Report 2005: Configure 2005.30, 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,DPDK,2N,CLX]: "{DIR[DTR]}/dpdk_performance_results_2n_clx"
33     DIR[DTR,PERF,DPDK,2N,DNV]: "{DIR[DTR]}/dpdk_performance_results_2n_dnv"
34     DIR[DTR,PERF,DPDK,3N,DNV]: "{DIR[DTR]}/dpdk_performance_results_3n_dnv"
35     DIR[DTR,PERF,DPDK,3N,TSH]: "{DIR[DTR]}/dpdk_performance_results_3n_tsh"
36     DIR[DTR,PERF,VPP,ALL]: "{DIR[DTR]}/vpp_performance_results"
37     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
38     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
39     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
40     DIR[DTR,PERF,VPP,2N,CLX]: "{DIR[DTR]}/vpp_performance_results_2n_clx"
41     DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
42     DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
43     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
44     DIR[DTR,MRR,VPP,ALL]: "{DIR[DTR]}/vpp_mrr_results"
45     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
46     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
47     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
48     DIR[DTR,MRR,VPP,2N,CLX]: "{DIR[DTR]}/vpp_mrr_results_2n_clx"
49     DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh"
50     DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
51     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
52     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
53
54     # Detailed test configurations
55     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
56     DIR[DTC,PERF,VPP,ALL]: "{DIR[DTC]}/vpp_performance_configuration"
57     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
58     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
59     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
60     DIR[DTC,PERF,VPP,2N,CLX]: "{DIR[DTC]}/vpp_performance_configuration_2n_clx"
61     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
62     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
63     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
64     DIR[DTC,MRR,VPP,ALL]: "{DIR[DTC]}/vpp_mrr_configuration"
65     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
66     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
67     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
68     DIR[DTC,MRR,VPP,2N,CLX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_clx"
69     DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
70     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
71     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
72     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
73
74     # Detailed tests operational data
75     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
76     DIR[DTO,PERF,VPP,ALL]: "{DIR[DTO]}/vpp_performance_operational_data"
77     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
78     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
79     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
80     DIR[DTO,PERF,VPP,2N,CLX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_clx"
81     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
82     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
83     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
84
85     # Latencies:
86     DIR[LAT,VPP]: "{DIR[WORKING,SRC]}/vpp_performance_tests/hdrh_packet_latency_by_percentile_graphs"
87     DIR[LAT,DPDK]: "{DIR[WORKING,SRC]}/dpdk_performance_tests/hdrh_packet_latency_by_percentile_graphs"
88
89     # .css patch file to fix tables generated by Sphinx
90     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
91     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
92
93   urls:
94     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
95     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
96     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
97     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
98     DIR[NEXUS,DOC]: "report/_static/archive"
99
100   make-dirs:
101   # List the directories which are created while preparing the environment.
102   # All directories MUST be defined in "paths" section.
103   - "DIR[WORKING,DATA]"
104   - "DIR[STATIC,VPP]"
105   - "DIR[STATIC,DPDK]"
106   - "DIR[STATIC,ARCH]"
107   - "DIR[BUILD,LATEX]"
108   - "DIR[WORKING,SRC]"
109   - "DIR[WORKING,SRC,STATIC]"
110
111   remove-dirs:
112   # List the directories which are deleted while cleaning the environment.
113   # All directories MUST be defined in "paths" section.
114   #- "DIR[BUILD,HTML]"
115   - "DIR[WORKING,DATA]"
116
117   build-dirs:
118   # List the directories where the results (build) is stored.
119   # All directories MUST be defined in "paths" section.
120   - "DIR[BUILD,HTML]"
121   - "DIR[BUILD,LATEX]"
122
123 - type: "configuration"
124
125   mapping-file: "mapping_report.yaml"
126
127   limits:
128     nic:
129       x520: 24460000
130       x553: 29761905
131       x710: 35800000
132       xxv710: 35800000
133       xl710: 35800000
134       cx556a: 60000000
135
136     link:
137       10ge: 14880952.38
138       25ge: 37202380.95
139       40ge: 59523809.52
140       100ge: 148809523.81
141
142     pci:
143       pci-g3-x8: 74404761.90
144       pci-g3-x16: 148809523.81
145
146   data-sets:
147
148     ###########################################################################
149     # Plots:
150
151     # 3n-hsw
152
153     plot-vpp-throughput-lat-tsa-3n-hsw:
154       csit-vpp-perf-report-iterative-2005-3n-hsw:
155         - 20  # NDRPDR sel env 4
156         - 21  # NDRPDR sel env 4
157         - 22  # NDRPDR sel env 4
158         - 23  # NDRPDR sel env 4
159         - 24  # NDRPDR sel env 4
160         - 25  # NDRPDR sel env 4
161         - 26  # NDRPDR sel env 4
162         - 27  # NDRPDR sel env 4
163         - 28  # NDRPDR sel env 4
164         - 29  # NDRPDR sel env 4
165
166     plot-vpp-hdrh-lat-3n-hsw:
167       csit-vpp-perf-report-iterative-2005-3n-hsw:
168         - 29  # NDRPDR sel env 4
169
170 #    plot-vpp-nfv-3n-hsw-ndrpdr:
171 #      csit-vpp-perf-report-iterative-2005-3n-hsw:
172 #        - 3   # NDRPDR sel
173 #        - 4   # NDRPDR sel
174 #        - 5   # NDRPDR sel
175 #        - 10  # NDRPDR sel
176 #        - 11  # NDRPDR sel
177 #        - 12  # NDRPDR sel
178 #        - 15  # NDRPDR sel
179 #        - 16  # NDRPDR sel
180 #        - 18  # NDRPDR sel
181 #        - 19  # NDRPDR sel
182
183 #    plot-vpp-nfv-3n-hsw-mrr:
184 #      csit-vpp-perf-report-iterative-2005-3n-hsw:
185 #        - 13  # MRR
186
187     plot-vpp-hoststack-3n-hsw:
188       csit-vpp-perf-verify-2005-3n-hsw:
189         - 3   # hoststack
190         - 5   # hoststack
191         - 6   # hoststack
192         - 7   # hoststack
193         - 8   # hoststack
194         - 9   # hoststack
195         - 10  # hoststack
196         - 11  # hoststack
197         - 12  # hoststack
198         - 13  # hoststack
199
200     plot-dpdk-throughput-latency-3n-hsw:
201       csit-dpdk-perf-report-iterative-2005-3n-hsw:
202         - 25  # NDRPDR iter
203         - 26  # NDRPDR iter
204         - 27  # NDRPDR iter
205         - 28  # NDRPDR iter
206         - 29  # NDRPDR iter
207         - 30  # NDRPDR iter
208         - 31  # NDRPDR iter
209         - 32  # NDRPDR iter
210         - 33  # NDRPDR iter
211         - 34  # NDRPDR iter
212
213     plot-dpdk-hdrh-lat-3n-hsw:
214       csit-dpdk-perf-report-iterative-2005-3n-hsw:
215         - 25  # NDRPDR iter
216
217     # 3n-skx
218
219     plot-vpp-throughput-lat-tsa-3n-skx:
220       csit-vpp-perf-report-iterative-2005-3n-skx:
221         - 42  # NDRPDR sel env 4
222         - 43  # NDRPDR sel env 4
223         - 44  # NDRPDR sel env 4
224         - 45  # NDRPDR sel env 4
225         - 47  # NDRPDR sel env 4
226
227     plot-vpp-hdrh-lat-3n-skx:
228       csit-vpp-perf-report-iterative-2005-3n-skx:
229         - 47  # NDRPDR sel env 4
230
231     plot-vpp-nfv-3n-skx-ndrpdr:
232       csit-vpp-perf-report-iterative-2005-3n-skx:
233         - 4   # NDRPDR sel
234         - 5   # NDRPDR sel ??? all x710 failed
235         - 33  # NDRPDR sel
236         - 28  # NDRPDR sel
237         - 34  # NDRPDR sel
238
239     plot-vpp-nfv-3n-skx-mrr:
240       csit-vpp-perf-report-iterative-2005-3n-skx:
241         - 49  # MRR sel env 4
242
243     plot-dpdk-throughput-latency-3n-skx:
244       csit-dpdk-perf-report-iterative-2005-3n-skx:
245         - 28  # NDRPDR iter
246         - 29  # NDRPDR iter
247         - 30  # NDRPDR iter
248         - 31  # NDRPDR iter
249         - 32  # NDRPDR iter
250         - 33  # NDRPDR iter
251         - 34  # NDRPDR iter
252         - 35  # NDRPDR iter
253         - 36  # NDRPDR iter
254         - 37  # NDRPDR iter
255
256     plot-dpdk-hdrh-lat-3n-skx:
257       csit-dpdk-perf-report-iterative-2005-3n-skx:
258         - 28  # NDRPDR iter
259
260     # 2n-skx
261
262     plot-vpp-throughput-lat-tsa-2n-skx:
263       csit-vpp-perf-report-iterative-2005-2n-skx:
264         - 88  # NDRPDR sel env 4
265         - 89  # NDRPDR sel env 4
266         - 90  # NDRPDR sel env 4
267         - 91  # NDRPDR sel env 4
268         - 92  # NDRPDR sel env 4
269         - 93  # NDRPDR sel env 4
270         - 94  # NDRPDR sel env 4
271
272     plot-vpp-hdrh-lat-2n-skx:
273       csit-vpp-perf-report-iterative-2005-2n-skx:
274         - 94  # NDRPDR sel
275
276     plot-vpp-soak-2n-skx:
277       csit-vpp-perf-report-iterative-2005-2n-skx:
278         - 122 # Soak
279         - 123 # Soak
280
281     plot-vpp-nfv-2n-skx-ndrpdr:
282       csit-vpp-perf-report-iterative-2005-2n-skx:
283         - 113 # nf-density-sel env 4
284         - 114 # nf-density-sel env 4
285         - 124 # nf-density-sel env 4
286
287     plot-vpp-nfv-2n-skx-mrr:
288       csit-vpp-perf-report-iterative-2005-2n-skx:
289         - 115 # nf-density-sel env 4
290
291     plot-vpp-nfv-reconf-2n-skx:
292       csit-vpp-perf-report-iterative-2005-2n-skx:
293         - 106 # Reconf env 4
294         - 107 # Reconf env 4
295         - 108 # Reconf env 4
296         - 109 # Reconf env 4
297         - 110 # Reconf env 4
298         - 111 # Reconf env 4
299         - 112 # Reconf env 4
300         - 118 # Reconf env 4
301         - 120 # Reconf env 4
302         - 121 # Reconf env 4
303
304     plot-dpdk-throughput-latency-2n-skx:
305       csit-dpdk-perf-report-iterative-2005-2n-skx:
306         - 20  # NDRPDR iter
307         - 21  # NDRPDR iter
308         - 22  # NDRPDR iter
309         - 23  # NDRPDR iter
310         - 24  # NDRPDR iter
311         - 25  # NDRPDR iter
312         - 26  # NDRPDR iter
313         - 27  # NDRPDR iter
314         - 28  # NDRPDR iter
315         - 29  # NDRPDR iter
316
317     plot-dpdk-hdrh-lat-2n-skx:
318       csit-dpdk-perf-report-iterative-2005-2n-skx:
319         - 20  # NDRPDR iter
320
321     # 2n-clx
322
323     plot-vpp-throughput-lat-tsa-2n-clx:
324       csit-vpp-perf-report-iterative-2005-2n-clx:
325         - 62  # NDRPDR sel env 4
326         - 63  # NDRPDR sel env 4
327         - 64  # NDRPDR sel env 4
328         - 65  # NDRPDR sel env 4
329         - 66  # NDRPDR sel env 4
330         - 68  # NDRPDR sel env 4
331         - 69  # NDRPDR sel env 4
332         - 70  # NDRPDR sel env 4
333
334     plot-vpp-hdrh-lat-2n-clx:
335       csit-vpp-perf-report-iterative-2005-2n-clx:
336         - 70  # NDRPDR sel env 4
337
338     plot-vpp-nfv-2n-clx-ndrpdr:
339       csit-vpp-perf-report-iterative-2005-2n-clx:
340         - 91  # nfv-density-00 env 4
341         - 92  # nfv-density-00 env 4
342         - 93  # nfv-density-00 env 4
343         - 97  # nfv-density-00 env 4
344         - 98  # nfv-density-00 env 4
345         - 99  # nfv-density-00 env 4
346         - 100 # nfv-density-00 env 4
347
348     plot-vpp-nfv-2n-clx-mrr:
349       csit-vpp-perf-report-iterative-2005-2n-clx:
350         - 96  # MRR
351
352     plot-vpp-nfv-reconf-2n-clx:
353       csit-vpp-perf-report-iterative-2005-2n-clx:
354         - 81  # Reconf env 4
355         - 82  # Reconf env 4
356         - 83  # Reconf env 4
357         - 84  # Reconf env 4
358         - 85  # Reconf env 4
359         - 86  # Reconf env 4
360         - 87  # Reconf env 4
361         - 88  # Reconf env 4
362         - 89  # Reconf env 4
363         - 90  # Reconf env 4
364
365     plot-vpp-soak-2n-clx:
366       csit-vpp-perf-report-iterative-2005-2n-clx:
367         - 101 # Soak
368         - 102 # Soak
369
370     plot-dpdk-throughput-latency-2n-clx:
371       csit-dpdk-perf-report-iterative-2005-2n-clx:
372         - 20  # NDRPDR iter
373         - 21  # NDRPDR iter
374         - 22  # NDRPDR iter
375         - 23  # NDRPDR iter
376         - 24  # NDRPDR iter
377         - 25  # NDRPDR iter
378         - 26  # NDRPDR iter
379         - 27  # NDRPDR iter
380         - 28  # NDRPDR iter
381         - 29  # NDRPDR iter
382
383     plot-dpdk-hdrh-lat-2n-clx:
384       csit-dpdk-perf-report-iterative-2005-2n-clx:
385         - 21  # NDRPDR iter
386
387     # 3n-tsh
388
389     plot-vpp-throughput-lat-tsa-3n-tsh:
390       csit-vpp-perf-report-iterative-2005-3n-tsh:
391         - 23  # NDRPDR sel env 4
392         - 25  # NDRPDR sel env 4
393         - 33  # NDRPDR sel env 4
394         - 34  # NDRPDR sel env 4
395         - 35  # NDRPDR sel env 4
396
397     plot-vpp-hdrh-lat-3n-tsh:
398       csit-vpp-perf-report-iterative-2005-3n-tsh:
399         - 35  # NDRPDR sel env 4
400
401     plot-dpdk-throughput-latency-3n-tsh:
402       csit-dpdk-perf-report-iterative-2005-3n-tsh:
403         - 5   # NDRPDR sel
404
405     plot-dpdk-hdrh-lat-3n-tsh:
406       csit-dpdk-perf-report-iterative-2005-3n-tsh:
407         - 5   # NDRPDR sel
408
409     # 3n-dnv
410
411     plot-vpp-throughput-lat-tsa-3n-dnv:
412       csit-vpp-perf-report-iterative-2005-3n-dnv:
413         - 2   # NDRPDR sel
414         - 3   # NDRPDR sel
415         - 4   # NDRPDR sel
416         - 5   # NDRPDR sel
417         - 6   # NDRPDR sel
418         - 7   # NDRPDR sel
419         - 9   # NDRPDR sel
420         - 10  # NDRPDR sel
421         - 11  # NDRPDR sel
422         - 12  # NDRPDR sel
423
424     plot-dpdk-throughput-latency-3n-dnv:
425       csit-dpdk-perf-report-iterative-2005-3n-dnv:
426         - 6   # NDRPDR sel
427         - 7   # NDRPDR sel
428         - 8   # NDRPDR sel
429         - 9   # NDRPDR sel
430         - 10  # NDRPDR sel
431         - 11  # NDRPDR sel
432         - 12  # NDRPDR sel
433         - 13  # NDRPDR sel
434         - 14  # NDRPDR sel
435         - 16  # NDRPDR sel
436
437     # 2n-dnv
438
439     plot-vpp-throughput-lat-tsa-2n-dnv:
440       csit-vpp-perf-report-iterative-2005-2n-dnv:
441         - 3   # NDRPDR sel
442         - 6   # NDRPDR sel
443         - 7   # NDRPDR sel
444         - 8   # NDRPDR sel
445         - 9   # NDRPDR sel
446         - 10  # NDRPDR sel
447         - 11  # NDRPDR sel
448         - 12  # NDRPDR sel
449         - 13  # NDRPDR sel
450         - 14  # NDRPDR sel
451
452     plot-dpdk-throughput-latency-2n-dnv:
453       csit-dpdk-perf-report-iterative-2005-2n-dnv:
454         - 8   # NDRPDR sel
455         - 9   # NDRPDR sel
456         - 10  # NDRPDR sel
457         - 11  # NDRPDR sel
458         - 12  # NDRPDR sel
459         - 13  # NDRPDR sel
460         - 14  # NDRPDR sel
461         - 15  # NDRPDR sel
462         - 16  # NDRPDR sel
463         - 17  # NDRPDR sel
464
465     ###########################################################################
466     # Simple tables (only one data set):
467
468     # NIC Comparisons
469
470     vpp-nic-comparison-3n-skx:
471       csit-vpp-perf-report-iterative-2005-3n-skx:
472         - 42  # NDRPDR sel env 4
473         - 43  # NDRPDR sel env 4
474         - 44  # NDRPDR sel env 4
475         - 45  # NDRPDR sel env 4
476         - 47  # NDRPDR sel env 4
477
478     vpp-nic-comparison-2n-skx:
479       csit-vpp-perf-report-iterative-2005-2n-skx:
480         - 88  # NDRPDR sel env 4
481         - 89  # NDRPDR sel env 4
482         - 90  # NDRPDR sel env 4
483         - 91  # NDRPDR sel env 4
484         - 92  # NDRPDR sel env 4
485         - 93  # NDRPDR sel env 4
486         - 94  # NDRPDR sel env 4
487
488     vpp-nic-comparison-3n-skx-mrr:
489       csit-vpp-perf-report-iterative-2005-3n-skx:
490         - 49  # MRR sel env 4
491
492     vpp-nic-comparison-2n-skx-mrr:
493       csit-vpp-perf-report-iterative-2005-2n-skx:
494         - 99  # MRR sel env 4
495
496     # Results
497
498     vpp-perf-results-3n-hsw:
499       csit-vpp-perf-report-coverage-2005-3n-hsw:
500         - 74  # crypto-00
501         - 75  # crypto-01
502         - 76  # crypto-02
503         - 77  # crypto-03
504         - 78  # ip4-00
505         - 79  # ip4-01
506         - 80  # ip4-02
507         - 81  # ip4-03
508         - 73  # ip4-04
509         - 82  # ip4-05
510         - 83  # ip4-06
511         - 84  # ip4-07
512         - 85  # ip4-08
513         - 86  # ip4tun-00
514         - 87  # ip4tun-01
515         - 88  # ip4tun-02
516         - 89  # ip6-00
517         - 90  # ip6-01
518         - 91  # ip6tun-00
519         - 92  # l2-00
520         - 93  # l2-01
521         - 94  # l2-02
522         - 95  # l2-03
523         - 96  # l2-04
524         - 97  # l2-05
525         - 98  # l2-06
526         - 99  # l2-07
527         - 100 # l2-08
528         - 101 # l2-09
529         - 102 # l2-10
530         - 103 # memif-00
531         - 104 # srv6-00
532         - 105 # srv6-01
533         - 106 # vhost-00
534         - 107 # vhost-01
535         - 109 # vhost-02
536
537     vpp-perf-results-3n-skx:
538       csit-vpp-perf-report-coverage-2005-3n-skx:
539         - 45  # crypto-00
540         - 46  # crypto-01
541         - 47  # crypto-02
542         - 51  # ip4-01
543         - 52  # ip4-02
544         - 53  # ip4-03
545         - 54  # ip4-04
546         - 55  # ip4-05
547         - 56  # ip4-06
548         - 57  # ip4-07
549         - 58  # ip4-08
550         - 59  # ip4tun-00
551         - 60  # ip4tun-01
552         - 61  # ip4tun-02
553         - 62  # ip6-00
554         - 63  # ip6-01
555         - 64  # ip6tun-00
556         - 65  # l2-00
557         - 66  # l2-01
558         - 67  # l2-02
559         - 68  # l2-03
560         - 71  # l2-06
561         - 72  # l2-07
562         - 73  # l2-08
563         - 75  # l2-10
564         - 81  # vhost-02
565
566     vpp-perf-results-2n-skx:
567       csit-vpp-perf-report-coverage-2005-2n-skx:
568         - 28  # ip4-00
569         - 29  # ip4-01
570         - 30  # ip4-02
571         - 31  # ip4-03
572         - 35  # ip6-01
573         - 37  # l2-01
574         - 39  # memif-00
575         - 41  # vhost-01
576         - 42  # vts-00
577
578     vpp-perf-results-2n-clx:
579       csit-vpp-perf-report-coverage-2005-2n-clx:
580         - 24  # ip4-00
581         - 25  # ip4-01
582         - 26  # ip4-02
583         - 27  # ip4-03
584         - 28  # ip4-04
585         - 29  # ip4-05
586         - 31  # l2-00
587         - 32  # vhost-00
588         - 33  # vhost-01
589
590     vpp-perf-results-3n-tsh:
591       csit-vpp-perf-report-iterative-2005-3n-tsh:
592         - 35  # NDRPDR sel env 4
593
594     vpp-perf-results-3n-dnv:
595       csit-vpp-perf-report-coverage-2005-3n-dnv:
596         - 1   # perf-full-3n-dnv-crypto_I
597         - 24  # perf-full-3n-dnv-crypto_II
598         - 5   # perf-full-3n-dnv-ip4_I
599         - 13  # perf-full-3n-dnv-ip4_II
600         - 17  # perf-full-3n-dnv-ip6_I
601         - 18  # perf-full-3n-dnv-ip6_II
602         - 21  # perf-full-3n-dnv-l2_I
603         - 22  # perf-full-3n-dnv-l2_II
604         - 23  # perf-full-3n-dnv-ip4-tunnels_I
605
606     vpp-perf-results-2n-dnv:
607       csit-vpp-perf-report-coverage-2005-2n-dnv:
608         - 1   # perf-full-2n-dnv-ip4_I
609         - 2   # perf-full-2n-dnv-ip4_II
610         - 3   # perf-full-2n-dnv-ip6_I
611         - 4   # perf-full-2n-dnv-ip6_II
612         - 5   # perf-full-2n-dnv-l2_I
613         - 6   # perf-full-2n-dnv-l2_II
614
615     vpp-mrr-results-3n-hsw:
616       csit-vpp-perf-report-iterative-2005-3n-hsw:
617         - 30  # MRR env 4
618
619     vpp-mrr-results-3n-skx:
620       csit-vpp-perf-report-iterative-2005-3n-skx:
621         - 49  # MRR sel env 4
622
623     vpp-mrr-results-2n-skx:
624       csit-vpp-perf-report-iterative-2005-2n-skx:
625         - 99  # MRR sel env 4
626
627     vpp-mrr-results-2n-clx:
628       csit-vpp-perf-report-iterative-2005-2n-clx:
629         - 72  # MRR env 4
630
631     vpp-mrr-results-3n-tsh:
632       csit-vpp-perf-report-iterative-2005-3n-tsh:
633         - 27  # MRR sel env 4
634
635     vpp-mrr-results-3n-dnv:
636       csit-vpp-perf-report-iterative-2005-3n-dnv:
637         - 8   # MRR
638
639     vpp-mrr-results-2n-dnv:
640       csit-vpp-perf-report-iterative-2005-2n-dnv:
641         - 15  # MRR sel
642
643     vpp-device-results-ubuntu:
644       csit-vpp-device-2005-ubuntu1804-1n-skx:
645         - 35
646
647     dpdk-perf-results-3n-hsw:
648       csit-dpdk-perf-report-iterative-2005-3n-hsw:
649         - 25  # NDRPDR iter
650
651     dpdk-perf-results-3n-skx:
652       csit-dpdk-perf-report-iterative-2005-3n-skx:
653         - 28  # NDRPDR iter
654
655     dpdk-perf-results-2n-skx:
656       csit-dpdk-perf-report-iterative-2005-2n-skx:
657         - 20  # NDRPDR iter
658
659     dpdk-perf-results-2n-clx:
660       csit-dpdk-perf-report-iterative-2005-2n-clx:
661         - 21  # NDRPDR iter
662
663     dpdk-perf-results-2n-dnv:
664       csit-dpdk-perf-report-iterative-2005-2n-dnv:
665         - 8   # NDRPDR sel
666
667     dpdk-perf-results-3n-dnv:
668       csit-dpdk-perf-report-iterative-2005-3n-dnv:
669         - 6   # NDRPDR sel
670
671     dpdk-perf-results-3n-tsh:
672       csit-dpdk-perf-report-iterative-2005-3n-tsh:
673         - 5   # NDRPDR sel
674
675 ###########################################################################
676     # Tables (more than one data set)
677
678     # Performance changes
679
680     vpp-performance-changes-3n-hsw-h1:
681       csit-vpp-perf-verify-1908-3n-hsw:
682         - 12  # NDRPDR sel
683         - 13  # NDRPDR sel
684         - 14  # NDRPDR sel
685         - 15  # NDRPDR sel
686         - 16  # NDRPDR sel
687         - 17  # NDRPDR sel
688         - 18  # NDRPDR sel
689         - 19  # NDRPDR sel
690         - 20  # NDRPDR sel
691         - 21  # NDRPDR sel
692     vpp-performance-changes-3n-hsw-ref:
693       csit-vpp-perf-verify-2001-3n-hsw:
694         - 21  # NDRPDR sel
695         - 22  # NDRPDR sel
696         - 23  # NDRPDR sel
697         - 24  # NDRPDR sel
698         - 25  # NDRPDR sel
699         - 29  # NDRPDR sel
700         - 30  # NDRPDR sel
701         - 31  # NDRPDR sel
702         - 32  # NDRPDR sel
703         - 34  # NDRPDR sel
704     vpp-performance-changes-3n-hsw-cmp:
705       csit-vpp-perf-report-iterative-2005-3n-hsw:
706         - 3   # NDRPDR sel
707         - 4   # NDRPDR sel
708         - 5   # NDRPDR sel
709         - 10  # NDRPDR sel
710         - 11  # NDRPDR sel
711         - 12  # NDRPDR sel
712         - 15  # NDRPDR sel
713         - 16  # NDRPDR sel
714         - 18  # NDRPDR sel
715         - 19  # NDRPDR sel
716     vpp-performance-changes-3n-hsw-cmp-2:
717       csit-vpp-perf-report-iterative-2005-3n-hsw:
718         - 20  # NDRPDR sel env 4
719         - 21  # NDRPDR sel env 4
720         - 22  # NDRPDR sel env 4
721         - 23  # NDRPDR sel env 4
722         - 24  # NDRPDR sel env 4
723         - 25  # NDRPDR sel env 4
724         - 26  # NDRPDR sel env 4
725         - 27  # NDRPDR sel env 4
726         - 28  # NDRPDR sel env 4
727         - 29  # NDRPDR sel env 4
728     vpp-performance-changes-3n-hsw-cmp-2001.0-4:
729       csit-vpp-perf-report-iterative-2005-3n-hsw:
730         - 31  # NDRPDR sel 2001.0-4
731         - 32  # NDRPDR sel 2001.0-4
732         - 33  # NDRPDR sel 2001.0-4
733         - 34  # NDRPDR sel 2001.0-4
734         - 35  # NDRPDR sel 2001.0-4
735         - 36  # NDRPDR sel 2001.0-4
736         - 38  # NDRPDR sel 2001.0-4
737
738     vpp-performance-changes-3n-skx-h1:
739       csit-vpp-perf-verify-1908_1-3n-skx:
740         - 26  # NDRPDR sel - new1908.1
741         - 27  # NDRPDR sel - new1908.1
742         - 28  # NDRPDR sel - new1908.1
743         - 29  # NDRPDR sel - new1908.1
744         - 30  # NDRPDR sel - new1908.1
745         - 31  # NDRPDR sel - new1908.1
746         - 33  # NDRPDR sel - new1908.1
747         - 34  # NDRPDR sel - new1908.1
748         - 35  # NDRPDR sel - new1908.1
749         - 36  # NDRPDR sel - new1908.1
750     vpp-performance-changes-3n-skx-ref:
751       csit-vpp-perf-verify-2001-3n-skx:
752         - 69  # NDRPDR sel - new2001.0
753         - 71  # NDRPDR sel - new2001.0
754         - 72  # NDRPDR sel - new2001.0
755         - 76  # NDRPDR sel - new2001.0
756         - 77  # NDRPDR sel - new2001.0
757         - 78  # NDRPDR sel - new2001.0
758         - 80  # NDRPDR sel - new2001.0
759     vpp-performance-changes-3n-skx-cmp:
760       csit-vpp-perf-report-iterative-2005-3n-skx:
761         - 4   # NDRPDR sel
762         - 5   # NDRPDR sel ??? all x710 failed
763         - 33  # NDRPDR sel
764         - 28  # NDRPDR sel
765         - 34  # NDRPDR sel
766         - 36  # NDRPDR sel
767         - 37  # NDRPDR sel
768         - 38  # NDRPDR sel
769         - 39  # NDRPDR sel
770         - 41  # NDRPDR sel
771     vpp-performance-changes-3n-skx-cmp-2:
772       csit-vpp-perf-report-iterative-2005-3n-skx:
773         - 42  # NDRPDR sel env 4
774         - 43  # NDRPDR sel env 4
775         - 44  # NDRPDR sel env 4
776         - 45  # NDRPDR sel env 4
777         - 47  # NDRPDR sel env 4
778     vpp-performance-changes-3n-skx-cmp-2001.0-4:
779       csit-vpp-perf-report-iterative-2005-3n-skx:
780         - 50  # NDRPDR sel 2001.0-4
781         - 51  # NDRPDR sel 2001.0-4
782         - 52  # NDRPDR sel 2001.0-4
783         - 53  # NDRPDR sel 2001.0-4
784         - 54  # NDRPDR sel 2001.0-4
785
786     vpp-performance-changes-2n-skx-h1:
787       csit-vpp-perf-verify-1908_1-2n-skx:
788         - 39  # NDRPDR sel - new1908.1
789         - 40  # NDRPDR sel - new1908.1
790         - 41  # NDRPDR sel - new1908.1
791         - 43  # NDRPDR sel - new1908.1
792         - 44  # NDRPDR sel - new1908.1
793         - 45  # NDRPDR sel - new1908.1
794         - 46  # NDRPDR sel - new1908.1
795         - 47  # NDRPDR sel - new1908.1
796         - 48  # NDRPDR sel - new1908.1
797         - 49  # NDRPDR sel - new1908.1
798     vpp-performance-changes-2n-skx-ref:
799       csit-vpp-perf-verify-2001-2n-skx:
800         - 143  # NDRPDR sel - new2001.0
801         - 146  # NDRPDR sel - new2001.0
802         - 147  # NDRPDR sel - new2001.0
803         - 148  # NDRPDR sel - new2001.0
804         - 149  # NDRPDR sel - new2001.0
805         - 150  # NDRPDR sel - new2001.0
806         - 151  # NDRPDR sel - new2001.0
807         - 152  # NDRPDR sel - new2001.0
808         - 153  # NDRPDR sel - new2001.0
809         - 154  # NDRPDR sel - new2001.0
810     vpp-performance-changes-2n-skx-cmp:
811       csit-vpp-perf-report-iterative-2005-2n-skx:
812         - 43  # NDRPDR sel
813         - 38  # NDRPDR sel
814         - 7   # NDRPDR sel
815         - 65  # NDRPDR sel
816         - 47  # NDRPDR sel
817         - 55  # NDRPDR sel
818         - 67  # NDRPDR sel
819         - 75  # NDRPDR sel
820         - 76  # NDRPDR sel
821         - 73  # NDRPDR sel
822     vpp-performance-changes-2n-skx-cmp-2:
823       csit-vpp-perf-report-iterative-2005-2n-skx:
824         - 88  # NDRPDR sel env 4
825         - 89  # NDRPDR sel env 4
826         - 90  # NDRPDR sel env 4
827         - 91  # NDRPDR sel env 4
828         - 92  # NDRPDR sel env 4
829         - 93  # NDRPDR sel env 4
830         - 94  # NDRPDR sel env 4
831     vpp-performance-changes-2n-skx-cmp-2001.0-4:
832       csit-vpp-perf-report-iterative-2005-2n-skx:
833         - 100 # NDRPDR sel 2001.0-4
834         - 101 # NDRPDR sel 2001.0-4
835         - 102 # NDRPDR sel 2001.0-4
836         - 103 # NDRPDR sel 2001.0-4
837         - 104 # NDRPDR sel 2001.0-4
838         - 105 # NDRPDR sel 2001.0-4
839
840 #    vpp-performance-changes-nfv-2n-skx-ref:
841 #      csit-vpp-perf-verify-2001-2n-skx:
842 #        - 30  # NFV
843 #        - 31  # NFV
844 #    vpp-performance-changes-nfv-2n-skx-cmp:
845 #      csit-vpp-perf-report-iterative-2005-2n-skx:
846 #        - 43  # NDRPDR sel
847 #        - 38  # NDRPDR sel
848 #        - 7   # NDRPDR sel
849 #        - 78  # nf-density-sel
850 #        - 83  # nf-density-sel
851
852     vpp-performance-changes-2n-clx-ref:
853       csit-vpp-perf-verify-2001-2n-clx:
854         - 28  # NDRPDR sel
855         - 29  # NDRPDR sel
856         - 32  # NDRPDR sel
857         - 40  # NDRPDR sel
858         - 43  # NDRPDR sel
859         - 44  # NDRPDR sel
860         - 45  # NDRPDR sel
861         - 47  # NDRPDR sel
862         - 48  # NDRPDR sel
863         - 49  # NDRPDR sel
864     vpp-performance-changes-2n-clx-cmp:
865       csit-vpp-perf-report-iterative-2005-2n-clx:
866         - 7   # NDRPDR sel
867         - 38  # NDRPDR sel
868         - 9   # NDRPDR sel
869         - 32  # NDRPDR sel ???
870         - 33  # NDRPDR sel ???
871         - 39  # NDRPDR sel
872         - 40  # NDRPDR sel
873         - 43  # NDRPDR sel
874         - 50  # NDRPDR sel
875         - 51  # NDRPDR sel
876     vpp-performance-changes-2n-clx-cmp-2:
877       csit-vpp-perf-report-iterative-2005-2n-clx:
878         - 62  # NDRPDR sel env 4
879         - 63  # NDRPDR sel env 4
880         - 64  # NDRPDR sel env 4
881         - 65  # NDRPDR sel env 4
882         - 66  # NDRPDR sel env 4
883         - 68  # NDRPDR sel env 4
884         - 69  # NDRPDR sel env 4
885         - 70  # NDRPDR sel env 4
886     vpp-performance-changes-2n-clx-cmp-2001.0-4:
887       csit-vpp-perf-report-iterative-2005-2n-clx:
888         - 73  # NDRPDR sel 2001.0-4
889         - 74  # NDRPDR sel 2001.0-4
890         - 75  # NDRPDR sel 2001.0-4
891         - 76  # NDRPDR sel 2001.0-4
892         - 77  # NDRPDR sel 2001.0-4
893         - 78  # NDRPDR sel 2001.0-4
894         - 79  # NDRPDR sel 2001.0-4
895         - 80  # NDRPDR sel 2001.0-4
896
897     vpp-performance-changes-2n-dnv-h1:
898       csit-vpp-perf-verify-1908-2n-dnv:
899         - 1   # NDRPDR sel
900         - 2   # NDRPDR sel
901         - 3   # NDRPDR sel
902         - 4   # NDRPDR sel
903         - 5   # NDRPDR sel
904         - 6   # NDRPDR sel
905         - 7   # NDRPDR sel
906         - 8   # NDRPDR sel
907         - 9   # NDRPDR sel
908         - 10  # NDRPDR sel
909     vpp-performance-changes-2n-dnv-ref:
910       csit-vpp-perf-verify-2001-2n-dnv:
911         - 4   # NDRPDR sel
912         - 5   # NDRPDR sel
913         - 6   # NDRPDR sel
914         - 7   # NDRPDR sel
915         - 8   # NDRPDR sel
916         - 9   # NDRPDR sel
917         - 10  # NDRPDR sel
918         - 11  # NDRPDR sel
919         - 13  # NDRPDR sel
920         - 16  # NDRPDR sel
921     vpp-performance-changes-2n-dnv-cmp:
922       csit-vpp-perf-report-iterative-2005-2n-dnv:
923         - 3   # NDRPDR sel
924         - 6   # NDRPDR sel
925         - 7   # NDRPDR sel
926         - 8   # NDRPDR sel
927         - 9   # NDRPDR sel
928         - 10  # NDRPDR sel
929         - 11  # NDRPDR sel
930         - 12  # NDRPDR sel
931         - 13  # NDRPDR sel
932         - 14  # NDRPDR sel
933
934     vpp-performance-changes-3n-dnv-h1:
935       csit-vpp-perf-verify-1908-3n-dnv:
936         - 6   # NDRPDR sel
937         - 7   # NDRPDR sel
938         - 8   # NDRPDR sel
939         - 9   # NDRPDR sel
940         - 10  # NDRPDR sel
941         - 12  # NDRPDR sel
942         - 13  # NDRPDR sel
943         - 14  # NDRPDR sel
944         - 15  # NDRPDR sel
945         - 16  # NDRPDR sel
946     vpp-performance-changes-3n-dnv-ref:
947       csit-vpp-perf-verify-2001-3n-dnv:
948         - 5   # NDRPDR sel
949         - 6   # NDRPDR sel
950         - 7   # NDRPDR sel
951         - 8   # NDRPDR sel
952         - 9   # NDRPDR sel
953         - 10  # NDRPDR sel
954         - 12  # NDRPDR sel
955         - 16  # NDRPDR sel
956         - 17  # NDRPDR sel
957         - 18  # NDRPDR sel
958     vpp-performance-changes-3n-dnv-cmp:
959       csit-vpp-perf-report-iterative-2005-3n-dnv:
960         - 2   # NDRPDR sel
961         - 3   # NDRPDR sel
962         - 4   # NDRPDR sel
963         - 5   # NDRPDR sel
964         - 6   # NDRPDR sel
965         - 7   # NDRPDR sel
966         - 9   # NDRPDR sel
967         - 10  # NDRPDR sel
968         - 11  # NDRPDR sel
969         - 12  # NDRPDR sel
970
971     vpp-performance-changes-3n-tsh-h1:
972       csit-vpp-perf-verify-1908-3n-tsh:
973         - 7   # NDRPDR sel
974         - 8   # NDRPDR sel
975         - 9   # NDRPDR sel
976         - 10  # NDRPDR sel
977         - 11  # NDRPDR sel
978         - 12  # NDRPDR sel
979         - 13  # NDRPDR sel
980         - 14  # NDRPDR sel
981         - 15  # NDRPDR sel
982         - 16  # NDRPDR sel
983     vpp-performance-changes-3n-tsh-ref:
984       csit-vpp-perf-verify-2001-3n-tsh:
985         - 3   # NDRPDR sel
986         - 4   # NDRPDR sel
987         - 7   # NDRPDR sel
988         - 8   # NDRPDR sel
989         - 10  # NDRPDR sel
990         - 12  # NDRPDR sel
991         - 13  # NDRPDR sel
992         - 14  # NDRPDR sel
993         - 15  # NDRPDR sel
994         - 21  # NDRPDR sel
995     vpp-performance-changes-3n-tsh-cmp:
996       csit-vpp-perf-report-iterative-2005-3n-tsh:
997         - 9   # NDRPDR sel
998         - 11  # NDRPDR sel
999         - 12  # NDRPDR sel
1000         - 20  # NDRPDR sel
1001         - 14  # NDRPDR sel
1002         - 21  # NDRPDR sel
1003     vpp-performance-changes-3n-tsh-cmp-2:
1004       csit-vpp-perf-report-iterative-2005-3n-tsh:
1005         - 23  # NDRPDR sel env 4
1006         - 25  # NDRPDR sel env 4
1007         - 33  # NDRPDR sel env 4
1008         - 34  # NDRPDR sel env 4
1009         - 35  # NDRPDR sel env 4
1010     vpp-performance-changes-3n-tsh-cmp-2001.0-4:
1011       csit-vpp-perf-report-iterative-2005-3n-tsh:
1012         - 28  # NDRPDR sel 2001.0-4
1013         - 29  # NDRPDR sel 2001.0-4
1014         - 31  # NDRPDR sel 2001.0-4
1015
1016     vpp-soak-vs-ndr-2n-skx-ref:
1017       csit-vpp-perf-report-iterative-2005-2n-skx:
1018         - 88  # NDRPDR sel env 4
1019         - 89  # NDRPDR sel env 4
1020         - 90  # NDRPDR sel env 4
1021         - 91  # NDRPDR sel env 4
1022         - 92  # NDRPDR sel env 4
1023         - 93  # NDRPDR sel env 4
1024         - 94  # NDRPDR sel env 4
1025     vpp-soak-vs-ndr-2n-skx-cmp:
1026       csit-vpp-perf-report-iterative-2005-2n-skx:
1027         - 122 # Soak
1028         - 123 # Soak
1029     vpp-soak-vs-ndr-2n-skx:
1030       csit-vpp-perf-report-iterative-2005-2n-skx:
1031         - 88  # NDRPDR sel env 4
1032         - 89  # NDRPDR sel env 4
1033         - 90  # NDRPDR sel env 4
1034         - 91  # NDRPDR sel env 4
1035         - 92  # NDRPDR sel env 4
1036         - 93  # NDRPDR sel env 4
1037         - 94  # NDRPDR sel env 4
1038         - 122 # Soak
1039         - 123 # Soak
1040
1041     vpp-soak-vs-ndr-2n-clx-ref:
1042       csit-vpp-perf-report-iterative-2005-2n-clx:
1043         - 62  # NDRPDR sel env 4
1044         - 63  # NDRPDR sel env 4
1045         - 64  # NDRPDR sel env 4
1046         - 65  # NDRPDR sel env 4
1047         - 66  # NDRPDR sel env 4
1048         - 68  # NDRPDR sel env 4
1049         - 69  # NDRPDR sel env 4
1050         - 70  # NDRPDR sel env 4
1051     vpp-soak-vs-ndr-2n-clx-cmp:
1052       csit-vpp-perf-report-iterative-2005-2n-clx:
1053         - 101 # Soak
1054         - 102 # Soak
1055     vpp-soak-vs-ndr-2n-clx:
1056       csit-vpp-perf-report-iterative-2005-2n-clx:
1057         - 62  # NDRPDR sel env 4
1058         - 63  # NDRPDR sel env 4
1059         - 64  # NDRPDR sel env 4
1060         - 65  # NDRPDR sel env 4
1061         - 66  # NDRPDR sel env 4
1062         - 68  # NDRPDR sel env 4
1063         - 69  # NDRPDR sel env 4
1064         - 70  # NDRPDR sel env 4
1065         - 101 # Soak
1066         - 102 # Soak
1067
1068     vpp-performance-changes-3n-hsw-mrr-h1:
1069       csit-vpp-perf-verify-1908-3n-hsw:
1070         - 39  # MRR sel
1071     vpp-performance-changes-3n-hsw-mrr-ref:
1072       csit-vpp-perf-verify-2001-3n-hsw:
1073         - 17  # MRR sel
1074     vpp-performance-changes-3n-hsw-mrr-cmp:
1075       csit-vpp-perf-report-iterative-2005-3n-hsw:
1076         - 13  # MRR
1077     vpp-performance-changes-3n-hsw-mrr-cmp-2:
1078       csit-vpp-perf-report-iterative-2005-3n-hsw:
1079         - 30  # MRR env 4
1080
1081 #    vpp-performance-changes-3n-skx-mrr-h1:
1082 #      csit-vpp-perf-verify-1908-3n-skx:
1083 #        - 36  # MRR sel
1084     vpp-performance-changes-3n-skx-mrr-ref:
1085       csit-vpp-perf-verify-2001-3n-skx:
1086         - 50  # MRR sel
1087         - 53  # MRR sel addition
1088     vpp-performance-changes-3n-skx-mrr-cmp:
1089       csit-vpp-perf-report-iterative-2005-3n-skx:
1090         - 6   # MRR sel
1091     vpp-performance-changes-3n-skx-mrr-cmp-2:
1092       csit-vpp-perf-report-iterative-2005-3n-skx:
1093         - 49  # MRR sel env 4
1094
1095 #    vpp-performance-changes-2n-skx-mrr-h1:
1096 #      csit-vpp-perf-verify-1908-2n-skx:
1097 #        - 69  # MRR sel
1098     vpp-performance-changes-2n-skx-mrr-ref:
1099       csit-vpp-perf-verify-2001-2n-skx:
1100         - 101 # MRR sel
1101         - 128 # MRR sel addition
1102     vpp-performance-changes-2n-skx-mrr-cmp:
1103       csit-vpp-perf-report-iterative-2005-2n-skx:
1104         - 42  # MRR sel
1105     vpp-performance-changes-2n-skx-mrr-cmp-2:
1106       csit-vpp-perf-report-iterative-2005-2n-skx:
1107         - 99  # MRR sel env 4
1108
1109     vpp-performance-changes-2n-clx-mrr-ref:
1110       csit-vpp-perf-verify-2001-2n-clx:
1111         - 39  # MRR
1112     vpp-performance-changes-2n-clx-mrr-cmp:
1113       csit-vpp-perf-report-iterative-2005-2n-clx:
1114         - 12   # MRR
1115     vpp-performance-changes-2n-clx-mrr-cmp-2:
1116       csit-vpp-perf-report-iterative-2005-2n-clx:
1117         - 72   # MRR sel env 4
1118
1119 #    vpp-performance-changes-nfv-2n-skx-mrr-ref:
1120 #      csit-vpp-perf-verify-1908-2n-skx:
1121 #        - 71  # NFV MRR
1122 #    vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1123 #      # csit-vpp-perf-verify-2001-2n-skx:
1124 #      csit-vpp-perf-verify-1908-2n-skx:
1125 #        - 71  # NFV MRR
1126
1127     vpp-performance-changes-2n-dnv-mrr-h1:
1128       csit-vpp-perf-verify-1908-2n-dnv:
1129         - 11  # MRR sel
1130     vpp-performance-changes-2n-dnv-mrr-ref:
1131       csit-vpp-perf-verify-2001-2n-dnv:
1132         - 12  # MRR sel
1133     vpp-performance-changes-2n-dnv-mrr-cmp:
1134       csit-vpp-perf-report-iterative-2005-2n-dnv:
1135         - 15  # MRR sel
1136
1137     vpp-performance-changes-3n-dnv-mrr-h1:
1138       csit-vpp-perf-verify-1908-3n-dnv:
1139         - 17  # MRR sel
1140     vpp-performance-changes-3n-dnv-mrr-ref:
1141       csit-vpp-perf-verify-2001-3n-dnv:
1142         - 11  # MRR sel
1143     vpp-performance-changes-3n-dnv-mrr-cmp:
1144       csit-vpp-perf-report-iterative-2005-3n-dnv:
1145         - 8   # MRR
1146
1147     vpp-performance-changes-3n-tsh-mrr-h1:
1148       csit-vpp-perf-verify-1908-3n-tsh:
1149         - 17  # MRR sel
1150     vpp-performance-changes-3n-tsh-mrr-ref:
1151       csit-vpp-perf-verify-2001-3n-tsh:
1152         - 9   # MRR sel
1153     vpp-performance-changes-3n-tsh-mrr-cmp:
1154       csit-vpp-perf-report-iterative-2005-3n-tsh:
1155         - 10  # MRR sel
1156     vpp-performance-changes-3n-tsh-mrr-cmp-2:
1157       csit-vpp-perf-report-iterative-2005-3n-tsh:
1158         - 27  # MRR sel env 4
1159
1160     dpdk-performance-changes-3n-hsw-h1:
1161       csit-dpdk-perf-verify-1908-3n-hsw:
1162         - 2   # NDRPDR sel
1163         - 3   # NDRPDR sel
1164         - 4   # NDRPDR sel
1165         - 5   # NDRPDR sel
1166         - 6   # NDRPDR sel
1167         - 7   # NDRPDR sel
1168         - 8   # NDRPDR sel
1169         - 9   # NDRPDR sel
1170         - 10  # NDRPDR sel
1171         - 11  # NDRPDR sel
1172     dpdk-performance-changes-3n-hsw-ref:
1173       csit-dpdk-perf-verify-2001-3n-hsw:
1174         - 4   # NDRPDR sel
1175         - 5   # NDRPDR sel
1176         - 6   # NDRPDR sel
1177         - 7   # NDRPDR sel
1178         - 8   # NDRPDR sel
1179         - 9   # NDRPDR sel
1180         - 10  # NDRPDR sel
1181         - 11  # NDRPDR sel
1182         - 12  # NDRPDR sel
1183         - 13  # NDRPDR sel
1184         - 15  # NDRPDR sel
1185         - 16  # NDRPDR sel
1186         - 17  # NDRPDR sel
1187         - 18  # NDRPDR sel
1188         - 19  # NDRPDR sel
1189         - 20  # NDRPDR sel
1190         - 21  # NDRPDR sel
1191         - 22  # NDRPDR sel
1192         - 23  # NDRPDR sel
1193         - 24  # NDRPDR sel
1194     dpdk-performance-changes-3n-hsw-cmp:
1195       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1196         - 25  # NDRPDR iter
1197         - 26  # NDRPDR iter
1198         - 27  # NDRPDR iter
1199         - 28  # NDRPDR iter
1200         - 29  # NDRPDR iter
1201         - 30  # NDRPDR iter
1202         - 31  # NDRPDR iter
1203         - 32  # NDRPDR iter
1204         - 33  # NDRPDR iter
1205         - 34  # NDRPDR iter
1206
1207     dpdk-performance-changes-3n-skx-h1:
1208       csit-dpdk-perf-verify-1908-3n-skx:
1209         - 3   # NDRPDR sel
1210         - 4   # NDRPDR sel
1211         - 5   # NDRPDR sel
1212         - 6   # NDRPDR sel
1213         - 7   # NDRPDR sel
1214         - 8   # NDRPDR sel
1215         - 9   # NDRPDR sel
1216         - 10  # NDRPDR sel
1217         - 11  # NDRPDR sel
1218         - 12  # NDRPDR sel
1219     dpdk-performance-changes-3n-skx-ref:
1220       csit-dpdk-perf-verify-2001-3n-skx:
1221         - 29  # NDRPDR sel xxv710
1222         - 33  # NDRPDR sel xxv710
1223         - 34  # NDRPDR sel xxv710
1224         - 35  # NDRPDR sel xxv710
1225         - 36  # NDRPDR sel xxv710
1226         - 37  # NDRPDR sel xxv710
1227         - 41  # NDRPDR sel xxv710
1228         - 42  # NDRPDR sel xxv710
1229         - 43  # NDRPDR sel xxv710
1230         - 45  # NDRPDR sel xxv710
1231         - 30  # NDRPDR sel x710
1232         - 31  # NDRPDR sel x710
1233         - 32  # NDRPDR sel x710
1234         - 38  # NDRPDR sel x710
1235         - 39  # NDRPDR sel x710
1236         - 40  # NDRPDR sel x710
1237         - 44  # NDRPDR sel x710
1238         - 46  # NDRPDR sel x710
1239         - 47  # NDRPDR sel x710
1240         - 48  # NDRPDR sel x710
1241     dpdk-performance-changes-3n-skx-cmp:
1242       csit-dpdk-perf-report-iterative-2005-3n-skx:
1243         - 28  # NDRPDR iter
1244         - 29  # NDRPDR iter
1245         - 30  # NDRPDR iter
1246         - 31  # NDRPDR iter
1247         - 32  # NDRPDR iter
1248         - 33  # NDRPDR iter
1249         - 34  # NDRPDR iter
1250         - 35  # NDRPDR iter
1251         - 36  # NDRPDR iter
1252         - 37  # NDRPDR iter
1253
1254     dpdk-performance-changes-2n-skx-h1:
1255       csit-dpdk-perf-verify-1908-2n-skx:
1256         - 2   # NDRPDR sel
1257         - 3   # NDRPDR sel
1258         - 4   # NDRPDR sel
1259         - 5   # NDRPDR sel
1260         - 7   # NDRPDR sel
1261         - 8   # NDRPDR sel
1262         - 9   # NDRPDR sel
1263         - 10  # NDRPDR sel
1264         - 11  # NDRPDR sel
1265         - 12  # NDRPDR sel
1266     dpdk-performance-changes-2n-skx-ref:
1267       csit-dpdk-perf-verify-2001-2n-skx:
1268         - 35  # NDRPDR sel xxv710
1269         - 36  # NDRPDR sel xxv710
1270         - 37  # NDRPDR sel xxv710
1271         - 41  # NDRPDR sel xxv710
1272         - 42  # NDRPDR sel xxv710
1273         - 43  # NDRPDR sel xxv710
1274         - 46  # NDRPDR sel xxv710
1275         - 47  # NDRPDR sel xxv710
1276         - 52  # NDRPDR sel xxv710
1277         - 53  # NDRPDR sel xxv710
1278         - 38  # NDRPDR sel x710
1279         - 39  # NDRPDR sel x710
1280         - 40  # NDRPDR sel x710
1281         - 44  # NDRPDR sel x710
1282         - 45  # NDRPDR sel x710
1283         - 48  # NDRPDR sel x710
1284         - 49  # NDRPDR sel x710
1285         - 50  # NDRPDR sel x710
1286         - 51  # NDRPDR sel x710
1287         - 54  # NDRPDR sel x710
1288     dpdk-performance-changes-2n-skx-cmp:
1289       csit-dpdk-perf-report-iterative-2005-2n-skx:
1290         - 20  # NDRPDR iter
1291         - 21  # NDRPDR iter
1292         - 22  # NDRPDR iter
1293         - 23  # NDRPDR iter
1294         - 24  # NDRPDR iter
1295         - 25  # NDRPDR iter
1296         - 26  # NDRPDR iter
1297         - 27  # NDRPDR iter
1298         - 28  # NDRPDR iter
1299         - 29  # NDRPDR iter
1300
1301     dpdk-performance-changes-2n-clx-ref:
1302       csit-dpdk-perf-verify-2001-2n-clx:
1303         - 15  # NDRPDR sel
1304         - 16  # NDRPDR sel
1305         - 17  # NDRPDR sel
1306         - 18  # NDRPDR sel
1307         - 19  # NDRPDR sel
1308         - 20  # NDRPDR sel
1309         - 21  # NDRPDR sel
1310         - 22  # NDRPDR sel
1311         - 23  # NDRPDR sel
1312         - 24  # NDRPDR sel
1313         - 25  # NDRPDR sel
1314         - 26  # NDRPDR sel
1315         - 27  # NDRPDR sel
1316         - 28  # NDRPDR sel
1317         - 29  # NDRPDR sel
1318         - 30  # NDRPDR sel
1319         - 31  # NDRPDR sel
1320         - 32  # NDRPDR sel
1321         - 33  # NDRPDR sel
1322         - 34  # NDRPDR sel
1323     dpdk-performance-changes-2n-clx-cmp:
1324       csit-dpdk-perf-report-iterative-2005-2n-clx:
1325         - 20  # NDRPDR iter
1326         - 21  # NDRPDR iter
1327         - 22  # NDRPDR iter
1328         - 23  # NDRPDR iter
1329         - 24  # NDRPDR iter
1330         - 25  # NDRPDR iter
1331         - 26  # NDRPDR iter
1332         - 27  # NDRPDR iter
1333         - 28  # NDRPDR iter
1334         - 29  # NDRPDR iter
1335
1336     dpdk-performance-changes-2n-dnv-ref:
1337       csit-dpdk-perf-verify-2001-2n-dnv:
1338         - 9   # NDRPDR sel
1339         - 10  # NDRPDR sel
1340         - 11  # NDRPDR sel
1341         - 12  # NDRPDR sel
1342         - 13  # NDRPDR sel
1343         - 14  # NDRPDR sel
1344         - 15  # NDRPDR sel
1345         - 16  # NDRPDR sel
1346         - 17  # NDRPDR sel
1347         - 18  # NDRPDR sel
1348     dpdk-performance-changes-2n-dnv-cmp:
1349       csit-dpdk-perf-report-iterative-2005-2n-dnv:
1350         - 8   # NDRPDR sel
1351         - 9   # NDRPDR sel
1352         - 10  # NDRPDR sel
1353         - 11  # NDRPDR sel
1354         - 12  # NDRPDR sel
1355         - 13  # NDRPDR sel
1356         - 14  # NDRPDR sel
1357         - 15  # NDRPDR sel
1358         - 16  # NDRPDR sel
1359         - 17  # NDRPDR sel
1360
1361     dpdk-performance-changes-3n-dnv-ref:
1362       csit-dpdk-perf-verify-2001-3n-dnv:
1363         - 12  # NDRPDR sel
1364         - 13  # NDRPDR sel
1365         - 14  # NDRPDR sel
1366         - 15  # NDRPDR sel
1367         - 16  # NDRPDR sel
1368         - 17  # NDRPDR sel
1369         - 18  # NDRPDR sel
1370         - 19  # NDRPDR sel
1371         - 20  # NDRPDR sel
1372         - 22  # NDRPDR sel
1373     dpdk-performance-changes-3n-dnv-cmp:
1374       csit-dpdk-perf-report-iterative-2005-3n-dnv:
1375         - 6   # NDRPDR sel
1376         - 7   # NDRPDR sel
1377         - 8   # NDRPDR sel
1378         - 9   # NDRPDR sel
1379         - 10  # NDRPDR sel
1380         - 11  # NDRPDR sel
1381         - 12  # NDRPDR sel
1382         - 13  # NDRPDR sel
1383         - 14  # NDRPDR sel
1384         - 16  # NDRPDR sel
1385
1386     dpdk-performance-changes-3n-tsh-ref:
1387       csit-dpdk-perf-verify-2001-3n-tsh:
1388         - 3   # NDRPDR sel
1389         - 4   # NDRPDR sel
1390         - 5   # NDRPDR sel
1391         - 9   # NDRPDR sel
1392         - 10  # NDRPDR sel
1393         - 11  # NDRPDR sel
1394         - 12  # NDRPDR sel
1395         - 14  # NDRPDR sel
1396         - 15  # NDRPDR sel
1397         - 18  # NDRPDR sel
1398     dpdk-performance-changes-3n-tsh-cmp:
1399       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1400         - 5   # NDRPDR sel
1401
1402     # Compare testbeds
1403
1404     vpp-compare-testbeds-ref:
1405       csit-vpp-perf-report-iterative-2005-3n-hsw:
1406         - 20  # NDRPDR sel env 4
1407         - 21  # NDRPDR sel env 4
1408         - 22  # NDRPDR sel env 4
1409         - 23  # NDRPDR sel env 4
1410         - 24  # NDRPDR sel env 4
1411         - 25  # NDRPDR sel env 4
1412         - 26  # NDRPDR sel env 4
1413         - 27  # NDRPDR sel env 4
1414         - 28  # NDRPDR sel env 4
1415         - 29  # NDRPDR sel env 4
1416     vpp-compare-testbeds-cmp:
1417       csit-vpp-perf-report-iterative-2005-3n-skx:
1418         - 42  # NDRPDR sel env 4
1419         - 43  # NDRPDR sel env 4
1420         - 44  # NDRPDR sel env 4
1421         - 45  # NDRPDR sel env 4
1422         - 47  # NDRPDR sel env 4
1423
1424     vpp-compare-testbeds-skx-clx-ref:
1425       csit-vpp-perf-report-iterative-2005-2n-skx:
1426         - 88  # NDRPDR sel env 4
1427         - 89  # NDRPDR sel env 4
1428         - 90  # NDRPDR sel env 4
1429         - 91  # NDRPDR sel env 4
1430         - 92  # NDRPDR sel env 4
1431         - 93  # NDRPDR sel env 4
1432         - 94  # NDRPDR sel env 4
1433     vpp-compare-testbeds-skx-clx-cmp:
1434       csit-vpp-perf-report-iterative-2005-2n-clx:
1435         - 62  # NDRPDR sel env 4
1436         - 63  # NDRPDR sel env 4
1437         - 64  # NDRPDR sel env 4
1438         - 65  # NDRPDR sel env 4
1439         - 66  # NDRPDR sel env 4
1440         - 68  # NDRPDR sel env 4
1441         - 69  # NDRPDR sel env 4
1442         - 70  # NDRPDR sel env 4
1443
1444     vpp-compare-testbeds-hsw-clx-ref:
1445       csit-vpp-perf-report-iterative-2005-3n-hsw:
1446         - 20  # NDRPDR sel env 4
1447         - 21  # NDRPDR sel env 4
1448         - 22  # NDRPDR sel env 4
1449         - 23  # NDRPDR sel env 4
1450         - 24  # NDRPDR sel env 4
1451         - 25  # NDRPDR sel env 4
1452         - 26  # NDRPDR sel env 4
1453         - 27  # NDRPDR sel env 4
1454         - 28  # NDRPDR sel env 4
1455         - 29  # NDRPDR sel env 4
1456     vpp-compare-testbeds-hsw-clx-cmp:
1457       csit-vpp-perf-report-iterative-2005-2n-clx:
1458         - 62  # NDRPDR sel env 4
1459         - 63  # NDRPDR sel env 4
1460         - 64  # NDRPDR sel env 4
1461         - 65  # NDRPDR sel env 4
1462         - 66  # NDRPDR sel env 4
1463         - 68  # NDRPDR sel env 4
1464         - 69  # NDRPDR sel env 4
1465         - 70  # NDRPDR sel env 4
1466
1467     vpp-compare-testbeds-mrr-ref:
1468       csit-vpp-perf-report-iterative-2005-3n-hsw:
1469         - 30  # MRR env 4
1470     vpp-compare-testbeds-mrr-cmp:
1471       csit-vpp-perf-report-iterative-2005-3n-skx:
1472         - 49  # MRR sel env 4
1473
1474     vpp-compare-testbeds-mrr-skx-clx-ref:
1475       csit-vpp-perf-report-iterative-2005-2n-skx:
1476         - 99  # MRR sel env 4
1477     vpp-compare-testbeds-mrr-skx-clx-cmp:
1478       csit-vpp-perf-report-iterative-2005-2n-clx:
1479         - 72  # MRR env 4
1480
1481     vpp-compare-testbeds-mrr-hsw-clx-ref:
1482       csit-vpp-perf-report-iterative-2005-3n-hsw:
1483         - 30  # MRR env 4
1484     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1485       csit-vpp-perf-report-iterative-2005-2n-clx:
1486         - 72  # MRR env 4
1487
1488     dpdk-compare-testbeds-ref:
1489       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1490         - 25  # NDRPDR iter
1491         - 26  # NDRPDR iter
1492         - 27  # NDRPDR iter
1493         - 28  # NDRPDR iter
1494         - 29  # NDRPDR iter
1495         - 30  # NDRPDR iter
1496         - 31  # NDRPDR iter
1497         - 32  # NDRPDR iter
1498         - 33  # NDRPDR iter
1499         - 34  # NDRPDR iter
1500     dpdk-compare-testbeds-cmp:
1501       csit-dpdk-perf-report-iterative-2005-3n-skx:
1502         - 28  # NDRPDR iter
1503         - 29  # NDRPDR iter
1504         - 30  # NDRPDR iter
1505         - 31  # NDRPDR iter
1506         - 32  # NDRPDR iter
1507         - 33  # NDRPDR iter
1508         - 34  # NDRPDR iter
1509         - 35  # NDRPDR iter
1510         - 36  # NDRPDR iter
1511         - 37  # NDRPDR iter
1512
1513     dpdk-compare-testbeds-skx-clx-ref:
1514       csit-dpdk-perf-report-iterative-2005-2n-skx:
1515         - 20  # NDRPDR iter
1516         - 21  # NDRPDR iter
1517         - 22  # NDRPDR iter
1518         - 23  # NDRPDR iter
1519         - 24  # NDRPDR iter
1520         - 25  # NDRPDR iter
1521         - 26  # NDRPDR iter
1522         - 27  # NDRPDR iter
1523         - 28  # NDRPDR iter
1524         - 29  # NDRPDR iter
1525     dpdk-compare-testbeds-skx-clx-cmp:
1526       csit-dpdk-perf-report-iterative-2005-2n-clx:
1527         - 20  # NDRPDR iter
1528         - 21  # NDRPDR iter
1529         - 22  # NDRPDR iter
1530         - 23  # NDRPDR iter
1531         - 24  # NDRPDR iter
1532         - 25  # NDRPDR iter
1533         - 26  # NDRPDR iter
1534         - 27  # NDRPDR iter
1535         - 28  # NDRPDR iter
1536         - 29  # NDRPDR iter
1537
1538     # Compare topologies
1539
1540     vpp-compare-topologies-ref:
1541       csit-vpp-perf-report-iterative-2005-3n-skx:
1542         - 42  # NDRPDR sel env 4
1543         - 43  # NDRPDR sel env 4
1544         - 44  # NDRPDR sel env 4
1545         - 45  # NDRPDR sel env 4
1546         - 47  # NDRPDR sel env 4
1547     vpp-compare-topologies-cmp:
1548       csit-vpp-perf-report-iterative-2005-2n-skx:
1549         - 88  # NDRPDR sel env 4
1550         - 89  # NDRPDR sel env 4
1551         - 90  # NDRPDR sel env 4
1552         - 91  # NDRPDR sel env 4
1553         - 92  # NDRPDR sel env 4
1554         - 93  # NDRPDR sel env 4
1555         - 94  # NDRPDR sel env 4
1556
1557     vpp-compare-topologies-mrr-ref:
1558       csit-vpp-perf-report-iterative-2005-3n-skx:
1559         - 49  # MRR sel env 4
1560     vpp-compare-topologies-mrr-cmp:
1561       csit-vpp-perf-report-iterative-2005-2n-skx:
1562         - 99  # MRR sel env 4
1563
1564     dpdk-compare-topologies-ref:
1565       csit-dpdk-perf-report-iterative-2005-3n-skx:
1566         - 28  # NDRPDR iter
1567         - 29  # NDRPDR iter
1568         - 30  # NDRPDR iter
1569         - 31  # NDRPDR iter
1570         - 32  # NDRPDR iter
1571         - 33  # NDRPDR iter
1572         - 34  # NDRPDR iter
1573         - 35  # NDRPDR iter
1574         - 36  # NDRPDR iter
1575         - 37  # NDRPDR iter
1576     dpdk-compare-topologies-cmp:
1577       csit-dpdk-perf-report-iterative-2005-2n-skx:
1578         - 20  # NDRPDR iter
1579         - 21  # NDRPDR iter
1580         - 22  # NDRPDR iter
1581         - 23  # NDRPDR iter
1582         - 24  # NDRPDR iter
1583         - 25  # NDRPDR iter
1584         - 26  # NDRPDR iter
1585         - 27  # NDRPDR iter
1586         - 28  # NDRPDR iter
1587         - 29  # NDRPDR iter
1588
1589   plot-layouts:
1590
1591     plot-soak-throughput:
1592       titlefont:
1593         size: 18
1594       xaxis:
1595         title: "<b>Test Cases [Index]</b>"
1596         titlefont:
1597           size: 16
1598         autorange: True
1599         fixedrange: False
1600         gridcolor: "rgb(230, 230, 230)"
1601         linecolor: "rgb(220, 220, 220)"
1602         linewidth: 1
1603         showgrid: True
1604         showline: True
1605         showticklabels: True
1606         tickcolor: "rgb(220, 220, 220)"
1607         tickmode: "linear"
1608         tickfont:
1609           size: 16
1610         zeroline: False
1611       yaxis:
1612         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1613         titlefont:
1614           size: 16
1615         gridcolor: "rgb(230, 230, 230)"
1616         hoverformat: ".4r"
1617         tickformat: ".3r"
1618         linecolor: "rgb(220, 220, 220)"
1619         linewidth: 1
1620         showgrid: True
1621         showline: True
1622         showticklabels: True
1623         tickcolor: "rgb(220, 220, 220)"
1624         tickfont:
1625           size: 16
1626         zeroline: False
1627         range: [0,50]
1628       autosize: False
1629       margin:
1630         t: 50
1631         b: 0
1632         l: 80
1633         r: 20
1634       showlegend: True
1635       legend:
1636         orientation: "h"
1637         font:
1638           size: 16
1639       width: 700
1640       height: 900
1641       paper_bgcolor: "#fff"
1642       plot_bgcolor: "#fff"
1643       hoverlabel:
1644         namelength: -1
1645
1646     plot-service-density:
1647       titlefont:
1648         size: 18
1649       xaxis:
1650         side: "top"
1651         autorange: True
1652         fixedrange: False
1653         showgrid: False
1654         showline: False
1655         showticklabels: False
1656         ticks: ""
1657         ticklen: 0
1658         tickwidth: 0
1659         zeroline: False
1660       yaxis:
1661         autorange: "reversed"
1662         showgrid: False
1663         showline: False
1664         showticklabels: False
1665         ticks: ""
1666         ticklen: 0
1667         tickwidth: 0
1668         zeroline: False
1669       showlegend: False
1670       paper_bgcolor: "#fff"
1671       plot_bgcolor: "#fff"
1672       width: 700
1673       height: 700
1674       hoverlabel:
1675         namelength: -1
1676
1677     plot-hoststack:
1678       titlefont:
1679         size: 16
1680       xaxis:
1681         title: "<b>Test Cases [Index]</b>"
1682         titlefont:
1683           size: 14
1684         autorange: True
1685         fixedrange: False
1686         gridcolor: "rgb(230, 230, 230)"
1687         linecolor: "rgb(220, 220, 220)"
1688         linewidth: 1
1689         showgrid: True
1690         showline: True
1691         showticklabels: True
1692         tickcolor: "rgb(220, 220, 220)"
1693         tickmode: "linear"
1694         tickfont:
1695           size: 14
1696         zeroline: False
1697       yaxis:
1698         title: "<b>Bandwidth [Gbps]</b>"
1699         titlefont:
1700           size: 14
1701         gridcolor: "rgb(230, 230, 230)"
1702         hoverformat: ".4s"
1703         linecolor: "rgb(220, 220, 220)"
1704         linewidth: 1
1705         rangemode: "tozero"
1706         showgrid: True
1707         showline: True
1708         showticklabels: True
1709         tickcolor: "rgb(230, 230, 230)"
1710         tickformat: ".3s"
1711         tickfont:
1712           size: 14
1713         zeroline: False
1714       boxmode: "group"
1715       boxgroupgap: 0.5
1716       autosize: False
1717       margin:
1718         t: 50
1719         b: 20
1720         l: 80
1721         r: 20
1722       showlegend: True
1723       legend:
1724         orientation: "h"
1725         font:
1726           size: 14
1727       width: 700
1728       height: 800
1729       paper_bgcolor: "#fff"
1730       plot_bgcolor: "#fff"
1731       hoverlabel:
1732         namelength: -1
1733
1734     plot-throughput:
1735       titlefont:
1736         size: 18
1737       xaxis:
1738         title: "<b>Test Cases [Index]</b>"
1739         titlefont:
1740           size: 16
1741         autorange: True
1742         fixedrange: False
1743         gridcolor: "rgb(230, 230, 230)"
1744         linecolor: "rgb(220, 220, 220)"
1745         linewidth: 1
1746         showgrid: True
1747         showline: True
1748         showticklabels: True
1749         tickcolor: "rgb(220, 220, 220)"
1750         tickmode: "linear"
1751         tickfont:
1752           size: 16
1753         zeroline: False
1754       yaxis:
1755         title: "<b>Packet Throughput [Mpps]</b>"
1756         titlefont:
1757           size: 16
1758         gridcolor: "rgb(230, 230, 230)"
1759         hoverformat: ".4r"
1760         tickformat: ".3r"
1761         linecolor: "rgb(220, 220, 220)"
1762         linewidth: 1
1763         showgrid: True
1764         showline: True
1765         showticklabels: True
1766         tickcolor: "rgb(220, 220, 220)"
1767         tickfont:
1768           size: 16
1769         zeroline: False
1770         range: [0,50]
1771       autosize: False
1772       margin:
1773         t: 50
1774         b: 0
1775         l: 80
1776         r: 20
1777       showlegend: True
1778       legend:
1779         orientation: "h"
1780         font:
1781           size: 16
1782       width: 700
1783       height: 900
1784       paper_bgcolor: "#fff"
1785       plot_bgcolor: "#fff"
1786       hoverlabel:
1787         namelength: -1
1788
1789     plot-throughput-speedup-analysis:
1790       titlefont:
1791         size: 18
1792       xaxis:
1793         title: "<b>Number of Cores [Qty]</b>"
1794         titlefont:
1795           size: 16
1796         autorange: True
1797         fixedrange: False
1798         gridcolor: "rgb(230, 230, 230)"
1799         linecolor: "rgb(220, 220, 220)"
1800         linewidth: 1
1801         showgrid: True
1802         showline: True
1803         showticklabels: True
1804         tickcolor: "rgb(238, 238, 238)"
1805         tickmode: "linear"
1806         tickfont:
1807           size: 16
1808         zeroline: False
1809       yaxis:
1810         title: "<b>Packet Throughput [Mpps]</b>"
1811         titlefont:
1812           size: 16
1813         type: "linear"
1814         gridcolor: "rgb(230, 230, 230)"
1815         hoverformat: ".4s"
1816         linecolor: "rgb(220, 220, 220)"
1817         linewidth: 1
1818         showgrid: True
1819         showline: True
1820         showticklabels: True
1821         tickcolor: "rgb(220, 220, 220)"
1822         tickformat: ".4s"
1823         tickfont:
1824           size: 16
1825         zeroline: True
1826         rangemode: "tozero"
1827         range: [0,100]
1828       legend:
1829         orientation: "h"
1830         font:
1831           size: 16
1832         xanchor: "left"
1833         yanchor: "top"
1834         x: 0
1835         y: -0.2
1836         bgcolor: "rgba(255, 255, 255, 0)"
1837         bordercolor: "rgba(255, 255, 255, 0)"
1838         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1839       autosize: False
1840       margin:
1841           't': 50
1842           'b': 150
1843           'l': 85
1844           'r': 10
1845       showlegend: True
1846       width: 700
1847       height: 700
1848       paper_bgcolor: "#fff"
1849       plot_bgcolor: "#fff"
1850       hoverlabel:
1851         namelength: -1
1852       annotations: [
1853         {
1854           text: "_ _          __          ...",
1855           align: "left",
1856           showarrow: False,
1857           xref: "paper",
1858           yref: "paper",
1859           xanchor: "left",
1860           yanchor: "top",
1861           x: 0,
1862           y: -0.13,
1863           font: {
1864             family: "Consolas, Courier New",
1865             size: 15
1866           },
1867         },
1868         {
1869           text: "    Perfect     Measured     Limit",
1870           align: "left",
1871           showarrow: False,
1872           xref: "paper",
1873           yref: "paper",
1874           xanchor: "left",
1875           yanchor: "top",
1876           x: 0,
1877           y: -0.15,
1878           font: {
1879             family: "Consolas, Courier New",
1880             size: 15
1881           },
1882         },
1883       ]
1884
1885     plot-latency:
1886       titlefont:
1887         size: 18
1888       xaxis:
1889         title: "<b>Direction</b>"
1890         titlefont:
1891           size: 16
1892         autorange: True
1893         fixedrange: False
1894         gridcolor: "rgb(230, 230, 230)"
1895         linecolor: "rgb(220, 220, 220)"
1896         linewidth: 1
1897         showgrid: True
1898         showline: True
1899         showticklabels: False
1900         tickcolor: "rgb(220, 220, 220)"
1901         tickmode: "linear"
1902         tickfont:
1903           size: 16
1904         zeroline: False
1905       yaxis:
1906         title: "<b>Packet Latency [uSec]</b>"
1907         titlefont:
1908           size: 16
1909         type: "linear"
1910         gridcolor: "rgb(230, 230, 230)"
1911         hoverformat: ".4s"
1912         linecolor: "rgb(220, 220, 220)"
1913         linewidth: 1
1914         showgrid: True
1915         showline: True
1916         showticklabels: True
1917         tickcolor: "rgb(220, 220, 220)"
1918         tickformat: ".4s"
1919         tickfont:
1920           size: 16
1921         zeroline: True
1922         rangemode: "tozero"
1923       legend:
1924         orientation: "h"
1925         font:
1926           size: 16
1927         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1928       autosize: False
1929       margin:
1930           't': 50
1931           'b': 150
1932           'l': 80
1933           'r': 10
1934       showlegend: True
1935       width: 700
1936       height: 700
1937       paper_bgcolor: "#fff"
1938       plot_bgcolor: "#fff"
1939       hoverlabel:
1940         namelength: -1
1941
1942     plot-hdrh-latency:
1943       title:
1944         text: ""
1945         xanchor: "center"
1946         x: 0.5
1947         font:
1948           size: 16
1949       width: 700
1950       plot_bgcolor: "white"
1951       annotations:
1952         - font:
1953             size: 14
1954           showarrow: False
1955           text: "<b>Packet Latency [uSec]</b>"
1956           x: 1
1957           xanchor: "right"
1958           xref: "paper"
1959           y: -0.045
1960           yanchor: "top"
1961           yref: "paper"
1962         - font:
1963             size: 14
1964           showarrow: False
1965           text: "<b>Probability [%]</b>"
1966           textangle: 270
1967           x: -0.06
1968           xanchor: "center"
1969           xref: "paper"
1970           y: 0.5
1971           yanchor: "middle"
1972           yref: "paper"
1973         - font:
1974             size: 14
1975           showarrow: False
1976           text: "<b>Direction: E-W</b>"
1977           x: 0.24
1978           xanchor: "center"
1979           xref: "paper"
1980           y: 1.05
1981           yanchor: "bottom"
1982           yref: "paper"
1983         - font:
1984             size: 14
1985           showarrow: False
1986           text: "<b>Direction: W-E</b>"
1987           x: 0.74
1988           xanchor: "center"
1989           xref: "paper"
1990           y: 1.05
1991           yanchor: "bottom"
1992           yref: "paper"
1993
1994     plot-hdrh-latency-percentile:
1995       title:
1996         text: ""
1997         xanchor: "center"
1998         x: 0.5
1999         font:
2000           size: 18
2001       xaxis:
2002         type: "log"
2003         title: "<b>Percentile [%]</b>"
2004         titlefont:
2005           size: 16
2006         autorange: True
2007         fixedrange: False
2008         gridcolor: "rgb(230, 230, 230)"
2009         linecolor: "rgb(220, 220, 220)"
2010         linewidth: 1
2011         showgrid: True
2012         showline: True
2013         showticklabels: True
2014         tickcolor: "rgb(220, 220, 220)"
2015         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2016         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2017         tickfont:
2018           size: 16
2019       yaxis:
2020         title: "<b>Packet Latency [uSec]</b>"
2021         titlefont:
2022           size: 16
2023         gridcolor: "rgb(230, 230, 230)"
2024         linecolor: "rgb(220, 220, 220)"
2025         linewidth: 1
2026         showgrid: True
2027         showline: True
2028         showticklabels: True
2029         tickcolor: "rgb(220, 220, 220)"
2030         tickfont:
2031           size: 16
2032       autosize: False
2033       showlegend: True
2034       legend:
2035         traceorder: "normal"
2036         orientation: "h"
2037         font:
2038           size: 16
2039         xanchor: "left"
2040         yanchor: "top"
2041         x: 0
2042         y: -0.15
2043         bgcolor: "rgba(255, 255, 255, 0)"
2044         bordercolor: "rgba(255, 255, 255, 0)"
2045       width: 700
2046       height: 700
2047       paper_bgcolor: "white"
2048       plot_bgcolor: "white"
2049
2050     plot-hdrh-latency-by-percentile:
2051       title:
2052         text: "<b>Latency by Percentile Distribution</b>"
2053         xanchor: "center"
2054         x: 0.5
2055         font:
2056           size: 18
2057       showlegend: True
2058       legend:
2059         traceorder: "normal"
2060         orientation: "h"
2061         font:
2062           size: 16
2063         xanchor: "left"
2064         yanchor: "top"
2065         x: 0
2066         y: -0.2
2067         bgcolor: "rgba(255, 255, 255, 0)"
2068         bordercolor: "rgba(255, 255, 255, 0)"
2069       xaxis:
2070         type: "linear"
2071         title: "<b>Percentile [%]</b>"
2072         titlefont:
2073           size: 14
2074         autorange: False
2075         fixedrange: False
2076         range: [0, 100]
2077         gridcolor: "rgb(230, 230, 230)"
2078         linecolor: "rgb(220, 220, 220)"
2079         linewidth: 1
2080         showgrid: True
2081         showline: True
2082         showticklabels: True
2083         tickcolor: "rgb(220, 220, 220)"
2084         tickvals: [0, 25, 50, 75, 100]
2085         ticktext: [0, 25, 50, 75, 100]
2086         tickfont:
2087           size: 14
2088       yaxis:
2089         title: "<b>One-Way Latency per Direction [uSec]</b>"
2090         titlefont:
2091           size: 14
2092         gridcolor: "rgb(230, 230, 230)"
2093         linecolor: "rgb(220, 220, 220)"
2094         linewidth: 1
2095         showgrid: True
2096         showline: True
2097         showticklabels: True
2098         tickcolor: "rgb(220, 220, 220)"
2099         tickfont:
2100           size: 14
2101       width: 700
2102       height: 700
2103       paper_bgcolor: "white"
2104       plot_bgcolor: "white"
2105
2106 - type: "static"
2107   src-path: "{DIR[RST]}"
2108   dst-path: "{DIR[WORKING,SRC]}"
2109
2110 - type: "input"
2111   general:
2112     file-name: "output_info.xml.gz"
2113     file-format: ".gz"
2114     arch-file-format:
2115       - ".gz"
2116       - ".zip"
2117     download-path: "{job}/{build}/archives/{filename}"
2118     extract: "output.xml"
2119
2120     zip-file-name: "robot-plugin.zip"
2121     zip-file-format: ".zip"
2122     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2123     zip-extract: "robot-plugin/output.xml"
2124
2125   builds:
2126
2127     csit-vpp-perf-verify-1908-3n-hsw:
2128       - 12  # NDRPDR sel
2129       - 13  # NDRPDR sel
2130       - 14  # NDRPDR sel
2131       - 15  # NDRPDR sel
2132       - 16  # NDRPDR sel
2133       - 17  # NDRPDR sel
2134       - 18  # NDRPDR sel
2135       - 19  # NDRPDR sel
2136       - 20  # NDRPDR sel
2137       - 21  # NDRPDR sel
2138       - 39  # MRR sel
2139     csit-vpp-perf-verify-2001-3n-hsw:
2140       - 21  # NDRPDR sel
2141       - 22  # NDRPDR sel
2142       - 23  # NDRPDR sel
2143       - 24  # NDRPDR sel
2144       - 25  # NDRPDR sel
2145       - 29  # NDRPDR sel
2146       - 30  # NDRPDR sel
2147       - 31  # NDRPDR sel
2148       - 32  # NDRPDR sel
2149       - 34  # NDRPDR sel
2150       - 17  # MRR sel
2151     csit-vpp-perf-report-iterative-2005-3n-hsw:
2152       - 3   # NDRPDR sel
2153       - 4   # NDRPDR sel
2154       - 5   # NDRPDR sel
2155       - 10  # NDRPDR sel
2156       - 11  # NDRPDR sel
2157       - 12  # NDRPDR sel
2158       - 15  # NDRPDR sel
2159       - 16  # NDRPDR sel
2160       - 18  # NDRPDR sel
2161       - 19  # NDRPDR sel
2162       - 20  # NDRPDR sel env 4
2163       - 21  # NDRPDR sel env 4
2164       - 22  # NDRPDR sel env 4
2165       - 23  # NDRPDR sel env 4
2166       - 24  # NDRPDR sel env 4
2167       - 25  # NDRPDR sel env 4
2168       - 26  # NDRPDR sel env 4
2169       - 27  # NDRPDR sel env 4
2170       - 28  # NDRPDR sel env 4
2171       - 29  # NDRPDR sel env 4
2172       - 13  # MRR
2173       - 30  # MRR env 4
2174       - 31  # NDRPDR sel 2001.0-4
2175       - 32  # NDRPDR sel 2001.0-4
2176       - 33  # NDRPDR sel 2001.0-4
2177       - 34  # NDRPDR sel 2001.0-4
2178       - 35  # NDRPDR sel 2001.0-4
2179       - 36  # NDRPDR sel 2001.0-4
2180       - 38  # NDRPDR sel 2001.0-4
2181     csit-vpp-perf-verify-2005-3n-hsw:
2182       - 3   # hoststack
2183       - 5   # hoststack
2184       - 6   # hoststack
2185       - 7   # hoststack
2186       - 8   # hoststack
2187       - 9   # hoststack
2188       - 10  # hoststack
2189       - 11  # hoststack
2190       - 12  # hoststack
2191       - 13  # hoststack
2192     csit-vpp-perf-report-coverage-2005-3n-hsw:
2193       - 74  # crypto-00
2194       - 75  # crypto-01
2195       - 76  # crypto-02
2196       - 77  # crypto-03
2197       - 78  # ip4-00
2198       - 79  # ip4-01
2199       - 80  # ip4-02
2200       - 81  # ip4-03
2201       - 73  # ip4-04
2202       - 82  # ip4-05
2203       - 83  # ip4-06
2204       - 84  # ip4-07
2205       - 85  # ip4-08
2206       - 86  # ip4tun-00
2207       - 87  # ip4tun-01
2208       - 88  # ip4tun-02
2209       - 89  # ip6-00
2210       - 90  # ip6-01
2211       - 91  # ip6tun-00
2212       - 92  # l2-00
2213       - 93  # l2-01
2214       - 94  # l2-02
2215       - 95  # l2-03
2216       - 96  # l2-04
2217       - 97  # l2-05
2218       - 98  # l2-06
2219       - 99  # l2-07
2220       - 100 # l2-08
2221       - 101 # l2-09
2222       - 102 # l2-10
2223       - 103 # memif-00
2224       - 104 # srv6-00
2225       - 105 # srv6-01
2226       - 106 # vhost-00
2227       - 107 # vhost-01
2228       - 109 # vhost-02
2229
2230     csit-vpp-perf-verify-1908_1-3n-skx:
2231       - 26  # NDRPDR sel - new1908.1
2232       - 27  # NDRPDR sel - new1908.1
2233       - 28  # NDRPDR sel - new1908.1
2234       - 29  # NDRPDR sel - new1908.1
2235       - 30  # NDRPDR sel - new1908.1
2236       - 31  # NDRPDR sel - new1908.1
2237       - 33  # NDRPDR sel - new1908.1
2238       - 34  # NDRPDR sel - new1908.1
2239       - 35  # NDRPDR sel - new1908.1
2240       - 36  # NDRPDR sel - new1908.1
2241     csit-vpp-perf-verify-2001-3n-skx:
2242       - 69  # NDRPDR sel - new2001.0
2243       - 71  # NDRPDR sel - new2001.0
2244       - 72  # NDRPDR sel - new2001.0
2245       - 76  # NDRPDR sel - new2001.0
2246       - 77  # NDRPDR sel - new2001.0
2247       - 78  # NDRPDR sel - new2001.0
2248       - 80  # NDRPDR sel - new2001.0
2249       - 50  # MRR sel
2250       - 53  # MRR sel addition
2251     csit-vpp-perf-report-iterative-2005-3n-skx:
2252       - 4   # NDRPDR sel
2253       - 5   # NDRPDR sel ??? all x710 failed
2254       - 33  # NDRPDR sel
2255       - 28  # NDRPDR sel
2256       - 34  # NDRPDR sel
2257       - 36  # NDRPDR sel
2258       - 37  # NDRPDR sel
2259       - 38  # NDRPDR sel
2260       - 39  # NDRPDR sel
2261       - 41  # NDRPDR sel
2262       - 42  # NDRPDR sel env 4
2263       - 43  # NDRPDR sel env 4
2264       - 44  # NDRPDR sel env 4
2265       - 45  # NDRPDR sel env 4
2266       - 47  # NDRPDR sel env 4
2267       - 50  # NDRPDR sel 2001.0-4
2268       - 51  # NDRPDR sel 2001.0-4
2269       - 52  # NDRPDR sel 2001.0-4
2270       - 53  # NDRPDR sel 2001.0-4
2271       - 54  # NDRPDR sel 2001.0-4
2272       - 6   # MRR sel
2273       - 49  # MRR sel env 4
2274     csit-vpp-perf-report-coverage-2005-3n-skx:
2275       - 45  # crypto-00
2276       - 46  # crypto-01
2277       - 47  # crypto-02
2278       - 51  # ip4-01
2279       - 52  # ip4-02
2280       - 53  # ip4-03
2281       - 54  # ip4-04
2282       - 55  # ip4-05
2283       - 56  # ip4-06
2284       - 57  # ip4-07
2285       - 58  # ip4-08
2286       - 59  # ip4tun-00
2287       - 60  # ip4tun-01
2288       - 61  # ip4tun-02
2289       - 62  # ip6-00
2290       - 63  # ip6-01
2291       - 64  # ip6tun-00
2292       - 65  # l2-00
2293       - 66  # l2-01
2294       - 67  # l2-02
2295       - 68  # l2-03
2296       - 71  # l2-06
2297       - 72  # l2-07
2298       - 73  # l2-08
2299       - 75  # l2-10
2300       - 81  # vhost-02
2301
2302     csit-vpp-perf-verify-1908_1-2n-skx:
2303       - 39  # NDRPDR sel - new1908.1
2304       - 40  # NDRPDR sel - new1908.1
2305       - 41  # NDRPDR sel - new1908.1
2306       - 43  # NDRPDR sel - new1908.1
2307       - 44  # NDRPDR sel - new1908.1
2308       - 45  # NDRPDR sel - new1908.1
2309       - 46  # NDRPDR sel - new1908.1
2310       - 47  # NDRPDR sel - new1908.1
2311       - 48  # NDRPDR sel - new1908.1
2312       - 49  # NDRPDR sel - new1908.1
2313     csit-vpp-perf-verify-2001-2n-skx:
2314       - 143  # NDRPDR sel - new2001.0
2315       - 146  # NDRPDR sel - new2001.0
2316       - 147  # NDRPDR sel - new2001.0
2317       - 148  # NDRPDR sel - new2001.0
2318       - 149  # NDRPDR sel - new2001.0
2319       - 150  # NDRPDR sel - new2001.0
2320       - 151  # NDRPDR sel - new2001.0
2321       - 152  # NDRPDR sel - new2001.0
2322       - 153  # NDRPDR sel - new2001.0
2323       - 154  # NDRPDR sel - new2001.0
2324       - 101  # MRR sel - old
2325       - 128  # MRR sel addition - old
2326     csit-vpp-perf-report-iterative-2005-2n-skx:
2327       - 43  # NDRPDR sel
2328       - 38  # NDRPDR sel
2329       - 7   # NDRPDR sel
2330       - 65  # NDRPDR sel
2331       - 47  # NDRPDR sel
2332       - 55  # NDRPDR sel
2333       - 67  # NDRPDR sel
2334       - 75  # NDRPDR sel
2335       - 76  # NDRPDR sel
2336       - 73  # NDRPDR sel
2337       - 88  # NDRPDR sel env 4
2338       - 89  # NDRPDR sel env 4
2339       - 90  # NDRPDR sel env 4
2340       - 91  # NDRPDR sel env 4
2341       - 92  # NDRPDR sel env 4
2342       - 93  # NDRPDR sel env 4
2343       - 94  # NDRPDR sel env 4
2344       - 100 # NDRPDR sel 2001.0-4
2345       - 101 # NDRPDR sel 2001.0-4
2346       - 102 # NDRPDR sel 2001.0-4
2347       - 103 # NDRPDR sel 2001.0-4
2348       - 104 # NDRPDR sel 2001.0-4
2349       - 105 # NDRPDR sel 2001.0-4
2350       - 42  # MRR sel
2351       - 99  # MRR sel env 4
2352       - 106 # Reconf env 4
2353       - 107 # Reconf env 4
2354       - 108 # Reconf env 4
2355       - 109 # Reconf env 4
2356       - 110 # Reconf env 4
2357       - 111 # Reconf env 4
2358       - 112 # Reconf env 4
2359       - 118 # Reconf env 4
2360       - 120 # Reconf env 4
2361       - 121 # Reconf env 4
2362       - 122 # Soak
2363       - 123 # Soak
2364       - 113 # nf-density-sel env 4
2365       - 114 # nf-density-sel env 4
2366       - 124 # nf-density-sel env 4
2367       - 115 # MRR nf-density-sel env 4
2368     csit-vpp-perf-report-coverage-2005-2n-skx:
2369       - 28  # ip4-00
2370       - 29  # ip4-01
2371       - 30  # ip4-02
2372       - 31  # ip4-03
2373       - 35  # ip6-01
2374       - 37  # l2-01
2375       - 39  # memif-00
2376       - 41  # vhost-01
2377       - 42  # vts-00
2378
2379     csit-vpp-perf-verify-1908_1-2n-clx:
2380       - 5  # NDRPDR sel
2381       - 6  # NDRPDR sel
2382       - 7  # NDRPDR sel
2383       - 8  # NDRPDR sel
2384       - 9  # NDRPDR sel
2385     csit-vpp-perf-verify-2001-2n-clx:
2386       - 28  # NDRPDR sel
2387       - 29  # NDRPDR sel
2388       - 32  # NDRPDR sel
2389       - 40  # NDRPDR sel
2390       - 43  # NDRPDR sel
2391       - 44  # NDRPDR sel
2392       - 45  # NDRPDR sel
2393       - 47  # NDRPDR sel
2394       - 48  # NDRPDR sel
2395       - 49  # NDRPDR sel
2396       - 39  # MRR
2397     csit-vpp-perf-report-iterative-2005-2n-clx:
2398       - 7   # NDRPDR sel
2399       - 38  # NDRPDR sel
2400       - 9   # NDRPDR sel
2401       - 32  # NDRPDR sel ???
2402       - 33  # NDRPDR sel ???
2403       - 39  # NDRPDR sel
2404       - 40  # NDRPDR sel
2405       - 43  # NDRPDR sel
2406       - 50  # NDRPDR sel
2407       - 51  # NDRPDR sel
2408       - 62  # NDRPDR sel env 4
2409       - 63  # NDRPDR sel env 4
2410       - 64  # NDRPDR sel env 4
2411       - 65  # NDRPDR sel env 4
2412       - 66  # NDRPDR sel env 4
2413       - 68  # NDRPDR sel env 4
2414       - 69  # NDRPDR sel env 4
2415       - 70  # NDRPDR sel env 4
2416       - 73  # NDRPDR sel 2001.0-4
2417       - 74  # NDRPDR sel 2001.0-4
2418       - 75  # NDRPDR sel 2001.0-4
2419       - 76  # NDRPDR sel 2001.0-4
2420       - 77  # NDRPDR sel 2001.0-4
2421       - 78  # NDRPDR sel 2001.0-4
2422       - 79  # NDRPDR sel 2001.0-4
2423       - 80  # NDRPDR sel 2001.0-4
2424       - 12  # MRR
2425       - 72  # MRR env 4
2426       - 81  # Reconf env 4
2427       - 82  # Reconf env 4
2428       - 83  # Reconf env 4
2429       - 84  # Reconf env 4
2430       - 85  # Reconf env 4
2431       - 86  # Reconf env 4
2432       - 87  # Reconf env 4
2433       - 88  # Reconf env 4
2434       - 89  # Reconf env 4
2435       - 90  # Reconf env 4
2436       - 101 # Soak
2437       - 102 # Soak
2438       - 91  # nfv-density-00 env 4
2439       - 92  # nfv-density-00 env 4
2440       - 93  # nfv-density-00 env 4
2441       - 97  # nfv-density-00 env 4
2442       - 98  # nfv-density-00 env 4
2443       - 99  # nfv-density-00 env 4
2444       - 100 # nfv-density-00 env 4
2445       - 96  # MRR nfv-density-00 env 4
2446     csit-vpp-perf-report-coverage-2005-2n-clx:
2447       - 24  # ip4-00
2448       - 25  # ip4-01
2449       - 26  # ip4-02
2450       - 27  # ip4-03
2451       - 28  # ip4-04
2452       - 29  # ip4-05
2453       - 31  # l2-00
2454       - 32  # vhost-00
2455       - 33  # vhost-01
2456
2457     csit-vpp-perf-verify-1908-3n-tsh:
2458       - 7   # NDRPDR sel
2459       - 8   # NDRPDR sel
2460       - 9   # NDRPDR sel
2461       - 10  # NDRPDR sel
2462       - 11  # NDRPDR sel
2463       - 12  # NDRPDR sel
2464       - 13  # NDRPDR sel
2465       - 14  # NDRPDR sel
2466       - 15  # NDRPDR sel
2467       - 16  # NDRPDR sel
2468       - 17  # MRR sel
2469     csit-vpp-perf-verify-2001-3n-tsh:
2470       - 3   # NDRPDR sel
2471       - 4   # NDRPDR sel
2472       - 7   # NDRPDR sel
2473       - 8   # NDRPDR sel
2474       - 10  # NDRPDR sel
2475       - 12  # NDRPDR sel
2476       - 13  # NDRPDR sel
2477       - 14  # NDRPDR sel
2478       - 15  # NDRPDR sel
2479       - 21  # NDRPDR sel
2480       - 9   # MRR sel
2481     csit-vpp-perf-report-iterative-2005-3n-tsh:
2482       - 9   # NDRPDR sel
2483       - 11  # NDRPDR sel
2484       - 12  # NDRPDR sel
2485       - 20  # NDRPDR sel
2486       - 14  # NDRPDR sel
2487       - 21  # NDRPDR sel
2488       - 23  # NDRPDR sel env 4
2489       - 25  # NDRPDR sel env 4
2490       - 33  # NDRPDR sel env 4
2491       - 34  # NDRPDR sel env 4
2492       - 35  # NDRPDR sel env 4
2493       - 28  # NDRPDR sel 2001.0-4
2494       - 29  # NDRPDR sel 2001.0-4
2495       - 31  # NDRPDR sel 2001.0-4
2496       - 10  # MRR sel
2497       - 27  # MRR sel env 4
2498
2499     csit-vpp-perf-verify-1908-3n-dnv:
2500       - 6   # NDRPDR sel
2501       - 7   # NDRPDR sel
2502       - 8   # NDRPDR sel
2503       - 9   # NDRPDR sel
2504       - 10  # NDRPDR sel
2505       - 12  # NDRPDR sel
2506       - 13  # NDRPDR sel
2507       - 14  # NDRPDR sel
2508       - 15  # NDRPDR sel
2509       - 16  # NDRPDR sel
2510       - 17  # MRR sel
2511     csit-vpp-perf-verify-2001-3n-dnv:
2512       - 5   # NDRPDR sel
2513       - 6   # NDRPDR sel
2514       - 7   # NDRPDR sel
2515       - 8   # NDRPDR sel
2516       - 9   # NDRPDR sel
2517       - 10  # NDRPDR sel
2518       - 12  # NDRPDR sel
2519       - 16  # NDRPDR sel
2520       - 17  # NDRPDR sel
2521       - 18  # NDRPDR sel
2522       - 11  # MRR sel
2523     csit-vpp-perf-report-iterative-2005-3n-dnv:
2524       - 2   # NDRPDR sel
2525       - 3   # NDRPDR sel
2526       - 4   # NDRPDR sel
2527       - 5   # NDRPDR sel
2528       - 6   # NDRPDR sel
2529       - 7   # NDRPDR sel
2530       - 9   # NDRPDR sel
2531       - 10  # NDRPDR sel
2532       - 11  # NDRPDR sel
2533       - 12  # NDRPDR sel
2534       - 8   # MRR
2535     csit-vpp-perf-report-coverage-2005-3n-dnv:
2536       - 1   # perf-full-3n-dnv-crypto_I
2537       - 24  # perf-full-3n-dnv-crypto_II
2538       - 5   # perf-full-3n-dnv-ip4_I
2539       - 13  # perf-full-3n-dnv-ip4_II
2540       - 17  # perf-full-3n-dnv-ip6_I
2541       - 18  # perf-full-3n-dnv-ip6_II
2542       - 21  # perf-full-3n-dnv-l2_I
2543       - 22  # perf-full-3n-dnv-l2_II
2544       - 23  # perf-full-3n-dnv-ip4-tunnels_I
2545
2546     csit-vpp-perf-verify-1908-2n-dnv:
2547       - 1   # NDRPDR sel
2548       - 2   # NDRPDR sel
2549       - 3   # NDRPDR sel
2550       - 4   # NDRPDR sel
2551       - 5   # NDRPDR sel
2552       - 6   # NDRPDR sel
2553       - 7   # NDRPDR sel
2554       - 8   # NDRPDR sel
2555       - 9   # NDRPDR sel
2556       - 10  # NDRPDR sel
2557       - 11  # MRR sel
2558     csit-vpp-perf-verify-2001-2n-dnv:
2559       - 4   # NDRPDR sel
2560       - 5   # NDRPDR sel
2561       - 6   # NDRPDR sel
2562       - 7   # NDRPDR sel
2563       - 8   # NDRPDR sel
2564       - 9   # NDRPDR sel
2565       - 10  # NDRPDR sel
2566       - 11  # NDRPDR sel
2567       - 13  # NDRPDR sel
2568       - 16  # NDRPDR sel
2569       - 12  # MRR sel
2570     csit-vpp-perf-report-iterative-2005-2n-dnv:
2571       - 3   # NDRPDR sel
2572       - 6   # NDRPDR sel
2573       - 7   # NDRPDR sel
2574       - 8   # NDRPDR sel
2575       - 9   # NDRPDR sel
2576       - 10  # NDRPDR sel
2577       - 11  # NDRPDR sel
2578       - 12  # NDRPDR sel
2579       - 13  # NDRPDR sel
2580       - 14  # NDRPDR sel
2581       - 15  # MRR sel
2582     csit-vpp-perf-report-coverage-2005-2n-dnv:
2583       - 1   # perf-full-2n-dnv-ip4_I
2584       - 2   # perf-full-2n-dnv-ip4_II
2585       - 3   # perf-full-2n-dnv-ip6_I
2586       - 4   # perf-full-2n-dnv-ip6_II
2587       - 5   # perf-full-2n-dnv-l2_I
2588       - 6   # perf-full-2n-dnv-l2_II
2589
2590     csit-dpdk-perf-verify-1908-3n-hsw:
2591       - 2   # NDRPDR sel
2592       - 3   # NDRPDR sel
2593       - 4   # NDRPDR sel
2594       - 5   # NDRPDR sel
2595       - 6   # NDRPDR sel
2596       - 7   # NDRPDR sel
2597       - 8   # NDRPDR sel
2598       - 9   # NDRPDR sel
2599       - 10  # NDRPDR sel
2600       - 11  # NDRPDR sel
2601     csit-dpdk-perf-verify-2001-3n-hsw:
2602       - 4   # NDRPDR sel
2603       - 5   # NDRPDR sel
2604       - 6   # NDRPDR sel
2605       - 7   # NDRPDR sel
2606       - 8   # NDRPDR sel
2607       - 9   # NDRPDR sel
2608       - 10  # NDRPDR sel
2609       - 11  # NDRPDR sel
2610       - 12  # NDRPDR sel
2611       - 13  # NDRPDR sel
2612       - 15  # NDRPDR sel
2613       - 16  # NDRPDR sel
2614       - 17  # NDRPDR sel
2615       - 18  # NDRPDR sel
2616       - 19  # NDRPDR sel
2617       - 20  # NDRPDR sel
2618       - 21  # NDRPDR sel
2619       - 22  # NDRPDR sel
2620       - 23  # NDRPDR sel
2621       - 24  # NDRPDR sel
2622     csit-dpdk-perf-report-iterative-2005-3n-hsw:
2623       - 25  # NDRPDR iter
2624       - 26  # NDRPDR iter
2625       - 27  # NDRPDR iter
2626       - 28  # NDRPDR iter
2627       - 29  # NDRPDR iter
2628       - 30  # NDRPDR iter
2629       - 31  # NDRPDR iter
2630       - 32  # NDRPDR iter
2631       - 33  # NDRPDR iter
2632       - 34  # NDRPDR iter
2633
2634     csit-dpdk-perf-verify-1908-3n-skx:
2635       - 3   # NDRPDR sel
2636       - 4   # NDRPDR sel
2637       - 5   # NDRPDR sel
2638       - 6   # NDRPDR sel
2639       - 7   # NDRPDR sel
2640       - 8   # NDRPDR sel
2641       - 9   # NDRPDR sel
2642       - 10  # NDRPDR sel
2643       - 11  # NDRPDR sel
2644       - 12  # NDRPDR sel
2645     csit-dpdk-perf-verify-2001-3n-skx:
2646       - 29  # NDRPDR sel xxv710
2647       - 33  # NDRPDR sel xxv710
2648       - 34  # NDRPDR sel xxv710
2649       - 35  # NDRPDR sel xxv710
2650       - 36  # NDRPDR sel xxv710
2651       - 37  # NDRPDR sel xxv710
2652       - 41  # NDRPDR sel xxv710
2653       - 42  # NDRPDR sel xxv710
2654       - 43  # NDRPDR sel xxv710
2655       - 45  # NDRPDR sel xxv710
2656       - 30  # NDRPDR sel x710
2657       - 31  # NDRPDR sel x710
2658       - 32  # NDRPDR sel x710
2659       - 38  # NDRPDR sel x710
2660       - 39  # NDRPDR sel x710
2661       - 40  # NDRPDR sel x710
2662       - 44  # NDRPDR sel x710
2663       - 46  # NDRPDR sel x710
2664       - 47  # NDRPDR sel x710
2665       - 48  # NDRPDR sel x710
2666     csit-dpdk-perf-report-iterative-2005-3n-skx:
2667       - 28  # NDRPDR iter
2668       - 29  # NDRPDR iter
2669       - 30  # NDRPDR iter
2670       - 31  # NDRPDR iter
2671       - 32  # NDRPDR iter
2672       - 33  # NDRPDR iter
2673       - 34  # NDRPDR iter
2674       - 35  # NDRPDR iter
2675       - 36  # NDRPDR iter
2676       - 37  # NDRPDR iter
2677
2678     csit-dpdk-perf-verify-1908-2n-skx:
2679       - 2   # NDRPDR sel
2680       - 3   # NDRPDR sel
2681       - 4   # NDRPDR sel
2682       - 5   # NDRPDR sel
2683       - 7   # NDRPDR sel
2684       - 8   # NDRPDR sel
2685       - 9   # NDRPDR sel
2686       - 10  # NDRPDR sel
2687       - 11  # NDRPDR sel
2688       - 12  # NDRPDR sel
2689     csit-dpdk-perf-verify-2001-2n-skx:
2690       - 35  # NDRPDR sel xxv710
2691       - 36  # NDRPDR sel xxv710
2692       - 37  # NDRPDR sel xxv710
2693       - 41  # NDRPDR sel xxv710
2694       - 42  # NDRPDR sel xxv710
2695       - 43  # NDRPDR sel xxv710
2696       - 46  # NDRPDR sel xxv710
2697       - 47  # NDRPDR sel xxv710
2698       - 52  # NDRPDR sel xxv710
2699       - 53  # NDRPDR sel xxv710
2700       - 38  # NDRPDR sel x710
2701       - 39  # NDRPDR sel x710
2702       - 40  # NDRPDR sel x710
2703       - 44  # NDRPDR sel x710
2704       - 45  # NDRPDR sel x710
2705       - 48  # NDRPDR sel x710
2706       - 49  # NDRPDR sel x710
2707       - 50  # NDRPDR sel x710
2708       - 51  # NDRPDR sel x710
2709       - 54  # NDRPDR sel x710
2710     csit-dpdk-perf-report-iterative-2005-2n-skx:
2711       - 20  # NDRPDR iter
2712       - 21  # NDRPDR iter
2713       - 22  # NDRPDR iter
2714       - 23  # NDRPDR iter
2715       - 24  # NDRPDR iter
2716       - 25  # NDRPDR iter
2717       - 26  # NDRPDR iter
2718       - 27  # NDRPDR iter
2719       - 28  # NDRPDR iter
2720       - 29  # NDRPDR iter
2721
2722     csit-dpdk-perf-verify-2001-2n-clx:
2723       - 15  # NDRPDR sel
2724       - 16  # NDRPDR sel
2725       - 17  # NDRPDR sel
2726       - 18  # NDRPDR sel
2727       - 19  # NDRPDR sel
2728       - 20  # NDRPDR sel
2729       - 21  # NDRPDR sel
2730       - 22  # NDRPDR sel
2731       - 23  # NDRPDR sel
2732       - 24  # NDRPDR sel
2733       - 25  # NDRPDR sel
2734       - 26  # NDRPDR sel
2735       - 27  # NDRPDR sel
2736       - 28  # NDRPDR sel
2737       - 29  # NDRPDR sel
2738       - 30  # NDRPDR sel
2739       - 31  # NDRPDR sel
2740       - 32  # NDRPDR sel
2741       - 33  # NDRPDR sel
2742       - 34  # NDRPDR sel
2743     csit-dpdk-perf-report-iterative-2005-2n-clx:
2744       - 20  # NDRPDR iter
2745       - 21  # NDRPDR iter
2746       - 22  # NDRPDR iter
2747       - 23  # NDRPDR iter
2748       - 24  # NDRPDR iter
2749       - 25  # NDRPDR iter
2750       - 26  # NDRPDR iter
2751       - 27  # NDRPDR iter
2752       - 28  # NDRPDR iter
2753       - 29  # NDRPDR iter
2754
2755     csit-dpdk-perf-verify-2001-2n-dnv:
2756       - 9   # NDRPDR sel
2757       - 10  # NDRPDR sel
2758       - 11  # NDRPDR sel
2759       - 12  # NDRPDR sel
2760       - 13  # NDRPDR sel
2761       - 14  # NDRPDR sel
2762       - 15  # NDRPDR sel
2763       - 16  # NDRPDR sel
2764       - 17  # NDRPDR sel
2765       - 18  # NDRPDR sel
2766     csit-dpdk-perf-report-iterative-2005-2n-dnv:
2767       - 8   # NDRPDR sel
2768       - 9   # NDRPDR sel
2769       - 10  # NDRPDR sel
2770       - 11  # NDRPDR sel
2771       - 12  # NDRPDR sel
2772       - 13  # NDRPDR sel
2773       - 14  # NDRPDR sel
2774       - 15  # NDRPDR sel
2775       - 16  # NDRPDR sel
2776       - 17  # NDRPDR sel
2777
2778     csit-dpdk-perf-verify-2001-3n-dnv:
2779       - 12  # NDRPDR sel
2780       - 13  # NDRPDR sel
2781       - 14  # NDRPDR sel
2782       - 15  # NDRPDR sel
2783       - 16  # NDRPDR sel
2784       - 17  # NDRPDR sel
2785       - 18  # NDRPDR sel
2786       - 19  # NDRPDR sel
2787       - 20  # NDRPDR sel
2788       - 22  # NDRPDR sel
2789     csit-dpdk-perf-report-iterative-2005-3n-dnv:
2790       - 6   # NDRPDR sel
2791       - 7   # NDRPDR sel
2792       - 8   # NDRPDR sel
2793       - 9   # NDRPDR sel
2794       - 10  # NDRPDR sel
2795       - 11  # NDRPDR sel
2796       - 12  # NDRPDR sel
2797       - 13  # NDRPDR sel
2798       - 14  # NDRPDR sel
2799       - 16  # NDRPDR sel
2800
2801     csit-dpdk-perf-verify-2001-3n-tsh:
2802       - 3   # NDRPDR sel
2803       - 4   # NDRPDR sel
2804       - 5   # NDRPDR sel
2805       - 9   # NDRPDR sel
2806       - 10  # NDRPDR sel
2807       - 11  # NDRPDR sel
2808       - 12  # NDRPDR sel
2809       - 14  # NDRPDR sel
2810       - 15  # NDRPDR sel
2811       - 18  # NDRPDR sel
2812     csit-dpdk-perf-report-iterative-2005-3n-tsh:
2813       - 5   # NDRPDR sel
2814
2815     csit-vpp-device-2005-ubuntu1804-1n-skx:
2816       - 35
2817
2818 - type: "output"
2819   output: "report"
2820   format:
2821     html:
2822     - full
2823     pdf:
2824     - minimal
2825
2826 ################################################################################
2827 ###                               T A B L E S                                ###
2828 ################################################################################
2829
2830 # VPP Soak vs NDR - 2n-skx
2831 - type: "table"
2832   title: "VPP Soak vs NDR 2n-skx"
2833   algorithm: "table_soak_vs_ndr"
2834   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2835   reference:
2836     title: "NDR"
2837     data: "vpp-soak-vs-ndr-2n-skx-ref"
2838   compare:
2839     title: "Soak"
2840     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2841   data: "vpp-soak-vs-ndr-2n-skx"
2842   include-tests: "NDR"
2843   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2844   parameters:
2845     - "throughput"
2846     - "name"
2847     - "parent"
2848
2849 # VPP Soak vs NDR - 2n-clx
2850 - type: "table"
2851   title: "VPP Soak vs NDR 2n-clx"
2852   algorithm: "table_soak_vs_ndr"
2853   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2854   reference:
2855     title: "NDR"
2856     data: "vpp-soak-vs-ndr-2n-clx-ref"
2857   compare:
2858     title: "Soak"
2859     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2860   data: "vpp-soak-vs-ndr-2n-clx"
2861   include-tests: "NDR"
2862   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2863   parameters:
2864     - "throughput"
2865     - "name"
2866     - "parent"
2867
2868 ################################################################################
2869
2870 # VPP Compare NICs 3n-skx 2t1c ndr
2871 - type: "table"
2872   title: "VPP Compare NICs 3n-skx 2t1c ndr"
2873   algorithm: "table_comparison"
2874   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2875   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2876   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2877   columns:
2878     - title: "x710"
2879       data-set: "vpp-nic-comparison-3n-skx"
2880       tag: "NIC_Intel-X710"
2881     - title: "xxv710"
2882       data-set: "vpp-nic-comparison-3n-skx"
2883       tag: "NIC_Intel-XXV710"
2884   comparisons:
2885     - title: "Diff"
2886       reference: 1
2887       compare: 2
2888   legend:
2889     - ""
2890     - "x710, xxv710 - NICs tested."
2891     - "Diff - difference between x710 and xxv710 NIC."
2892
2893 # VPP Compare NICs 3n-skx 4t2c ndr
2894 - type: "table"
2895   title: "VPP Compare NICs 3n-skx 4t2c ndr"
2896   algorithm: "table_comparison"
2897   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2898   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2899   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2900   columns:
2901     - title: "x710"
2902       data-set: "vpp-nic-comparison-3n-skx"
2903       tag: "NIC_Intel-X710"
2904     - title: "xxv710"
2905       data-set: "vpp-nic-comparison-3n-skx"
2906       tag: "NIC_Intel-XXV710"
2907   comparisons:
2908     - title: "Diff"
2909       reference: 1
2910       compare: 2
2911   legend:
2912     - ""
2913     - "x710, xxv710 - NICs tested."
2914     - "Diff - difference between x710 and xxv710 NIC."
2915
2916 # VPP Compare NICs 3n-skx 2t1c pdr
2917 - type: "table"
2918   title: "VPP Compare NICs 3n-skx 2t1c pdr"
2919   algorithm: "table_comparison"
2920   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2921   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2922   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2923   columns:
2924     - title: "x710"
2925       data-set: "vpp-nic-comparison-3n-skx"
2926       tag: "NIC_Intel-X710"
2927     - title: "xxv710"
2928       data-set: "vpp-nic-comparison-3n-skx"
2929       tag: "NIC_Intel-XXV710"
2930   comparisons:
2931     - title: "Diff"
2932       reference: 1
2933       compare: 2
2934   legend:
2935     - ""
2936     - "x710, xxv710 - NICs tested."
2937     - "Diff - difference between x710 and xxv710 NIC."
2938
2939 # VPP Compare NICs 3n-skx 4t2c pdr
2940 - type: "table"
2941   title: "VPP Compare NICs 3n-skx 4t2c pdr"
2942   algorithm: "table_comparison"
2943   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2944   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2945   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2946   columns:
2947     - title: "x710"
2948       data-set: "vpp-nic-comparison-3n-skx"
2949       tag: "NIC_Intel-X710"
2950     - title: "xxv710"
2951       data-set: "vpp-nic-comparison-3n-skx"
2952       tag: "NIC_Intel-XXV710"
2953   comparisons:
2954     - title: "Diff"
2955       reference: 1
2956       compare: 2
2957   legend:
2958     - ""
2959     - "x710, xxv710 - NICs tested."
2960     - "Diff - difference between x710 and xxv710 NIC."
2961
2962 ## VPP Compare NICs 3n-skx 2t1c mrr
2963 #- type: "table"
2964 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2965 #  algorithm: "table_comparison"
2966 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2967 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2968 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2969 #  columns:
2970 #    - title: "x710"
2971 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2972 #      tag: "NIC_Intel-X710"
2973 #    - title: "xxv710"
2974 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2975 #      tag: "NIC_Intel-XXV710"
2976 #  comparisons:
2977 #    - title: "Diff"
2978 #      reference: 1
2979 #      compare: 2
2980 #  legend:
2981 #    - ""
2982 #    - "x710, xxv710 - NICs tested."
2983 #    - "Diff - difference between x710 and xxv710 NIC."
2984 #
2985 ## VPP Compare NICs 3n-skx 4t2c mrr
2986 #- type: "table"
2987 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2988 #  algorithm: "table_comparison"
2989 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2990 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2991 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2992 #  columns:
2993 #    - title: "x710"
2994 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2995 #      tag: "NIC_Intel-X710"
2996 #    - title: "xxv710"
2997 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2998 #      tag: "NIC_Intel-XXV710"
2999 #  comparisons:
3000 #    - title: "Diff"
3001 #      reference: 1
3002 #      compare: 2
3003 #  legend:
3004 #    - ""
3005 #    - "x710, xxv710 - NICs tested."
3006 #    - "Diff - difference between x710 and xxv710 NIC."
3007 #
3008 ## VPP Compare NICs 3n-skx 8t4c mrr
3009 #- type: "table"
3010 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
3011 #  algorithm: "table_comparison"
3012 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
3013 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3014 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3015 #  columns:
3016 #    - title: "x710"
3017 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3018 #      tag: "NIC_Intel-X710"
3019 #    - title: "xxv710"
3020 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3021 #      tag: "NIC_Intel-XXV710"
3022 #  comparisons:
3023 #    - title: "Diff"
3024 #      reference: 1
3025 #      compare: 2
3026 #  legend:
3027 #    - ""
3028 #    - "x710, xxv710 - NICs tested."
3029 #    - "Diff - difference between x710 and xxv710 NIC."
3030
3031 # VPP Compare NICs 2n-skx 2t1c ndr
3032 - type: "table"
3033   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3034   algorithm: "table_comparison"
3035   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3036   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3037   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3038   columns:
3039     - title: "x710"
3040       data-set: "vpp-nic-comparison-2n-skx"
3041       tag: "NIC_Intel-X710"
3042     - title: "xxv710"
3043       data-set: "vpp-nic-comparison-2n-skx"
3044       tag: "NIC_Intel-XXV710"
3045   comparisons:
3046     - title: "Diff"
3047       reference: 1
3048       compare: 2
3049   legend:
3050     - ""
3051     - "x710, xxv710 - NICs tested."
3052     - "Diff - difference between x710 and xxv710 NIC."
3053
3054 # VPP Compare NICs 2n-skx 4t2c ndr
3055 - type: "table"
3056   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3057   algorithm: "table_comparison"
3058   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3059   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3060   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3061   columns:
3062     - title: "x710"
3063       data-set: "vpp-nic-comparison-2n-skx"
3064       tag: "NIC_Intel-X710"
3065     - title: "xxv710"
3066       data-set: "vpp-nic-comparison-2n-skx"
3067       tag: "NIC_Intel-XXV710"
3068   comparisons:
3069     - title: "Diff"
3070       reference: 1
3071       compare: 2
3072   legend:
3073     - ""
3074     - "x710, xxv710 - NICs tested."
3075     - "Diff - difference between x710 and xxv710 NIC."
3076
3077 # VPP Compare NICs 2n-skx 2t1c pdr
3078 - type: "table"
3079   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3080   algorithm: "table_comparison"
3081   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3082   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3083   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3084   columns:
3085     - title: "x710"
3086       data-set: "vpp-nic-comparison-2n-skx"
3087       tag: "NIC_Intel-X710"
3088     - title: "xxv710"
3089       data-set: "vpp-nic-comparison-2n-skx"
3090       tag: "NIC_Intel-XXV710"
3091   comparisons:
3092     - title: "Diff"
3093       reference: 1
3094       compare: 2
3095   legend:
3096     - ""
3097     - "x710, xxv710 - NICs tested."
3098     - "Diff - difference between x710 and xxv710 NIC."
3099
3100 # VPP Compare NICs 2n-skx 4t2c pdr
3101 - type: "table"
3102   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3103   algorithm: "table_comparison"
3104   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3105   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3106   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3107   columns:
3108     - title: "x710"
3109       data-set: "vpp-nic-comparison-2n-skx"
3110       tag: "NIC_Intel-X710"
3111     - title: "xxv710"
3112       data-set: "vpp-nic-comparison-2n-skx"
3113       tag: "NIC_Intel-XXV710"
3114   comparisons:
3115     - title: "Diff"
3116       reference: 1
3117       compare: 2
3118   legend:
3119     - ""
3120     - "x710, xxv710 - NICs tested."
3121     - "Diff - difference between x710 and xxv710 NIC."
3122
3123 # VPP Compare NICs 2n-skx 2t1c mrr
3124 - type: "table"
3125   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3126   algorithm: "table_comparison"
3127   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3128   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3129   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3130   columns:
3131     - title: "x710"
3132       data-set: "vpp-nic-comparison-2n-skx-mrr"
3133       tag: "NIC_Intel-X710"
3134     - title: "xxv710"
3135       data-set: "vpp-nic-comparison-2n-skx-mrr"
3136       tag: "NIC_Intel-XXV710"
3137   comparisons:
3138     - title: "Diff"
3139       reference: 1
3140       compare: 2
3141   legend:
3142     - ""
3143     - "x710, xxv710 - NICs tested."
3144     - "Diff - difference between x710 and xxv710 NIC."
3145
3146 # VPP Compare NICs 2n-skx 4t2c mrr
3147 - type: "table"
3148   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3149   algorithm: "table_comparison"
3150   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3151   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3152   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3153   columns:
3154     - title: "x710"
3155       data-set: "vpp-nic-comparison-2n-skx-mrr"
3156       tag: "NIC_Intel-X710"
3157     - title: "xxv710"
3158       data-set: "vpp-nic-comparison-2n-skx-mrr"
3159       tag: "NIC_Intel-XXV710"
3160   comparisons:
3161     - title: "Diff"
3162       reference: 1
3163       compare: 2
3164   legend:
3165     - ""
3166     - "x710, xxv710 - NICs tested."
3167     - "Diff - difference between x710 and xxv710 NIC."
3168
3169 # VPP Compare NICs 2n-skx 8t4c mrr
3170 - type: "table"
3171   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3172   algorithm: "table_comparison"
3173   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3174   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3175   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3176   columns:
3177     - title: "x710"
3178       data-set: "vpp-nic-comparison-2n-skx-mrr"
3179       tag: "NIC_Intel-X710"
3180     - title: "xxv710"
3181       data-set: "vpp-nic-comparison-2n-skx-mrr"
3182       tag: "NIC_Intel-XXV710"
3183   comparisons:
3184     - title: "Diff"
3185       reference: 1
3186       compare: 2
3187   legend:
3188     - ""
3189     - "x710, xxv710 - NICs tested."
3190     - "Diff - difference between x710 and xxv710 NIC."
3191
3192 ################################################################################
3193 # VPP
3194
3195 # VPP Performance Changes 3n-hsw 1t1c pdr
3196 - type: "table"
3197   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3198   algorithm: "table_comparison"
3199   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3200   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3201   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3202   columns:
3203     - title: "1908.1-2"
3204       data-set: "vpp-performance-changes-3n-hsw-h1"
3205     - title: "2001.0-2"
3206       data-set: "vpp-performance-changes-3n-hsw-ref"
3207     - title: "2001.0-4"
3208       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3209     - title: "2005.0-4"
3210       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3211   comparisons:
3212     - title: "2001.0-4 vs 2001.0-2"
3213       reference: 2
3214       compare: 3
3215       rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
3216     - title: "2005.0-4 vs 2001.0-4"
3217       reference: 3
3218       compare: 4
3219       rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
3220   legend:
3221     - ''
3222     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3223     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3224     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3225     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3226     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3227
3228 # VPP Performance Changes 3n-hsw 2t2c pdr
3229 - type: "table"
3230   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3231   algorithm: "table_comparison"
3232   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3233   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3234   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3235   columns:
3236     - title: "1908.1-2"
3237       data-set: "vpp-performance-changes-3n-hsw-h1"
3238     - title: "2001.0-2"
3239       data-set: "vpp-performance-changes-3n-hsw-ref"
3240     - title: "2001.0-4"
3241       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3242     - title: "2005.0-4"
3243       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3244   comparisons:
3245     - title: "2001.0-4 vs 2001.0-2"
3246       reference: 2
3247       compare: 3
3248       rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
3249     - title: "2005.0-4 vs 2001.0-4"
3250       reference: 3
3251       compare: 4
3252       rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
3253   legend:
3254     - ''
3255     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3256     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3257     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3258     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3259     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3260
3261 # VPP Performance Changes 3n-hsw 1t1c ndr
3262 - type: "table"
3263   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3264   algorithm: "table_comparison"
3265   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3266   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3267   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3268   columns:
3269     - title: "1908.1-2"
3270       data-set: "vpp-performance-changes-3n-hsw-h1"
3271     - title: "2001.0-2"
3272       data-set: "vpp-performance-changes-3n-hsw-ref"
3273     - title: "2001.0-4"
3274       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3275     - title: "2005.0-4"
3276       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3277   comparisons:
3278     - title: "2001.0-4 vs 2001.0-2"
3279       reference: 2
3280       compare: 3
3281       rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
3282     - title: "2005.0-4 vs 2001.0-4"
3283       reference: 3
3284       compare: 4
3285       rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
3286   legend:
3287     - ''
3288     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3289     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3290     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3291     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3292     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3293
3294 # VPP Performance Changes 3n-hsw 2t2c ndr
3295 - type: "table"
3296   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3297   algorithm: "table_comparison"
3298   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3299   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3300   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3301   columns:
3302     - title: "1908.1-2"
3303       data-set: "vpp-performance-changes-3n-hsw-h1"
3304     - title: "2001.0-2"
3305       data-set: "vpp-performance-changes-3n-hsw-ref"
3306     - title: "2001.0-4"
3307       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3308     - title: "2005.0-4"
3309       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3310   comparisons:
3311     - title: "2001.0-4 vs 2001.0-2"
3312       reference: 2
3313       compare: 3
3314       rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
3315     - title: "2005.0-4 vs 2001.0-4"
3316       reference: 3
3317       compare: 4
3318       rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
3319   legend:
3320     - ''
3321     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3322     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3323     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3324     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3325     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3326
3327 # VPP Performance Changes 3n-hsw 1t1c pdr-full
3328 - type: "table"
3329   title: "VPP Performance Changes 3n-hsw 1t1c pdr-full"
3330   algorithm: "table_comparison"
3331   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr-full"
3332   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3333   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3334   columns:
3335     - title: "1908.1-2"
3336       data-set: "vpp-performance-changes-3n-hsw-h1"
3337     - title: "2001.0-2"
3338       data-set: "vpp-performance-changes-3n-hsw-ref"
3339     - title: "2001.0-4"
3340       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3341     - title: "2005.0-3"
3342       data-set: "vpp-performance-changes-3n-hsw-cmp"
3343     - title: "2005.0-4"
3344       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3345   comparisons:
3346     - title: "2005.0-4 vs 2005.0-3"
3347       reference: 4
3348       compare: 5
3349       rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
3350     - title: "2001.0-4 vs 2001.0-2"
3351       reference: 2
3352       compare: 3
3353       rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
3354     - title: "2005.0-4 vs 2001.0-4"
3355       reference: 3
3356       compare: 5
3357       rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca3.yaml"
3358   legend:
3359     - ''
3360     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3361     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3362     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3363     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3364     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3365     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3366
3367 # VPP Performance Changes 3n-hsw 2t2c pdr-full
3368 - type: "table"
3369   title: "VPP Performance Changes 3n-hsw 2t2c pdr-full"
3370   algorithm: "table_comparison"
3371   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr-full"
3372   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3373   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3374   columns:
3375     - title: "1908.1-2"
3376       data-set: "vpp-performance-changes-3n-hsw-h1"
3377     - title: "2001.0-2"
3378       data-set: "vpp-performance-changes-3n-hsw-ref"
3379     - title: "2001.0-4"
3380       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3381     - title: "2005.0-3"
3382       data-set: "vpp-performance-changes-3n-hsw-cmp"
3383     - title: "2005.0-4"
3384       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3385   comparisons:
3386     - title: "2005.0-4 vs 2005.0-3"
3387       reference: 4
3388       compare: 5
3389       rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
3390     - title: "2001.0-4 vs 2001.0-2"
3391       reference: 2
3392       compare: 3
3393       rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
3394     - title: "2005.0-4 vs 2001.0-4"
3395       reference: 3
3396       compare: 5
3397       rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca3.yaml"
3398   legend:
3399     - ''
3400     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3401     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3402     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3403     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3404     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3405     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3406
3407 # VPP Performance Changes 3n-hsw 1t1c ndr-full
3408 - type: "table"
3409   title: "VPP Performance Changes 3n-hsw 1t1c ndr-full"
3410   algorithm: "table_comparison"
3411   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr-full"
3412   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3413   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3414   columns:
3415     - title: "1908.1-2"
3416       data-set: "vpp-performance-changes-3n-hsw-h1"
3417     - title: "2001.0-2"
3418       data-set: "vpp-performance-changes-3n-hsw-ref"
3419     - title: "2001.0-4"
3420       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3421     - title: "2005.0-3"
3422       data-set: "vpp-performance-changes-3n-hsw-cmp"
3423     - title: "2005.0-4"
3424       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3425   comparisons:
3426     - title: "2005.0-4 vs 2005.0-3"
3427       reference: 4
3428       compare: 5
3429       rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
3430     - title: "2001.0-4 vs 2001.0-2"
3431       reference: 2
3432       compare: 3
3433       rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
3434     - title: "2005.0-4 vs 2001.0-4"
3435       reference: 3
3436       compare: 5
3437       rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca3.yaml"
3438   legend:
3439     - ''
3440     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3441     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3442     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3443     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3444     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3445     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3446
3447 # VPP Performance Changes 3n-hsw 2t2c ndr-full
3448 - type: "table"
3449   title: "VPP Performance Changes 3n-hsw 2t2c ndr-full"
3450   algorithm: "table_comparison"
3451   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr-full"
3452   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3453   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3454   columns:
3455     - title: "1908.1-2"
3456       data-set: "vpp-performance-changes-3n-hsw-h1"
3457     - title: "2001.0-2"
3458       data-set: "vpp-performance-changes-3n-hsw-ref"
3459     - title: "2001.0-4"
3460       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3461     - title: "2005.0-3"
3462       data-set: "vpp-performance-changes-3n-hsw-cmp"
3463     - title: "2005.0-4"
3464       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3465   comparisons:
3466     - title: "2005.0-4 vs 2005.0-3"
3467       reference: 4
3468       compare: 5
3469       rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
3470     - title: "2001.0-4 vs 2001.0-2"
3471       reference: 2
3472       compare: 3
3473       rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
3474     - title: "2005.0-4 vs 2001.0-4"
3475       reference: 3
3476       compare: 5
3477       rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca3.yaml"
3478   legend:
3479     - ''
3480     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3481     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24)..'
3482     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3483     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3484     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3485     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3486
3487 # VPP Performance Changes 3n-skx 2t1c pdr
3488 - type: "table"
3489   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3490   algorithm: "table_comparison"
3491   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3492   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3493   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3494   columns:
3495     - title: "1908.1-2"
3496       data-set: "vpp-performance-changes-3n-skx-h1"
3497     - title: "2001.0-2"
3498       data-set: "vpp-performance-changes-3n-skx-ref"
3499     - title: "2001.0-4"
3500       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3501     - title: "2005.0-4"
3502       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3503   comparisons:
3504     - title: "2001.0-4 vs 2001.0-2"
3505       reference: 2
3506       compare: 3
3507       rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3508     - title: "2005.0-4 vs 2001.0-4"
3509       reference: 3
3510       compare: 4
3511       rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3512   legend:
3513     - ''
3514     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3515     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3516     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3517     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3518     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3519
3520 # VPP Performance Changes 3n-skx 4t2c pdr
3521 - type: "table"
3522   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3523   algorithm: "table_comparison"
3524   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3525   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3526   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3527   columns:
3528     - title: "1908.1-2"
3529       data-set: "vpp-performance-changes-3n-skx-h1"
3530     - title: "2001.0-2"
3531       data-set: "vpp-performance-changes-3n-skx-ref"
3532     - title: "2001.0-4"
3533       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3534     - title: "2005.0-4"
3535       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3536   comparisons:
3537     - title: "2001.0-4 vs 2001.0-2"
3538       reference: 2
3539       compare: 3
3540       rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
3541     - title: "2005.0-4 vs 2001.0-4"
3542       reference: 3
3543       compare: 4
3544       rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml"
3545   legend:
3546     - ''
3547     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3548     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3549     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3550     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3551     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3552
3553 # VPP Performance Changes 3n-skx 2t1c ndr
3554 - type: "table"
3555   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3556   algorithm: "table_comparison"
3557   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3558   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3559   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3560   columns:
3561     - title: "1908.1-2"
3562       data-set: "vpp-performance-changes-3n-skx-h1"
3563     - title: "2001.0-2"
3564       data-set: "vpp-performance-changes-3n-skx-ref"
3565     - title: "2001.0-4"
3566       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3567     - title: "2005.0-4"
3568       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3569   comparisons:
3570     - title: "2001.0-4 vs 2001.0-2"
3571       reference: 2
3572       compare: 3
3573       rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3574     - title: "2005.0-4 vs 2001.0-4"
3575       reference: 3
3576       compare: 4
3577       rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3578   legend:
3579     - ''
3580     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3581     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3582     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3583     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3584     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3585
3586 # VPP Performance Changes 3n-skx 4t2c ndr
3587 - type: "table"
3588   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3589   algorithm: "table_comparison"
3590   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3591   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3592   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3593   columns:
3594     - title: "1908.1-2"
3595       data-set: "vpp-performance-changes-3n-skx-h1"
3596     - title: "2001.0-2"
3597       data-set: "vpp-performance-changes-3n-skx-ref"
3598     - title: "2001.0-4"
3599       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3600     - title: "2005.0-4"
3601       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3602   comparisons:
3603     - title: "2001.0-4 vs 2001.0-2"
3604       reference: 2
3605       compare: 3
3606       rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
3607     - title: "2005.0-4 vs 2001.0-4"
3608       reference: 3
3609       compare: 4
3610       rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml"
3611   legend:
3612     - ''
3613     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3614     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3615     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3616     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3617     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3618
3619 # VPP Performance Changes 3n-skx 2t1c pdr-full
3620 - type: "table"
3621   title: "VPP Performance Changes 3n-skx 2t1c pdr-full"
3622   algorithm: "table_comparison"
3623   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr-full"
3624   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3625   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3626   columns:
3627     - title: "1908.1-2"
3628       data-set: "vpp-performance-changes-3n-skx-h1"
3629     - title: "2001.0-2"
3630       data-set: "vpp-performance-changes-3n-skx-ref"
3631     - title: "2001.0-4"
3632       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3633     - title: "2005.0-3"
3634       data-set: "vpp-performance-changes-3n-skx-cmp"
3635     - title: "2005.0-4"
3636       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3637   comparisons:
3638     - title: "2005.0-4 vs 2005.0-3"
3639       reference: 4
3640       compare: 5
3641       rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3642     - title: "2001.0-4 vs 2001.0-2"
3643       reference: 2
3644       compare: 3
3645       rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3646     - title: "2005.0-4 vs 2001.0-4"
3647       reference: 3
3648       compare: 5
3649       rca-file: "rca/rca-3n-skx-2t1c-pdr-rca3.yaml"
3650   legend:
3651     - ''
3652     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3653     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3654     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3655     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3656     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3657     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3658
3659 # VPP Performance Changes 3n-skx 4t2c pdr-full
3660 - type: "table"
3661   title: "VPP Performance Changes 3n-skx 4t2c pdr-full"
3662   algorithm: "table_comparison"
3663   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr-full"
3664   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3665   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3666   columns:
3667     - title: "1908.1-2"
3668       data-set: "vpp-performance-changes-3n-skx-h1"
3669     - title: "2001.0-2"
3670       data-set: "vpp-performance-changes-3n-skx-ref"
3671     - title: "2001.0-4"
3672       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3673     - title: "2005.0-3"
3674       data-set: "vpp-performance-changes-3n-skx-cmp"
3675     - title: "2005.0-4"
3676       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3677   comparisons:
3678     - title: "2005.0-4 vs 2005.0-3"
3679       reference: 4
3680       compare: 5
3681       rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
3682     - title: "2001.0-4 vs 2001.0-2"
3683       reference: 2
3684       compare: 3
3685       rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml"
3686     - title: "2005.0-4 vs 2001.0-4"
3687       reference: 3
3688       compare: 5
3689       rca-file: "rca/rca-3n-skx-4t2c-pdr-rca3.yaml"
3690   legend:
3691     - ''
3692     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3693     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3694     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3695     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3696     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3697     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3698
3699 # VPP Performance Changes 3n-skx 2t1c ndr-full
3700 - type: "table"
3701   title: "VPP Performance Changes 3n-skx 2t1c ndr-full"
3702   algorithm: "table_comparison"
3703   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr-full"
3704   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3705   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3706   columns:
3707     - title: "1908.1-2"
3708       data-set: "vpp-performance-changes-3n-skx-h1"
3709     - title: "2001.0-2"
3710       data-set: "vpp-performance-changes-3n-skx-ref"
3711     - title: "2001.0-4"
3712       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3713     - title: "2005.0-3"
3714       data-set: "vpp-performance-changes-3n-skx-cmp"
3715     - title: "2005.0-4"
3716       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3717   comparisons:
3718     - title: "2005.0-4 vs 2005.0-3"
3719       reference: 4
3720       compare: 5
3721       rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3722     - title: "2001.0-4 vs 2001.0-2"
3723       reference: 2
3724       compare: 3
3725       rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3726     - title: "2005.0-4 vs 2001.0-4"
3727       reference: 3
3728       compare: 5
3729       rca-file: "rca/rca-3n-skx-2t1c-ndr-rca3.yaml"
3730   legend:
3731     - ''
3732     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3733     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3734     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3735     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3736     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3737     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3738
3739 # VPP Performance Changes 3n-skx 4t2c ndr-full
3740 - type: "table"
3741   title: "VPP Performance Changes 3n-skx 4t2c ndr-full"
3742   algorithm: "table_comparison"
3743   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr-full"
3744   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3745   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3746   columns:
3747     - title: "1908.1-2"
3748       data-set: "vpp-performance-changes-3n-skx-h1"
3749     - title: "2001.0-2"
3750       data-set: "vpp-performance-changes-3n-skx-ref"
3751     - title: "2001.0-4"
3752       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3753     - title: "2005.0-3"
3754       data-set: "vpp-performance-changes-3n-skx-cmp"
3755     - title: "2005.0-4"
3756       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3757   comparisons:
3758     - title: "2005.0-4 vs 2005.0-3"
3759       reference: 4
3760       compare: 5
3761       rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
3762     - title: "2001.0-4 vs 2001.0-2"
3763       reference: 2
3764       compare: 3
3765       rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml"
3766     - title: "2005.0-4 vs 2001.0-4"
3767       reference: 3
3768       compare: 5
3769       rca-file: "rca/rca-3n-skx-4t2c-ndr-rca3.yaml"
3770   legend:
3771     - ''
3772     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3773     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3774     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3775     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3776     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3777     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3778
3779 # VPP Performance Changes 2n-skx 2t1c pdr
3780 - type: "table"
3781   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3782   algorithm: "table_comparison"
3783   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3784   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3785   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3786   columns:
3787     - title: "1908.1-2"
3788       data-set: "vpp-performance-changes-2n-skx-h1"
3789     - title: "2001.0-2"
3790       data-set: "vpp-performance-changes-2n-skx-ref"
3791     - title: "2001.0-4"
3792       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
3793     - title: "2005.0-4"
3794       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3795   comparisons:
3796     - title: "2001.0-4 vs 2001.0-2"
3797       reference: 2
3798       compare: 3
3799       rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
3800     - title: "2005.0-4 vs 2001.0-4"
3801       reference: 3
3802       compare: 4
3803       rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
3804   legend:
3805     - ''
3806     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3807     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3808     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3809     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3810     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3811
3812 # VPP Performance Changes 2n-skx 4t2c pdr
3813 - type: "table"
3814   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3815   algorithm: "table_comparison"
3816   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3817   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3818   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3819   columns:
3820     - title: "1908.1-2"
3821       data-set: "vpp-performance-changes-2n-skx-h1"
3822     - title: "2001.0-2"
3823       data-set: "vpp-performance-changes-2n-skx-ref"
3824     - title: "2001.0-4"
3825       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
3826     - title: "2005.0-4"
3827       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3828   comparisons:
3829     - title: "2001.0-4 vs 2001.0-2"
3830       reference: 2
3831       compare: 3
3832       rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
3833     - title: "2005.0-4 vs 2001.0-4"
3834       reference: 3
3835       compare: 4
3836       rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
3837   legend:
3838     - ''
3839     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3840     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3841     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3842     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3843     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3844
3845 # VPP Performance Changes 2n-skx 2t1c ndr
3846 - type: "table"
3847   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3848   algorithm: "table_comparison"
3849   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3850   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3851   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3852   columns:
3853     - title: "1908.1-2"
3854       data-set: "vpp-performance-changes-2n-skx-h1"
3855     - title: "2001.0-2"
3856       data-set: "vpp-performance-changes-2n-skx-ref"
3857     - title: "2001.0-4"
3858       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
3859     - title: "2005.0-4"
3860       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3861   comparisons:
3862     - title: "2001.0-4 vs 2001.0-2"
3863       reference: 2
3864       compare: 3
3865       rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
3866     - title: "2005.0-4 vs 2001.0-4"
3867       reference: 3
3868       compare: 4
3869       rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
3870   legend:
3871     - ''
3872     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3873     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3874     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3875     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3876     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3877
3878 # VPP Performance Changes 2n-skx 4t2c ndr
3879 - type: "table"
3880   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3881   algorithm: "table_comparison"
3882   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3883   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3884   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3885   columns:
3886     - title: "1908.1-2"
3887       data-set: "vpp-performance-changes-2n-skx-h1"
3888     - title: "2001.0-2"
3889       data-set: "vpp-performance-changes-2n-skx-ref"
3890     - title: "2001.0-4"
3891       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
3892     - title: "2005.0-4"
3893       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3894   comparisons:
3895     - title: "2001.0-4 vs 2001.0-2"
3896       reference: 2
3897       compare: 3
3898       rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
3899     - title: "2005.0-4 vs 2001.0-4"
3900       reference: 3
3901       compare: 4
3902       rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
3903   legend:
3904     - ''
3905     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3906     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3907     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3908     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3909     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3910
3911 # VPP Performance Changes 2n-skx 2t1c pdr-full
3912 - type: "table"
3913   title: "VPP Performance Changes 2n-skx 2t1c pdr-full"
3914   algorithm: "table_comparison"
3915   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr-full"
3916   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3917   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3918   columns:
3919     - title: "1908.1-2"
3920       data-set: "vpp-performance-changes-2n-skx-h1"
3921     - title: "2001.0-2"
3922       data-set: "vpp-performance-changes-2n-skx-ref"
3923     - title: "2001.0-4"
3924       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
3925     - title: "2005.0-3"
3926       data-set: "vpp-performance-changes-2n-skx-cmp"
3927     - title: "2005.0-4"
3928       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3929   comparisons:
3930     - title: "2005.0-4 vs 2005.0-3"
3931       reference: 4
3932       compare: 5
3933       rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
3934     - title: "2001.0-4 vs 2001.0-2"
3935       reference: 2
3936       compare: 3
3937       rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
3938     - title: "2005.0-4 vs 2001.0-4"
3939       reference: 3
3940       compare: 5
3941       rca-file: "rca/rca-2n-skx-2t1c-pdr-rca3.yaml"
3942
3943   legend:
3944     - ''
3945     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3946     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3947     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3948     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3949     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3950     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3951
3952 # VPP Performance Changes 2n-skx 4t2c pdr-full
3953 - type: "table"
3954   title: "VPP Performance Changes 2n-skx 4t2c pdr-full"
3955   algorithm: "table_comparison"
3956   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr-full"
3957   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3958   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3959   columns:
3960     - title: "1908.1-2"
3961       data-set: "vpp-performance-changes-2n-skx-h1"
3962     - title: "2001.0-2"
3963       data-set: "vpp-performance-changes-2n-skx-ref"
3964     - title: "2001.0-4"
3965       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
3966     - title: "2005.0-3"
3967       data-set: "vpp-performance-changes-2n-skx-cmp"
3968     - title: "2005.0-4"
3969       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3970   comparisons:
3971     - title: "2005.0-4 vs 2005.0-3"
3972       reference: 4
3973       compare: 5
3974       rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
3975     - title: "2001.0-4 vs 2001.0-2"
3976       reference: 2
3977       compare: 3
3978       rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
3979     - title: "2005.0-4 vs 2001.0-4"
3980       reference: 3
3981       compare: 5
3982       rca-file: "rca/rca-2n-skx-4t2c-pdr-rca3.yaml"
3983   legend:
3984     - ''
3985     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3986     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3987     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3988     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3989     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3990     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3991
3992 # VPP Performance Changes 2n-skx 2t1c ndr-full
3993 - type: "table"
3994   title: "VPP Performance Changes 2n-skx 2t1c ndr-full"
3995   algorithm: "table_comparison"
3996   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr-full"
3997   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3998   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3999   columns:
4000     - title: "1908.1-2"
4001       data-set: "vpp-performance-changes-2n-skx-h1"
4002     - title: "2001.0-2"
4003       data-set: "vpp-performance-changes-2n-skx-ref"
4004     - title: "2001.0-4"
4005       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4006     - title: "2005.0-3"
4007       data-set: "vpp-performance-changes-2n-skx-cmp"
4008     - title: "2005.0-4"
4009       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4010   comparisons:
4011     - title: "2005.0-4 vs 2005.0-3"
4012       reference: 4
4013       compare: 5
4014       rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
4015     - title: "2001.0-4 vs 2001.0-2"
4016       reference: 2
4017       compare: 3
4018       rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
4019     - title: "2005.0-4 vs 2001.0-4"
4020       reference: 3
4021       compare: 5
4022       rca-file: "rca/rca-2n-skx-2t1c-ndr-rca3.yaml"
4023   legend:
4024     - ''
4025     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4026     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4027     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4028     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4029     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4030     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4031
4032 # VPP Performance Changes 2n-skx 4t2c ndr-full
4033 - type: "table"
4034   title: "VPP Performance Changes 2n-skx 4t2c ndr-full"
4035   algorithm: "table_comparison"
4036   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr-full"
4037   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4038   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4039   columns:
4040     - title: "1908.1-2"
4041       data-set: "vpp-performance-changes-2n-skx-h1"
4042     - title: "2001.0-2"
4043       data-set: "vpp-performance-changes-2n-skx-ref"
4044     - title: "2001.0-4"
4045       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4046     - title: "2005.0-3"
4047       data-set: "vpp-performance-changes-2n-skx-cmp"
4048     - title: "2005.0-4"
4049       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4050   comparisons:
4051     - title: "2005.0-4 vs 2005.0-3"
4052       reference: 4
4053       compare: 5
4054       rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
4055     - title: "2001.0-4 vs 2001.0-2"
4056       reference: 2
4057       compare: 3
4058       rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
4059     - title: "2005.0-4 vs 2001.0-4"
4060       reference: 3
4061       compare: 5
4062       rca-file: "rca/rca-2n-skx-4t2c-ndr-rca3.yaml"
4063   legend:
4064     - ''
4065     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4066     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4067     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4068     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4069     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4070     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4071
4072 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
4073 - type: "table"
4074   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
4075   algorithm: "table_comparison"
4076   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
4077   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4078   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4079   columns:
4080     - title: "2001.0-2"
4081       data-set: "vpp-performance-changes-2n-clx-ref"
4082     - title: "2001.0-4"
4083       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4084     - title: "2005.0-4"
4085       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4086   comparisons:
4087     - title: "2001.0-4 vs 2001.0-2"
4088       reference: 1
4089       compare: 2
4090       rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4091     - title: "2005.0-4 vs 2001.0-4"
4092       reference: 2
4093       compare: 3
4094       rca-file: "rca/rca-2n-clx-2t1c-pdr-rca2.yaml"
4095   legend:
4096     - ''
4097     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4098     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4099     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4100     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4101     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4102
4103 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
4104 - type: "table"
4105   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
4106   algorithm: "table_comparison"
4107   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
4108   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4109   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4110   columns:
4111     - title: "2001.0-2"
4112       data-set: "vpp-performance-changes-2n-clx-ref"
4113     - title: "2001.0-4"
4114       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4115     - title: "2005.0-4"
4116       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4117   comparisons:
4118     - title: "2001.0-4 vs 2001.0-2"
4119       reference: 1
4120       compare: 2
4121       rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4122     - title: "2005.0-4 vs 2001.0-4"
4123       reference: 2
4124       compare: 3
4125       rca-file: "rca/rca-2n-clx-4t2c-pdr-rca2.yaml"
4126   legend:
4127     - ''
4128     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4129     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4130     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4131     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4132     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4133
4134 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
4135 - type: "table"
4136   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
4137   algorithm: "table_comparison"
4138   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
4139   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4140   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4141   columns:
4142     - title: "2001.0-2"
4143       data-set: "vpp-performance-changes-2n-clx-ref"
4144     - title: "2001.0-4"
4145       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4146     - title: "2005.0-4"
4147       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4148   comparisons:
4149     - title: "2001.0-4 vs 2001.0-2"
4150       reference: 1
4151       compare: 2
4152       rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4153     - title: "2005.0-4 vs 2001.0-4"
4154       reference: 2
4155       compare: 3
4156       rca-file: "rca/rca-2n-clx-2t1c-ndr-rca2.yaml"
4157   legend:
4158     - ''
4159     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4160     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4161     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4162     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4163     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4164
4165 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
4166 - type: "table"
4167   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
4168   algorithm: "table_comparison"
4169   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
4170   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4171   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4172   columns:
4173     - title: "2001.0-2"
4174       data-set: "vpp-performance-changes-2n-clx-ref"
4175     - title: "2001.0-4"
4176       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4177     - title: "2005.0-4"
4178       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4179   comparisons:
4180     - title: "2001.0-4 vs 2001.0-2"
4181       reference: 1
4182       compare: 2
4183       rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
4184     - title: "2005.0-4 vs 2001.0-4"
4185       reference: 2
4186       compare: 3
4187       rca-file: "rca/rca-2n-clx-4t2c-ndr-rca2.yaml"
4188   legend:
4189     - ''
4190     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4191     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4192     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4193     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4194     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4195
4196 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr-full
4197 - type: "table"
4198   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr-full"
4199   algorithm: "table_comparison"
4200   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr-full"
4201   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4202   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4203   columns:
4204     - title: "2001.0-2"
4205       data-set: "vpp-performance-changes-2n-clx-ref"
4206     - title: "2001.0-4"
4207       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4208     - title: "2005.0-3"
4209       data-set: "vpp-performance-changes-2n-clx-cmp"
4210     - title: "2005.0-4"
4211       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4212   comparisons:
4213     - title: "2005.0-4 vs 2005.0-3"
4214       reference: 3
4215       compare: 4
4216       rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4217     - title: "2001.0-4 vs 2001.0-2"
4218       reference: 1
4219       compare: 2
4220       rca-file: "rca/rca-2n-clx-2t1c-pdr-rca2.yaml"
4221     - title: "2005.0-4 vs 2001.0-4"
4222       reference: 2
4223       compare: 4
4224       rca-file: "rca/rca-2n-clx-2t1c-pdr-rca3.yaml"
4225   legend:
4226     - ''
4227     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4228     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4229     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4230     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4231     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4232     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4233
4234 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr-full
4235 - type: "table"
4236   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr-full"
4237   algorithm: "table_comparison"
4238   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr-full"
4239   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4240   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4241   columns:
4242     - title: "2001.0-2"
4243       data-set: "vpp-performance-changes-2n-clx-ref"
4244     - title: "2001.0-4"
4245       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4246     - title: "2005.0-3"
4247       data-set: "vpp-performance-changes-2n-clx-cmp"
4248     - title: "2005.0-4"
4249       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4250   comparisons:
4251     - title: "2005.0-4 vs 2005.0-3"
4252       reference: 3
4253       compare: 4
4254       rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4255     - title: "2001.0-4 vs 2001.0-2"
4256       reference: 1
4257       compare: 2
4258       rca-file: "rca/rca-2n-clx-4t2c-pdr-rca2.yaml"
4259     - title: "2005.0-4 vs 2001.0-4"
4260       reference: 2
4261       compare: 4
4262       rca-file: "rca/rca-2n-clx-4t2c-pdr-rca3.yaml"
4263   legend:
4264     - ''
4265     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4266     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4267     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4268     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4269     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4270     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4271
4272 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr-full
4273 - type: "table"
4274   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr-full"
4275   algorithm: "table_comparison"
4276   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr-full"
4277   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4278   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4279   columns:
4280     - title: "2001.0-2"
4281       data-set: "vpp-performance-changes-2n-clx-ref"
4282     - title: "2001.0-4"
4283       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4284     - title: "2005.0-3"
4285       data-set: "vpp-performance-changes-2n-clx-cmp"
4286     - title: "2005.0-4"
4287       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4288   comparisons:
4289     - title: "2005.0-4 vs 2005.0-3"
4290       reference: 3
4291       compare: 4
4292       rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4293     - title: "2001.0-4 vs 2001.0-2"
4294       reference: 1
4295       compare: 2
4296       rca-file: "rca/rca-2n-clx-2t1c-ndr-rca2.yaml"
4297     - title: "2005.0-4 vs 2001.0-4"
4298       reference: 2
4299       compare: 4
4300       rca-file: "rca/rca-2n-clx-2t1c-ndr-rca3.yaml"
4301   legend:
4302     - ''
4303     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4304     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4305     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4306     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4307     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4308     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4309
4310 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr-full
4311 - type: "table"
4312   title: "VPP Performance Changes 2n-clx-xxv710 ndr-full"
4313   algorithm: "table_comparison"
4314   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr-full"
4315   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4316   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4317   columns:
4318     - title: "2001.0-2"
4319       data-set: "vpp-performance-changes-2n-clx-ref"
4320     - title: "2001.0-4"
4321       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4322     - title: "2005.0-3"
4323       data-set: "vpp-performance-changes-2n-clx-cmp"
4324     - title: "2005.0-4"
4325       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4326   comparisons:
4327     - title: "2005.0-4 vs 2005.0-3"
4328       reference: 3
4329       compare: 4
4330       rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
4331     - title: "2001.0-4 vs 2001.0-2"
4332       reference: 1
4333       compare: 2
4334       rca-file: "rca/rca-2n-clx-4t2c-ndr-rca2.yaml"
4335     - title: "2005.0-4 vs 2001.0-4"
4336       reference: 2
4337       compare: 4
4338       rca-file: "rca/rca-2n-clx-4t2c-ndr-rca3.yaml"
4339   legend:
4340     - ''
4341     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4342     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4343     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4344     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4345     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4346     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4347
4348 ## VPP Performance Changes 2n-clx-x556 2t1c pdr
4349 #- type: "table"
4350 #  title: "VPP Performance Changes 2n-clx-x556 2t1c pdr"
4351 #  algorithm: "table_comparison"
4352 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-pdr"
4353 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4354 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4355 #  columns:
4356 #    - title: "2001.0-2"
4357 #      data-set: "vpp-performance-changes-2n-clx-ref"
4358 #    - title: "2005.0-3"
4359 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4360 #  comparisons:
4361 #    - title: "Diff"
4362 #      reference: 1
4363 #      compare: 2
4364 #  legend:
4365 #    - ''
4366 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
4367 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4368 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4369 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4370 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4371 #
4372 ## VPP Performance Changes 2n-clx-x556 4t2c pdr
4373 #- type: "table"
4374 #  title: "VPP Performance Changes 2n-clx-x556 4t2c pdr"
4375 #  algorithm: "table_comparison"
4376 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-pdr"
4377 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4378 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4379 #  columns:
4380 #    - title: "2001.0-2"
4381 #      data-set: "vpp-performance-changes-2n-clx-ref"
4382 #    - title: "2005.0-3"
4383 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4384 #  comparisons:
4385 #    - title: "Diff"
4386 #      reference: 1
4387 #      compare: 2
4388 #  legend:
4389 #    - ''
4390 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
4391 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4392 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4393 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4394 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4395 #
4396 ## VPP Performance Changes 2n-clx-x556 2t1c ndr
4397 #- type: "table"
4398 #  title: "VPP Performance Changes 2n-clx-x556 2t1c ndr"
4399 #  algorithm: "table_comparison"
4400 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-ndr"
4401 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4402 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4403 #  columns:
4404 #    - title: "2001.0-2"
4405 #      data-set: "vpp-performance-changes-2n-clx-ref"
4406 #    - title: "2005.0-3"
4407 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4408 #  comparisons:
4409 #    - title: "Diff"
4410 #      reference: 1
4411 #      compare: 2
4412 #  legend:
4413 #    - ''
4414 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
4415 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4416 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4417 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4418 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4419 #
4420 ## VPP Performance Changes 2n-clx-x556 4t2c ndr
4421 #- type: "table"
4422 #  title: "VPP Performance Changes 2n-clx-x556 ndr"
4423 #  algorithm: "table_comparison"
4424 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-ndr"
4425 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4426 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4427 #  columns:
4428 #    - title: "2001.0-2"
4429 #      data-set: "vpp-performance-changes-2n-clx-ref"
4430 #    - title: "2005.0-3"
4431 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4432 #  comparisons:
4433 #    - title: "Diff"
4434 #      reference: 1
4435 #      compare: 2
4436 #  legend:
4437 #    - ''
4438 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
4439 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4440 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4441 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4442 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4443
4444 # VPP Performance Changes 2n-dnv 1t1c pdr
4445 - type: "table"
4446   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
4447   algorithm: "table_comparison"
4448   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
4449   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4450   filter: "'1T1C'"
4451   columns:
4452     - title: "1908.1-2"
4453       data-set: "vpp-performance-changes-2n-dnv-h1"
4454     - title: "2001.0-2"
4455       data-set: "vpp-performance-changes-2n-dnv-ref"
4456     - title: "2005.0-3"
4457       data-set: "vpp-performance-changes-2n-dnv-cmp"
4458   comparisons:
4459     - title: "2005.0-3 vs 2001.0-2"
4460       reference: 2
4461       compare: 3
4462   legend:
4463     - ''
4464     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
4465     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4466     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4467     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4468
4469 # VPP Performance Changes 2n-dnv 2t2c pdr
4470 - type: "table"
4471   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
4472   algorithm: "table_comparison"
4473   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
4474   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4475   filter: "'2T2C'"
4476   columns:
4477     - title: "1908.1-2"
4478       data-set: "vpp-performance-changes-2n-dnv-h1"
4479     - title: "2001.0-2"
4480       data-set: "vpp-performance-changes-2n-dnv-ref"
4481     - title: "2005.0-3"
4482       data-set: "vpp-performance-changes-2n-dnv-cmp"
4483   comparisons:
4484     - title: "2005.0-3 vs 2001.0-2"
4485       reference: 2
4486       compare: 3
4487   legend:
4488     - ''
4489     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
4490     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4491     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4492     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4493
4494 # VPP Performance Changes 2n-dnv 1t1c ndr
4495 - type: "table"
4496   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
4497   algorithm: "table_comparison"
4498   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
4499   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4500   filter: "'1T1C'"
4501   columns:
4502     - title: "1908.1-2"
4503       data-set: "vpp-performance-changes-2n-dnv-h1"
4504     - title: "2001.0-2"
4505       data-set: "vpp-performance-changes-2n-dnv-ref"
4506     - title: "2005.0-3"
4507       data-set: "vpp-performance-changes-2n-dnv-cmp"
4508   comparisons:
4509     - title: "2005.0-3 vs 2001.0-2"
4510       reference: 2
4511       compare: 3
4512   legend:
4513     - ''
4514     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
4515     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4516     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4517     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4518
4519 # VPP Performance Changes 2n-dnv 2t2c ndr
4520 - type: "table"
4521   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
4522   algorithm: "table_comparison"
4523   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
4524   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4525   filter: "'2T2C'"
4526   columns:
4527     - title: "1908.1-2"
4528       data-set: "vpp-performance-changes-2n-dnv-h1"
4529     - title: "2001.0-2"
4530       data-set: "vpp-performance-changes-2n-dnv-ref"
4531     - title: "2005.0-3"
4532       data-set: "vpp-performance-changes-2n-dnv-cmp"
4533   comparisons:
4534     - title: "2005.0-3 vs 2001.0-2"
4535       reference: 2
4536       compare: 3
4537   legend:
4538     - ''
4539     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
4540     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4541     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4542     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4543
4544 # VPP Performance Changes 3n-dnv 1t1c pdr
4545 - type: "table"
4546   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
4547   algorithm: "table_comparison"
4548   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
4549   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4550   filter: "'1T1C'"
4551   columns:
4552     - title: "1908.1-2"
4553       data-set: "vpp-performance-changes-3n-dnv-h1"
4554     - title: "2001.0-2"
4555       data-set: "vpp-performance-changes-3n-dnv-ref"
4556     - title: "2005.0-3"
4557       data-set: "vpp-performance-changes-3n-dnv-cmp"
4558   comparisons:
4559     - title: "2005.0-3 vs 2001.0-2"
4560       reference: 2
4561       compare: 3
4562   legend:
4563     - ''
4564     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4565     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4566     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4567     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4568
4569 # VPP Performance Changes 3n-dnv 2t2c pdr
4570 - type: "table"
4571   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
4572   algorithm: "table_comparison"
4573   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
4574   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4575   filter: "'2T2C'"
4576   columns:
4577     - title: "1908.1-2"
4578       data-set: "vpp-performance-changes-3n-dnv-h1"
4579     - title: "2001.0-2"
4580       data-set: "vpp-performance-changes-3n-dnv-ref"
4581     - title: "2005.0-3"
4582       data-set: "vpp-performance-changes-3n-dnv-cmp"
4583   comparisons:
4584     - title: "2005.0-3 vs 2001.0-2"
4585       reference: 2
4586       compare: 3
4587   legend:
4588     - ''
4589     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4590     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4591     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4592     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4593
4594 # VPP Performance Changes 3n-dnv 1t1c ndr
4595 - type: "table"
4596   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
4597   algorithm: "table_comparison"
4598   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
4599   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4600   filter: "'1T1C'"
4601   columns:
4602     - title: "1908.1-2"
4603       data-set: "vpp-performance-changes-3n-dnv-h1"
4604     - title: "2001.0-2"
4605       data-set: "vpp-performance-changes-3n-dnv-ref"
4606     - title: "2005.0-3"
4607       data-set: "vpp-performance-changes-3n-dnv-cmp"
4608   comparisons:
4609     - title: "2005.0-3 vs 2001.0-2"
4610       reference: 2
4611       compare: 3
4612   legend:
4613     - ''
4614     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
4615     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4616     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4617     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4618
4619 # VPP Performance Changes 3n-dnv 2t2c ndr
4620 - type: "table"
4621   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
4622   algorithm: "table_comparison"
4623   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
4624   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4625   filter: "'2T2C'"
4626   columns:
4627     - title: "1908.1-2"
4628       data-set: "vpp-performance-changes-3n-dnv-h1"
4629     - title: "2001.0-2"
4630       data-set: "vpp-performance-changes-3n-dnv-ref"
4631     - title: "2005.0-3"
4632       data-set: "vpp-performance-changes-3n-dnv-cmp"
4633   comparisons:
4634     - title: "2005.0-3 vs 2001.0-2"
4635       reference: 2
4636       compare: 3
4637   legend:
4638     - ''
4639     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
4640     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4641     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4642     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4643
4644 # VPP Performance Changes 3n-tsh 1t1c pdr
4645 - type: "table"
4646   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4647   algorithm: "table_comparison"
4648   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4649   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4650   filter: "'1T1C'"
4651   columns:
4652     - title: "1908.1-2"
4653       data-set: "vpp-performance-changes-3n-tsh-h1"
4654     - title: "2001.0-2"
4655       data-set: "vpp-performance-changes-3n-tsh-ref"
4656     - title: "2001.0-4"
4657       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4658     - title: "2005.0-4"
4659       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4660   comparisons:
4661     - title: "2001.0-4 vs 2001.0-2"
4662       reference: 2
4663       compare: 3
4664       rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
4665     - title: "2005.0-4 vs 2001.0-4"
4666       reference: 3
4667       compare: 4
4668       rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
4669   legend:
4670     - ''
4671     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4672     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4673     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4674     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4675     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4676
4677 # VPP Performance Changes 3n-tsh 2t2c pdr
4678 - type: "table"
4679   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4680   algorithm: "table_comparison"
4681   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4682   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4683   filter: "'2T2C'"
4684   columns:
4685     - title: "1908.1-2"
4686       data-set: "vpp-performance-changes-3n-tsh-h1"
4687     - title: "2001.0-2"
4688       data-set: "vpp-performance-changes-3n-tsh-ref"
4689     - title: "2001.0-4"
4690       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4691     - title: "2005.0-4"
4692       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4693   comparisons:
4694     - title: "2001.0-4 vs 2001.0-2"
4695       reference: 2
4696       compare: 3
4697       rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
4698     - title: "2005.0-4 vs 2001.0-4"
4699       reference: 3
4700       compare: 4
4701       rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
4702   legend:
4703     - ''
4704     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4705     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4706     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4707     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4708     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4709
4710 # VPP Performance Changes 3n-tsh 1t1c ndr
4711 - type: "table"
4712   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4713   algorithm: "table_comparison"
4714   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4715   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4716   filter: "'1T1C'"
4717   columns:
4718     - title: "1908.1-2"
4719       data-set: "vpp-performance-changes-3n-tsh-h1"
4720     - title: "2001.0-2"
4721       data-set: "vpp-performance-changes-3n-tsh-ref"
4722     - title: "2001.0-4"
4723       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4724     - title: "2005.0-4"
4725       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4726   comparisons:
4727     - title: "2001.0-4 vs 2001.0-2"
4728       reference: 2
4729       compare: 3
4730       rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
4731     - title: "2005.0-4 vs 2001.0-4"
4732       reference: 3
4733       compare: 4
4734       rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
4735   legend:
4736     - ''
4737     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4738     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4739     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4740     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4741     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4742
4743 # VPP Performance Changes 3n-tsh 2t2c ndr
4744 - type: "table"
4745   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4746   algorithm: "table_comparison"
4747   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4748   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4749   filter: "'2T2C'"
4750   columns:
4751     - title: "1908.1-2"
4752       data-set: "vpp-performance-changes-3n-tsh-h1"
4753     - title: "2001.0-2"
4754       data-set: "vpp-performance-changes-3n-tsh-ref"
4755     - title: "2001.0-4"
4756       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4757     - title: "2005.0-4"
4758       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4759   comparisons:
4760     - title: "2001.0-4 vs 2001.0-2"
4761       reference: 2
4762       compare: 3
4763       rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
4764     - title: "2005.0-4 vs 2001.0-4"
4765       reference: 3
4766       compare: 4
4767       rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
4768   legend:
4769     - ''
4770     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4771     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4772     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4773     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4774     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4775
4776 # VPP Performance Changes 3n-tsh 1t1c pdr-full
4777 - type: "table"
4778   title: "VPP Performance Changes 3n-tsh 1t1c pdr-full"
4779   algorithm: "table_comparison"
4780   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr-full"
4781   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4782   filter: "'1T1C'"
4783   columns:
4784     - title: "1908.1-2"
4785       data-set: "vpp-performance-changes-3n-tsh-h1"
4786     - title: "2001.0-2"
4787       data-set: "vpp-performance-changes-3n-tsh-ref"
4788     - title: "2001.0-4"
4789       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4790     - title: "2005.0-3"
4791       data-set: "vpp-performance-changes-3n-tsh-cmp"
4792     - title: "2005.0-4"
4793       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4794   comparisons:
4795     - title: "2005.0-4 vs 2005.0-3"
4796       reference: 4
4797       compare: 5
4798       rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
4799     - title: "2001.0-4 vs 2001.0-2"
4800       reference: 2
4801       compare: 3
4802       rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
4803     - title: "2005.0-4 vs 2001.0-4"
4804       reference: 3
4805       compare: 5
4806       rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca3.yaml"
4807   legend:
4808     - ''
4809     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4810     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4811     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4812     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4813     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4814     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4815
4816 # VPP Performance Changes 3n-tsh 2t2c pdr-full
4817 - type: "table"
4818   title: "VPP Performance Changes 3n-tsh 2t2c pdr-full"
4819   algorithm: "table_comparison"
4820   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr-full"
4821   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4822   filter: "'2T2C'"
4823   columns:
4824     - title: "1908.1-2"
4825       data-set: "vpp-performance-changes-3n-tsh-h1"
4826     - title: "2001.0-2"
4827       data-set: "vpp-performance-changes-3n-tsh-ref"
4828     - title: "2001.0-4"
4829       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4830     - title: "2005.0-3"
4831       data-set: "vpp-performance-changes-3n-tsh-cmp"
4832     - title: "2005.0-4"
4833       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4834   comparisons:
4835     - title: "2005.0-4 vs 2005.0-3"
4836       reference: 4
4837       compare: 5
4838       rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
4839     - title: "2001.0-4 vs 2001.0-2"
4840       reference: 2
4841       compare: 3
4842       rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
4843     - title: "2005.0-4 vs 2001.0-4"
4844       reference: 3
4845       compare: 5
4846       rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca3.yaml"
4847   legend:
4848     - ''
4849     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4850     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4851     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4852     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4853     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4854     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4855
4856 # VPP Performance Changes 3n-tsh 1t1c ndr-full
4857 - type: "table"
4858   title: "VPP Performance Changes 3n-tsh 1t1c ndr-full"
4859   algorithm: "table_comparison"
4860   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr-full"
4861   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4862   filter: "'1T1C'"
4863   columns:
4864     - title: "1908.1-2"
4865       data-set: "vpp-performance-changes-3n-tsh-h1"
4866     - title: "2001.0-2"
4867       data-set: "vpp-performance-changes-3n-tsh-ref"
4868     - title: "2001.0-4"
4869       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4870     - title: "2005.0-3"
4871       data-set: "vpp-performance-changes-3n-tsh-cmp"
4872     - title: "2005.0-4"
4873       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4874   comparisons:
4875     - title: "2005.0-4 vs 2005.0-3"
4876       reference: 4
4877       compare: 5
4878       rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
4879     - title: "2001.0-4 vs 2001.0-2"
4880       reference: 2
4881       compare: 3
4882       rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
4883     - title: "2005.0-4 vs 2001.0-4"
4884       reference: 3
4885       compare: 5
4886       rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca3.yaml"
4887   legend:
4888     - ''
4889     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4890     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4891     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4892     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4893     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4894     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4895
4896 # VPP Performance Changes 3n-tsh 2t2c ndr-full
4897 - type: "table"
4898   title: "VPP Performance Changes 3n-tsh 2t2c ndr-full"
4899   algorithm: "table_comparison"
4900   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr-full"
4901   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4902   filter: "'2T2C'"
4903   columns:
4904     - title: "1908.1-2"
4905       data-set: "vpp-performance-changes-3n-tsh-h1"
4906     - title: "2001.0-2"
4907       data-set: "vpp-performance-changes-3n-tsh-ref"
4908     - title: "2001.0-4"
4909       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4910     - title: "2005.0-3"
4911       data-set: "vpp-performance-changes-3n-tsh-cmp"
4912     - title: "2005.0-4"
4913       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4914   comparisons:
4915     - title: "2005.0-4 vs 2005.0-3"
4916       reference: 4
4917       compare: 5
4918       rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
4919     - title: "2001.0-4 vs 2001.0-2"
4920       reference: 2
4921       compare: 3
4922       rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
4923     - title: "2005.0-4 vs 2001.0-4"
4924       reference: 3
4925       compare: 5
4926       rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca3.yaml"
4927   legend:
4928     - ''
4929     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4930     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4931     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4932     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4933     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4934     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4935
4936 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4937 - type: "table"
4938   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4939   algorithm: "table_comparison"
4940   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4941   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4942   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4943   columns:
4944     - title: "3n-hsw xl710"
4945       data-set: "vpp-compare-testbeds-ref"
4946       tag: "NIC_Intel-XL710"
4947     - title: "3n-skx xxv710"
4948       data-set: "vpp-compare-testbeds-cmp"
4949       tag: "NIC_Intel-XXV710"
4950   comparisons:
4951     - title: "Diff"
4952       reference: 1
4953       compare: 2
4954   legend:
4955     - ""
4956     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4957     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4958
4959 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
4960 - type: "table"
4961   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
4962   algorithm: "table_comparison"
4963   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
4964   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4965   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4966   columns:
4967     - title: "3n-hsw xl710"
4968       data-set: "vpp-compare-testbeds-ref"
4969       tag: "NIC_Intel-XL710"
4970     - title: "3n-skx xxv710"
4971       data-set: "vpp-compare-testbeds-cmp"
4972       tag: "NIC_Intel-XXV710"
4973   comparisons:
4974     - title: "Diff"
4975       reference: 1
4976       compare: 2
4977   legend:
4978     - ""
4979     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4980     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4981
4982 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
4983 - type: "table"
4984   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
4985   algorithm: "table_comparison"
4986   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
4987   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4988   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4989   columns:
4990     - title: "3n-hsw xl710"
4991       data-set: "vpp-compare-testbeds-ref"
4992       tag: "NIC_Intel-XL710"
4993     - title: "3n-skx xxv710"
4994       data-set: "vpp-compare-testbeds-cmp"
4995       tag: "NIC_Intel-XXV710"
4996   comparisons:
4997     - title: "Diff"
4998       reference: 1
4999       compare: 2
5000   legend:
5001     - ""
5002     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5003     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5004
5005 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
5006 - type: "table"
5007   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
5008   algorithm: "table_comparison"
5009   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
5010   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5011   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5012   columns:
5013     - title: "3n-hsw xl710"
5014       data-set: "vpp-compare-testbeds-ref"
5015       tag: "NIC_Intel-XL710"
5016     - title: "3n-skx xxv710"
5017       data-set: "vpp-compare-testbeds-cmp"
5018       tag: "NIC_Intel-XXV710"
5019   comparisons:
5020     - title: "Diff"
5021       reference: 1
5022       compare: 2
5023   legend:
5024     - ""
5025     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5026     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5027
5028 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
5029 - type: "table"
5030   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
5031   algorithm: "table_comparison"
5032   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
5033   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5034   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5035   columns:
5036     - title: "2n-skx"
5037       data-set: "vpp-compare-testbeds-skx-clx-ref"
5038     - title: "2n-clx"
5039       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5040   comparisons:
5041     - title: "Diff"
5042       reference: 1
5043       compare: 2
5044   legend:
5045     - ""
5046     - "2n-skx, 2n-clx - testbeds and NICs tested."
5047     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5048
5049 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
5050 - type: "table"
5051   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
5052   algorithm: "table_comparison"
5053   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
5054   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5055   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5056   columns:
5057     - title: "2n-skx"
5058       data-set: "vpp-compare-testbeds-skx-clx-ref"
5059     - title: "2n-clx"
5060       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5061   comparisons:
5062     - title: "Diff"
5063       reference: 1
5064       compare: 2
5065   legend:
5066     - ""
5067     - "2n-skx, 2n-clx - testbeds and NICs tested."
5068     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5069
5070 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
5071 - type: "table"
5072   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
5073   algorithm: "table_comparison"
5074   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
5075   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5076   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5077   columns:
5078     - title: "2n-skx"
5079       data-set: "vpp-compare-testbeds-skx-clx-ref"
5080     - title: "2n-clx"
5081       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5082   comparisons:
5083     - title: "Diff"
5084       reference: 1
5085       compare: 2
5086   legend:
5087     - ""
5088     - "2n-skx, 2n-clx - testbeds and NICs tested."
5089     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5090
5091 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
5092 - type: "table"
5093   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
5094   algorithm: "table_comparison"
5095   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
5096   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5097   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5098   columns:
5099     - title: "2n-skx"
5100       data-set: "vpp-compare-testbeds-skx-clx-ref"
5101     - title: "2n-clx"
5102       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5103   comparisons:
5104     - title: "Diff"
5105       reference: 1
5106       compare: 2
5107   legend:
5108     - ""
5109     - "2n-skx, 2n-clx - testbeds and NICs tested."
5110     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5111
5112 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
5113 - type: "table"
5114   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
5115   algorithm: "table_comparison"
5116   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
5117   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5118   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5119   columns:
5120     - title: "3n-hsw xl710"
5121       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5122       tag: "NIC_Intel-XL710"
5123     - title: "2n-clx xxv710"
5124       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5125       tag: "NIC_Intel-XXV710"
5126   comparisons:
5127     - title: "Diff"
5128       reference: 1
5129       compare: 2
5130   legend:
5131     - ""
5132     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5133     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5134
5135 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
5136 - type: "table"
5137   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
5138   algorithm: "table_comparison"
5139   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
5140   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5141   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5142   columns:
5143     - title: "3n-hsw xl710"
5144       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5145       tag: "NIC_Intel-XL710"
5146     - title: "2n-clx xxv710"
5147       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5148       tag: "NIC_Intel-XXV710"
5149   comparisons:
5150     - title: "Diff"
5151       reference: 1
5152       compare: 2
5153   legend:
5154     - ""
5155     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5156     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5157
5158 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
5159 - type: "table"
5160   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
5161   algorithm: "table_comparison"
5162   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
5163   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5164   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5165   columns:
5166     - title: "3n-hsw xl710"
5167       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5168       tag: "NIC_Intel-XL710"
5169     - title: "2n-clx xxv710"
5170       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5171       tag: "NIC_Intel-XXV710"
5172   comparisons:
5173     - title: "Diff"
5174       reference: 1
5175       compare: 2
5176   legend:
5177     - ""
5178     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5179     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5180
5181 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
5182 - type: "table"
5183   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
5184   algorithm: "table_comparison"
5185   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
5186   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5187   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5188   columns:
5189     - title: "3n-hsw xl710"
5190       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5191       tag: "NIC_Intel-XL710"
5192     - title: "2n-clx xxv710"
5193       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5194       tag: "NIC_Intel-XXV710"
5195   comparisons:
5196     - title: "Diff"
5197       reference: 1
5198       compare: 2
5199   legend:
5200     - ""
5201     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5202     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5203
5204 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
5205 - type: "table"
5206   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
5207   algorithm: "table_comparison"
5208   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
5209   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5210   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
5211   columns:
5212     - title: "3n-skx"
5213       data-set: "vpp-compare-topologies-ref"
5214     - title: "2n-skx"
5215       data-set: "vpp-compare-topologies-cmp"
5216   comparisons:
5217     - title: "Diff"
5218       reference: 1
5219       compare: 2
5220   legend:
5221     - ""
5222     - "3n-skx, 2n-skx - topologies tested."
5223     - "Diff - difference between 3n-skx and 2n-skx topologies."
5224
5225 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
5226 - type: "table"
5227   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
5228   algorithm: "table_comparison"
5229   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
5230   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5231   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
5232   columns:
5233     - title: "3n-skx"
5234       data-set: "vpp-compare-topologies-ref"
5235     - title: "2n-skx"
5236       data-set: "vpp-compare-topologies-cmp"
5237   comparisons:
5238     - title: "Diff"
5239       reference: 1
5240       compare: 2
5241   legend:
5242     - ""
5243     - "3n-skx, 2n-skx - topologies tested."
5244     - "Diff - difference between 3n-skx and 2n-skx topologies."
5245
5246 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
5247 - type: "table"
5248   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
5249   algorithm: "table_comparison"
5250   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
5251   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5252   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
5253   columns:
5254     - title: "3n-skx"
5255       data-set: "vpp-compare-topologies-ref"
5256     - title: "2n-skx"
5257       data-set: "vpp-compare-topologies-cmp"
5258   comparisons:
5259     - title: "Diff"
5260       reference: 1
5261       compare: 2
5262   legend:
5263     - ""
5264     - "3n-skx, 2n-skx - topologies tested."
5265     - "Diff - difference between 3n-skx and 2n-skx topologies."
5266
5267 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
5268 - type: "table"
5269   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
5270   algorithm: "table_comparison"
5271   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
5272   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5273   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
5274   columns:
5275     - title: "3n-skx"
5276       data-set: "vpp-compare-topologies-ref"
5277     - title: "2n-skx"
5278       data-set: "vpp-compare-topologies-cmp"
5279   comparisons:
5280     - title: "Diff"
5281       reference: 1
5282       compare: 2
5283   legend:
5284     - ""
5285     - "3n-skx, 2n-skx - topologies tested."
5286     - "Diff - difference between 3n-skx and 2n-skx topologies."
5287
5288 # VPP Performance Changes 3n-hsw 1t1c mrr
5289 - type: "table"
5290   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
5291   algorithm: "table_comparison"
5292   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
5293   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5294   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5295   columns:
5296     - title: "1908.1-2"
5297       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5298     - title: "2001.0-2"
5299       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
5300     - title: "2005.0-3"
5301       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5302     - title: "2005.0-4"
5303       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp-2"
5304   comparisons:
5305     - title: "2005.0-4 vs 2005.0-3"
5306       reference: 3
5307       compare: 4
5308       rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca1.yaml"
5309     - title: "2005.0-4 vs 2001.0-2"
5310       reference: 2
5311       compare: 4
5312       rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca2.yaml"
5313   legend:
5314     - ''
5315     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5316     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5317     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5318     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5319     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5320
5321 # VPP Performance Changes 3n-hsw 2t2c mrr
5322 - type: "table"
5323   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
5324   algorithm: "table_comparison"
5325   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
5326   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5327   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5328   columns:
5329     - title: "1908.1-2"
5330       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5331     - title: "2001.0-2"
5332       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
5333     - title: "2005.0-3"
5334       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5335     - title: "2005.0-4"
5336       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp-2"
5337   comparisons:
5338     - title: "2005.0-4 vs 2005.0-3"
5339       reference: 3
5340       compare: 4
5341       rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca1.yaml"
5342     - title: "2005.0-4 vs 2001.0-2"
5343       reference: 2
5344       compare: 4
5345       rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca2.yaml"
5346   legend:
5347     - ''
5348     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5349     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5350     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5351     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5352     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5353
5354 # VPP Performance Changes 3n-hsw 4t4c mrr
5355 - type: "table"
5356   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
5357   algorithm: "table_comparison"
5358   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
5359   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5360   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5361   columns:
5362     - title: "1908.1-2"
5363       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5364     - title: "2001.0-2"
5365       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
5366     - title: "2005.0-3"
5367       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5368     - title: "2005.0-4"
5369       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp-2"
5370   comparisons:
5371     - title: "2005.0-4 vs 2005.0-3"
5372       reference: 3
5373       compare: 4
5374       rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca1.yaml"
5375     - title: "2005.0-4 vs 2001.0-2"
5376       reference: 2
5377       compare: 4
5378       rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca2.yaml"
5379   legend:
5380     - ''
5381     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5382     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5383     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5384     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5385     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5386
5387 # VPP Performance Changes 3n-skx 2t1c mrr
5388 - type: "table"
5389   title: "VPP Performance Changes 3n-skx 2t1c mrr"
5390   algorithm: "table_comparison"
5391   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
5392   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5393   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5394   columns:
5395     - title: "2001.0-2"
5396       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
5397     - title: "2005.0-3"
5398       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5399     - title: "2005.0-4"
5400       data-set: "vpp-performance-changes-3n-skx-mrr-cmp-2"
5401   comparisons:
5402     - title: "2005.0-4 vs 2005.0-3"
5403       reference: 2
5404       compare: 3
5405       rca-file: "rca/rca-3n-skx-2t1c-mrr-rca1.yaml"
5406     - title: "2005.0-4 vs 2001.0-2"
5407       reference: 1
5408       compare: 3
5409       rca-file: "rca/rca-3n-skx-2t1c-mrr-rca2.yaml"
5410   legend:
5411     - ''
5412     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5413     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5414     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5415     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5416     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5417
5418 # VPP Performance Changes 3n-skx 4t2c mrr
5419 - type: "table"
5420   title: "VPP Performance Changes 3n-skx 4t2c mrr"
5421   algorithm: "table_comparison"
5422   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
5423   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5424   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5425   columns:
5426     - title: "2001.0-2"
5427       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
5428     - title: "2005.0-3"
5429       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5430     - title: "2005.0-4"
5431       data-set: "vpp-performance-changes-3n-skx-mrr-cmp-2"
5432   comparisons:
5433     - title: "2005.0-4 vs 2005.0-3"
5434       reference: 2
5435       compare: 3
5436       rca-file: "rca/rca-3n-skx-4t2c-mrr-rca1.yaml"
5437     - title: "2005.0-4 vs 2001.0-2"
5438       reference: 1
5439       compare: 3
5440       rca-file: "rca/rca-3n-skx-4t2c-mrr-rca2.yaml"
5441   legend:
5442     - ''
5443     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5444     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5445     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5446     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5447     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5448
5449 # VPP Performance Changes 3n-skx 8t4c mrr
5450 - type: "table"
5451   title: "VPP Performance Changes 3n-skx 8t4c mrr"
5452   algorithm: "table_comparison"
5453   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
5454   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5455   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5456   columns:
5457     - title: "2001.0-2"
5458       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
5459     - title: "2005.0-3"
5460       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5461     - title: "2005.0-4"
5462       data-set: "vpp-performance-changes-3n-skx-mrr-cmp-2"
5463   comparisons:
5464     - title: "2005.0-4 vs 2005.0-3"
5465       reference: 2
5466       compare: 3
5467       rca-file: "rca/rca-3n-skx-8t4c-mrr-rca1.yaml"
5468     - title: "2005.0-4 vs 2001.0-2"
5469       reference: 1
5470       compare: 3
5471       rca-file: "rca/rca-3n-skx-8t4c-mrr-rca2.yaml"
5472   legend:
5473     - ''
5474     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5475     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5476     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5477     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5478     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5479
5480 # VPP Performance Changes 2n-skx 2t1c mrr
5481 - type: "table"
5482   title: "VPP Performance Changes 2n-skx 2t1c mrr"
5483   algorithm: "table_comparison"
5484   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
5485   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5486   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5487   columns:
5488     - title: "2001.0-2"
5489       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
5490     - title: "2005.0-3"
5491       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5492     - title: "2005.0-4"
5493       data-set: "vpp-performance-changes-2n-skx-mrr-cmp-2"
5494   comparisons:
5495     - title: "2005.0-4 vs 2005.0-3"
5496       reference: 2
5497       compare: 3
5498       rca-file: "rca/rca-2n-skx-2t1c-mrr-rca1.yaml"
5499     - title: "2005.0-4 vs 2001.0-2"
5500       reference: 1
5501       compare: 3
5502       rca-file: "rca/rca-2n-skx-2t1c-mrr-rca2.yaml"
5503   legend:
5504     - ''
5505     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5506     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5507     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5508     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5509     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5510
5511 # VPP Performance Changes 2n-skx 4t2c mrr
5512 - type: "table"
5513   title: "VPP Performance Changes 2n-skx 4t2c mrr"
5514   algorithm: "table_comparison"
5515   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
5516   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5517   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5518   columns:
5519     - title: "2001.0-2"
5520       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
5521     - title: "2005.0-3"
5522       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5523     - title: "2005.0-4"
5524       data-set: "vpp-performance-changes-2n-skx-mrr-cmp-2"
5525   comparisons:
5526     - title: "2005.0-4 vs 2005.0-3"
5527       reference: 2
5528       compare: 3
5529       rca-file: "rca/rca-2n-skx-4t2c-mrr-rca1.yaml"
5530     - title: "2005.0-4 vs 2001.0-2"
5531       reference: 1
5532       compare: 3
5533       rca-file: "rca/rca-2n-skx-4t2c-mrr-rca2.yaml"
5534   legend:
5535     - ''
5536     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5537     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5538     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5539     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5540     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5541
5542 # VPP Performance Changes 2n-skx 8t4c mrr
5543 - type: "table"
5544   title: "VPP Performance Changes 2n-skx 8t4c mrr"
5545   algorithm: "table_comparison"
5546   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
5547   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5548   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5549   columns:
5550     - title: "2001.0-2"
5551       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
5552     - title: "2005.0-3"
5553       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5554     - title: "2005.0-4"
5555       data-set: "vpp-performance-changes-2n-skx-mrr-cmp-2"
5556   comparisons:
5557     - title: "2005.0-4 vs 2005.0-3"
5558       reference: 2
5559       compare: 3
5560       rca-file: "rca/rca-2n-skx-8t4c-mrr-rca1.yaml"
5561     - title: "2005.0-4 vs 2001.0-2"
5562       reference: 1
5563       compare: 3
5564       rca-file: "rca/rca-2n-skx-8t4c-mrr-rca2.yaml"
5565   legend:
5566     - ''
5567     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5568     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5569     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5570     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5571     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5572
5573 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
5574 - type: "table"
5575   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
5576   algorithm: "table_comparison"
5577   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
5578   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5579   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5580   columns:
5581     - title: "2001.0-2"
5582       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5583     - title: "2005.0-3"
5584       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5585     - title: "2005.0-4"
5586       data-set: "vpp-performance-changes-2n-clx-mrr-cmp-2"
5587   comparisons:
5588     - title: "2005.0-4 vs 2005.0-3"
5589       reference: 2
5590       compare: 3
5591       rca-file: "rca/rca-2n-clx-2t1c-mrr-rca1.yaml"
5592     - title: "2005.0-4 vs 2001.0-2"
5593       reference: 1
5594       compare: 3
5595       rca-file: "rca/rca-2n-clx-2t1c-mrr-rca2.yaml"
5596   legend:
5597     - ''
5598     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5599     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5600     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5601     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5602     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5603
5604 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
5605 - type: "table"
5606   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
5607   algorithm: "table_comparison"
5608   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
5609   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5610   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5611   columns:
5612     - title: "2001.0-2"
5613       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5614     - title: "2005.0-3"
5615       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5616     - title: "2005.0-4"
5617       data-set: "vpp-performance-changes-2n-clx-mrr-cmp-2"
5618   comparisons:
5619     - title: "2005.0-4 vs 2005.0-3"
5620       reference: 2
5621       compare: 3
5622       rca-file: "rca/rca-2n-clx-4t2c-mrr-rca1.yaml"
5623     - title: "2005.0-4 vs 2001.0-2"
5624       reference: 1
5625       compare: 3
5626       rca-file: "rca/rca-2n-clx-4t2c-mrr-rca2.yaml"
5627   legend:
5628     - ''
5629     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5630     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5631     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5632     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5633     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5634
5635 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
5636 - type: "table"
5637   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
5638   algorithm: "table_comparison"
5639   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
5640   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5641   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5642   columns:
5643     - title: "2001.0-2"
5644       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5645     - title: "2005.0-3"
5646       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5647     - title: "2005.0-4"
5648       data-set: "vpp-performance-changes-2n-clx-mrr-cmp-2"
5649   comparisons:
5650     - title: "2005.0-4 vs 2005.0-3"
5651       reference: 2
5652       compare: 3
5653       rca-file: "rca/rca-2n-clx-8t4c-mrr-rca1.yaml"
5654     - title: "2005.0-4 vs 2001.0-2"
5655       reference: 1
5656       compare: 3
5657       rca-file: "rca/rca-2n-clx-8t4c-mrr-rca2.yaml"
5658   legend:
5659     - ''
5660     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5661     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5662     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5663     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5664     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5665
5666 ## VPP Performance Changes 2n-clx-x556 2t1c mrr
5667 #- type: "table"
5668 #  title: "VPP Performance Changes 2n-clx-x556 2t1c mrr"
5669 #  algorithm: "table_comparison"
5670 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-mrr"
5671 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5672 #  filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5673 #  columns:
5674 #    - title: "2001"
5675 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5676 #    - title: "2005"
5677 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5678 #  comparisons:
5679 #    - title: "Diff"
5680 #      reference: 1
5681 #      compare: 2
5682 #  legend:
5683 #    - ""
5684 #    - "2001, 2005 - VPP versions tested."
5685 #    - "Diff - difference between 2001 and 2005 VPP version."
5686 #
5687 ## VPP Performance Changes 2n-clx-x556 4t2c mrr
5688 #- type: "table"
5689 #  title: "VPP Performance Changes 2n-clx-x556 4t2c mrr"
5690 #  algorithm: "table_comparison"
5691 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-mrr"
5692 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5693 #  filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5694 #  columns:
5695 #    - title: "2001"
5696 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5697 #    - title: "2005"
5698 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5699 #  comparisons:
5700 #    - title: "Diff"
5701 #      reference: 1
5702 #      compare: 2
5703 #  legend:
5704 #    - ""
5705 #    - "2001, 2005 - VPP versions tested."
5706 #    - "Diff - difference between 2001 and 2005 VPP version."
5707 #
5708 ## VPP Performance Changes 2n-clx-x556 8t4c mrr
5709 #- type: "table"
5710 #  title: "VPP Performance Changes 2n-clx-x556 8t4c mrr"
5711 #  algorithm: "table_comparison"
5712 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-8t4c-mrr"
5713 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5714 #  filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5715 #  columns:
5716 #    - title: "2001"
5717 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5718 #    - title: "2005"
5719 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5720 #  comparisons:
5721 #    - title: "Diff"
5722 #      reference: 1
5723 #      compare: 2
5724 #  legend:
5725 #    - ""
5726 #    - "2001, 2005 - VPP versions tested."
5727 #    - "Diff - difference between 2001 and 2005 VPP version."
5728
5729 # VPP Performance Changes 2n-dnv 1t1c mrr
5730 - type: "table"
5731   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
5732   algorithm: "table_comparison"
5733   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
5734   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5735   filter: "'1T1C'"
5736   columns:
5737     - title: "1908.1-2"
5738       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5739     - title: "2001.0-2"
5740       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5741     - title: "2005.0-3"
5742       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5743   comparisons:
5744     - title: "2005.0-3 vs 2001.0-2"
5745       reference: 2
5746       compare: 3
5747   legend:
5748     - ''
5749     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5750     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5751     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5752     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5753
5754 # VPP Performance Changes 2n-dnv 2t2c mrr
5755 - type: "table"
5756   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
5757   algorithm: "table_comparison"
5758   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
5759   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5760   filter: "'2T2C'"
5761   columns:
5762     - title: "1908.1-2"
5763       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5764     - title: "2001.0-2"
5765       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5766     - title: "2005.0-3"
5767       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5768   comparisons:
5769     - title: "2005.0-3 vs 2001.0-2"
5770       reference: 2
5771       compare: 3
5772   legend:
5773     - ''
5774     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5775     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5776     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5777     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5778
5779 # VPP Performance Changes 2n-dnv 4t4c mrr
5780 - type: "table"
5781   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
5782   algorithm: "table_comparison"
5783   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
5784   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5785   filter: "'4T4C'"
5786   columns:
5787     - title: "1908.1-2"
5788       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5789     - title: "2001.0-2"
5790       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5791     - title: "2005.0-3"
5792       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5793   comparisons:
5794     - title: "2005.0-3 vs 2001.0-2"
5795       reference: 2
5796       compare: 3
5797   legend:
5798     - ''
5799     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5800     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5801     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5802     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5803
5804 # VPP Performance Changes 3n-dnv 1t1c mrr
5805 - type: "table"
5806   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
5807   algorithm: "table_comparison"
5808   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
5809   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5810   filter: "'1T1C'"
5811   columns:
5812     - title: "1908.1-2"
5813       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5814     - title: "2001.0-2"
5815       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5816     - title: "2005.0-3"
5817       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5818   comparisons:
5819     - title: "2005.0-3 vs 2001.0-2"
5820       reference: 2
5821       compare: 3
5822   legend:
5823     - ''
5824     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5825     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5826     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5827     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5828
5829 # VPP Performance Changes 3n-dnv 2t2c mrr
5830 - type: "table"
5831   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
5832   algorithm: "table_comparison"
5833   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
5834   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5835   filter: "'2T2C'"
5836   columns:
5837     - title: "1908.1-2"
5838       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5839     - title: "2001.0-2"
5840       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5841     - title: "2005.0-3"
5842       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5843   comparisons:
5844     - title: "2005.0-3 vs 2001.0-2"
5845       reference: 2
5846       compare: 3
5847   legend:
5848     - ''
5849     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5850     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5851     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5852     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5853
5854 # VPP Performance Changes 3n-dnv 4t4c mrr
5855 - type: "table"
5856   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
5857   algorithm: "table_comparison"
5858   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
5859   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5860   filter: "'4T4C'"
5861   columns:
5862     - title: "1908.1-2"
5863       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5864     - title: "2001.0-2"
5865       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5866     - title: "2005.0-3"
5867       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5868   comparisons:
5869     - title: "2005.0-3 vs 2001.0-2"
5870       reference: 2
5871       compare: 3
5872   legend:
5873     - ''
5874     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5875     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5876     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5877     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5878
5879 # VPP Performance Changes 3n-tsh 1t1c mrr
5880 - type: "table"
5881   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
5882   algorithm: "table_comparison"
5883   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
5884   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5885   filter: "'1T1C'"
5886   columns:
5887     - title: "1908.1-2"
5888       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5889     - title: "2001.0-2"
5890       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
5891     - title: "2005.0-3"
5892       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5893     - title: "2005.0-4"
5894       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp-2"
5895   comparisons:
5896     - title: "2005.0-4 vs 2005.0-3"
5897       reference: 3
5898       compare: 4
5899       rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca1.yaml"
5900     - title: "2005.0-4 vs 2001.0-2"
5901       reference: 2
5902       compare: 4
5903       rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca2.yaml"
5904   legend:
5905     - ''
5906     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5907     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5908     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5909     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5910     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5911
5912 # VPP Performance Changes 3n-tsh 2t2c mrr
5913 - type: "table"
5914   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
5915   algorithm: "table_comparison"
5916   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
5917   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5918   filter: "'2T2C'"
5919   columns:
5920     - title: "1908.1-2"
5921       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5922     - title: "2001.0-2"
5923       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
5924     - title: "2005.0-3"
5925       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5926     - title: "2005.0-4"
5927       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp-2"
5928   comparisons:
5929     - title: "2005.0-4 vs 2005.0-3"
5930       reference: 3
5931       compare: 4
5932       rca-file: "rca/rca-3n-tsh-2t2c-mrr-rca1.yaml"
5933     - title: "2005.0-4 vs 2001.0-2"
5934       reference: 2
5935       compare: 4
5936       rca-file: "rca/rca-3n-tsh-2t2c-mrr-rca2.yaml"
5937   legend:
5938     - ''
5939     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5940     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5941     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5942     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5943     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5944
5945 # VPP Performance Changes 3n-tsh 4t4c mrr
5946 - type: "table"
5947   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
5948   algorithm: "table_comparison"
5949   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
5950   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5951   filter: "'4T4C'"
5952   columns:
5953     - title: "1908.1-2"
5954       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5955     - title: "2001.0-2"
5956       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
5957     - title: "2005.0-3"
5958       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5959     - title: "2005.0-4"
5960       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp-2"
5961   comparisons:
5962     - title: "2005.0-4 vs 2005.0-3"
5963       reference: 3
5964       compare: 4
5965       rca-file: "rca/rca-3n-tsh-4t4c-mrr-rca1.yaml"
5966     - title: "2005.0-4 vs 2001.0-2"
5967       reference: 2
5968       compare: 4
5969       rca-file: "rca/rca-3n-tsh-4t4c-mrr-rca2.yaml"
5970   legend:
5971     - ''
5972     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5973     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5974     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5975     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5976     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5977
5978 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
5979 - type: "table"
5980   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
5981   algorithm: "table_comparison"
5982   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
5983   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5984   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5985   columns:
5986     - title: "3n-hsw xl710"
5987       data-set: "vpp-compare-testbeds-mrr-ref"
5988       tag: "NIC_Intel-XL710"
5989     - title: "3n-skx xxv710"
5990       data-set: "vpp-compare-testbeds-mrr-cmp"
5991       tag: "NIC_Intel-XXV710"
5992   comparisons:
5993     - title: "Diff"
5994       reference: 1
5995       compare: 2
5996   legend:
5997     - ""
5998     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5999     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6000
6001 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
6002 - type: "table"
6003   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
6004   algorithm: "table_comparison"
6005   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
6006   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6007   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
6008   columns:
6009     - title: "3n-hsw xl710"
6010       data-set: "vpp-compare-testbeds-mrr-ref"
6011       tag: "NIC_Intel-XL710"
6012     - title: "3n-skx xxv710"
6013       data-set: "vpp-compare-testbeds-mrr-cmp"
6014       tag: "NIC_Intel-XXV710"
6015   comparisons:
6016     - title: "Diff"
6017       reference: 1
6018       compare: 2
6019   legend:
6020     - ""
6021     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6022     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6023
6024 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
6025 - type: "table"
6026   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
6027   algorithm: "table_comparison"
6028   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
6029   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6030   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
6031   columns:
6032     - title: "3n-hsw xl710"
6033       data-set: "vpp-compare-testbeds-mrr-ref"
6034       tag: "NIC_Intel-XL710"
6035     - title: "3n-skx xxv710"
6036       data-set: "vpp-compare-testbeds-mrr-cmp"
6037       tag: "NIC_Intel-XXV710"
6038   comparisons:
6039     - title: "Diff"
6040       reference: 1
6041       compare: 2
6042   legend:
6043     - ""
6044     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6045     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6046
6047 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
6048 - type: "table"
6049   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
6050   algorithm: "table_comparison"
6051   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
6052   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6053   filter: "'2T1C' and 'NIC_Intel-XXV710'"
6054   columns:
6055     - title: "2n-skx"
6056       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6057     - title: "2n-clx"
6058       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6059   comparisons:
6060     - title: "Diff"
6061       reference: 1
6062       compare: 2
6063   legend:
6064     - ""
6065     - "2n-skx, 2n-clx - testbeds and NICs tested."
6066     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6067
6068 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
6069 - type: "table"
6070   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
6071   algorithm: "table_comparison"
6072   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
6073   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6074   filter: "'4T2C' and 'NIC_Intel-XXV710'"
6075   columns:
6076     - title: "2n-skx"
6077       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6078     - title: "2n-clx"
6079       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6080   comparisons:
6081     - title: "Diff"
6082       reference: 1
6083       compare: 2
6084   legend:
6085     - ""
6086     - "2n-skx, 2n-clx - testbeds and NICs tested."
6087     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6088
6089 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
6090 - type: "table"
6091   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
6092   algorithm: "table_comparison"
6093   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
6094   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6095   filter: "'8T4C' and 'NIC_Intel-XXV710'"
6096   columns:
6097     - title: "2n-skx"
6098       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6099     - title: "2n-clx"
6100       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6101   comparisons:
6102     - title: "Diff"
6103       reference: 1
6104       compare: 2
6105   legend:
6106     - ""
6107     - "2n-skx, 2n-clx - testbeds and NICs tested."
6108     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6109
6110 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
6111 - type: "table"
6112   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
6113   algorithm: "table_comparison"
6114   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
6115   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6116   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
6117   columns:
6118     - title: "3n-skx"
6119       data-set: "vpp-compare-topologies-mrr-ref"
6120     - title: "2n-skx"
6121       data-set: "vpp-compare-topologies-mrr-cmp"
6122   comparisons:
6123     - title: "Diff"
6124       reference: 1
6125       compare: 2
6126   legend:
6127     - ""
6128     - "3n-skx, 2n-skx - topologies tested."
6129     - "Diff - difference between 3n-skx and 2n-skx topologies."
6130
6131 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
6132 - type: "table"
6133   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
6134   algorithm: "table_comparison"
6135   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
6136   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6137   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
6138   columns:
6139     - title: "3n-skx"
6140       data-set: "vpp-compare-topologies-mrr-ref"
6141     - title: "2n-skx"
6142       data-set: "vpp-compare-topologies-mrr-cmp"
6143   comparisons:
6144     - title: "Diff"
6145       reference: 1
6146       compare: 2
6147   legend:
6148     - ""
6149     - "3n-skx, 2n-skx - topologies tested."
6150     - "Diff - difference between 3n-skx and 2n-skx topologies."
6151
6152 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
6153 - type: "table"
6154   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
6155   algorithm: "table_comparison"
6156   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
6157   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6158   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
6159   columns:
6160     - title: "3n-skx"
6161       data-set: "vpp-compare-topologies-mrr-ref"
6162     - title: "2n-skx"
6163       data-set: "vpp-compare-topologies-mrr-cmp"
6164   comparisons:
6165     - title: "Diff"
6166       reference: 1
6167       compare: 2
6168   legend:
6169     - ""
6170     - "3n-skx, 2n-skx - topologies tested."
6171     - "Diff - difference between 3n-skx and 2n-skx topologies."
6172
6173 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
6174 - type: "table"
6175   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
6176   algorithm: "table_comparison"
6177   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
6178   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6179   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
6180   columns:
6181     - title: "3n-hsw xl710"
6182       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6183       tag: "NIC_Intel-XL710"
6184     - title: "2n-clx xxv710"
6185       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6186       tag: "NIC_Intel-XXV710"
6187   comparisons:
6188     - title: "Diff"
6189       reference: 1
6190       compare: 2
6191   legend:
6192     - ""
6193     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6194     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6195
6196 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
6197 - type: "table"
6198   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
6199   algorithm: "table_comparison"
6200   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
6201   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6202   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
6203   columns:
6204     - title: "3n-hsw xl710"
6205       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6206       tag: "NIC_Intel-XL710"
6207     - title: "2n-clx xxv710"
6208       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6209       tag: "NIC_Intel-XXV710"
6210   comparisons:
6211     - title: "Diff"
6212       reference: 1
6213       compare: 2
6214   legend:
6215     - ""
6216     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6217     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6218
6219 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
6220 - type: "table"
6221   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
6222   algorithm: "table_comparison"
6223   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
6224   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6225   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
6226   columns:
6227     - title: "3n-hsw xl710"
6228       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6229       tag: "NIC_Intel-XL710"
6230     - title: "2n-clx xxv710"
6231       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6232       tag: "NIC_Intel-XXV710"
6233   comparisons:
6234     - title: "Diff"
6235       reference: 1
6236       compare: 2
6237   legend:
6238     - ""
6239     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6240     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6241
6242 # Detailed Test Results - VPP Performance Results 3n-hsw
6243 - type: "table"
6244   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
6245   algorithm: "table_merged_details"
6246   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
6247   columns:
6248     - title: " |prein| Test Name |preout| "
6249       data: "data name"
6250     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
6251       data: "data msg"
6252   data: "vpp-perf-results-3n-hsw"
6253   filter: "all"
6254   parameters:
6255   - "name"
6256   - "parent"
6257   - "msg"
6258
6259 # Detailed Test Results - VPP Performance Results 3n-skx
6260 - type: "table"
6261   title: "Detailed Test Results - VPP Performance Results 3n-skx"
6262   algorithm: "table_merged_details"
6263   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
6264   columns:
6265     - title: " |prein| Test Name |preout| "
6266       data: "data name"
6267     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
6268       data: "data msg"
6269   data: "vpp-perf-results-3n-skx"
6270   filter: "all"
6271   remove-ndr: False
6272   parameters:
6273   - "name"
6274   - "parent"
6275   - "msg"
6276
6277 # Detailed Test Results - VPP Performance Results 2n-skx
6278 - type: "table"
6279   title: "Detailed Test Results - VPP Performance Results 2n-skx"
6280   algorithm: "table_merged_details"
6281   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
6282   columns:
6283     - title: " |prein| Test Name |preout| "
6284       data: "data name"
6285     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
6286       data: "data msg"
6287   data: "vpp-perf-results-2n-skx"
6288   filter: "all"
6289   remove-ndr: False
6290   parameters:
6291   - "name"
6292   - "parent"
6293   - "msg"
6294
6295 # Detailed Test Results - VPP Performance Results 2n-clx
6296 - type: "table"
6297   title: "Detailed Test Results - VPP Performance Results 2n-clx"
6298   algorithm: "table_merged_details"
6299   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
6300   columns:
6301     - title: " |prein| Test Name |preout| "
6302       data: "data name"
6303     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
6304       data: "data msg"
6305   data: "vpp-perf-results-2n-clx"
6306   filter: "all"
6307   parameters:
6308   - "name"
6309   - "parent"
6310   - "msg"
6311
6312 # Detailed Test Results - VPP Performance Results 3n-tsh
6313 - type: "table"
6314   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
6315   algorithm: "table_merged_details"
6316   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
6317   columns:
6318     - title: " |prein| Test Name |preout| "
6319       data: "data name"
6320     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
6321       data: "data msg"
6322   data: "vpp-perf-results-3n-tsh"
6323   filter: "all"
6324   parameters:
6325   - "name"
6326   - "parent"
6327   - "msg"
6328
6329 # Detailed Test Results - VPP Performance Results 3n-dnv
6330 - type: "table"
6331   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
6332   algorithm: "table_merged_details"
6333   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
6334   columns:
6335     - title: " |prein| Test Name |preout| "
6336       data: "data name"
6337     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
6338       data: "data msg"
6339   data: "vpp-perf-results-3n-dnv"
6340   filter: "all"
6341   parameters:
6342   - "name"
6343   - "parent"
6344   - "msg"
6345
6346 # Detailed Test Results - VPP Performance Results 2n-dnv
6347 - type: "table"
6348   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
6349   algorithm: "table_merged_details"
6350   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
6351   columns:
6352     - title: " |prein| Test Name |preout| "
6353       data: "data name"
6354     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
6355       data: "data msg"
6356   data: "vpp-perf-results-2n-dnv"
6357   filter: "all"
6358   parameters:
6359   - "name"
6360   - "parent"
6361   - "msg"
6362
6363 # Test configuration - VPP Performance Test Configs 3n-hsw
6364 - type: "table"
6365   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
6366   algorithm: "table_merged_details"
6367   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
6368   columns:
6369     - title: " |prein| Test Name |preout| "
6370       data: "data name"
6371     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6372       data: "data conf-history"
6373   data: "vpp-perf-results-3n-hsw"
6374   filter: "all"
6375   parameters:
6376   - "parent"
6377   - "name"
6378   - "conf-history"
6379
6380 # Test configuration - VPP Performance Test Configs 3n-skx
6381 - type: "table"
6382   title: "Test configuration - VPP Performance Test Configs 3n-skx"
6383   algorithm: "table_merged_details"
6384   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
6385   columns:
6386     - title: " |prein| Test Name |preout| "
6387       data: "data name"
6388     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6389       data: "data conf-history"
6390   data: "vpp-perf-results-3n-skx"
6391   filter: "all"
6392   parameters:
6393   - "parent"
6394   - "name"
6395   - "conf-history"
6396
6397 # Test configuration - VPP Performance Test Configs 2n-skx
6398 - type: "table"
6399   title: "Test configuration - VPP Performance Test Configs 2n-skx"
6400   algorithm: "table_merged_details"
6401   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
6402   columns:
6403     - title: " |prein| Test Name |preout| "
6404       data: "data name"
6405     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6406       data: "data conf-history"
6407   data: "vpp-perf-results-2n-skx"
6408   filter: "all"
6409   parameters:
6410   - "parent"
6411   - "name"
6412   - "conf-history"
6413
6414 # Test configuration - VPP Performance Test Configs 2n-clx
6415 - type: "table"
6416   title: "Test configuration - VPP Performance Test Configs 2n-clx"
6417   algorithm: "table_merged_details"
6418   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
6419   columns:
6420     - title: " |prein| Test Name |preout| "
6421       data: "data name"
6422     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6423       data: "data conf-history"
6424   data: "vpp-perf-results-2n-clx"
6425   filter: "all"
6426   parameters:
6427   - "parent"
6428   - "name"
6429   - "conf-history"
6430
6431 # Test configuration - VPP Performance Test Configs 3n-tsh
6432 - type: "table"
6433   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
6434   algorithm: "table_merged_details"
6435   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
6436   columns:
6437     - title: " |prein| Test Name |preout| "
6438       data: "data name"
6439     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6440       data: "data conf-history"
6441   data: "vpp-perf-results-3n-tsh"
6442   filter: "all"
6443   parameters:
6444   - "parent"
6445   - "name"
6446   - "conf-history"
6447
6448 # Test configuration - VPP Performance Test Configs 3n-dnv
6449 - type: "table"
6450   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
6451   algorithm: "table_merged_details"
6452   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
6453   columns:
6454     - title: " |prein| Test Name |preout| "
6455       data: "data name"
6456     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6457       data: "data conf-history"
6458   data: "vpp-perf-results-3n-dnv"
6459   filter: "all"
6460   parameters:
6461   - "parent"
6462   - "name"
6463   - "conf-history"
6464
6465 # Test configuration - VPP Performance Test Configs 2n-dnv
6466 - type: "table"
6467   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
6468   algorithm: "table_merged_details"
6469   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
6470   columns:
6471     - title: " |prein| Test Name |preout| "
6472       data: "data name"
6473     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6474       data: "data conf-history"
6475   data: "vpp-perf-results-2n-dnv"
6476   filter: "all"
6477   parameters:
6478   - "parent"
6479   - "name"
6480   - "conf-history"
6481
6482 # Test Operational Data - VPP Performance Operational Data 3n-hsw
6483 - type: "table"
6484   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
6485   algorithm: "table_oper_data_html"
6486   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
6487   data: "vpp-perf-results-3n-hsw"
6488   filter: "all"
6489
6490 # Test Operational Data - VPP Performance Operational Data 3n-skx
6491 - type: "table"
6492   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
6493   algorithm: "table_oper_data_html"
6494   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
6495   data: "vpp-perf-results-3n-skx"
6496   filter: "all"
6497
6498 # Test Operational Data - VPP Performance Operational Data 2n-skx
6499 - type: "table"
6500   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
6501   algorithm: "table_oper_data_html"
6502   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
6503   data: "vpp-perf-results-2n-skx"
6504   filter: "all"
6505
6506 # Test Operational Data - VPP Performance Operational Data 2n-clx
6507 - type: "table"
6508   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
6509   algorithm: "table_oper_data_html"
6510   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
6511   data: "vpp-perf-results-2n-clx"
6512   filter: "all"
6513
6514 # Test Operational Data - VPP Performance Operational Data 3n-tsh
6515 - type: "table"
6516   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
6517   algorithm: "table_oper_data_html"
6518   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
6519   data: "vpp-perf-results-3n-tsh"
6520   filter: "all"
6521
6522 # Test Operational Data - VPP Performance Operational Data 3n-dnv
6523 - type: "table"
6524   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
6525   algorithm: "table_oper_data_html"
6526   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
6527   data: "vpp-perf-results-3n-dnv"
6528   filter: "all"
6529
6530 # Test Operational Data - VPP Performance Operational Data 2n-dnv
6531 - type: "table"
6532   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
6533   algorithm: "table_oper_data_html"
6534   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
6535   data: "vpp-perf-results-2n-dnv"
6536   filter: "all"
6537
6538 # Detailed Test Results - VPP MRR Results 3n-hsw
6539 - type: "table"
6540   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
6541   algorithm: "table_merged_details"
6542   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
6543   columns:
6544     - title: " |prein| Test Name |preout| "
6545       data: "data name"
6546     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6547       data: "data msg"
6548   data: "vpp-mrr-results-3n-hsw"
6549   filter: "all"
6550   parameters:
6551   - "name"
6552   - "parent"
6553   - "msg"
6554
6555 # Detailed Test Results - VPP MRR Results 3n-skx
6556 - type: "table"
6557   title: "Detailed Test Results - VPP MRR Results 3n-skx"
6558   algorithm: "table_merged_details"
6559   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
6560   columns:
6561     - title: " |prein| Test Name |preout| "
6562       data: "data name"
6563     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6564       data: "data msg"
6565   data: "vpp-mrr-results-3n-skx"
6566   filter: "all"
6567   parameters:
6568   - "name"
6569   - "parent"
6570   - "msg"
6571
6572 # Detailed Test Results - VPP MRR Results 2n-skx
6573 - type: "table"
6574   title: "Detailed Test Results - VPP MRR Results 2n-skx"
6575   algorithm: "table_merged_details"
6576   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
6577   columns:
6578     - title: " |prein| Test Name |preout| "
6579       data: "data name"
6580     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6581       data: "data msg"
6582   data: "vpp-mrr-results-2n-skx"
6583   filter: "all"
6584   parameters:
6585   - "name"
6586   - "parent"
6587   - "msg"
6588
6589 # Detailed Test Results - VPP MRR Results 2n-clx
6590 - type: "table"
6591   title: "Detailed Test Results - VPP MRR Results 2n-clx"
6592   algorithm: "table_merged_details"
6593   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
6594   columns:
6595     - title: " |prein| Test Name |preout| "
6596       data: "data name"
6597     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6598       data: "data msg"
6599   data: "vpp-mrr-results-2n-clx"
6600   filter: "all"
6601   parameters:
6602   - "name"
6603   - "parent"
6604   - "msg"
6605
6606 # Detailed Test Results - VPP MRR Results 3n-tsh
6607 - type: "table"
6608   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
6609   algorithm: "table_merged_details"
6610   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
6611   columns:
6612     - title: " |prein| Test Name |preout| "
6613       data: "data name"
6614     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6615       data: "data msg"
6616   data: "vpp-mrr-results-3n-tsh"
6617   filter: "all"
6618   parameters:
6619   - "name"
6620   - "parent"
6621   - "msg"
6622
6623 # Detailed Test Results - VPP MRR Results 3n-dnv
6624 - type: "table"
6625   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
6626   algorithm: "table_merged_details"
6627   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
6628   columns:
6629     - title: " |prein| Test Name |preout| "
6630       data: "data name"
6631     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6632       data: "data msg"
6633   data: "vpp-mrr-results-3n-dnv"
6634   filter: "all"
6635   parameters:
6636   - "name"
6637   - "parent"
6638   - "msg"
6639
6640 # Detailed Test Results - VPP MRR Results 2n-dnv
6641 - type: "table"
6642   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
6643   algorithm: "table_merged_details"
6644   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
6645   columns:
6646     - title: " |prein| Test Name |preout| "
6647       data: "data name"
6648     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6649       data: "data msg"
6650   data: "vpp-mrr-results-2n-dnv"
6651   filter: "all"
6652   parameters:
6653   - "name"
6654   - "parent"
6655   - "msg"
6656
6657 # Test configuration - VPP MRR Test Configs 3n-hsw
6658 - type: "table"
6659   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
6660   algorithm: "table_merged_details"
6661   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
6662   columns:
6663     - title: " |prein| Test Name |preout| "
6664       data: "data name"
6665     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6666       data: "data conf-history"
6667   data: "vpp-mrr-results-3n-hsw"
6668   filter: "all"
6669   parameters:
6670   - "parent"
6671   - "name"
6672   - "conf-history"
6673
6674 # Test configuration - VPP MRR Test Configs 3n-skx
6675 - type: "table"
6676   title: "Test configuration - VPP MRR Test Configs 3n-skx"
6677   algorithm: "table_merged_details"
6678   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
6679   columns:
6680     - title: " |prein| Test Name |preout| "
6681       data: "data name"
6682     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6683       data: "data conf-history"
6684   data: "vpp-mrr-results-3n-skx"
6685   filter: "all"
6686   parameters:
6687   - "parent"
6688   - "name"
6689   - "conf-history"
6690
6691 # Test configuration - VPP MRR Test Configs 2n-skx
6692 - type: "table"
6693   title: "Test configuration - VPP MRR Test Configs 2n-skx"
6694   algorithm: "table_merged_details"
6695   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
6696   columns:
6697     - title: " |prein| Test Name |preout| "
6698       data: "data name"
6699     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6700       data: "data conf-history"
6701   data: "vpp-mrr-results-2n-skx"
6702   filter: "all"
6703   parameters:
6704   - "parent"
6705   - "name"
6706   - "conf-history"
6707
6708 # Test configuration - VPP MRR Test Configs 2n-clx
6709 - type: "table"
6710   title: "Test configuration - VPP MRR Test Configs 2n-clx"
6711   algorithm: "table_merged_details"
6712   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
6713   columns:
6714     - title: " |prein| Test Name |preout| "
6715       data: "data name"
6716     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6717       data: "data conf-history"
6718   data: "vpp-mrr-results-2n-clx"
6719   filter: "all"
6720   parameters:
6721   - "parent"
6722   - "name"
6723   - "conf-history"
6724
6725 # Test configuration - VPP MRR Test Configs 3n-tsh
6726 - type: "table"
6727   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
6728   algorithm: "table_merged_details"
6729   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
6730   columns:
6731     - title: " |prein| Test Name |preout| "
6732       data: "data name"
6733     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6734       data: "data conf-history"
6735   data: "vpp-mrr-results-3n-tsh"
6736   filter: "all"
6737   parameters:
6738   - "parent"
6739   - "name"
6740   - "conf-history"
6741
6742 # Test configuration - VPP MRR Test Configs 3n-dnv
6743 - type: "table"
6744   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
6745   algorithm: "table_merged_details"
6746   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
6747   columns:
6748     - title: " |prein| Test Name |preout| "
6749       data: "data name"
6750     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6751       data: "data conf-history"
6752   data: "vpp-mrr-results-3n-dnv"
6753   filter: "all"
6754   parameters:
6755   - "parent"
6756   - "name"
6757   - "conf-history"
6758
6759 # Test configuration - VPP MRR Test Configs 2n-dnv
6760 - type: "table"
6761   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
6762   algorithm: "table_merged_details"
6763   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
6764   columns:
6765     - title: " |prein| Test Name |preout| "
6766       data: "data name"
6767     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6768       data: "data conf-history"
6769   data: "vpp-mrr-results-2n-dnv"
6770   filter: "all"
6771   parameters:
6772   - "parent"
6773   - "name"
6774   - "conf-history"
6775
6776 # Detailed Test Results - VPP Device Results - Ubuntu
6777 - type: "table"
6778   title: "Detailed Test Results - VPP Device Results - Ubuntu"
6779   algorithm: "table_merged_details"
6780   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
6781   columns:
6782     - title: " |prein| Test Name |preout| "
6783       data: "data name"
6784     - title: " |prein| Status |preout| "
6785       data: "data status"
6786   data: "vpp-device-results-ubuntu"
6787   filter: "all"
6788   parameters:
6789   - "name"
6790   - "parent"
6791   - "doc"
6792   - "status"
6793
6794 # Test configuration - VPP Device Test Configs - Ubuntu
6795 - type: "table"
6796   title: "Test configuration - VPP Device Test Configs - Ubuntu"
6797   algorithm: "table_merged_details"
6798   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
6799   columns:
6800     - title: " |prein| Test Name |preout| "
6801       data: "data name"
6802     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6803       data: "data conf-history"
6804   data: "vpp-device-results-ubuntu"
6805   filter: "all"
6806   parameters:
6807   - "parent"
6808   - "name"
6809   - "conf-history"
6810
6811 ################################################################################
6812
6813 # DPDK Performance Changes 3n-hsw 1t1c pdr
6814 - type: "table"
6815   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
6816   algorithm: "table_comparison"
6817   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
6818   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6819   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6820   columns:
6821     - title: "1908"
6822       data-set: "dpdk-performance-changes-3n-hsw-h1"
6823     - title: "2001"
6824       data-set: "dpdk-performance-changes-3n-hsw-ref"
6825     - title: "2005"
6826       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6827   comparisons:
6828     - title: "Diff"
6829       reference: 2
6830       compare: 3
6831   legend:
6832     - ""
6833     - "1908, 2001, 2005 - DPDK versions tested."
6834     - "Diff - difference between 2001 and 2005 DPDK version."
6835
6836 # DPDK Performance Changes 3n-hsw 2t2c pdr
6837 - type: "table"
6838   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
6839   algorithm: "table_comparison"
6840   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
6841   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6842   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6843   columns:
6844     - title: "1908"
6845       data-set: "dpdk-performance-changes-3n-hsw-h1"
6846     - title: "2001"
6847       data-set: "dpdk-performance-changes-3n-hsw-ref"
6848     - title: "2005"
6849       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6850   comparisons:
6851     - title: "Diff"
6852       reference: 2
6853       compare: 3
6854   legend:
6855     - ""
6856     - "1908, 2001, 2005 - DPDK versions tested."
6857     - "Diff - difference between 2001 and 2005 DPDK version."
6858
6859 # DPDK Performance Changes 3n-hsw 1t1c pdr
6860 - type: "table"
6861   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
6862   algorithm: "table_comparison"
6863   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
6864   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6865   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6866   columns:
6867     - title: "1908"
6868       data-set: "dpdk-performance-changes-3n-hsw-h1"
6869     - title: "2001"
6870       data-set: "dpdk-performance-changes-3n-hsw-ref"
6871     - title: "2005"
6872       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6873   comparisons:
6874     - title: "Diff"
6875       reference: 2
6876       compare: 3
6877   legend:
6878     - ""
6879     - "1908, 2001, 2005 - DPDK versions tested."
6880     - "Diff - difference between 2001 and 2005 DPDK version."
6881
6882 # DPDK Performance Changes 3n-hsw 2t2c ndr
6883 - type: "table"
6884   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
6885   algorithm: "table_comparison"
6886   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
6887   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6888   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6889   columns:
6890     - title: "1908"
6891       data-set: "dpdk-performance-changes-3n-hsw-h1"
6892     - title: "2001"
6893       data-set: "dpdk-performance-changes-3n-hsw-ref"
6894     - title: "2005"
6895       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6896   comparisons:
6897     - title: "Diff"
6898       reference: 2
6899       compare: 3
6900   legend:
6901     - ""
6902     - "1908, 2001, 2005 - DPDK versions tested."
6903     - "Diff - difference between 2001 and 2005 DPDK version."
6904
6905 # DPDK Performance Changes 3n-skx 2t1c pdr
6906 - type: "table"
6907   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
6908   algorithm: "table_comparison"
6909   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
6910   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6911   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6912   columns:
6913     - title: "1908"
6914       data-set: "dpdk-performance-changes-3n-skx-h1"
6915     - title: "2001"
6916       data-set: "dpdk-performance-changes-3n-skx-ref"
6917     - title: "2005"
6918       data-set: "dpdk-performance-changes-3n-skx-cmp"
6919   comparisons:
6920     - title: "Diff"
6921       reference: 2
6922       compare: 3
6923   legend:
6924     - ""
6925     - "1908, 2001, 2005 - DPDK versions tested."
6926     - "Diff - difference between 2001 and 2005 DPDK version."
6927
6928 # DPDK Performance Changes 3n-skx 4t2c pdr
6929 - type: "table"
6930   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
6931   algorithm: "table_comparison"
6932   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
6933   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6934   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6935   columns:
6936     - title: "1908"
6937       data-set: "dpdk-performance-changes-3n-skx-h1"
6938     - title: "2001"
6939       data-set: "dpdk-performance-changes-3n-skx-ref"
6940     - title: "2005"
6941       data-set: "dpdk-performance-changes-3n-skx-cmp"
6942   comparisons:
6943     - title: "Diff"
6944       reference: 2
6945       compare: 3
6946   legend:
6947     - ""
6948     - "1908, 2001, 2005 - DPDK versions tested."
6949     - "Diff - difference between 2001 and 2005 DPDK version."
6950
6951 # DPDK Performance Changes 3n-skx 2t1c ndr
6952 - type: "table"
6953   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
6954   algorithm: "table_comparison"
6955   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
6956   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6957   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6958   columns:
6959     - title: "1908"
6960       data-set: "dpdk-performance-changes-3n-skx-h1"
6961     - title: "2001"
6962       data-set: "dpdk-performance-changes-3n-skx-ref"
6963     - title: "2005"
6964       data-set: "dpdk-performance-changes-3n-skx-cmp"
6965   comparisons:
6966     - title: "Diff"
6967       reference: 2
6968       compare: 3
6969   legend:
6970     - ""
6971     - "1908, 2001, 2005 - DPDK versions tested."
6972     - "Diff - difference between 2001 and 2005 DPDK version."
6973
6974 # DPDK Performance Changes 3n-skx 4t2c ndr
6975 - type: "table"
6976   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
6977   algorithm: "table_comparison"
6978   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
6979   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6980   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6981   columns:
6982     - title: "1908"
6983       data-set: "dpdk-performance-changes-3n-skx-h1"
6984     - title: "2001"
6985       data-set: "dpdk-performance-changes-3n-skx-ref"
6986     - title: "2005"
6987       data-set: "dpdk-performance-changes-3n-skx-cmp"
6988   comparisons:
6989     - title: "Diff"
6990       reference: 2
6991       compare: 3
6992   legend:
6993     - ""
6994     - "1908, 2001, 2005 - DPDK versions tested."
6995     - "Diff - difference between 2001 and 2005 DPDK version."
6996
6997 # DPDK Performance Changes 2n-skx 2t1c pdr
6998 - type: "table"
6999   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
7000   algorithm: "table_comparison"
7001   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
7002   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7003   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7004   columns:
7005     - title: "1908"
7006       data-set: "dpdk-performance-changes-2n-skx-h1"
7007     - title: "2001"
7008       data-set: "dpdk-performance-changes-2n-skx-ref"
7009     - title: "2005"
7010       data-set: "dpdk-performance-changes-2n-skx-cmp"
7011   comparisons:
7012     - title: "Diff"
7013       reference: 2
7014       compare: 3
7015   legend:
7016     - ""
7017     - "1908, 2001, 2005 - DPDK versions tested."
7018     - "Diff - difference between 2001 and 2005 DPDK version."
7019
7020 # DPDK Performance Changes 2n-skx 4t2c pdr
7021 - type: "table"
7022   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
7023   algorithm: "table_comparison"
7024   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
7025   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7026   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7027   columns:
7028     - title: "1908"
7029       data-set: "dpdk-performance-changes-2n-skx-h1"
7030     - title: "2001"
7031       data-set: "dpdk-performance-changes-2n-skx-ref"
7032     - title: "2005"
7033       data-set: "dpdk-performance-changes-2n-skx-cmp"
7034   comparisons:
7035     - title: "Diff"
7036       reference: 2
7037       compare: 3
7038   legend:
7039     - ""
7040     - "1908, 2001, 2005 - DPDK versions tested."
7041     - "Diff - difference between 2001 and 2005 DPDK version."
7042
7043 # DPDK Performance Changes 2n-skx 2t1c ndr
7044 - type: "table"
7045   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
7046   algorithm: "table_comparison"
7047   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
7048   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7049   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7050   columns:
7051     - title: "1908"
7052       data-set: "dpdk-performance-changes-2n-skx-h1"
7053     - title: "2001"
7054       data-set: "dpdk-performance-changes-2n-skx-ref"
7055     - title: "2005"
7056       data-set: "dpdk-performance-changes-2n-skx-cmp"
7057   comparisons:
7058     - title: "Diff"
7059       reference: 2
7060       compare: 3
7061   legend:
7062     - ""
7063     - "1908, 2001, 2005 - DPDK versions tested."
7064     - "Diff - difference between 2001 and 2005 DPDK version."
7065
7066 # DPDK Performance Changes 2n-skx 4t2c ndr
7067 - type: "table"
7068   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
7069   algorithm: "table_comparison"
7070   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
7071   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7072   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7073   columns:
7074     - title: "1908"
7075       data-set: "dpdk-performance-changes-2n-skx-h1"
7076     - title: "2001"
7077       data-set: "dpdk-performance-changes-2n-skx-ref"
7078     - title: "2005"
7079       data-set: "dpdk-performance-changes-2n-skx-cmp"
7080   comparisons:
7081     - title: "Diff"
7082       reference: 2
7083       compare: 3
7084   legend:
7085     - ""
7086     - "1908, 2001, 2005 - DPDK versions tested."
7087     - "Diff - difference between 2001 and 2005 DPDK version."
7088
7089 # DPDK Performance Changes 2n-clx 2t1c pdr
7090 - type: "table"
7091   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
7092   algorithm: "table_comparison"
7093   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
7094   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7095   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7096   columns:
7097     - title: "2001"
7098       data-set: "dpdk-performance-changes-2n-clx-ref"
7099     - title: "2005"
7100       data-set: "dpdk-performance-changes-2n-clx-cmp"
7101   comparisons:
7102     - title: "Diff"
7103       reference: 1
7104       compare: 2
7105   legend:
7106     - ""
7107     - "2001, 2005 - DPDK versions tested."
7108     - "Diff - difference between 2001 and 2005 DPDK version."
7109
7110 # DPDK Performance Changes 2n-clx 4t2c pdr
7111 - type: "table"
7112   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
7113   algorithm: "table_comparison"
7114   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
7115   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7116   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7117   columns:
7118     - title: "2001"
7119       data-set: "dpdk-performance-changes-2n-clx-ref"
7120     - title: "2005"
7121       data-set: "dpdk-performance-changes-2n-clx-cmp"
7122   comparisons:
7123     - title: "Diff"
7124       reference: 1
7125       compare: 2
7126   legend:
7127     - ""
7128     - "2001, 2005 - DPDK versions tested."
7129     - "Diff - difference between 2001 and 2005 DPDK version."
7130
7131 # DPDK Performance Changes 2n-clx 2t1c ndr
7132 - type: "table"
7133   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
7134   algorithm: "table_comparison"
7135   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
7136   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7137   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7138   columns:
7139     - title: "2001"
7140       data-set: "dpdk-performance-changes-2n-clx-ref"
7141     - title: "2005"
7142       data-set: "dpdk-performance-changes-2n-clx-cmp"
7143   comparisons:
7144     - title: "Diff"
7145       reference: 1
7146       compare: 2
7147   legend:
7148     - ""
7149     - "2001, 2005 - DPDK versions tested."
7150     - "Diff - difference between 2001 and 2005 DPDK version."
7151
7152 # DPDK Performance Changes 2n-clx 4t2c ndr
7153 - type: "table"
7154   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
7155   algorithm: "table_comparison"
7156   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
7157   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7158   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7159   columns:
7160     - title: "2001"
7161       data-set: "dpdk-performance-changes-2n-clx-ref"
7162     - title: "2005"
7163       data-set: "dpdk-performance-changes-2n-clx-cmp"
7164   comparisons:
7165     - title: "Diff"
7166       reference: 1
7167       compare: 2
7168   legend:
7169     - ""
7170     - "2001, 2005 - DPDK versions tested."
7171     - "Diff - difference between 2001 and 2005 DPDK version."
7172
7173 # DPDK Performance Changes 2n-dnv 1t1c pdr
7174 - type: "table"
7175   title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
7176   algorithm: "table_comparison"
7177   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
7178   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7179   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7180   columns:
7181     - title: "2001"
7182       data-set: "dpdk-performance-changes-2n-dnv-ref"
7183     - title: "2005"
7184       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7185   comparisons:
7186     - title: "Diff"
7187       reference: 1
7188       compare: 2
7189   legend:
7190     - ""
7191     - "2001, 2005 - DPDK versions tested."
7192     - "Diff - difference between 2001 and 2005 DPDK version."
7193
7194 # DPDK Performance Changes 2n-dnv 2t2c pdr
7195 - type: "table"
7196   title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
7197   algorithm: "table_comparison"
7198   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
7199   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7200   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7201   columns:
7202     - title: "2001"
7203       data-set: "dpdk-performance-changes-2n-dnv-ref"
7204     - title: "2005"
7205       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7206   comparisons:
7207     - title: "Diff"
7208       reference: 1
7209       compare: 2
7210   legend:
7211     - ""
7212     - "2001, 2005 - DPDK versions tested."
7213     - "Diff - difference between 2001 and 2005 DPDK version."
7214
7215 # DPDK Performance Changes 2n-dnv 1t1c ndr
7216 - type: "table"
7217   title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
7218   algorithm: "table_comparison"
7219   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
7220   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7221   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7222   columns:
7223     - title: "2001"
7224       data-set: "dpdk-performance-changes-2n-dnv-ref"
7225     - title: "2005"
7226       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7227   comparisons:
7228     - title: "Diff"
7229       reference: 1
7230       compare: 2
7231   legend:
7232     - ""
7233     - "2001, 2005 - DPDK versions tested."
7234     - "Diff - difference between 2001 and 2005 DPDK version."
7235
7236 # DPDK Performance Changes 2n-dnv 2t2c ndr
7237 - type: "table"
7238   title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
7239   algorithm: "table_comparison"
7240   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
7241   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7242   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7243   columns:
7244     - title: "2001"
7245       data-set: "dpdk-performance-changes-2n-dnv-ref"
7246     - title: "2005"
7247       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7248   comparisons:
7249     - title: "Diff"
7250       reference: 1
7251       compare: 2
7252   legend:
7253     - ""
7254     - "2001, 2005 - DPDK versions tested."
7255     - "Diff - difference between 2001 and 2005 DPDK version."
7256
7257 # DPDK Performance Changes 3n-dnv 1t1c pdr
7258 - type: "table"
7259   title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
7260   algorithm: "table_comparison"
7261   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
7262   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7263   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7264   columns:
7265     - title: "2001"
7266       data-set: "dpdk-performance-changes-3n-dnv-ref"
7267     - title: "2005"
7268       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7269   comparisons:
7270     - title: "Diff"
7271       reference: 1
7272       compare: 2
7273   legend:
7274     - ""
7275     - "2001, 2005 - DPDK versions tested."
7276     - "Diff - difference between 2001 and 2005 DPDK version."
7277
7278 # DPDK Performance Changes 3n-dnv 2t2c pdr
7279 - type: "table"
7280   title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
7281   algorithm: "table_comparison"
7282   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
7283   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7284   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7285   columns:
7286     - title: "2001"
7287       data-set: "dpdk-performance-changes-3n-dnv-ref"
7288     - title: "2005"
7289       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7290   comparisons:
7291     - title: "Diff"
7292       reference: 1
7293       compare: 2
7294   legend:
7295     - ""
7296     - "2001, 2005 - DPDK versions tested."
7297     - "Diff - difference between 2001 and 2005 DPDK version."
7298
7299 # DPDK Performance Changes 3n-dnv 1t1c ndr
7300 - type: "table"
7301   title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
7302   algorithm: "table_comparison"
7303   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
7304   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7305   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7306   columns:
7307     - title: "2001"
7308       data-set: "dpdk-performance-changes-3n-dnv-ref"
7309     - title: "2005"
7310       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7311   comparisons:
7312     - title: "Diff"
7313       reference: 1
7314       compare: 2
7315   legend:
7316     - ""
7317     - "2001, 2005 - DPDK versions tested."
7318     - "Diff - difference between 2001 and 2005 DPDK version."
7319
7320 # DPDK Performance Changes 3n-dnv 2t2c ndr
7321 - type: "table"
7322   title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
7323   algorithm: "table_comparison"
7324   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
7325   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7326   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7327   columns:
7328     - title: "2001"
7329       data-set: "dpdk-performance-changes-3n-dnv-ref"
7330     - title: "2005"
7331       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7332   comparisons:
7333     - title: "Diff"
7334       reference: 1
7335       compare: 2
7336   legend:
7337     - ""
7338     - "2001, 2005 - DPDK versions tested."
7339     - "Diff - difference between 2001 and 2005 DPDK version."
7340
7341 # DPDK Performance Changes 3n-tsh 1t1c pdr
7342 - type: "table"
7343   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
7344   algorithm: "table_comparison"
7345   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
7346   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7347   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7348   columns:
7349     - title: "2001"
7350       data-set: "dpdk-performance-changes-3n-tsh-ref"
7351     - title: "2005"
7352       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7353   comparisons:
7354     - title: "Diff"
7355       reference: 1
7356       compare: 2
7357   legend:
7358     - ""
7359     - "2001, 2005 - DPDK versions tested."
7360     - "Diff - difference between 2001 and 2005 DPDK version."
7361
7362 # DPDK Performance Changes 3n-tsh 2t2c pdr
7363 - type: "table"
7364   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
7365   algorithm: "table_comparison"
7366   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
7367   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7368   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7369   columns:
7370     - title: "2001"
7371       data-set: "dpdk-performance-changes-3n-tsh-ref"
7372     - title: "2005"
7373       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7374   comparisons:
7375     - title: "Diff"
7376       reference: 1
7377       compare: 2
7378   legend:
7379     - ""
7380     - "2001, 2005 - DPDK versions tested."
7381     - "Diff - difference between 2001 and 2005 DPDK version."
7382
7383 # DPDK Performance Changes 3n-tsh 1t1c ndr
7384 - type: "table"
7385   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
7386   algorithm: "table_comparison"
7387   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
7388   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7389   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7390   columns:
7391     - title: "2001"
7392       data-set: "dpdk-performance-changes-3n-tsh-ref"
7393     - title: "2005"
7394       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7395   comparisons:
7396     - title: "Diff"
7397       reference: 1
7398       compare: 2
7399   legend:
7400     - ""
7401     - "2001, 2005 - DPDK versions tested."
7402     - "Diff - difference between 2001 and 2005 DPDK version."
7403
7404 # DPDK Performance Changes 3n-tsh 2t2c ndr
7405 - type: "table"
7406   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
7407   algorithm: "table_comparison"
7408   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
7409   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7410   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7411   columns:
7412     - title: "2001"
7413       data-set: "dpdk-performance-changes-3n-tsh-ref"
7414     - title: "2005"
7415       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7416   comparisons:
7417     - title: "Diff"
7418       reference: 1
7419       compare: 2
7420   legend:
7421     - ""
7422     - "2001, 2005 - DPDK versions tested."
7423     - "Diff - difference between 2001 and 2005 DPDK version."
7424
7425 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
7426 - type: "table"
7427   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
7428   algorithm: "table_comparison"
7429   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
7430   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7431   filter: "'NIC_Intel-X710'"
7432   columns:
7433     - title: "3n-hsw x710"
7434       data-set: "dpdk-compare-testbeds-ref"
7435     - title: "3n-skx x710"
7436       data-set: "dpdk-compare-testbeds-cmp"
7437   comparisons:
7438     - title: "Diff"
7439       reference: 1
7440       compare: 2
7441   legend:
7442     - ""
7443     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7444     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7445
7446 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
7447 - type: "table"
7448   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
7449   algorithm: "table_comparison"
7450   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
7451   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7452   filter: "'NIC_Intel-X710'"
7453   columns:
7454     - title: "3n-hsw x710"
7455       data-set: "dpdk-compare-testbeds-ref"
7456     - title: "3n-skx x710"
7457       data-set: "dpdk-compare-testbeds-cmp"
7458   comparisons:
7459     - title: "Diff"
7460       reference: 1
7461       compare: 2
7462   legend:
7463     - ""
7464     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7465     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7466
7467 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
7468 - type: "table"
7469   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
7470   algorithm: "table_comparison"
7471   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
7472   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7473   filter: "'NIC_Intel-XXV710'"
7474   columns:
7475     - title: "2n-skx"
7476       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7477     - title: "2n-clx"
7478       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7479   comparisons:
7480     - title: "Diff"
7481       reference: 1
7482       compare: 2
7483   legend:
7484     - ""
7485     - "2n-skx, 2n-clx - testbeds and NICs tested."
7486     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7487
7488 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
7489 - type: "table"
7490   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
7491   algorithm: "table_comparison"
7492   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
7493   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7494   filter: "'NIC_Intel-XXV710'"
7495   columns:
7496     - title: "2n-skx"
7497       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7498     - title: "2n-clx"
7499       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7500   comparisons:
7501     - title: "Diff"
7502       reference: 1
7503       compare: 2
7504   legend:
7505     - ""
7506     - "2n-skx, 2n-clx - testbeds and NICs tested."
7507     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7508
7509 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
7510 - type: "table"
7511   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
7512   algorithm: "table_comparison"
7513   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
7514   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7515   filter: "'NIC_Intel-XXV710'"
7516   columns:
7517     - title: "3n-skx"
7518       data-set: "dpdk-compare-topologies-ref"
7519     - title: "2n-skx"
7520       data-set: "dpdk-compare-topologies-cmp"
7521   comparisons:
7522     - title: "Diff"
7523       reference: 1
7524       compare: 2
7525   legend:
7526     - ""
7527     - "3n-skx, 2n-skx - topologies tested."
7528     - "Diff - difference between 3n-skx and 2n-skx topologies."
7529
7530 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
7531 - type: "table"
7532   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
7533   algorithm: "table_comparison"
7534   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
7535   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7536   filter: "'NIC_Intel-XXV710'"
7537   columns:
7538     - title: "3n-skx"
7539       data-set: "dpdk-compare-topologies-ref"
7540     - title: "2n-skx"
7541       data-set: "dpdk-compare-topologies-cmp"
7542   comparisons:
7543     - title: "Diff"
7544       reference: 1
7545       compare: 2
7546   legend:
7547     - ""
7548     - "3n-skx, 2n-skx - topologies tested."
7549     - "Diff - difference between 3n-skx and 2n-skx topologies."
7550
7551 # Detailed Test Results - DPDK Performance Results 3n-hsw
7552 - type: "table"
7553   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
7554   algorithm: "table_merged_details"
7555   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
7556   columns:
7557     - title: " |prein| Test Name |preout| "
7558       data: "data name"
7559     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
7560       data: "data msg"
7561   data: "dpdk-perf-results-3n-hsw"
7562   filter: "all"
7563   parameters:
7564   - "name"
7565   - "parent"
7566   - "msg"
7567
7568 # Detailed Test Results - DPDK Performance Results 3n-skx
7569 - type: "table"
7570   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
7571   algorithm: "table_merged_details"
7572   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
7573   columns:
7574     - title: " |prein| Test Name |preout| "
7575       data: "data name"
7576     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
7577       data: "data msg"
7578   data: "dpdk-perf-results-3n-skx"
7579   filter: "all"
7580   remove-ndr: False
7581   parameters:
7582   - "name"
7583   - "parent"
7584   - "msg"
7585
7586 # Detailed Test Results - DPDK Performance Results 2n-skx
7587 - type: "table"
7588   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
7589   algorithm: "table_merged_details"
7590   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
7591   columns:
7592     - title: " |prein| Test Name |preout| "
7593       data: "data name"
7594     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
7595       data: "data msg"
7596   data: "dpdk-perf-results-2n-skx"
7597   filter: "all"
7598   remove-ndr: False
7599   parameters:
7600   - "name"
7601   - "parent"
7602   - "msg"
7603
7604 # Detailed Test Results - DPDK Performance Results 2n-clx
7605 - type: "table"
7606   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
7607   algorithm: "table_merged_details"
7608   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
7609   columns:
7610     - title: " |prein| Test Name |preout| "
7611       data: "data name"
7612     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
7613       data: "data msg"
7614   data: "dpdk-perf-results-2n-clx"
7615   filter: "all"
7616   parameters:
7617   - "name"
7618   - "parent"
7619   - "msg"
7620
7621 # Detailed Test Results - DPDK Performance Results 2n-dnv
7622 - type: "table"
7623   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
7624   algorithm: "table_merged_details"
7625   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
7626   columns:
7627     - title: " |prein| Test Name |preout| "
7628       data: "data name"
7629     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
7630       data: "data msg"
7631   data: "dpdk-perf-results-2n-dnv"
7632   filter: "all"
7633   parameters:
7634   - "name"
7635   - "parent"
7636   - "msg"
7637
7638 # Detailed Test Results - DPDK Performance Results 3n-dnv
7639 - type: "table"
7640   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
7641   algorithm: "table_merged_details"
7642   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
7643   columns:
7644     - title: " |prein| Test Name |preout| "
7645       data: "data name"
7646     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
7647       data: "data msg"
7648   data: "dpdk-perf-results-3n-dnv"
7649   filter: "all"
7650   parameters:
7651   - "name"
7652   - "parent"
7653   - "msg"
7654
7655 # Detailed Test Results - DPDK Performance Results 3n-tsh
7656 - type: "table"
7657   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
7658   algorithm: "table_merged_details"
7659   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
7660   columns:
7661     - title: " |prein| Test Name |preout| "
7662       data: "data name"
7663     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
7664       data: "data msg"
7665   data: "dpdk-perf-results-3n-tsh"
7666   filter: "all"
7667   parameters:
7668   - "name"
7669   - "parent"
7670   - "msg"
7671
7672 ################################################################################
7673 ###                                F I L E S                                 ###
7674 ################################################################################
7675
7676 # VPP Performance Results
7677 - type: "file"
7678   title: "VPP Performance Results"
7679   algorithm: "file_details_split"
7680   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
7681   dir-tables:
7682     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
7683     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
7684     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
7685     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
7686     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
7687 #    - "{DIR[DTR,PERF,VPP,2N,DNV]}"
7688 #    - "{DIR[DTR,PERF,VPP,3N,DNV]}"
7689   data:
7690     - "vpp-perf-results-2n-skx"
7691     - "vpp-perf-results-3n-skx"
7692     - "vpp-perf-results-2n-clx"
7693     - "vpp-perf-results-3n-hsw"
7694     - "vpp-perf-results-3n-tsh"
7695 #    - "vpp-perf-results-2n-dnv"
7696 #    - "vpp-perf-results-3n-dnv"
7697   filter: "all"
7698   data-start-level: 4
7699   order-chapters:
7700     level-1:
7701       - "l2"
7702       - "ip4"
7703       - "ip6"
7704       - "srv6"
7705       - "ip4_tunnels"
7706       - "ip6_tunnels"
7707       - "vm_vhost"
7708       - "container_memif"
7709       - "crypto"
7710       - "vts"
7711       - "lb"
7712       - "nfv_density"
7713       - "hoststack"
7714     level-2:
7715       - "2n-skx"
7716       - "3n-skx"
7717       - "2n-clx"
7718       - "3n-hsw"
7719       - "3n-tsh"
7720       - "2n-dnv"
7721       - "3n-dnv"
7722     level-3:
7723       - "xl710"
7724       - "x520"
7725       - "xxv710"
7726       - "x710"
7727       - "x553"
7728       - "cx556a"
7729       - "vic1227"
7730       - "vic1385"
7731
7732 # VPP Performance Configuration
7733 - type: "file"
7734   title: "VPP Performance Configuration"
7735   algorithm: "file_details_split"
7736   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
7737   dir-tables:
7738     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
7739     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
7740     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
7741     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
7742     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
7743 #    - "{DIR[DTC,PERF,VPP,2N,DNV]}"
7744 #    - "{DIR[DTC,PERF,VPP,3N,DNV]}"
7745   data:
7746     - "vpp-perf-results-2n-skx"
7747     - "vpp-perf-results-3n-skx"
7748     - "vpp-perf-results-2n-clx"
7749     - "vpp-perf-results-3n-hsw"
7750     - "vpp-perf-results-3n-tsh"
7751 #    - "vpp-perf-results-2n-dnv"
7752 #    - "vpp-perf-results-3n-dnv"
7753   filter: "all"
7754   data-start-level: 4
7755   order-chapters:
7756     level-1:
7757       - "l2"
7758       - "ip4"
7759       - "ip6"
7760       - "srv6"
7761       - "ip4_tunnels"
7762       - "ip6_tunnels"
7763       - "vm_vhost"
7764       - "container_memif"
7765       - "crypto"
7766       - "vts"
7767       - "lb"
7768       - "nfv_density"
7769       - "hoststack"
7770     level-2:
7771       - "2n-skx"
7772       - "3n-skx"
7773       - "2n-clx"
7774       - "3n-hsw"
7775       - "3n-tsh"
7776       - "2n-dnv"
7777       - "3n-dnv"
7778     level-3:
7779       - "xl710"
7780       - "x520"
7781       - "xxv710"
7782       - "x710"
7783       - "x553"
7784       - "cx556a"
7785       - "vic1227"
7786       - "vic1385"
7787
7788 # VPP Performance Operational
7789 - type: "file"
7790   title: "VPP Performance Operational"
7791   algorithm: "file_details_split_html"
7792   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
7793   dir-tables:
7794     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
7795     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
7796     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
7797     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
7798     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
7799 #    - "{DIR[DTO,PERF,VPP,2N,DNV]}"
7800 #    - "{DIR[DTO,PERF,VPP,3N,DNV]}"
7801   data:
7802     - "vpp-perf-results-2n-skx"
7803     - "vpp-perf-results-3n-skx"
7804     - "vpp-perf-results-2n-clx"
7805     - "vpp-perf-results-3n-hsw"
7806     - "vpp-perf-results-3n-tsh"
7807 #    - "vpp-perf-results-2n-dnv"
7808 #    - "vpp-perf-results-3n-dnv"
7809   filter: "all"
7810   data-start-level: 4
7811   order-chapters:
7812     level-1:
7813       - "l2"
7814       - "ip4"
7815       - "ip6"
7816       - "srv6"
7817       - "ip4_tunnels"
7818       - "ip6_tunnels"
7819       - "vm_vhost"
7820       - "container_memif"
7821       - "crypto"
7822       - "vts"
7823       - "lb"
7824       - "nfv_density"
7825       - "hoststack"
7826     level-2:
7827       - "2n-skx"
7828       - "3n-skx"
7829       - "2n-clx"
7830       - "3n-hsw"
7831       - "3n-tsh"
7832       - "2n-dnv"
7833       - "3n-dnv"
7834     level-3:
7835       - "xl710"
7836       - "x520"
7837       - "xxv710"
7838       - "x710"
7839       - "x553"
7840       - "cx556a"
7841       - "vic1227"
7842       - "vic1385"
7843
7844 # VPP MRR Results
7845 - type: "file"
7846   title: "VPP MRR Results"
7847   algorithm: "file_details_split"
7848   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
7849   dir-tables:
7850     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
7851     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
7852     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
7853     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
7854     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
7855 #    - "{DIR[DTR,MRR,VPP,2N,DNV]}"
7856 #    - "{DIR[DTR,MRR,VPP,3N,DNV]}"
7857   data:
7858     - "vpp-mrr-results-2n-skx"
7859     - "vpp-mrr-results-3n-skx"
7860     - "vpp-mrr-results-2n-clx"
7861     - "vpp-mrr-results-3n-hsw"
7862     - "vpp-mrr-results-3n-tsh"
7863 #    - "vpp-mrr-results-2n-dnv"
7864 #    - "vpp-mrr-results-3n-dnv"
7865   filter: "all"
7866   data-start-level: 4
7867   order-chapters:
7868     level-1:
7869       - "l2"
7870       - "ip4"
7871       - "ip6"
7872       - "srv6"
7873       - "ip4_tunnels"
7874       - "ip6_tunnels"
7875       - "vm_vhost"
7876       - "container_memif"
7877       - "crypto"
7878       - "vts"
7879       - "lb"
7880       - "nfv_density"
7881       - "hoststack"
7882     level-2:
7883       - "2n-skx"
7884       - "3n-skx"
7885       - "2n-clx"
7886       - "3n-hsw"
7887       - "3n-tsh"
7888       - "2n-dnv"
7889       - "3n-dnv"
7890     level-3:
7891       - "xl710"
7892       - "x520"
7893       - "xxv710"
7894       - "x710"
7895       - "x553"
7896       - "cx556a"
7897       - "vic1227"
7898       - "vic1385"
7899
7900 # VPP MRR Configuration
7901 - type: "file"
7902   title: "VPP MRR Configuration"
7903   algorithm: "file_details_split"
7904   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
7905   dir-tables:
7906     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
7907     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
7908     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
7909     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
7910     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
7911     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
7912     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
7913   data:
7914     - "vpp-mrr-results-2n-skx"
7915     - "vpp-mrr-results-3n-skx"
7916     - "vpp-mrr-results-2n-clx"
7917     - "vpp-mrr-results-3n-hsw"
7918     - "vpp-mrr-results-3n-tsh"
7919 #    - "vpp-mrr-results-2n-dnv"
7920 #    - "vpp-mrr-results-3n-dnv"
7921   filter: "all"
7922   data-start-level: 4
7923   order-chapters:
7924     level-1:
7925       - "l2"
7926       - "ip4"
7927       - "ip6"
7928       - "srv6"
7929       - "ip4_tunnels"
7930       - "ip6_tunnels"
7931       - "vm_vhost"
7932       - "container_memif"
7933       - "crypto"
7934       - "vts"
7935       - "lb"
7936       - "nfv_density"
7937       - "hoststack"
7938     level-2:
7939       - "2n-skx"
7940       - "3n-skx"
7941       - "2n-clx"
7942       - "3n-hsw"
7943       - "3n-tsh"
7944       - "2n-dnv"
7945       - "3n-dnv"
7946     level-3:
7947       - "xl710"
7948       - "x520"
7949       - "xxv710"
7950       - "x710"
7951       - "x553"
7952       - "cx556a"
7953       - "vic1227"
7954       - "vic1385"
7955
7956 # VPP Device Results - Ubuntu
7957 - type: "file"
7958   title: "VPP Device Results - Ubuntu"
7959   algorithm: "file_test_results"
7960   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7961   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7962   data: "vpp-device-results-ubuntu"
7963   filter: "all"
7964   data-start-level: 4
7965
7966 # VPP Device Configuration - Ubuntu
7967 - type: "file"
7968   title: "VPP Device Configuration - Ubuntu"
7969   algorithm: "file_test_results"
7970   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7971   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7972   data: "vpp-device-results-ubuntu"
7973   filter: "all"
7974   data-start-level: 4
7975
7976 # DPDK Performance Results 3n-hsw
7977 - type: "file"
7978   title: "DPDK Performance Results 3n-hsw"
7979   algorithm: "file_test_results"
7980   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7981   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7982   data: "dpdk-perf-results-3n-hsw"
7983   filter: "all"
7984   data-start-level: 4
7985
7986 # DPDK Performance Results 3n-skx
7987 - type: "file"
7988   title: "DPDK Performance Results 3n-skx"
7989   algorithm: "file_test_results"
7990   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7991   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7992   data: "dpdk-perf-results-3n-skx"
7993   filter: "all"
7994   data-start-level: 4
7995
7996 # DPDK Performance Results 2n-skx
7997 - type: "file"
7998   title: "DPDK Performance Results 2n-skx"
7999   algorithm: "file_test_results"
8000   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
8001   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
8002   data: "dpdk-perf-results-2n-skx"
8003   filter: "all"
8004   data-start-level: 4
8005
8006 # DPDK Performance Results 2n-clx
8007 - type: "file"
8008   title: "DPDK Performance Results 2n-clx"
8009   algorithm: "file_test_results"
8010   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
8011   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
8012   data: "dpdk-perf-results-2n-clx"
8013   filter: "all"
8014   data-start-level: 4
8015
8016 # DPDK Performance Results 2n-dnv
8017 - type: "file"
8018   title: "DPDK Performance Results 2n-dnv"
8019   algorithm: "file_test_results"
8020   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
8021   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
8022   data: "dpdk-perf-results-2n-dnv"
8023   filter: "all"
8024   data-start-level: 4
8025
8026 # DPDK Performance Results 3n-dnv
8027 - type: "file"
8028   title: "DPDK Performance Results 3n-dnv"
8029   algorithm: "file_test_results"
8030   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
8031   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
8032   data: "dpdk-perf-results-3n-dnv"
8033   filter: "all"
8034   data-start-level: 4
8035
8036 # DPDK Performance Results 3n-tsh
8037 - type: "file"
8038   title: "DPDK Performance Results 3n-tsh"
8039   algorithm: "file_test_results"
8040   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
8041   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
8042   data: "dpdk-perf-results-3n-tsh"
8043   filter: "all"
8044   data-start-level: 4
8045
8046 ################################################################################
8047 ###                                P L O T S                                 ###
8048 ################################################################################
8049
8050 # Hoststack tests 3n-hsw
8051
8052 - type: "plot"
8053   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
8054   algorithm: "plot_perf_box_name"
8055   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
8056   data: "plot-vpp-hoststack-3n-hsw"
8057   include:
8058     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
8059     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
8060   layout:
8061     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
8062     layout: "plot-hoststack"
8063
8064 - type: "plot"
8065   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
8066   algorithm: "plot_perf_box_name"
8067   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
8068   data: "plot-vpp-hoststack-3n-hsw"
8069   include:
8070     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
8071     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
8072   layout:
8073     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
8074     layout: "plot-hoststack"
8075
8076 - type: "plot"
8077   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
8078   algorithm: "plot_perf_box_name"
8079   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
8080   data: "plot-vpp-hoststack-3n-hsw"
8081   include:
8082     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
8083     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
8084     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
8085     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
8086   layout:
8087     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
8088     layout: "plot-hoststack"
8089
8090 ################################################################################
8091
8092 # Soak Test (PLRsearch), boxes - 2n-clx
8093 - type: "plot"
8094   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8095   algorithm: "plot_perf_box_name"
8096   output-file-type: ".html"
8097   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
8098   data: "plot-vpp-soak-2n-clx"
8099   include:
8100     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
8101     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
8102     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
8103     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
8104     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
8105     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
8106   layout:
8107     title: "30 Minutes Soak Test (PLRsearch)"
8108     layout: "plot-soak-throughput"
8109
8110 # Soak Test (PLRsearch), boxes - 2n-clx
8111 - type: "plot"
8112   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8113   algorithm: "plot_perf_box_name"
8114   output-file-type: ".html"
8115   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
8116   data: "plot-vpp-soak-2n-clx"
8117   include:
8118     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
8119     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
8120     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8121     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8122     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
8123     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-soak"
8124   layout:
8125     title: "30 Minutes Soak Test (PLRsearch)"
8126     layout: "plot-soak-throughput"
8127
8128 # Soak Test (PLRsearch), boxes - 2n-skx
8129 - type: "plot"
8130   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8131   algorithm: "plot_perf_box_name"
8132   output-file-type: ".html"
8133   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
8134   data: "plot-vpp-soak-2n-skx"
8135   include:
8136     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
8137     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
8138     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
8139     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
8140     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
8141     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
8142   layout:
8143     title: "30 Minutes Soak Test (PLRsearch)"
8144     layout: "plot-soak-throughput"
8145
8146 # Soak Test (PLRsearch), boxes - 2n-skx
8147 - type: "plot"
8148   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8149   algorithm: "plot_perf_box_name"
8150   output-file-type: ".html"
8151   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
8152   data: "plot-vpp-soak-2n-skx"
8153   include:
8154     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
8155     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
8156     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8157     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8158     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
8159     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-soak"
8160   layout:
8161     title: "30 Minutes Soak Test (PLRsearch)"
8162     layout: "plot-soak-throughput"
8163
8164 ###############################################################################
8165
8166 # Reconf tests 2n-skx
8167
8168 - type: "plot"
8169   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8170   algorithm: "plot_nf_reconf_box_name"
8171   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
8172   data: "plot-vpp-nfv-reconf-2n-skx"
8173   include:
8174     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
8175     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
8176     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
8177     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
8178     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
8179     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
8180   layout:
8181     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8182     layout: "plot-throughput"
8183
8184 - type: "plot"
8185   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8186   algorithm: "plot_nf_reconf_box_name"
8187   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
8188   data: "plot-vpp-nfv-reconf-2n-skx"
8189   include:
8190     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
8191     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
8192     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
8193     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
8194     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
8195     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
8196   layout:
8197     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8198     layout: "plot-throughput"
8199
8200 - type: "plot"
8201   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8202   algorithm: "plot_nf_reconf_box_name"
8203   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
8204   data: "plot-vpp-nfv-reconf-2n-skx"
8205   include:
8206     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
8207     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
8208     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
8209     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
8210     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
8211     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
8212   layout:
8213     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8214     layout: "plot-throughput"
8215
8216 ###############################################################################
8217
8218 # Reconf tests 2n-clx
8219
8220 - type: "plot"
8221   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8222   algorithm: "plot_nf_reconf_box_name"
8223   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
8224   data: "plot-vpp-nfv-reconf-2n-clx"
8225   include:
8226     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
8227     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
8228     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
8229     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
8230   layout:
8231     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8232     layout: "plot-throughput"
8233
8234 - type: "plot"
8235   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8236   algorithm: "plot_nf_reconf_box_name"
8237   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
8238   data: "plot-vpp-nfv-reconf-2n-clx"
8239   include:
8240     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
8241     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
8242     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
8243     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
8244   layout:
8245     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8246     layout: "plot-throughput"
8247
8248 - type: "plot"
8249   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8250   algorithm: "plot_nf_reconf_box_name"
8251   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
8252   data: "plot-vpp-nfv-reconf-2n-clx"
8253   include:
8254     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
8255     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
8256     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
8257     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
8258   layout:
8259     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8260     layout: "plot-throughput"
8261
8262 ###############################################################################
8263
8264 # Plots - NF Density - VSC - MRR IMIX
8265 - type: "plot"
8266   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8267   algorithm: "plot_nf_heatmap"
8268   output-file-type: ".html"
8269   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
8270   data: "plot-vpp-nfv-2n-skx-mrr"
8271   filter: "'NIC_Intel-XXV710' and
8272            'NF_DENSITY' and
8273            'VHOST' and
8274            not 'VXLAN' and
8275            'CHAIN' and
8276            'NF_VPPIP4' and
8277            'IMIX' and
8278            '2T1C' and
8279            'MRR'"
8280   parameters:
8281   - "result"
8282   - "name"
8283   - "tags"
8284   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8285   x-axis: "X = VNFs per Service Chain"
8286   y-axis: "Y = Number of Service Chains"
8287   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8288   layout:
8289     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8290     layout: "plot-service-density"
8291
8292 - type: "plot"
8293   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8294   algorithm: "plot_nf_heatmap"
8295   output-file-type: ".html"
8296   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
8297   data: "plot-vpp-nfv-2n-skx-mrr"
8298   filter: "'NIC_Intel-XXV710' and
8299            'NF_DENSITY' and
8300            'VHOST' and
8301            not 'VXLAN' and
8302            'CHAIN' and
8303            'NF_VPPIP4' and
8304            'IMIX' and
8305            '4T2C' and
8306            'MRR'"
8307   parameters:
8308   - "result"
8309   - "name"
8310   - "tags"
8311   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8312   x-axis: "X = VNFs per Service Chain"
8313   y-axis: "Y = Number of Service Chains"
8314   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8315   layout:
8316     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8317     layout: "plot-service-density"
8318
8319 - type: "plot"
8320   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8321   algorithm: "plot_nf_heatmap"
8322   output-file-type: ".html"
8323   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
8324   data: "plot-vpp-nfv-2n-skx-mrr"
8325   filter: "'NIC_Intel-XXV710' and
8326            'NF_DENSITY' and
8327            'VHOST' and
8328            not 'VXLAN' and
8329            'CHAIN' and
8330            'NF_VPPIP4' and
8331            'IMIX' and
8332            '8T4C' and
8333            'MRR'"
8334   parameters:
8335   - "result"
8336   - "name"
8337   - "tags"
8338   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8339   x-axis: "X = VNFs per Service Chain"
8340   y-axis: "Y = Number of Service Chains"
8341   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8342   layout:
8343     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8344     layout: "plot-service-density"
8345
8346 # Plots - NF Density - VSC - NDR IMIX
8347 - type: "plot"
8348   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8349   algorithm: "plot_nf_heatmap"
8350   output-file-type: ".html"
8351   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
8352   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8353   filter: "'NIC_Intel-XXV710' and
8354            'NF_DENSITY' and
8355            'VHOST' and
8356            not 'VXLAN' and
8357            'CHAIN' and
8358            'NF_VPPIP4' and
8359            'IMIX' and
8360            '2T1C' and
8361            'NDRPDR'"
8362   parameters:
8363   - "throughput"
8364   - "name"
8365   - "tags"
8366   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8367   x-axis: "X = VNFs per Service Chain"
8368   y-axis: "Y = Number of Service Chains"
8369   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8370   layout:
8371     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8372     layout: "plot-service-density"
8373
8374 - type: "plot"
8375   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8376   algorithm: "plot_nf_heatmap"
8377   output-file-type: ".html"
8378   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
8379   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8380   filter: "'NIC_Intel-XXV710' and
8381            'NF_DENSITY' and
8382            'VHOST' and
8383            not 'VXLAN' and
8384            'CHAIN' and
8385            'NF_VPPIP4' and
8386            'IMIX' and
8387            '4T2C' and
8388            'NDRPDR'"
8389   parameters:
8390   - "throughput"
8391   - "name"
8392   - "tags"
8393   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8394   x-axis: "X = VNFs per Service Chain"
8395   y-axis: "Y = Number of Service Chains"
8396   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8397   layout:
8398     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8399     layout: "plot-service-density"
8400
8401 - type: "plot"
8402   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8403   algorithm: "plot_nf_heatmap"
8404   output-file-type: ".html"
8405   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
8406   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8407   filter: "'NIC_Intel-XXV710' and
8408            'NF_DENSITY' and
8409            'VHOST' and
8410            not 'VXLAN' and
8411            'CHAIN' and
8412            'NF_VPPIP4' and
8413            'IMIX' and
8414            '8T4C' and
8415            'NDRPDR'"
8416   parameters:
8417   - "throughput"
8418   - "name"
8419   - "tags"
8420   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8421   x-axis: "X = VNFs per Service Chain"
8422   y-axis: "Y = Number of Service Chains"
8423   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8424   layout:
8425     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8426     layout: "plot-service-density"
8427
8428 # Plots - NF Density - VSC - PDR IMIX
8429 - type: "plot"
8430   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8431   algorithm: "plot_nf_heatmap"
8432   output-file-type: ".html"
8433   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
8434   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8435   filter: "'NIC_Intel-XXV710' and
8436            'NF_DENSITY' and
8437            'VHOST' and
8438            not 'VXLAN' and
8439            'CHAIN' and
8440            'NF_VPPIP4' and
8441            'IMIX' and
8442            '2T1C' and
8443            'NDRPDR'"
8444   parameters:
8445   - "throughput"
8446   - "name"
8447   - "tags"
8448   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8449   x-axis: "X = VNFs per Service Chain"
8450   y-axis: "Y = Number of Service Chains"
8451   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8452   layout:
8453     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8454     layout: "plot-service-density"
8455
8456 - type: "plot"
8457   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8458   algorithm: "plot_nf_heatmap"
8459   output-file-type: ".html"
8460   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
8461   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8462   filter: "'NIC_Intel-XXV710' and
8463            'NF_DENSITY' and
8464            'VHOST' and
8465            not 'VXLAN' and
8466            'CHAIN' and
8467            'NF_VPPIP4' and
8468            'IMIX' and
8469            '4T2C' and
8470            'NDRPDR'"
8471   parameters:
8472   - "throughput"
8473   - "name"
8474   - "tags"
8475   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8476   x-axis: "X = VNFs per Service Chain"
8477   y-axis: "Y = Number of Service Chains"
8478   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8479   layout:
8480     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8481     layout: "plot-service-density"
8482
8483 - type: "plot"
8484   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8485   algorithm: "plot_nf_heatmap"
8486   output-file-type: ".html"
8487   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
8488   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8489   filter: "'NIC_Intel-XXV710' and
8490            'NF_DENSITY' and
8491            'VHOST' and
8492            not 'VXLAN' and
8493            'CHAIN' and
8494            'NF_VPPIP4' and
8495            'IMIX' and
8496            '8T4C' and
8497            'NDRPDR'"
8498   parameters:
8499   - "throughput"
8500   - "name"
8501   - "tags"
8502   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8503   x-axis: "X = VNFs per Service Chain"
8504   y-axis: "Y = Number of Service Chains"
8505   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8506   layout:
8507     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8508     layout: "plot-service-density"
8509
8510 ###############################################################################
8511
8512 # Plots - NF Density - VSC - MRR IMIX
8513 - type: "plot"
8514   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8515   algorithm: "plot_nf_heatmap"
8516   output-file-type: ".html"
8517   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
8518   data: "plot-vpp-nfv-2n-skx-mrr"
8519   filter: "'NIC_Intel-XXV710' and
8520            'NF_DENSITY' and
8521            'VHOST' and
8522            'VXLAN' and
8523            'CHAIN' and
8524            'IMIX' and
8525            '2T1C' and
8526            'MRR'"
8527   parameters:
8528   - "result"
8529   - "name"
8530   - "tags"
8531   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8532   x-axis: "X = VNFs per Service Chain"
8533   y-axis: "Y = Number of Service Chains"
8534   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8535   layout:
8536     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8537     layout: "plot-service-density"
8538
8539 - type: "plot"
8540   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8541   algorithm: "plot_nf_heatmap"
8542   output-file-type: ".html"
8543   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
8544   data: "plot-vpp-nfv-2n-skx-mrr"
8545   filter: "'NIC_Intel-XXV710' and
8546            'NF_DENSITY' and
8547            'VHOST' and
8548            'VXLAN' and
8549            'CHAIN' and
8550            'IMIX' and
8551            '4T2C' and
8552            'MRR'"
8553   parameters:
8554   - "result"
8555   - "name"
8556   - "tags"
8557   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8558   x-axis: "X = VNFs per Service Chain"
8559   y-axis: "Y = Number of Service Chains"
8560   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8561   layout:
8562     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8563     layout: "plot-service-density"
8564
8565 - type: "plot"
8566   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8567   algorithm: "plot_nf_heatmap"
8568   output-file-type: ".html"
8569   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
8570   data: "plot-vpp-nfv-2n-skx-mrr"
8571   filter: "'NIC_Intel-XXV710' and
8572            'NF_DENSITY' and
8573            'VHOST' and
8574            'VXLAN' and
8575            'CHAIN' and
8576            'IMIX' and
8577            '8T4C' and
8578            'MRR'"
8579   parameters:
8580   - "result"
8581   - "name"
8582   - "tags"
8583   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8584   x-axis: "X = VNFs per Service Chain"
8585   y-axis: "Y = Number of Service Chains"
8586   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8587   layout:
8588     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8589     layout: "plot-service-density"
8590
8591 # Plots - NF Density - VSC - NDR IMIX
8592 - type: "plot"
8593   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8594   algorithm: "plot_nf_heatmap"
8595   output-file-type: ".html"
8596   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
8597   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8598   filter: "'NIC_Intel-XXV710' and
8599            'NF_DENSITY' and
8600            'VHOST' and
8601            'VXLAN' and
8602            'CHAIN' and
8603            'IMIX' and
8604            '2T1C' and
8605            'NDRPDR'"
8606   parameters:
8607   - "throughput"
8608   - "name"
8609   - "tags"
8610   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8611   x-axis: "X = VNFs per Service Chain"
8612   y-axis: "Y = Number of Service Chains"
8613   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8614   layout:
8615     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8616     layout: "plot-service-density"
8617
8618 - type: "plot"
8619   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8620   algorithm: "plot_nf_heatmap"
8621   output-file-type: ".html"
8622   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
8623   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8624   filter: "'NIC_Intel-XXV710' and
8625            'NF_DENSITY' and
8626            'VHOST' and
8627            'VXLAN' and
8628            'CHAIN' and
8629            'IMIX' and
8630            '4T2C' and
8631            'NDRPDR'"
8632   parameters:
8633   - "throughput"
8634   - "name"
8635   - "tags"
8636   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8637   x-axis: "X = VNFs per Service Chain"
8638   y-axis: "Y = Number of Service Chains"
8639   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8640   layout:
8641     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8642     layout: "plot-service-density"
8643
8644 - type: "plot"
8645   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8646   algorithm: "plot_nf_heatmap"
8647   output-file-type: ".html"
8648   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
8649   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8650   filter: "'NIC_Intel-XXV710' and
8651            'NF_DENSITY' and
8652            'VHOST' and
8653            'VXLAN' and
8654            'CHAIN' and
8655            'IMIX' and
8656            '8T4C' and
8657            'NDRPDR'"
8658   parameters:
8659   - "throughput"
8660   - "name"
8661   - "tags"
8662   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8663   x-axis: "X = VNFs per Service Chain"
8664   y-axis: "Y = Number of Service Chains"
8665   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8666   layout:
8667     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8668     layout: "plot-service-density"
8669
8670 # Plots - NF Density - VSC - PDR IMIX
8671 - type: "plot"
8672   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8673   algorithm: "plot_nf_heatmap"
8674   output-file-type: ".html"
8675   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
8676   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8677   filter: "'NIC_Intel-XXV710' and
8678            'NF_DENSITY' and
8679            'VHOST' and
8680            'VXLAN' and
8681            'CHAIN' and
8682            'IMIX' and
8683            '2T1C' and
8684            'NDRPDR'"
8685   parameters:
8686   - "throughput"
8687   - "name"
8688   - "tags"
8689   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8690   x-axis: "X = VNFs per Service Chain"
8691   y-axis: "Y = Number of Service Chains"
8692   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8693   layout:
8694     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8695     layout: "plot-service-density"
8696
8697 - type: "plot"
8698   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8699   algorithm: "plot_nf_heatmap"
8700   output-file-type: ".html"
8701   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
8702   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8703   filter: "'NIC_Intel-XXV710' and
8704            'NF_DENSITY' and
8705            'VHOST' and
8706            'VXLAN' and
8707            'CHAIN' and
8708            'IMIX' and
8709            '4T2C' and
8710            'NDRPDR'"
8711   parameters:
8712   - "throughput"
8713   - "name"
8714   - "tags"
8715   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8716   x-axis: "X = VNFs per Service Chain"
8717   y-axis: "Y = Number of Service Chains"
8718   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8719   layout:
8720     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8721     layout: "plot-service-density"
8722
8723 - type: "plot"
8724   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8725   algorithm: "plot_nf_heatmap"
8726   output-file-type: ".html"
8727   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
8728   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8729   filter: "'NIC_Intel-XXV710' and
8730            'NF_DENSITY' and
8731            'VHOST' and
8732            'VXLAN' and
8733            'CHAIN' and
8734            'IMIX' and
8735            '8T4C' and
8736            'NDRPDR'"
8737   parameters:
8738   - "throughput"
8739   - "name"
8740   - "tags"
8741   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8742   x-axis: "X = VNFs per Service Chain"
8743   y-axis: "Y = Number of Service Chains"
8744   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8745   layout:
8746     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8747     layout: "plot-service-density"
8748
8749 ###############################################################################
8750
8751 # Plots - NF Density - CSC - MRR IMIX
8752 - type: "plot"
8753   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8754   algorithm: "plot_nf_heatmap"
8755   output-file-type: ".html"
8756   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
8757   data: "plot-vpp-nfv-2n-skx-mrr"
8758   filter: "'NIC_Intel-XXV710' and
8759            'NF_DENSITY' and
8760            'DOCKER' and
8761            'CHAIN' and
8762            'NF_VPPIP4' and
8763            'IMIX' and
8764            '2T1C' and
8765            'MRR'"
8766   parameters:
8767   - "result"
8768   - "name"
8769   - "tags"
8770   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8771   x-axis: "X = CNFs per Service Chain"
8772   y-axis: "Y = Number of Service Chains"
8773   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8774   layout:
8775     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8776     layout: "plot-service-density"
8777
8778 - type: "plot"
8779   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8780   algorithm: "plot_nf_heatmap"
8781   output-file-type: ".html"
8782   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
8783   data: "plot-vpp-nfv-2n-skx-mrr"
8784   filter: "'NIC_Intel-XXV710' and
8785            'NF_DENSITY' and
8786            'DOCKER' and
8787            'CHAIN' and
8788            'NF_VPPIP4' and
8789            'IMIX' and
8790            '4T2C' and
8791            'MRR'"
8792   parameters:
8793   - "result"
8794   - "name"
8795   - "tags"
8796   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8797   x-axis: "X = CNFs per Service Chain"
8798   y-axis: "Y = Number of Service Chains"
8799   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8800   layout:
8801     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8802     layout: "plot-service-density"
8803
8804 - type: "plot"
8805   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8806   algorithm: "plot_nf_heatmap"
8807   output-file-type: ".html"
8808   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
8809   data: "plot-vpp-nfv-2n-skx-mrr"
8810   filter: "'NIC_Intel-XXV710' and
8811            'NF_DENSITY' and
8812            'DOCKER' and
8813            'CHAIN' and
8814            'NF_VPPIP4' and
8815            'IMIX' and
8816            '8T4C' and
8817            'MRR'"
8818   parameters:
8819   - "result"
8820   - "name"
8821   - "tags"
8822   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8823   x-axis: "X = CNFs per Service Chain"
8824   y-axis: "Y = Number of Service Chains"
8825   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8826   layout:
8827     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8828     layout: "plot-service-density"
8829
8830 # Plots - NF Density - CSC - NDR IMIX
8831 - type: "plot"
8832   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8833   algorithm: "plot_nf_heatmap"
8834   output-file-type: ".html"
8835   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
8836   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8837   filter: "'NIC_Intel-XXV710' and
8838            'NF_DENSITY' and
8839            'DOCKER' and
8840            'CHAIN' and
8841            'NF_VPPIP4' and
8842            'IMIX' and
8843            '2T1C' and
8844            'NDRPDR'"
8845   parameters:
8846   - "throughput"
8847   - "name"
8848   - "tags"
8849   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8850   x-axis: "X = CNFs per Service Chain"
8851   y-axis: "Y = Number of Service Chains"
8852   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8853   layout:
8854     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8855     layout: "plot-service-density"
8856
8857 - type: "plot"
8858   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8859   algorithm: "plot_nf_heatmap"
8860   output-file-type: ".html"
8861   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
8862   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8863   filter: "'NIC_Intel-XXV710' and
8864            'NF_DENSITY' and
8865            'DOCKER' and
8866            'CHAIN' and
8867            'NF_VPPIP4' and
8868            'IMIX' and
8869            '4T2C' and
8870            'NDRPDR'"
8871   parameters:
8872   - "throughput"
8873   - "name"
8874   - "tags"
8875   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8876   x-axis: "X = CNFs per Service Chain"
8877   y-axis: "Y = Number of Service Chains"
8878   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8879   layout:
8880     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8881     layout: "plot-service-density"
8882
8883 - type: "plot"
8884   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8885   algorithm: "plot_nf_heatmap"
8886   output-file-type: ".html"
8887   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8888   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8889   filter: "'NIC_Intel-XXV710' and
8890            'NF_DENSITY' and
8891            'DOCKER' and
8892            'CHAIN' and
8893            'NF_VPPIP4' and
8894            'IMIX' and
8895            '8T4C' and
8896            'NDRPDR'"
8897   parameters:
8898   - "throughput"
8899   - "name"
8900   - "tags"
8901   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8902   x-axis: "X = CNFs per Service Chain"
8903   y-axis: "Y = Number of Service Chains"
8904   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8905   layout:
8906     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8907     layout: "plot-service-density"
8908
8909 # Plots - NF Density - CSC - PDR IMIX
8910 - type: "plot"
8911   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8912   algorithm: "plot_nf_heatmap"
8913   output-file-type: ".html"
8914   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8915   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8916   filter: "'NIC_Intel-XXV710' and
8917            'NF_DENSITY' and
8918            'DOCKER' and
8919            'CHAIN' and
8920            'NF_VPPIP4' and
8921            'IMIX' and
8922            '2T1C' and
8923            'NDRPDR'"
8924   parameters:
8925   - "throughput"
8926   - "name"
8927   - "tags"
8928   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8929   x-axis: "X = CNFs per Service Chain"
8930   y-axis: "Y = Number of Service Chains"
8931   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8932   layout:
8933     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8934     layout: "plot-service-density"
8935
8936 - type: "plot"
8937   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8938   algorithm: "plot_nf_heatmap"
8939   output-file-type: ".html"
8940   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8941   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8942   filter: "'NIC_Intel-XXV710' and
8943            'NF_DENSITY' and
8944            'DOCKER' and
8945            'CHAIN' and
8946            'NF_VPPIP4' and
8947            'IMIX' and
8948            '4T2C' and
8949            'NDRPDR'"
8950   parameters:
8951   - "throughput"
8952   - "name"
8953   - "tags"
8954   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8955   x-axis: "X = CNFs per Service Chain"
8956   y-axis: "Y = Number of Service Chains"
8957   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8958   layout:
8959     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8960     layout: "plot-service-density"
8961
8962 - type: "plot"
8963   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8964   algorithm: "plot_nf_heatmap"
8965   output-file-type: ".html"
8966   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8967   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8968   filter: "'NIC_Intel-XXV710' and
8969            'NF_DENSITY' and
8970            'DOCKER' and
8971            'CHAIN' and
8972            'NF_VPPIP4' and
8973            'IMIX' and
8974            '8T4C' and
8975            'NDRPDR'"
8976   parameters:
8977   - "throughput"
8978   - "name"
8979   - "tags"
8980   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8981   x-axis: "X = CNFs per Service Chain"
8982   y-axis: "Y = Number of Service Chains"
8983   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8984   layout:
8985     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8986     layout: "plot-service-density"
8987
8988 ################################################################################
8989 #
8990 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8991 #- type: "plot"
8992 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8993 #  algorithm: "plot_nf_heatmap"
8994 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8995 #  data: "plot-vpp-nfv-3n-skx-mrr"
8996 #  filter: "'NIC_Intel-XXV710' and
8997 #           'NF_DENSITY' and
8998 #           'DOCKER' and
8999 #           'CHAIN' and
9000 #           'NF_VPPIP4' and
9001 #           'IPSEC' and
9002 #           'TNL_4' and
9003 #           'IMIX' and
9004 #           '2T1C' and
9005 #           'MRR'"
9006 #  parameters:
9007 #  - "result"
9008 #  - "name"
9009 #  - "tags"
9010 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9011 #  x-axis: "X = CNFs per Service Chain"
9012 #  y-axis: "Y = Number of Service Chains"
9013 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9014 #  layout:
9015 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9016 #    layout: "plot-service-density"
9017 #
9018 #- type: "plot"
9019 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9020 #  algorithm: "plot_nf_heatmap"
9021 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
9022 #  data: "plot-vpp-nfv-3n-skx-mrr"
9023 #  filter: "'NIC_Intel-XXV710' and
9024 #           'NF_DENSITY' and
9025 #           'DOCKER' and
9026 #           'CHAIN' and
9027 #           'NF_VPPIP4' and
9028 #           'IPSEC' and
9029 #           'TNL_4' and
9030 #           'IMIX' and
9031 #           '4T2C' and
9032 #           'MRR'"
9033 #  parameters:
9034 #  - "result"
9035 #  - "name"
9036 #  - "tags"
9037 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9038 #  x-axis: "X = CNFs per Service Chain"
9039 #  y-axis: "Y = Number of Service Chains"
9040 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9041 #  layout:
9042 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9043 #    layout: "plot-service-density"
9044 #
9045 #- type: "plot"
9046 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9047 #  algorithm: "plot_nf_heatmap"
9048 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
9049 #  data: "plot-vpp-nfv-3n-skx-mrr"
9050 #  filter: "'NIC_Intel-XXV710' and
9051 #           'NF_DENSITY' and
9052 #           'DOCKER' and
9053 #           'CHAIN' and
9054 #           'NF_VPPIP4' and
9055 #           'IPSEC' and
9056 #           'TNL_4' and
9057 #           'IMIX' and
9058 #           '8T4C' and
9059 #           'MRR'"
9060 #  parameters:
9061 #  - "result"
9062 #  - "name"
9063 #  - "tags"
9064 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9065 #  x-axis: "X = CNFs per Service Chain"
9066 #  y-axis: "Y = Number of Service Chains"
9067 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9068 #  layout:
9069 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9070 #    layout: "plot-service-density"
9071
9072 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
9073 - type: "plot"
9074   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9075   algorithm: "plot_nf_heatmap"
9076   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
9077   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9078   filter: "'NIC_Intel-XXV710' and
9079            'NF_DENSITY' and
9080            'DOCKER' and
9081            'CHAIN' and
9082            'NF_VPPIP4' and
9083            'IPSEC' and
9084            'TNL_4' and
9085            'IMIX' and
9086            '2T1C' and
9087            'NDRPDR'"
9088   parameters:
9089   - "throughput"
9090   - "name"
9091   - "tags"
9092   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9093   x-axis: "X = CNFs per Service Chain"
9094   y-axis: "Y = Number of Service Chains"
9095   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9096   layout:
9097     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9098     layout: "plot-service-density"
9099
9100 - type: "plot"
9101   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9102   algorithm: "plot_nf_heatmap"
9103   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
9104   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9105   filter: "'NIC_Intel-XXV710' and
9106            'NF_DENSITY' and
9107            'DOCKER' and
9108            'CHAIN' and
9109            'NF_VPPIP4' and
9110            'IPSEC' and
9111            'TNL_4' and
9112            'IMIX' and
9113            '4T2C' and
9114            'NDRPDR'"
9115   parameters:
9116   - "throughput"
9117   - "name"
9118   - "tags"
9119   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9120   x-axis: "X = CNFs per Service Chain"
9121   y-axis: "Y = Number of Service Chains"
9122   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9123   layout:
9124     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9125     layout: "plot-service-density"
9126
9127 - type: "plot"
9128   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9129   algorithm: "plot_nf_heatmap"
9130   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
9131   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9132   filter: "'NIC_Intel-XXV710' and
9133            'NF_DENSITY' and
9134            'DOCKER' and
9135            'CHAIN' and
9136            'NF_VPPIP4' and
9137            'IPSEC' and
9138            'TNL_4' and
9139            'IMIX' and
9140            '8T4C' and
9141            'NDRPDR'"
9142   parameters:
9143   - "throughput"
9144   - "name"
9145   - "tags"
9146   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9147   x-axis: "X = CNFs per Service Chain"
9148   y-axis: "Y = Number of Service Chains"
9149   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9150   layout:
9151     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9152     layout: "plot-service-density"
9153
9154 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
9155 - type: "plot"
9156   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9157   algorithm: "plot_nf_heatmap"
9158   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
9159   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9160   filter: "'NIC_Intel-XXV710' and
9161            'NF_DENSITY' and
9162            'DOCKER' and
9163            'CHAIN' and
9164            'NF_VPPIP4' and
9165            'IPSEC' and
9166            'TNL_4' and
9167            'IMIX' and
9168            '2T1C' and
9169            'NDRPDR'"
9170   parameters:
9171   - "throughput"
9172   - "name"
9173   - "tags"
9174   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9175   x-axis: "X = CNFs per Service Chain"
9176   y-axis: "Y = Number of Service Chains"
9177   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9178   layout:
9179     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9180     layout: "plot-service-density"
9181
9182 - type: "plot"
9183   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9184   algorithm: "plot_nf_heatmap"
9185   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
9186   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9187   filter: "'NIC_Intel-XXV710' and
9188            'NF_DENSITY' and
9189            'DOCKER' and
9190            'CHAIN' and
9191            'NF_VPPIP4' and
9192            'IPSEC' and
9193            'TNL_4' and
9194            'IMIX' and
9195            '4T2C' and
9196            'NDRPDR'"
9197   parameters:
9198   - "throughput"
9199   - "name"
9200   - "tags"
9201   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9202   x-axis: "X = CNFs per Service Chain"
9203   y-axis: "Y = Number of Service Chains"
9204   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9205   layout:
9206     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9207     layout: "plot-service-density"
9208
9209 - type: "plot"
9210   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9211   algorithm: "plot_nf_heatmap"
9212   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
9213   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9214   filter: "'NIC_Intel-XXV710' and
9215            'NF_DENSITY' and
9216            'DOCKER' and
9217            'CHAIN' and
9218            'NF_VPPIP4' and
9219            'IPSEC' and
9220            'TNL_4' and
9221            'IMIX' and
9222            '8T4C' and
9223            'NDRPDR'"
9224   parameters:
9225   - "throughput"
9226   - "name"
9227   - "tags"
9228   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9229   x-axis: "X = CNFs per Service Chain"
9230   y-axis: "Y = Number of Service Chains"
9231   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9232   layout:
9233     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9234     layout: "plot-service-density"
9235
9236 ###############################################################################
9237
9238 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
9239 #- type: "plot"
9240 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9241 #  algorithm: "plot_nf_heatmap"
9242 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
9243 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9244 #  filter: "'NIC_Intel-XL710' and
9245 #           'NF_DENSITY' and
9246 #           'DOCKER' and
9247 #           'CHAIN' and
9248 #           'NF_VPPIP4' and
9249 #           'IMIX' and
9250 #           'TNL_4' and
9251 #           '1T1C' and
9252 #           'MRR'"
9253 #  parameters:
9254 #  - "result"
9255 #  - "name"
9256 #  - "tags"
9257 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9258 #  x-axis: "X = CNFs per Service Chain"
9259 #  y-axis: "Y = Number of Service Chains"
9260 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9261 #  layout:
9262 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9263 #    layout: "plot-service-density"
9264 #
9265 #- type: "plot"
9266 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9267 #  algorithm: "plot_nf_heatmap"
9268 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
9269 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9270 #  filter: "'NIC_Intel-XL710' and
9271 #           'NF_DENSITY' and
9272 #           'DOCKER' and
9273 #           'CHAIN' and
9274 #           'NF_VPPIP4' and
9275 #           'IPSEC' and
9276 #           'TNL_4' and
9277 #           'IMIX' and
9278 #           '2T2C' and
9279 #           'MRR'"
9280 #  parameters:
9281 #  - "result"
9282 #  - "name"
9283 #  - "tags"
9284 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9285 #  x-axis: "X = CNFs per Service Chain"
9286 #  y-axis: "Y = Number of Service Chains"
9287 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9288 #  layout:
9289 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9290 #    layout: "plot-service-density"
9291 #
9292 #- type: "plot"
9293 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9294 #  algorithm: "plot_nf_heatmap"
9295 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
9296 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9297 #  filter: "'NIC_Intel-XL710' and
9298 #           'NF_DENSITY' and
9299 #           'DOCKER' and
9300 #           'CHAIN' and
9301 #           'NF_VPPIP4' and
9302 #           'IPSEC' and
9303 #           'TNL_4' and
9304 #           'IMIX' and
9305 #           '4T4C' and
9306 #           'MRR'"
9307 #  parameters:
9308 #  - "result"
9309 #  - "name"
9310 #  - "tags"
9311 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9312 #  x-axis: "X = CNFs per Service Chain"
9313 #  y-axis: "Y = Number of Service Chains"
9314 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9315 #  layout:
9316 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9317 #    layout: "plot-service-density"
9318
9319 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
9320 #- type: "plot"
9321 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9322 #  algorithm: "plot_nf_heatmap"
9323 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
9324 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9325 #  filter: "'NIC_Intel-XL710' and
9326 #           'NF_DENSITY' and
9327 #           'DOCKER' and
9328 #           'CHAIN' and
9329 #           'NF_VPPIP4' and
9330 #           'IPSEC' and
9331 #           'TNL_4' and
9332 #           'IMIX' and
9333 #           '1T1C' and
9334 #           'NDRPDR'"
9335 #  parameters:
9336 #  - "throughput"
9337 #  - "name"
9338 #  - "tags"
9339 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9340 #  x-axis: "X = CNFs per Service Chain"
9341 #  y-axis: "Y = Number of Service Chains"
9342 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9343 #  layout:
9344 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9345 #    layout: "plot-service-density"
9346 #
9347 #- type: "plot"
9348 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9349 #  algorithm: "plot_nf_heatmap"
9350 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
9351 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9352 #  filter: "'NIC_Intel-XL710' and
9353 #           'NF_DENSITY' and
9354 #           'DOCKER' and
9355 #           'CHAIN' and
9356 #           'NF_VPPIP4' and
9357 #           'IPSEC' and
9358 #           'TNL_4' and
9359 #           'IMIX' and
9360 #           '2T2C' and
9361 #           'NDRPDR'"
9362 #  parameters:
9363 #  - "throughput"
9364 #  - "name"
9365 #  - "tags"
9366 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9367 #  x-axis: "X = CNFs per Service Chain"
9368 #  y-axis: "Y = Number of Service Chains"
9369 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9370 #  layout:
9371 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9372 #    layout: "plot-service-density"
9373 #
9374 #- type: "plot"
9375 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9376 #  algorithm: "plot_nf_heatmap"
9377 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
9378 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9379 #  filter: "'NIC_Intel-XL710' and
9380 #           'NF_DENSITY' and
9381 #           'DOCKER' and
9382 #           'CHAIN' and
9383 #           'NF_VPPIP4' and
9384 #           'IPSEC' and
9385 #           'TNL_4' and
9386 #           'IMIX' and
9387 #           '4T4C' and
9388 #           'NDRPDR'"
9389 #  parameters:
9390 #  - "throughput"
9391 #  - "name"
9392 #  - "tags"
9393 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9394 #  x-axis: "X = CNFs per Service Chain"
9395 #  y-axis: "Y = Number of Service Chains"
9396 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9397 #  layout:
9398 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9399 #    layout: "plot-service-density"
9400 #
9401 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
9402 #- type: "plot"
9403 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9404 #  algorithm: "plot_nf_heatmap"
9405 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
9406 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9407 #  filter: "'NIC_Intel-XL710' and
9408 #           'NF_DENSITY' and
9409 #           'DOCKER' and
9410 #           'CHAIN' and
9411 #           'NF_VPPIP4' and
9412 #           'IPSEC' and
9413 #           'TNL_4' and
9414 #           'IMIX' and
9415 #           '1T1C' and
9416 #           'NDRPDR'"
9417 #  parameters:
9418 #  - "throughput"
9419 #  - "name"
9420 #  - "tags"
9421 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9422 #  x-axis: "X = CNFs per Service Chain"
9423 #  y-axis: "Y = Number of Service Chains"
9424 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9425 #  layout:
9426 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9427 #    layout: "plot-service-density"
9428 #
9429 #- type: "plot"
9430 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9431 #  algorithm: "plot_nf_heatmap"
9432 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
9433 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9434 #  filter: "'NIC_Intel-XL710' and
9435 #           'NF_DENSITY' and
9436 #           'DOCKER' and
9437 #           'CHAIN' and
9438 #           'NF_VPPIP4' and
9439 #           'IPSEC' and
9440 #           'TNL_4' and
9441 #           'IMIX' and
9442 #           '2T2C' and
9443 #           'NDRPDR'"
9444 #  parameters:
9445 #  - "throughput"
9446 #  - "name"
9447 #  - "tags"
9448 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9449 #  x-axis: "X = CNFs per Service Chain"
9450 #  y-axis: "Y = Number of Service Chains"
9451 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9452 #  layout:
9453 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9454 #    layout: "plot-service-density"
9455 #
9456 #- type: "plot"
9457 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9458 #  algorithm: "plot_nf_heatmap"
9459 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
9460 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9461 #  filter: "'NIC_Intel-XL710' and
9462 #           'NF_DENSITY' and
9463 #           'DOCKER' and
9464 #           'CHAIN' and
9465 #           'NF_VPPIP4' and
9466 #           'IPSEC' and
9467 #           'TNL_4' and
9468 #           'IMIX' and
9469 #           '4T4C' and
9470 #           'NDRPDR'"
9471 #  parameters:
9472 #  - "throughput"
9473 #  - "name"
9474 #  - "tags"
9475 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9476 #  x-axis: "X = CNFs per Service Chain"
9477 #  y-axis: "Y = Number of Service Chains"
9478 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9479 #  layout:
9480 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9481 #    layout: "plot-service-density"
9482
9483 ###############################################################################
9484
9485 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9486 #- type: "plot"
9487 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9488 #  algorithm: "plot_nf_heatmap"
9489 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
9490 #  data: "plot-vpp-nfv-3n-skx-mrr"
9491 #  filter: "'NIC_Intel-XXV710' and
9492 #           'NF_DENSITY' and
9493 #           'DOCKER' and
9494 #           'CHAIN' and
9495 #           'NF_VPPIP4' and
9496 #           'IPSEC' and
9497 #           'TNL_1000' and
9498 #           'IMIX' and
9499 #           '2T1C' and
9500 #           'MRR'"
9501 #  parameters:
9502 #  - "result"
9503 #  - "name"
9504 #  - "tags"
9505 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9506 #  x-axis: "X = CNFs per Service Chain"
9507 #  y-axis: "Y = Number of Service Chains"
9508 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9509 #  layout:
9510 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9511 #    layout: "plot-service-density"
9512 #
9513 #- type: "plot"
9514 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9515 #  algorithm: "plot_nf_heatmap"
9516 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
9517 #  data: "plot-vpp-nfv-3n-skx-mrr"
9518 #  filter: "'NIC_Intel-XXV710' and
9519 #           'NF_DENSITY' and
9520 #           'DOCKER' and
9521 #           'CHAIN' and
9522 #           'NF_VPPIP4' and
9523 #           'IPSEC' and
9524 #           'TNL_1000' and
9525 #           'IMIX' and
9526 #           '4T2C' and
9527 #           'MRR'"
9528 #  parameters:
9529 #  - "result"
9530 #  - "name"
9531 #  - "tags"
9532 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9533 #  x-axis: "X = CNFs per Service Chain"
9534 #  y-axis: "Y = Number of Service Chains"
9535 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9536 #  layout:
9537 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9538 #    layout: "plot-service-density"
9539 #
9540 #- type: "plot"
9541 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9542 #  algorithm: "plot_nf_heatmap"
9543 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
9544 #  data: "plot-vpp-nfv-3n-skx-mrr"
9545 #  filter: "'NIC_Intel-XXV710' and
9546 #           'NF_DENSITY' and
9547 #           'DOCKER' and
9548 #           'CHAIN' and
9549 #           'NF_VPPIP4' and
9550 #           'IPSEC' and
9551 #           'TNL_1000' and
9552 #           'IMIX' and
9553 #           '8T4C' and
9554 #           'MRR'"
9555 #  parameters:
9556 #  - "result"
9557 #  - "name"
9558 #  - "tags"
9559 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9560 #  x-axis: "X = CNFs per Service Chain"
9561 #  y-axis: "Y = Number of Service Chains"
9562 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9563 #  layout:
9564 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9565 #    layout: "plot-service-density"
9566
9567 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9568 - type: "plot"
9569   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9570   algorithm: "plot_nf_heatmap"
9571   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
9572   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9573   filter: "'NIC_Intel-XXV710' and
9574            'NF_DENSITY' and
9575            'DOCKER' and
9576            'CHAIN' and
9577            'NF_VPPIP4' and
9578            'IPSEC' and
9579            'TNL_1000' and
9580            'IMIX' and
9581            '2T1C' and
9582            'NDRPDR'"
9583   parameters:
9584   - "throughput"
9585   - "name"
9586   - "tags"
9587   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9588   x-axis: "X = CNFs per Service Chain"
9589   y-axis: "Y = Number of Service Chains"
9590   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9591   layout:
9592     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9593     layout: "plot-service-density"
9594
9595 - type: "plot"
9596   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9597   algorithm: "plot_nf_heatmap"
9598   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
9599   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9600   filter: "'NIC_Intel-XXV710' and
9601            'NF_DENSITY' and
9602            'DOCKER' and
9603            'CHAIN' and
9604            'NF_VPPIP4' and
9605            'IPSEC' and
9606            'TNL_1000' and
9607            'IMIX' and
9608            '4T2C' and
9609            'NDRPDR'"
9610   parameters:
9611   - "throughput"
9612   - "name"
9613   - "tags"
9614   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9615   x-axis: "X = CNFs per Service Chain"
9616   y-axis: "Y = Number of Service Chains"
9617   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9618   layout:
9619     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9620     layout: "plot-service-density"
9621
9622 - type: "plot"
9623   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9624   algorithm: "plot_nf_heatmap"
9625   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
9626   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9627   filter: "'NIC_Intel-XXV710' and
9628            'NF_DENSITY' and
9629            'DOCKER' and
9630            'CHAIN' and
9631            'NF_VPPIP4' and
9632            'IPSEC' and
9633            'TNL_1000' and
9634            'IMIX' and
9635            '8T4C' and
9636            'NDRPDR'"
9637   parameters:
9638   - "throughput"
9639   - "name"
9640   - "tags"
9641   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9642   x-axis: "X = CNFs per Service Chain"
9643   y-axis: "Y = Number of Service Chains"
9644   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9645   layout:
9646     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9647     layout: "plot-service-density"
9648
9649 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9650 - type: "plot"
9651   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9652   algorithm: "plot_nf_heatmap"
9653   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
9654   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9655   filter: "'NIC_Intel-XXV710' and
9656            'NF_DENSITY' and
9657            'DOCKER' and
9658            'CHAIN' and
9659            'NF_VPPIP4' and
9660            'IPSEC' and
9661            'TNL_1000' and
9662            'IMIX' and
9663            '2T1C' and
9664            'NDRPDR'"
9665   parameters:
9666   - "throughput"
9667   - "name"
9668   - "tags"
9669   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9670   x-axis: "X = CNFs per Service Chain"
9671   y-axis: "Y = Number of Service Chains"
9672   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9673   layout:
9674     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9675     layout: "plot-service-density"
9676
9677 - type: "plot"
9678   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9679   algorithm: "plot_nf_heatmap"
9680   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
9681   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9682   filter: "'NIC_Intel-XXV710' and
9683            'NF_DENSITY' and
9684            'DOCKER' and
9685            'CHAIN' and
9686            'NF_VPPIP4' and
9687            'IPSEC' and
9688            'TNL_1000' and
9689            'IMIX' and
9690            '4T2C' and
9691            'NDRPDR'"
9692   parameters:
9693   - "throughput"
9694   - "name"
9695   - "tags"
9696   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9697   x-axis: "X = CNFs per Service Chain"
9698   y-axis: "Y = Number of Service Chains"
9699   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9700   layout:
9701     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9702     layout: "plot-service-density"
9703
9704 - type: "plot"
9705   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9706   algorithm: "plot_nf_heatmap"
9707   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
9708   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9709   filter: "'NIC_Intel-XXV710' and
9710            'NF_DENSITY' and
9711            'DOCKER' and
9712            'CHAIN' and
9713            'NF_VPPIP4' and
9714            'IPSEC' and
9715            'TNL_1000' and
9716            'IMIX' and
9717            '8T4C' and
9718            'NDRPDR'"
9719   parameters:
9720   - "throughput"
9721   - "name"
9722   - "tags"
9723   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9724   x-axis: "X = CNFs per Service Chain"
9725   y-axis: "Y = Number of Service Chains"
9726   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9727   layout:
9728     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9729     layout: "plot-service-density"
9730
9731 ###############################################################################
9732
9733 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9734 #- type: "plot"
9735 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9736 #  algorithm: "plot_nf_heatmap"
9737 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
9738 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9739 #  filter: "'NIC_Intel-XL710' and
9740 #           'NF_DENSITY' and
9741 #           'DOCKER' and
9742 #           'CHAIN' and
9743 #           'NF_VPPIP4' and
9744 #           'IMIX' and
9745 #           'TNL_1000' and
9746 #           '1T1C' and
9747 #           'MRR'"
9748 #  parameters:
9749 #  - "result"
9750 #  - "name"
9751 #  - "tags"
9752 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9753 #  x-axis: "X = CNFs per Service Chain"
9754 #  y-axis: "Y = Number of Service Chains"
9755 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9756 #  layout:
9757 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9758 #    layout: "plot-service-density"
9759 #
9760 #- type: "plot"
9761 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9762 #  algorithm: "plot_nf_heatmap"
9763 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
9764 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9765 #  filter: "'NIC_Intel-XL710' and
9766 #           'NF_DENSITY' and
9767 #           'DOCKER' and
9768 #           'CHAIN' and
9769 #           'NF_VPPIP4' and
9770 #           'IPSEC' and
9771 #           'TNL_1000' and
9772 #           'IMIX' and
9773 #           '2T2C' and
9774 #           'MRR'"
9775 #  parameters:
9776 #  - "result"
9777 #  - "name"
9778 #  - "tags"
9779 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9780 #  x-axis: "X = CNFs per Service Chain"
9781 #  y-axis: "Y = Number of Service Chains"
9782 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9783 #  layout:
9784 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9785 #    layout: "plot-service-density"
9786 #
9787 #- type: "plot"
9788 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9789 #  algorithm: "plot_nf_heatmap"
9790 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
9791 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9792 #  filter: "'NIC_Intel-XL710' and
9793 #           'NF_DENSITY' and
9794 #           'DOCKER' and
9795 #           'CHAIN' and
9796 #           'NF_VPPIP4' and
9797 #           'IPSEC' and
9798 #           'TNL_1000' and
9799 #           'IMIX' and
9800 #           '4T4C' and
9801 #           'MRR'"
9802 #  parameters:
9803 #  - "result"
9804 #  - "name"
9805 #  - "tags"
9806 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9807 #  x-axis: "X = CNFs per Service Chain"
9808 #  y-axis: "Y = Number of Service Chains"
9809 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9810 #  layout:
9811 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9812 #    layout: "plot-service-density"
9813
9814 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9815 #- type: "plot"
9816 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9817 #  algorithm: "plot_nf_heatmap"
9818 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
9819 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9820 #  filter: "'NIC_Intel-XL710' and
9821 #           'NF_DENSITY' and
9822 #           'DOCKER' and
9823 #           'CHAIN' and
9824 #           'NF_VPPIP4' and
9825 #           'IPSEC' and
9826 #           'TNL_1000' and
9827 #           'IMIX' and
9828 #           '1T1C' and
9829 #           'NDRPDR'"
9830 #  parameters:
9831 #  - "throughput"
9832 #  - "name"
9833 #  - "tags"
9834 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9835 #  x-axis: "X = CNFs per Service Chain"
9836 #  y-axis: "Y = Number of Service Chains"
9837 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9838 #  layout:
9839 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9840 #    layout: "plot-service-density"
9841 #
9842 #- type: "plot"
9843 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9844 #  algorithm: "plot_nf_heatmap"
9845 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
9846 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9847 #  filter: "'NIC_Intel-XL710' and
9848 #           'NF_DENSITY' and
9849 #           'DOCKER' and
9850 #           'CHAIN' and
9851 #           'NF_VPPIP4' and
9852 #           'IPSEC' and
9853 #           'TNL_1000' and
9854 #           'IMIX' and
9855 #           '2T2C' and
9856 #           'NDRPDR'"
9857 #  parameters:
9858 #  - "throughput"
9859 #  - "name"
9860 #  - "tags"
9861 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9862 #  x-axis: "X = CNFs per Service Chain"
9863 #  y-axis: "Y = Number of Service Chains"
9864 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9865 #  layout:
9866 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9867 #    layout: "plot-service-density"
9868 #
9869 #- type: "plot"
9870 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9871 #  algorithm: "plot_nf_heatmap"
9872 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
9873 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9874 #  filter: "'NIC_Intel-XL710' and
9875 #           'NF_DENSITY' and
9876 #           'DOCKER' and
9877 #           'CHAIN' and
9878 #           'NF_VPPIP4' and
9879 #           'IPSEC' and
9880 #           'TNL_1000' and
9881 #           'IMIX' and
9882 #           '4T4C' and
9883 #           'NDRPDR'"
9884 #  parameters:
9885 #  - "throughput"
9886 #  - "name"
9887 #  - "tags"
9888 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9889 #  x-axis: "X = CNFs per Service Chain"
9890 #  y-axis: "Y = Number of Service Chains"
9891 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9892 #  layout:
9893 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9894 #    layout: "plot-service-density"
9895 #
9896 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9897 #- type: "plot"
9898 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9899 #  algorithm: "plot_nf_heatmap"
9900 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
9901 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9902 #  filter: "'NIC_Intel-XL710' and
9903 #           'NF_DENSITY' and
9904 #           'DOCKER' and
9905 #           'CHAIN' and
9906 #           'NF_VPPIP4' and
9907 #           'IPSEC' and
9908 #           'TNL_1000' and
9909 #           'IMIX' and
9910 #           '1T1C' and
9911 #           'NDRPDR'"
9912 #  parameters:
9913 #  - "throughput"
9914 #  - "name"
9915 #  - "tags"
9916 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9917 #  x-axis: "X = CNFs per Service Chain"
9918 #  y-axis: "Y = Number of Service Chains"
9919 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9920 #  layout:
9921 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9922 #    layout: "plot-service-density"
9923 #
9924 #- type: "plot"
9925 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9926 #  algorithm: "plot_nf_heatmap"
9927 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
9928 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9929 #  filter: "'NIC_Intel-XL710' and
9930 #           'NF_DENSITY' and
9931 #           'DOCKER' and
9932 #           'CHAIN' and
9933 #           'NF_VPPIP4' and
9934 #           'IPSEC' and
9935 #           'TNL_1000' and
9936 #           'IMIX' and
9937 #           '2T2C' and
9938 #           'NDRPDR'"
9939 #  parameters:
9940 #  - "throughput"
9941 #  - "name"
9942 #  - "tags"
9943 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9944 #  x-axis: "X = CNFs per Service Chain"
9945 #  y-axis: "Y = Number of Service Chains"
9946 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9947 #  layout:
9948 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9949 #    layout: "plot-service-density"
9950 #
9951 #- type: "plot"
9952 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9953 #  algorithm: "plot_nf_heatmap"
9954 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9955 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9956 #  filter: "'NIC_Intel-XL710' and
9957 #           'NF_DENSITY' and
9958 #           'DOCKER' and
9959 #           'CHAIN' and
9960 #           'NF_VPPIP4' and
9961 #           'IPSEC' and
9962 #           'TNL_1000' and
9963 #           'IMIX' and
9964 #           '4T4C' and
9965 #           'NDRPDR'"
9966 #  parameters:
9967 #  - "throughput"
9968 #  - "name"
9969 #  - "tags"
9970 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9971 #  x-axis: "X = CNFs per Service Chain"
9972 #  y-axis: "Y = Number of Service Chains"
9973 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9974 #  layout:
9975 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9976 #    layout: "plot-service-density"
9977
9978 ###############################################################################
9979
9980 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9981 #- type: "plot"
9982 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9983 #  algorithm: "plot_nf_heatmap"
9984 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9985 #  data: "plot-vpp-nfv-3n-skx-mrr"
9986 #  filter: "'NIC_Intel-XXV710' and
9987 #           'NF_DENSITY' and
9988 #           'DOCKER' and
9989 #           'CHAIN' and
9990 #           'NF_VPPIP4' and
9991 #           'IPSEC' and
9992 #           'TNL_10000' and
9993 #           'IMIX' and
9994 #           '2T1C' and
9995 #           'MRR'"
9996 #  parameters:
9997 #  - "result"
9998 #  - "name"
9999 #  - "tags"
10000 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10001 #  x-axis: "X = CNFs per Service Chain"
10002 #  y-axis: "Y = Number of Service Chains"
10003 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10004 #  layout:
10005 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10006 #    layout: "plot-service-density"
10007 #
10008 #- type: "plot"
10009 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10010 #  algorithm: "plot_nf_heatmap"
10011 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
10012 #  data: "plot-vpp-nfv-3n-skx-mrr"
10013 #  filter: "'NIC_Intel-XXV710' and
10014 #           'NF_DENSITY' and
10015 #           'DOCKER' and
10016 #           'CHAIN' and
10017 #           'NF_VPPIP4' and
10018 #           'IPSEC' and
10019 #           'TNL_10000' and
10020 #           'IMIX' and
10021 #           '4T2C' and
10022 #           'MRR'"
10023 #  parameters:
10024 #  - "result"
10025 #  - "name"
10026 #  - "tags"
10027 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10028 #  x-axis: "X = CNFs per Service Chain"
10029 #  y-axis: "Y = Number of Service Chains"
10030 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10031 #  layout:
10032 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10033 #    layout: "plot-service-density"
10034 #
10035 #- type: "plot"
10036 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10037 #  algorithm: "plot_nf_heatmap"
10038 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
10039 #  data: "plot-vpp-nfv-3n-skx-mrr"
10040 #  filter: "'NIC_Intel-XXV710' and
10041 #           'NF_DENSITY' and
10042 #           'DOCKER' and
10043 #           'CHAIN' and
10044 #           'NF_VPPIP4' and
10045 #           'IPSEC' and
10046 #           'TNL_10000' and
10047 #           'IMIX' and
10048 #           '8T4C' and
10049 #           'MRR'"
10050 #  parameters:
10051 #  - "result"
10052 #  - "name"
10053 #  - "tags"
10054 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10055 #  x-axis: "X = CNFs per Service Chain"
10056 #  y-axis: "Y = Number of Service Chains"
10057 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10058 #  layout:
10059 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10060 #    layout: "plot-service-density"
10061
10062 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
10063 - type: "plot"
10064   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10065   algorithm: "plot_nf_heatmap"
10066   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
10067   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10068   filter: "'NIC_Intel-XXV710' and
10069            'NF_DENSITY' and
10070            'DOCKER' and
10071            'CHAIN' and
10072            'NF_VPPIP4' and
10073            'IPSEC' and
10074            'TNL_10000' and
10075            'IMIX' and
10076            '2T1C' and
10077            'NDRPDR'"
10078   parameters:
10079   - "throughput"
10080   - "name"
10081   - "tags"
10082   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10083   x-axis: "X = CNFs per Service Chain"
10084   y-axis: "Y = Number of Service Chains"
10085   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10086   layout:
10087     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10088     layout: "plot-service-density"
10089
10090 - type: "plot"
10091   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10092   algorithm: "plot_nf_heatmap"
10093   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
10094   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10095   filter: "'NIC_Intel-XXV710' and
10096            'NF_DENSITY' and
10097            'DOCKER' and
10098            'CHAIN' and
10099            'NF_VPPIP4' and
10100            'IPSEC' and
10101            'TNL_10000' and
10102            'IMIX' and
10103            '4T2C' and
10104            'NDRPDR'"
10105   parameters:
10106   - "throughput"
10107   - "name"
10108   - "tags"
10109   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10110   x-axis: "X = CNFs per Service Chain"
10111   y-axis: "Y = Number of Service Chains"
10112   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10113   layout:
10114     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10115     layout: "plot-service-density"
10116
10117 - type: "plot"
10118   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10119   algorithm: "plot_nf_heatmap"
10120   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
10121   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10122   filter: "'NIC_Intel-XXV710' and
10123            'NF_DENSITY' and
10124            'DOCKER' and
10125            'CHAIN' and
10126            'NF_VPPIP4' and
10127            'IPSEC' and
10128            'TNL_10000' and
10129            'IMIX' and
10130            '8T4C' and
10131            'NDRPDR'"
10132   parameters:
10133   - "throughput"
10134   - "name"
10135   - "tags"
10136   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10137   x-axis: "X = CNFs per Service Chain"
10138   y-axis: "Y = Number of Service Chains"
10139   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10140   layout:
10141     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10142     layout: "plot-service-density"
10143
10144 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
10145 - type: "plot"
10146   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10147   algorithm: "plot_nf_heatmap"
10148   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
10149   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10150   filter: "'NIC_Intel-XXV710' and
10151            'NF_DENSITY' and
10152            'DOCKER' and
10153            'CHAIN' and
10154            'NF_VPPIP4' and
10155            'IPSEC' and
10156            'TNL_10000' and
10157            'IMIX' and
10158            '2T1C' and
10159            'NDRPDR'"
10160   parameters:
10161   - "throughput"
10162   - "name"
10163   - "tags"
10164   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10165   x-axis: "X = CNFs per Service Chain"
10166   y-axis: "Y = Number of Service Chains"
10167   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10168   layout:
10169     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10170     layout: "plot-service-density"
10171
10172 - type: "plot"
10173   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10174   algorithm: "plot_nf_heatmap"
10175   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
10176   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10177   filter: "'NIC_Intel-XXV710' and
10178            'NF_DENSITY' and
10179            'DOCKER' and
10180            'CHAIN' and
10181            'NF_VPPIP4' and
10182            'IPSEC' and
10183            'TNL_10000' and
10184            'IMIX' and
10185            '4T2C' and
10186            'NDRPDR'"
10187   parameters:
10188   - "throughput"
10189   - "name"
10190   - "tags"
10191   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10192   x-axis: "X = CNFs per Service Chain"
10193   y-axis: "Y = Number of Service Chains"
10194   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10195   layout:
10196     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10197     layout: "plot-service-density"
10198
10199 - type: "plot"
10200   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10201   algorithm: "plot_nf_heatmap"
10202   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
10203   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10204   filter: "'NIC_Intel-XXV710' and
10205            'NF_DENSITY' and
10206            'DOCKER' and
10207            'CHAIN' and
10208            'NF_VPPIP4' and
10209            'IPSEC' and
10210            'TNL_10000' and
10211            'IMIX' and
10212            '8T4C' and
10213            'NDRPDR'"
10214   parameters:
10215   - "throughput"
10216   - "name"
10217   - "tags"
10218   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10219   x-axis: "X = CNFs per Service Chain"
10220   y-axis: "Y = Number of Service Chains"
10221   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10222   layout:
10223     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10224     layout: "plot-service-density"
10225
10226 ###############################################################################
10227
10228 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
10229 #- type: "plot"
10230 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10231 #  algorithm: "plot_nf_heatmap"
10232 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
10233 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10234 #  filter: "'NIC_Intel-XL710' and
10235 #           'NF_DENSITY' and
10236 #           'DOCKER' and
10237 #           'CHAIN' and
10238 #           'NF_VPPIP4' and
10239 #           'IMIX' and
10240 #           'TNL_10000' and
10241 #           '1T1C' and
10242 #           'MRR'"
10243 #  parameters:
10244 #  - "result"
10245 #  - "name"
10246 #  - "tags"
10247 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10248 #  x-axis: "X = CNFs per Service Chain"
10249 #  y-axis: "Y = Number of Service Chains"
10250 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10251 #  layout:
10252 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10253 #    layout: "plot-service-density"
10254 #
10255 #- type: "plot"
10256 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10257 #  algorithm: "plot_nf_heatmap"
10258 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
10259 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10260 #  filter: "'NIC_Intel-XL710' and
10261 #           'NF_DENSITY' and
10262 #           'DOCKER' and
10263 #           'CHAIN' and
10264 #           'NF_VPPIP4' and
10265 #           'IPSEC' and
10266 #           'TNL_10000' and
10267 #           'IMIX' and
10268 #           '2T2C' and
10269 #           'MRR'"
10270 #  parameters:
10271 #  - "result"
10272 #  - "name"
10273 #  - "tags"
10274 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10275 #  x-axis: "X = CNFs per Service Chain"
10276 #  y-axis: "Y = Number of Service Chains"
10277 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10278 #  layout:
10279 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10280 #    layout: "plot-service-density"
10281 #
10282 #- type: "plot"
10283 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10284 #  algorithm: "plot_nf_heatmap"
10285 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
10286 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10287 #  filter: "'NIC_Intel-XL710' and
10288 #           'NF_DENSITY' and
10289 #           'DOCKER' and
10290 #           'CHAIN' and
10291 #           'NF_VPPIP4' and
10292 #           'IPSEC' and
10293 #           'TNL_10000' and
10294 #           'IMIX' and
10295 #           '4T4C' and
10296 #           'MRR'"
10297 #  parameters:
10298 #  - "result"
10299 #  - "name"
10300 #  - "tags"
10301 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10302 #  x-axis: "X = CNFs per Service Chain"
10303 #  y-axis: "Y = Number of Service Chains"
10304 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10305 #  layout:
10306 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10307 #    layout: "plot-service-density"
10308
10309 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
10310 #- type: "plot"
10311 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10312 #  algorithm: "plot_nf_heatmap"
10313 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
10314 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10315 #  filter: "'NIC_Intel-XL710' and
10316 #           'NF_DENSITY' and
10317 #           'DOCKER' and
10318 #           'CHAIN' and
10319 #           'NF_VPPIP4' and
10320 #           'IPSEC' and
10321 #           'TNL_10000' and
10322 #           'IMIX' and
10323 #           '1T1C' and
10324 #           'NDRPDR'"
10325 #  parameters:
10326 #  - "throughput"
10327 #  - "name"
10328 #  - "tags"
10329 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10330 #  x-axis: "X = CNFs per Service Chain"
10331 #  y-axis: "Y = Number of Service Chains"
10332 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10333 #  layout:
10334 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10335 #    layout: "plot-service-density"
10336 #
10337 #- type: "plot"
10338 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10339 #  algorithm: "plot_nf_heatmap"
10340 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
10341 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10342 #  filter: "'NIC_Intel-XL710' and
10343 #           'NF_DENSITY' and
10344 #           'DOCKER' and
10345 #           'CHAIN' and
10346 #           'NF_VPPIP4' and
10347 #           'IPSEC' and
10348 #           'TNL_10000' and
10349 #           'IMIX' and
10350 #           '2T2C' and
10351 #           'NDRPDR'"
10352 #  parameters:
10353 #  - "throughput"
10354 #  - "name"
10355 #  - "tags"
10356 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10357 #  x-axis: "X = CNFs per Service Chain"
10358 #  y-axis: "Y = Number of Service Chains"
10359 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10360 #  layout:
10361 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10362 #    layout: "plot-service-density"
10363 #
10364 #- type: "plot"
10365 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10366 #  algorithm: "plot_nf_heatmap"
10367 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
10368 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10369 #  filter: "'NIC_Intel-XL710' and
10370 #           'NF_DENSITY' and
10371 #           'DOCKER' and
10372 #           'CHAIN' and
10373 #           'NF_VPPIP4' and
10374 #           'IPSEC' and
10375 #           'TNL_10000' and
10376 #           'IMIX' and
10377 #           '4T4C' and
10378 #           'NDRPDR'"
10379 #  parameters:
10380 #  - "throughput"
10381 #  - "name"
10382 #  - "tags"
10383 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10384 #  x-axis: "X = CNFs per Service Chain"
10385 #  y-axis: "Y = Number of Service Chains"
10386 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10387 #  layout:
10388 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10389 #    layout: "plot-service-density"
10390 #
10391 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
10392 #- type: "plot"
10393 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10394 #  algorithm: "plot_nf_heatmap"
10395 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
10396 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10397 #  filter: "'NIC_Intel-XL710' and
10398 #           'NF_DENSITY' and
10399 #           'DOCKER' and
10400 #           'CHAIN' and
10401 #           'NF_VPPIP4' and
10402 #           'IPSEC' and
10403 #           'TNL_10000' and
10404 #           'IMIX' and
10405 #           '1T1C' and
10406 #           'NDRPDR'"
10407 #  parameters:
10408 #  - "throughput"
10409 #  - "name"
10410 #  - "tags"
10411 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10412 #  x-axis: "X = CNFs per Service Chain"
10413 #  y-axis: "Y = Number of Service Chains"
10414 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10415 #  layout:
10416 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10417 #    layout: "plot-service-density"
10418 #
10419 #- type: "plot"
10420 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10421 #  algorithm: "plot_nf_heatmap"
10422 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
10423 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10424 #  filter: "'NIC_Intel-XL710' and
10425 #           'NF_DENSITY' and
10426 #           'DOCKER' and
10427 #           'CHAIN' and
10428 #           'NF_VPPIP4' and
10429 #           'IPSEC' and
10430 #           'TNL_10000' and
10431 #           'IMIX' and
10432 #           '2T2C' and
10433 #           'NDRPDR'"
10434 #  parameters:
10435 #  - "throughput"
10436 #  - "name"
10437 #  - "tags"
10438 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10439 #  x-axis: "X = CNFs per Service Chain"
10440 #  y-axis: "Y = Number of Service Chains"
10441 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10442 #  layout:
10443 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10444 #    layout: "plot-service-density"
10445 #
10446 #- type: "plot"
10447 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10448 #  algorithm: "plot_nf_heatmap"
10449 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
10450 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10451 #  filter: "'NIC_Intel-XL710' and
10452 #           'NF_DENSITY' and
10453 #           'DOCKER' and
10454 #           'CHAIN' and
10455 #           'NF_VPPIP4' and
10456 #           'IPSEC' and
10457 #           'TNL_10000' and
10458 #           'IMIX' and
10459 #           '4T4C' and
10460 #           'NDRPDR'"
10461 #  parameters:
10462 #  - "throughput"
10463 #  - "name"
10464 #  - "tags"
10465 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10466 #  x-axis: "X = CNFs per Service Chain"
10467 #  y-axis: "Y = Number of Service Chains"
10468 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10469 #  layout:
10470 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10471 #    layout: "plot-service-density"
10472
10473 ###############################################################################
10474
10475 # Plots - NF Density - CSP - MRR IMIX
10476 - type: "plot"
10477   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10478   algorithm: "plot_nf_heatmap"
10479   output-file-type: ".html"
10480   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
10481   data: "plot-vpp-nfv-2n-skx-mrr"
10482   filter: "'NIC_Intel-XXV710' and
10483            'NF_DENSITY' and
10484            'DOCKER' and
10485            'PIPELINE' and
10486            'NF_VPPIP4' and
10487            'IMIX' and
10488            '2T1C' and
10489            'MRR'"
10490   parameters:
10491   - "result"
10492   - "name"
10493   - "tags"
10494   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10495   x-axis: "X = CNFs per Service Pipeline"
10496   y-axis: "Y = Number of Service Pipelines"
10497   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10498   layout:
10499     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10500     layout: "plot-service-density"
10501
10502 - type: "plot"
10503   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10504   algorithm: "plot_nf_heatmap"
10505   output-file-type: ".html"
10506   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
10507   data: "plot-vpp-nfv-2n-skx-mrr"
10508   filter: "'NIC_Intel-XXV710' and
10509            'NF_DENSITY' and
10510            'DOCKER' and
10511            'PIPELINE' and
10512            'NF_VPPIP4' and
10513            'IMIX' and
10514            '4T2C' and
10515            'MRR'"
10516   parameters:
10517   - "result"
10518   - "name"
10519   - "tags"
10520   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10521   x-axis: "X = CNFs per Service Pipeline"
10522   y-axis: "Y = Number of Service Pipelines"
10523   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10524   layout:
10525     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10526     layout: "plot-service-density"
10527
10528 - type: "plot"
10529   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10530   algorithm: "plot_nf_heatmap"
10531   output-file-type: ".html"
10532   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
10533   data: "plot-vpp-nfv-2n-skx-mrr"
10534   filter: "'NIC_Intel-XXV710' and
10535            'NF_DENSITY' and
10536            'DOCKER' and
10537            'PIPELINE' and
10538            'NF_VPPIP4' and
10539            'IMIX' and
10540            '8T4C' and
10541            'MRR'"
10542   parameters:
10543   - "result"
10544   - "name"
10545   - "tags"
10546   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10547   x-axis: "X = CNFs per Service Pipeline"
10548   y-axis: "Y = Number of Service Pipelines"
10549   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10550   layout:
10551     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10552     layout: "plot-service-density"
10553
10554 # Plots - NF Density - CSP - NDR IMIX
10555 - type: "plot"
10556   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10557   algorithm: "plot_nf_heatmap"
10558   output-file-type: ".html"
10559   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
10560   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10561   filter: "'NIC_Intel-XXV710' and
10562            'NF_DENSITY' and
10563            'DOCKER' and
10564            'PIPELINE' and
10565            'NF_VPPIP4' and
10566            'IMIX' and
10567            '2T1C' and
10568            'NDRPDR'"
10569   parameters:
10570   - "throughput"
10571   - "name"
10572   - "tags"
10573   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10574   x-axis: "X = CNFs per Service Pipeline"
10575   y-axis: "Y = Number of Service Pipelines"
10576   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10577   layout:
10578     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10579     layout: "plot-service-density"
10580
10581 - type: "plot"
10582   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10583   algorithm: "plot_nf_heatmap"
10584   output-file-type: ".html"
10585   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
10586   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10587   filter: "'NIC_Intel-XXV710' and
10588            'NF_DENSITY' and
10589            'DOCKER' and
10590            'PIPELINE' and
10591            'NF_VPPIP4' and
10592            'IMIX' and
10593            '4T2C' and
10594            'NDRPDR'"
10595   parameters:
10596   - "throughput"
10597   - "name"
10598   - "tags"
10599   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10600   x-axis: "X = CNFs per Service Pipeline"
10601   y-axis: "Y = Number of Service Pipelines"
10602   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10603   layout:
10604     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10605     layout: "plot-service-density"
10606
10607 - type: "plot"
10608   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10609   algorithm: "plot_nf_heatmap"
10610   output-file-type: ".html"
10611   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
10612   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10613   filter: "'NIC_Intel-XXV710' and
10614            'NF_DENSITY' and
10615            'DOCKER' and
10616            'PIPELINE' and
10617            'NF_VPPIP4' and
10618            'IMIX' and
10619            '8T4C' and
10620            'NDRPDR'"
10621   parameters:
10622   - "throughput"
10623   - "name"
10624   - "tags"
10625   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10626   x-axis: "X = CNFs per Service Pipeline"
10627   y-axis: "Y = Number of Service Pipelines"
10628   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10629   layout:
10630     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10631     layout: "plot-service-density"
10632
10633 # Plots - NF Density - CSP - PDR IMIX
10634 - type: "plot"
10635   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10636   algorithm: "plot_nf_heatmap"
10637   output-file-type: ".html"
10638   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
10639   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10640   filter: "'NIC_Intel-XXV710' and
10641            'NF_DENSITY' and
10642            'DOCKER' and
10643            'PIPELINE' and
10644            'NF_VPPIP4' and
10645            'IMIX' and
10646            '2T1C' and
10647            'NDRPDR'"
10648   parameters:
10649   - "throughput"
10650   - "name"
10651   - "tags"
10652   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10653   x-axis: "X = CNFs per Service Pipeline"
10654   y-axis: "Y = Number of Service Pipelines"
10655   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10656   layout:
10657     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10658     layout: "plot-service-density"
10659
10660 - type: "plot"
10661   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10662   algorithm: "plot_nf_heatmap"
10663   output-file-type: ".html"
10664   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
10665   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10666   filter: "'NIC_Intel-XXV710' and
10667            'NF_DENSITY' and
10668            'DOCKER' and
10669            'PIPELINE' and
10670            'NF_VPPIP4' and
10671            'IMIX' and
10672            '4T2C' and
10673            'NDRPDR'"
10674   parameters:
10675   - "throughput"
10676   - "name"
10677   - "tags"
10678   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10679   x-axis: "X = CNFs per Service Pipeline"
10680   y-axis: "Y = Number of Service Pipelines"
10681   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10682   layout:
10683     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10684     layout: "plot-service-density"
10685
10686 - type: "plot"
10687   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10688   algorithm: "plot_nf_heatmap"
10689   output-file-type: ".html"
10690   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
10691   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10692   filter: "'NIC_Intel-XXV710' and
10693            'NF_DENSITY' and
10694            'DOCKER' and
10695            'PIPELINE' and
10696            'NF_VPPIP4' and
10697            'IMIX' and
10698            '8T4C' and
10699            'NDRPDR'"
10700   parameters:
10701   - "throughput"
10702   - "name"
10703   - "tags"
10704   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10705   x-axis: "X = CNFs per Service Pipeline"
10706   y-axis: "Y = Number of Service Pipelines"
10707   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10708   layout:
10709     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10710     layout: "plot-service-density"
10711
10712 ###############################################################################
10713 # Plots - 2n-clx NF Density - VSC - MRR IMIX
10714
10715 - type: "plot"
10716   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10717   algorithm: "plot_nf_heatmap"
10718   output-file-type: ".html"
10719   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
10720   data: "plot-vpp-nfv-2n-clx-mrr"
10721   filter: "'NIC_Intel-XXV710' and
10722            'NF_DENSITY' and
10723            'VHOST' and
10724            not 'VXLAN' and
10725            'CHAIN' and
10726            'NF_VPPIP4' and
10727            'IMIX' and
10728            '2T1C' and
10729            'MRR'"
10730   parameters:
10731   - "result"
10732   - "name"
10733   - "tags"
10734   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10735   x-axis: "X = VNFs per Service Chain"
10736   y-axis: "Y = Number of Service Chains"
10737   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10738   layout:
10739     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10740     layout: "plot-service-density"
10741
10742 - type: "plot"
10743   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10744   algorithm: "plot_nf_heatmap"
10745   output-file-type: ".html"
10746   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
10747   data: "plot-vpp-nfv-2n-clx-mrr"
10748   filter: "'NIC_Intel-XXV710' and
10749            'NF_DENSITY' and
10750            'VHOST' and
10751            not 'VXLAN' and
10752            'CHAIN' and
10753            'NF_VPPIP4' and
10754            'IMIX' and
10755            '4T2C' and
10756            'MRR'"
10757   parameters:
10758   - "result"
10759   - "name"
10760   - "tags"
10761   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10762   x-axis: "X = VNFs per Service Chain"
10763   y-axis: "Y = Number of Service Chains"
10764   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10765   layout:
10766     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10767     layout: "plot-service-density"
10768
10769 - type: "plot"
10770   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10771   algorithm: "plot_nf_heatmap"
10772   output-file-type: ".html"
10773   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
10774   data: "plot-vpp-nfv-2n-clx-mrr"
10775   filter: "'NIC_Intel-XXV710' and
10776            'NF_DENSITY' and
10777            'VHOST' and
10778            not 'VXLAN' and
10779            'CHAIN' and
10780            'NF_VPPIP4' and
10781            'IMIX' and
10782            '8T4C' and
10783            'MRR'"
10784   parameters:
10785   - "result"
10786   - "name"
10787   - "tags"
10788   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10789   x-axis: "X = VNFs per Service Chain"
10790   y-axis: "Y = Number of Service Chains"
10791   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10792   layout:
10793     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10794     layout: "plot-service-density"
10795
10796 # Plots - NF Density - VSC - NDR IMIX
10797 - type: "plot"
10798   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10799   algorithm: "plot_nf_heatmap"
10800   output-file-type: ".html"
10801   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
10802   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10803   filter: "'NIC_Intel-XXV710' and
10804            'NF_DENSITY' and
10805            'VHOST' and
10806            not 'VXLAN' and
10807            'CHAIN' and
10808            'NF_VPPIP4' and
10809            'IMIX' and
10810            '2T1C' and
10811            'NDRPDR'"
10812   parameters:
10813   - "throughput"
10814   - "name"
10815   - "tags"
10816   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10817   x-axis: "X = VNFs per Service Chain"
10818   y-axis: "Y = Number of Service Chains"
10819   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10820   layout:
10821     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10822     layout: "plot-service-density"
10823
10824 - type: "plot"
10825   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10826   algorithm: "plot_nf_heatmap"
10827   output-file-type: ".html"
10828   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
10829   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10830   filter: "'NIC_Intel-XXV710' and
10831            'NF_DENSITY' and
10832            'VHOST' and
10833            not 'VXLAN' and
10834            'CHAIN' and
10835            'NF_VPPIP4' and
10836            'IMIX' and
10837            '4T2C' and
10838            'NDRPDR'"
10839   parameters:
10840   - "throughput"
10841   - "name"
10842   - "tags"
10843   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10844   x-axis: "X = VNFs per Service Chain"
10845   y-axis: "Y = Number of Service Chains"
10846   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10847   layout:
10848     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10849     layout: "plot-service-density"
10850
10851 - type: "plot"
10852   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10853   algorithm: "plot_nf_heatmap"
10854   output-file-type: ".html"
10855   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
10856   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10857   filter: "'NIC_Intel-XXV710' and
10858            'NF_DENSITY' and
10859            'VHOST' and
10860            not 'VXLAN' and
10861            'CHAIN' and
10862            'NF_VPPIP4' and
10863            'IMIX' and
10864            '8T4C' and
10865            'NDRPDR'"
10866   parameters:
10867   - "throughput"
10868   - "name"
10869   - "tags"
10870   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10871   x-axis: "X = VNFs per Service Chain"
10872   y-axis: "Y = Number of Service Chains"
10873   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10874   layout:
10875     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10876     layout: "plot-service-density"
10877
10878 # Plots - NF Density - VSC - PDR IMIX
10879 - type: "plot"
10880   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10881   algorithm: "plot_nf_heatmap"
10882   output-file-type: ".html"
10883   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
10884   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10885   filter: "'NIC_Intel-XXV710' and
10886            'NF_DENSITY' and
10887            'VHOST' and
10888            not 'VXLAN' and
10889            'CHAIN' and
10890            'NF_VPPIP4' and
10891            'IMIX' and
10892            '2T1C' and
10893            'NDRPDR'"
10894   parameters:
10895   - "throughput"
10896   - "name"
10897   - "tags"
10898   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10899   x-axis: "X = VNFs per Service Chain"
10900   y-axis: "Y = Number of Service Chains"
10901   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10902   layout:
10903     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10904     layout: "plot-service-density"
10905
10906 - type: "plot"
10907   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10908   algorithm: "plot_nf_heatmap"
10909   output-file-type: ".html"
10910   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
10911   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10912   filter: "'NIC_Intel-XXV710' and
10913            'NF_DENSITY' and
10914            'VHOST' and
10915            not 'VXLAN' and
10916            'CHAIN' and
10917            'NF_VPPIP4' and
10918            'IMIX' and
10919            '4T2C' and
10920            'NDRPDR'"
10921   parameters:
10922   - "throughput"
10923   - "name"
10924   - "tags"
10925   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10926   x-axis: "X = VNFs per Service Chain"
10927   y-axis: "Y = Number of Service Chains"
10928   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10929   layout:
10930     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10931     layout: "plot-service-density"
10932
10933 - type: "plot"
10934   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10935   algorithm: "plot_nf_heatmap"
10936   output-file-type: ".html"
10937   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
10938   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10939   filter: "'NIC_Intel-XXV710' and
10940            'NF_DENSITY' and
10941            'VHOST' and
10942            not 'VXLAN' and
10943            'CHAIN' and
10944            'NF_VPPIP4' and
10945            'IMIX' and
10946            '8T4C' and
10947            'NDRPDR'"
10948   parameters:
10949   - "throughput"
10950   - "name"
10951   - "tags"
10952   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10953   x-axis: "X = VNFs per Service Chain"
10954   y-axis: "Y = Number of Service Chains"
10955   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10956   layout:
10957     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10958     layout: "plot-service-density"
10959
10960 # Plots - NF Density - VSC - MRR IMIX
10961 - type: "plot"
10962   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10963   algorithm: "plot_nf_heatmap"
10964   output-file-type: ".html"
10965   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10966   data: "plot-vpp-nfv-2n-clx-mrr"
10967   filter: "'NIC_Intel-XXV710' and
10968            'NF_DENSITY' and
10969            'VHOST' and
10970            'VXLAN' and
10971            'CHAIN' and
10972            'IMIX' and
10973            '2T1C' and
10974            'MRR'"
10975   parameters:
10976   - "result"
10977   - "name"
10978   - "tags"
10979   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10980   x-axis: "X = VNFs per Service Chain"
10981   y-axis: "Y = Number of Service Chains"
10982   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10983   layout:
10984     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10985     layout: "plot-service-density"
10986
10987 - type: "plot"
10988   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10989   algorithm: "plot_nf_heatmap"
10990   output-file-type: ".html"
10991   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10992   data: "plot-vpp-nfv-2n-clx-mrr"
10993   filter: "'NIC_Intel-XXV710' and
10994            'NF_DENSITY' and
10995            'VHOST' and
10996            'VXLAN' and
10997            'CHAIN' and
10998            'IMIX' and
10999            '4T2C' and
11000            'MRR'"
11001   parameters:
11002   - "result"
11003   - "name"
11004   - "tags"
11005   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11006   x-axis: "X = VNFs per Service Chain"
11007   y-axis: "Y = Number of Service Chains"
11008   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11009   layout:
11010     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11011     layout: "plot-service-density"
11012
11013 - type: "plot"
11014   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11015   algorithm: "plot_nf_heatmap"
11016   output-file-type: ".html"
11017   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
11018   data: "plot-vpp-nfv-2n-clx-mrr"
11019   filter: "'NIC_Intel-XXV710' and
11020            'NF_DENSITY' and
11021            'VHOST' and
11022            'VXLAN' and
11023            'CHAIN' and
11024            'IMIX' and
11025            '8T4C' and
11026            'MRR'"
11027   parameters:
11028   - "result"
11029   - "name"
11030   - "tags"
11031   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11032   x-axis: "X = VNFs per Service Chain"
11033   y-axis: "Y = Number of Service Chains"
11034   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11035   layout:
11036     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11037     layout: "plot-service-density"
11038
11039 # Plots - NF Density - VSC - NDR IMIX
11040 - type: "plot"
11041   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11042   algorithm: "plot_nf_heatmap"
11043   output-file-type: ".html"
11044   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
11045   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11046   filter: "'NIC_Intel-XXV710' and
11047            'NF_DENSITY' and
11048            'VHOST' and
11049            'VXLAN' and
11050            'CHAIN' and
11051            'IMIX' and
11052            '2T1C' and
11053            'NDRPDR'"
11054   parameters:
11055   - "throughput"
11056   - "name"
11057   - "tags"
11058   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11059   x-axis: "X = VNFs per Service Chain"
11060   y-axis: "Y = Number of Service Chains"
11061   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11062   layout:
11063     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11064     layout: "plot-service-density"
11065
11066 - type: "plot"
11067   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11068   algorithm: "plot_nf_heatmap"
11069   output-file-type: ".html"
11070   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
11071   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11072   filter: "'NIC_Intel-XXV710' and
11073            'NF_DENSITY' and
11074            'VHOST' and
11075            'VXLAN' and
11076            'CHAIN' and
11077            'IMIX' and
11078            '4T2C' and
11079            'NDRPDR'"
11080   parameters:
11081   - "throughput"
11082   - "name"
11083   - "tags"
11084   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11085   x-axis: "X = VNFs per Service Chain"
11086   y-axis: "Y = Number of Service Chains"
11087   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11088   layout:
11089     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11090     layout: "plot-service-density"
11091
11092 - type: "plot"
11093   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11094   algorithm: "plot_nf_heatmap"
11095   output-file-type: ".html"
11096   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
11097   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11098   filter: "'NIC_Intel-XXV710' and
11099            'NF_DENSITY' and
11100            'VHOST' and
11101            'VXLAN' and
11102            'CHAIN' and
11103            'IMIX' and
11104            '8T4C' and
11105            'NDRPDR'"
11106   parameters:
11107   - "throughput"
11108   - "name"
11109   - "tags"
11110   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11111   x-axis: "X = VNFs per Service Chain"
11112   y-axis: "Y = Number of Service Chains"
11113   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11114   layout:
11115     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11116     layout: "plot-service-density"
11117
11118 # Plots - NF Density - VSC - PDR IMIX
11119 - type: "plot"
11120   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11121   algorithm: "plot_nf_heatmap"
11122   output-file-type: ".html"
11123   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
11124   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11125   filter: "'NIC_Intel-XXV710' and
11126            'NF_DENSITY' and
11127            'VHOST' and
11128            'VXLAN' and
11129            'CHAIN' and
11130            'IMIX' and
11131            '2T1C' and
11132            'NDRPDR'"
11133   parameters:
11134   - "throughput"
11135   - "name"
11136   - "tags"
11137   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11138   x-axis: "X = VNFs per Service Chain"
11139   y-axis: "Y = Number of Service Chains"
11140   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11141   layout:
11142     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11143     layout: "plot-service-density"
11144
11145 - type: "plot"
11146   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11147   algorithm: "plot_nf_heatmap"
11148   output-file-type: ".html"
11149   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
11150   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11151   filter: "'NIC_Intel-XXV710' and
11152            'NF_DENSITY' and
11153            'VHOST' and
11154            'VXLAN' and
11155            'CHAIN' and
11156            'IMIX' and
11157            '4T2C' and
11158            'NDRPDR'"
11159   parameters:
11160   - "throughput"
11161   - "name"
11162   - "tags"
11163   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11164   x-axis: "X = VNFs per Service Chain"
11165   y-axis: "Y = Number of Service Chains"
11166   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11167   layout:
11168     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11169     layout: "plot-service-density"
11170
11171 - type: "plot"
11172   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11173   algorithm: "plot_nf_heatmap"
11174   output-file-type: ".html"
11175   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
11176   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11177   filter: "'NIC_Intel-XXV710' and
11178            'NF_DENSITY' and
11179            'VHOST' and
11180            'VXLAN' and
11181            'CHAIN' and
11182            'IMIX' and
11183            '8T4C' and
11184            'NDRPDR'"
11185   parameters:
11186   - "throughput"
11187   - "name"
11188   - "tags"
11189   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11190   x-axis: "X = VNFs per Service Chain"
11191   y-axis: "Y = Number of Service Chains"
11192   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11193   layout:
11194     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11195     layout: "plot-service-density"
11196
11197 # Plots - NF Density - CSC - MRR IMIX
11198 - type: "plot"
11199   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11200   algorithm: "plot_nf_heatmap"
11201   output-file-type: ".html"
11202   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
11203   data: "plot-vpp-nfv-2n-clx-mrr"
11204   filter: "'NIC_Intel-XXV710' and
11205            'NF_DENSITY' and
11206            'DOCKER' and
11207            'CHAIN' and
11208            'NF_VPPIP4' and
11209            'IMIX' and
11210            '2T1C' and
11211            'MRR'"
11212   parameters:
11213   - "result"
11214   - "name"
11215   - "tags"
11216   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11217   x-axis: "X = CNFs per Service Chain"
11218   y-axis: "Y = Number of Service Chains"
11219   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11220   layout:
11221     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11222     layout: "plot-service-density"
11223
11224 - type: "plot"
11225   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11226   algorithm: "plot_nf_heatmap"
11227   output-file-type: ".html"
11228   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
11229   data: "plot-vpp-nfv-2n-clx-mrr"
11230   filter: "'NIC_Intel-XXV710' and
11231            'NF_DENSITY' and
11232            'DOCKER' and
11233            'CHAIN' and
11234            'NF_VPPIP4' and
11235            'IMIX' and
11236            '4T2C' and
11237            'MRR'"
11238   parameters:
11239   - "result"
11240   - "name"
11241   - "tags"
11242   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11243   x-axis: "X = CNFs per Service Chain"
11244   y-axis: "Y = Number of Service Chains"
11245   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11246   layout:
11247     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11248     layout: "plot-service-density"
11249
11250 - type: "plot"
11251   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11252   algorithm: "plot_nf_heatmap"
11253   output-file-type: ".html"
11254   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
11255   data: "plot-vpp-nfv-2n-clx-mrr"
11256   filter: "'NIC_Intel-XXV710' and
11257            'NF_DENSITY' and
11258            'DOCKER' and
11259            'CHAIN' and
11260            'NF_VPPIP4' and
11261            'IMIX' and
11262            '8T4C' and
11263            'MRR'"
11264   parameters:
11265   - "result"
11266   - "name"
11267   - "tags"
11268   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11269   x-axis: "X = CNFs per Service Chain"
11270   y-axis: "Y = Number of Service Chains"
11271   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11272   layout:
11273     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11274     layout: "plot-service-density"
11275
11276 # Plots - NF Density - CSC - NDR IMIX
11277 - type: "plot"
11278   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11279   algorithm: "plot_nf_heatmap"
11280   output-file-type: ".html"
11281   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
11282   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11283   filter: "'NIC_Intel-XXV710' and
11284            'NF_DENSITY' and
11285            'DOCKER' and
11286            'CHAIN' and
11287            'NF_VPPIP4' and
11288            'IMIX' and
11289            '2T1C' and
11290            'NDRPDR'"
11291   parameters:
11292   - "throughput"
11293   - "name"
11294   - "tags"
11295   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11296   x-axis: "X = CNFs per Service Chain"
11297   y-axis: "Y = Number of Service Chains"
11298   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11299   layout:
11300     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11301     layout: "plot-service-density"
11302
11303 - type: "plot"
11304   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11305   algorithm: "plot_nf_heatmap"
11306   output-file-type: ".html"
11307   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
11308   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11309   filter: "'NIC_Intel-XXV710' and
11310            'NF_DENSITY' and
11311            'DOCKER' and
11312            'CHAIN' and
11313            'NF_VPPIP4' and
11314            'IMIX' and
11315            '4T2C' and
11316            'NDRPDR'"
11317   parameters:
11318   - "throughput"
11319   - "name"
11320   - "tags"
11321   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11322   x-axis: "X = CNFs per Service Chain"
11323   y-axis: "Y = Number of Service Chains"
11324   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11325   layout:
11326     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11327     layout: "plot-service-density"
11328
11329 - type: "plot"
11330   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11331   algorithm: "plot_nf_heatmap"
11332   output-file-type: ".html"
11333   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
11334   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11335   filter: "'NIC_Intel-XXV710' and
11336            'NF_DENSITY' and
11337            'DOCKER' and
11338            'CHAIN' and
11339            'NF_VPPIP4' and
11340            'IMIX' and
11341            '8T4C' and
11342            'NDRPDR'"
11343   parameters:
11344   - "throughput"
11345   - "name"
11346   - "tags"
11347   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11348   x-axis: "X = CNFs per Service Chain"
11349   y-axis: "Y = Number of Service Chains"
11350   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11351   layout:
11352     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11353     layout: "plot-service-density"
11354
11355 # Plots - NF Density - CSC - PDR IMIX
11356 - type: "plot"
11357   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11358   algorithm: "plot_nf_heatmap"
11359   output-file-type: ".html"
11360   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
11361   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11362   filter: "'NIC_Intel-XXV710' and
11363            'NF_DENSITY' and
11364            'DOCKER' and
11365            'CHAIN' and
11366            'NF_VPPIP4' and
11367            'IMIX' and
11368            '2T1C' and
11369            'NDRPDR'"
11370   parameters:
11371   - "throughput"
11372   - "name"
11373   - "tags"
11374   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11375   x-axis: "X = CNFs per Service Chain"
11376   y-axis: "Y = Number of Service Chains"
11377   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11378   layout:
11379     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11380     layout: "plot-service-density"
11381
11382 - type: "plot"
11383   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11384   algorithm: "plot_nf_heatmap"
11385   output-file-type: ".html"
11386   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
11387   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11388   filter: "'NIC_Intel-XXV710' and
11389            'NF_DENSITY' and
11390            'DOCKER' and
11391            'CHAIN' and
11392            'NF_VPPIP4' and
11393            'IMIX' and
11394            '4T2C' and
11395            'NDRPDR'"
11396   parameters:
11397   - "throughput"
11398   - "name"
11399   - "tags"
11400   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11401   x-axis: "X = CNFs per Service Chain"
11402   y-axis: "Y = Number of Service Chains"
11403   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11404   layout:
11405     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11406     layout: "plot-service-density"
11407
11408 - type: "plot"
11409   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11410   algorithm: "plot_nf_heatmap"
11411   output-file-type: ".html"
11412   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
11413   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11414   filter: "'NIC_Intel-XXV710' and
11415            'NF_DENSITY' and
11416            'DOCKER' and
11417            'CHAIN' and
11418            'NF_VPPIP4' and
11419            'IMIX' and
11420            '8T4C' and
11421            'NDRPDR'"
11422   parameters:
11423   - "throughput"
11424   - "name"
11425   - "tags"
11426   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11427   x-axis: "X = CNFs per Service Chain"
11428   y-axis: "Y = Number of Service Chains"
11429   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11430   layout:
11431     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11432     layout: "plot-service-density"
11433
11434 # Plots - NF Density - CSP - MRR IMIX
11435 - type: "plot"
11436   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11437   algorithm: "plot_nf_heatmap"
11438   output-file-type: ".html"
11439   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
11440   data: "plot-vpp-nfv-2n-clx-mrr"
11441   filter: "'NIC_Intel-XXV710' and
11442            'NF_DENSITY' and
11443            'DOCKER' and
11444            'PIPELINE' and
11445            'NF_VPPIP4' and
11446            'IMIX' and
11447            '2T1C' and
11448            'MRR'"
11449   parameters:
11450   - "result"
11451   - "name"
11452   - "tags"
11453   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11454   x-axis: "X = CNFs per Service Pipeline"
11455   y-axis: "Y = Number of Service Pipelines"
11456   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11457   layout:
11458     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11459     layout: "plot-service-density"
11460
11461 - type: "plot"
11462   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11463   algorithm: "plot_nf_heatmap"
11464   output-file-type: ".html"
11465   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
11466   data: "plot-vpp-nfv-2n-clx-mrr"
11467   filter: "'NIC_Intel-XXV710' and
11468            'NF_DENSITY' and
11469            'DOCKER' and
11470            'PIPELINE' and
11471            'NF_VPPIP4' and
11472            'IMIX' and
11473            '4T2C' and
11474            'MRR'"
11475   parameters:
11476   - "result"
11477   - "name"
11478   - "tags"
11479   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11480   x-axis: "X = CNFs per Service Pipeline"
11481   y-axis: "Y = Number of Service Pipelines"
11482   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11483   layout:
11484     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11485     layout: "plot-service-density"
11486
11487 - type: "plot"
11488   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11489   algorithm: "plot_nf_heatmap"
11490   output-file-type: ".html"
11491   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
11492   data: "plot-vpp-nfv-2n-clx-mrr"
11493   filter: "'NIC_Intel-XXV710' and
11494            'NF_DENSITY' and
11495            'DOCKER' and
11496            'PIPELINE' and
11497            'NF_VPPIP4' and
11498            'IMIX' and
11499            '8T4C' and
11500            'MRR'"
11501   parameters:
11502   - "result"
11503   - "name"
11504   - "tags"
11505   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11506   x-axis: "X = CNFs per Service Pipeline"
11507   y-axis: "Y = Number of Service Pipelines"
11508   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11509   layout:
11510     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11511     layout: "plot-service-density"
11512
11513 # Plots - NF Density - CSP - NDR IMIX
11514 - type: "plot"
11515   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11516   algorithm: "plot_nf_heatmap"
11517   output-file-type: ".html"
11518   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
11519   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11520   filter: "'NIC_Intel-XXV710' and
11521            'NF_DENSITY' and
11522            'DOCKER' and
11523            'PIPELINE' and
11524            'NF_VPPIP4' and
11525            'IMIX' and
11526            '2T1C' and
11527            'NDRPDR'"
11528   parameters:
11529   - "throughput"
11530   - "name"
11531   - "tags"
11532   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11533   x-axis: "X = CNFs per Service Pipeline"
11534   y-axis: "Y = Number of Service Pipelines"
11535   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11536   layout:
11537     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11538     layout: "plot-service-density"
11539
11540 - type: "plot"
11541   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11542   algorithm: "plot_nf_heatmap"
11543   output-file-type: ".html"
11544   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
11545   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11546   filter: "'NIC_Intel-XXV710' and
11547            'NF_DENSITY' and
11548            'DOCKER' and
11549            'PIPELINE' and
11550            'NF_VPPIP4' and
11551            'IMIX' and
11552            '4T2C' and
11553            'NDRPDR'"
11554   parameters:
11555   - "throughput"
11556   - "name"
11557   - "tags"
11558   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11559   x-axis: "X = CNFs per Service Pipeline"
11560   y-axis: "Y = Number of Service Pipelines"
11561   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11562   layout:
11563     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11564     layout: "plot-service-density"
11565
11566 - type: "plot"
11567   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11568   algorithm: "plot_nf_heatmap"
11569   output-file-type: ".html"
11570   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
11571   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11572   filter: "'NIC_Intel-XXV710' and
11573            'NF_DENSITY' and
11574            'DOCKER' and
11575            'PIPELINE' and
11576            'NF_VPPIP4' and
11577            'IMIX' and
11578            '8T4C' and
11579            'NDRPDR'"
11580   parameters:
11581   - "throughput"
11582   - "name"
11583   - "tags"
11584   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11585   x-axis: "X = CNFs per Service Pipeline"
11586   y-axis: "Y = Number of Service Pipelines"
11587   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11588   layout:
11589     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11590     layout: "plot-service-density"
11591
11592 # Plots - NF Density - CSP - PDR IMIX
11593 - type: "plot"
11594   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11595   algorithm: "plot_nf_heatmap"
11596   output-file-type: ".html"
11597   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
11598   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11599   filter: "'NIC_Intel-XXV710' and
11600            'NF_DENSITY' and
11601            'DOCKER' and
11602            'PIPELINE' and
11603            'NF_VPPIP4' and
11604            'IMIX' and
11605            '2T1C' and
11606            'NDRPDR'"
11607   parameters:
11608   - "throughput"
11609   - "name"
11610   - "tags"
11611   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11612   x-axis: "X = CNFs per Service Pipeline"
11613   y-axis: "Y = Number of Service Pipelines"
11614   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11615   layout:
11616     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11617     layout: "plot-service-density"
11618
11619 - type: "plot"
11620   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11621   algorithm: "plot_nf_heatmap"
11622   output-file-type: ".html"
11623   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
11624   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11625   filter: "'NIC_Intel-XXV710' and
11626            'NF_DENSITY' and
11627            'DOCKER' and
11628            'PIPELINE' and
11629            'NF_VPPIP4' and
11630            'IMIX' and
11631            '4T2C' and
11632            'NDRPDR'"
11633   parameters:
11634   - "throughput"
11635   - "name"
11636   - "tags"
11637   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11638   x-axis: "X = CNFs per Service Pipeline"
11639   y-axis: "Y = Number of Service Pipelines"
11640   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11641   layout:
11642     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11643     layout: "plot-service-density"
11644
11645 - type: "plot"
11646   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11647   algorithm: "plot_nf_heatmap"
11648   output-file-type: ".html"
11649   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
11650   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11651   filter: "'NIC_Intel-XXV710' and
11652            'NF_DENSITY' and
11653            'DOCKER' and
11654            'PIPELINE' and
11655            'NF_VPPIP4' and
11656            'IMIX' and
11657            '8T4C' and
11658            'NDRPDR'"
11659   parameters:
11660   - "throughput"
11661   - "name"
11662   - "tags"
11663   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11664   x-axis: "X = CNFs per Service Pipeline"
11665   y-axis: "Y = Number of Service Pipelines"
11666   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11667   layout:
11668     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11669     layout: "plot-service-density"
11670
11671 ################################################################################
11672
11673 # Packet Throughput
11674
11675 - type: "plot"
11676   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11677   algorithm: "plot_perf_box_name"
11678   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11679   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11680   include:
11681     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11682     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11683     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11684     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11685   layout:
11686     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11687     layout: "plot-throughput"
11688
11689 - type: "plot"
11690   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11691   algorithm: "plot_perf_box_name"
11692   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11693   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11694   include:
11695     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11696     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11697     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11698     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11699   layout:
11700     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11701     layout: "plot-throughput"
11702
11703 - type: "plot"
11704   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11705   algorithm: "plot_perf_box_name"
11706   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11707   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11708   include:
11709     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11710     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11711     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11712     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11713   layout:
11714     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11715     layout: "plot-throughput"
11716
11717 - type: "plot"
11718   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11719   algorithm: "plot_perf_box_name"
11720   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11721   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11722   include:
11723     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11724     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11725     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11726     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11727   layout:
11728     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11729     layout: "plot-throughput"
11730
11731 - type: "plot"
11732   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11733   algorithm: "plot_perf_box_name"
11734   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11735   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11736   include:
11737     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11738     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11739     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11740     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11741     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11742   layout:
11743     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11744     layout: "plot-throughput"
11745
11746 - type: "plot"
11747   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11748   algorithm: "plot_perf_box_name"
11749   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11750   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11751   include:
11752     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11753     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11754     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11755     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11756     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11757   layout:
11758     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11759     layout: "plot-throughput"
11760
11761 - type: "plot"
11762   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11763   algorithm: "plot_perf_box_name"
11764   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11765   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11766   include:
11767     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11768     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11769     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11770     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11771     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11772   layout:
11773     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11774     layout: "plot-throughput"
11775
11776 - type: "plot"
11777   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11778   algorithm: "plot_perf_box_name"
11779   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11780   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11781   include:
11782     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11783     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11784     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11785     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11786     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11787   layout:
11788     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11789     layout: "plot-throughput"
11790
11791 - type: "plot"
11792   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11793   algorithm: "plot_perf_box_name"
11794   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11795   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11796   include:
11797     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11798     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11799     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11800     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11801     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11802   layout:
11803     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11804     layout: "plot-throughput"
11805
11806 - type: "plot"
11807   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11808   algorithm: "plot_perf_box_name"
11809   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11810   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11811   include:
11812     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11813     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11814     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11815     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11816     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11817   layout:
11818     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11819     layout: "plot-throughput"
11820
11821 - type: "plot"
11822   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11823   algorithm: "plot_perf_box_name"
11824   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11825   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11826   include:
11827     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11828     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11829     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11830     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11831     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11832     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11833   layout:
11834     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11835     layout: "plot-throughput"
11836
11837 - type: "plot"
11838   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11839   algorithm: "plot_perf_box_name"
11840   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11841   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11842   include:
11843     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11844     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11845     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11846     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11847     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11848     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11849   layout:
11850     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11851     layout: "plot-throughput"
11852
11853 - type: "plot"
11854   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11855   algorithm: "plot_perf_box_name"
11856   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11857   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11858   include:
11859     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11860     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11861     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11862     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11863     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11864   layout:
11865     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11866     layout: "plot-throughput"
11867
11868 - type: "plot"
11869   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11870   algorithm: "plot_perf_box_name"
11871   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11872   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11873   include:
11874     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11875     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11876     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11877     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11878     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11879   layout:
11880     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11881     layout: "plot-throughput"
11882
11883 - type: "plot"
11884   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11885   algorithm: "plot_perf_box_name"
11886   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11887   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11888   include:
11889     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11890     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11891     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11892   layout:
11893     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11894     layout: "plot-throughput"
11895
11896 - type: "plot"
11897   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11898   algorithm: "plot_perf_box_name"
11899   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11900   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11901   include:
11902     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11903     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11904     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11905   layout:
11906     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11907     layout: "plot-throughput"
11908
11909 - type: "plot"
11910   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11911   algorithm: "plot_perf_box_name"
11912   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11913   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11914   include:
11915     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11916     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11917     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11918     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11919     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11920   layout:
11921     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11922     layout: "plot-throughput"
11923
11924 - type: "plot"
11925   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11926   algorithm: "plot_perf_box_name"
11927   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11928   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11929   include:
11930     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11931     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11932     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11933     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11934     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11935   layout:
11936     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11937     layout: "plot-throughput"
11938
11939 - type: "plot"
11940   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11941   algorithm: "plot_perf_box_name"
11942   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11943   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11944   include:
11945     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11946     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11947     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11948   layout:
11949     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11950     layout: "plot-throughput"
11951
11952 - type: "plot"
11953   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11954   algorithm: "plot_perf_box_name"
11955   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11956   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11957   include:
11958     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11959     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11960     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11961   layout:
11962     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11963     layout: "plot-throughput"
11964
11965 - type: "plot"
11966   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11967   algorithm: "plot_perf_box_name"
11968   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11969   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11970   include:
11971     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11972     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11973     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11974     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11975     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11976     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11977   layout:
11978     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11979     layout: "plot-throughput"
11980
11981 - type: "plot"
11982   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11983   algorithm: "plot_perf_box_name"
11984   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11985   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11986   include:
11987     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11988     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11989     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11990     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11991     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11992     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11993   layout:
11994     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11995     layout: "plot-throughput"
11996
11997 - type: "plot"
11998   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11999   algorithm: "plot_perf_box_name"
12000   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12001   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12002   include:
12003     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12004     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12005     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12006     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12007     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12008     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12009   layout:
12010     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12011     layout: "plot-throughput"
12012
12013 - type: "plot"
12014   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12015   algorithm: "plot_perf_box_name"
12016   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12017   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12018   include:
12019     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12020     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12021     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12022     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12023     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12024     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12025   layout:
12026     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12027     layout: "plot-throughput"
12028
12029 - type: "plot"
12030   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12031   algorithm: "plot_perf_box_name"
12032   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12033   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12034   include:
12035     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12036     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12037     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12038   layout:
12039     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12040     layout: "plot-throughput"
12041
12042 - type: "plot"
12043   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12044   algorithm: "plot_perf_box_name"
12045   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12046   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12047   include:
12048     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12049     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12050     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12051   layout:
12052     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12053     layout: "plot-throughput"
12054
12055 - type: "plot"
12056   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12057   algorithm: "plot_perf_box_name"
12058   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12059   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12060   include:
12061     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12062     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12063 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12064 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12065 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12066   layout:
12067     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12068     layout: "plot-throughput"
12069
12070 - type: "plot"
12071   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12072   algorithm: "plot_perf_box_name"
12073   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12074   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12075   include:
12076     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12077     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12078 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12079 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12080 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12081   layout:
12082     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12083     layout: "plot-throughput"
12084
12085 - type: "plot"
12086   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12087   algorithm: "plot_perf_box_name"
12088   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12089   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12090   include:
12091     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12092     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12093     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12094     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12095     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12096   layout:
12097     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12098     layout: "plot-throughput"
12099
12100 - type: "plot"
12101   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12102   algorithm: "plot_perf_box_name"
12103   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12104   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12105   include:
12106     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12107     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12108     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12109     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12110     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12111   layout:
12112     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12113     layout: "plot-throughput"
12114
12115 - type: "plot"
12116   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12117   algorithm: "plot_perf_box_name"
12118   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12119   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12120   include:
12121     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12122     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12123     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12124     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12125     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12126   layout:
12127     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12128     layout: "plot-throughput"
12129
12130 - type: "plot"
12131   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12132   algorithm: "plot_perf_box_name"
12133   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12134   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12135   include:
12136     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12137     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12138     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12139     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12140     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12141   layout:
12142     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12143     layout: "plot-throughput"
12144
12145 - type: "plot"
12146   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12147   algorithm: "plot_perf_box_name"
12148   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12149   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12150   include:
12151     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12152     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12153     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12154     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12155     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12156     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12157   layout:
12158     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12159     layout: "plot-throughput"
12160
12161 - type: "plot"
12162   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12163   algorithm: "plot_perf_box_name"
12164   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12165   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12166   include:
12167     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12168     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12169     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12170     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12171     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12172     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12173   layout:
12174     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12175     layout: "plot-throughput"
12176
12177 - type: "plot"
12178   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12179   algorithm: "plot_perf_box_name"
12180   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12181   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12182   include:
12183     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12184     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12185     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12186     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12187     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12188     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12189   layout:
12190     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12191     layout: "plot-throughput"
12192
12193 - type: "plot"
12194   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12195   algorithm: "plot_perf_box_name"
12196   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12197   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12198   include:
12199     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12200     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12201     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12202     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12203     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12204     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12205   layout:
12206     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12207     layout: "plot-throughput"
12208
12209 - type: "plot"
12210   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12211   algorithm: "plot_perf_box_name"
12212   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12213   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12214   include:
12215     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12216     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12217     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12218     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12219     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12220   layout:
12221     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12222     layout: "plot-throughput"
12223
12224 - type: "plot"
12225   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12226   algorithm: "plot_perf_box_name"
12227   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12228   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12229   include:
12230     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12231     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12232     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12233     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12234     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12235   layout:
12236     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12237     layout: "plot-throughput"
12238
12239 - type: "plot"
12240   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12241   algorithm: "plot_perf_box_name"
12242   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12243   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12244   include:
12245     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12246     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12247     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12248     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12249     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12250     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12251   layout:
12252     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12253     layout: "plot-throughput"
12254
12255 - type: "plot"
12256   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12257   algorithm: "plot_perf_box_name"
12258   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12259   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12260   include:
12261     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12262     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12263     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12264     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12265     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12266     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12267   layout:
12268     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12269     layout: "plot-throughput"
12270
12271 - type: "plot"
12272   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12273   algorithm: "plot_perf_box_name"
12274   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12275   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12276   include:
12277     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12278     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12279     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12280     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12281     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12282   layout:
12283     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12284     layout: "plot-throughput"
12285
12286 - type: "plot"
12287   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12288   algorithm: "plot_perf_box_name"
12289   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12290   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12291   include:
12292     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12293     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12294     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12295     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12296     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12297   layout:
12298     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12299     layout: "plot-throughput"
12300
12301 - type: "plot"
12302   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12303   algorithm: "plot_perf_box_name"
12304   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12305   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12306   include:
12307     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12308     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12309     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12310     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12311     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12312     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12313   layout:
12314     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12315     layout: "plot-throughput"
12316
12317 - type: "plot"
12318   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12319   algorithm: "plot_perf_box_name"
12320   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12321   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12322   include:
12323     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12324     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12325     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12326     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12327     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12328     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12329   layout:
12330     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12331     layout: "plot-throughput"
12332
12333 - type: "plot"
12334   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12335   algorithm: "plot_perf_box_name"
12336   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12337   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12338   include:
12339     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12340     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12341     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12342     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12343     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12344   layout:
12345     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12346     layout: "plot-throughput"
12347
12348 - type: "plot"
12349   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12350   algorithm: "plot_perf_box_name"
12351   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12352   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12353   include:
12354     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12355     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12356     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12357     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12358     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12359   layout:
12360     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12361     layout: "plot-throughput"
12362
12363 - type: "plot"
12364   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12365   algorithm: "plot_perf_box_name"
12366   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12367   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12368   include:
12369     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12370     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12371     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12372     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12373     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12374     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12375   layout:
12376     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12377     layout: "plot-throughput"
12378
12379 - type: "plot"
12380   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12381   algorithm: "plot_perf_box_name"
12382   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12383   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12384   include:
12385     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12386     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12387     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12388     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12389     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12390     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12391   layout:
12392     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12393     layout: "plot-throughput"
12394
12395 - type: "plot"
12396   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12397   algorithm: "plot_perf_box_name"
12398   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12399   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12400   include:
12401     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12402     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12403   layout:
12404     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12405     layout: "plot-throughput"
12406
12407 - type: "plot"
12408   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12409   algorithm: "plot_perf_box_name"
12410   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12411   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12412   include:
12413     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12414     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12415   layout:
12416     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12417     layout: "plot-throughput"
12418
12419 - type: "plot"
12420   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12421   algorithm: "plot_perf_box_name"
12422   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12423   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12424   include:
12425     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12426     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12427     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12428     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12429   layout:
12430     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12431     layout: "plot-throughput"
12432
12433 - type: "plot"
12434   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12435   algorithm: "plot_perf_box_name"
12436   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12437   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12438   include:
12439     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12440     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12441     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12442     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12443   layout:
12444     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12445     layout: "plot-throughput"
12446
12447 - type: "plot"
12448   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12449   algorithm: "plot_perf_box_name"
12450   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12451   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12452   include:
12453     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12454     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12455     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12456     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12457   layout:
12458     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12459     layout: "plot-throughput"
12460
12461 - type: "plot"
12462   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12463   algorithm: "plot_perf_box_name"
12464   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12465   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12466   include:
12467     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12468     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12469     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12470     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12471   layout:
12472     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12473     layout: "plot-throughput"
12474
12475 - type: "plot"
12476   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12477   algorithm: "plot_perf_box_name"
12478   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12479   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12480   include:
12481     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12482     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12483     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12484     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12485   layout:
12486     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12487     layout: "plot-throughput"
12488
12489 - type: "plot"
12490   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12491   algorithm: "plot_perf_box_name"
12492   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12493   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12494   include:
12495     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12496     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12497     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12498     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12499   layout:
12500     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12501     layout: "plot-throughput"
12502
12503 - type: "plot"
12504   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12505   algorithm: "plot_perf_box_name"
12506   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12507   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12508   include:
12509     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12510     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12511     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12512     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12513   layout:
12514     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12515     layout: "plot-throughput"
12516
12517 - type: "plot"
12518   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12519   algorithm: "plot_perf_box_name"
12520   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12521   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12522   include:
12523     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12524     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12525     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12526     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12527   layout:
12528     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12529     layout: "plot-throughput"
12530
12531 - type: "plot"
12532   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12533   algorithm: "plot_perf_box_name"
12534   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12535   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12536   include:
12537     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12538     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12539     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12540     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12541     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12542     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12543   layout:
12544     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12545     layout: "plot-throughput"
12546
12547 - type: "plot"
12548   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12549   algorithm: "plot_perf_box_name"
12550   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12551   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12552   include:
12553     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12554     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12555     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12556     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12557     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12558     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12559   layout:
12560     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12561     layout: "plot-throughput"
12562
12563 - type: "plot"
12564   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12565   algorithm: "plot_perf_box_name"
12566   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12567   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12568   include:
12569     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12570     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12571     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12572     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12573     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12574   layout:
12575     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12576     layout: "plot-throughput"
12577
12578 - type: "plot"
12579   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12580   algorithm: "plot_perf_box_name"
12581   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12582   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12583   include:
12584     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12585     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12586     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12587     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12588     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12589   layout:
12590     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12591     layout: "plot-throughput"
12592
12593 - type: "plot"
12594   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12595   algorithm: "plot_perf_box_name"
12596   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12597   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12598   include:
12599     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12600     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12601     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12602     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12603     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12604   layout:
12605     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12606     layout: "plot-throughput"
12607
12608 - type: "plot"
12609   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12610   algorithm: "plot_perf_box_name"
12611   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12612   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12613   include:
12614     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12615     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12616     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12617     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12618     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12619   layout:
12620     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12621     layout: "plot-throughput"
12622
12623 - type: "plot"
12624   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12625   algorithm: "plot_perf_box_name"
12626   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12627   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12628   include:
12629     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12630     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12631     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12632   layout:
12633     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12634     layout: "plot-throughput"
12635
12636 - type: "plot"
12637   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12638   algorithm: "plot_perf_box_name"
12639   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12640   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12641   include:
12642     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12643     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12644     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12645   layout:
12646     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12647     layout: "plot-throughput"
12648
12649 - type: "plot"
12650   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12651   algorithm: "plot_perf_box_name"
12652   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12653   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12654   include:
12655     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12656     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12657     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12658   layout:
12659     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12660     layout: "plot-throughput"
12661
12662 - type: "plot"
12663   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12664   algorithm: "plot_perf_box_name"
12665   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12666   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12667   include:
12668     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12669     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12670     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12671   layout:
12672     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12673     layout: "plot-throughput"
12674
12675 - type: "plot"
12676   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12677   algorithm: "plot_perf_box_name"
12678   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12679   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12680   include:
12681     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12682     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12683     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12684     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12685     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12686   layout:
12687     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12688     layout: "plot-throughput"
12689
12690 - type: "plot"
12691   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12692   algorithm: "plot_perf_box_name"
12693   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12694   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12695   include:
12696     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12697     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12698     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12699     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12700     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12701   layout:
12702     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12703     layout: "plot-throughput"
12704
12705 - type: "plot"
12706   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12707   algorithm: "plot_perf_box_name"
12708   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12709   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12710   include:
12711     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12712     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12713     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12714     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12715     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12716   layout:
12717     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12718     layout: "plot-throughput"
12719
12720 - type: "plot"
12721   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12722   algorithm: "plot_perf_box_name"
12723   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12724   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12725   include:
12726     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12727     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12728     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12729     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12730     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12731   layout:
12732     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12733     layout: "plot-throughput"
12734
12735 - type: "plot"
12736   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12737   algorithm: "plot_perf_box_name"
12738   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12739   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12740   include:
12741     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12742     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12743     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12744     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12745     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12746   layout:
12747     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12748     layout: "plot-throughput"
12749
12750 - type: "plot"
12751   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12752   algorithm: "plot_perf_box_name"
12753   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12754   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12755   include:
12756     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12757     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12758     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12759     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12760     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12761   layout:
12762     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12763     layout: "plot-throughput"
12764
12765 - type: "plot"
12766   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12767   algorithm: "plot_perf_box_name"
12768   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12769   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12770   include:
12771     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12772     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12773     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12774     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12775     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12776   layout:
12777     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12778     layout: "plot-throughput"
12779
12780 - type: "plot"
12781   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12782   algorithm: "plot_perf_box_name"
12783   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12784   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12785   include:
12786     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12787     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12788     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12789     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12790     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12791   layout:
12792     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12793     layout: "plot-throughput"
12794
12795 - type: "plot"
12796   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12797   algorithm: "plot_perf_box_name"
12798   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12799   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12800   include:
12801     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12802     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12803     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12804     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12805     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12806   layout:
12807     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12808     layout: "plot-throughput"
12809
12810 - type: "plot"
12811   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12812   algorithm: "plot_perf_box_name"
12813   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12814   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12815   include:
12816     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12817     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12818     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12819     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12820     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12821   layout:
12822     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12823     layout: "plot-throughput"
12824
12825 - type: "plot"
12826   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12827   algorithm: "plot_perf_box_name"
12828   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12829   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12830   include:
12831     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12832     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12833     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12834     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12835     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12836     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12837   layout:
12838     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12839     layout: "plot-throughput"
12840
12841 - type: "plot"
12842   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12843   algorithm: "plot_perf_box_name"
12844   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12845   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12846   include:
12847     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12848     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12849     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12850     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12851     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12852     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12853   layout:
12854     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12855     layout: "plot-throughput"
12856
12857 - type: "plot"
12858   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12859   algorithm: "plot_perf_box_name"
12860   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12861   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12862   include:
12863     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12864     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12865     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12866     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12867   layout:
12868     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12869     layout: "plot-throughput"
12870
12871 - type: "plot"
12872   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12873   algorithm: "plot_perf_box_name"
12874   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12875   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12876   include:
12877     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12878     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12879     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12880     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12881   layout:
12882     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12883     layout: "plot-throughput"
12884
12885 - type: "plot"
12886   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12887   algorithm: "plot_perf_box_name"
12888   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12889   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12890   include:
12891     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12892     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12893     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12894     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12895     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12896     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12897   layout:
12898     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12899     layout: "plot-throughput"
12900
12901 - type: "plot"
12902   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12903   algorithm: "plot_perf_box_name"
12904   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12905   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12906   include:
12907     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12908     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12909     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12910     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12911     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12912     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12913   layout:
12914     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12915     layout: "plot-throughput"
12916
12917 - type: "plot"
12918   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12919   algorithm: "plot_perf_box_name"
12920   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12921   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12922   include:
12923     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12924     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12925     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12926     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12927     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12928     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12929   layout:
12930     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12931     layout: "plot-throughput"
12932
12933 - type: "plot"
12934   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12935   algorithm: "plot_perf_box_name"
12936   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12937   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12938   include:
12939     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12940     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12941     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12942     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12943     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12944     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12945   layout:
12946     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12947     layout: "plot-throughput"
12948
12949 - type: "plot"
12950   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12951   algorithm: "plot_perf_box_name"
12952   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12953   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12954   include:
12955     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12956     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12957     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12958     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12959     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12960     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12961   layout:
12962     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12963     layout: "plot-throughput"
12964
12965 - type: "plot"
12966   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12967   algorithm: "plot_perf_box_name"
12968   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12969   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12970   include:
12971     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12972     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12973     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12974     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12975     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12976     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12977   layout:
12978     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12979     layout: "plot-throughput"
12980
12981 - type: "plot"
12982   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12983   algorithm: "plot_perf_box_name"
12984   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12985   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12986   include:
12987     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12988     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12989     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12990     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12991     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12992     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12993   layout:
12994     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12995     layout: "plot-throughput"
12996
12997 - type: "plot"
12998   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12999   algorithm: "plot_perf_box_name"
13000   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13001   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13002   include:
13003     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13004     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13005     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13006     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13007     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13008     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13009   layout:
13010     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13011     layout: "plot-throughput"
13012
13013 - type: "plot"
13014   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13015   algorithm: "plot_perf_box_name"
13016   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13017   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13018   include:
13019     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13020     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13021     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13022     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13023     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13024     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13025   layout:
13026     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13027     layout: "plot-throughput"
13028
13029 - type: "plot"
13030   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13031   algorithm: "plot_perf_box_name"
13032   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13033   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13034   include:
13035     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13036     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13037     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13038     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13039     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13040     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13041   layout:
13042     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13043     layout: "plot-throughput"
13044
13045 - type: "plot"
13046   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13047   algorithm: "plot_perf_box_name"
13048   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13049   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13050   include:
13051     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13052     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13053     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13054     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13055     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13056     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13057   layout:
13058     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13059     layout: "plot-throughput"
13060
13061 - type: "plot"
13062   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13063   algorithm: "plot_perf_box_name"
13064   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13065   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13066   include:
13067     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13068     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13069     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13070     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13071     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13072     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13073   layout:
13074     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13075     layout: "plot-throughput"
13076
13077 - type: "plot"
13078   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13079   algorithm: "plot_perf_box_name"
13080   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13081   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13082   include:
13083     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13084     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13085     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13086     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13087     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13088     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13089   layout:
13090     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13091     layout: "plot-throughput"
13092
13093 - type: "plot"
13094   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13095   algorithm: "plot_perf_box_name"
13096   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13097   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13098   include:
13099     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13100     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13101     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13102     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13103     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13104     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13105   layout:
13106     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13107     layout: "plot-throughput"
13108
13109 - type: "plot"
13110   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13111   algorithm: "plot_perf_box_name"
13112   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13113   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13114   include:
13115     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13116     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13117     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13118     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13119     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13120     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13121   layout:
13122     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13123     layout: "plot-throughput"
13124
13125 - type: "plot"
13126   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13127   algorithm: "plot_perf_box_name"
13128   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13129   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13130   include:
13131     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13132     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13133     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13134     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13135     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13136     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13137   layout:
13138     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13139     layout: "plot-throughput"
13140
13141 - type: "plot"
13142   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13143   algorithm: "plot_perf_box_name"
13144   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13145   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13146   include:
13147     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13148     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13149     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13150     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13151   layout:
13152     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13153     layout: "plot-throughput"
13154
13155 - type: "plot"
13156   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13157   algorithm: "plot_perf_box_name"
13158   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13159   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13160   include:
13161     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13162     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13163     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13164     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13165   layout:
13166     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13167     layout: "plot-throughput"
13168
13169 - type: "plot"
13170   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13171   algorithm: "plot_perf_box_name"
13172   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13173   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13174   include:
13175     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13176     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13177     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13178     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13179   layout:
13180     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13181     layout: "plot-throughput"
13182
13183 - type: "plot"
13184   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13185   algorithm: "plot_perf_box_name"
13186   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13187   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13188   include:
13189     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13190     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13191     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13192     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13193   layout:
13194     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13195     layout: "plot-throughput"
13196
13197 - type: "plot"
13198   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13199   algorithm: "plot_perf_box_name"
13200   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13201   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13202   include:
13203     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13204     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13205     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13206     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13207     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13208     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13209   layout:
13210     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13211     layout: "plot-throughput"
13212
13213 - type: "plot"
13214   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13215   algorithm: "plot_perf_box_name"
13216   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13217   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13218   include:
13219     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13220     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13221     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13222     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13223     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13224     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13225   layout:
13226     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13227     layout: "plot-throughput"
13228
13229 - type: "plot"
13230   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13231   algorithm: "plot_perf_box_name"
13232   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13233   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13234   include:
13235     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13236     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13237     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13238     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13239     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13240   layout:
13241     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13242     layout: "plot-throughput"
13243
13244 - type: "plot"
13245   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13246   algorithm: "plot_perf_box_name"
13247   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13248   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13249   include:
13250     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13251     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13252     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13253     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13254     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13255   layout:
13256     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13257     layout: "plot-throughput"
13258
13259 - type: "plot"
13260   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13261   algorithm: "plot_perf_box_name"
13262   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13263   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13264   include:
13265     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13266     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13267     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13268     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13269     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13270   layout:
13271     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13272     layout: "plot-throughput"
13273
13274 - type: "plot"
13275   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13276   algorithm: "plot_perf_box_name"
13277   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13278   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13279   include:
13280     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13281     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13282     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13283     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13284     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13285   layout:
13286     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13287     layout: "plot-throughput"
13288
13289 - type: "plot"
13290   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13291   algorithm: "plot_perf_box_name"
13292   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13293   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13294   include:
13295     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13296     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13297     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13298     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13299   layout:
13300     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13301     layout: "plot-throughput"
13302
13303 - type: "plot"
13304   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13305   algorithm: "plot_perf_box_name"
13306   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13307   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13308   include:
13309     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13310     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13311     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13312     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13313   layout:
13314     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13315     layout: "plot-throughput"
13316
13317 - type: "plot"
13318   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13319   algorithm: "plot_perf_box_name"
13320   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13321   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13322   include:
13323     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13324     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13325     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13326     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13327     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13328     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13329   layout:
13330     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13331     layout: "plot-throughput"
13332
13333 - type: "plot"
13334   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13335   algorithm: "plot_perf_box_name"
13336   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13337   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13338   include:
13339     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13340     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13341     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13342     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13343     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13344     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13345   layout:
13346     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13347     layout: "plot-throughput"
13348
13349 - type: "plot"
13350   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13351   algorithm: "plot_perf_box_name"
13352   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13353   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13354   include:
13355     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13356     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13357     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13358     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13359     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13360     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13361   layout:
13362     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13363     layout: "plot-throughput"
13364
13365 - type: "plot"
13366   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13367   algorithm: "plot_perf_box_name"
13368   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13369   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13370   include:
13371     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13372     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13373     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13374     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13375     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13376     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13377   layout:
13378     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13379     layout: "plot-throughput"
13380
13381 - type: "plot"
13382   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13383   algorithm: "plot_perf_box_name"
13384   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13385   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13386   include:
13387     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13388     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13389     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13390     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13391     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13392     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13393   layout:
13394     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13395     layout: "plot-throughput"
13396
13397 - type: "plot"
13398   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13399   algorithm: "plot_perf_box_name"
13400   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13401   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13402   include:
13403     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13404     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13405     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13406     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13407     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13408     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13409   layout:
13410     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13411     layout: "plot-throughput"
13412
13413 - type: "plot"
13414   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13415   algorithm: "plot_perf_box_name"
13416   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13417   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13418   include:
13419     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13420     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13421     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13422     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13423     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13424     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13425   layout:
13426     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13427     layout: "plot-throughput"
13428
13429 - type: "plot"
13430   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13431   algorithm: "plot_perf_box_name"
13432   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13433   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13434   include:
13435     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13436     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13437     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13438     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13439     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13440     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13441   layout:
13442     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13443     layout: "plot-throughput"
13444
13445 - type: "plot"
13446   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13447   algorithm: "plot_perf_box_name"
13448   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13449   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13450   include:
13451     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13452     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13453     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13454     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13455   layout:
13456     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13457     layout: "plot-throughput"
13458
13459 - type: "plot"
13460   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13461   algorithm: "plot_perf_box_name"
13462   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13463   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13464   include:
13465     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13466     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13467     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13468     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13469   layout:
13470     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13471     layout: "plot-throughput"
13472
13473 - type: "plot"
13474   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13475   algorithm: "plot_perf_box_name"
13476   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13477   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13478   include:
13479     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13480     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13481     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13482     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13483     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13484     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13485   layout:
13486     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13487     layout: "plot-throughput"
13488
13489 - type: "plot"
13490   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13491   algorithm: "plot_perf_box_name"
13492   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13493   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13494   include:
13495     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13496     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13497     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13498     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13499     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13500     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13501   layout:
13502     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13503     layout: "plot-throughput"
13504
13505 - type: "plot"
13506   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13507   algorithm: "plot_perf_box_name"
13508   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13509   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13510   include:
13511     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13512     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13513     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13514     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13515     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13516     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13517   layout:
13518     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13519     layout: "plot-throughput"
13520
13521 - type: "plot"
13522   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13523   algorithm: "plot_perf_box_name"
13524   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13525   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13526   include:
13527     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13528     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13529     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13530     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13531     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13532     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13533   layout:
13534     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13535     layout: "plot-throughput"
13536
13537 #- type: "plot"
13538 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13539 #  algorithm: "plot_perf_box_name"
13540 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13541 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13542 #  include:
13543 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13544 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13545 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13546 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13547 #  layout:
13548 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13549 #    layout: "plot-throughput"
13550 #
13551 #- type: "plot"
13552 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13553 #  algorithm: "plot_perf_box_name"
13554 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13555 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13556 #  include:
13557 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13558 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13559 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13560 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13561 #  layout:
13562 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13563 #    layout: "plot-throughput"
13564
13565 - type: "plot"
13566   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13567   algorithm: "plot_perf_box_name"
13568   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13569   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13570   include:
13571     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13572     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13573     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13574     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13575     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13576     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13577   layout:
13578     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13579     layout: "plot-throughput"
13580
13581 - type: "plot"
13582   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13583   algorithm: "plot_perf_box_name"
13584   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13585   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13586   include:
13587     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13588     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13589     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13590     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13591     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13592     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13593   layout:
13594     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13595     layout: "plot-throughput"
13596
13597 #- type: "plot"
13598 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13599 #  algorithm: "plot_perf_box_name"
13600 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13601 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13602 #  include:
13603 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13604 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13605 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13606 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13607 #  layout:
13608 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13609 #    layout: "plot-throughput"
13610 #
13611 #- type: "plot"
13612 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13613 #  algorithm: "plot_perf_box_name"
13614 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13615 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13616 #  include:
13617 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13618 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13619 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13620 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13621 #  layout:
13622 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13623 #    layout: "plot-throughput"
13624
13625 - type: "plot"
13626   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13627   algorithm: "plot_perf_box_name"
13628   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13629   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13630   include:
13631     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13632     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13633     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13634     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13635     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13636     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13637   layout:
13638     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13639     layout: "plot-throughput"
13640
13641 - type: "plot"
13642   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13643   algorithm: "plot_perf_box_name"
13644   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13645   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13646   include:
13647     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13648     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13649     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13650     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13651     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13652     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13653   layout:
13654     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13655     layout: "plot-throughput"
13656
13657 #- type: "plot"
13658 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13659 #  algorithm: "plot_perf_box_name"
13660 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13661 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13662 #  include:
13663 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13664 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13665 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13666 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13667 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13668 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13669 #  layout:
13670 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13671 #    layout: "plot-throughput"
13672 #
13673 #- type: "plot"
13674 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13675 #  algorithm: "plot_perf_box_name"
13676 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13677 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13678 #  include:
13679 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13680 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13681 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13682 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13683 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13684 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13685 #  layout:
13686 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13687 #    layout: "plot-throughput"
13688
13689 - type: "plot"
13690   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13691   algorithm: "plot_perf_box_name"
13692   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13693   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13694   include:
13695     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13696     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13697     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13698     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13699     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13700     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13701   layout:
13702     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13703     layout: "plot-throughput"
13704
13705 - type: "plot"
13706   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13707   algorithm: "plot_perf_box_name"
13708   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13709   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13710   include:
13711     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13712     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13713     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13714     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13715     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13716     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13717   layout:
13718     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13719     layout: "plot-throughput"
13720
13721 - type: "plot"
13722   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13723   algorithm: "plot_perf_box_name"
13724   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13725   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13726   include:
13727     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13728     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13729     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13730 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13731 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13732 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13733   layout:
13734     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13735     layout: "plot-throughput"
13736
13737 - type: "plot"
13738   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13739   algorithm: "plot_perf_box_name"
13740   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13741   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13742   include:
13743     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13744     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13745     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13746 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13747 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13748 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13749   layout:
13750     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13751     layout: "plot-throughput"
13752
13753 - type: "plot"
13754   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13755   algorithm: "plot_perf_box_name"
13756   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13757   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13758   include:
13759     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13760     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13761     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13762     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13763     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13764     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13765   layout:
13766     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13767     layout: "plot-throughput"
13768
13769 - type: "plot"
13770   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13771   algorithm: "plot_perf_box_name"
13772   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13773   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13774   include:
13775     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13776     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13777     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13778     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13779     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13780     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13781   layout:
13782     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13783     layout: "plot-throughput"
13784
13785 - type: "plot"
13786   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13787   algorithm: "plot_perf_box_name"
13788   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13789   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13790   include:
13791     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13792     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13793     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13794     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13795     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13796     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13797   layout:
13798     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13799     layout: "plot-throughput"
13800
13801 - type: "plot"
13802   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13803   algorithm: "plot_perf_box_name"
13804   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13805   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13806   include:
13807     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13808     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13809     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13810     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13811     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13812     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13813   layout:
13814     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13815     layout: "plot-throughput"
13816
13817 #- type: "plot"
13818 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13819 #  algorithm: "plot_perf_box_name"
13820 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13821 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13822 #  include:
13823 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13824 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13825 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13826 #  layout:
13827 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13828 #    layout: "plot-throughput"
13829 #
13830 #- type: "plot"
13831 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13832 #  algorithm: "plot_perf_box_name"
13833 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13834 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13835 #  include:
13836 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13837 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13838 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13839 #  layout:
13840 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13841 #    layout: "plot-throughput"
13842
13843 - type: "plot"
13844   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13845   algorithm: "plot_perf_box_name"
13846   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13847   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13848   include:
13849     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13850     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13851     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13852     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13853     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13854   layout:
13855     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13856     layout: "plot-throughput"
13857
13858 - type: "plot"
13859   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13860   algorithm: "plot_perf_box_name"
13861   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13862   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13863   include:
13864     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13865     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13866     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13867     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13868     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13869   layout:
13870     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13871     layout: "plot-throughput"
13872
13873 - type: "plot"
13874   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13875   algorithm: "plot_perf_box_name"
13876   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13877   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13878   include:
13879     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13880     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13881     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13882     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13883     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13884   layout:
13885     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13886     layout: "plot-throughput"
13887
13888 - type: "plot"
13889   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13890   algorithm: "plot_perf_box_name"
13891   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13892   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13893   include:
13894     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13895     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13896     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13897     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13898     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13899   layout:
13900     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13901     layout: "plot-throughput"
13902
13903 - type: "plot"
13904   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13905   algorithm: "plot_perf_box_name"
13906   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13907   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13908   include:
13909     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13910     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13911     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13912     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13913     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13914   layout:
13915     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13916     layout: "plot-throughput"
13917
13918 - type: "plot"
13919   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13920   algorithm: "plot_perf_box_name"
13921   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13922   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13923   include:
13924     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13925     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13926     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13927     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13928     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13929   layout:
13930     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13931     layout: "plot-throughput"
13932
13933 - type: "plot"
13934   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13935   algorithm: "plot_perf_box_name"
13936   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13937   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13938   include:
13939     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13940     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13941     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13942     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13943     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13944   layout:
13945     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13946     layout: "plot-throughput"
13947
13948 - type: "plot"
13949   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13950   algorithm: "plot_perf_box_name"
13951   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13952   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13953   include:
13954     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13955     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13956     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13957     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13958     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13959   layout:
13960     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13961     layout: "plot-throughput"
13962
13963 - type: "plot"
13964   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13965   algorithm: "plot_perf_box_name"
13966   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13967   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13968   include:
13969     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13970     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13971     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13972     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13973     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13974   layout:
13975     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13976     layout: "plot-throughput"
13977
13978 - type: "plot"
13979   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13980   algorithm: "plot_perf_box_name"
13981   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13982   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13983   include:
13984     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13985     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13986     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13987     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13988     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13989   layout:
13990     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13991     layout: "plot-throughput"
13992
13993 - type: "plot"
13994   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13995   algorithm: "plot_perf_box_name"
13996   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13997   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13998   include:
13999     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14000     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14001     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14002     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14003     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14004   layout:
14005     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14006     layout: "plot-throughput"
14007
14008 - type: "plot"
14009   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14010   algorithm: "plot_perf_box_name"
14011   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14012   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14013   include:
14014     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14015     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14016     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14017     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14018     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14019   layout:
14020     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14021     layout: "plot-throughput"
14022
14023 - type: "plot"
14024   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14025   algorithm: "plot_perf_box_name"
14026   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14027   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14028   include:
14029     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14030     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14031     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14032     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14033   layout:
14034     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14035     layout: "plot-throughput"
14036
14037 - type: "plot"
14038   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14039   algorithm: "plot_perf_box_name"
14040   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14041   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14042   include:
14043     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14044     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14045     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14046     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14047   layout:
14048     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14049     layout: "plot-throughput"
14050
14051 - type: "plot"
14052   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14053   algorithm: "plot_perf_box_name"
14054   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14055   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14056   include:
14057     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14058     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14059     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14060     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14061   layout:
14062     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14063     layout: "plot-throughput"
14064
14065 - type: "plot"
14066   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14067   algorithm: "plot_perf_box_name"
14068   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14069   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14070   include:
14071     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14072     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14073     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14074     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14075   layout:
14076     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14077     layout: "plot-throughput"
14078
14079 - type: "plot"
14080   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14081   algorithm: "plot_perf_box_name"
14082   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14083   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14084   include:
14085     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14086     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14087     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14088     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14089     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14090     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14091   layout:
14092     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14093     layout: "plot-throughput"
14094
14095 - type: "plot"
14096   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14097   algorithm: "plot_perf_box_name"
14098   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14099   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14100   include:
14101     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14102     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14103     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14104     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14105     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14106     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14107   layout:
14108     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14109     layout: "plot-throughput"
14110
14111 - type: "plot"
14112   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14113   algorithm: "plot_perf_box_name"
14114   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14115   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14116   include:
14117     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14118     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14119     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14120     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14121     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14122     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14123   layout:
14124     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14125     layout: "plot-throughput"
14126
14127 - type: "plot"
14128   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14129   algorithm: "plot_perf_box_name"
14130   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14131   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14132   include:
14133     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14134     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14135     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14136     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14137     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14138     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14139   layout:
14140     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14141     layout: "plot-throughput"
14142
14143 - type: "plot"
14144   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14145   algorithm: "plot_perf_box_name"
14146   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14147   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14148   include:
14149     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14150     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14151     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14152     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14153     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14154     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14155   layout:
14156     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14157     layout: "plot-throughput"
14158
14159 - type: "plot"
14160   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14161   algorithm: "plot_perf_box_name"
14162   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14163   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14164   include:
14165     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14166     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14167     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14168     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14169     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14170     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14171   layout:
14172     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14173     layout: "plot-throughput"
14174
14175 - type: "plot"
14176   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14177   algorithm: "plot_perf_box_name"
14178   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14179   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14180   include:
14181     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14182     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14183     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14184     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14185     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14186   layout:
14187     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14188     layout: "plot-throughput"
14189
14190 - type: "plot"
14191   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14192   algorithm: "plot_perf_box_name"
14193   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14194   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14195   include:
14196     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14197     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14198     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14199     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14200     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14201   layout:
14202     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14203     layout: "plot-throughput"
14204
14205 - type: "plot"
14206   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14207   algorithm: "plot_perf_box_name"
14208   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14209   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14210   include:
14211     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14212     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14213   layout:
14214     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14215     layout: "plot-throughput"
14216
14217 - type: "plot"
14218   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14219   algorithm: "plot_perf_box_name"
14220   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14221   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14222   include:
14223     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14224     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14225   layout:
14226     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14227     layout: "plot-throughput"
14228
14229 - type: "plot"
14230   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14231   algorithm: "plot_perf_box_name"
14232   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14233   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14234   include:
14235     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14236     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14237   layout:
14238     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14239     layout: "plot-throughput"
14240
14241 - type: "plot"
14242   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14243   algorithm: "plot_perf_box_name"
14244   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14245   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14246   include:
14247     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14248     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14249   layout:
14250     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14251     layout: "plot-throughput"
14252
14253 - type: "plot"
14254   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14255   algorithm: "plot_perf_box_name"
14256   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14257   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14258   include:
14259     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14260     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14261   layout:
14262     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14263     layout: "plot-throughput"
14264
14265 - type: "plot"
14266   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14267   algorithm: "plot_perf_box_name"
14268   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14269   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14270   include:
14271     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14272     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14273   layout:
14274     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14275     layout: "plot-throughput"
14276
14277 - type: "plot"
14278   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14279   algorithm: "plot_perf_box_name"
14280   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14281   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14282   include:
14283     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14284     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14285   layout:
14286     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14287     layout: "plot-throughput"
14288
14289 - type: "plot"
14290   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14291   algorithm: "plot_perf_box_name"
14292   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14293   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14294   include:
14295     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14296     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14297   layout:
14298     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14299     layout: "plot-throughput"
14300
14301 - type: "plot"
14302   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14303   algorithm: "plot_perf_box_name"
14304   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14305   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14306   include:
14307     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14308     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14309     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14310     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14311     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14312     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14313   layout:
14314     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14315     layout: "plot-throughput"
14316
14317 - type: "plot"
14318   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14319   algorithm: "plot_perf_box_name"
14320   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14321   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14322   include:
14323     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14324     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14325     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14326     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14327     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14328     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14329   layout:
14330     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14331     layout: "plot-throughput"
14332
14333 - type: "plot"
14334   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14335   algorithm: "plot_perf_box_name"
14336   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14337   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14338   include:
14339     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14340     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14341     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14342     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14343     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14344     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14345   layout:
14346     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14347     layout: "plot-throughput"
14348
14349 - type: "plot"
14350   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14351   algorithm: "plot_perf_box_name"
14352   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14353   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14354   include:
14355     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14356     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14357     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14358     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14359     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14360     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14361   layout:
14362     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14363     layout: "plot-throughput"
14364
14365 #- type: "plot"
14366 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14367 #  algorithm: "plot_perf_box_name"
14368 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14369 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14370 #  include:
14371 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14372 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14373 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14374 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14375 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14376 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14377 #  layout:
14378 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14379 #    layout: "plot-throughput"
14380 #
14381 #- type: "plot"
14382 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14383 #  algorithm: "plot_perf_box_name"
14384 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14385 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14386 #  include:
14387 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14388 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14389 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14390 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14391 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14392 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14393 #  layout:
14394 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14395 #    layout: "plot-throughput"
14396
14397 - type: "plot"
14398   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14399   algorithm: "plot_perf_box_name"
14400   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14401   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14402   include:
14403     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14404     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14405     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14406     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14407     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14408     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14409   layout:
14410     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
14411     layout: "plot-throughput"
14412
14413 - type: "plot"
14414   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14415   algorithm: "plot_perf_box_name"
14416   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14417   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14418   include:
14419     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14420     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14421     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14422     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14423     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14424     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14425   layout:
14426     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
14427     layout: "plot-throughput"
14428
14429 ################################################################################
14430
14431 # Packet Speedup
14432
14433 - type: "plot"
14434   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14435   algorithm: "plot_tsa_name"
14436   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14437   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14438   include:
14439     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14440     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14441     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14442     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14443   layout:
14444     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
14445     layout: "plot-throughput-speedup-analysis"
14446
14447 - type: "plot"
14448   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14449   algorithm: "plot_tsa_name"
14450   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14451   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14452   include:
14453     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14454     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14455     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14456     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14457   layout:
14458     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
14459     layout: "plot-throughput-speedup-analysis"
14460
14461 - type: "plot"
14462   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14463   algorithm: "plot_tsa_name"
14464   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14465   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14466   include:
14467     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14468     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14469     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14470     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14471   layout:
14472     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
14473     layout: "plot-throughput-speedup-analysis"
14474
14475 - type: "plot"
14476   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14477   algorithm: "plot_tsa_name"
14478   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14479   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14480   include:
14481     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14482     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14483     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14484     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14485   layout:
14486     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
14487     layout: "plot-throughput-speedup-analysis"
14488
14489 - type: "plot"
14490   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14491   algorithm: "plot_tsa_name"
14492   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14493   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14494   include:
14495     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14496     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14497     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14498     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14499     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14500   layout:
14501     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
14502     layout: "plot-throughput-speedup-analysis"
14503
14504 - type: "plot"
14505   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14506   algorithm: "plot_tsa_name"
14507   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14508   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14509   include:
14510     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14511     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14512     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14513     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14514     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14515   layout:
14516     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14517     layout: "plot-throughput-speedup-analysis"
14518
14519 - type: "plot"
14520   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14521   algorithm: "plot_tsa_name"
14522   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14523   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14524   include:
14525     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14526     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14527     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14528     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14529     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14530   layout:
14531     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
14532     layout: "plot-throughput-speedup-analysis"
14533
14534 - type: "plot"
14535   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14536   algorithm: "plot_tsa_name"
14537   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14538   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14539   include:
14540     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14541     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14542     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14543     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14544     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14545   layout:
14546     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14547     layout: "plot-throughput-speedup-analysis"
14548
14549 - type: "plot"
14550   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14551   algorithm: "plot_tsa_name"
14552   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14553   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14554   include:
14555     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14556     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14557     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14558     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14559     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14560     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14561   layout:
14562     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
14563     layout: "plot-throughput-speedup-analysis"
14564
14565 - type: "plot"
14566   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14567   algorithm: "plot_tsa_name"
14568   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14569   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14570   include:
14571     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14572     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14573     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14574     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14575     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14576     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14577   layout:
14578     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
14579     layout: "plot-throughput-speedup-analysis"
14580
14581 - type: "plot"
14582   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14583   algorithm: "plot_tsa_name"
14584   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14585   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14586   include:
14587     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14588     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14589     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14590     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14591     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14592   layout:
14593     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14594     layout: "plot-throughput-speedup-analysis"
14595
14596 - type: "plot"
14597   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14598   algorithm: "plot_tsa_name"
14599   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14600   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14601   include:
14602     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14603     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14604     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14605     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14606     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14607   layout:
14608     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14609     layout: "plot-throughput-speedup-analysis"
14610
14611 - type: "plot"
14612   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14613   algorithm: "plot_tsa_name"
14614   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14615   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14616   include:
14617     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14618     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14619     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14620   layout:
14621     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
14622     layout: "plot-throughput-speedup-analysis"
14623
14624 - type: "plot"
14625   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14626   algorithm: "plot_tsa_name"
14627   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14628   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14629   include:
14630     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14631     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14632     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14633   layout:
14634     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
14635     layout: "plot-throughput-speedup-analysis"
14636
14637 - type: "plot"
14638   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14639   algorithm: "plot_tsa_name"
14640   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14641   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14642   include:
14643     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14644     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14645     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14646     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14647     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14648   layout:
14649     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14650     layout: "plot-throughput-speedup-analysis"
14651
14652 - type: "plot"
14653   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14654   algorithm: "plot_tsa_name"
14655   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14656   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14657   include:
14658     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14659     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14660     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14661     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14662     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14663   layout:
14664     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14665     layout: "plot-throughput-speedup-analysis"
14666
14667 - type: "plot"
14668   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14669   algorithm: "plot_tsa_name"
14670   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14671   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14672   include:
14673     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14674     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14675     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14676   layout:
14677     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
14678     layout: "plot-throughput-speedup-analysis"
14679
14680 - type: "plot"
14681   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14682   algorithm: "plot_tsa_name"
14683   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14684   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14685   include:
14686     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14687     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14688     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14689   layout:
14690     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
14691     layout: "plot-throughput-speedup-analysis"
14692
14693 - type: "plot"
14694   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14695   algorithm: "plot_tsa_name"
14696   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14697   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14698   include:
14699     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14700     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14701     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14702     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14703     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14704     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14705   layout:
14706     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14707     layout: "plot-throughput-speedup-analysis"
14708
14709 - type: "plot"
14710   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14711   algorithm: "plot_tsa_name"
14712   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14713   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14714   include:
14715     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14716     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14717     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14718     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14719     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14720     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14721   layout:
14722     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14723     layout: "plot-throughput-speedup-analysis"
14724
14725 - type: "plot"
14726   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14727   algorithm: "plot_tsa_name"
14728   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14729   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14730   include:
14731     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14732     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14733     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14734     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14735     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14736     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14737   layout:
14738     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14739     layout: "plot-throughput-speedup-analysis"
14740
14741 - type: "plot"
14742   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14743   algorithm: "plot_tsa_name"
14744   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14745   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14746   include:
14747     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14748     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14749     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14750     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14752     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14753   layout:
14754     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14755     layout: "plot-throughput-speedup-analysis"
14756
14757 - type: "plot"
14758   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14759   algorithm: "plot_tsa_name"
14760   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14761   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14762   include:
14763     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14764     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14765     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14766   layout:
14767     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
14768     layout: "plot-throughput-speedup-analysis"
14769
14770 - type: "plot"
14771   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14772   algorithm: "plot_tsa_name"
14773   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14774   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14775   include:
14776     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14777     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14778     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14779   layout:
14780     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
14781     layout: "plot-throughput-speedup-analysis"
14782
14783 - type: "plot"
14784   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14785   algorithm: "plot_tsa_name"
14786   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14787   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14788   include:
14789     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14790     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14791     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14792 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14793 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14794   layout:
14795     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
14796     layout: "plot-throughput-speedup-analysis"
14797
14798 - type: "plot"
14799   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14800   algorithm: "plot_tsa_name"
14801   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14802   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14803   include:
14804     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14805     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14806     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14807 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14808 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14809   layout:
14810     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
14811     layout: "plot-throughput-speedup-analysis"
14812
14813 - type: "plot"
14814   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14815   algorithm: "plot_tsa_name"
14816   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14817   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14818   include:
14819     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14820     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14821     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14822     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14823     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14824   layout:
14825     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14826     layout: "plot-throughput-speedup-analysis"
14827
14828 - type: "plot"
14829   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14830   algorithm: "plot_tsa_name"
14831   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14832   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14833   include:
14834     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14835     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14836     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14837     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14838     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14839   layout:
14840     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14841     layout: "plot-throughput-speedup-analysis"
14842
14843 - type: "plot"
14844   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14845   algorithm: "plot_tsa_name"
14846   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14847   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14848   include:
14849     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14850     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14851     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14852     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14853     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14854   layout:
14855     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14856     layout: "plot-throughput-speedup-analysis"
14857
14858 - type: "plot"
14859   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14860   algorithm: "plot_tsa_name"
14861   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14862   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14863   include:
14864     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14865     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14866     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14867     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14868     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14869   layout:
14870     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14871     layout: "plot-throughput-speedup-analysis"
14872
14873 - type: "plot"
14874   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14875   algorithm: "plot_tsa_name"
14876   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14877   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14878   include:
14879     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14880     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14881     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14882     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14883     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14884     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14885   layout:
14886     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14887     layout: "plot-throughput-speedup-analysis"
14888
14889 - type: "plot"
14890   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14891   algorithm: "plot_tsa_name"
14892   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14893   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14894   include:
14895     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14896     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14897     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14898     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14899     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14900     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14901   layout:
14902     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14903     layout: "plot-throughput-speedup-analysis"
14904
14905 - type: "plot"
14906   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14907   algorithm: "plot_tsa_name"
14908   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14909   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14910   include:
14911     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14912     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14913     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14914     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14915     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14916     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14917   layout:
14918     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14919     layout: "plot-throughput-speedup-analysis"
14920
14921 - type: "plot"
14922   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14923   algorithm: "plot_tsa_name"
14924   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14925   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14926   include:
14927     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14928     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14929     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14930     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14931     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14932     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14933   layout:
14934     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14935     layout: "plot-throughput-speedup-analysis"
14936
14937 - type: "plot"
14938   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14939   algorithm: "plot_tsa_name"
14940   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14941   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14942   include:
14943     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14944     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14945   layout:
14946     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
14947     layout: "plot-throughput-speedup-analysis"
14948
14949 - type: "plot"
14950   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14951   algorithm: "plot_tsa_name"
14952   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14953   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14954   include:
14955     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14956     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14957   layout:
14958     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
14959     layout: "plot-throughput-speedup-analysis"
14960
14961 - type: "plot"
14962   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14963   algorithm: "plot_tsa_name"
14964   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14965   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14966   include:
14967     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14968     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14969     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14970     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14971   layout:
14972     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
14973     layout: "plot-throughput-speedup-analysis"
14974
14975 - type: "plot"
14976   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14977   algorithm: "plot_tsa_name"
14978   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14979   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14980   include:
14981     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14982     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14983     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14984     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14985   layout:
14986     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
14987     layout: "plot-throughput-speedup-analysis"
14988
14989 - type: "plot"
14990   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14991   algorithm: "plot_tsa_name"
14992   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14993   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14994   include:
14995     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14996     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14997     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14998     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14999   layout:
15000     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
15001     layout: "plot-throughput-speedup-analysis"
15002
15003 - type: "plot"
15004   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15005   algorithm: "plot_tsa_name"
15006   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15007   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15008   include:
15009     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15010     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15011     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15012     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15013   layout:
15014     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
15015     layout: "plot-throughput-speedup-analysis"
15016
15017 - type: "plot"
15018   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15019   algorithm: "plot_tsa_name"
15020   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15021   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15022   include:
15023     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15024     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15025     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15026     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15027     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15028     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15029   layout:
15030     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
15031     layout: "plot-throughput-speedup-analysis"
15032
15033 - type: "plot"
15034   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15035   algorithm: "plot_tsa_name"
15036   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15037   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15038   include:
15039     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15040     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15041     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15042     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15043     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15044     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15045   layout:
15046     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
15047     layout: "plot-throughput-speedup-analysis"
15048
15049 - type: "plot"
15050   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15051   algorithm: "plot_tsa_name"
15052   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15053   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15054   include:
15055     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15056     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15057     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15058     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15059     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15060   layout:
15061     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15062     layout: "plot-throughput-speedup-analysis"
15063
15064 - type: "plot"
15065   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15066   algorithm: "plot_tsa_name"
15067   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15068   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15069   include:
15070     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15071     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15072     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15073     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15074     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15075   layout:
15076     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15077     layout: "plot-throughput-speedup-analysis"
15078
15079 - type: "plot"
15080   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15081   algorithm: "plot_tsa_name"
15082   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15083   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15084   include:
15085     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15086     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15087     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15088     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15089     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15090   layout:
15091     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15092     layout: "plot-throughput-speedup-analysis"
15093
15094 - type: "plot"
15095   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15096   algorithm: "plot_tsa_name"
15097   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15098   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15099   include:
15100     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15101     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15102     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15103     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15104     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15105   layout:
15106     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15107     layout: "plot-throughput-speedup-analysis"
15108
15109 - type: "plot"
15110   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15111   algorithm: "plot_tsa_name"
15112   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15113   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15114   include:
15115     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15116     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15117     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15118   layout:
15119     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
15120     layout: "plot-throughput-speedup-analysis"
15121
15122 - type: "plot"
15123   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15124   algorithm: "plot_tsa_name"
15125   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15126   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15127   include:
15128     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15129     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15130     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15131   layout:
15132     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
15133     layout: "plot-throughput-speedup-analysis"
15134
15135 - type: "plot"
15136   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15137   algorithm: "plot_tsa_name"
15138   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15139   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15140   include:
15141     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15142     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15143     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15144   layout:
15145     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
15146     layout: "plot-throughput-speedup-analysis"
15147
15148 - type: "plot"
15149   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15150   algorithm: "plot_tsa_name"
15151   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15152   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15153   include:
15154     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15155     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15156     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15157   layout:
15158     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
15159     layout: "plot-throughput-speedup-analysis"
15160
15161 - type: "plot"
15162   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15163   algorithm: "plot_tsa_name"
15164   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15165   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15166   include:
15167     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15168     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15169     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15170     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15171     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15172   layout:
15173     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15174     layout: "plot-throughput-speedup-analysis"
15175
15176 - type: "plot"
15177   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15178   algorithm: "plot_tsa_name"
15179   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15180   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15181   include:
15182     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15183     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15184     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15185     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15186     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15187   layout:
15188     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15189     layout: "plot-throughput-speedup-analysis"
15190
15191 - type: "plot"
15192   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15193   algorithm: "plot_tsa_name"
15194   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15195   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15196   include:
15197     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15198     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15199     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15200     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15201     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15202   layout:
15203     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15204     layout: "plot-throughput-speedup-analysis"
15205
15206 - type: "plot"
15207   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15208   algorithm: "plot_tsa_name"
15209   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15210   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15211   include:
15212     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15213     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15214     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15215     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15216     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15217   layout:
15218     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15219     layout: "plot-throughput-speedup-analysis"
15220
15221 - type: "plot"
15222   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15223   algorithm: "plot_tsa_name"
15224   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15225   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15226   include:
15227     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15228     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15229     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15230     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15231     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15232     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15233   layout:
15234     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
15235     layout: "plot-throughput-speedup-analysis"
15236
15237 - type: "plot"
15238   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15239   algorithm: "plot_tsa_name"
15240   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15241   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15242   include:
15243     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15244     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15245     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15246     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15247     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15248     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15249   layout:
15250     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
15251     layout: "plot-throughput-speedup-analysis"
15252
15253 - type: "plot"
15254   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15255   algorithm: "plot_tsa_name"
15256   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15257   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15258   include:
15259     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15260     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15261     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15262     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15263   layout:
15264     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
15265     layout: "plot-throughput-speedup-analysis"
15266
15267 - type: "plot"
15268   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15269   algorithm: "plot_tsa_name"
15270   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15271   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15272   include:
15273     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15274     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15275     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15276     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15277   layout:
15278     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
15279     layout: "plot-throughput-speedup-analysis"
15280
15281 - type: "plot"
15282   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15283   algorithm: "plot_tsa_name"
15284   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15285   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15286   include:
15287     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15288     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15289     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15290     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15291     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15292     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15293   layout:
15294     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
15295     layout: "plot-throughput-speedup-analysis"
15296
15297 - type: "plot"
15298   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15299   algorithm: "plot_tsa_name"
15300   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15301   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15302   include:
15303     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15304     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15305     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15306     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15307     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15308     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15309   layout:
15310     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
15311     layout: "plot-throughput-speedup-analysis"
15312
15313 - type: "plot"
15314   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15315   algorithm: "plot_tsa_name"
15316   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15317   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15318   include:
15319     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15320     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15321     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15322     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15323     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15324     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15325   layout:
15326     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
15327     layout: "plot-throughput-speedup-analysis"
15328
15329 - type: "plot"
15330   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15331   algorithm: "plot_tsa_name"
15332   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15333   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15334   include:
15335     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15336     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15337     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15338     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15339     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15340     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15341   layout:
15342     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
15343     layout: "plot-throughput-speedup-analysis"
15344
15345 - type: "plot"
15346   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15347   algorithm: "plot_tsa_name"
15348   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15349   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15350   include:
15351     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15352     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15353     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15354     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15355     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15356     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15357   layout:
15358     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
15359     layout: "plot-throughput-speedup-analysis"
15360
15361 - type: "plot"
15362   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15363   algorithm: "plot_tsa_name"
15364   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15365   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15366   include:
15367     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15368     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15369     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15370     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15371     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15372     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15373   layout:
15374     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
15375     layout: "plot-throughput-speedup-analysis"
15376
15377 - type: "plot"
15378   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15379   algorithm: "plot_tsa_name"
15380   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15381   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15382   include:
15383     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15384     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15385     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15386     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15387     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15388     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15389   layout:
15390     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
15391     layout: "plot-throughput-speedup-analysis"
15392
15393 - type: "plot"
15394   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15395   algorithm: "plot_tsa_name"
15396   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15397   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15398   include:
15399     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15400     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15401     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15402     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15403     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15404     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15405   layout:
15406     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
15407     layout: "plot-throughput-speedup-analysis"
15408
15409 - type: "plot"
15410   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15411   algorithm: "plot_tsa_name"
15412   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15413   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15414   include:
15415     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15416     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15417     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15418     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15419     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15420     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15421   layout:
15422     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15423     layout: "plot-throughput-speedup-analysis"
15424
15425 - type: "plot"
15426   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15427   algorithm: "plot_tsa_name"
15428   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15429   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15430   include:
15431     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15432     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15433     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15434     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15435     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15436     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15437   layout:
15438     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15439     layout: "plot-throughput-speedup-analysis"
15440
15441 - type: "plot"
15442   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15443   algorithm: "plot_tsa_name"
15444   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15445   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15446   include:
15447     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15448     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15449     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15450     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15451   layout:
15452     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15453     layout: "plot-throughput-speedup-analysis"
15454
15455 - type: "plot"
15456   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15457   algorithm: "plot_tsa_name"
15458   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15459   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15460   include:
15461     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15462     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15463     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15464     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15465   layout:
15466     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15467     layout: "plot-throughput-speedup-analysis"
15468
15469 - type: "plot"
15470   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15471   algorithm: "plot_tsa_name"
15472   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15473   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15474   include:
15475     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15476     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15477     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15478     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15479   layout:
15480     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15481     layout: "plot-throughput-speedup-analysis"
15482
15483 - type: "plot"
15484   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15485   algorithm: "plot_tsa_name"
15486   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15487   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15488   include:
15489     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15490     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15491     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15492     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15493   layout:
15494     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15495     layout: "plot-throughput-speedup-analysis"
15496
15497 - type: "plot"
15498   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15499   algorithm: "plot_tsa_name"
15500   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15501   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15502   include:
15503     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15504     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15505     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15506     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15507     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15508     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15509   layout:
15510     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15511     layout: "plot-throughput-speedup-analysis"
15512
15513 - type: "plot"
15514   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15515   algorithm: "plot_tsa_name"
15516   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15517   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15518   include:
15519     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15520     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15521     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15522     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15523     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15524     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15525   layout:
15526     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15527     layout: "plot-throughput-speedup-analysis"
15528
15529 - type: "plot"
15530   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15531   algorithm: "plot_tsa_name"
15532   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15533   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15534   include:
15535     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15536     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15537     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15538     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15539     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15540   layout:
15541     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15542     layout: "plot-throughput-speedup-analysis"
15543
15544 - type: "plot"
15545   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15546   algorithm: "plot_tsa_name"
15547   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15548   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15549   include:
15550     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15551     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15552     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15553     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15554     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15555   layout:
15556     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15557     layout: "plot-throughput-speedup-analysis"
15558
15559 - type: "plot"
15560   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15561   algorithm: "plot_tsa_name"
15562   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15563   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15564   include:
15565     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15566     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15567     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15568     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15569     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15570   layout:
15571     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
15572     layout: "plot-throughput-speedup-analysis"
15573
15574 - type: "plot"
15575   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15576   algorithm: "plot_tsa_name"
15577   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15578   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15579   include:
15580     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15581     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15582     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15583     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15584     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15585   layout:
15586     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
15587     layout: "plot-throughput-speedup-analysis"
15588
15589 - type: "plot"
15590   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15591   algorithm: "plot_tsa_name"
15592   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15593   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15594   include:
15595     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15596     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15597     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15598     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15599   layout:
15600     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15601     layout: "plot-throughput-speedup-analysis"
15602
15603 - type: "plot"
15604   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15605   algorithm: "plot_tsa_name"
15606   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15607   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15608   include:
15609     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15610     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15611     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15612     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15613   layout:
15614     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15615     layout: "plot-throughput-speedup-analysis"
15616
15617 - type: "plot"
15618   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15619   algorithm: "plot_tsa_name"
15620   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15621   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15622   include:
15623     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15624     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15625     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15626     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15627     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15628     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15629   layout:
15630     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15631     layout: "plot-throughput-speedup-analysis"
15632
15633 - type: "plot"
15634   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15635   algorithm: "plot_tsa_name"
15636   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15637   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15638   include:
15639     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15640     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15641     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15642     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15643     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15644     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15645   layout:
15646     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15647     layout: "plot-throughput-speedup-analysis"
15648
15649 - type: "plot"
15650   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15651   algorithm: "plot_tsa_name"
15652   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15653   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15654   include:
15655     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15656     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15657     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15658     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15659     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15660     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15661   layout:
15662     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15663     layout: "plot-throughput-speedup-analysis"
15664
15665 - type: "plot"
15666   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15667   algorithm: "plot_tsa_name"
15668   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15669   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15670   include:
15671     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15672     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15673     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15674     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15675     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15676     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15677   layout:
15678     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15679     layout: "plot-throughput-speedup-analysis"
15680
15681 - type: "plot"
15682   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15683   algorithm: "plot_tsa_name"
15684   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15685   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15686   include:
15687     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15688     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15689     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15690     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15691     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15692     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15693   layout:
15694     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
15695     layout: "plot-throughput-speedup-analysis"
15696
15697 - type: "plot"
15698   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15699   algorithm: "plot_tsa_name"
15700   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15701   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15702   include:
15703     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15704     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15705     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15706     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15707     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15708     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15709   layout:
15710     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
15711     layout: "plot-throughput-speedup-analysis"
15712
15713 - type: "plot"
15714   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15715   algorithm: "plot_tsa_name"
15716   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15717   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15718   include:
15719     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15720     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15721     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15722     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15723     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15724     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15725   layout:
15726     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
15727     layout: "plot-throughput-speedup-analysis"
15728
15729 - type: "plot"
15730   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15731   algorithm: "plot_tsa_name"
15732   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15733   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15734   include:
15735     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15736     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15737     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15738     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15739     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15740     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15741   layout:
15742     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
15743     layout: "plot-throughput-speedup-analysis"
15744
15745 - type: "plot"
15746   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15747   algorithm: "plot_tsa_name"
15748   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15749   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15750   include:
15751     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15752     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15753     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15754     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15755     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15756     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15757   layout:
15758     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
15759     layout: "plot-throughput-speedup-analysis"
15760
15761 - type: "plot"
15762   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15763   algorithm: "plot_tsa_name"
15764   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15765   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15766   include:
15767     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15768     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15769     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15770     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15771     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15772     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15773   layout:
15774     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
15775     layout: "plot-throughput-speedup-analysis"
15776
15777 - type: "plot"
15778   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
15779   algorithm: "plot_tsa_name"
15780   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15781   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15782   include:
15783     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15784     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15785     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15786     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15787     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15788   layout:
15789     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
15790     layout: "plot-throughput-speedup-analysis"
15791
15792 - type: "plot"
15793   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
15794   algorithm: "plot_tsa_name"
15795   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15796   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15797   include:
15798     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15799     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15800     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15801     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15802     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15803   layout:
15804     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
15805     layout: "plot-throughput-speedup-analysis"
15806
15807 - type: "plot"
15808   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15809   algorithm: "plot_tsa_name"
15810   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15811   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15812   include:
15813     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15814     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15815     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15816     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15817     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15818   layout:
15819     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15820     layout: "plot-throughput-speedup-analysis"
15821
15822 - type: "plot"
15823   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15824   algorithm: "plot_tsa_name"
15825   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15826   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15827   include:
15828     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15829     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15830     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15831     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15832     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15833   layout:
15834     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15835     layout: "plot-throughput-speedup-analysis"
15836
15837 - type: "plot"
15838   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15839   algorithm: "plot_tsa_name"
15840   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15841   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15842   include:
15843     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15844     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15845     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15846     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15847     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15848   layout:
15849     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15850     layout: "plot-throughput-speedup-analysis"
15851
15852 - type: "plot"
15853   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15854   algorithm: "plot_tsa_name"
15855   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15856   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15857   include:
15858     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15859     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15860     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15861     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15862     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15863   layout:
15864     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15865     layout: "plot-throughput-speedup-analysis"
15866
15867 - type: "plot"
15868   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15869   algorithm: "plot_tsa_name"
15870   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15871   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15872   include:
15873     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15874     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15875     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15876     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15877     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15878   layout:
15879     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15880     layout: "plot-throughput-speedup-analysis"
15881
15882 - type: "plot"
15883   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15884   algorithm: "plot_tsa_name"
15885   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15886   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15887   include:
15888     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15889     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15890     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15891     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15892     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15893   layout:
15894     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15895     layout: "plot-throughput-speedup-analysis"
15896
15897 - type: "plot"
15898   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15899   algorithm: "plot_tsa_name"
15900   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
15901   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15902   include:
15903     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15904     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15905     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15906     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15907     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15908   layout:
15909     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15910     layout: "plot-throughput-speedup-analysis"
15911
15912 - type: "plot"
15913   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15914   algorithm: "plot_tsa_name"
15915   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
15916   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15917   include:
15918     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15919     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15920     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15921     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15922     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15923   layout:
15924     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15925     layout: "plot-throughput-speedup-analysis"
15926
15927 - type: "plot"
15928   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15929   algorithm: "plot_tsa_name"
15930   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15931   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15932   include:
15933     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15934     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15935     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15936     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15937     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15938   layout:
15939     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15940     layout: "plot-throughput-speedup-analysis"
15941
15942 - type: "plot"
15943   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15944   algorithm: "plot_tsa_name"
15945   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15946   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15947   include:
15948     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15949     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15950     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15951     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15952     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15953   layout:
15954     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15955     layout: "plot-throughput-speedup-analysis"
15956
15957 - type: "plot"
15958   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15959   algorithm: "plot_tsa_name"
15960   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15961   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15962   include:
15963     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15964     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15965     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15966     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15967   layout:
15968     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15969     layout: "plot-throughput-speedup-analysis"
15970
15971 - type: "plot"
15972   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15973   algorithm: "plot_tsa_name"
15974   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15975   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15976   include:
15977     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15978     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15979     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15980     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15981   layout:
15982     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15983     layout: "plot-throughput-speedup-analysis"
15984
15985 - type: "plot"
15986   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15987   algorithm: "plot_tsa_name"
15988   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15989   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15990   include:
15991     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15992     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15993     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15994     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15995   layout:
15996     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15997     layout: "plot-throughput-speedup-analysis"
15998
15999 - type: "plot"
16000   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16001   algorithm: "plot_tsa_name"
16002   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16003   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16004   include:
16005     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16006     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16007     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16008     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16009   layout:
16010     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16011     layout: "plot-throughput-speedup-analysis"
16012
16013 - type: "plot"
16014   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
16015   algorithm: "plot_tsa_name"
16016   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
16017   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16018   include:
16019     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16020     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16021     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16022     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16023     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16024     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16025   layout:
16026     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
16027     layout: "plot-throughput-speedup-analysis"
16028
16029 - type: "plot"
16030   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
16031   algorithm: "plot_tsa_name"
16032   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
16033   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16034   include:
16035     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16036     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16037     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16038     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16039     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16040     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16041   layout:
16042     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
16043     layout: "plot-throughput-speedup-analysis"
16044
16045 - type: "plot"
16046   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16047   algorithm: "plot_tsa_name"
16048   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
16049   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16050   include:
16051     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16052     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16053     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16054     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16055     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16056     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16057   layout:
16058     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16059     layout: "plot-throughput-speedup-analysis"
16060
16061 - type: "plot"
16062   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16063   algorithm: "plot_tsa_name"
16064   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
16065   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16066   include:
16067     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16068     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16069     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16070     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16071     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16072     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16073   layout:
16074     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16075     layout: "plot-throughput-speedup-analysis"
16076
16077 - type: "plot"
16078   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16079   algorithm: "plot_tsa_name"
16080   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16081   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16082   include:
16083     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16084     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16085     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16086     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16087     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16088     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16089   layout:
16090     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16091     layout: "plot-throughput-speedup-analysis"
16092
16093 - type: "plot"
16094   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16095   algorithm: "plot_tsa_name"
16096   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16097   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16098   include:
16099     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16100     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16101     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16102     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16103     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16104     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16105   layout:
16106     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16107     layout: "plot-throughput-speedup-analysis"
16108
16109 - type: "plot"
16110   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16111   algorithm: "plot_tsa_name"
16112   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16113   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16114   include:
16115     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16116     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16117     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16118     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16119     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16120   layout:
16121     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16122     layout: "plot-throughput-speedup-analysis"
16123
16124 - type: "plot"
16125   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16126   algorithm: "plot_tsa_name"
16127   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16128   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16129   include:
16130     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16131     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16132     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16133     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16134     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16135   layout:
16136     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16137     layout: "plot-throughput-speedup-analysis"
16138
16139 - type: "plot"
16140   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16141   algorithm: "plot_tsa_name"
16142   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16143   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16144   include:
16145     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16146     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16147   layout:
16148     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16149     layout: "plot-throughput-speedup-analysis"
16150
16151 - type: "plot"
16152   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16153   algorithm: "plot_tsa_name"
16154   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16155   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16156   include:
16157     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16158     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16159   layout:
16160     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16161     layout: "plot-throughput-speedup-analysis"
16162
16163 - type: "plot"
16164   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16165   algorithm: "plot_tsa_name"
16166   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16167   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16168   include:
16169     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16170     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16171   layout:
16172     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16173     layout: "plot-throughput-speedup-analysis"
16174
16175 - type: "plot"
16176   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16177   algorithm: "plot_tsa_name"
16178   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16179   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16180   include:
16181     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16182     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16183   layout:
16184     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16185     layout: "plot-throughput-speedup-analysis"
16186
16187 - type: "plot"
16188   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16189   algorithm: "plot_tsa_name"
16190   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16191   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16192   include:
16193     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
16194     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
16195     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
16196     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
16197     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
16198     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
16199   layout:
16200     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
16201     layout: "plot-throughput-speedup-analysis"
16202
16203 - type: "plot"
16204   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16205   algorithm: "plot_tsa_name"
16206   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16207   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16208   include:
16209     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
16210     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
16211     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
16212     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
16213     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
16214     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
16215   layout:
16216     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
16217     layout: "plot-throughput-speedup-analysis"
16218
16219 - type: "plot"
16220   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16221   algorithm: "plot_tsa_name"
16222   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16223   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16224   include:
16225     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16226     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16227     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16228     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16229     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16230   layout:
16231     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
16232     layout: "plot-throughput-speedup-analysis"
16233
16234 - type: "plot"
16235   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16236   algorithm: "plot_tsa_name"
16237   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16238   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16239   include:
16240     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16241     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16242     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16243     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16244     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16245   layout:
16246     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
16247     layout: "plot-throughput-speedup-analysis"
16248
16249 - type: "plot"
16250   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16251   algorithm: "plot_tsa_name"
16252   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16253   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16254   include:
16255     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16256     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16257     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16258     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16259     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16260   layout:
16261     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
16262     layout: "plot-throughput-speedup-analysis"
16263
16264 - type: "plot"
16265   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16266   algorithm: "plot_tsa_name"
16267   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16268   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16269   include:
16270     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16271     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16272     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16273     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16274     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16275   layout:
16276     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
16277     layout: "plot-throughput-speedup-analysis"
16278
16279 - type: "plot"
16280   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16281   algorithm: "plot_tsa_name"
16282   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16283   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16284   include:
16285     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16286     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16287     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16288     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16289     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16290     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16291   layout:
16292     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
16293     layout: "plot-throughput-speedup-analysis"
16294
16295 - type: "plot"
16296   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16297   algorithm: "plot_tsa_name"
16298   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16299   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16300   include:
16301     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16302     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16303     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16304     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16305     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16306     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16307   layout:
16308     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
16309     layout: "plot-throughput-speedup-analysis"
16310
16311 - type: "plot"
16312   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16313   algorithm: "plot_tsa_name"
16314   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16315   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16316   include:
16317     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16318     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16319     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16320     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16321   layout:
16322     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
16323     layout: "plot-throughput-speedup-analysis"
16324
16325 - type: "plot"
16326   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16327   algorithm: "plot_tsa_name"
16328   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16329   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16330   include:
16331     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16332     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16333     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16334     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16335   layout:
16336     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
16337     layout: "plot-throughput-speedup-analysis"
16338
16339 - type: "plot"
16340   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16341   algorithm: "plot_tsa_name"
16342   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16343   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16344   include:
16345     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16346     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16347     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16348     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16349     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16350   layout:
16351     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
16352     layout: "plot-throughput-speedup-analysis"
16353
16354 - type: "plot"
16355   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16356   algorithm: "plot_tsa_name"
16357   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16358   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16359   include:
16360     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16361     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16362     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16363     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16364     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16365   layout:
16366     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
16367     layout: "plot-throughput-speedup-analysis"
16368
16369 - type: "plot"
16370   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16371   algorithm: "plot_tsa_name"
16372   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16373   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16374   include:
16375     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16376     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16377     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16378     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16379     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16380     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16381   layout:
16382     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
16383     layout: "plot-throughput-speedup-analysis"
16384
16385 - type: "plot"
16386   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16387   algorithm: "plot_tsa_name"
16388   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16389   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16390   include:
16391     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16392     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16393     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16394     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16395     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16396     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16397   layout:
16398     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
16399     layout: "plot-throughput-speedup-analysis"
16400
16401 - type: "plot"
16402   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16403   algorithm: "plot_tsa_name"
16404   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16405   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16406   include:
16407     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16408     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16409     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16410     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16411   layout:
16412     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
16413     layout: "plot-throughput-speedup-analysis"
16414
16415 - type: "plot"
16416   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16417   algorithm: "plot_tsa_name"
16418   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16419   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16420   include:
16421     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16422     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16423     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16424     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16425   layout:
16426     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
16427     layout: "plot-throughput-speedup-analysis"
16428
16429 - type: "plot"
16430   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16431   algorithm: "plot_tsa_name"
16432   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16433   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16434   include:
16435     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16436     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16437     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16438     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16439     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16440     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16441   layout:
16442     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
16443     layout: "plot-throughput-speedup-analysis"
16444
16445 - type: "plot"
16446   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16447   algorithm: "plot_tsa_name"
16448   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16449   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16450   include:
16451     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16452     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16453     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16454     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16455     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16456     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16457   layout:
16458     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
16459     layout: "plot-throughput-speedup-analysis"
16460
16461 - type: "plot"
16462   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16463   algorithm: "plot_tsa_name"
16464   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16465   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16466   include:
16467     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16468     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16469     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16470     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16471     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16472     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16473   layout:
16474     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16475     layout: "plot-throughput-speedup-analysis"
16476
16477 - type: "plot"
16478   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16479   algorithm: "plot_tsa_name"
16480   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16481   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16482   include:
16483     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16484     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16485     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16486     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16487     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16488     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16489   layout:
16490     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16491     layout: "plot-throughput-speedup-analysis"
16492
16493 - type: "plot"
16494   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16495   algorithm: "plot_tsa_name"
16496   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16497   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16498   include:
16499     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16500     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16501     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16502     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16503     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16504     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16505   layout:
16506     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16507     layout: "plot-throughput-speedup-analysis"
16508
16509 - type: "plot"
16510   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16511   algorithm: "plot_tsa_name"
16512   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16513   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16514   include:
16515     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16516     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16517     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16518     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16519     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16520     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16521   layout:
16522     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16523     layout: "plot-throughput-speedup-analysis"
16524
16525 - type: "plot"
16526   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16527   algorithm: "plot_tsa_name"
16528   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16529   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16530   include:
16531     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16532     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16533     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16534     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16535     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16536     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16537   layout:
16538     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16539     layout: "plot-throughput-speedup-analysis"
16540
16541 - type: "plot"
16542   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16543   algorithm: "plot_tsa_name"
16544   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16545   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16546   include:
16547     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16548     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16549     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16550     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16551     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16552     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16553   layout:
16554     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16555     layout: "plot-throughput-speedup-analysis"
16556
16557 - type: "plot"
16558   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16559   algorithm: "plot_tsa_name"
16560   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16561   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16562   include:
16563     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16564     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16565     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16566     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16567     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16568     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16569   layout:
16570     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
16571     layout: "plot-throughput-speedup-analysis"
16572
16573 - type: "plot"
16574   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16575   algorithm: "plot_tsa_name"
16576   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16577   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16578   include:
16579     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16580     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16581     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16582     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16583     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16584     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16585   layout:
16586     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
16587     layout: "plot-throughput-speedup-analysis"
16588
16589 #- type: "plot"
16590 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16591 #  algorithm: "plot_tsa_name"
16592 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16593 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16594 #  include:
16595 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16596 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16597 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16598 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16599 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16600 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16601 #  layout:
16602 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
16603 #    layout: "plot-throughput-speedup-analysis"
16604 #
16605 #- type: "plot"
16606 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16607 #  algorithm: "plot_tsa_name"
16608 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16609 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16610 #  include:
16611 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16612 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16613 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16614 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16615 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16616 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16617 #  layout:
16618 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
16619 #    layout: "plot-throughput-speedup-analysis"
16620
16621 - type: "plot"
16622   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16623   algorithm: "plot_tsa_name"
16624   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16625   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16626   include:
16627     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16628     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16629     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16630     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16631     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16632   layout:
16633     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16634     layout: "plot-throughput-speedup-analysis"
16635
16636 - type: "plot"
16637   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16638   algorithm: "plot_tsa_name"
16639   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16640   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16641   include:
16642     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16643     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16644     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16645     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16646     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16647   layout:
16648     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16649     layout: "plot-throughput-speedup-analysis"
16650
16651 - type: "plot"
16652   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16653   algorithm: "plot_tsa_name"
16654   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16655   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16656   include:
16657     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16658     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16659     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16660     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16661     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16662     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16663   layout:
16664     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16665     layout: "plot-throughput-speedup-analysis"
16666
16667 - type: "plot"
16668   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16669   algorithm: "plot_tsa_name"
16670   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16671   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16672   include:
16673     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16674     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16675     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16676     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16677     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16678     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16679   layout:
16680     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16681     layout: "plot-throughput-speedup-analysis"
16682
16683 - type: "plot"
16684   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16685   algorithm: "plot_tsa_name"
16686   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16687   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16688   include:
16689     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16690     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16691     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16692     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16693     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16694   layout:
16695     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16696     layout: "plot-throughput-speedup-analysis"
16697
16698 - type: "plot"
16699   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16700   algorithm: "plot_tsa_name"
16701   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16702   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16703   include:
16704     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16705     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16706     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16707     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16708     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16709   layout:
16710     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16711     layout: "plot-throughput-speedup-analysis"
16712
16713 #- type: "plot"
16714 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16715 #  algorithm: "plot_tsa_name"
16716 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16717 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16718 #  include:
16719 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16720 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16721 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16722 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16723 #  layout:
16724 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16725 #    layout: "plot-throughput-speedup-analysis"
16726 #
16727 #- type: "plot"
16728 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16729 #  algorithm: "plot_tsa_name"
16730 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16731 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16732 #  include:
16733 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16734 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16735 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16736 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16737 #  layout:
16738 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16739 #    layout: "plot-throughput-speedup-analysis"
16740
16741 - type: "plot"
16742   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16743   algorithm: "plot_tsa_name"
16744   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16745   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16746   include:
16747     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16748     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16749     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16750     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16751     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16752     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16753   layout:
16754     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16755     layout: "plot-throughput-speedup-analysis"
16756
16757 - type: "plot"
16758   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16759   algorithm: "plot_tsa_name"
16760   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16761   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16762   include:
16763     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16764     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16765     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16766     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16767     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16768     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16769   layout:
16770     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16771     layout: "plot-throughput-speedup-analysis"
16772
16773 - type: "plot"
16774   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16775   algorithm: "plot_tsa_name"
16776   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16777   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16778   include:
16779     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16780     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16781     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16782     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16783     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16784   layout:
16785     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16786     layout: "plot-throughput-speedup-analysis"
16787
16788 - type: "plot"
16789   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16790   algorithm: "plot_tsa_name"
16791   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16792   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16793   include:
16794     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16795     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16796     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16797     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16798     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16799   layout:
16800     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16801     layout: "plot-throughput-speedup-analysis"
16802
16803 - type: "plot"
16804   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16805   algorithm: "plot_tsa_name"
16806   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16807   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16808   include:
16809     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16810     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16811     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16812     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16813     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16814     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16815   layout:
16816     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16817     layout: "plot-throughput-speedup-analysis"
16818
16819 - type: "plot"
16820   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16821   algorithm: "plot_tsa_name"
16822   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16823   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16824   include:
16825     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16826     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16827     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16828     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16829     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16830     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16831   layout:
16832     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16833     layout: "plot-throughput-speedup-analysis"
16834
16835 - type: "plot"
16836   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16837   algorithm: "plot_tsa_name"
16838   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16839   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16840   include:
16841     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16842     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16843     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16844     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16845   layout:
16846     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16847     layout: "plot-throughput-speedup-analysis"
16848
16849 - type: "plot"
16850   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16851   algorithm: "plot_tsa_name"
16852   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16853   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16854   include:
16855     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16856     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16857     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16858     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16859   layout:
16860     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16861     layout: "plot-throughput-speedup-analysis"
16862
16863 - type: "plot"
16864   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16865   algorithm: "plot_tsa_name"
16866   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16867   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16868   include:
16869     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16870     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16871     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16872     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16873     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16874   layout:
16875     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16876     layout: "plot-throughput-speedup-analysis"
16877
16878 - type: "plot"
16879   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16880   algorithm: "plot_tsa_name"
16881   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16882   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16883   include:
16884     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16885     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16886     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16887     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16888     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16889   layout:
16890     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16891     layout: "plot-throughput-speedup-analysis"
16892
16893 - type: "plot"
16894   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16895   algorithm: "plot_tsa_name"
16896   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16897   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16898   include:
16899     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16900     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16901     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16902     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16903     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16904     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16905   layout:
16906     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16907     layout: "plot-throughput-speedup-analysis"
16908
16909 - type: "plot"
16910   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16911   algorithm: "plot_tsa_name"
16912   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16913   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16914   include:
16915     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16916     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16917     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16918     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16919     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16920     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16921   layout:
16922     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16923     layout: "plot-throughput-speedup-analysis"
16924
16925 #- type: "plot"
16926 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16927 #  algorithm: "plot_tsa_name"
16928 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16929 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16930 #  include:
16931 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16932 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16933 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16934 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16935 #  layout:
16936 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16937 #    layout: "plot-throughput-speedup-analysis"
16938 #
16939 #- type: "plot"
16940 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16941 #  algorithm: "plot_tsa_name"
16942 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16943 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16944 #  include:
16945 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16946 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16947 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16948 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16949 #  layout:
16950 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16951 #    layout: "plot-throughput-speedup-analysis"
16952
16953 - type: "plot"
16954   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16955   algorithm: "plot_tsa_name"
16956   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16957   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16958   include:
16959     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16960     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16961     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16962     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16963     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16964     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16965   layout:
16966     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16967     layout: "plot-throughput-speedup-analysis"
16968
16969 - type: "plot"
16970   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16971   algorithm: "plot_tsa_name"
16972   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16973   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16974   include:
16975     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16976     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16977     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16978     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16979     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16980     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16981   layout:
16982     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16983     layout: "plot-throughput-speedup-analysis"
16984
16985 #- type: "plot"
16986 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16987 #  algorithm: "plot_tsa_name"
16988 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16989 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16990 #  include:
16991 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16992 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16993 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16994 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16995 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16996 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16997 #  layout:
16998 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16999 #    layout: "plot-throughput-speedup-analysis"
17000 #
17001 #- type: "plot"
17002 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17003 #  algorithm: "plot_tsa_name"
17004 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17005 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17006 #  include:
17007 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17008 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17009 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17010 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17011 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17012 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17013 #  layout:
17014 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17015 #    layout: "plot-throughput-speedup-analysis"
17016
17017 #- type: "plot"
17018 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17019 #  algorithm: "plot_tsa_name"
17020 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17021 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17022 #  include:
17023 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17024 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17025 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17026 #  layout:
17027 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17028 #    layout: "plot-throughput-speedup-analysis"
17029 #
17030 #- type: "plot"
17031 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17032 #  algorithm: "plot_tsa_name"
17033 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17034 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17035 #  include:
17036 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17037 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17038 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17039 #  layout:
17040 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17041 #    layout: "plot-throughput-speedup-analysis"
17042
17043 ################################################################################
17044
17045 # Packet Throughput - DPDK
17046
17047 # 2n-skx-xxv710
17048
17049 - type: "plot"
17050   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
17051   algorithm: "plot_perf_box_name"
17052   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
17053   data: "plot-dpdk-throughput-latency-2n-skx"
17054   include:
17055     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17056     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17057   layout:
17058     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
17059     layout: "plot-throughput"
17060
17061 - type: "plot"
17062   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
17063   algorithm: "plot_perf_box_name"
17064   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
17065   data: "plot-dpdk-throughput-latency-2n-skx"
17066   include:
17067     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17068     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17069   layout:
17070     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
17071     layout: "plot-throughput"
17072
17073 - type: "plot"
17074   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
17075   algorithm: "plot_perf_box_name"
17076   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
17077   data: "plot-dpdk-throughput-latency-2n-skx"
17078   include:
17079     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17080     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17081   layout:
17082     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
17083     layout: "plot-throughput"
17084
17085 - type: "plot"
17086   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
17087   algorithm: "plot_perf_box_name"
17088   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
17089   data: "plot-dpdk-throughput-latency-2n-skx"
17090   include:
17091     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17092     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17093   layout:
17094     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
17095     layout: "plot-throughput"
17096
17097 # 2n-skx-x710
17098
17099 - type: "plot"
17100   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
17101   algorithm: "plot_perf_box_name"
17102   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
17103   data: "plot-dpdk-throughput-latency-2n-skx"
17104   include:
17105     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17106     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17107   layout:
17108     title: "2n-skx-x710-64b-2t1c-base-ndr"
17109     layout: "plot-throughput"
17110
17111 - type: "plot"
17112   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
17113   algorithm: "plot_perf_box_name"
17114   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
17115   data: "plot-dpdk-throughput-latency-2n-skx"
17116   include:
17117     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17118     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17119   layout:
17120     title: "2n-skx-x710-64b-4t2c-base-ndr"
17121     layout: "plot-throughput"
17122
17123 - type: "plot"
17124   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
17125   algorithm: "plot_perf_box_name"
17126   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
17127   data: "plot-dpdk-throughput-latency-2n-skx"
17128   include:
17129     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17130     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17131   layout:
17132     title: "2n-skx-x710-64b-2t1c-base-pdr"
17133     layout: "plot-throughput"
17134
17135 - type: "plot"
17136   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
17137   algorithm: "plot_perf_box_name"
17138   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
17139   data: "plot-dpdk-throughput-latency-2n-skx"
17140   include:
17141     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17142     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17143   layout:
17144     title: "2n-skx-x710-64b-4t2c-base-pdr"
17145     layout: "plot-throughput"
17146
17147 # 3n-skx-xxv710
17148
17149 - type: "plot"
17150   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
17151   algorithm: "plot_perf_box_name"
17152   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
17153   data: "plot-dpdk-throughput-latency-3n-skx"
17154   include:
17155     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17156     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17157   layout:
17158     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
17159     layout: "plot-throughput"
17160
17161 - type: "plot"
17162   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
17163   algorithm: "plot_perf_box_name"
17164   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
17165   data: "plot-dpdk-throughput-latency-3n-skx"
17166   include:
17167     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17168     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17169   layout:
17170     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
17171     layout: "plot-throughput"
17172
17173 - type: "plot"
17174   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
17175   algorithm: "plot_perf_box_name"
17176   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
17177   data: "plot-dpdk-throughput-latency-3n-skx"
17178   include:
17179     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17180     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17181   layout:
17182     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
17183     layout: "plot-throughput"
17184
17185 - type: "plot"
17186   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
17187   algorithm: "plot_perf_box_name"
17188   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
17189   data: "plot-dpdk-throughput-latency-3n-skx"
17190   include:
17191     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17192     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17193   layout:
17194     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
17195     layout: "plot-throughput"
17196
17197 # 3n-skx-x710
17198
17199 - type: "plot"
17200   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
17201   algorithm: "plot_perf_box_name"
17202   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
17203   data: "plot-dpdk-throughput-latency-3n-skx"
17204   include:
17205     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17206     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17207   layout:
17208     title: "3n-skx-x710-64b-2t1c-base-ndr"
17209     layout: "plot-throughput"
17210
17211 - type: "plot"
17212   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
17213   algorithm: "plot_perf_box_name"
17214   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
17215   data: "plot-dpdk-throughput-latency-3n-skx"
17216   include:
17217     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17218     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17219   layout:
17220     title: "3n-skx-x710-64b-4t2c-base-ndr"
17221     layout: "plot-throughput"
17222
17223 - type: "plot"
17224   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
17225   algorithm: "plot_perf_box_name"
17226   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
17227   data: "plot-dpdk-throughput-latency-3n-skx"
17228   include:
17229     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17230     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17231   layout:
17232     title: "3n-skx-x710-64b-2t1c-base-pdr"
17233     layout: "plot-throughput"
17234
17235 - type: "plot"
17236   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
17237   algorithm: "plot_perf_box_name"
17238   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
17239   data: "plot-dpdk-throughput-latency-3n-skx"
17240   include:
17241     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17242     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17243   layout:
17244     title: "3n-skx-x710-64b-4t2c-base-pdr"
17245     layout: "plot-throughput"
17246
17247 # 3n-hsw-xl710
17248
17249 - type: "plot"
17250   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
17251   algorithm: "plot_perf_box_name"
17252   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
17253   data: "plot-dpdk-throughput-latency-3n-hsw"
17254   include:
17255     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17256     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17257   layout:
17258     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
17259     layout: "plot-throughput"
17260
17261 - type: "plot"
17262   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
17263   algorithm: "plot_perf_box_name"
17264   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
17265   data: "plot-dpdk-throughput-latency-3n-hsw"
17266   include:
17267     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17268     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17269   layout:
17270     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
17271     layout: "plot-throughput"
17272
17273 - type: "plot"
17274   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
17275   algorithm: "plot_perf_box_name"
17276   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
17277   data: "plot-dpdk-throughput-latency-3n-hsw"
17278   include:
17279     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17280     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17281   layout:
17282     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
17283     layout: "plot-throughput"
17284
17285 - type: "plot"
17286   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
17287   algorithm: "plot_perf_box_name"
17288   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
17289   data: "plot-dpdk-throughput-latency-3n-hsw"
17290   include:
17291     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17292     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17293   layout:
17294     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
17295     layout: "plot-throughput"
17296
17297 # 3n-hsw-x710
17298
17299 - type: "plot"
17300   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
17301   algorithm: "plot_perf_box_name"
17302   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
17303   data: "plot-dpdk-throughput-latency-3n-hsw"
17304   include:
17305     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17306     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17307   layout:
17308     title: "3n-hsw-x710-64b-1t1c-base-ndr"
17309     layout: "plot-throughput"
17310
17311 - type: "plot"
17312   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
17313   algorithm: "plot_perf_box_name"
17314   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
17315   data: "plot-dpdk-throughput-latency-3n-hsw"
17316   include:
17317     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17318     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17319   layout:
17320     title: "3n-hsw-x710-64b-2t2c-base-ndr"
17321     layout: "plot-throughput"
17322
17323 - type: "plot"
17324   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
17325   algorithm: "plot_perf_box_name"
17326   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
17327   data: "plot-dpdk-throughput-latency-3n-hsw"
17328   include:
17329     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17330     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17331   layout:
17332     title: "3n-hsw-x710-64b-1t1c-base-pdr"
17333     layout: "plot-throughput"
17334
17335 - type: "plot"
17336   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
17337   algorithm: "plot_perf_box_name"
17338   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
17339   data: "plot-dpdk-throughput-latency-3n-hsw"
17340   include:
17341     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17342     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17343   layout:
17344     title: "3n-hsw-x710-64b-2t2c-base-pdr"
17345     layout: "plot-throughput"
17346
17347 # 2n-dnv-x553
17348
17349 - type: "plot"
17350   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
17351   algorithm: "plot_perf_box_name"
17352   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
17353   data: "plot-dpdk-throughput-latency-2n-dnv"
17354   include:
17355     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17356     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17357   layout:
17358     title: "2n-dnv-x553-64b-1t1c-base-ndr"
17359     layout: "plot-throughput"
17360
17361 - type: "plot"
17362   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
17363   algorithm: "plot_perf_box_name"
17364   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
17365   data: "plot-dpdk-throughput-latency-2n-dnv"
17366   include:
17367     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17368     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17369   layout:
17370     title: "2n-dnv-x553-64b-2t2c-base-ndr"
17371     layout: "plot-throughput"
17372
17373 - type: "plot"
17374   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
17375   algorithm: "plot_perf_box_name"
17376   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
17377   data: "plot-dpdk-throughput-latency-2n-dnv"
17378   include:
17379     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17380     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17381   layout:
17382     title: "2n-dnv-x553-64b-1t1c-base-pdr"
17383     layout: "plot-throughput"
17384
17385 - type: "plot"
17386   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
17387   algorithm: "plot_perf_box_name"
17388   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
17389   data: "plot-dpdk-throughput-latency-2n-dnv"
17390   include:
17391     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17392     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17393   layout:
17394     title: "2n-dnv-x553-64b-2t2c-base-pdr"
17395     layout: "plot-throughput"
17396
17397 # 3n-dnv-x553
17398
17399 - type: "plot"
17400   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
17401   algorithm: "plot_perf_box_name"
17402   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
17403   data: "plot-dpdk-throughput-latency-3n-dnv"
17404   include:
17405     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17406     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17407   layout:
17408     title: "3n-dnv-x553-64b-1t1c-base-ndr"
17409     layout: "plot-throughput"
17410
17411 - type: "plot"
17412   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
17413   algorithm: "plot_perf_box_name"
17414   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
17415   data: "plot-dpdk-throughput-latency-3n-dnv"
17416   include:
17417     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17418     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17419   layout:
17420     title: "3n-dnv-x553-64b-2t2c-base-ndr"
17421     layout: "plot-throughput"
17422
17423 - type: "plot"
17424   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
17425   algorithm: "plot_perf_box_name"
17426   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
17427   data: "plot-dpdk-throughput-latency-3n-dnv"
17428   include:
17429     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17430     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17431   layout:
17432     title: "3n-dnv-x553-64b-1t1c-base-pdr"
17433     layout: "plot-throughput"
17434
17435 - type: "plot"
17436   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
17437   algorithm: "plot_perf_box_name"
17438   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
17439   data: "plot-dpdk-throughput-latency-3n-dnv"
17440   include:
17441     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17442     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17443   layout:
17444     title: "3n-dnv-x553-64b-2t2c-base-pdr"
17445     layout: "plot-throughput"
17446
17447 # 3n-tsh-x520
17448
17449 - type: "plot"
17450   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
17451   algorithm: "plot_perf_box_name"
17452   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
17453   data: "plot-dpdk-throughput-latency-3n-tsh"
17454   include:
17455     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17456     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17457   layout:
17458     title: "3n-tsh-x520-64b-1t1c-base-ndr"
17459     layout: "plot-throughput"
17460
17461 - type: "plot"
17462   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
17463   algorithm: "plot_perf_box_name"
17464   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
17465   data: "plot-dpdk-throughput-latency-3n-tsh"
17466   include:
17467     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17468     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17469   layout:
17470     title: "3n-tsh-x520-64b-2t2c-base-ndr"
17471     layout: "plot-throughput"
17472
17473 - type: "plot"
17474   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17475   algorithm: "plot_perf_box_name"
17476   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17477   data: "plot-dpdk-throughput-latency-3n-tsh"
17478   include:
17479     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17480     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17481   layout:
17482     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17483     layout: "plot-throughput"
17484
17485 - type: "plot"
17486   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17487   algorithm: "plot_perf_box_name"
17488   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17489   data: "plot-dpdk-throughput-latency-3n-tsh"
17490   include:
17491     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17492     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17493   layout:
17494     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17495     layout: "plot-throughput"
17496
17497 ################################################################################
17498 ###   2n-clx                                                                 ###
17499 ################################################################################
17500
17501 # Packet Throughput
17502
17503 - type: "plot"
17504   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17505   algorithm: "plot_perf_box_name"
17506   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17507   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17508   include:
17509     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17510     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17511     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17512     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17513   layout:
17514     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17515     layout: "plot-throughput"
17516
17517 - type: "plot"
17518   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17519   algorithm: "plot_perf_box_name"
17520   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17521   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17522   include:
17523     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17524     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17525     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17526     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17527   layout:
17528     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17529     layout: "plot-throughput"
17530
17531 - type: "plot"
17532   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17533   algorithm: "plot_perf_box_name"
17534   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17535   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17536   include:
17537     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17538     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17539     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17540     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17541   layout:
17542     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17543     layout: "plot-throughput"
17544
17545 - type: "plot"
17546   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17547   algorithm: "plot_perf_box_name"
17548   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17549   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17550   include:
17551     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17552     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17553     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17554     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17555   layout:
17556     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17557     layout: "plot-throughput"
17558
17559 - type: "plot"
17560   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17561   algorithm: "plot_perf_box_name"
17562   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17563   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17564   include:
17565 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17566     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17567     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17568     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17569   layout:
17570     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17571     layout: "plot-throughput"
17572
17573 - type: "plot"
17574   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17575   algorithm: "plot_perf_box_name"
17576   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17577   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17578   include:
17579 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17580     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17581     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17582     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17583   layout:
17584     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17585     layout: "plot-throughput"
17586
17587 - type: "plot"
17588   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17589   algorithm: "plot_perf_box_name"
17590   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17591   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17592   include:
17593     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17594     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17595     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17596     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17597     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17598     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17599   layout:
17600     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17601     layout: "plot-throughput"
17602
17603 - type: "plot"
17604   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17605   algorithm: "plot_perf_box_name"
17606   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17607   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17608   include:
17609     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17610     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17611     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17612     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17613     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17614     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17615   layout:
17616     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17617     layout: "plot-throughput"
17618
17619 - type: "plot"
17620   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17621   algorithm: "plot_perf_box_name"
17622   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17623   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17624   include:
17625     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17626     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17627     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17628     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17629   layout:
17630     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17631     layout: "plot-throughput"
17632
17633 - type: "plot"
17634   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17635   algorithm: "plot_perf_box_name"
17636   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17637   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17638   include:
17639     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17640     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17641     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17642     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17643   layout:
17644     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17645     layout: "plot-throughput"
17646
17647 - type: "plot"
17648   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17649   algorithm: "plot_perf_box_name"
17650   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17651   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17652   include:
17653     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17654     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17655     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17656   layout:
17657     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17658     layout: "plot-throughput"
17659
17660 - type: "plot"
17661   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17662   algorithm: "plot_perf_box_name"
17663   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17664   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17665   include:
17666     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17667     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17668     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17669   layout:
17670     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17671     layout: "plot-throughput"
17672
17673 - type: "plot"
17674   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17675   algorithm: "plot_perf_box_name"
17676   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17677   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17678   include:
17679     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17680     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17681     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17682     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17683     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17684   layout:
17685     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17686     layout: "plot-throughput"
17687
17688 - type: "plot"
17689   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17690   algorithm: "plot_perf_box_name"
17691   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17692   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17693   include:
17694     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17695     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17696     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17697     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17698     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17699   layout:
17700     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17701     layout: "plot-throughput"
17702
17703 - type: "plot"
17704   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17705   algorithm: "plot_perf_box_name"
17706   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17707   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17708   include:
17709     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17710     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17711     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17712   layout:
17713     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17714     layout: "plot-throughput"
17715
17716 - type: "plot"
17717   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17718   algorithm: "plot_perf_box_name"
17719   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17720   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17721   include:
17722     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17723     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17724     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17725   layout:
17726     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17727     layout: "plot-throughput"
17728
17729 - type: "plot"
17730   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17731   algorithm: "plot_perf_box_name"
17732   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17733   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17734   include:
17735     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17736     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17737     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17738     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17739     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17740     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17741   layout:
17742     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17743     layout: "plot-throughput"
17744
17745 - type: "plot"
17746   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17747   algorithm: "plot_perf_box_name"
17748   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17749   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17750   include:
17751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17752     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17753     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17754     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17755     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17756     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17757   layout:
17758     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17759     layout: "plot-throughput"
17760
17761 - type: "plot"
17762   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17763   algorithm: "plot_perf_box_name"
17764   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17765   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17766   include:
17767     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17768     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17769     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17770     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17771     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17772     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17773   layout:
17774     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17775     layout: "plot-throughput"
17776
17777 - type: "plot"
17778   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17779   algorithm: "plot_perf_box_name"
17780   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17781   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17782   include:
17783     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17784     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17785     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17786     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17787     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17788     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17789   layout:
17790     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17791     layout: "plot-throughput"
17792
17793 - type: "plot"
17794   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17795   algorithm: "plot_perf_box_name"
17796   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17797   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17798   include:
17799     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17800     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17801   layout:
17802     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17803     layout: "plot-throughput"
17804
17805 - type: "plot"
17806   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17807   algorithm: "plot_perf_box_name"
17808   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17809   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17810   include:
17811     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17812     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17813   layout:
17814     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17815     layout: "plot-throughput"
17816
17817 - type: "plot"
17818   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17819   algorithm: "plot_perf_box_name"
17820   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17821   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17822   include:
17823     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17824     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17825     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17826     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17827     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17828     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17829   layout:
17830     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17831     layout: "plot-throughput"
17832
17833 - type: "plot"
17834   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17835   algorithm: "plot_perf_box_name"
17836   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17837   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17838   include:
17839     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17840     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17841     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17842     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17843     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17844     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17845   layout:
17846     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17847     layout: "plot-throughput"
17848
17849 - type: "plot"
17850   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17851   algorithm: "plot_perf_box_name"
17852   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17853   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17854   include:
17855     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17856     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17857     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17858     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17859     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17860 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17861   layout:
17862     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17863     layout: "plot-throughput"
17864
17865 - type: "plot"
17866   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17867   algorithm: "plot_perf_box_name"
17868   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17869   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17870   include:
17871     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17872     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17873     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17874     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17875     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17876 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17877   layout:
17878     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17879     layout: "plot-throughput"
17880
17881 - type: "plot"
17882   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17883   algorithm: "plot_perf_box_name"
17884   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17885   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17886   include:
17887     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17888     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17889     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17890     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17891     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17892     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17893   layout:
17894     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17895     layout: "plot-throughput"
17896
17897 - type: "plot"
17898   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17899   algorithm: "plot_perf_box_name"
17900   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17901   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17902   include:
17903     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17904     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17905     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17906     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17907     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17908     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17909   layout:
17910     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17911     layout: "plot-throughput"
17912
17913 - type: "plot"
17914   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17915   algorithm: "plot_perf_box_name"
17916   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17917   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17918   include:
17919     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17920     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17921     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17922     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17923     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17924   layout:
17925     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17926     layout: "plot-throughput"
17927
17928 - type: "plot"
17929   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17930   algorithm: "plot_perf_box_name"
17931   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17932   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17933   include:
17934     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17935     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17936     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17937     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17938     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17939   layout:
17940     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17941     layout: "plot-throughput"
17942
17943 - type: "plot"
17944   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17945   algorithm: "plot_perf_box_name"
17946   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17947   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17948   include:
17949     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17950     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17951     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17952     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17953     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17954   layout:
17955     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17956     layout: "plot-throughput"
17957
17958 - type: "plot"
17959   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17960   algorithm: "plot_perf_box_name"
17961   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17962   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17963   include:
17964     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17965     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17966     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17967     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17968     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17969   layout:
17970     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17971     layout: "plot-throughput"
17972
17973 - type: "plot"
17974   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17975   algorithm: "plot_perf_box_name"
17976   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17977   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17978   include:
17979     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17980     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17981     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17982     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17983     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17984   layout:
17985     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17986     layout: "plot-throughput"
17987
17988 - type: "plot"
17989   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17990   algorithm: "plot_perf_box_name"
17991   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17992   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17993   include:
17994     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17995     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17996     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17997     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17998     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17999   layout:
18000     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18001     layout: "plot-throughput"
18002
18003 - type: "plot"
18004   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18005   algorithm: "plot_perf_box_name"
18006   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18007   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18008   include:
18009     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18010     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18011     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18012     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18013     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18014   layout:
18015     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18016     layout: "plot-throughput"
18017
18018 - type: "plot"
18019   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18020   algorithm: "plot_perf_box_name"
18021   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18022   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18023   include:
18024     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18025     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18026     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18027     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18028     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18029   layout:
18030     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18031     layout: "plot-throughput"
18032
18033 - type: "plot"
18034   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18035   algorithm: "plot_perf_box_name"
18036   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18037   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18038   include:
18039     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18040     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18041     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18042     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18043     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18044   layout:
18045     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18046     layout: "plot-throughput"
18047
18048 - type: "plot"
18049   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18050   algorithm: "plot_perf_box_name"
18051   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18052   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18053   include:
18054     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18055     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18056     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18057     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18058     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18059   layout:
18060     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18061     layout: "plot-throughput"
18062
18063 - type: "plot"
18064   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18065   algorithm: "plot_perf_box_name"
18066   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18067   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18068   include:
18069     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18070     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18071     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18072     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18073     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18074     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18075   layout:
18076     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18077     layout: "plot-throughput"
18078
18079 - type: "plot"
18080   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18081   algorithm: "plot_perf_box_name"
18082   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18083   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18084   include:
18085     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18086     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18087     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18088     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18089     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18090     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18091   layout:
18092     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18093     layout: "plot-throughput"
18094
18095 - type: "plot"
18096   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18097   algorithm: "plot_perf_box_name"
18098   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18099   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18100   include:
18101     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18102     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18103     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18104     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18105   layout:
18106     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18107     layout: "plot-throughput"
18108
18109 - type: "plot"
18110   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18111   algorithm: "plot_perf_box_name"
18112   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18113   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18114   include:
18115     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18116     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18117     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18118     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18119   layout:
18120     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18121     layout: "plot-throughput"
18122
18123 - type: "plot"
18124   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18125   algorithm: "plot_perf_box_name"
18126   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18127   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18128   include:
18129     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18130     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18131     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18132     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18133     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18134     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18135   layout:
18136     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18137     layout: "plot-throughput"
18138
18139 - type: "plot"
18140   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18141   algorithm: "plot_perf_box_name"
18142   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18143   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18144   include:
18145     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18146     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18147     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18148     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18149     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18150     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18151   layout:
18152     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18153     layout: "plot-throughput"
18154
18155 - type: "plot"
18156   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18157   algorithm: "plot_perf_box_name"
18158   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18159   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18160   include:
18161     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18162     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18163     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18164     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18165   layout:
18166     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18167     layout: "plot-throughput"
18168
18169 - type: "plot"
18170   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18171   algorithm: "plot_perf_box_name"
18172   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18173   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18174   include:
18175     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18176     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18177     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18178     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18179   layout:
18180     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18181     layout: "plot-throughput"
18182
18183 - type: "plot"
18184   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18185   algorithm: "plot_perf_box_name"
18186   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18187   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18188   include:
18189     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18190     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18191     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18192     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18193     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18194     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18195   layout:
18196     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18197     layout: "plot-throughput"
18198
18199 - type: "plot"
18200   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18201   algorithm: "plot_perf_box_name"
18202   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18203   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18204   include:
18205     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18206     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18207     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18208     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18209     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18210     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18211   layout:
18212     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18213     layout: "plot-throughput"
18214
18215 - type: "plot"
18216   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18217   algorithm: "plot_perf_box_name"
18218   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18219   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18220   include:
18221     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18222     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18223     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18224     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18225   layout:
18226     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18227     layout: "plot-throughput"
18228
18229 - type: "plot"
18230   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18231   algorithm: "plot_perf_box_name"
18232   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18233   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18234   include:
18235     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18236     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18237     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18238     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18239   layout:
18240     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18241     layout: "plot-throughput"
18242
18243 - type: "plot"
18244   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18245   algorithm: "plot_perf_box_name"
18246   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18247   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18248   include:
18249     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18250     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18251     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18252     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18253     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18254   layout:
18255     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18256     layout: "plot-throughput"
18257
18258 - type: "plot"
18259   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18260   algorithm: "plot_perf_box_name"
18261   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18262   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18263   include:
18264     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18265     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18266     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18267     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18268     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18269   layout:
18270     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18271     layout: "plot-throughput"
18272
18273 - type: "plot"
18274   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18275   algorithm: "plot_perf_box_name"
18276   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18277   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18278   include:
18279     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18280     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18281     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18282     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18283     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18284   layout:
18285     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18286     layout: "plot-throughput"
18287
18288 - type: "plot"
18289   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18290   algorithm: "plot_perf_box_name"
18291   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18292   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18293   include:
18294     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18295     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18296     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18297     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18298     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18299   layout:
18300     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18301     layout: "plot-throughput"
18302
18303 - type: "plot"
18304   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18305   algorithm: "plot_perf_box_name"
18306   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18307   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18308   include:
18309     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18310     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18311     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18312     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18313     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18314   layout:
18315     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18316     layout: "plot-throughput"
18317
18318 - type: "plot"
18319   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18320   algorithm: "plot_perf_box_name"
18321   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18322   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18323   include:
18324     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18325     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18326     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18327     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18328     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18329   layout:
18330     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18331     layout: "plot-throughput"
18332
18333 - type: "plot"
18334   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18335   algorithm: "plot_perf_box_name"
18336   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18337   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18338   include:
18339     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18340     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18341     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18342     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18343     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18344   layout:
18345     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18346     layout: "plot-throughput"
18347
18348 - type: "plot"
18349   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18350   algorithm: "plot_perf_box_name"
18351   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18352   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18353   include:
18354     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18355     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18356     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18357     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18358     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18359   layout:
18360     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18361     layout: "plot-throughput"
18362
18363 - type: "plot"
18364   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18365   algorithm: "plot_perf_box_name"
18366   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18367   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18368   include:
18369     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18370     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18371     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18372     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18373   layout:
18374     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18375     layout: "plot-throughput"
18376
18377 - type: "plot"
18378   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18379   algorithm: "plot_perf_box_name"
18380   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18381   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18382   include:
18383     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18384     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18385     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18386     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18387   layout:
18388     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18389     layout: "plot-throughput"
18390
18391 - type: "plot"
18392   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18393   algorithm: "plot_perf_box_name"
18394   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18395   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18396   include:
18397     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18398     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18399     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18400     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18401   layout:
18402     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18403     layout: "plot-throughput"
18404
18405 - type: "plot"
18406   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18407   algorithm: "plot_perf_box_name"
18408   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18409   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18410   include:
18411     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18412     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18413     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18414     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18415   layout:
18416     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18417     layout: "plot-throughput"
18418
18419 - type: "plot"
18420   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18421   algorithm: "plot_perf_box_name"
18422   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18423   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18424   include:
18425     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18426     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18427     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18428     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18429     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18430     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18431   layout:
18432     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
18433     layout: "plot-throughput"
18434
18435 - type: "plot"
18436   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18437   algorithm: "plot_perf_box_name"
18438   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18439   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18440   include:
18441     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18442     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18443     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18444     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18445     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18446     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18447   layout:
18448     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
18449     layout: "plot-throughput"
18450
18451 ################################################################################
18452
18453 # Packet Speedup
18454
18455 - type: "plot"
18456   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18457   algorithm: "plot_tsa_name"
18458   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18459   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18460   include:
18461     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18462     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18463     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18464     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18465   layout:
18466     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18467     layout: "plot-throughput-speedup-analysis"
18468
18469 - type: "plot"
18470   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18471   algorithm: "plot_tsa_name"
18472   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18473   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18474   include:
18475     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18476     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18477     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18478     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18479   layout:
18480     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18481     layout: "plot-throughput-speedup-analysis"
18482
18483 - type: "plot"
18484   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18485   algorithm: "plot_tsa_name"
18486   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18487   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18488   include:
18489     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18490     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18491     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18492     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18493   layout:
18494     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18495     layout: "plot-throughput-speedup-analysis"
18496
18497 - type: "plot"
18498   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18499   algorithm: "plot_tsa_name"
18500   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18501   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18502   include:
18503     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18504     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18505     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18506     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18507   layout:
18508     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18509     layout: "plot-throughput-speedup-analysis"
18510
18511 - type: "plot"
18512   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18513   algorithm: "plot_tsa_name"
18514   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18515   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18516   include:
18517     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18518     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18519     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18520     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18521   layout:
18522     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
18523     layout: "plot-throughput-speedup-analysis"
18524
18525 - type: "plot"
18526   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18527   algorithm: "plot_tsa_name"
18528   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18529   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18530   include:
18531     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18532     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18533     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18534     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18535   layout:
18536     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
18537     layout: "plot-throughput-speedup-analysis"
18538
18539 - type: "plot"
18540   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18541   algorithm: "plot_tsa_name"
18542   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18543   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18544   include:
18545     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18546     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18547     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18548     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18549     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18550     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18551   layout:
18552     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
18553     layout: "plot-throughput-speedup-analysis"
18554
18555 - type: "plot"
18556   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18557   algorithm: "plot_tsa_name"
18558   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18559   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18560   include:
18561     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18562     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18563     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18564     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18565     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18566     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18567   layout:
18568     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
18569     layout: "plot-throughput-speedup-analysis"
18570
18571 - type: "plot"
18572   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18573   algorithm: "plot_tsa_name"
18574   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18575   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18576   include:
18577     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18578     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18579     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18580     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18581   layout:
18582     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
18583     layout: "plot-throughput-speedup-analysis"
18584
18585 - type: "plot"
18586   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18587   algorithm: "plot_tsa_name"
18588   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18589   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18590   include:
18591     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18592     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18593     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18594     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18595   layout:
18596     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
18597     layout: "plot-throughput-speedup-analysis"
18598
18599 - type: "plot"
18600   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18601   algorithm: "plot_tsa_name"
18602   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18603   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18604   include:
18605     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18606     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18607     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18608   layout:
18609     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
18610     layout: "plot-throughput-speedup-analysis"
18611
18612 - type: "plot"
18613   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18614   algorithm: "plot_tsa_name"
18615   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18616   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18617   include:
18618     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18619     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18620     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18621   layout:
18622     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
18623     layout: "plot-throughput-speedup-analysis"
18624
18625 - type: "plot"
18626   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18627   algorithm: "plot_tsa_name"
18628   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18629   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18630   include:
18631     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18632     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18633     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18634     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18635     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18636   layout:
18637     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
18638     layout: "plot-throughput-speedup-analysis"
18639
18640 - type: "plot"
18641   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18642   algorithm: "plot_tsa_name"
18643   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18644   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18645   include:
18646     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18647     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18648     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18649     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18650     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18651   layout:
18652     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
18653     layout: "plot-throughput-speedup-analysis"
18654
18655 - type: "plot"
18656   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18657   algorithm: "plot_tsa_name"
18658   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18659   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18660   include:
18661     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18662     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18663     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18664   layout:
18665     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
18666     layout: "plot-throughput-speedup-analysis"
18667
18668 - type: "plot"
18669   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18670   algorithm: "plot_tsa_name"
18671   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18672   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18673   include:
18674     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18675     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18676     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18677   layout:
18678     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
18679     layout: "plot-throughput-speedup-analysis"
18680
18681 - type: "plot"
18682   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18683   algorithm: "plot_tsa_name"
18684   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18685   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18686   include:
18687     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18688     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18689     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18690     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18691     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18692     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18693   layout:
18694     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
18695     layout: "plot-throughput-speedup-analysis"
18696
18697 - type: "plot"
18698   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18699   algorithm: "plot_tsa_name"
18700   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18701   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18702   include:
18703     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18704     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18705     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18706     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18707     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18708     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18709   layout:
18710     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
18711     layout: "plot-throughput-speedup-analysis"
18712
18713 - type: "plot"
18714   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18715   algorithm: "plot_tsa_name"
18716   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18717   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18718   include:
18719     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18720     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18721     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18722     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18723     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18724     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18725   layout:
18726     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
18727     layout: "plot-throughput-speedup-analysis"
18728
18729 - type: "plot"
18730   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18731   algorithm: "plot_tsa_name"
18732   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18733   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18734   include:
18735     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18736     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18737     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18738     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18739     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18740     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18741   layout:
18742     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
18743     layout: "plot-throughput-speedup-analysis"
18744
18745 - type: "plot"
18746   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18747   algorithm: "plot_tsa_name"
18748   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18749   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18750   include:
18751     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18752     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18753   layout:
18754     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
18755     layout: "plot-throughput-speedup-analysis"
18756
18757 - type: "plot"
18758   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18759   algorithm: "plot_tsa_name"
18760   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18761   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18762   include:
18763     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18764     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18765   layout:
18766     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
18767     layout: "plot-throughput-speedup-analysis"
18768
18769 - type: "plot"
18770   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18771   algorithm: "plot_tsa_name"
18772   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18773   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18774   include:
18775     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18776     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18777     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18778     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18779     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18780     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18781   layout:
18782     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
18783     layout: "plot-throughput-speedup-analysis"
18784
18785 - type: "plot"
18786   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18787   algorithm: "plot_tsa_name"
18788   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18789   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18790   include:
18791     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18792     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18793     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18794     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18795     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18796     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18797   layout:
18798     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
18799     layout: "plot-throughput-speedup-analysis"
18800
18801 - type: "plot"
18802   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18803   algorithm: "plot_tsa_name"
18804   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18805   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18806   include:
18807     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18808     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18809     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18810     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18811     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18812     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18813   layout:
18814     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
18815     layout: "plot-throughput-speedup-analysis"
18816
18817 - type: "plot"
18818   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18819   algorithm: "plot_tsa_name"
18820   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18821   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18822   include:
18823     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18824     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18825     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18826     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18827     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18828     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18829   layout:
18830     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
18831     layout: "plot-throughput-speedup-analysis"
18832
18833 - type: "plot"
18834   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18835   algorithm: "plot_tsa_name"
18836   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18837   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18838   include:
18839     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18840     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18841     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18842     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18843     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18844     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18845   layout:
18846     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
18847     layout: "plot-throughput-speedup-analysis"
18848
18849 - type: "plot"
18850   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18851   algorithm: "plot_tsa_name"
18852   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18853   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18854   include:
18855     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18856     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18857     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18858     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18859     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18860     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18861   layout:
18862     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
18863     layout: "plot-throughput-speedup-analysis"
18864
18865 - type: "plot"
18866   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18867   algorithm: "plot_tsa_name"
18868   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18869   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18870   include:
18871     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18872     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18873     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18874     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18875     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18876   layout:
18877     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
18878     layout: "plot-throughput-speedup-analysis"
18879
18880 - type: "plot"
18881   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18882   algorithm: "plot_tsa_name"
18883   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18884   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18885   include:
18886     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18887     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18888     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18889     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18890     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18891   layout:
18892     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
18893     layout: "plot-throughput-speedup-analysis"
18894
18895 - type: "plot"
18896   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18897   algorithm: "plot_tsa_name"
18898   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18899   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18900   include:
18901     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18902     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18903     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18904     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18905     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18906   layout:
18907     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
18908     layout: "plot-throughput-speedup-analysis"
18909
18910 - type: "plot"
18911   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18912   algorithm: "plot_tsa_name"
18913   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18914   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18915   include:
18916     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18917     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18918     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18919     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18920     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18921   layout:
18922     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
18923     layout: "plot-throughput-speedup-analysis"
18924
18925 - type: "plot"
18926   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18927   algorithm: "plot_tsa_name"
18928   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18929   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18930   include:
18931     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18932     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18933     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18934     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18935     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18936   layout:
18937     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
18938     layout: "plot-throughput-speedup-analysis"
18939
18940 - type: "plot"
18941   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18942   algorithm: "plot_tsa_name"
18943   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18944   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18945   include:
18946     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18947     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18948     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18949     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18950     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18951   layout:
18952     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
18953     layout: "plot-throughput-speedup-analysis"
18954
18955 - type: "plot"
18956   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18957   algorithm: "plot_tsa_name"
18958   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18959   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18960   include:
18961     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18962     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18963     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18964     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18965     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18966   layout:
18967     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
18968     layout: "plot-throughput-speedup-analysis"
18969
18970 - type: "plot"
18971   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18972   algorithm: "plot_tsa_name"
18973   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18974   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18975   include:
18976     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18977     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18978     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18979     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18980     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18981   layout:
18982     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
18983     layout: "plot-throughput-speedup-analysis"
18984
18985 - type: "plot"
18986   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18987   algorithm: "plot_tsa_name"
18988   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18989   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18990   include:
18991     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18992     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18993     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18994     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18995     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18996   layout:
18997     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
18998     layout: "plot-throughput-speedup-analysis"
18999
19000 - type: "plot"
19001   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19002   algorithm: "plot_tsa_name"
19003   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19004   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19005   include:
19006     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19007     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19008     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19009     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19010     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19011   layout:
19012     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
19013     layout: "plot-throughput-speedup-analysis"
19014
19015 - type: "plot"
19016   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19017   algorithm: "plot_tsa_name"
19018   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19019   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19020   include:
19021     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19022     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19023     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19024     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19025     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19026     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19027   layout:
19028     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
19029     layout: "plot-throughput-speedup-analysis"
19030
19031 - type: "plot"
19032   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19033   algorithm: "plot_tsa_name"
19034   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19035   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19036   include:
19037     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19038     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19039     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19040     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19041     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19042     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19043   layout:
19044     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
19045     layout: "plot-throughput-speedup-analysis"
19046
19047 - type: "plot"
19048   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19049   algorithm: "plot_tsa_name"
19050   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19051   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19052   include:
19053     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19054     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19055     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19056     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19057   layout:
19058     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
19059     layout: "plot-throughput-speedup-analysis"
19060
19061 - type: "plot"
19062   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19063   algorithm: "plot_tsa_name"
19064   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19065   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19066   include:
19067     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19068     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19069     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19070     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19071   layout:
19072     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
19073     layout: "plot-throughput-speedup-analysis"
19074
19075 - type: "plot"
19076   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19077   algorithm: "plot_tsa_name"
19078   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19079   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19080   include:
19081     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19082     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19083     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19084     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19085     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19086     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19087   layout:
19088     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
19089     layout: "plot-throughput-speedup-analysis"
19090
19091 - type: "plot"
19092   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19093   algorithm: "plot_tsa_name"
19094   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19095   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19096   include:
19097     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19098     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19099     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19100     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19101     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19102     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19103   layout:
19104     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
19105     layout: "plot-throughput-speedup-analysis"
19106
19107 - type: "plot"
19108   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19109   algorithm: "plot_tsa_name"
19110   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19111   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19112   include:
19113     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19114     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19115     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19116     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19117   layout:
19118     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
19119     layout: "plot-throughput-speedup-analysis"
19120
19121 - type: "plot"
19122   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19123   algorithm: "plot_tsa_name"
19124   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19125   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19126   include:
19127     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19128     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19129     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19130     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19131   layout:
19132     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
19133     layout: "plot-throughput-speedup-analysis"
19134
19135 - type: "plot"
19136   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19137   algorithm: "plot_tsa_name"
19138   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19139   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19140   include:
19141     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19142     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19143     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19144     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19145     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19146     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19147   layout:
19148     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
19149     layout: "plot-throughput-speedup-analysis"
19150
19151 - type: "plot"
19152   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19153   algorithm: "plot_tsa_name"
19154   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19155   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19156   include:
19157     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19158     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19159     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19160     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19161     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19162     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19163   layout:
19164     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
19165     layout: "plot-throughput-speedup-analysis"
19166
19167 - type: "plot"
19168   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19169   algorithm: "plot_tsa_name"
19170   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19171   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19172   include:
19173     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19174     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19175     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19176     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19177   layout:
19178     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
19179     layout: "plot-throughput-speedup-analysis"
19180
19181 - type: "plot"
19182   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19183   algorithm: "plot_tsa_name"
19184   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19185   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19186   include:
19187     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19188     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19189     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19190     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19191   layout:
19192     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
19193     layout: "plot-throughput-speedup-analysis"
19194
19195 - type: "plot"
19196   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
19197   algorithm: "plot_tsa_name"
19198   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
19199   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19200   include:
19201     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19202     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19203     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19204     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19205     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19206   layout:
19207     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
19208     layout: "plot-throughput-speedup-analysis"
19209
19210 - type: "plot"
19211   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
19212   algorithm: "plot_tsa_name"
19213   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
19214   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19215   include:
19216     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19217     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19218     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19219     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19220     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19221   layout:
19222     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
19223     layout: "plot-throughput-speedup-analysis"
19224
19225 - type: "plot"
19226   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19227   algorithm: "plot_tsa_name"
19228   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
19229   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19230   include:
19231     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19232     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19233     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19234     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19235     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19236   layout:
19237     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19238     layout: "plot-throughput-speedup-analysis"
19239
19240 - type: "plot"
19241   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19242   algorithm: "plot_tsa_name"
19243   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
19244   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19245   include:
19246     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19247     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19248     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19249     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19250     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19251   layout:
19252     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19253     layout: "plot-throughput-speedup-analysis"
19254
19255 - type: "plot"
19256   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19257   algorithm: "plot_tsa_name"
19258   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
19259   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19260   include:
19261     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19262     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19263     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19264     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19265     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19266   layout:
19267     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19268     layout: "plot-throughput-speedup-analysis"
19269
19270 - type: "plot"
19271   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19272   algorithm: "plot_tsa_name"
19273   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
19274   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19275   include:
19276     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19277     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19278     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19279     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19280     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19281   layout:
19282     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19283     layout: "plot-throughput-speedup-analysis"
19284
19285 - type: "plot"
19286   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19287   algorithm: "plot_tsa_name"
19288   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
19289   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19290   include:
19291     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19292     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19293     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19294     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19295     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19296   layout:
19297     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19298     layout: "plot-throughput-speedup-analysis"
19299
19300 - type: "plot"
19301   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19302   algorithm: "plot_tsa_name"
19303   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
19304   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19305   include:
19306     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19307     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19308     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19309     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19310     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19311   layout:
19312     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19313     layout: "plot-throughput-speedup-analysis"
19314
19315 - type: "plot"
19316   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19317   algorithm: "plot_tsa_name"
19318   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19319   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19320   include:
19321     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19322     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19323     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19324     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19325   layout:
19326     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
19327     layout: "plot-throughput-speedup-analysis"
19328
19329 - type: "plot"
19330   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19331   algorithm: "plot_tsa_name"
19332   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19333   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19334   include:
19335     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19336     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19337     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19338     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19339   layout:
19340     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
19341     layout: "plot-throughput-speedup-analysis"
19342
19343 - type: "plot"
19344   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19345   algorithm: "plot_tsa_name"
19346   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19347   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19348   include:
19349     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19350     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19351     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19352     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19353   layout:
19354     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
19355     layout: "plot-throughput-speedup-analysis"
19356
19357 - type: "plot"
19358   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19359   algorithm: "plot_tsa_name"
19360   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19361   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19362   include:
19363     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19364     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19365     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19366     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19367   layout:
19368     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
19369     layout: "plot-throughput-speedup-analysis"
19370
19371 - type: "plot"
19372   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19373   algorithm: "plot_tsa_name"
19374   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19375   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19376   include:
19377     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
19378     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
19379     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
19380     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
19381     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
19382     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
19383   layout:
19384     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
19385     layout: "plot-throughput-speedup-analysis"
19386
19387 - type: "plot"
19388   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19389   algorithm: "plot_tsa_name"
19390   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19391   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19392   include:
19393     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
19394     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
19395     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
19396     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
19397     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
19398     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
19399   layout:
19400     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
19401     layout: "plot-throughput-speedup-analysis"
19402
19403 ################################################################################
19404
19405 # Packet Throughput - DPDK
19406
19407 # 2n-clx-xxv710
19408
19409 - type: "plot"
19410   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
19411   algorithm: "plot_perf_box_name"
19412   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
19413   data: "plot-dpdk-throughput-latency-2n-clx"
19414   include:
19415     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19416     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19417   layout:
19418     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
19419     layout: "plot-throughput"
19420
19421 - type: "plot"
19422   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
19423   algorithm: "plot_perf_box_name"
19424   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
19425   data: "plot-dpdk-throughput-latency-2n-clx"
19426   include:
19427     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19428     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19429   layout:
19430     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
19431     layout: "plot-throughput"
19432
19433 - type: "plot"
19434   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
19435   algorithm: "plot_perf_box_name"
19436   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
19437   data: "plot-dpdk-throughput-latency-2n-clx"
19438   include:
19439     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19440     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19441   layout:
19442     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
19443     layout: "plot-throughput"
19444
19445 - type: "plot"
19446   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
19447   algorithm: "plot_perf_box_name"
19448   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
19449   data: "plot-dpdk-throughput-latency-2n-clx"
19450   include:
19451     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19452     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19453   layout:
19454     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
19455     layout: "plot-throughput"
19456
19457 # 2n-clx-x710
19458
19459 - type: "plot"
19460   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
19461   algorithm: "plot_perf_box_name"
19462   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
19463   data: "plot-dpdk-throughput-latency-2n-clx"
19464   include:
19465     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19466     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19467   layout:
19468     title: "2n-clx-x710-64b-2t1c-base-ndr"
19469     layout: "plot-throughput"
19470
19471 - type: "plot"
19472   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
19473   algorithm: "plot_perf_box_name"
19474   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
19475   data: "plot-dpdk-throughput-latency-2n-clx"
19476   include:
19477     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19478     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19479   layout:
19480     title: "2n-clx-x710-64b-4t2c-base-ndr"
19481     layout: "plot-throughput"
19482
19483 - type: "plot"
19484   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
19485   algorithm: "plot_perf_box_name"
19486   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
19487   data: "plot-dpdk-throughput-latency-2n-clx"
19488   include:
19489     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19490     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19491   layout:
19492     title: "2n-clx-x710-64b-2t1c-base-pdr"
19493     layout: "plot-throughput"
19494
19495 - type: "plot"
19496   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
19497   algorithm: "plot_perf_box_name"
19498   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
19499   data: "plot-dpdk-throughput-latency-2n-clx"
19500   include:
19501     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19502     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19503   layout:
19504     title: "2n-clx-x710-64b-4t2c-base-pdr"
19505     layout: "plot-throughput"
19506
19507 ################################################################################
19508
19509 - type: "plot"
19510   title: "Latency by percentile: 2n-skx"
19511   algorithm: "plot_hdrh_lat_by_percentile"
19512   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19513   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19514   target-links: "../../_static/vpp"
19515   data: "plot-vpp-hdrh-lat-2n-skx"
19516   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19517   layout:
19518     layout: "plot-hdrh-latency-by-percentile"
19519
19520 - type: "plot"
19521   title: "Latency by percentile: 3n-skx"
19522   algorithm: "plot_hdrh_lat_by_percentile"
19523   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
19524   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
19525   target-links: "../../_static/vpp"
19526   data: "plot-vpp-hdrh-lat-3n-skx"
19527   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19528   layout:
19529     layout: "plot-hdrh-latency-by-percentile"
19530
19531 - type: "plot"
19532   title: "Latency by percentile: 2n-clx"
19533   algorithm: "plot_hdrh_lat_by_percentile"
19534   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
19535   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
19536   target-links: "../../_static/vpp"
19537   data: "plot-vpp-hdrh-lat-2n-clx"
19538   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19539   layout:
19540     layout: "plot-hdrh-latency-by-percentile"
19541
19542 - type: "plot"
19543   title: "Latency by percentile: 3n-hsw"
19544   algorithm: "plot_hdrh_lat_by_percentile"
19545   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
19546   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
19547   target-links: "../../_static/vpp"
19548   data: "plot-vpp-hdrh-lat-3n-hsw"
19549   filter: "'1T1C' and 'NIC_Intel-XL710'"
19550   layout:
19551     layout: "plot-hdrh-latency-by-percentile"
19552
19553 - type: "plot"
19554   title: "Latency by percentile: 3n-tsh"
19555   algorithm: "plot_hdrh_lat_by_percentile"
19556   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
19557   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
19558   target-links: "../../_static/vpp"
19559   data: "plot-vpp-hdrh-lat-3n-tsh"
19560   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19561   layout:
19562     layout: "plot-hdrh-latency-by-percentile"
19563
19564 - type: "plot"
19565   title: "Latency by percentile: DPDK 2n-skx"
19566   algorithm: "plot_hdrh_lat_by_percentile"
19567   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
19568   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
19569   target-links: "../../_static/dpdk"
19570   data: "plot-dpdk-hdrh-lat-2n-skx"
19571   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19572   layout:
19573     layout: "plot-hdrh-latency-by-percentile"
19574
19575 - type: "plot"
19576   title: "Latency by percentile: DPDK 3n-skx"
19577   algorithm: "plot_hdrh_lat_by_percentile"
19578   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
19579   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
19580   target-links: "../../_static/dpdk"
19581   data: "plot-dpdk-hdrh-lat-3n-skx"
19582   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19583   layout:
19584     layout: "plot-hdrh-latency-by-percentile"
19585
19586 - type: "plot"
19587   title: "Latency by percentile: DPDK 2n-clx"
19588   algorithm: "plot_hdrh_lat_by_percentile"
19589   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
19590   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
19591   target-links: "../../_static/dpdk"
19592   data: "plot-dpdk-hdrh-lat-2n-clx"
19593   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19594   layout:
19595     layout: "plot-hdrh-latency-by-percentile"
19596
19597 - type: "plot"
19598   title: "Latency by percentile: DPDK 3n-hsw"
19599   algorithm: "plot_hdrh_lat_by_percentile"
19600   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
19601   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
19602   target-links: "../../_static/dpdk"
19603   data: "plot-dpdk-hdrh-lat-3n-hsw"
19604   filter: "'1T1C' and 'NIC_Intel-XL710'"
19605   layout:
19606     layout: "plot-hdrh-latency-by-percentile"
19607
19608 - type: "plot"
19609   title: "Latency by percentile: DPDK 3n-tsh"
19610   algorithm: "plot_hdrh_lat_by_percentile"
19611   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
19612   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
19613   target-links: "../../_static/dpdk"
19614   data: "plot-dpdk-hdrh-lat-3n-tsh"
19615   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19616   layout:
19617     layout: "plot-hdrh-latency-by-percentile"