d200818fb4bb0ea57d1f81ac571b787d594e94f6
[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         - 125 # NDRPDR sel env 4
272         - 126 # NDRPDR sel env 4
273         - 127 # NDRPDR sel env 4
274
275     plot-vpp-hdrh-lat-2n-skx:
276       csit-vpp-perf-report-iterative-2005-2n-skx:
277         - 94  # NDRPDR sel
278
279     plot-vpp-soak-2n-skx:
280       csit-vpp-perf-report-iterative-2005-2n-skx:
281         - 122 # Soak
282         - 123 # Soak
283
284     plot-vpp-nfv-2n-skx-ndrpdr:
285       csit-vpp-perf-report-iterative-2005-2n-skx:
286         - 113 # nf-density-sel env 4
287         - 114 # nf-density-sel env 4
288         - 124 # nf-density-sel env 4
289         - 128 # nf-density-sel env 4
290         - 129 # nf-density-sel env 4
291         - 131 # nf-density-sel env 4
292         - 132 # nf-density-sel env 4
293         - 135 # nf-density-sel env 4
294         - 136 # nf-density-sel env 4
295
296     plot-vpp-nfv-2n-skx-mrr:
297       csit-vpp-perf-report-iterative-2005-2n-skx:
298         - 115 # nf-density-sel env 4
299
300     plot-vpp-nfv-reconf-2n-skx:
301       csit-vpp-perf-report-iterative-2005-2n-skx:
302         - 106 # Reconf env 4
303         - 107 # Reconf env 4
304         - 108 # Reconf env 4
305         - 109 # Reconf env 4
306         - 110 # Reconf env 4
307         - 111 # Reconf env 4
308         - 112 # Reconf env 4
309         - 118 # Reconf env 4
310         - 120 # Reconf env 4
311         - 121 # Reconf env 4
312
313     plot-dpdk-throughput-latency-2n-skx:
314       csit-dpdk-perf-report-iterative-2005-2n-skx:
315         - 20  # NDRPDR iter
316         - 21  # NDRPDR iter
317         - 22  # NDRPDR iter
318         - 23  # NDRPDR iter
319         - 24  # NDRPDR iter
320         - 25  # NDRPDR iter
321         - 26  # NDRPDR iter
322         - 27  # NDRPDR iter
323         - 28  # NDRPDR iter
324         - 29  # NDRPDR iter
325
326     plot-dpdk-hdrh-lat-2n-skx:
327       csit-dpdk-perf-report-iterative-2005-2n-skx:
328         - 20  # NDRPDR iter
329
330     # 2n-clx
331
332     plot-vpp-throughput-lat-tsa-2n-clx:
333       csit-vpp-perf-report-iterative-2005-2n-clx:
334         - 62  # NDRPDR sel env 4
335         - 63  # NDRPDR sel env 4
336         - 64  # NDRPDR sel env 4
337         - 65  # NDRPDR sel env 4
338         - 66  # NDRPDR sel env 4
339         - 68  # NDRPDR sel env 4
340         - 69  # NDRPDR sel env 4
341         - 70  # NDRPDR sel env 4
342         - 103 # NDRPDR sel env 4
343         - 104 # NDRPDR sel env 4
344
345     plot-vpp-hdrh-lat-2n-clx:
346       csit-vpp-perf-report-iterative-2005-2n-clx:
347         - 70  # NDRPDR sel env 4
348
349     plot-vpp-nfv-2n-clx-ndrpdr:
350       csit-vpp-perf-report-iterative-2005-2n-clx:
351         - 91  # nfv-density-00 env 4
352         - 92  # nfv-density-00 env 4
353         - 93  # nfv-density-00 env 4
354         - 97  # nfv-density-00 env 4
355         - 98  # nfv-density-00 env 4
356         - 99  # nfv-density-00 env 4
357         - 100 # nfv-density-00 env 4
358         - 105 # nfv-density-00 env 4
359         - 106 # nfv-density-00 env 4
360         - 108 # nfv-density-00 env 4
361
362     plot-vpp-nfv-2n-clx-mrr:
363       csit-vpp-perf-report-iterative-2005-2n-clx:
364         - 96  # MRR
365
366     plot-vpp-nfv-reconf-2n-clx:
367       csit-vpp-perf-report-iterative-2005-2n-clx:
368         - 81  # Reconf env 4
369         - 82  # Reconf env 4
370         - 83  # Reconf env 4
371         - 84  # Reconf env 4
372         - 85  # Reconf env 4
373         - 86  # Reconf env 4
374         - 87  # Reconf env 4
375         - 88  # Reconf env 4
376         - 89  # Reconf env 4
377         - 90  # Reconf env 4
378
379     plot-vpp-soak-2n-clx:
380       csit-vpp-perf-report-iterative-2005-2n-clx:
381         - 101 # Soak
382         - 102 # Soak
383
384     plot-dpdk-throughput-latency-2n-clx:
385       csit-dpdk-perf-report-iterative-2005-2n-clx:
386         - 20  # NDRPDR iter
387         - 21  # NDRPDR iter
388         - 22  # NDRPDR iter
389         - 23  # NDRPDR iter
390         - 24  # NDRPDR iter
391         - 25  # NDRPDR iter
392         - 26  # NDRPDR iter
393         - 27  # NDRPDR iter
394         - 28  # NDRPDR iter
395         - 29  # NDRPDR iter
396
397     plot-dpdk-hdrh-lat-2n-clx:
398       csit-dpdk-perf-report-iterative-2005-2n-clx:
399         - 21  # NDRPDR iter
400
401     # 3n-tsh
402
403     plot-vpp-throughput-lat-tsa-3n-tsh:
404       csit-vpp-perf-report-iterative-2005-3n-tsh:
405         - 23  # NDRPDR sel env 4
406         - 25  # NDRPDR sel env 4
407         - 33  # NDRPDR sel env 4
408         - 34  # NDRPDR sel env 4
409         - 35  # NDRPDR sel env 4
410         - 36  # NDRPDR sel env 4
411         - 37  # NDRPDR sel env 4
412         - 40  # NDRPDR sel env 4
413
414     plot-vpp-hdrh-lat-3n-tsh:
415       csit-vpp-perf-report-iterative-2005-3n-tsh:
416         - 35  # NDRPDR sel env 4
417
418     plot-dpdk-throughput-latency-3n-tsh:
419       csit-dpdk-perf-report-iterative-2005-3n-tsh:
420         - 5   # NDRPDR sel
421
422     plot-dpdk-hdrh-lat-3n-tsh:
423       csit-dpdk-perf-report-iterative-2005-3n-tsh:
424         - 5   # NDRPDR sel
425
426     # 3n-dnv
427
428     plot-vpp-throughput-lat-tsa-3n-dnv:
429       csit-vpp-perf-report-iterative-2005-3n-dnv:
430         - 2   # NDRPDR sel
431         - 3   # NDRPDR sel
432         - 4   # NDRPDR sel
433         - 5   # NDRPDR sel
434         - 6   # NDRPDR sel
435         - 7   # NDRPDR sel
436         - 9   # NDRPDR sel
437         - 10  # NDRPDR sel
438         - 11  # NDRPDR sel
439         - 12  # NDRPDR sel
440
441     plot-dpdk-throughput-latency-3n-dnv:
442       csit-dpdk-perf-report-iterative-2005-3n-dnv:
443         - 6   # NDRPDR sel
444         - 7   # NDRPDR sel
445         - 8   # NDRPDR sel
446         - 9   # NDRPDR sel
447         - 10  # NDRPDR sel
448         - 11  # NDRPDR sel
449         - 12  # NDRPDR sel
450         - 13  # NDRPDR sel
451         - 14  # NDRPDR sel
452         - 16  # NDRPDR sel
453
454     # 2n-dnv
455
456     plot-vpp-throughput-lat-tsa-2n-dnv:
457       csit-vpp-perf-report-iterative-2005-2n-dnv:
458         - 3   # NDRPDR sel
459         - 6   # NDRPDR sel
460         - 7   # NDRPDR sel
461         - 8   # NDRPDR sel
462         - 9   # NDRPDR sel
463         - 10  # NDRPDR sel
464         - 11  # NDRPDR sel
465         - 12  # NDRPDR sel
466         - 13  # NDRPDR sel
467         - 14  # NDRPDR sel
468
469     plot-dpdk-throughput-latency-2n-dnv:
470       csit-dpdk-perf-report-iterative-2005-2n-dnv:
471         - 8   # NDRPDR sel
472         - 9   # NDRPDR sel
473         - 10  # NDRPDR sel
474         - 11  # NDRPDR sel
475         - 12  # NDRPDR sel
476         - 13  # NDRPDR sel
477         - 14  # NDRPDR sel
478         - 15  # NDRPDR sel
479         - 16  # NDRPDR sel
480         - 17  # NDRPDR sel
481
482     ###########################################################################
483     # Simple tables (only one data set):
484
485     # NIC Comparisons
486
487     vpp-nic-comparison-3n-skx:
488       csit-vpp-perf-report-iterative-2005-3n-skx:
489         - 42  # NDRPDR sel env 4
490         - 43  # NDRPDR sel env 4
491         - 44  # NDRPDR sel env 4
492         - 45  # NDRPDR sel env 4
493         - 47  # NDRPDR sel env 4
494
495     vpp-nic-comparison-2n-skx:
496       csit-vpp-perf-report-iterative-2005-2n-skx:
497         - 88  # NDRPDR sel env 4
498         - 89  # NDRPDR sel env 4
499         - 90  # NDRPDR sel env 4
500         - 91  # NDRPDR sel env 4
501         - 92  # NDRPDR sel env 4
502         - 93  # NDRPDR sel env 4
503         - 94  # NDRPDR sel env 4
504         - 125 # NDRPDR sel env 4
505         - 126 # NDRPDR sel env 4
506         - 127 # NDRPDR sel env 4
507
508     vpp-nic-comparison-3n-skx-mrr:
509       csit-vpp-perf-report-iterative-2005-3n-skx:
510         - 49  # MRR sel env 4
511
512     vpp-nic-comparison-2n-skx-mrr:
513       csit-vpp-perf-report-iterative-2005-2n-skx:
514         - 99  # MRR sel env 4
515
516     # Results
517
518     vpp-perf-results-3n-hsw:
519       csit-vpp-perf-report-coverage-2005-3n-hsw:
520         - 74  # crypto-00
521         - 75  # crypto-01
522         - 76  # crypto-02
523         - 77  # crypto-03
524         - 78  # ip4-00
525         - 79  # ip4-01
526         - 80  # ip4-02
527         - 81  # ip4-03
528         - 73  # ip4-04
529         - 82  # ip4-05
530         - 83  # ip4-06
531         - 84  # ip4-07
532         - 85  # ip4-08
533         - 86  # ip4tun-00
534         - 87  # ip4tun-01
535         - 88  # ip4tun-02
536         - 89  # ip6-00
537         - 90  # ip6-01
538         - 91  # ip6tun-00
539         - 92  # l2-00
540         - 93  # l2-01
541         - 94  # l2-02
542         - 95  # l2-03
543         - 96  # l2-04
544         - 97  # l2-05
545         - 98  # l2-06
546         - 99  # l2-07
547         - 100 # l2-08
548         - 101 # l2-09
549         - 102 # l2-10
550         - 103 # memif-00
551         - 104 # srv6-00
552         - 105 # srv6-01
553         - 106 # vhost-00
554         - 107 # vhost-01
555         - 109 # vhost-02
556
557     vpp-perf-results-3n-skx:
558       csit-vpp-perf-report-coverage-2005-3n-skx:
559         - 45  # crypto-00
560         - 46  # crypto-01
561         - 47  # crypto-02
562         - 83  # crypto-03
563         - 50  # ip4-00
564         - 51  # ip4-01
565         - 52  # ip4-02
566         - 53  # ip4-03
567         - 54  # ip4-04
568         - 55  # ip4-05
569         - 56  # ip4-06
570         - 57  # ip4-07
571         - 58  # ip4-08
572         - 59  # ip4tun-00
573         - 60  # ip4tun-01
574         - 61  # ip4tun-02
575         - 62  # ip6-00
576         - 63  # ip6-01
577         - 64  # ip6tun-00
578         - 65  # l2-00
579         - 66  # l2-01
580         - 67  # l2-02
581         - 68  # l2-03
582         - 69  # l2-04
583         - 84  # l2-05
584         - 71  # l2-06
585         - 72  # l2-07
586         - 73  # l2-08
587         - 85  # l2-09
588         - 75  # l2-10
589         - 76  # memif-00
590         - 77  # srv6-00
591         - 78  # srv6-01
592         - 88  # vhost-00
593         - 89  # vhost-01
594         - 81  # vhost-02
595         - 83  # vhost-03
596
597     vpp-perf-results-2n-skx:
598       csit-vpp-perf-report-coverage-2005-2n-skx:
599         - 28  # ip4-00
600         - 29  # ip4-01
601         - 30  # ip4-02
602         - 31  # ip4-03
603         - 32  # ip4-04
604         - 33  # ip4-05
605         - 34  # ip6-00
606         - 35  # ip6-01
607         - 36  # l2-00
608         - 37  # l2-01
609         - 38  # lb-00
610         - 39  # memif-00
611         - 40  # vhost-00
612         - 41  # vhost-01
613         - 42  # vts-00
614
615     vpp-perf-results-2n-clx:
616       csit-vpp-perf-report-coverage-2005-2n-clx:
617         - 24  # ip4-00
618         - 25  # ip4-01
619         - 26  # ip4-02
620         - 27  # ip4-03
621         - 28  # ip4-04
622         - 29  # ip4-05
623         - 34  # ip6-00
624         - 36  # ip6-01
625         - 31  # l2-00
626         - 41  # l2-01
627         - 39  # lb-00
628         - 37  # memif-00
629         - 32  # vhost-00
630         - 33  # vhost-01
631         - 40  # vts-00
632
633     vpp-perf-results-3n-tsh:
634       csit-vpp-perf-report-iterative-2005-3n-tsh:
635         - 35  # NDRPDR sel env 4
636
637     vpp-perf-results-3n-dnv:
638       csit-vpp-perf-report-coverage-2005-3n-dnv:
639         - 1   # perf-full-3n-dnv-crypto_I
640         - 24  # perf-full-3n-dnv-crypto_II
641         - 5   # perf-full-3n-dnv-ip4_I
642         - 13  # perf-full-3n-dnv-ip4_II
643         - 17  # perf-full-3n-dnv-ip6_I
644         - 18  # perf-full-3n-dnv-ip6_II
645         - 21  # perf-full-3n-dnv-l2_I
646         - 22  # perf-full-3n-dnv-l2_II
647         - 23  # perf-full-3n-dnv-ip4-tunnels_I
648
649     vpp-perf-results-2n-dnv:
650       csit-vpp-perf-report-coverage-2005-2n-dnv:
651         - 1   # perf-full-2n-dnv-ip4_I
652         - 2   # perf-full-2n-dnv-ip4_II
653         - 3   # perf-full-2n-dnv-ip6_I
654         - 4   # perf-full-2n-dnv-ip6_II
655         - 5   # perf-full-2n-dnv-l2_I
656         - 6   # perf-full-2n-dnv-l2_II
657
658     vpp-mrr-results-3n-hsw:
659       csit-vpp-perf-report-iterative-2005-3n-hsw:
660         - 30  # MRR env 4
661
662     vpp-mrr-results-3n-skx:
663       csit-vpp-perf-report-iterative-2005-3n-skx:
664         - 49  # MRR sel env 4
665
666     vpp-mrr-results-2n-skx:
667       csit-vpp-perf-report-iterative-2005-2n-skx:
668         - 99  # MRR sel env 4
669
670     vpp-mrr-results-2n-clx:
671       csit-vpp-perf-report-iterative-2005-2n-clx:
672         - 72  # MRR env 4
673
674     vpp-mrr-results-3n-tsh:
675       csit-vpp-perf-report-iterative-2005-3n-tsh:
676         - 27  # MRR sel env 4
677
678     vpp-mrr-results-3n-dnv:
679       csit-vpp-perf-report-iterative-2005-3n-dnv:
680         - 8   # MRR
681
682     vpp-mrr-results-2n-dnv:
683       csit-vpp-perf-report-iterative-2005-2n-dnv:
684         - 15  # MRR sel
685
686     vpp-device-results-ubuntu:
687       csit-vpp-device-2005-ubuntu1804-1n-skx:
688         - 35
689
690     dpdk-perf-results-3n-hsw:
691       csit-dpdk-perf-report-iterative-2005-3n-hsw:
692         - 25  # NDRPDR iter
693
694     dpdk-perf-results-3n-skx:
695       csit-dpdk-perf-report-iterative-2005-3n-skx:
696         - 28  # NDRPDR iter
697
698     dpdk-perf-results-2n-skx:
699       csit-dpdk-perf-report-iterative-2005-2n-skx:
700         - 20  # NDRPDR iter
701
702     dpdk-perf-results-2n-clx:
703       csit-dpdk-perf-report-iterative-2005-2n-clx:
704         - 21  # NDRPDR iter
705
706     dpdk-perf-results-2n-dnv:
707       csit-dpdk-perf-report-iterative-2005-2n-dnv:
708         - 8   # NDRPDR sel
709
710     dpdk-perf-results-3n-dnv:
711       csit-dpdk-perf-report-iterative-2005-3n-dnv:
712         - 6   # NDRPDR sel
713
714     dpdk-perf-results-3n-tsh:
715       csit-dpdk-perf-report-iterative-2005-3n-tsh:
716         - 5   # NDRPDR sel
717
718 ###########################################################################
719     # Tables (more than one data set)
720
721     # Performance changes
722
723     vpp-performance-changes-3n-hsw-h1:
724       csit-vpp-perf-verify-1908-3n-hsw:
725         - 12  # NDRPDR sel
726         - 13  # NDRPDR sel
727         - 14  # NDRPDR sel
728         - 15  # NDRPDR sel
729         - 16  # NDRPDR sel
730         - 17  # NDRPDR sel
731         - 18  # NDRPDR sel
732         - 19  # NDRPDR sel
733         - 20  # NDRPDR sel
734         - 21  # NDRPDR sel
735     vpp-performance-changes-3n-hsw-ref:
736       csit-vpp-perf-verify-2001-3n-hsw:
737         - 21  # NDRPDR sel
738         - 22  # NDRPDR sel
739         - 23  # NDRPDR sel
740         - 24  # NDRPDR sel
741         - 25  # NDRPDR sel
742         - 29  # NDRPDR sel
743         - 30  # NDRPDR sel
744         - 31  # NDRPDR sel
745         - 32  # NDRPDR sel
746         - 34  # NDRPDR sel
747     vpp-performance-changes-3n-hsw-cmp:
748       csit-vpp-perf-report-iterative-2005-3n-hsw:
749         - 3   # NDRPDR sel
750         - 4   # NDRPDR sel
751         - 5   # NDRPDR sel
752         - 10  # NDRPDR sel
753         - 11  # NDRPDR sel
754         - 12  # NDRPDR sel
755         - 15  # NDRPDR sel
756         - 16  # NDRPDR sel
757         - 18  # NDRPDR sel
758         - 19  # NDRPDR sel
759     vpp-performance-changes-3n-hsw-cmp-2:
760       csit-vpp-perf-report-iterative-2005-3n-hsw:
761         - 20  # NDRPDR sel env 4
762         - 21  # NDRPDR sel env 4
763         - 22  # NDRPDR sel env 4
764         - 23  # NDRPDR sel env 4
765         - 24  # NDRPDR sel env 4
766         - 25  # NDRPDR sel env 4
767         - 26  # NDRPDR sel env 4
768         - 27  # NDRPDR sel env 4
769         - 28  # NDRPDR sel env 4
770         - 29  # NDRPDR sel env 4
771     vpp-performance-changes-3n-hsw-cmp-2001.0-4:
772       csit-vpp-perf-report-iterative-2005-3n-hsw:
773         - 31  # NDRPDR sel 2001.0-4
774         - 32  # NDRPDR sel 2001.0-4
775         - 33  # NDRPDR sel 2001.0-4
776         - 34  # NDRPDR sel 2001.0-4
777         - 35  # NDRPDR sel 2001.0-4
778         - 36  # NDRPDR sel 2001.0-4
779         - 38  # NDRPDR sel 2001.0-4
780
781     vpp-performance-changes-3n-skx-h1:
782       csit-vpp-perf-verify-1908_1-3n-skx:
783         - 26  # NDRPDR sel - new1908.1
784         - 27  # NDRPDR sel - new1908.1
785         - 28  # NDRPDR sel - new1908.1
786         - 29  # NDRPDR sel - new1908.1
787         - 30  # NDRPDR sel - new1908.1
788         - 31  # NDRPDR sel - new1908.1
789         - 33  # NDRPDR sel - new1908.1
790         - 34  # NDRPDR sel - new1908.1
791         - 35  # NDRPDR sel - new1908.1
792         - 36  # NDRPDR sel - new1908.1
793     vpp-performance-changes-3n-skx-ref:
794       csit-vpp-perf-verify-2001-3n-skx:
795         - 69  # NDRPDR sel - new2001.0
796         - 71  # NDRPDR sel - new2001.0
797         - 72  # NDRPDR sel - new2001.0
798         - 76  # NDRPDR sel - new2001.0
799         - 77  # NDRPDR sel - new2001.0
800         - 78  # NDRPDR sel - new2001.0
801         - 80  # NDRPDR sel - new2001.0
802     vpp-performance-changes-3n-skx-cmp:
803       csit-vpp-perf-report-iterative-2005-3n-skx:
804         - 4   # NDRPDR sel
805         - 5   # NDRPDR sel ??? all x710 failed
806         - 33  # NDRPDR sel
807         - 28  # NDRPDR sel
808         - 34  # NDRPDR sel
809         - 36  # NDRPDR sel
810         - 37  # NDRPDR sel
811         - 38  # NDRPDR sel
812         - 39  # NDRPDR sel
813         - 41  # NDRPDR sel
814     vpp-performance-changes-3n-skx-cmp-2:
815       csit-vpp-perf-report-iterative-2005-3n-skx:
816         - 42  # NDRPDR sel env 4
817         - 43  # NDRPDR sel env 4
818         - 44  # NDRPDR sel env 4
819         - 45  # NDRPDR sel env 4
820         - 47  # NDRPDR sel env 4
821     vpp-performance-changes-3n-skx-cmp-2001.0-4:
822       csit-vpp-perf-report-iterative-2005-3n-skx:
823         - 50  # NDRPDR sel 2001.0-4
824         - 51  # NDRPDR sel 2001.0-4
825         - 52  # NDRPDR sel 2001.0-4
826         - 53  # NDRPDR sel 2001.0-4
827         - 54  # NDRPDR sel 2001.0-4
828
829     vpp-performance-changes-2n-skx-h1:
830       csit-vpp-perf-verify-1908_1-2n-skx:
831         - 39  # NDRPDR sel - new1908.1
832         - 40  # NDRPDR sel - new1908.1
833         - 41  # NDRPDR sel - new1908.1
834         - 43  # NDRPDR sel - new1908.1
835         - 44  # NDRPDR sel - new1908.1
836         - 45  # NDRPDR sel - new1908.1
837         - 46  # NDRPDR sel - new1908.1
838         - 47  # NDRPDR sel - new1908.1
839         - 48  # NDRPDR sel - new1908.1
840         - 49  # NDRPDR sel - new1908.1
841     vpp-performance-changes-2n-skx-ref:
842       csit-vpp-perf-verify-2001-2n-skx:
843         - 143  # NDRPDR sel - new2001.0
844         - 146  # NDRPDR sel - new2001.0
845         - 147  # NDRPDR sel - new2001.0
846         - 148  # NDRPDR sel - new2001.0
847         - 149  # NDRPDR sel - new2001.0
848         - 150  # NDRPDR sel - new2001.0
849         - 151  # NDRPDR sel - new2001.0
850         - 152  # NDRPDR sel - new2001.0
851         - 153  # NDRPDR sel - new2001.0
852         - 154  # NDRPDR sel - new2001.0
853     vpp-performance-changes-2n-skx-cmp:
854       csit-vpp-perf-report-iterative-2005-2n-skx:
855         - 43  # NDRPDR sel
856         - 38  # NDRPDR sel
857         - 7   # NDRPDR sel
858         - 65  # NDRPDR sel
859         - 47  # NDRPDR sel
860         - 55  # NDRPDR sel
861         - 67  # NDRPDR sel
862         - 75  # NDRPDR sel
863         - 76  # NDRPDR sel
864         - 73  # NDRPDR sel
865     vpp-performance-changes-2n-skx-cmp-2:
866       csit-vpp-perf-report-iterative-2005-2n-skx:
867         - 88  # NDRPDR sel env 4
868         - 89  # NDRPDR sel env 4
869         - 90  # NDRPDR sel env 4
870         - 91  # NDRPDR sel env 4
871         - 92  # NDRPDR sel env 4
872         - 93  # NDRPDR sel env 4
873         - 94  # NDRPDR sel env 4
874         - 125 # NDRPDR sel env 4
875         - 126 # NDRPDR sel env 4
876         - 127 # NDRPDR sel env 4
877     vpp-performance-changes-2n-skx-cmp-2001.0-4:
878       csit-vpp-perf-report-iterative-2005-2n-skx:
879         - 100 # NDRPDR sel 2001.0-4
880         - 101 # NDRPDR sel 2001.0-4
881         - 102 # NDRPDR sel 2001.0-4
882         - 103 # NDRPDR sel 2001.0-4
883         - 104 # NDRPDR sel 2001.0-4
884         - 105 # NDRPDR sel 2001.0-4
885
886 #    vpp-performance-changes-nfv-2n-skx-ref:
887 #      csit-vpp-perf-verify-2001-2n-skx:
888 #        - 30  # NFV
889 #        - 31  # NFV
890 #    vpp-performance-changes-nfv-2n-skx-cmp:
891 #      csit-vpp-perf-report-iterative-2005-2n-skx:
892 #        - 43  # NDRPDR sel
893 #        - 38  # NDRPDR sel
894 #        - 7   # NDRPDR sel
895 #        - 78  # nf-density-sel
896 #        - 83  # nf-density-sel
897
898     vpp-performance-changes-2n-clx-ref:
899       csit-vpp-perf-verify-2001-2n-clx:
900         - 28  # NDRPDR sel
901         - 29  # NDRPDR sel
902         - 32  # NDRPDR sel
903         - 40  # NDRPDR sel
904         - 43  # NDRPDR sel
905         - 44  # NDRPDR sel
906         - 45  # NDRPDR sel
907         - 47  # NDRPDR sel
908         - 48  # NDRPDR sel
909         - 49  # NDRPDR sel
910     vpp-performance-changes-2n-clx-cmp:
911       csit-vpp-perf-report-iterative-2005-2n-clx:
912         - 7   # NDRPDR sel
913         - 38  # NDRPDR sel
914         - 9   # NDRPDR sel
915         - 32  # NDRPDR sel ???
916         - 33  # NDRPDR sel ???
917         - 39  # NDRPDR sel
918         - 40  # NDRPDR sel
919         - 43  # NDRPDR sel
920         - 50  # NDRPDR sel
921         - 51  # NDRPDR sel
922     vpp-performance-changes-2n-clx-cmp-2:
923       csit-vpp-perf-report-iterative-2005-2n-clx:
924         - 62  # NDRPDR sel env 4
925         - 63  # NDRPDR sel env 4
926         - 64  # NDRPDR sel env 4
927         - 65  # NDRPDR sel env 4
928         - 66  # NDRPDR sel env 4
929         - 68  # NDRPDR sel env 4
930         - 69  # NDRPDR sel env 4
931         - 70  # NDRPDR sel env 4
932         - 103 # NDRPDR sel env 4
933         - 104 # NDRPDR sel env 4
934     vpp-performance-changes-2n-clx-cmp-2001.0-4:
935       csit-vpp-perf-report-iterative-2005-2n-clx:
936         - 73  # NDRPDR sel 2001.0-4
937         - 74  # NDRPDR sel 2001.0-4
938         - 75  # NDRPDR sel 2001.0-4
939         - 76  # NDRPDR sel 2001.0-4
940         - 77  # NDRPDR sel 2001.0-4
941         - 78  # NDRPDR sel 2001.0-4
942         - 79  # NDRPDR sel 2001.0-4
943         - 80  # NDRPDR sel 2001.0-4
944
945     vpp-performance-changes-2n-dnv-h1:
946       csit-vpp-perf-verify-1908-2n-dnv:
947         - 1   # NDRPDR sel
948         - 2   # NDRPDR sel
949         - 3   # NDRPDR sel
950         - 4   # NDRPDR sel
951         - 5   # NDRPDR sel
952         - 6   # NDRPDR sel
953         - 7   # NDRPDR sel
954         - 8   # NDRPDR sel
955         - 9   # NDRPDR sel
956         - 10  # NDRPDR sel
957     vpp-performance-changes-2n-dnv-ref:
958       csit-vpp-perf-verify-2001-2n-dnv:
959         - 4   # NDRPDR sel
960         - 5   # NDRPDR sel
961         - 6   # NDRPDR sel
962         - 7   # NDRPDR sel
963         - 8   # NDRPDR sel
964         - 9   # NDRPDR sel
965         - 10  # NDRPDR sel
966         - 11  # NDRPDR sel
967         - 13  # NDRPDR sel
968         - 16  # NDRPDR sel
969     vpp-performance-changes-2n-dnv-cmp:
970       csit-vpp-perf-report-iterative-2005-2n-dnv:
971         - 3   # NDRPDR sel
972         - 6   # NDRPDR sel
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
982     vpp-performance-changes-3n-dnv-h1:
983       csit-vpp-perf-verify-1908-3n-dnv:
984         - 6   # NDRPDR sel
985         - 7   # NDRPDR sel
986         - 8   # NDRPDR sel
987         - 9   # NDRPDR sel
988         - 10  # NDRPDR sel
989         - 12  # NDRPDR sel
990         - 13  # NDRPDR sel
991         - 14  # NDRPDR sel
992         - 15  # NDRPDR sel
993         - 16  # NDRPDR sel
994     vpp-performance-changes-3n-dnv-ref:
995       csit-vpp-perf-verify-2001-3n-dnv:
996         - 5   # NDRPDR sel
997         - 6   # NDRPDR sel
998         - 7   # NDRPDR sel
999         - 8   # NDRPDR sel
1000         - 9   # NDRPDR sel
1001         - 10  # NDRPDR sel
1002         - 12  # NDRPDR sel
1003         - 16  # NDRPDR sel
1004         - 17  # NDRPDR sel
1005         - 18  # NDRPDR sel
1006     vpp-performance-changes-3n-dnv-cmp:
1007       csit-vpp-perf-report-iterative-2005-3n-dnv:
1008         - 2   # NDRPDR sel
1009         - 3   # NDRPDR sel
1010         - 4   # NDRPDR sel
1011         - 5   # NDRPDR sel
1012         - 6   # NDRPDR sel
1013         - 7   # NDRPDR sel
1014         - 9   # NDRPDR sel
1015         - 10  # NDRPDR sel
1016         - 11  # NDRPDR sel
1017         - 12  # NDRPDR sel
1018
1019     vpp-performance-changes-3n-tsh-h1:
1020       csit-vpp-perf-verify-1908-3n-tsh:
1021         - 7   # NDRPDR sel
1022         - 8   # NDRPDR sel
1023         - 9   # NDRPDR sel
1024         - 10  # NDRPDR sel
1025         - 11  # NDRPDR sel
1026         - 12  # NDRPDR sel
1027         - 13  # NDRPDR sel
1028         - 14  # NDRPDR sel
1029         - 15  # NDRPDR sel
1030         - 16  # NDRPDR sel
1031     vpp-performance-changes-3n-tsh-ref:
1032       csit-vpp-perf-verify-2001-3n-tsh:
1033         - 3   # NDRPDR sel
1034         - 4   # NDRPDR sel
1035         - 7   # NDRPDR sel
1036         - 8   # NDRPDR sel
1037         - 10  # NDRPDR sel
1038         - 12  # NDRPDR sel
1039         - 13  # NDRPDR sel
1040         - 14  # NDRPDR sel
1041         - 15  # NDRPDR sel
1042         - 21  # NDRPDR sel
1043     vpp-performance-changes-3n-tsh-cmp:
1044       csit-vpp-perf-report-iterative-2005-3n-tsh:
1045         - 9   # NDRPDR sel
1046         - 11  # NDRPDR sel
1047         - 12  # NDRPDR sel
1048         - 20  # NDRPDR sel
1049         - 14  # NDRPDR sel
1050         - 21  # NDRPDR sel
1051     vpp-performance-changes-3n-tsh-cmp-2:
1052       csit-vpp-perf-report-iterative-2005-3n-tsh:
1053         - 23  # NDRPDR sel env 4
1054         - 25  # NDRPDR sel env 4
1055         - 33  # NDRPDR sel env 4
1056         - 34  # NDRPDR sel env 4
1057         - 35  # NDRPDR sel env 4
1058         - 36  # NDRPDR sel env 4
1059         - 37  # NDRPDR sel env 4
1060         - 40  # NDRPDR sel env 4
1061     vpp-performance-changes-3n-tsh-cmp-2001.0-4:
1062       csit-vpp-perf-report-iterative-2005-3n-tsh:
1063         - 28  # NDRPDR sel 2001.0-4
1064         - 29  # NDRPDR sel 2001.0-4
1065         - 31  # NDRPDR sel 2001.0-4
1066
1067     vpp-soak-vs-ndr-2n-skx-ref:
1068       csit-vpp-perf-report-iterative-2005-2n-skx:
1069         - 88  # NDRPDR sel env 4
1070         - 89  # NDRPDR sel env 4
1071         - 90  # NDRPDR sel env 4
1072         - 91  # NDRPDR sel env 4
1073         - 92  # NDRPDR sel env 4
1074         - 93  # NDRPDR sel env 4
1075         - 94  # NDRPDR sel env 4
1076         - 125 # NDRPDR sel env 4
1077         - 126 # NDRPDR sel env 4
1078         - 127 # NDRPDR sel env 4
1079     vpp-soak-vs-ndr-2n-skx-cmp:
1080       csit-vpp-perf-report-iterative-2005-2n-skx:
1081         - 122 # Soak
1082         - 123 # Soak
1083     vpp-soak-vs-ndr-2n-skx:
1084       csit-vpp-perf-report-iterative-2005-2n-skx:
1085         - 88  # NDRPDR sel env 4
1086         - 89  # NDRPDR sel env 4
1087         - 90  # NDRPDR sel env 4
1088         - 91  # NDRPDR sel env 4
1089         - 92  # NDRPDR sel env 4
1090         - 93  # NDRPDR sel env 4
1091         - 94  # NDRPDR sel env 4
1092         - 125 # NDRPDR sel env 4
1093         - 126 # NDRPDR sel env 4
1094         - 127 # NDRPDR sel env 4
1095         - 122 # Soak
1096         - 123 # Soak
1097
1098     vpp-soak-vs-ndr-2n-clx-ref:
1099       csit-vpp-perf-report-iterative-2005-2n-clx:
1100         - 62  # NDRPDR sel env 4
1101         - 63  # NDRPDR sel env 4
1102         - 64  # NDRPDR sel env 4
1103         - 65  # NDRPDR sel env 4
1104         - 66  # NDRPDR sel env 4
1105         - 68  # NDRPDR sel env 4
1106         - 69  # NDRPDR sel env 4
1107         - 70  # NDRPDR sel env 4
1108         - 103 # NDRPDR sel env 4
1109         - 104 # NDRPDR sel env 4
1110     vpp-soak-vs-ndr-2n-clx-cmp:
1111       csit-vpp-perf-report-iterative-2005-2n-clx:
1112         - 101 # Soak
1113         - 102 # Soak
1114     vpp-soak-vs-ndr-2n-clx:
1115       csit-vpp-perf-report-iterative-2005-2n-clx:
1116         - 62  # NDRPDR sel env 4
1117         - 63  # NDRPDR sel env 4
1118         - 64  # NDRPDR sel env 4
1119         - 65  # NDRPDR sel env 4
1120         - 66  # NDRPDR sel env 4
1121         - 68  # NDRPDR sel env 4
1122         - 69  # NDRPDR sel env 4
1123         - 70  # NDRPDR sel env 4
1124         - 103 # NDRPDR sel env 4
1125         - 104 # NDRPDR sel env 4
1126         - 101 # Soak
1127         - 102 # Soak
1128
1129     vpp-performance-changes-3n-hsw-mrr-h1:
1130       csit-vpp-perf-verify-1908-3n-hsw:
1131         - 39  # MRR sel
1132     vpp-performance-changes-3n-hsw-mrr-ref:
1133       csit-vpp-perf-verify-2001-3n-hsw:
1134         - 17  # MRR sel
1135     vpp-performance-changes-3n-hsw-mrr-cmp:
1136       csit-vpp-perf-report-iterative-2005-3n-hsw:
1137         - 13  # MRR
1138     vpp-performance-changes-3n-hsw-mrr-cmp-2:
1139       csit-vpp-perf-report-iterative-2005-3n-hsw:
1140         - 30  # MRR env 4
1141
1142 #    vpp-performance-changes-3n-skx-mrr-h1:
1143 #      csit-vpp-perf-verify-1908-3n-skx:
1144 #        - 36  # MRR sel
1145     vpp-performance-changes-3n-skx-mrr-ref:
1146       csit-vpp-perf-verify-2001-3n-skx:
1147         - 50  # MRR sel
1148         - 53  # MRR sel addition
1149     vpp-performance-changes-3n-skx-mrr-cmp:
1150       csit-vpp-perf-report-iterative-2005-3n-skx:
1151         - 6   # MRR sel
1152     vpp-performance-changes-3n-skx-mrr-cmp-2:
1153       csit-vpp-perf-report-iterative-2005-3n-skx:
1154         - 49  # MRR sel env 4
1155
1156 #    vpp-performance-changes-2n-skx-mrr-h1:
1157 #      csit-vpp-perf-verify-1908-2n-skx:
1158 #        - 69  # MRR sel
1159     vpp-performance-changes-2n-skx-mrr-ref:
1160       csit-vpp-perf-verify-2001-2n-skx:
1161         - 101 # MRR sel
1162         - 128 # MRR sel addition
1163     vpp-performance-changes-2n-skx-mrr-cmp:
1164       csit-vpp-perf-report-iterative-2005-2n-skx:
1165         - 42  # MRR sel
1166     vpp-performance-changes-2n-skx-mrr-cmp-2:
1167       csit-vpp-perf-report-iterative-2005-2n-skx:
1168         - 99  # MRR sel env 4
1169
1170     vpp-performance-changes-2n-clx-mrr-ref:
1171       csit-vpp-perf-verify-2001-2n-clx:
1172         - 39  # MRR
1173     vpp-performance-changes-2n-clx-mrr-cmp:
1174       csit-vpp-perf-report-iterative-2005-2n-clx:
1175         - 12   # MRR
1176     vpp-performance-changes-2n-clx-mrr-cmp-2:
1177       csit-vpp-perf-report-iterative-2005-2n-clx:
1178         - 72   # MRR sel env 4
1179
1180 #    vpp-performance-changes-nfv-2n-skx-mrr-ref:
1181 #      csit-vpp-perf-verify-1908-2n-skx:
1182 #        - 71  # NFV MRR
1183 #    vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1184 #      # csit-vpp-perf-verify-2001-2n-skx:
1185 #      csit-vpp-perf-verify-1908-2n-skx:
1186 #        - 71  # NFV MRR
1187
1188     vpp-performance-changes-2n-dnv-mrr-h1:
1189       csit-vpp-perf-verify-1908-2n-dnv:
1190         - 11  # MRR sel
1191     vpp-performance-changes-2n-dnv-mrr-ref:
1192       csit-vpp-perf-verify-2001-2n-dnv:
1193         - 12  # MRR sel
1194     vpp-performance-changes-2n-dnv-mrr-cmp:
1195       csit-vpp-perf-report-iterative-2005-2n-dnv:
1196         - 15  # MRR sel
1197
1198     vpp-performance-changes-3n-dnv-mrr-h1:
1199       csit-vpp-perf-verify-1908-3n-dnv:
1200         - 17  # MRR sel
1201     vpp-performance-changes-3n-dnv-mrr-ref:
1202       csit-vpp-perf-verify-2001-3n-dnv:
1203         - 11  # MRR sel
1204     vpp-performance-changes-3n-dnv-mrr-cmp:
1205       csit-vpp-perf-report-iterative-2005-3n-dnv:
1206         - 8   # MRR
1207
1208     vpp-performance-changes-3n-tsh-mrr-h1:
1209       csit-vpp-perf-verify-1908-3n-tsh:
1210         - 17  # MRR sel
1211     vpp-performance-changes-3n-tsh-mrr-ref:
1212       csit-vpp-perf-verify-2001-3n-tsh:
1213         - 9   # MRR sel
1214     vpp-performance-changes-3n-tsh-mrr-cmp:
1215       csit-vpp-perf-report-iterative-2005-3n-tsh:
1216         - 10  # MRR sel
1217     vpp-performance-changes-3n-tsh-mrr-cmp-2:
1218       csit-vpp-perf-report-iterative-2005-3n-tsh:
1219         - 27  # MRR sel env 4
1220
1221     dpdk-performance-changes-3n-hsw-h1:
1222       csit-dpdk-perf-verify-1908-3n-hsw:
1223         - 2   # NDRPDR sel
1224         - 3   # NDRPDR sel
1225         - 4   # NDRPDR sel
1226         - 5   # NDRPDR sel
1227         - 6   # NDRPDR sel
1228         - 7   # NDRPDR sel
1229         - 8   # NDRPDR sel
1230         - 9   # NDRPDR sel
1231         - 10  # NDRPDR sel
1232         - 11  # NDRPDR sel
1233     dpdk-performance-changes-3n-hsw-ref:
1234       csit-dpdk-perf-verify-2001-3n-hsw:
1235         - 4   # NDRPDR sel
1236         - 5   # NDRPDR sel
1237         - 6   # NDRPDR sel
1238         - 7   # NDRPDR sel
1239         - 8   # NDRPDR sel
1240         - 9   # NDRPDR sel
1241         - 10  # NDRPDR sel
1242         - 11  # NDRPDR sel
1243         - 12  # NDRPDR sel
1244         - 13  # NDRPDR sel
1245         - 15  # NDRPDR sel
1246         - 16  # NDRPDR sel
1247         - 17  # NDRPDR sel
1248         - 18  # NDRPDR sel
1249         - 19  # NDRPDR sel
1250         - 20  # NDRPDR sel
1251         - 21  # NDRPDR sel
1252         - 22  # NDRPDR sel
1253         - 23  # NDRPDR sel
1254         - 24  # NDRPDR sel
1255     dpdk-performance-changes-3n-hsw-cmp:
1256       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1257         - 25  # NDRPDR iter
1258         - 26  # NDRPDR iter
1259         - 27  # NDRPDR iter
1260         - 28  # NDRPDR iter
1261         - 29  # NDRPDR iter
1262         - 30  # NDRPDR iter
1263         - 31  # NDRPDR iter
1264         - 32  # NDRPDR iter
1265         - 33  # NDRPDR iter
1266         - 34  # NDRPDR iter
1267
1268     dpdk-performance-changes-3n-skx-h1:
1269       csit-dpdk-perf-verify-1908-3n-skx:
1270         - 3   # NDRPDR sel
1271         - 4   # NDRPDR sel
1272         - 5   # NDRPDR sel
1273         - 6   # NDRPDR sel
1274         - 7   # NDRPDR sel
1275         - 8   # NDRPDR sel
1276         - 9   # NDRPDR sel
1277         - 10  # NDRPDR sel
1278         - 11  # NDRPDR sel
1279         - 12  # NDRPDR sel
1280     dpdk-performance-changes-3n-skx-ref:
1281       csit-dpdk-perf-verify-2001-3n-skx:
1282         - 29  # NDRPDR sel xxv710
1283         - 33  # NDRPDR sel xxv710
1284         - 34  # NDRPDR sel xxv710
1285         - 35  # NDRPDR sel xxv710
1286         - 36  # NDRPDR sel xxv710
1287         - 37  # NDRPDR sel xxv710
1288         - 41  # NDRPDR sel xxv710
1289         - 42  # NDRPDR sel xxv710
1290         - 43  # NDRPDR sel xxv710
1291         - 45  # NDRPDR sel xxv710
1292         - 30  # NDRPDR sel x710
1293         - 31  # NDRPDR sel x710
1294         - 32  # NDRPDR sel x710
1295         - 38  # NDRPDR sel x710
1296         - 39  # NDRPDR sel x710
1297         - 40  # NDRPDR sel x710
1298         - 44  # NDRPDR sel x710
1299         - 46  # NDRPDR sel x710
1300         - 47  # NDRPDR sel x710
1301         - 48  # NDRPDR sel x710
1302     dpdk-performance-changes-3n-skx-cmp:
1303       csit-dpdk-perf-report-iterative-2005-3n-skx:
1304         - 28  # NDRPDR iter
1305         - 29  # NDRPDR iter
1306         - 30  # NDRPDR iter
1307         - 31  # NDRPDR iter
1308         - 32  # NDRPDR iter
1309         - 33  # NDRPDR iter
1310         - 34  # NDRPDR iter
1311         - 35  # NDRPDR iter
1312         - 36  # NDRPDR iter
1313         - 37  # NDRPDR iter
1314
1315     dpdk-performance-changes-2n-skx-h1:
1316       csit-dpdk-perf-verify-1908-2n-skx:
1317         - 2   # NDRPDR sel
1318         - 3   # NDRPDR sel
1319         - 4   # NDRPDR sel
1320         - 5   # NDRPDR sel
1321         - 7   # NDRPDR sel
1322         - 8   # NDRPDR sel
1323         - 9   # NDRPDR sel
1324         - 10  # NDRPDR sel
1325         - 11  # NDRPDR sel
1326         - 12  # NDRPDR sel
1327     dpdk-performance-changes-2n-skx-ref:
1328       csit-dpdk-perf-verify-2001-2n-skx:
1329         - 35  # NDRPDR sel xxv710
1330         - 36  # NDRPDR sel xxv710
1331         - 37  # NDRPDR sel xxv710
1332         - 41  # NDRPDR sel xxv710
1333         - 42  # NDRPDR sel xxv710
1334         - 43  # NDRPDR sel xxv710
1335         - 46  # NDRPDR sel xxv710
1336         - 47  # NDRPDR sel xxv710
1337         - 52  # NDRPDR sel xxv710
1338         - 53  # NDRPDR sel xxv710
1339         - 38  # NDRPDR sel x710
1340         - 39  # NDRPDR sel x710
1341         - 40  # NDRPDR sel x710
1342         - 44  # NDRPDR sel x710
1343         - 45  # NDRPDR sel x710
1344         - 48  # NDRPDR sel x710
1345         - 49  # NDRPDR sel x710
1346         - 50  # NDRPDR sel x710
1347         - 51  # NDRPDR sel x710
1348         - 54  # NDRPDR sel x710
1349     dpdk-performance-changes-2n-skx-cmp:
1350       csit-dpdk-perf-report-iterative-2005-2n-skx:
1351         - 20  # NDRPDR iter
1352         - 21  # NDRPDR iter
1353         - 22  # NDRPDR iter
1354         - 23  # NDRPDR iter
1355         - 24  # NDRPDR iter
1356         - 25  # NDRPDR iter
1357         - 26  # NDRPDR iter
1358         - 27  # NDRPDR iter
1359         - 28  # NDRPDR iter
1360         - 29  # NDRPDR iter
1361
1362     dpdk-performance-changes-2n-clx-ref:
1363       csit-dpdk-perf-verify-2001-2n-clx:
1364         - 15  # NDRPDR sel
1365         - 16  # NDRPDR sel
1366         - 17  # NDRPDR sel
1367         - 18  # NDRPDR sel
1368         - 19  # NDRPDR sel
1369         - 20  # NDRPDR sel
1370         - 21  # NDRPDR sel
1371         - 22  # NDRPDR sel
1372         - 23  # NDRPDR sel
1373         - 24  # NDRPDR sel
1374         - 25  # NDRPDR sel
1375         - 26  # NDRPDR sel
1376         - 27  # NDRPDR sel
1377         - 28  # NDRPDR sel
1378         - 29  # NDRPDR sel
1379         - 30  # NDRPDR sel
1380         - 31  # NDRPDR sel
1381         - 32  # NDRPDR sel
1382         - 33  # NDRPDR sel
1383         - 34  # NDRPDR sel
1384     dpdk-performance-changes-2n-clx-cmp:
1385       csit-dpdk-perf-report-iterative-2005-2n-clx:
1386         - 20  # NDRPDR iter
1387         - 21  # NDRPDR iter
1388         - 22  # NDRPDR iter
1389         - 23  # NDRPDR iter
1390         - 24  # NDRPDR iter
1391         - 25  # NDRPDR iter
1392         - 26  # NDRPDR iter
1393         - 27  # NDRPDR iter
1394         - 28  # NDRPDR iter
1395         - 29  # NDRPDR iter
1396
1397     dpdk-performance-changes-2n-dnv-ref:
1398       csit-dpdk-perf-verify-2001-2n-dnv:
1399         - 9   # NDRPDR sel
1400         - 10  # NDRPDR sel
1401         - 11  # NDRPDR sel
1402         - 12  # NDRPDR sel
1403         - 13  # NDRPDR sel
1404         - 14  # NDRPDR sel
1405         - 15  # NDRPDR sel
1406         - 16  # NDRPDR sel
1407         - 17  # NDRPDR sel
1408         - 18  # NDRPDR sel
1409     dpdk-performance-changes-2n-dnv-cmp:
1410       csit-dpdk-perf-report-iterative-2005-2n-dnv:
1411         - 8   # NDRPDR sel
1412         - 9   # NDRPDR sel
1413         - 10  # NDRPDR sel
1414         - 11  # NDRPDR sel
1415         - 12  # NDRPDR sel
1416         - 13  # NDRPDR sel
1417         - 14  # NDRPDR sel
1418         - 15  # NDRPDR sel
1419         - 16  # NDRPDR sel
1420         - 17  # NDRPDR sel
1421
1422     dpdk-performance-changes-3n-dnv-ref:
1423       csit-dpdk-perf-verify-2001-3n-dnv:
1424         - 12  # NDRPDR sel
1425         - 13  # NDRPDR sel
1426         - 14  # NDRPDR sel
1427         - 15  # NDRPDR sel
1428         - 16  # NDRPDR sel
1429         - 17  # NDRPDR sel
1430         - 18  # NDRPDR sel
1431         - 19  # NDRPDR sel
1432         - 20  # NDRPDR sel
1433         - 22  # NDRPDR sel
1434     dpdk-performance-changes-3n-dnv-cmp:
1435       csit-dpdk-perf-report-iterative-2005-3n-dnv:
1436         - 6   # NDRPDR sel
1437         - 7   # NDRPDR sel
1438         - 8   # NDRPDR sel
1439         - 9   # NDRPDR sel
1440         - 10  # NDRPDR sel
1441         - 11  # NDRPDR sel
1442         - 12  # NDRPDR sel
1443         - 13  # NDRPDR sel
1444         - 14  # NDRPDR sel
1445         - 16  # NDRPDR sel
1446
1447     dpdk-performance-changes-3n-tsh-ref:
1448       csit-dpdk-perf-verify-2001-3n-tsh:
1449         - 3   # NDRPDR sel
1450         - 4   # NDRPDR sel
1451         - 5   # NDRPDR sel
1452         - 9   # NDRPDR sel
1453         - 10  # NDRPDR sel
1454         - 11  # NDRPDR sel
1455         - 12  # NDRPDR sel
1456         - 14  # NDRPDR sel
1457         - 15  # NDRPDR sel
1458         - 18  # NDRPDR sel
1459     dpdk-performance-changes-3n-tsh-cmp:
1460       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1461         - 5   # NDRPDR sel
1462
1463     # Compare testbeds
1464
1465     vpp-compare-testbeds-ref:
1466       csit-vpp-perf-report-iterative-2005-3n-hsw:
1467         - 20  # NDRPDR sel env 4
1468         - 21  # NDRPDR sel env 4
1469         - 22  # NDRPDR sel env 4
1470         - 23  # NDRPDR sel env 4
1471         - 24  # NDRPDR sel env 4
1472         - 25  # NDRPDR sel env 4
1473         - 26  # NDRPDR sel env 4
1474         - 27  # NDRPDR sel env 4
1475         - 28  # NDRPDR sel env 4
1476         - 29  # NDRPDR sel env 4
1477     vpp-compare-testbeds-cmp:
1478       csit-vpp-perf-report-iterative-2005-3n-skx:
1479         - 42  # NDRPDR sel env 4
1480         - 43  # NDRPDR sel env 4
1481         - 44  # NDRPDR sel env 4
1482         - 45  # NDRPDR sel env 4
1483         - 47  # NDRPDR sel env 4
1484
1485     vpp-compare-testbeds-skx-clx-ref:
1486       csit-vpp-perf-report-iterative-2005-2n-skx:
1487         - 88  # NDRPDR sel env 4
1488         - 89  # NDRPDR sel env 4
1489         - 90  # NDRPDR sel env 4
1490         - 91  # NDRPDR sel env 4
1491         - 92  # NDRPDR sel env 4
1492         - 93  # NDRPDR sel env 4
1493         - 94  # NDRPDR sel env 4
1494         - 125 # NDRPDR sel env 4
1495         - 126 # NDRPDR sel env 4
1496         - 127 # NDRPDR sel env 4
1497     vpp-compare-testbeds-skx-clx-cmp:
1498       csit-vpp-perf-report-iterative-2005-2n-clx:
1499         - 62  # NDRPDR sel env 4
1500         - 63  # NDRPDR sel env 4
1501         - 64  # NDRPDR sel env 4
1502         - 65  # NDRPDR sel env 4
1503         - 66  # NDRPDR sel env 4
1504         - 68  # NDRPDR sel env 4
1505         - 69  # NDRPDR sel env 4
1506         - 70  # NDRPDR sel env 4
1507         - 103 # NDRPDR sel env 4
1508         - 104 # NDRPDR sel env 4
1509
1510     vpp-compare-testbeds-hsw-clx-ref:
1511       csit-vpp-perf-report-iterative-2005-3n-hsw:
1512         - 20  # NDRPDR sel env 4
1513         - 21  # NDRPDR sel env 4
1514         - 22  # NDRPDR sel env 4
1515         - 23  # NDRPDR sel env 4
1516         - 24  # NDRPDR sel env 4
1517         - 25  # NDRPDR sel env 4
1518         - 26  # NDRPDR sel env 4
1519         - 27  # NDRPDR sel env 4
1520         - 28  # NDRPDR sel env 4
1521         - 29  # NDRPDR sel env 4
1522     vpp-compare-testbeds-hsw-clx-cmp:
1523       csit-vpp-perf-report-iterative-2005-2n-clx:
1524         - 62  # NDRPDR sel env 4
1525         - 63  # NDRPDR sel env 4
1526         - 64  # NDRPDR sel env 4
1527         - 65  # NDRPDR sel env 4
1528         - 66  # NDRPDR sel env 4
1529         - 68  # NDRPDR sel env 4
1530         - 69  # NDRPDR sel env 4
1531         - 70  # NDRPDR sel env 4
1532         - 103 # NDRPDR sel env 4
1533         - 104 # NDRPDR sel env 4
1534
1535     vpp-compare-testbeds-mrr-ref:
1536       csit-vpp-perf-report-iterative-2005-3n-hsw:
1537         - 30  # MRR env 4
1538     vpp-compare-testbeds-mrr-cmp:
1539       csit-vpp-perf-report-iterative-2005-3n-skx:
1540         - 49  # MRR sel env 4
1541
1542     vpp-compare-testbeds-mrr-skx-clx-ref:
1543       csit-vpp-perf-report-iterative-2005-2n-skx:
1544         - 99  # MRR sel env 4
1545     vpp-compare-testbeds-mrr-skx-clx-cmp:
1546       csit-vpp-perf-report-iterative-2005-2n-clx:
1547         - 72  # MRR env 4
1548
1549     vpp-compare-testbeds-mrr-hsw-clx-ref:
1550       csit-vpp-perf-report-iterative-2005-3n-hsw:
1551         - 30  # MRR env 4
1552     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1553       csit-vpp-perf-report-iterative-2005-2n-clx:
1554         - 72  # MRR env 4
1555
1556     dpdk-compare-testbeds-ref:
1557       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1558         - 25  # NDRPDR iter
1559         - 26  # NDRPDR iter
1560         - 27  # NDRPDR iter
1561         - 28  # NDRPDR iter
1562         - 29  # NDRPDR iter
1563         - 30  # NDRPDR iter
1564         - 31  # NDRPDR iter
1565         - 32  # NDRPDR iter
1566         - 33  # NDRPDR iter
1567         - 34  # NDRPDR iter
1568     dpdk-compare-testbeds-cmp:
1569       csit-dpdk-perf-report-iterative-2005-3n-skx:
1570         - 28  # NDRPDR iter
1571         - 29  # NDRPDR iter
1572         - 30  # NDRPDR iter
1573         - 31  # NDRPDR iter
1574         - 32  # NDRPDR iter
1575         - 33  # NDRPDR iter
1576         - 34  # NDRPDR iter
1577         - 35  # NDRPDR iter
1578         - 36  # NDRPDR iter
1579         - 37  # NDRPDR iter
1580
1581     dpdk-compare-testbeds-skx-clx-ref:
1582       csit-dpdk-perf-report-iterative-2005-2n-skx:
1583         - 20  # NDRPDR iter
1584         - 21  # NDRPDR iter
1585         - 22  # NDRPDR iter
1586         - 23  # NDRPDR iter
1587         - 24  # NDRPDR iter
1588         - 25  # NDRPDR iter
1589         - 26  # NDRPDR iter
1590         - 27  # NDRPDR iter
1591         - 28  # NDRPDR iter
1592         - 29  # NDRPDR iter
1593     dpdk-compare-testbeds-skx-clx-cmp:
1594       csit-dpdk-perf-report-iterative-2005-2n-clx:
1595         - 20  # NDRPDR iter
1596         - 21  # NDRPDR iter
1597         - 22  # NDRPDR iter
1598         - 23  # NDRPDR iter
1599         - 24  # NDRPDR iter
1600         - 25  # NDRPDR iter
1601         - 26  # NDRPDR iter
1602         - 27  # NDRPDR iter
1603         - 28  # NDRPDR iter
1604         - 29  # NDRPDR iter
1605
1606     # Compare topologies
1607
1608     vpp-compare-topologies-ref:
1609       csit-vpp-perf-report-iterative-2005-3n-skx:
1610         - 42  # NDRPDR sel env 4
1611         - 43  # NDRPDR sel env 4
1612         - 44  # NDRPDR sel env 4
1613         - 45  # NDRPDR sel env 4
1614         - 47  # NDRPDR sel env 4
1615     vpp-compare-topologies-cmp:
1616       csit-vpp-perf-report-iterative-2005-2n-skx:
1617         - 88  # NDRPDR sel env 4
1618         - 89  # NDRPDR sel env 4
1619         - 90  # NDRPDR sel env 4
1620         - 91  # NDRPDR sel env 4
1621         - 92  # NDRPDR sel env 4
1622         - 93  # NDRPDR sel env 4
1623         - 94  # NDRPDR sel env 4
1624         - 125 # NDRPDR sel env 4
1625         - 126 # NDRPDR sel env 4
1626         - 127 # NDRPDR sel env 4
1627
1628     vpp-compare-topologies-mrr-ref:
1629       csit-vpp-perf-report-iterative-2005-3n-skx:
1630         - 49  # MRR sel env 4
1631     vpp-compare-topologies-mrr-cmp:
1632       csit-vpp-perf-report-iterative-2005-2n-skx:
1633         - 99  # MRR sel env 4
1634
1635     dpdk-compare-topologies-ref:
1636       csit-dpdk-perf-report-iterative-2005-3n-skx:
1637         - 28  # NDRPDR iter
1638         - 29  # NDRPDR iter
1639         - 30  # NDRPDR iter
1640         - 31  # NDRPDR iter
1641         - 32  # NDRPDR iter
1642         - 33  # NDRPDR iter
1643         - 34  # NDRPDR iter
1644         - 35  # NDRPDR iter
1645         - 36  # NDRPDR iter
1646         - 37  # NDRPDR iter
1647     dpdk-compare-topologies-cmp:
1648       csit-dpdk-perf-report-iterative-2005-2n-skx:
1649         - 20  # NDRPDR iter
1650         - 21  # NDRPDR iter
1651         - 22  # NDRPDR iter
1652         - 23  # NDRPDR iter
1653         - 24  # NDRPDR iter
1654         - 25  # NDRPDR iter
1655         - 26  # NDRPDR iter
1656         - 27  # NDRPDR iter
1657         - 28  # NDRPDR iter
1658         - 29  # NDRPDR iter
1659
1660   plot-layouts:
1661
1662     plot-soak-throughput:
1663       titlefont:
1664         size: 18
1665       xaxis:
1666         title: "<b>Test Cases [Index]</b>"
1667         titlefont:
1668           size: 16
1669         autorange: True
1670         fixedrange: False
1671         gridcolor: "rgb(230, 230, 230)"
1672         linecolor: "rgb(220, 220, 220)"
1673         linewidth: 1
1674         showgrid: True
1675         showline: True
1676         showticklabels: True
1677         tickcolor: "rgb(220, 220, 220)"
1678         tickmode: "linear"
1679         tickfont:
1680           size: 16
1681         zeroline: False
1682       yaxis:
1683         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1684         titlefont:
1685           size: 16
1686         gridcolor: "rgb(230, 230, 230)"
1687         hoverformat: ".4r"
1688         tickformat: ".3r"
1689         linecolor: "rgb(220, 220, 220)"
1690         linewidth: 1
1691         showgrid: True
1692         showline: True
1693         showticklabels: True
1694         tickcolor: "rgb(220, 220, 220)"
1695         tickfont:
1696           size: 16
1697         zeroline: False
1698         range: [0,50]
1699       autosize: False
1700       margin:
1701         t: 50
1702         b: 0
1703         l: 80
1704         r: 20
1705       showlegend: True
1706       legend:
1707         orientation: "h"
1708         font:
1709           size: 16
1710       width: 700
1711       height: 900
1712       paper_bgcolor: "#fff"
1713       plot_bgcolor: "#fff"
1714       hoverlabel:
1715         namelength: -1
1716
1717     plot-service-density:
1718       titlefont:
1719         size: 18
1720       xaxis:
1721         side: "top"
1722         autorange: True
1723         fixedrange: False
1724         showgrid: False
1725         showline: False
1726         showticklabels: False
1727         ticks: ""
1728         ticklen: 0
1729         tickwidth: 0
1730         zeroline: False
1731       yaxis:
1732         autorange: "reversed"
1733         showgrid: False
1734         showline: False
1735         showticklabels: False
1736         ticks: ""
1737         ticklen: 0
1738         tickwidth: 0
1739         zeroline: False
1740       showlegend: False
1741       paper_bgcolor: "#fff"
1742       plot_bgcolor: "#fff"
1743       width: 700
1744       height: 700
1745       hoverlabel:
1746         namelength: -1
1747
1748     plot-hoststack:
1749       titlefont:
1750         size: 16
1751       xaxis:
1752         title: "<b>Test Cases [Index]</b>"
1753         titlefont:
1754           size: 14
1755         autorange: True
1756         fixedrange: False
1757         gridcolor: "rgb(230, 230, 230)"
1758         linecolor: "rgb(220, 220, 220)"
1759         linewidth: 1
1760         showgrid: True
1761         showline: True
1762         showticklabels: True
1763         tickcolor: "rgb(220, 220, 220)"
1764         tickmode: "linear"
1765         tickfont:
1766           size: 14
1767         zeroline: False
1768       yaxis:
1769         title: "<b>Bandwidth [Gbps]</b>"
1770         titlefont:
1771           size: 14
1772         gridcolor: "rgb(230, 230, 230)"
1773         hoverformat: ".4s"
1774         linecolor: "rgb(220, 220, 220)"
1775         linewidth: 1
1776         rangemode: "tozero"
1777         showgrid: True
1778         showline: True
1779         showticklabels: True
1780         tickcolor: "rgb(230, 230, 230)"
1781         tickformat: ".3s"
1782         tickfont:
1783           size: 14
1784         zeroline: False
1785       boxmode: "group"
1786       boxgroupgap: 0.5
1787       autosize: False
1788       margin:
1789         t: 50
1790         b: 20
1791         l: 80
1792         r: 20
1793       showlegend: True
1794       legend:
1795         orientation: "h"
1796         font:
1797           size: 14
1798       width: 700
1799       height: 800
1800       paper_bgcolor: "#fff"
1801       plot_bgcolor: "#fff"
1802       hoverlabel:
1803         namelength: -1
1804
1805     plot-throughput:
1806       titlefont:
1807         size: 18
1808       xaxis:
1809         title: "<b>Test Cases [Index]</b>"
1810         titlefont:
1811           size: 16
1812         autorange: True
1813         fixedrange: False
1814         gridcolor: "rgb(230, 230, 230)"
1815         linecolor: "rgb(220, 220, 220)"
1816         linewidth: 1
1817         showgrid: True
1818         showline: True
1819         showticklabels: True
1820         tickcolor: "rgb(220, 220, 220)"
1821         tickmode: "linear"
1822         tickfont:
1823           size: 16
1824         zeroline: False
1825       yaxis:
1826         title: "<b>Packet Throughput [Mpps]</b>"
1827         titlefont:
1828           size: 16
1829         gridcolor: "rgb(230, 230, 230)"
1830         hoverformat: ".4r"
1831         tickformat: ".3r"
1832         linecolor: "rgb(220, 220, 220)"
1833         linewidth: 1
1834         showgrid: True
1835         showline: True
1836         showticklabels: True
1837         tickcolor: "rgb(220, 220, 220)"
1838         tickfont:
1839           size: 16
1840         zeroline: False
1841         range: [0,50]
1842       autosize: False
1843       margin:
1844         t: 50
1845         b: 0
1846         l: 80
1847         r: 20
1848       showlegend: True
1849       legend:
1850         orientation: "h"
1851         font:
1852           size: 16
1853       width: 700
1854       height: 900
1855       paper_bgcolor: "#fff"
1856       plot_bgcolor: "#fff"
1857       hoverlabel:
1858         namelength: -1
1859
1860     plot-throughput-speedup-analysis:
1861       titlefont:
1862         size: 18
1863       xaxis:
1864         title: "<b>Number of Cores [Qty]</b>"
1865         titlefont:
1866           size: 16
1867         autorange: True
1868         fixedrange: False
1869         gridcolor: "rgb(230, 230, 230)"
1870         linecolor: "rgb(220, 220, 220)"
1871         linewidth: 1
1872         showgrid: True
1873         showline: True
1874         showticklabels: True
1875         tickcolor: "rgb(238, 238, 238)"
1876         tickmode: "linear"
1877         tickfont:
1878           size: 16
1879         zeroline: False
1880       yaxis:
1881         title: "<b>Packet Throughput [Mpps]</b>"
1882         titlefont:
1883           size: 16
1884         type: "linear"
1885         gridcolor: "rgb(230, 230, 230)"
1886         hoverformat: ".4s"
1887         linecolor: "rgb(220, 220, 220)"
1888         linewidth: 1
1889         showgrid: True
1890         showline: True
1891         showticklabels: True
1892         tickcolor: "rgb(220, 220, 220)"
1893         tickformat: ".4s"
1894         tickfont:
1895           size: 16
1896         zeroline: True
1897         rangemode: "tozero"
1898         range: [0,100]
1899       legend:
1900         orientation: "h"
1901         font:
1902           size: 16
1903         xanchor: "left"
1904         yanchor: "top"
1905         x: 0
1906         y: -0.2
1907         bgcolor: "rgba(255, 255, 255, 0)"
1908         bordercolor: "rgba(255, 255, 255, 0)"
1909         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1910       autosize: False
1911       margin:
1912           't': 50
1913           'b': 150
1914           'l': 85
1915           'r': 10
1916       showlegend: True
1917       width: 700
1918       height: 700
1919       paper_bgcolor: "#fff"
1920       plot_bgcolor: "#fff"
1921       hoverlabel:
1922         namelength: -1
1923       annotations: [
1924         {
1925           text: "_ _          __          ...",
1926           align: "left",
1927           showarrow: False,
1928           xref: "paper",
1929           yref: "paper",
1930           xanchor: "left",
1931           yanchor: "top",
1932           x: 0,
1933           y: -0.13,
1934           font: {
1935             family: "Consolas, Courier New",
1936             size: 15
1937           },
1938         },
1939         {
1940           text: "    Perfect     Measured     Limit",
1941           align: "left",
1942           showarrow: False,
1943           xref: "paper",
1944           yref: "paper",
1945           xanchor: "left",
1946           yanchor: "top",
1947           x: 0,
1948           y: -0.15,
1949           font: {
1950             family: "Consolas, Courier New",
1951             size: 15
1952           },
1953         },
1954       ]
1955
1956     plot-latency:
1957       titlefont:
1958         size: 18
1959       xaxis:
1960         title: "<b>Direction</b>"
1961         titlefont:
1962           size: 16
1963         autorange: True
1964         fixedrange: False
1965         gridcolor: "rgb(230, 230, 230)"
1966         linecolor: "rgb(220, 220, 220)"
1967         linewidth: 1
1968         showgrid: True
1969         showline: True
1970         showticklabels: False
1971         tickcolor: "rgb(220, 220, 220)"
1972         tickmode: "linear"
1973         tickfont:
1974           size: 16
1975         zeroline: False
1976       yaxis:
1977         title: "<b>Packet Latency [uSec]</b>"
1978         titlefont:
1979           size: 16
1980         type: "linear"
1981         gridcolor: "rgb(230, 230, 230)"
1982         hoverformat: ".4s"
1983         linecolor: "rgb(220, 220, 220)"
1984         linewidth: 1
1985         showgrid: True
1986         showline: True
1987         showticklabels: True
1988         tickcolor: "rgb(220, 220, 220)"
1989         tickformat: ".4s"
1990         tickfont:
1991           size: 16
1992         zeroline: True
1993         rangemode: "tozero"
1994       legend:
1995         orientation: "h"
1996         font:
1997           size: 16
1998         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1999       autosize: False
2000       margin:
2001           't': 50
2002           'b': 150
2003           'l': 80
2004           'r': 10
2005       showlegend: True
2006       width: 700
2007       height: 700
2008       paper_bgcolor: "#fff"
2009       plot_bgcolor: "#fff"
2010       hoverlabel:
2011         namelength: -1
2012
2013     plot-hdrh-latency:
2014       title:
2015         text: ""
2016         xanchor: "center"
2017         x: 0.5
2018         font:
2019           size: 16
2020       width: 700
2021       plot_bgcolor: "white"
2022       annotations:
2023         - font:
2024             size: 14
2025           showarrow: False
2026           text: "<b>Packet Latency [uSec]</b>"
2027           x: 1
2028           xanchor: "right"
2029           xref: "paper"
2030           y: -0.045
2031           yanchor: "top"
2032           yref: "paper"
2033         - font:
2034             size: 14
2035           showarrow: False
2036           text: "<b>Probability [%]</b>"
2037           textangle: 270
2038           x: -0.06
2039           xanchor: "center"
2040           xref: "paper"
2041           y: 0.5
2042           yanchor: "middle"
2043           yref: "paper"
2044         - font:
2045             size: 14
2046           showarrow: False
2047           text: "<b>Direction: E-W</b>"
2048           x: 0.24
2049           xanchor: "center"
2050           xref: "paper"
2051           y: 1.05
2052           yanchor: "bottom"
2053           yref: "paper"
2054         - font:
2055             size: 14
2056           showarrow: False
2057           text: "<b>Direction: W-E</b>"
2058           x: 0.74
2059           xanchor: "center"
2060           xref: "paper"
2061           y: 1.05
2062           yanchor: "bottom"
2063           yref: "paper"
2064
2065     plot-hdrh-latency-percentile:
2066       title:
2067         text: ""
2068         xanchor: "center"
2069         x: 0.5
2070         font:
2071           size: 18
2072       xaxis:
2073         type: "log"
2074         title: "<b>Percentile [%]</b>"
2075         titlefont:
2076           size: 16
2077         autorange: True
2078         fixedrange: False
2079         gridcolor: "rgb(230, 230, 230)"
2080         linecolor: "rgb(220, 220, 220)"
2081         linewidth: 1
2082         showgrid: True
2083         showline: True
2084         showticklabels: True
2085         tickcolor: "rgb(220, 220, 220)"
2086         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2087         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2088         tickfont:
2089           size: 16
2090       yaxis:
2091         title: "<b>Packet Latency [uSec]</b>"
2092         titlefont:
2093           size: 16
2094         gridcolor: "rgb(230, 230, 230)"
2095         linecolor: "rgb(220, 220, 220)"
2096         linewidth: 1
2097         showgrid: True
2098         showline: True
2099         showticklabels: True
2100         tickcolor: "rgb(220, 220, 220)"
2101         tickfont:
2102           size: 16
2103       autosize: False
2104       showlegend: True
2105       legend:
2106         traceorder: "normal"
2107         orientation: "h"
2108         font:
2109           size: 16
2110         xanchor: "left"
2111         yanchor: "top"
2112         x: 0
2113         y: -0.15
2114         bgcolor: "rgba(255, 255, 255, 0)"
2115         bordercolor: "rgba(255, 255, 255, 0)"
2116       width: 700
2117       height: 700
2118       paper_bgcolor: "white"
2119       plot_bgcolor: "white"
2120
2121     plot-hdrh-latency-by-percentile:
2122       title:
2123         text: "<b>Latency by Percentile Distribution</b>"
2124         xanchor: "center"
2125         x: 0.5
2126         font:
2127           size: 18
2128       showlegend: True
2129       legend:
2130         traceorder: "normal"
2131         orientation: "h"
2132         font:
2133           size: 16
2134         xanchor: "left"
2135         yanchor: "top"
2136         x: 0
2137         y: -0.2
2138         bgcolor: "rgba(255, 255, 255, 0)"
2139         bordercolor: "rgba(255, 255, 255, 0)"
2140       xaxis:
2141         type: "linear"
2142         title: "<b>Percentile [%]</b>"
2143         titlefont:
2144           size: 14
2145         autorange: False
2146         fixedrange: False
2147         range: [0, 100]
2148         gridcolor: "rgb(230, 230, 230)"
2149         linecolor: "rgb(220, 220, 220)"
2150         linewidth: 1
2151         showgrid: True
2152         showline: True
2153         showticklabels: True
2154         tickcolor: "rgb(220, 220, 220)"
2155         tickvals: [0, 25, 50, 75, 100]
2156         ticktext: [0, 25, 50, 75, 100]
2157         tickfont:
2158           size: 14
2159       yaxis:
2160         title: "<b>One-Way Latency per Direction [uSec]</b>"
2161         titlefont:
2162           size: 14
2163         gridcolor: "rgb(230, 230, 230)"
2164         linecolor: "rgb(220, 220, 220)"
2165         linewidth: 1
2166         showgrid: True
2167         showline: True
2168         showticklabels: True
2169         tickcolor: "rgb(220, 220, 220)"
2170         tickfont:
2171           size: 14
2172       width: 700
2173       height: 700
2174       paper_bgcolor: "white"
2175       plot_bgcolor: "white"
2176
2177 - type: "static"
2178   src-path: "{DIR[RST]}"
2179   dst-path: "{DIR[WORKING,SRC]}"
2180
2181 - type: "input"
2182   general:
2183     file-name: "output_info.xml.gz"
2184     file-format: ".gz"
2185     arch-file-format:
2186       - ".gz"
2187       - ".zip"
2188     download-path: "{job}/{build}/archives/{filename}"
2189     extract: "output.xml"
2190
2191     zip-file-name: "robot-plugin.zip"
2192     zip-file-format: ".zip"
2193     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2194     zip-extract: "robot-plugin/output.xml"
2195
2196   builds:
2197
2198     csit-vpp-perf-verify-1908-3n-hsw:
2199       - 12  # NDRPDR sel
2200       - 13  # NDRPDR sel
2201       - 14  # NDRPDR sel
2202       - 15  # NDRPDR sel
2203       - 16  # NDRPDR sel
2204       - 17  # NDRPDR sel
2205       - 18  # NDRPDR sel
2206       - 19  # NDRPDR sel
2207       - 20  # NDRPDR sel
2208       - 21  # NDRPDR sel
2209       - 39  # MRR sel
2210     csit-vpp-perf-verify-2001-3n-hsw:
2211       - 21  # NDRPDR sel
2212       - 22  # NDRPDR sel
2213       - 23  # NDRPDR sel
2214       - 24  # NDRPDR sel
2215       - 25  # NDRPDR sel
2216       - 29  # NDRPDR sel
2217       - 30  # NDRPDR sel
2218       - 31  # NDRPDR sel
2219       - 32  # NDRPDR sel
2220       - 34  # NDRPDR sel
2221       - 17  # MRR sel
2222     csit-vpp-perf-report-iterative-2005-3n-hsw:
2223       - 3   # NDRPDR sel
2224       - 4   # NDRPDR sel
2225       - 5   # NDRPDR sel
2226       - 10  # NDRPDR sel
2227       - 11  # NDRPDR sel
2228       - 12  # NDRPDR sel
2229       - 15  # NDRPDR sel
2230       - 16  # NDRPDR sel
2231       - 18  # NDRPDR sel
2232       - 19  # NDRPDR sel
2233       - 20  # NDRPDR sel env 4
2234       - 21  # NDRPDR sel env 4
2235       - 22  # NDRPDR sel env 4
2236       - 23  # NDRPDR sel env 4
2237       - 24  # NDRPDR sel env 4
2238       - 25  # NDRPDR sel env 4
2239       - 26  # NDRPDR sel env 4
2240       - 27  # NDRPDR sel env 4
2241       - 28  # NDRPDR sel env 4
2242       - 29  # NDRPDR sel env 4
2243       - 13  # MRR
2244       - 30  # MRR env 4
2245       - 31  # NDRPDR sel 2001.0-4
2246       - 32  # NDRPDR sel 2001.0-4
2247       - 33  # NDRPDR sel 2001.0-4
2248       - 34  # NDRPDR sel 2001.0-4
2249       - 35  # NDRPDR sel 2001.0-4
2250       - 36  # NDRPDR sel 2001.0-4
2251       - 38  # NDRPDR sel 2001.0-4
2252     csit-vpp-perf-verify-2005-3n-hsw:
2253       - 3   # hoststack
2254       - 5   # hoststack
2255       - 6   # hoststack
2256       - 7   # hoststack
2257       - 8   # hoststack
2258       - 9   # hoststack
2259       - 10  # hoststack
2260       - 11  # hoststack
2261       - 12  # hoststack
2262       - 13  # hoststack
2263     csit-vpp-perf-report-coverage-2005-3n-hsw:
2264       - 74  # crypto-00
2265       - 75  # crypto-01
2266       - 76  # crypto-02
2267       - 77  # crypto-03
2268       - 78  # ip4-00
2269       - 79  # ip4-01
2270       - 80  # ip4-02
2271       - 81  # ip4-03
2272       - 73  # ip4-04
2273       - 82  # ip4-05
2274       - 83  # ip4-06
2275       - 84  # ip4-07
2276       - 85  # ip4-08
2277       - 86  # ip4tun-00
2278       - 87  # ip4tun-01
2279       - 88  # ip4tun-02
2280       - 89  # ip6-00
2281       - 90  # ip6-01
2282       - 91  # ip6tun-00
2283       - 92  # l2-00
2284       - 93  # l2-01
2285       - 94  # l2-02
2286       - 95  # l2-03
2287       - 96  # l2-04
2288       - 97  # l2-05
2289       - 98  # l2-06
2290       - 99  # l2-07
2291       - 100 # l2-08
2292       - 101 # l2-09
2293       - 102 # l2-10
2294       - 103 # memif-00
2295       - 104 # srv6-00
2296       - 105 # srv6-01
2297       - 106 # vhost-00
2298       - 107 # vhost-01
2299       - 109 # vhost-02
2300
2301     csit-vpp-perf-verify-1908_1-3n-skx:
2302       - 26  # NDRPDR sel - new1908.1
2303       - 27  # NDRPDR sel - new1908.1
2304       - 28  # NDRPDR sel - new1908.1
2305       - 29  # NDRPDR sel - new1908.1
2306       - 30  # NDRPDR sel - new1908.1
2307       - 31  # NDRPDR sel - new1908.1
2308       - 33  # NDRPDR sel - new1908.1
2309       - 34  # NDRPDR sel - new1908.1
2310       - 35  # NDRPDR sel - new1908.1
2311       - 36  # NDRPDR sel - new1908.1
2312     csit-vpp-perf-verify-2001-3n-skx:
2313       - 69  # NDRPDR sel - new2001.0
2314       - 71  # NDRPDR sel - new2001.0
2315       - 72  # NDRPDR sel - new2001.0
2316       - 76  # NDRPDR sel - new2001.0
2317       - 77  # NDRPDR sel - new2001.0
2318       - 78  # NDRPDR sel - new2001.0
2319       - 80  # NDRPDR sel - new2001.0
2320       - 50  # MRR sel
2321       - 53  # MRR sel addition
2322     csit-vpp-perf-report-iterative-2005-3n-skx:
2323       - 4   # NDRPDR sel
2324       - 5   # NDRPDR sel ??? all x710 failed
2325       - 33  # NDRPDR sel
2326       - 28  # NDRPDR sel
2327       - 34  # NDRPDR sel
2328       - 36  # NDRPDR sel
2329       - 37  # NDRPDR sel
2330       - 38  # NDRPDR sel
2331       - 39  # NDRPDR sel
2332       - 41  # NDRPDR sel
2333       - 42  # NDRPDR sel env 4
2334       - 43  # NDRPDR sel env 4
2335       - 44  # NDRPDR sel env 4
2336       - 45  # NDRPDR sel env 4
2337       - 47  # NDRPDR sel env 4
2338       - 50  # NDRPDR sel 2001.0-4
2339       - 51  # NDRPDR sel 2001.0-4
2340       - 52  # NDRPDR sel 2001.0-4
2341       - 53  # NDRPDR sel 2001.0-4
2342       - 54  # NDRPDR sel 2001.0-4
2343       - 6   # MRR sel
2344       - 49  # MRR sel env 4
2345     csit-vpp-perf-report-coverage-2005-3n-skx:
2346       - 45  # crypto-00
2347       - 46  # crypto-01
2348       - 47  # crypto-02
2349       - 83  # crypto-03
2350       - 50  # ip4-00
2351       - 51  # ip4-01
2352       - 52  # ip4-02
2353       - 53  # ip4-03
2354       - 54  # ip4-04
2355       - 55  # ip4-05
2356       - 56  # ip4-06
2357       - 57  # ip4-07
2358       - 58  # ip4-08
2359       - 59  # ip4tun-00
2360       - 60  # ip4tun-01
2361       - 61  # ip4tun-02
2362       - 62  # ip6-00
2363       - 63  # ip6-01
2364       - 64  # ip6tun-00
2365       - 65  # l2-00
2366       - 66  # l2-01
2367       - 67  # l2-02
2368       - 68  # l2-03
2369       - 69  # l2-04
2370       - 84  # l2-05
2371       - 71  # l2-06
2372       - 72  # l2-07
2373       - 73  # l2-08
2374       - 85  # l2-09
2375       - 75  # l2-10
2376       - 76  # memif-00
2377       - 77  # srv6-00
2378       - 78  # srv6-01
2379       - 88  # vhost-00
2380       - 89  # vhost-01
2381       - 81  # vhost-02
2382       - 83  # vhost-03
2383
2384     csit-vpp-perf-verify-1908_1-2n-skx:
2385       - 39  # NDRPDR sel - new1908.1
2386       - 40  # NDRPDR sel - new1908.1
2387       - 41  # NDRPDR sel - new1908.1
2388       - 43  # NDRPDR sel - new1908.1
2389       - 44  # NDRPDR sel - new1908.1
2390       - 45  # NDRPDR sel - new1908.1
2391       - 46  # NDRPDR sel - new1908.1
2392       - 47  # NDRPDR sel - new1908.1
2393       - 48  # NDRPDR sel - new1908.1
2394       - 49  # NDRPDR sel - new1908.1
2395     csit-vpp-perf-verify-2001-2n-skx:
2396       - 143  # NDRPDR sel - new2001.0
2397       - 146  # NDRPDR sel - new2001.0
2398       - 147  # NDRPDR sel - new2001.0
2399       - 148  # NDRPDR sel - new2001.0
2400       - 149  # NDRPDR sel - new2001.0
2401       - 150  # NDRPDR sel - new2001.0
2402       - 151  # NDRPDR sel - new2001.0
2403       - 152  # NDRPDR sel - new2001.0
2404       - 153  # NDRPDR sel - new2001.0
2405       - 154  # NDRPDR sel - new2001.0
2406       - 101  # MRR sel - old
2407       - 128  # MRR sel addition - old
2408     csit-vpp-perf-report-iterative-2005-2n-skx:
2409       - 43  # NDRPDR sel
2410       - 38  # NDRPDR sel
2411       - 7   # NDRPDR sel
2412       - 65  # NDRPDR sel
2413       - 47  # NDRPDR sel
2414       - 55  # NDRPDR sel
2415       - 67  # NDRPDR sel
2416       - 75  # NDRPDR sel
2417       - 76  # NDRPDR sel
2418       - 73  # NDRPDR sel
2419       - 88  # NDRPDR sel env 4
2420       - 89  # NDRPDR sel env 4
2421       - 90  # NDRPDR sel env 4
2422       - 91  # NDRPDR sel env 4
2423       - 92  # NDRPDR sel env 4
2424       - 93  # NDRPDR sel env 4
2425       - 94  # NDRPDR sel env 4
2426       - 125 # NDRPDR sel env 4
2427       - 126 # NDRPDR sel env 4
2428       - 127 # NDRPDR sel env 4
2429       - 100 # NDRPDR sel 2001.0-4
2430       - 101 # NDRPDR sel 2001.0-4
2431       - 102 # NDRPDR sel 2001.0-4
2432       - 103 # NDRPDR sel 2001.0-4
2433       - 104 # NDRPDR sel 2001.0-4
2434       - 105 # NDRPDR sel 2001.0-4
2435       - 42  # MRR sel
2436       - 99  # MRR sel env 4
2437       - 106 # Reconf env 4
2438       - 107 # Reconf env 4
2439       - 108 # Reconf env 4
2440       - 109 # Reconf env 4
2441       - 110 # Reconf env 4
2442       - 111 # Reconf env 4
2443       - 112 # Reconf env 4
2444       - 118 # Reconf env 4
2445       - 120 # Reconf env 4
2446       - 121 # Reconf env 4
2447       - 122 # Soak
2448       - 123 # Soak
2449       - 113 # nf-density-sel env 4
2450       - 114 # nf-density-sel env 4
2451       - 124 # nf-density-sel env 4
2452       - 128 # nf-density-sel env 4
2453       - 129 # nf-density-sel env 4
2454       - 131 # nf-density-sel env 4
2455       - 132 # nf-density-sel env 4
2456       - 135 # nf-density-sel env 4
2457       - 136 # nf-density-sel env 4
2458       - 115 # MRR nf-density-sel env 4
2459     csit-vpp-perf-report-coverage-2005-2n-skx:
2460       - 28  # ip4-00
2461       - 29  # ip4-01
2462       - 30  # ip4-02
2463       - 31  # ip4-03
2464       - 32  # ip4-04
2465       - 33  # ip4-05
2466       - 34  # ip6-00
2467       - 35  # ip6-01
2468       - 36  # l2-00
2469       - 37  # l2-01
2470       - 38  # lb-00
2471       - 39  # memif-00
2472       - 40  # vhost-00
2473       - 41  # vhost-01
2474       - 42  # vts-00
2475
2476     csit-vpp-perf-verify-1908_1-2n-clx:
2477       - 5  # NDRPDR sel
2478       - 6  # NDRPDR sel
2479       - 7  # NDRPDR sel
2480       - 8  # NDRPDR sel
2481       - 9  # NDRPDR sel
2482     csit-vpp-perf-verify-2001-2n-clx:
2483       - 28  # NDRPDR sel
2484       - 29  # NDRPDR sel
2485       - 32  # NDRPDR sel
2486       - 40  # NDRPDR sel
2487       - 43  # NDRPDR sel
2488       - 44  # NDRPDR sel
2489       - 45  # NDRPDR sel
2490       - 47  # NDRPDR sel
2491       - 48  # NDRPDR sel
2492       - 49  # NDRPDR sel
2493       - 39  # MRR
2494     csit-vpp-perf-report-iterative-2005-2n-clx:
2495       - 7   # NDRPDR sel
2496       - 38  # NDRPDR sel
2497       - 9   # NDRPDR sel
2498       - 32  # NDRPDR sel ???
2499       - 33  # NDRPDR sel ???
2500       - 39  # NDRPDR sel
2501       - 40  # NDRPDR sel
2502       - 43  # NDRPDR sel
2503       - 50  # NDRPDR sel
2504       - 51  # NDRPDR sel
2505       - 62  # NDRPDR sel env 4
2506       - 63  # NDRPDR sel env 4
2507       - 64  # NDRPDR sel env 4
2508       - 65  # NDRPDR sel env 4
2509       - 66  # NDRPDR sel env 4
2510       - 68  # NDRPDR sel env 4
2511       - 69  # NDRPDR sel env 4
2512       - 70  # NDRPDR sel env 4
2513       - 103 # NDRPDR sel env 4
2514       - 104 # NDRPDR sel env 4
2515       - 73  # NDRPDR sel 2001.0-4
2516       - 74  # NDRPDR sel 2001.0-4
2517       - 75  # NDRPDR sel 2001.0-4
2518       - 76  # NDRPDR sel 2001.0-4
2519       - 77  # NDRPDR sel 2001.0-4
2520       - 78  # NDRPDR sel 2001.0-4
2521       - 79  # NDRPDR sel 2001.0-4
2522       - 80  # NDRPDR sel 2001.0-4
2523       - 12  # MRR
2524       - 72  # MRR env 4
2525       - 81  # Reconf env 4
2526       - 82  # Reconf env 4
2527       - 83  # Reconf env 4
2528       - 84  # Reconf env 4
2529       - 85  # Reconf env 4
2530       - 86  # Reconf env 4
2531       - 87  # Reconf env 4
2532       - 88  # Reconf env 4
2533       - 89  # Reconf env 4
2534       - 90  # Reconf env 4
2535       - 101 # Soak
2536       - 102 # Soak
2537       - 91  # nfv-density-00 env 4
2538       - 92  # nfv-density-00 env 4
2539       - 93  # nfv-density-00 env 4
2540       - 97  # nfv-density-00 env 4
2541       - 98  # nfv-density-00 env 4
2542       - 99  # nfv-density-00 env 4
2543       - 100 # nfv-density-00 env 4
2544       - 105 # nfv-density-00 env 4
2545       - 106 # nfv-density-00 env 4
2546       - 108 # nfv-density-00 env 4
2547       - 96  # MRR nfv-density-00 env 4
2548     csit-vpp-perf-report-coverage-2005-2n-clx:
2549       - 24  # ip4-00
2550       - 25  # ip4-01
2551       - 26  # ip4-02
2552       - 27  # ip4-03
2553       - 28  # ip4-04
2554       - 29  # ip4-05
2555       - 34  # ip6-00
2556       - 36  # ip6-01
2557       - 31  # l2-00
2558       - 41  # l2-01
2559       - 39  # lb-00
2560       - 37  # memif-00
2561       - 32  # vhost-00
2562       - 33  # vhost-01
2563       - 40  # vts-00
2564
2565     csit-vpp-perf-verify-1908-3n-tsh:
2566       - 7   # NDRPDR sel
2567       - 8   # NDRPDR sel
2568       - 9   # NDRPDR sel
2569       - 10  # NDRPDR sel
2570       - 11  # NDRPDR sel
2571       - 12  # NDRPDR sel
2572       - 13  # NDRPDR sel
2573       - 14  # NDRPDR sel
2574       - 15  # NDRPDR sel
2575       - 16  # NDRPDR sel
2576       - 17  # MRR sel
2577     csit-vpp-perf-verify-2001-3n-tsh:
2578       - 3   # NDRPDR sel
2579       - 4   # NDRPDR sel
2580       - 7   # NDRPDR sel
2581       - 8   # NDRPDR sel
2582       - 10  # NDRPDR sel
2583       - 12  # NDRPDR sel
2584       - 13  # NDRPDR sel
2585       - 14  # NDRPDR sel
2586       - 15  # NDRPDR sel
2587       - 21  # NDRPDR sel
2588       - 9   # MRR sel
2589     csit-vpp-perf-report-iterative-2005-3n-tsh:
2590       - 9   # NDRPDR sel
2591       - 11  # NDRPDR sel
2592       - 12  # NDRPDR sel
2593       - 20  # NDRPDR sel
2594       - 14  # NDRPDR sel
2595       - 21  # NDRPDR sel
2596       - 23  # NDRPDR sel env 4
2597       - 25  # NDRPDR sel env 4
2598       - 33  # NDRPDR sel env 4
2599       - 34  # NDRPDR sel env 4
2600       - 35  # NDRPDR sel env 4
2601       - 36  # NDRPDR sel env 4
2602       - 37  # NDRPDR sel env 4
2603       - 40  # NDRPDR sel env 4
2604       - 28  # NDRPDR sel 2001.0-4
2605       - 29  # NDRPDR sel 2001.0-4
2606       - 31  # NDRPDR sel 2001.0-4
2607       - 10  # MRR sel
2608       - 27  # MRR sel env 4
2609
2610     csit-vpp-perf-verify-1908-3n-dnv:
2611       - 6   # NDRPDR sel
2612       - 7   # NDRPDR sel
2613       - 8   # NDRPDR sel
2614       - 9   # NDRPDR sel
2615       - 10  # NDRPDR sel
2616       - 12  # NDRPDR sel
2617       - 13  # NDRPDR sel
2618       - 14  # NDRPDR sel
2619       - 15  # NDRPDR sel
2620       - 16  # NDRPDR sel
2621       - 17  # MRR sel
2622     csit-vpp-perf-verify-2001-3n-dnv:
2623       - 5   # NDRPDR sel
2624       - 6   # NDRPDR sel
2625       - 7   # NDRPDR sel
2626       - 8   # NDRPDR sel
2627       - 9   # NDRPDR sel
2628       - 10  # NDRPDR sel
2629       - 12  # NDRPDR sel
2630       - 16  # NDRPDR sel
2631       - 17  # NDRPDR sel
2632       - 18  # NDRPDR sel
2633       - 11  # MRR sel
2634     csit-vpp-perf-report-iterative-2005-3n-dnv:
2635       - 2   # NDRPDR sel
2636       - 3   # NDRPDR sel
2637       - 4   # NDRPDR sel
2638       - 5   # NDRPDR sel
2639       - 6   # NDRPDR sel
2640       - 7   # NDRPDR sel
2641       - 9   # NDRPDR sel
2642       - 10  # NDRPDR sel
2643       - 11  # NDRPDR sel
2644       - 12  # NDRPDR sel
2645       - 8   # MRR
2646     csit-vpp-perf-report-coverage-2005-3n-dnv:
2647       - 1   # perf-full-3n-dnv-crypto_I
2648       - 24  # perf-full-3n-dnv-crypto_II
2649       - 5   # perf-full-3n-dnv-ip4_I
2650       - 13  # perf-full-3n-dnv-ip4_II
2651       - 17  # perf-full-3n-dnv-ip6_I
2652       - 18  # perf-full-3n-dnv-ip6_II
2653       - 21  # perf-full-3n-dnv-l2_I
2654       - 22  # perf-full-3n-dnv-l2_II
2655       - 23  # perf-full-3n-dnv-ip4-tunnels_I
2656
2657     csit-vpp-perf-verify-1908-2n-dnv:
2658       - 1   # NDRPDR sel
2659       - 2   # NDRPDR sel
2660       - 3   # NDRPDR sel
2661       - 4   # NDRPDR sel
2662       - 5   # NDRPDR sel
2663       - 6   # NDRPDR sel
2664       - 7   # NDRPDR sel
2665       - 8   # NDRPDR sel
2666       - 9   # NDRPDR sel
2667       - 10  # NDRPDR sel
2668       - 11  # MRR sel
2669     csit-vpp-perf-verify-2001-2n-dnv:
2670       - 4   # NDRPDR sel
2671       - 5   # NDRPDR sel
2672       - 6   # NDRPDR sel
2673       - 7   # NDRPDR sel
2674       - 8   # NDRPDR sel
2675       - 9   # NDRPDR sel
2676       - 10  # NDRPDR sel
2677       - 11  # NDRPDR sel
2678       - 13  # NDRPDR sel
2679       - 16  # NDRPDR sel
2680       - 12  # MRR sel
2681     csit-vpp-perf-report-iterative-2005-2n-dnv:
2682       - 3   # NDRPDR sel
2683       - 6   # NDRPDR sel
2684       - 7   # NDRPDR sel
2685       - 8   # NDRPDR sel
2686       - 9   # NDRPDR sel
2687       - 10  # NDRPDR sel
2688       - 11  # NDRPDR sel
2689       - 12  # NDRPDR sel
2690       - 13  # NDRPDR sel
2691       - 14  # NDRPDR sel
2692       - 15  # MRR sel
2693     csit-vpp-perf-report-coverage-2005-2n-dnv:
2694       - 1   # perf-full-2n-dnv-ip4_I
2695       - 2   # perf-full-2n-dnv-ip4_II
2696       - 3   # perf-full-2n-dnv-ip6_I
2697       - 4   # perf-full-2n-dnv-ip6_II
2698       - 5   # perf-full-2n-dnv-l2_I
2699       - 6   # perf-full-2n-dnv-l2_II
2700
2701     csit-dpdk-perf-verify-1908-3n-hsw:
2702       - 2   # NDRPDR sel
2703       - 3   # NDRPDR sel
2704       - 4   # NDRPDR sel
2705       - 5   # NDRPDR sel
2706       - 6   # NDRPDR sel
2707       - 7   # NDRPDR sel
2708       - 8   # NDRPDR sel
2709       - 9   # NDRPDR sel
2710       - 10  # NDRPDR sel
2711       - 11  # NDRPDR sel
2712     csit-dpdk-perf-verify-2001-3n-hsw:
2713       - 4   # NDRPDR sel
2714       - 5   # NDRPDR sel
2715       - 6   # NDRPDR sel
2716       - 7   # NDRPDR sel
2717       - 8   # NDRPDR sel
2718       - 9   # NDRPDR sel
2719       - 10  # NDRPDR sel
2720       - 11  # NDRPDR sel
2721       - 12  # NDRPDR sel
2722       - 13  # NDRPDR sel
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     csit-dpdk-perf-report-iterative-2005-3n-hsw:
2734       - 25  # NDRPDR iter
2735       - 26  # NDRPDR iter
2736       - 27  # NDRPDR iter
2737       - 28  # NDRPDR iter
2738       - 29  # NDRPDR iter
2739       - 30  # NDRPDR iter
2740       - 31  # NDRPDR iter
2741       - 32  # NDRPDR iter
2742       - 33  # NDRPDR iter
2743       - 34  # NDRPDR iter
2744
2745     csit-dpdk-perf-verify-1908-3n-skx:
2746       - 3   # NDRPDR sel
2747       - 4   # NDRPDR sel
2748       - 5   # NDRPDR sel
2749       - 6   # NDRPDR sel
2750       - 7   # NDRPDR sel
2751       - 8   # NDRPDR sel
2752       - 9   # NDRPDR sel
2753       - 10  # NDRPDR sel
2754       - 11  # NDRPDR sel
2755       - 12  # NDRPDR sel
2756     csit-dpdk-perf-verify-2001-3n-skx:
2757       - 29  # NDRPDR sel xxv710
2758       - 33  # NDRPDR sel xxv710
2759       - 34  # NDRPDR sel xxv710
2760       - 35  # NDRPDR sel xxv710
2761       - 36  # NDRPDR sel xxv710
2762       - 37  # NDRPDR sel xxv710
2763       - 41  # NDRPDR sel xxv710
2764       - 42  # NDRPDR sel xxv710
2765       - 43  # NDRPDR sel xxv710
2766       - 45  # NDRPDR sel xxv710
2767       - 30  # NDRPDR sel x710
2768       - 31  # NDRPDR sel x710
2769       - 32  # NDRPDR sel x710
2770       - 38  # NDRPDR sel x710
2771       - 39  # NDRPDR sel x710
2772       - 40  # NDRPDR sel x710
2773       - 44  # NDRPDR sel x710
2774       - 46  # NDRPDR sel x710
2775       - 47  # NDRPDR sel x710
2776       - 48  # NDRPDR sel x710
2777     csit-dpdk-perf-report-iterative-2005-3n-skx:
2778       - 28  # NDRPDR iter
2779       - 29  # NDRPDR iter
2780       - 30  # NDRPDR iter
2781       - 31  # NDRPDR iter
2782       - 32  # NDRPDR iter
2783       - 33  # NDRPDR iter
2784       - 34  # NDRPDR iter
2785       - 35  # NDRPDR iter
2786       - 36  # NDRPDR iter
2787       - 37  # NDRPDR iter
2788
2789     csit-dpdk-perf-verify-1908-2n-skx:
2790       - 2   # NDRPDR sel
2791       - 3   # NDRPDR sel
2792       - 4   # NDRPDR sel
2793       - 5   # NDRPDR sel
2794       - 7   # NDRPDR sel
2795       - 8   # NDRPDR sel
2796       - 9   # NDRPDR sel
2797       - 10  # NDRPDR sel
2798       - 11  # NDRPDR sel
2799       - 12  # NDRPDR sel
2800     csit-dpdk-perf-verify-2001-2n-skx:
2801       - 35  # NDRPDR sel xxv710
2802       - 36  # NDRPDR sel xxv710
2803       - 37  # NDRPDR sel xxv710
2804       - 41  # NDRPDR sel xxv710
2805       - 42  # NDRPDR sel xxv710
2806       - 43  # NDRPDR sel xxv710
2807       - 46  # NDRPDR sel xxv710
2808       - 47  # NDRPDR sel xxv710
2809       - 52  # NDRPDR sel xxv710
2810       - 53  # NDRPDR sel xxv710
2811       - 38  # NDRPDR sel x710
2812       - 39  # NDRPDR sel x710
2813       - 40  # NDRPDR sel x710
2814       - 44  # NDRPDR sel x710
2815       - 45  # NDRPDR sel x710
2816       - 48  # NDRPDR sel x710
2817       - 49  # NDRPDR sel x710
2818       - 50  # NDRPDR sel x710
2819       - 51  # NDRPDR sel x710
2820       - 54  # NDRPDR sel x710
2821     csit-dpdk-perf-report-iterative-2005-2n-skx:
2822       - 20  # NDRPDR iter
2823       - 21  # NDRPDR iter
2824       - 22  # NDRPDR iter
2825       - 23  # NDRPDR iter
2826       - 24  # NDRPDR iter
2827       - 25  # NDRPDR iter
2828       - 26  # NDRPDR iter
2829       - 27  # NDRPDR iter
2830       - 28  # NDRPDR iter
2831       - 29  # NDRPDR iter
2832
2833     csit-dpdk-perf-verify-2001-2n-clx:
2834       - 15  # NDRPDR sel
2835       - 16  # NDRPDR sel
2836       - 17  # NDRPDR sel
2837       - 18  # NDRPDR sel
2838       - 19  # NDRPDR sel
2839       - 20  # NDRPDR sel
2840       - 21  # NDRPDR sel
2841       - 22  # NDRPDR sel
2842       - 23  # NDRPDR sel
2843       - 24  # NDRPDR sel
2844       - 25  # NDRPDR sel
2845       - 26  # NDRPDR sel
2846       - 27  # NDRPDR sel
2847       - 28  # NDRPDR sel
2848       - 29  # NDRPDR sel
2849       - 30  # NDRPDR sel
2850       - 31  # NDRPDR sel
2851       - 32  # NDRPDR sel
2852       - 33  # NDRPDR sel
2853       - 34  # NDRPDR sel
2854     csit-dpdk-perf-report-iterative-2005-2n-clx:
2855       - 20  # NDRPDR iter
2856       - 21  # NDRPDR iter
2857       - 22  # NDRPDR iter
2858       - 23  # NDRPDR iter
2859       - 24  # NDRPDR iter
2860       - 25  # NDRPDR iter
2861       - 26  # NDRPDR iter
2862       - 27  # NDRPDR iter
2863       - 28  # NDRPDR iter
2864       - 29  # NDRPDR iter
2865
2866     csit-dpdk-perf-verify-2001-2n-dnv:
2867       - 9   # NDRPDR sel
2868       - 10  # NDRPDR sel
2869       - 11  # NDRPDR sel
2870       - 12  # NDRPDR sel
2871       - 13  # NDRPDR sel
2872       - 14  # NDRPDR sel
2873       - 15  # NDRPDR sel
2874       - 16  # NDRPDR sel
2875       - 17  # NDRPDR sel
2876       - 18  # NDRPDR sel
2877     csit-dpdk-perf-report-iterative-2005-2n-dnv:
2878       - 8   # NDRPDR sel
2879       - 9   # NDRPDR sel
2880       - 10  # NDRPDR sel
2881       - 11  # NDRPDR sel
2882       - 12  # NDRPDR sel
2883       - 13  # NDRPDR sel
2884       - 14  # NDRPDR sel
2885       - 15  # NDRPDR sel
2886       - 16  # NDRPDR sel
2887       - 17  # NDRPDR sel
2888
2889     csit-dpdk-perf-verify-2001-3n-dnv:
2890       - 12  # NDRPDR sel
2891       - 13  # NDRPDR sel
2892       - 14  # NDRPDR sel
2893       - 15  # NDRPDR sel
2894       - 16  # NDRPDR sel
2895       - 17  # NDRPDR sel
2896       - 18  # NDRPDR sel
2897       - 19  # NDRPDR sel
2898       - 20  # NDRPDR sel
2899       - 22  # NDRPDR sel
2900     csit-dpdk-perf-report-iterative-2005-3n-dnv:
2901       - 6   # NDRPDR sel
2902       - 7   # NDRPDR sel
2903       - 8   # NDRPDR sel
2904       - 9   # NDRPDR sel
2905       - 10  # NDRPDR sel
2906       - 11  # NDRPDR sel
2907       - 12  # NDRPDR sel
2908       - 13  # NDRPDR sel
2909       - 14  # NDRPDR sel
2910       - 16  # NDRPDR sel
2911
2912     csit-dpdk-perf-verify-2001-3n-tsh:
2913       - 3   # NDRPDR sel
2914       - 4   # NDRPDR sel
2915       - 5   # NDRPDR sel
2916       - 9   # NDRPDR sel
2917       - 10  # NDRPDR sel
2918       - 11  # NDRPDR sel
2919       - 12  # NDRPDR sel
2920       - 14  # NDRPDR sel
2921       - 15  # NDRPDR sel
2922       - 18  # NDRPDR sel
2923     csit-dpdk-perf-report-iterative-2005-3n-tsh:
2924       - 5   # NDRPDR sel
2925
2926     csit-vpp-device-2005-ubuntu1804-1n-skx:
2927       - 35
2928
2929 - type: "output"
2930   output: "report"
2931   format:
2932     html:
2933     - full
2934     pdf:
2935     - minimal
2936
2937 ################################################################################
2938 ###                               T A B L E S                                ###
2939 ################################################################################
2940
2941 # VPP Soak vs NDR - 2n-skx
2942 - type: "table"
2943   title: "VPP Soak vs NDR 2n-skx"
2944   algorithm: "table_soak_vs_ndr"
2945   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2946   reference:
2947     title: "NDR"
2948     data: "vpp-soak-vs-ndr-2n-skx-ref"
2949   compare:
2950     title: "Soak"
2951     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2952   data: "vpp-soak-vs-ndr-2n-skx"
2953   include-tests: "NDR"
2954   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2955   parameters:
2956     - "throughput"
2957     - "name"
2958     - "parent"
2959
2960 # VPP Soak vs NDR - 2n-clx
2961 - type: "table"
2962   title: "VPP Soak vs NDR 2n-clx"
2963   algorithm: "table_soak_vs_ndr"
2964   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2965   reference:
2966     title: "NDR"
2967     data: "vpp-soak-vs-ndr-2n-clx-ref"
2968   compare:
2969     title: "Soak"
2970     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2971   data: "vpp-soak-vs-ndr-2n-clx"
2972   include-tests: "NDR"
2973   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2974   parameters:
2975     - "throughput"
2976     - "name"
2977     - "parent"
2978
2979 ################################################################################
2980
2981 # VPP Compare NICs 3n-skx 2t1c ndr
2982 - type: "table"
2983   title: "VPP Compare NICs 3n-skx 2t1c ndr"
2984   algorithm: "table_comparison"
2985   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2986   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2987   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2988   columns:
2989     - title: "x710"
2990       data-set: "vpp-nic-comparison-3n-skx"
2991       tag: "NIC_Intel-X710"
2992     - title: "xxv710"
2993       data-set: "vpp-nic-comparison-3n-skx"
2994       tag: "NIC_Intel-XXV710"
2995   comparisons:
2996     - title: "Diff"
2997       reference: 1
2998       compare: 2
2999   legend:
3000     - ""
3001     - "x710, xxv710 - NICs tested."
3002     - "Diff - difference between x710 and xxv710 NIC."
3003
3004 # VPP Compare NICs 3n-skx 4t2c ndr
3005 - type: "table"
3006   title: "VPP Compare NICs 3n-skx 4t2c ndr"
3007   algorithm: "table_comparison"
3008   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
3009   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3010   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3011   columns:
3012     - title: "x710"
3013       data-set: "vpp-nic-comparison-3n-skx"
3014       tag: "NIC_Intel-X710"
3015     - title: "xxv710"
3016       data-set: "vpp-nic-comparison-3n-skx"
3017       tag: "NIC_Intel-XXV710"
3018   comparisons:
3019     - title: "Diff"
3020       reference: 1
3021       compare: 2
3022   legend:
3023     - ""
3024     - "x710, xxv710 - NICs tested."
3025     - "Diff - difference between x710 and xxv710 NIC."
3026
3027 # VPP Compare NICs 3n-skx 2t1c pdr
3028 - type: "table"
3029   title: "VPP Compare NICs 3n-skx 2t1c pdr"
3030   algorithm: "table_comparison"
3031   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
3032   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3033   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3034   columns:
3035     - title: "x710"
3036       data-set: "vpp-nic-comparison-3n-skx"
3037       tag: "NIC_Intel-X710"
3038     - title: "xxv710"
3039       data-set: "vpp-nic-comparison-3n-skx"
3040       tag: "NIC_Intel-XXV710"
3041   comparisons:
3042     - title: "Diff"
3043       reference: 1
3044       compare: 2
3045   legend:
3046     - ""
3047     - "x710, xxv710 - NICs tested."
3048     - "Diff - difference between x710 and xxv710 NIC."
3049
3050 # VPP Compare NICs 3n-skx 4t2c pdr
3051 - type: "table"
3052   title: "VPP Compare NICs 3n-skx 4t2c pdr"
3053   algorithm: "table_comparison"
3054   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
3055   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3056   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3057   columns:
3058     - title: "x710"
3059       data-set: "vpp-nic-comparison-3n-skx"
3060       tag: "NIC_Intel-X710"
3061     - title: "xxv710"
3062       data-set: "vpp-nic-comparison-3n-skx"
3063       tag: "NIC_Intel-XXV710"
3064   comparisons:
3065     - title: "Diff"
3066       reference: 1
3067       compare: 2
3068   legend:
3069     - ""
3070     - "x710, xxv710 - NICs tested."
3071     - "Diff - difference between x710 and xxv710 NIC."
3072
3073 ## VPP Compare NICs 3n-skx 2t1c mrr
3074 #- type: "table"
3075 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
3076 #  algorithm: "table_comparison"
3077 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
3078 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3079 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3080 #  columns:
3081 #    - title: "x710"
3082 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3083 #      tag: "NIC_Intel-X710"
3084 #    - title: "xxv710"
3085 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3086 #      tag: "NIC_Intel-XXV710"
3087 #  comparisons:
3088 #    - title: "Diff"
3089 #      reference: 1
3090 #      compare: 2
3091 #  legend:
3092 #    - ""
3093 #    - "x710, xxv710 - NICs tested."
3094 #    - "Diff - difference between x710 and xxv710 NIC."
3095 #
3096 ## VPP Compare NICs 3n-skx 4t2c mrr
3097 #- type: "table"
3098 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
3099 #  algorithm: "table_comparison"
3100 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
3101 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3102 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3103 #  columns:
3104 #    - title: "x710"
3105 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3106 #      tag: "NIC_Intel-X710"
3107 #    - title: "xxv710"
3108 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3109 #      tag: "NIC_Intel-XXV710"
3110 #  comparisons:
3111 #    - title: "Diff"
3112 #      reference: 1
3113 #      compare: 2
3114 #  legend:
3115 #    - ""
3116 #    - "x710, xxv710 - NICs tested."
3117 #    - "Diff - difference between x710 and xxv710 NIC."
3118 #
3119 ## VPP Compare NICs 3n-skx 8t4c mrr
3120 #- type: "table"
3121 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
3122 #  algorithm: "table_comparison"
3123 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
3124 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3125 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3126 #  columns:
3127 #    - title: "x710"
3128 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3129 #      tag: "NIC_Intel-X710"
3130 #    - title: "xxv710"
3131 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3132 #      tag: "NIC_Intel-XXV710"
3133 #  comparisons:
3134 #    - title: "Diff"
3135 #      reference: 1
3136 #      compare: 2
3137 #  legend:
3138 #    - ""
3139 #    - "x710, xxv710 - NICs tested."
3140 #    - "Diff - difference between x710 and xxv710 NIC."
3141
3142 # VPP Compare NICs 2n-skx 2t1c ndr
3143 - type: "table"
3144   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3145   algorithm: "table_comparison"
3146   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3147   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3148   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3149   columns:
3150     - title: "x710"
3151       data-set: "vpp-nic-comparison-2n-skx"
3152       tag: "NIC_Intel-X710"
3153     - title: "xxv710"
3154       data-set: "vpp-nic-comparison-2n-skx"
3155       tag: "NIC_Intel-XXV710"
3156   comparisons:
3157     - title: "Diff"
3158       reference: 1
3159       compare: 2
3160   legend:
3161     - ""
3162     - "x710, xxv710 - NICs tested."
3163     - "Diff - difference between x710 and xxv710 NIC."
3164
3165 # VPP Compare NICs 2n-skx 4t2c ndr
3166 - type: "table"
3167   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3168   algorithm: "table_comparison"
3169   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3170   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3171   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3172   columns:
3173     - title: "x710"
3174       data-set: "vpp-nic-comparison-2n-skx"
3175       tag: "NIC_Intel-X710"
3176     - title: "xxv710"
3177       data-set: "vpp-nic-comparison-2n-skx"
3178       tag: "NIC_Intel-XXV710"
3179   comparisons:
3180     - title: "Diff"
3181       reference: 1
3182       compare: 2
3183   legend:
3184     - ""
3185     - "x710, xxv710 - NICs tested."
3186     - "Diff - difference between x710 and xxv710 NIC."
3187
3188 # VPP Compare NICs 2n-skx 2t1c pdr
3189 - type: "table"
3190   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3191   algorithm: "table_comparison"
3192   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3193   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3194   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3195   columns:
3196     - title: "x710"
3197       data-set: "vpp-nic-comparison-2n-skx"
3198       tag: "NIC_Intel-X710"
3199     - title: "xxv710"
3200       data-set: "vpp-nic-comparison-2n-skx"
3201       tag: "NIC_Intel-XXV710"
3202   comparisons:
3203     - title: "Diff"
3204       reference: 1
3205       compare: 2
3206   legend:
3207     - ""
3208     - "x710, xxv710 - NICs tested."
3209     - "Diff - difference between x710 and xxv710 NIC."
3210
3211 # VPP Compare NICs 2n-skx 4t2c pdr
3212 - type: "table"
3213   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3214   algorithm: "table_comparison"
3215   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3216   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3217   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3218   columns:
3219     - title: "x710"
3220       data-set: "vpp-nic-comparison-2n-skx"
3221       tag: "NIC_Intel-X710"
3222     - title: "xxv710"
3223       data-set: "vpp-nic-comparison-2n-skx"
3224       tag: "NIC_Intel-XXV710"
3225   comparisons:
3226     - title: "Diff"
3227       reference: 1
3228       compare: 2
3229   legend:
3230     - ""
3231     - "x710, xxv710 - NICs tested."
3232     - "Diff - difference between x710 and xxv710 NIC."
3233
3234 # VPP Compare NICs 2n-skx 2t1c mrr
3235 - type: "table"
3236   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3237   algorithm: "table_comparison"
3238   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3239   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3240   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3241   columns:
3242     - title: "x710"
3243       data-set: "vpp-nic-comparison-2n-skx-mrr"
3244       tag: "NIC_Intel-X710"
3245     - title: "xxv710"
3246       data-set: "vpp-nic-comparison-2n-skx-mrr"
3247       tag: "NIC_Intel-XXV710"
3248   comparisons:
3249     - title: "Diff"
3250       reference: 1
3251       compare: 2
3252   legend:
3253     - ""
3254     - "x710, xxv710 - NICs tested."
3255     - "Diff - difference between x710 and xxv710 NIC."
3256
3257 # VPP Compare NICs 2n-skx 4t2c mrr
3258 - type: "table"
3259   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3260   algorithm: "table_comparison"
3261   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3262   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3263   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3264   columns:
3265     - title: "x710"
3266       data-set: "vpp-nic-comparison-2n-skx-mrr"
3267       tag: "NIC_Intel-X710"
3268     - title: "xxv710"
3269       data-set: "vpp-nic-comparison-2n-skx-mrr"
3270       tag: "NIC_Intel-XXV710"
3271   comparisons:
3272     - title: "Diff"
3273       reference: 1
3274       compare: 2
3275   legend:
3276     - ""
3277     - "x710, xxv710 - NICs tested."
3278     - "Diff - difference between x710 and xxv710 NIC."
3279
3280 # VPP Compare NICs 2n-skx 8t4c mrr
3281 - type: "table"
3282   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3283   algorithm: "table_comparison"
3284   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3285   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3286   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3287   columns:
3288     - title: "x710"
3289       data-set: "vpp-nic-comparison-2n-skx-mrr"
3290       tag: "NIC_Intel-X710"
3291     - title: "xxv710"
3292       data-set: "vpp-nic-comparison-2n-skx-mrr"
3293       tag: "NIC_Intel-XXV710"
3294   comparisons:
3295     - title: "Diff"
3296       reference: 1
3297       compare: 2
3298   legend:
3299     - ""
3300     - "x710, xxv710 - NICs tested."
3301     - "Diff - difference between x710 and xxv710 NIC."
3302
3303 ################################################################################
3304 # VPP
3305
3306 # VPP Performance Changes 3n-hsw 1t1c pdr
3307 - type: "table"
3308   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3309   algorithm: "table_comparison"
3310   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3311   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3312   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3313   columns:
3314     - title: "1908.1-2"
3315       data-set: "vpp-performance-changes-3n-hsw-h1"
3316     - title: "2001.0-2"
3317       data-set: "vpp-performance-changes-3n-hsw-ref"
3318     - title: "2001.0-4"
3319       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3320     - title: "2005.0-4"
3321       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3322   comparisons:
3323     - title: "2001.0-4 vs 2001.0-2"
3324       reference: 2
3325       compare: 3
3326       rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
3327     - title: "2005.0-4 vs 2001.0-4"
3328       reference: 3
3329       compare: 4
3330       rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
3331   legend:
3332     - ''
3333     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3334     - '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).'
3335     - '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.'
3336     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3337     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3338
3339 # VPP Performance Changes 3n-hsw 2t2c pdr
3340 - type: "table"
3341   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3342   algorithm: "table_comparison"
3343   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3344   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3345   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3346   columns:
3347     - title: "1908.1-2"
3348       data-set: "vpp-performance-changes-3n-hsw-h1"
3349     - title: "2001.0-2"
3350       data-set: "vpp-performance-changes-3n-hsw-ref"
3351     - title: "2001.0-4"
3352       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3353     - title: "2005.0-4"
3354       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3355   comparisons:
3356     - title: "2001.0-4 vs 2001.0-2"
3357       reference: 2
3358       compare: 3
3359       rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
3360     - title: "2005.0-4 vs 2001.0-4"
3361       reference: 3
3362       compare: 4
3363       rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
3364   legend:
3365     - ''
3366     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3367     - '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).'
3368     - '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.'
3369     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3370     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3371
3372 # VPP Performance Changes 3n-hsw 1t1c ndr
3373 - type: "table"
3374   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3375   algorithm: "table_comparison"
3376   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3377   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3378   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3379   columns:
3380     - title: "1908.1-2"
3381       data-set: "vpp-performance-changes-3n-hsw-h1"
3382     - title: "2001.0-2"
3383       data-set: "vpp-performance-changes-3n-hsw-ref"
3384     - title: "2001.0-4"
3385       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3386     - title: "2005.0-4"
3387       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3388   comparisons:
3389     - title: "2001.0-4 vs 2001.0-2"
3390       reference: 2
3391       compare: 3
3392       rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
3393     - title: "2005.0-4 vs 2001.0-4"
3394       reference: 3
3395       compare: 4
3396       rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
3397   legend:
3398     - ''
3399     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3400     - '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).'
3401     - '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.'
3402     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3403     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3404
3405 # VPP Performance Changes 3n-hsw 2t2c ndr
3406 - type: "table"
3407   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3408   algorithm: "table_comparison"
3409   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3410   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3411   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3412   columns:
3413     - title: "1908.1-2"
3414       data-set: "vpp-performance-changes-3n-hsw-h1"
3415     - title: "2001.0-2"
3416       data-set: "vpp-performance-changes-3n-hsw-ref"
3417     - title: "2001.0-4"
3418       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3419     - title: "2005.0-4"
3420       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3421   comparisons:
3422     - title: "2001.0-4 vs 2001.0-2"
3423       reference: 2
3424       compare: 3
3425       rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
3426     - title: "2005.0-4 vs 2001.0-4"
3427       reference: 3
3428       compare: 4
3429       rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
3430   legend:
3431     - ''
3432     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3433     - '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).'
3434     - '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.'
3435     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3436     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3437
3438 # VPP Performance Changes 3n-hsw 1t1c pdr-full
3439 - type: "table"
3440   title: "VPP Performance Changes 3n-hsw 1t1c pdr-full"
3441   algorithm: "table_comparison"
3442   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr-full"
3443   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3444   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3445   columns:
3446     - title: "1908.1-2"
3447       data-set: "vpp-performance-changes-3n-hsw-h1"
3448     - title: "2001.0-2"
3449       data-set: "vpp-performance-changes-3n-hsw-ref"
3450     - title: "2001.0-4"
3451       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3452     - title: "2005.0-3"
3453       data-set: "vpp-performance-changes-3n-hsw-cmp"
3454     - title: "2005.0-4"
3455       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3456   comparisons:
3457     - title: "2005.0-4 vs 2005.0-3"
3458       reference: 4
3459       compare: 5
3460       rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
3461     - title: "2001.0-4 vs 2001.0-2"
3462       reference: 2
3463       compare: 3
3464       rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
3465     - title: "2005.0-4 vs 2001.0-4"
3466       reference: 3
3467       compare: 5
3468       rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca3.yaml"
3469   legend:
3470     - ''
3471     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3472     - '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).'
3473     - '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.'
3474     - '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.'
3475     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3476     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3477
3478 # VPP Performance Changes 3n-hsw 2t2c pdr-full
3479 - type: "table"
3480   title: "VPP Performance Changes 3n-hsw 2t2c pdr-full"
3481   algorithm: "table_comparison"
3482   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr-full"
3483   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3484   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3485   columns:
3486     - title: "1908.1-2"
3487       data-set: "vpp-performance-changes-3n-hsw-h1"
3488     - title: "2001.0-2"
3489       data-set: "vpp-performance-changes-3n-hsw-ref"
3490     - title: "2001.0-4"
3491       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3492     - title: "2005.0-3"
3493       data-set: "vpp-performance-changes-3n-hsw-cmp"
3494     - title: "2005.0-4"
3495       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3496   comparisons:
3497     - title: "2005.0-4 vs 2005.0-3"
3498       reference: 4
3499       compare: 5
3500       rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
3501     - title: "2001.0-4 vs 2001.0-2"
3502       reference: 2
3503       compare: 3
3504       rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
3505     - title: "2005.0-4 vs 2001.0-4"
3506       reference: 3
3507       compare: 5
3508       rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca3.yaml"
3509   legend:
3510     - ''
3511     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3512     - '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).'
3513     - '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.'
3514     - '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.'
3515     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3516     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3517
3518 # VPP Performance Changes 3n-hsw 1t1c ndr-full
3519 - type: "table"
3520   title: "VPP Performance Changes 3n-hsw 1t1c ndr-full"
3521   algorithm: "table_comparison"
3522   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr-full"
3523   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3524   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3525   columns:
3526     - title: "1908.1-2"
3527       data-set: "vpp-performance-changes-3n-hsw-h1"
3528     - title: "2001.0-2"
3529       data-set: "vpp-performance-changes-3n-hsw-ref"
3530     - title: "2001.0-4"
3531       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3532     - title: "2005.0-3"
3533       data-set: "vpp-performance-changes-3n-hsw-cmp"
3534     - title: "2005.0-4"
3535       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3536   comparisons:
3537     - title: "2005.0-4 vs 2005.0-3"
3538       reference: 4
3539       compare: 5
3540       rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
3541     - title: "2001.0-4 vs 2001.0-2"
3542       reference: 2
3543       compare: 3
3544       rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
3545     - title: "2005.0-4 vs 2001.0-4"
3546       reference: 3
3547       compare: 5
3548       rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca3.yaml"
3549   legend:
3550     - ''
3551     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3552     - '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).'
3553     - '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.'
3554     - '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.'
3555     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3556     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3557
3558 # VPP Performance Changes 3n-hsw 2t2c ndr-full
3559 - type: "table"
3560   title: "VPP Performance Changes 3n-hsw 2t2c ndr-full"
3561   algorithm: "table_comparison"
3562   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr-full"
3563   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3564   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3565   columns:
3566     - title: "1908.1-2"
3567       data-set: "vpp-performance-changes-3n-hsw-h1"
3568     - title: "2001.0-2"
3569       data-set: "vpp-performance-changes-3n-hsw-ref"
3570     - title: "2001.0-4"
3571       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3572     - title: "2005.0-3"
3573       data-set: "vpp-performance-changes-3n-hsw-cmp"
3574     - title: "2005.0-4"
3575       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3576   comparisons:
3577     - title: "2005.0-4 vs 2005.0-3"
3578       reference: 4
3579       compare: 5
3580       rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
3581     - title: "2001.0-4 vs 2001.0-2"
3582       reference: 2
3583       compare: 3
3584       rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
3585     - title: "2005.0-4 vs 2001.0-4"
3586       reference: 3
3587       compare: 5
3588       rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca3.yaml"
3589   legend:
3590     - ''
3591     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3592     - '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)..'
3593     - '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.'
3594     - '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.'
3595     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3596     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3597
3598 # VPP Performance Changes 3n-skx 2t1c pdr
3599 - type: "table"
3600   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3601   algorithm: "table_comparison"
3602   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3603   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3604   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3605   columns:
3606     - title: "1908.1-2"
3607       data-set: "vpp-performance-changes-3n-skx-h1"
3608     - title: "2001.0-2"
3609       data-set: "vpp-performance-changes-3n-skx-ref"
3610     - title: "2001.0-4"
3611       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3612     - title: "2005.0-4"
3613       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3614   comparisons:
3615     - title: "2001.0-4 vs 2001.0-2"
3616       reference: 2
3617       compare: 3
3618       rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3619     - title: "2005.0-4 vs 2001.0-4"
3620       reference: 3
3621       compare: 4
3622       rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3623   legend:
3624     - ''
3625     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3626     - '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).'
3627     - '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.'
3628     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3629     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3630
3631 # VPP Performance Changes 3n-skx 4t2c pdr
3632 - type: "table"
3633   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3634   algorithm: "table_comparison"
3635   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3636   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3637   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3638   columns:
3639     - title: "1908.1-2"
3640       data-set: "vpp-performance-changes-3n-skx-h1"
3641     - title: "2001.0-2"
3642       data-set: "vpp-performance-changes-3n-skx-ref"
3643     - title: "2001.0-4"
3644       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3645     - title: "2005.0-4"
3646       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3647   comparisons:
3648     - title: "2001.0-4 vs 2001.0-2"
3649       reference: 2
3650       compare: 3
3651       rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
3652     - title: "2005.0-4 vs 2001.0-4"
3653       reference: 3
3654       compare: 4
3655       rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml"
3656   legend:
3657     - ''
3658     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3659     - '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).'
3660     - '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.'
3661     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3662     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3663
3664 # VPP Performance Changes 3n-skx 2t1c ndr
3665 - type: "table"
3666   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3667   algorithm: "table_comparison"
3668   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3669   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3670   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3671   columns:
3672     - title: "1908.1-2"
3673       data-set: "vpp-performance-changes-3n-skx-h1"
3674     - title: "2001.0-2"
3675       data-set: "vpp-performance-changes-3n-skx-ref"
3676     - title: "2001.0-4"
3677       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3678     - title: "2005.0-4"
3679       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3680   comparisons:
3681     - title: "2001.0-4 vs 2001.0-2"
3682       reference: 2
3683       compare: 3
3684       rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3685     - title: "2005.0-4 vs 2001.0-4"
3686       reference: 3
3687       compare: 4
3688       rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3689   legend:
3690     - ''
3691     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3692     - '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).'
3693     - '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.'
3694     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3695     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3696
3697 # VPP Performance Changes 3n-skx 4t2c ndr
3698 - type: "table"
3699   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3700   algorithm: "table_comparison"
3701   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3702   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3703   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3704   columns:
3705     - title: "1908.1-2"
3706       data-set: "vpp-performance-changes-3n-skx-h1"
3707     - title: "2001.0-2"
3708       data-set: "vpp-performance-changes-3n-skx-ref"
3709     - title: "2001.0-4"
3710       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3711     - title: "2005.0-4"
3712       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3713   comparisons:
3714     - title: "2001.0-4 vs 2001.0-2"
3715       reference: 2
3716       compare: 3
3717       rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
3718     - title: "2005.0-4 vs 2001.0-4"
3719       reference: 3
3720       compare: 4
3721       rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml"
3722   legend:
3723     - ''
3724     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3725     - '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).'
3726     - '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.'
3727     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3728     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3729
3730 # VPP Performance Changes 3n-skx 2t1c pdr-full
3731 - type: "table"
3732   title: "VPP Performance Changes 3n-skx 2t1c pdr-full"
3733   algorithm: "table_comparison"
3734   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr-full"
3735   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3736   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3737   columns:
3738     - title: "1908.1-2"
3739       data-set: "vpp-performance-changes-3n-skx-h1"
3740     - title: "2001.0-2"
3741       data-set: "vpp-performance-changes-3n-skx-ref"
3742     - title: "2001.0-4"
3743       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3744     - title: "2005.0-3"
3745       data-set: "vpp-performance-changes-3n-skx-cmp"
3746     - title: "2005.0-4"
3747       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3748   comparisons:
3749     - title: "2005.0-4 vs 2005.0-3"
3750       reference: 4
3751       compare: 5
3752       rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3753     - title: "2001.0-4 vs 2001.0-2"
3754       reference: 2
3755       compare: 3
3756       rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3757     - title: "2005.0-4 vs 2001.0-4"
3758       reference: 3
3759       compare: 5
3760       rca-file: "rca/rca-3n-skx-2t1c-pdr-rca3.yaml"
3761   legend:
3762     - ''
3763     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3764     - '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).'
3765     - '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.'
3766     - '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.'
3767     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3768     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3769
3770 # VPP Performance Changes 3n-skx 4t2c pdr-full
3771 - type: "table"
3772   title: "VPP Performance Changes 3n-skx 4t2c pdr-full"
3773   algorithm: "table_comparison"
3774   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr-full"
3775   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3776   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3777   columns:
3778     - title: "1908.1-2"
3779       data-set: "vpp-performance-changes-3n-skx-h1"
3780     - title: "2001.0-2"
3781       data-set: "vpp-performance-changes-3n-skx-ref"
3782     - title: "2001.0-4"
3783       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3784     - title: "2005.0-3"
3785       data-set: "vpp-performance-changes-3n-skx-cmp"
3786     - title: "2005.0-4"
3787       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3788   comparisons:
3789     - title: "2005.0-4 vs 2005.0-3"
3790       reference: 4
3791       compare: 5
3792       rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
3793     - title: "2001.0-4 vs 2001.0-2"
3794       reference: 2
3795       compare: 3
3796       rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml"
3797     - title: "2005.0-4 vs 2001.0-4"
3798       reference: 3
3799       compare: 5
3800       rca-file: "rca/rca-3n-skx-4t2c-pdr-rca3.yaml"
3801   legend:
3802     - ''
3803     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3804     - '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).'
3805     - '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.'
3806     - '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.'
3807     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3808     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3809
3810 # VPP Performance Changes 3n-skx 2t1c ndr-full
3811 - type: "table"
3812   title: "VPP Performance Changes 3n-skx 2t1c ndr-full"
3813   algorithm: "table_comparison"
3814   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr-full"
3815   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3816   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3817   columns:
3818     - title: "1908.1-2"
3819       data-set: "vpp-performance-changes-3n-skx-h1"
3820     - title: "2001.0-2"
3821       data-set: "vpp-performance-changes-3n-skx-ref"
3822     - title: "2001.0-4"
3823       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3824     - title: "2005.0-3"
3825       data-set: "vpp-performance-changes-3n-skx-cmp"
3826     - title: "2005.0-4"
3827       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3828   comparisons:
3829     - title: "2005.0-4 vs 2005.0-3"
3830       reference: 4
3831       compare: 5
3832       rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3833     - title: "2001.0-4 vs 2001.0-2"
3834       reference: 2
3835       compare: 3
3836       rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3837     - title: "2005.0-4 vs 2001.0-4"
3838       reference: 3
3839       compare: 5
3840       rca-file: "rca/rca-3n-skx-2t1c-ndr-rca3.yaml"
3841   legend:
3842     - ''
3843     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3844     - '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).'
3845     - '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.'
3846     - '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.'
3847     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3848     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3849
3850 # VPP Performance Changes 3n-skx 4t2c ndr-full
3851 - type: "table"
3852   title: "VPP Performance Changes 3n-skx 4t2c ndr-full"
3853   algorithm: "table_comparison"
3854   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr-full"
3855   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3856   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3857   columns:
3858     - title: "1908.1-2"
3859       data-set: "vpp-performance-changes-3n-skx-h1"
3860     - title: "2001.0-2"
3861       data-set: "vpp-performance-changes-3n-skx-ref"
3862     - title: "2001.0-4"
3863       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3864     - title: "2005.0-3"
3865       data-set: "vpp-performance-changes-3n-skx-cmp"
3866     - title: "2005.0-4"
3867       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3868   comparisons:
3869     - title: "2005.0-4 vs 2005.0-3"
3870       reference: 4
3871       compare: 5
3872       rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
3873     - title: "2001.0-4 vs 2001.0-2"
3874       reference: 2
3875       compare: 3
3876       rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml"
3877     - title: "2005.0-4 vs 2001.0-4"
3878       reference: 3
3879       compare: 5
3880       rca-file: "rca/rca-3n-skx-4t2c-ndr-rca3.yaml"
3881   legend:
3882     - ''
3883     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3884     - '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).'
3885     - '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.'
3886     - '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.'
3887     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3888     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3889
3890 # VPP Performance Changes 2n-skx 2t1c pdr
3891 - type: "table"
3892   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3893   algorithm: "table_comparison"
3894   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3895   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3896   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3897   columns:
3898     - title: "1908.1-2"
3899       data-set: "vpp-performance-changes-2n-skx-h1"
3900     - title: "2001.0-2"
3901       data-set: "vpp-performance-changes-2n-skx-ref"
3902     - title: "2001.0-4"
3903       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
3904     - title: "2005.0-4"
3905       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3906   comparisons:
3907     - title: "2001.0-4 vs 2001.0-2"
3908       reference: 2
3909       compare: 3
3910       rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
3911     - title: "2005.0-4 vs 2001.0-4"
3912       reference: 3
3913       compare: 4
3914       rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
3915   legend:
3916     - ''
3917     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3918     - '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).'
3919     - '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.'
3920     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3921     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3922
3923 # VPP Performance Changes 2n-skx 4t2c pdr
3924 - type: "table"
3925   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3926   algorithm: "table_comparison"
3927   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3928   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3929   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3930   columns:
3931     - title: "1908.1-2"
3932       data-set: "vpp-performance-changes-2n-skx-h1"
3933     - title: "2001.0-2"
3934       data-set: "vpp-performance-changes-2n-skx-ref"
3935     - title: "2001.0-4"
3936       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
3937     - title: "2005.0-4"
3938       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3939   comparisons:
3940     - title: "2001.0-4 vs 2001.0-2"
3941       reference: 2
3942       compare: 3
3943       rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
3944     - title: "2005.0-4 vs 2001.0-4"
3945       reference: 3
3946       compare: 4
3947       rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
3948   legend:
3949     - ''
3950     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3951     - '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).'
3952     - '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.'
3953     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3954     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3955
3956 # VPP Performance Changes 2n-skx 2t1c ndr
3957 - type: "table"
3958   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3959   algorithm: "table_comparison"
3960   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3961   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3962   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3963   columns:
3964     - title: "1908.1-2"
3965       data-set: "vpp-performance-changes-2n-skx-h1"
3966     - title: "2001.0-2"
3967       data-set: "vpp-performance-changes-2n-skx-ref"
3968     - title: "2001.0-4"
3969       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
3970     - title: "2005.0-4"
3971       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3972   comparisons:
3973     - title: "2001.0-4 vs 2001.0-2"
3974       reference: 2
3975       compare: 3
3976       rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
3977     - title: "2005.0-4 vs 2001.0-4"
3978       reference: 3
3979       compare: 4
3980       rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
3981   legend:
3982     - ''
3983     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3984     - '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).'
3985     - '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.'
3986     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3987     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3988
3989 # VPP Performance Changes 2n-skx 4t2c ndr
3990 - type: "table"
3991   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3992   algorithm: "table_comparison"
3993   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3994   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3995   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3996   columns:
3997     - title: "1908.1-2"
3998       data-set: "vpp-performance-changes-2n-skx-h1"
3999     - title: "2001.0-2"
4000       data-set: "vpp-performance-changes-2n-skx-ref"
4001     - title: "2001.0-4"
4002       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4003     - title: "2005.0-4"
4004       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4005   comparisons:
4006     - title: "2001.0-4 vs 2001.0-2"
4007       reference: 2
4008       compare: 3
4009       rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
4010     - title: "2005.0-4 vs 2001.0-4"
4011       reference: 3
4012       compare: 4
4013       rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
4014   legend:
4015     - ''
4016     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4017     - '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).'
4018     - '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.'
4019     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4020     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4021
4022 # VPP Performance Changes 2n-skx 2t1c pdr-full
4023 - type: "table"
4024   title: "VPP Performance Changes 2n-skx 2t1c pdr-full"
4025   algorithm: "table_comparison"
4026   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr-full"
4027   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4028   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4029   columns:
4030     - title: "1908.1-2"
4031       data-set: "vpp-performance-changes-2n-skx-h1"
4032     - title: "2001.0-2"
4033       data-set: "vpp-performance-changes-2n-skx-ref"
4034     - title: "2001.0-4"
4035       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4036     - title: "2005.0-3"
4037       data-set: "vpp-performance-changes-2n-skx-cmp"
4038     - title: "2005.0-4"
4039       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4040   comparisons:
4041     - title: "2005.0-4 vs 2005.0-3"
4042       reference: 4
4043       compare: 5
4044       rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
4045     - title: "2001.0-4 vs 2001.0-2"
4046       reference: 2
4047       compare: 3
4048       rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
4049     - title: "2005.0-4 vs 2001.0-4"
4050       reference: 3
4051       compare: 5
4052       rca-file: "rca/rca-2n-skx-2t1c-pdr-rca3.yaml"
4053
4054   legend:
4055     - ''
4056     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4057     - '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).'
4058     - '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.'
4059     - '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.'
4060     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4061     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4062
4063 # VPP Performance Changes 2n-skx 4t2c pdr-full
4064 - type: "table"
4065   title: "VPP Performance Changes 2n-skx 4t2c pdr-full"
4066   algorithm: "table_comparison"
4067   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr-full"
4068   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4069   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4070   columns:
4071     - title: "1908.1-2"
4072       data-set: "vpp-performance-changes-2n-skx-h1"
4073     - title: "2001.0-2"
4074       data-set: "vpp-performance-changes-2n-skx-ref"
4075     - title: "2001.0-4"
4076       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4077     - title: "2005.0-3"
4078       data-set: "vpp-performance-changes-2n-skx-cmp"
4079     - title: "2005.0-4"
4080       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4081   comparisons:
4082     - title: "2005.0-4 vs 2005.0-3"
4083       reference: 4
4084       compare: 5
4085       rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
4086     - title: "2001.0-4 vs 2001.0-2"
4087       reference: 2
4088       compare: 3
4089       rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
4090     - title: "2005.0-4 vs 2001.0-4"
4091       reference: 3
4092       compare: 5
4093       rca-file: "rca/rca-2n-skx-4t2c-pdr-rca3.yaml"
4094   legend:
4095     - ''
4096     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4097     - '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).'
4098     - '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.'
4099     - '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.'
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-skx 2t1c ndr-full
4104 - type: "table"
4105   title: "VPP Performance Changes 2n-skx 2t1c ndr-full"
4106   algorithm: "table_comparison"
4107   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr-full"
4108   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4109   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4110   columns:
4111     - title: "1908.1-2"
4112       data-set: "vpp-performance-changes-2n-skx-h1"
4113     - title: "2001.0-2"
4114       data-set: "vpp-performance-changes-2n-skx-ref"
4115     - title: "2001.0-4"
4116       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4117     - title: "2005.0-3"
4118       data-set: "vpp-performance-changes-2n-skx-cmp"
4119     - title: "2005.0-4"
4120       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4121   comparisons:
4122     - title: "2005.0-4 vs 2005.0-3"
4123       reference: 4
4124       compare: 5
4125       rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
4126     - title: "2001.0-4 vs 2001.0-2"
4127       reference: 2
4128       compare: 3
4129       rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
4130     - title: "2005.0-4 vs 2001.0-4"
4131       reference: 3
4132       compare: 5
4133       rca-file: "rca/rca-2n-skx-2t1c-ndr-rca3.yaml"
4134   legend:
4135     - ''
4136     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4137     - '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).'
4138     - '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.'
4139     - '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.'
4140     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4141     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4142
4143 # VPP Performance Changes 2n-skx 4t2c ndr-full
4144 - type: "table"
4145   title: "VPP Performance Changes 2n-skx 4t2c ndr-full"
4146   algorithm: "table_comparison"
4147   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr-full"
4148   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4149   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4150   columns:
4151     - title: "1908.1-2"
4152       data-set: "vpp-performance-changes-2n-skx-h1"
4153     - title: "2001.0-2"
4154       data-set: "vpp-performance-changes-2n-skx-ref"
4155     - title: "2001.0-4"
4156       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4157     - title: "2005.0-3"
4158       data-set: "vpp-performance-changes-2n-skx-cmp"
4159     - title: "2005.0-4"
4160       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4161   comparisons:
4162     - title: "2005.0-4 vs 2005.0-3"
4163       reference: 4
4164       compare: 5
4165       rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
4166     - title: "2001.0-4 vs 2001.0-2"
4167       reference: 2
4168       compare: 3
4169       rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
4170     - title: "2005.0-4 vs 2001.0-4"
4171       reference: 3
4172       compare: 5
4173       rca-file: "rca/rca-2n-skx-4t2c-ndr-rca3.yaml"
4174   legend:
4175     - ''
4176     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4177     - '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).'
4178     - '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.'
4179     - '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.'
4180     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4181     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4182
4183 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
4184 - type: "table"
4185   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
4186   algorithm: "table_comparison"
4187   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
4188   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4189   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4190   columns:
4191     - title: "2001.0-2"
4192       data-set: "vpp-performance-changes-2n-clx-ref"
4193     - title: "2001.0-4"
4194       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4195     - title: "2005.0-4"
4196       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4197   comparisons:
4198     - title: "2001.0-4 vs 2001.0-2"
4199       reference: 1
4200       compare: 2
4201       rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4202     - title: "2005.0-4 vs 2001.0-4"
4203       reference: 2
4204       compare: 3
4205       rca-file: "rca/rca-2n-clx-2t1c-pdr-rca2.yaml"
4206   legend:
4207     - ''
4208     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4209     - '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).'
4210     - '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.'
4211     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4212     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4213
4214 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
4215 - type: "table"
4216   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
4217   algorithm: "table_comparison"
4218   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
4219   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4220   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4221   columns:
4222     - title: "2001.0-2"
4223       data-set: "vpp-performance-changes-2n-clx-ref"
4224     - title: "2001.0-4"
4225       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4226     - title: "2005.0-4"
4227       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4228   comparisons:
4229     - title: "2001.0-4 vs 2001.0-2"
4230       reference: 1
4231       compare: 2
4232       rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4233     - title: "2005.0-4 vs 2001.0-4"
4234       reference: 2
4235       compare: 3
4236       rca-file: "rca/rca-2n-clx-4t2c-pdr-rca2.yaml"
4237   legend:
4238     - ''
4239     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4240     - '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).'
4241     - '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.'
4242     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4243     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4244
4245 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
4246 - type: "table"
4247   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
4248   algorithm: "table_comparison"
4249   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
4250   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4251   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4252   columns:
4253     - title: "2001.0-2"
4254       data-set: "vpp-performance-changes-2n-clx-ref"
4255     - title: "2001.0-4"
4256       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4257     - title: "2005.0-4"
4258       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4259   comparisons:
4260     - title: "2001.0-4 vs 2001.0-2"
4261       reference: 1
4262       compare: 2
4263       rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4264     - title: "2005.0-4 vs 2001.0-4"
4265       reference: 2
4266       compare: 3
4267       rca-file: "rca/rca-2n-clx-2t1c-ndr-rca2.yaml"
4268   legend:
4269     - ''
4270     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4271     - '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).'
4272     - '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.'
4273     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4274     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4275
4276 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
4277 - type: "table"
4278   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
4279   algorithm: "table_comparison"
4280   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
4281   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4282   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4283   columns:
4284     - title: "2001.0-2"
4285       data-set: "vpp-performance-changes-2n-clx-ref"
4286     - title: "2001.0-4"
4287       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4288     - title: "2005.0-4"
4289       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4290   comparisons:
4291     - title: "2001.0-4 vs 2001.0-2"
4292       reference: 1
4293       compare: 2
4294       rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
4295     - title: "2005.0-4 vs 2001.0-4"
4296       reference: 2
4297       compare: 3
4298       rca-file: "rca/rca-2n-clx-4t2c-ndr-rca2.yaml"
4299   legend:
4300     - ''
4301     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4302     - '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).'
4303     - '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.'
4304     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4305     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4306
4307 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr-full
4308 - type: "table"
4309   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr-full"
4310   algorithm: "table_comparison"
4311   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr-full"
4312   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4313   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4314   columns:
4315     - title: "2001.0-2"
4316       data-set: "vpp-performance-changes-2n-clx-ref"
4317     - title: "2001.0-4"
4318       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4319     - title: "2005.0-3"
4320       data-set: "vpp-performance-changes-2n-clx-cmp"
4321     - title: "2005.0-4"
4322       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4323   comparisons:
4324     - title: "2005.0-4 vs 2005.0-3"
4325       reference: 3
4326       compare: 4
4327       rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4328     - title: "2001.0-4 vs 2001.0-2"
4329       reference: 1
4330       compare: 2
4331       rca-file: "rca/rca-2n-clx-2t1c-pdr-rca2.yaml"
4332     - title: "2005.0-4 vs 2001.0-4"
4333       reference: 2
4334       compare: 4
4335       rca-file: "rca/rca-2n-clx-2t1c-pdr-rca3.yaml"
4336   legend:
4337     - ''
4338     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4339     - '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).'
4340     - '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.'
4341     - '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.'
4342     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4343     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4344
4345 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr-full
4346 - type: "table"
4347   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr-full"
4348   algorithm: "table_comparison"
4349   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr-full"
4350   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4351   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4352   columns:
4353     - title: "2001.0-2"
4354       data-set: "vpp-performance-changes-2n-clx-ref"
4355     - title: "2001.0-4"
4356       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4357     - title: "2005.0-3"
4358       data-set: "vpp-performance-changes-2n-clx-cmp"
4359     - title: "2005.0-4"
4360       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4361   comparisons:
4362     - title: "2005.0-4 vs 2005.0-3"
4363       reference: 3
4364       compare: 4
4365       rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4366     - title: "2001.0-4 vs 2001.0-2"
4367       reference: 1
4368       compare: 2
4369       rca-file: "rca/rca-2n-clx-4t2c-pdr-rca2.yaml"
4370     - title: "2005.0-4 vs 2001.0-4"
4371       reference: 2
4372       compare: 4
4373       rca-file: "rca/rca-2n-clx-4t2c-pdr-rca3.yaml"
4374   legend:
4375     - ''
4376     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4377     - '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).'
4378     - '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.'
4379     - '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.'
4380     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4381     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4382
4383 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr-full
4384 - type: "table"
4385   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr-full"
4386   algorithm: "table_comparison"
4387   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr-full"
4388   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4389   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4390   columns:
4391     - title: "2001.0-2"
4392       data-set: "vpp-performance-changes-2n-clx-ref"
4393     - title: "2001.0-4"
4394       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4395     - title: "2005.0-3"
4396       data-set: "vpp-performance-changes-2n-clx-cmp"
4397     - title: "2005.0-4"
4398       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4399   comparisons:
4400     - title: "2005.0-4 vs 2005.0-3"
4401       reference: 3
4402       compare: 4
4403       rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4404     - title: "2001.0-4 vs 2001.0-2"
4405       reference: 1
4406       compare: 2
4407       rca-file: "rca/rca-2n-clx-2t1c-ndr-rca2.yaml"
4408     - title: "2005.0-4 vs 2001.0-4"
4409       reference: 2
4410       compare: 4
4411       rca-file: "rca/rca-2n-clx-2t1c-ndr-rca3.yaml"
4412   legend:
4413     - ''
4414     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4415     - '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).'
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-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.'
4418     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4419     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4420
4421 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr-full
4422 - type: "table"
4423   title: "VPP Performance Changes 2n-clx-xxv710 ndr-full"
4424   algorithm: "table_comparison"
4425   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr-full"
4426   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4427   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4428   columns:
4429     - title: "2001.0-2"
4430       data-set: "vpp-performance-changes-2n-clx-ref"
4431     - title: "2001.0-4"
4432       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4433     - title: "2005.0-3"
4434       data-set: "vpp-performance-changes-2n-clx-cmp"
4435     - title: "2005.0-4"
4436       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4437   comparisons:
4438     - title: "2005.0-4 vs 2005.0-3"
4439       reference: 3
4440       compare: 4
4441       rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
4442     - title: "2001.0-4 vs 2001.0-2"
4443       reference: 1
4444       compare: 2
4445       rca-file: "rca/rca-2n-clx-4t2c-ndr-rca2.yaml"
4446     - title: "2005.0-4 vs 2001.0-4"
4447       reference: 2
4448       compare: 4
4449       rca-file: "rca/rca-2n-clx-4t2c-ndr-rca3.yaml"
4450   legend:
4451     - ''
4452     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4453     - '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).'
4454     - '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.'
4455     - '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.'
4456     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4457     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4458
4459 ## VPP Performance Changes 2n-clx-x556 2t1c pdr
4460 #- type: "table"
4461 #  title: "VPP Performance Changes 2n-clx-x556 2t1c pdr"
4462 #  algorithm: "table_comparison"
4463 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-pdr"
4464 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4465 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4466 #  columns:
4467 #    - title: "2001.0-2"
4468 #      data-set: "vpp-performance-changes-2n-clx-ref"
4469 #    - title: "2005.0-3"
4470 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4471 #  comparisons:
4472 #    - title: "Diff"
4473 #      reference: 1
4474 #      compare: 2
4475 #  legend:
4476 #    - ''
4477 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
4478 #    - '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).'
4479 #    - '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.'
4480 #    - '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.'
4481 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4482 #
4483 ## VPP Performance Changes 2n-clx-x556 4t2c pdr
4484 #- type: "table"
4485 #  title: "VPP Performance Changes 2n-clx-x556 4t2c pdr"
4486 #  algorithm: "table_comparison"
4487 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-pdr"
4488 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4489 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4490 #  columns:
4491 #    - title: "2001.0-2"
4492 #      data-set: "vpp-performance-changes-2n-clx-ref"
4493 #    - title: "2005.0-3"
4494 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4495 #  comparisons:
4496 #    - title: "Diff"
4497 #      reference: 1
4498 #      compare: 2
4499 #  legend:
4500 #    - ''
4501 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
4502 #    - '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).'
4503 #    - '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.'
4504 #    - '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.'
4505 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4506 #
4507 ## VPP Performance Changes 2n-clx-x556 2t1c ndr
4508 #- type: "table"
4509 #  title: "VPP Performance Changes 2n-clx-x556 2t1c ndr"
4510 #  algorithm: "table_comparison"
4511 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-ndr"
4512 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4513 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4514 #  columns:
4515 #    - title: "2001.0-2"
4516 #      data-set: "vpp-performance-changes-2n-clx-ref"
4517 #    - title: "2005.0-3"
4518 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4519 #  comparisons:
4520 #    - title: "Diff"
4521 #      reference: 1
4522 #      compare: 2
4523 #  legend:
4524 #    - ''
4525 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
4526 #    - '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).'
4527 #    - '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.'
4528 #    - '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.'
4529 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4530 #
4531 ## VPP Performance Changes 2n-clx-x556 4t2c ndr
4532 #- type: "table"
4533 #  title: "VPP Performance Changes 2n-clx-x556 ndr"
4534 #  algorithm: "table_comparison"
4535 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-ndr"
4536 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4537 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4538 #  columns:
4539 #    - title: "2001.0-2"
4540 #      data-set: "vpp-performance-changes-2n-clx-ref"
4541 #    - title: "2005.0-3"
4542 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4543 #  comparisons:
4544 #    - title: "Diff"
4545 #      reference: 1
4546 #      compare: 2
4547 #  legend:
4548 #    - ''
4549 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
4550 #    - '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).'
4551 #    - '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.'
4552 #    - '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.'
4553 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4554
4555 # VPP Performance Changes 2n-dnv 1t1c pdr
4556 - type: "table"
4557   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
4558   algorithm: "table_comparison"
4559   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
4560   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4561   filter: "'1T1C'"
4562   columns:
4563     - title: "1908.1-2"
4564       data-set: "vpp-performance-changes-2n-dnv-h1"
4565     - title: "2001.0-2"
4566       data-set: "vpp-performance-changes-2n-dnv-ref"
4567     - title: "2005.0-3"
4568       data-set: "vpp-performance-changes-2n-dnv-cmp"
4569   comparisons:
4570     - title: "2005.0-3 vs 2001.0-2"
4571       reference: 2
4572       compare: 3
4573   legend:
4574     - ''
4575     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
4576     - '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).'
4577     - '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.'
4578     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4579
4580 # VPP Performance Changes 2n-dnv 2t2c pdr
4581 - type: "table"
4582   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
4583   algorithm: "table_comparison"
4584   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
4585   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4586   filter: "'2T2C'"
4587   columns:
4588     - title: "1908.1-2"
4589       data-set: "vpp-performance-changes-2n-dnv-h1"
4590     - title: "2001.0-2"
4591       data-set: "vpp-performance-changes-2n-dnv-ref"
4592     - title: "2005.0-3"
4593       data-set: "vpp-performance-changes-2n-dnv-cmp"
4594   comparisons:
4595     - title: "2005.0-3 vs 2001.0-2"
4596       reference: 2
4597       compare: 3
4598   legend:
4599     - ''
4600     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
4601     - '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).'
4602     - '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.'
4603     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4604
4605 # VPP Performance Changes 2n-dnv 1t1c ndr
4606 - type: "table"
4607   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
4608   algorithm: "table_comparison"
4609   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
4610   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4611   filter: "'1T1C'"
4612   columns:
4613     - title: "1908.1-2"
4614       data-set: "vpp-performance-changes-2n-dnv-h1"
4615     - title: "2001.0-2"
4616       data-set: "vpp-performance-changes-2n-dnv-ref"
4617     - title: "2005.0-3"
4618       data-set: "vpp-performance-changes-2n-dnv-cmp"
4619   comparisons:
4620     - title: "2005.0-3 vs 2001.0-2"
4621       reference: 2
4622       compare: 3
4623   legend:
4624     - ''
4625     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
4626     - '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).'
4627     - '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.'
4628     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4629
4630 # VPP Performance Changes 2n-dnv 2t2c ndr
4631 - type: "table"
4632   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
4633   algorithm: "table_comparison"
4634   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
4635   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4636   filter: "'2T2C'"
4637   columns:
4638     - title: "1908.1-2"
4639       data-set: "vpp-performance-changes-2n-dnv-h1"
4640     - title: "2001.0-2"
4641       data-set: "vpp-performance-changes-2n-dnv-ref"
4642     - title: "2005.0-3"
4643       data-set: "vpp-performance-changes-2n-dnv-cmp"
4644   comparisons:
4645     - title: "2005.0-3 vs 2001.0-2"
4646       reference: 2
4647       compare: 3
4648   legend:
4649     - ''
4650     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
4651     - '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).'
4652     - '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.'
4653     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4654
4655 # VPP Performance Changes 3n-dnv 1t1c pdr
4656 - type: "table"
4657   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
4658   algorithm: "table_comparison"
4659   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
4660   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4661   filter: "'1T1C'"
4662   columns:
4663     - title: "1908.1-2"
4664       data-set: "vpp-performance-changes-3n-dnv-h1"
4665     - title: "2001.0-2"
4666       data-set: "vpp-performance-changes-3n-dnv-ref"
4667     - title: "2005.0-3"
4668       data-set: "vpp-performance-changes-3n-dnv-cmp"
4669   comparisons:
4670     - title: "2005.0-3 vs 2001.0-2"
4671       reference: 2
4672       compare: 3
4673   legend:
4674     - ''
4675     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4676     - '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).'
4677     - '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.'
4678     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4679
4680 # VPP Performance Changes 3n-dnv 2t2c pdr
4681 - type: "table"
4682   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
4683   algorithm: "table_comparison"
4684   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
4685   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4686   filter: "'2T2C'"
4687   columns:
4688     - title: "1908.1-2"
4689       data-set: "vpp-performance-changes-3n-dnv-h1"
4690     - title: "2001.0-2"
4691       data-set: "vpp-performance-changes-3n-dnv-ref"
4692     - title: "2005.0-3"
4693       data-set: "vpp-performance-changes-3n-dnv-cmp"
4694   comparisons:
4695     - title: "2005.0-3 vs 2001.0-2"
4696       reference: 2
4697       compare: 3
4698   legend:
4699     - ''
4700     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4701     - '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).'
4702     - '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.'
4703     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4704
4705 # VPP Performance Changes 3n-dnv 1t1c ndr
4706 - type: "table"
4707   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
4708   algorithm: "table_comparison"
4709   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
4710   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4711   filter: "'1T1C'"
4712   columns:
4713     - title: "1908.1-2"
4714       data-set: "vpp-performance-changes-3n-dnv-h1"
4715     - title: "2001.0-2"
4716       data-set: "vpp-performance-changes-3n-dnv-ref"
4717     - title: "2005.0-3"
4718       data-set: "vpp-performance-changes-3n-dnv-cmp"
4719   comparisons:
4720     - title: "2005.0-3 vs 2001.0-2"
4721       reference: 2
4722       compare: 3
4723   legend:
4724     - ''
4725     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
4726     - '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).'
4727     - '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.'
4728     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4729
4730 # VPP Performance Changes 3n-dnv 2t2c ndr
4731 - type: "table"
4732   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
4733   algorithm: "table_comparison"
4734   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
4735   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4736   filter: "'2T2C'"
4737   columns:
4738     - title: "1908.1-2"
4739       data-set: "vpp-performance-changes-3n-dnv-h1"
4740     - title: "2001.0-2"
4741       data-set: "vpp-performance-changes-3n-dnv-ref"
4742     - title: "2005.0-3"
4743       data-set: "vpp-performance-changes-3n-dnv-cmp"
4744   comparisons:
4745     - title: "2005.0-3 vs 2001.0-2"
4746       reference: 2
4747       compare: 3
4748   legend:
4749     - ''
4750     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
4751     - '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).'
4752     - '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.'
4753     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4754
4755 # VPP Performance Changes 3n-tsh 1t1c pdr
4756 - type: "table"
4757   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4758   algorithm: "table_comparison"
4759   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4760   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4761   filter: "'1T1C'"
4762   columns:
4763     - title: "1908.1-2"
4764       data-set: "vpp-performance-changes-3n-tsh-h1"
4765     - title: "2001.0-2"
4766       data-set: "vpp-performance-changes-3n-tsh-ref"
4767     - title: "2001.0-4"
4768       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4769     - title: "2005.0-4"
4770       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4771   comparisons:
4772     - title: "2001.0-4 vs 2001.0-2"
4773       reference: 2
4774       compare: 3
4775       rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
4776     - title: "2005.0-4 vs 2001.0-4"
4777       reference: 3
4778       compare: 4
4779       rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
4780   legend:
4781     - ''
4782     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4783     - '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).'
4784     - '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.'
4785     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4786     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4787
4788 # VPP Performance Changes 3n-tsh 2t2c pdr
4789 - type: "table"
4790   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4791   algorithm: "table_comparison"
4792   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4793   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4794   filter: "'2T2C'"
4795   columns:
4796     - title: "1908.1-2"
4797       data-set: "vpp-performance-changes-3n-tsh-h1"
4798     - title: "2001.0-2"
4799       data-set: "vpp-performance-changes-3n-tsh-ref"
4800     - title: "2001.0-4"
4801       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4802     - title: "2005.0-4"
4803       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4804   comparisons:
4805     - title: "2001.0-4 vs 2001.0-2"
4806       reference: 2
4807       compare: 3
4808       rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
4809     - title: "2005.0-4 vs 2001.0-4"
4810       reference: 3
4811       compare: 4
4812       rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
4813   legend:
4814     - ''
4815     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4816     - '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).'
4817     - '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.'
4818     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4819     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4820
4821 # VPP Performance Changes 3n-tsh 1t1c ndr
4822 - type: "table"
4823   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4824   algorithm: "table_comparison"
4825   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4826   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4827   filter: "'1T1C'"
4828   columns:
4829     - title: "1908.1-2"
4830       data-set: "vpp-performance-changes-3n-tsh-h1"
4831     - title: "2001.0-2"
4832       data-set: "vpp-performance-changes-3n-tsh-ref"
4833     - title: "2001.0-4"
4834       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4835     - title: "2005.0-4"
4836       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4837   comparisons:
4838     - title: "2001.0-4 vs 2001.0-2"
4839       reference: 2
4840       compare: 3
4841       rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
4842     - title: "2005.0-4 vs 2001.0-4"
4843       reference: 3
4844       compare: 4
4845       rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
4846   legend:
4847     - ''
4848     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4849     - '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).'
4850     - '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.'
4851     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4852     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4853
4854 # VPP Performance Changes 3n-tsh 2t2c ndr
4855 - type: "table"
4856   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4857   algorithm: "table_comparison"
4858   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4859   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4860   filter: "'2T2C'"
4861   columns:
4862     - title: "1908.1-2"
4863       data-set: "vpp-performance-changes-3n-tsh-h1"
4864     - title: "2001.0-2"
4865       data-set: "vpp-performance-changes-3n-tsh-ref"
4866     - title: "2001.0-4"
4867       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4868     - title: "2005.0-4"
4869       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4870   comparisons:
4871     - title: "2001.0-4 vs 2001.0-2"
4872       reference: 2
4873       compare: 3
4874       rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
4875     - title: "2005.0-4 vs 2001.0-4"
4876       reference: 3
4877       compare: 4
4878       rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
4879   legend:
4880     - ''
4881     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4882     - '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).'
4883     - '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.'
4884     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4885     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4886
4887 # VPP Performance Changes 3n-tsh 1t1c pdr-full
4888 - type: "table"
4889   title: "VPP Performance Changes 3n-tsh 1t1c pdr-full"
4890   algorithm: "table_comparison"
4891   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr-full"
4892   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4893   filter: "'1T1C'"
4894   columns:
4895     - title: "1908.1-2"
4896       data-set: "vpp-performance-changes-3n-tsh-h1"
4897     - title: "2001.0-2"
4898       data-set: "vpp-performance-changes-3n-tsh-ref"
4899     - title: "2001.0-4"
4900       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4901     - title: "2005.0-3"
4902       data-set: "vpp-performance-changes-3n-tsh-cmp"
4903     - title: "2005.0-4"
4904       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4905   comparisons:
4906     - title: "2005.0-4 vs 2005.0-3"
4907       reference: 4
4908       compare: 5
4909       rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
4910     - title: "2001.0-4 vs 2001.0-2"
4911       reference: 2
4912       compare: 3
4913       rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
4914     - title: "2005.0-4 vs 2001.0-4"
4915       reference: 3
4916       compare: 5
4917       rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca3.yaml"
4918   legend:
4919     - ''
4920     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4921     - '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).'
4922     - '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.'
4923     - '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.'
4924     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4925     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4926
4927 # VPP Performance Changes 3n-tsh 2t2c pdr-full
4928 - type: "table"
4929   title: "VPP Performance Changes 3n-tsh 2t2c pdr-full"
4930   algorithm: "table_comparison"
4931   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr-full"
4932   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4933   filter: "'2T2C'"
4934   columns:
4935     - title: "1908.1-2"
4936       data-set: "vpp-performance-changes-3n-tsh-h1"
4937     - title: "2001.0-2"
4938       data-set: "vpp-performance-changes-3n-tsh-ref"
4939     - title: "2001.0-4"
4940       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4941     - title: "2005.0-3"
4942       data-set: "vpp-performance-changes-3n-tsh-cmp"
4943     - title: "2005.0-4"
4944       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4945   comparisons:
4946     - title: "2005.0-4 vs 2005.0-3"
4947       reference: 4
4948       compare: 5
4949       rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
4950     - title: "2001.0-4 vs 2001.0-2"
4951       reference: 2
4952       compare: 3
4953       rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
4954     - title: "2005.0-4 vs 2001.0-4"
4955       reference: 3
4956       compare: 5
4957       rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca3.yaml"
4958   legend:
4959     - ''
4960     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4961     - '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).'
4962     - '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.'
4963     - '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.'
4964     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4965     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4966
4967 # VPP Performance Changes 3n-tsh 1t1c ndr-full
4968 - type: "table"
4969   title: "VPP Performance Changes 3n-tsh 1t1c ndr-full"
4970   algorithm: "table_comparison"
4971   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr-full"
4972   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4973   filter: "'1T1C'"
4974   columns:
4975     - title: "1908.1-2"
4976       data-set: "vpp-performance-changes-3n-tsh-h1"
4977     - title: "2001.0-2"
4978       data-set: "vpp-performance-changes-3n-tsh-ref"
4979     - title: "2001.0-4"
4980       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4981     - title: "2005.0-3"
4982       data-set: "vpp-performance-changes-3n-tsh-cmp"
4983     - title: "2005.0-4"
4984       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4985   comparisons:
4986     - title: "2005.0-4 vs 2005.0-3"
4987       reference: 4
4988       compare: 5
4989       rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
4990     - title: "2001.0-4 vs 2001.0-2"
4991       reference: 2
4992       compare: 3
4993       rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
4994     - title: "2005.0-4 vs 2001.0-4"
4995       reference: 3
4996       compare: 5
4997       rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca3.yaml"
4998   legend:
4999     - ''
5000     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
5001     - '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).'
5002     - '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.'
5003     - '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.'
5004     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5005     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
5006
5007 # VPP Performance Changes 3n-tsh 2t2c ndr-full
5008 - type: "table"
5009   title: "VPP Performance Changes 3n-tsh 2t2c ndr-full"
5010   algorithm: "table_comparison"
5011   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr-full"
5012   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5013   filter: "'2T2C'"
5014   columns:
5015     - title: "1908.1-2"
5016       data-set: "vpp-performance-changes-3n-tsh-h1"
5017     - title: "2001.0-2"
5018       data-set: "vpp-performance-changes-3n-tsh-ref"
5019     - title: "2001.0-4"
5020       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
5021     - title: "2005.0-3"
5022       data-set: "vpp-performance-changes-3n-tsh-cmp"
5023     - title: "2005.0-4"
5024       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
5025   comparisons:
5026     - title: "2005.0-4 vs 2005.0-3"
5027       reference: 4
5028       compare: 5
5029       rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
5030     - title: "2001.0-4 vs 2001.0-2"
5031       reference: 2
5032       compare: 3
5033       rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
5034     - title: "2005.0-4 vs 2001.0-4"
5035       reference: 3
5036       compare: 5
5037       rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca3.yaml"
5038   legend:
5039     - ''
5040     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
5041     - '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).'
5042     - '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.'
5043     - '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.'
5044     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5045     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
5046
5047 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
5048 - type: "table"
5049   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
5050   algorithm: "table_comparison"
5051   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
5052   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5053   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5054   columns:
5055     - title: "3n-hsw xl710"
5056       data-set: "vpp-compare-testbeds-ref"
5057       tag: "NIC_Intel-XL710"
5058     - title: "3n-skx xxv710"
5059       data-set: "vpp-compare-testbeds-cmp"
5060       tag: "NIC_Intel-XXV710"
5061   comparisons:
5062     - title: "Diff"
5063       reference: 1
5064       compare: 2
5065   legend:
5066     - ""
5067     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5068     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5069
5070 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
5071 - type: "table"
5072   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
5073   algorithm: "table_comparison"
5074   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
5075   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5076   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5077   columns:
5078     - title: "3n-hsw xl710"
5079       data-set: "vpp-compare-testbeds-ref"
5080       tag: "NIC_Intel-XL710"
5081     - title: "3n-skx xxv710"
5082       data-set: "vpp-compare-testbeds-cmp"
5083       tag: "NIC_Intel-XXV710"
5084   comparisons:
5085     - title: "Diff"
5086       reference: 1
5087       compare: 2
5088   legend:
5089     - ""
5090     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5091     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5092
5093 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
5094 - type: "table"
5095   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
5096   algorithm: "table_comparison"
5097   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
5098   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5099   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5100   columns:
5101     - title: "3n-hsw xl710"
5102       data-set: "vpp-compare-testbeds-ref"
5103       tag: "NIC_Intel-XL710"
5104     - title: "3n-skx xxv710"
5105       data-set: "vpp-compare-testbeds-cmp"
5106       tag: "NIC_Intel-XXV710"
5107   comparisons:
5108     - title: "Diff"
5109       reference: 1
5110       compare: 2
5111   legend:
5112     - ""
5113     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5114     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5115
5116 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
5117 - type: "table"
5118   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
5119   algorithm: "table_comparison"
5120   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
5121   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5122   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5123   columns:
5124     - title: "3n-hsw xl710"
5125       data-set: "vpp-compare-testbeds-ref"
5126       tag: "NIC_Intel-XL710"
5127     - title: "3n-skx xxv710"
5128       data-set: "vpp-compare-testbeds-cmp"
5129       tag: "NIC_Intel-XXV710"
5130   comparisons:
5131     - title: "Diff"
5132       reference: 1
5133       compare: 2
5134   legend:
5135     - ""
5136     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5137     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5138
5139 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
5140 - type: "table"
5141   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
5142   algorithm: "table_comparison"
5143   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
5144   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5145   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5146   columns:
5147     - title: "2n-skx"
5148       data-set: "vpp-compare-testbeds-skx-clx-ref"
5149     - title: "2n-clx"
5150       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5151   comparisons:
5152     - title: "Diff"
5153       reference: 1
5154       compare: 2
5155   legend:
5156     - ""
5157     - "2n-skx, 2n-clx - testbeds and NICs tested."
5158     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5159
5160 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
5161 - type: "table"
5162   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
5163   algorithm: "table_comparison"
5164   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
5165   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5166   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5167   columns:
5168     - title: "2n-skx"
5169       data-set: "vpp-compare-testbeds-skx-clx-ref"
5170     - title: "2n-clx"
5171       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5172   comparisons:
5173     - title: "Diff"
5174       reference: 1
5175       compare: 2
5176   legend:
5177     - ""
5178     - "2n-skx, 2n-clx - testbeds and NICs tested."
5179     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5180
5181 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
5182 - type: "table"
5183   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
5184   algorithm: "table_comparison"
5185   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
5186   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5187   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5188   columns:
5189     - title: "2n-skx"
5190       data-set: "vpp-compare-testbeds-skx-clx-ref"
5191     - title: "2n-clx"
5192       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5193   comparisons:
5194     - title: "Diff"
5195       reference: 1
5196       compare: 2
5197   legend:
5198     - ""
5199     - "2n-skx, 2n-clx - testbeds and NICs tested."
5200     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5201
5202 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
5203 - type: "table"
5204   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
5205   algorithm: "table_comparison"
5206   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
5207   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5208   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5209   columns:
5210     - title: "2n-skx"
5211       data-set: "vpp-compare-testbeds-skx-clx-ref"
5212     - title: "2n-clx"
5213       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5214   comparisons:
5215     - title: "Diff"
5216       reference: 1
5217       compare: 2
5218   legend:
5219     - ""
5220     - "2n-skx, 2n-clx - testbeds and NICs tested."
5221     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5222
5223 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
5224 - type: "table"
5225   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
5226   algorithm: "table_comparison"
5227   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
5228   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5229   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5230   columns:
5231     - title: "3n-hsw xl710"
5232       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5233       tag: "NIC_Intel-XL710"
5234     - title: "2n-clx xxv710"
5235       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5236       tag: "NIC_Intel-XXV710"
5237   comparisons:
5238     - title: "Diff"
5239       reference: 1
5240       compare: 2
5241   legend:
5242     - ""
5243     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5244     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5245
5246 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
5247 - type: "table"
5248   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
5249   algorithm: "table_comparison"
5250   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
5251   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5252   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5253   columns:
5254     - title: "3n-hsw xl710"
5255       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5256       tag: "NIC_Intel-XL710"
5257     - title: "2n-clx xxv710"
5258       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5259       tag: "NIC_Intel-XXV710"
5260   comparisons:
5261     - title: "Diff"
5262       reference: 1
5263       compare: 2
5264   legend:
5265     - ""
5266     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5267     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5268
5269 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
5270 - type: "table"
5271   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
5272   algorithm: "table_comparison"
5273   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
5274   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5275   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5276   columns:
5277     - title: "3n-hsw xl710"
5278       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5279       tag: "NIC_Intel-XL710"
5280     - title: "2n-clx xxv710"
5281       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5282       tag: "NIC_Intel-XXV710"
5283   comparisons:
5284     - title: "Diff"
5285       reference: 1
5286       compare: 2
5287   legend:
5288     - ""
5289     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5290     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5291
5292 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
5293 - type: "table"
5294   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
5295   algorithm: "table_comparison"
5296   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
5297   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5298   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5299   columns:
5300     - title: "3n-hsw xl710"
5301       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5302       tag: "NIC_Intel-XL710"
5303     - title: "2n-clx xxv710"
5304       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5305       tag: "NIC_Intel-XXV710"
5306   comparisons:
5307     - title: "Diff"
5308       reference: 1
5309       compare: 2
5310   legend:
5311     - ""
5312     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5313     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5314
5315 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
5316 - type: "table"
5317   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
5318   algorithm: "table_comparison"
5319   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
5320   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5321   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
5322   columns:
5323     - title: "3n-skx"
5324       data-set: "vpp-compare-topologies-ref"
5325     - title: "2n-skx"
5326       data-set: "vpp-compare-topologies-cmp"
5327   comparisons:
5328     - title: "Diff"
5329       reference: 1
5330       compare: 2
5331   legend:
5332     - ""
5333     - "3n-skx, 2n-skx - topologies tested."
5334     - "Diff - difference between 3n-skx and 2n-skx topologies."
5335
5336 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
5337 - type: "table"
5338   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
5339   algorithm: "table_comparison"
5340   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
5341   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5342   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
5343   columns:
5344     - title: "3n-skx"
5345       data-set: "vpp-compare-topologies-ref"
5346     - title: "2n-skx"
5347       data-set: "vpp-compare-topologies-cmp"
5348   comparisons:
5349     - title: "Diff"
5350       reference: 1
5351       compare: 2
5352   legend:
5353     - ""
5354     - "3n-skx, 2n-skx - topologies tested."
5355     - "Diff - difference between 3n-skx and 2n-skx topologies."
5356
5357 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
5358 - type: "table"
5359   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
5360   algorithm: "table_comparison"
5361   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
5362   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5363   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
5364   columns:
5365     - title: "3n-skx"
5366       data-set: "vpp-compare-topologies-ref"
5367     - title: "2n-skx"
5368       data-set: "vpp-compare-topologies-cmp"
5369   comparisons:
5370     - title: "Diff"
5371       reference: 1
5372       compare: 2
5373   legend:
5374     - ""
5375     - "3n-skx, 2n-skx - topologies tested."
5376     - "Diff - difference between 3n-skx and 2n-skx topologies."
5377
5378 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
5379 - type: "table"
5380   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
5381   algorithm: "table_comparison"
5382   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
5383   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5384   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
5385   columns:
5386     - title: "3n-skx"
5387       data-set: "vpp-compare-topologies-ref"
5388     - title: "2n-skx"
5389       data-set: "vpp-compare-topologies-cmp"
5390   comparisons:
5391     - title: "Diff"
5392       reference: 1
5393       compare: 2
5394   legend:
5395     - ""
5396     - "3n-skx, 2n-skx - topologies tested."
5397     - "Diff - difference between 3n-skx and 2n-skx topologies."
5398
5399 # VPP Performance Changes 3n-hsw 1t1c mrr
5400 - type: "table"
5401   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
5402   algorithm: "table_comparison"
5403   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
5404   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5405   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5406   columns:
5407     - title: "1908.1-2"
5408       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5409     - title: "2001.0-2"
5410       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
5411     - title: "2005.0-3"
5412       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5413     - title: "2005.0-4"
5414       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp-2"
5415   comparisons:
5416     - title: "2005.0-4 vs 2005.0-3"
5417       reference: 3
5418       compare: 4
5419       rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca1.yaml"
5420     - title: "2005.0-4 vs 2001.0-2"
5421       reference: 2
5422       compare: 4
5423       rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca2.yaml"
5424   legend:
5425     - ''
5426     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5427     - '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).'
5428     - '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.'
5429     - '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.'
5430     - '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.'
5431
5432 # VPP Performance Changes 3n-hsw 2t2c mrr
5433 - type: "table"
5434   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
5435   algorithm: "table_comparison"
5436   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
5437   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5438   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5439   columns:
5440     - title: "1908.1-2"
5441       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5442     - title: "2001.0-2"
5443       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
5444     - title: "2005.0-3"
5445       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5446     - title: "2005.0-4"
5447       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp-2"
5448   comparisons:
5449     - title: "2005.0-4 vs 2005.0-3"
5450       reference: 3
5451       compare: 4
5452       rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca1.yaml"
5453     - title: "2005.0-4 vs 2001.0-2"
5454       reference: 2
5455       compare: 4
5456       rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca2.yaml"
5457   legend:
5458     - ''
5459     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5460     - '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).'
5461     - '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.'
5462     - '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.'
5463     - '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.'
5464
5465 # VPP Performance Changes 3n-hsw 4t4c mrr
5466 - type: "table"
5467   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
5468   algorithm: "table_comparison"
5469   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
5470   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5471   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5472   columns:
5473     - title: "1908.1-2"
5474       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5475     - title: "2001.0-2"
5476       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
5477     - title: "2005.0-3"
5478       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5479     - title: "2005.0-4"
5480       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp-2"
5481   comparisons:
5482     - title: "2005.0-4 vs 2005.0-3"
5483       reference: 3
5484       compare: 4
5485       rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca1.yaml"
5486     - title: "2005.0-4 vs 2001.0-2"
5487       reference: 2
5488       compare: 4
5489       rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca2.yaml"
5490   legend:
5491     - ''
5492     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5493     - '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).'
5494     - '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.'
5495     - '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.'
5496     - '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.'
5497
5498 # VPP Performance Changes 3n-skx 2t1c mrr
5499 - type: "table"
5500   title: "VPP Performance Changes 3n-skx 2t1c mrr"
5501   algorithm: "table_comparison"
5502   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
5503   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5504   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5505   columns:
5506     - title: "2001.0-2"
5507       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
5508     - title: "2005.0-3"
5509       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5510     - title: "2005.0-4"
5511       data-set: "vpp-performance-changes-3n-skx-mrr-cmp-2"
5512   comparisons:
5513     - title: "2005.0-4 vs 2005.0-3"
5514       reference: 2
5515       compare: 3
5516       rca-file: "rca/rca-3n-skx-2t1c-mrr-rca1.yaml"
5517     - title: "2005.0-4 vs 2001.0-2"
5518       reference: 1
5519       compare: 3
5520       rca-file: "rca/rca-3n-skx-2t1c-mrr-rca2.yaml"
5521   legend:
5522     - ''
5523     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5524     - '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).'
5525     - '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.'
5526     - '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.'
5527     - '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.'
5528
5529 # VPP Performance Changes 3n-skx 4t2c mrr
5530 - type: "table"
5531   title: "VPP Performance Changes 3n-skx 4t2c mrr"
5532   algorithm: "table_comparison"
5533   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
5534   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5535   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5536   columns:
5537     - title: "2001.0-2"
5538       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
5539     - title: "2005.0-3"
5540       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5541     - title: "2005.0-4"
5542       data-set: "vpp-performance-changes-3n-skx-mrr-cmp-2"
5543   comparisons:
5544     - title: "2005.0-4 vs 2005.0-3"
5545       reference: 2
5546       compare: 3
5547       rca-file: "rca/rca-3n-skx-4t2c-mrr-rca1.yaml"
5548     - title: "2005.0-4 vs 2001.0-2"
5549       reference: 1
5550       compare: 3
5551       rca-file: "rca/rca-3n-skx-4t2c-mrr-rca2.yaml"
5552   legend:
5553     - ''
5554     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5555     - '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).'
5556     - '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.'
5557     - '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.'
5558     - '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.'
5559
5560 # VPP Performance Changes 3n-skx 8t4c mrr
5561 - type: "table"
5562   title: "VPP Performance Changes 3n-skx 8t4c mrr"
5563   algorithm: "table_comparison"
5564   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
5565   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5566   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5567   columns:
5568     - title: "2001.0-2"
5569       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
5570     - title: "2005.0-3"
5571       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5572     - title: "2005.0-4"
5573       data-set: "vpp-performance-changes-3n-skx-mrr-cmp-2"
5574   comparisons:
5575     - title: "2005.0-4 vs 2005.0-3"
5576       reference: 2
5577       compare: 3
5578       rca-file: "rca/rca-3n-skx-8t4c-mrr-rca1.yaml"
5579     - title: "2005.0-4 vs 2001.0-2"
5580       reference: 1
5581       compare: 3
5582       rca-file: "rca/rca-3n-skx-8t4c-mrr-rca2.yaml"
5583   legend:
5584     - ''
5585     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5586     - '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).'
5587     - '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.'
5588     - '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.'
5589     - '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.'
5590
5591 # VPP Performance Changes 2n-skx 2t1c mrr
5592 - type: "table"
5593   title: "VPP Performance Changes 2n-skx 2t1c mrr"
5594   algorithm: "table_comparison"
5595   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
5596   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5597   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5598   columns:
5599     - title: "2001.0-2"
5600       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
5601     - title: "2005.0-3"
5602       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5603     - title: "2005.0-4"
5604       data-set: "vpp-performance-changes-2n-skx-mrr-cmp-2"
5605   comparisons:
5606     - title: "2005.0-4 vs 2005.0-3"
5607       reference: 2
5608       compare: 3
5609       rca-file: "rca/rca-2n-skx-2t1c-mrr-rca1.yaml"
5610     - title: "2005.0-4 vs 2001.0-2"
5611       reference: 1
5612       compare: 3
5613       rca-file: "rca/rca-2n-skx-2t1c-mrr-rca2.yaml"
5614   legend:
5615     - ''
5616     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5617     - '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).'
5618     - '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.'
5619     - '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.'
5620     - '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.'
5621
5622 # VPP Performance Changes 2n-skx 4t2c mrr
5623 - type: "table"
5624   title: "VPP Performance Changes 2n-skx 4t2c mrr"
5625   algorithm: "table_comparison"
5626   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
5627   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5628   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5629   columns:
5630     - title: "2001.0-2"
5631       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
5632     - title: "2005.0-3"
5633       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5634     - title: "2005.0-4"
5635       data-set: "vpp-performance-changes-2n-skx-mrr-cmp-2"
5636   comparisons:
5637     - title: "2005.0-4 vs 2005.0-3"
5638       reference: 2
5639       compare: 3
5640       rca-file: "rca/rca-2n-skx-4t2c-mrr-rca1.yaml"
5641     - title: "2005.0-4 vs 2001.0-2"
5642       reference: 1
5643       compare: 3
5644       rca-file: "rca/rca-2n-skx-4t2c-mrr-rca2.yaml"
5645   legend:
5646     - ''
5647     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5648     - '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).'
5649     - '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.'
5650     - '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.'
5651     - '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.'
5652
5653 # VPP Performance Changes 2n-skx 8t4c mrr
5654 - type: "table"
5655   title: "VPP Performance Changes 2n-skx 8t4c mrr"
5656   algorithm: "table_comparison"
5657   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
5658   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5659   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5660   columns:
5661     - title: "2001.0-2"
5662       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
5663     - title: "2005.0-3"
5664       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5665     - title: "2005.0-4"
5666       data-set: "vpp-performance-changes-2n-skx-mrr-cmp-2"
5667   comparisons:
5668     - title: "2005.0-4 vs 2005.0-3"
5669       reference: 2
5670       compare: 3
5671       rca-file: "rca/rca-2n-skx-8t4c-mrr-rca1.yaml"
5672     - title: "2005.0-4 vs 2001.0-2"
5673       reference: 1
5674       compare: 3
5675       rca-file: "rca/rca-2n-skx-8t4c-mrr-rca2.yaml"
5676   legend:
5677     - ''
5678     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5679     - '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).'
5680     - '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.'
5681     - '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.'
5682     - '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.'
5683
5684 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
5685 - type: "table"
5686   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
5687   algorithm: "table_comparison"
5688   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
5689   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5690   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5691   columns:
5692     - title: "2001.0-2"
5693       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5694     - title: "2005.0-3"
5695       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5696     - title: "2005.0-4"
5697       data-set: "vpp-performance-changes-2n-clx-mrr-cmp-2"
5698   comparisons:
5699     - title: "2005.0-4 vs 2005.0-3"
5700       reference: 2
5701       compare: 3
5702       rca-file: "rca/rca-2n-clx-2t1c-mrr-rca1.yaml"
5703     - title: "2005.0-4 vs 2001.0-2"
5704       reference: 1
5705       compare: 3
5706       rca-file: "rca/rca-2n-clx-2t1c-mrr-rca2.yaml"
5707   legend:
5708     - ''
5709     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5710     - '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).'
5711     - '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.'
5712     - '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.'
5713     - '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.'
5714
5715 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
5716 - type: "table"
5717   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
5718   algorithm: "table_comparison"
5719   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
5720   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5721   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5722   columns:
5723     - title: "2001.0-2"
5724       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5725     - title: "2005.0-3"
5726       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5727     - title: "2005.0-4"
5728       data-set: "vpp-performance-changes-2n-clx-mrr-cmp-2"
5729   comparisons:
5730     - title: "2005.0-4 vs 2005.0-3"
5731       reference: 2
5732       compare: 3
5733       rca-file: "rca/rca-2n-clx-4t2c-mrr-rca1.yaml"
5734     - title: "2005.0-4 vs 2001.0-2"
5735       reference: 1
5736       compare: 3
5737       rca-file: "rca/rca-2n-clx-4t2c-mrr-rca2.yaml"
5738   legend:
5739     - ''
5740     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5741     - '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).'
5742     - '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.'
5743     - '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.'
5744     - '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.'
5745
5746 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
5747 - type: "table"
5748   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
5749   algorithm: "table_comparison"
5750   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
5751   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5752   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5753   columns:
5754     - title: "2001.0-2"
5755       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5756     - title: "2005.0-3"
5757       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5758     - title: "2005.0-4"
5759       data-set: "vpp-performance-changes-2n-clx-mrr-cmp-2"
5760   comparisons:
5761     - title: "2005.0-4 vs 2005.0-3"
5762       reference: 2
5763       compare: 3
5764       rca-file: "rca/rca-2n-clx-8t4c-mrr-rca1.yaml"
5765     - title: "2005.0-4 vs 2001.0-2"
5766       reference: 1
5767       compare: 3
5768       rca-file: "rca/rca-2n-clx-8t4c-mrr-rca2.yaml"
5769   legend:
5770     - ''
5771     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5772     - '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).'
5773     - '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.'
5774     - '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.'
5775     - '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.'
5776
5777 ## VPP Performance Changes 2n-clx-x556 2t1c mrr
5778 #- type: "table"
5779 #  title: "VPP Performance Changes 2n-clx-x556 2t1c mrr"
5780 #  algorithm: "table_comparison"
5781 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-mrr"
5782 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5783 #  filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5784 #  columns:
5785 #    - title: "2001"
5786 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5787 #    - title: "2005"
5788 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5789 #  comparisons:
5790 #    - title: "Diff"
5791 #      reference: 1
5792 #      compare: 2
5793 #  legend:
5794 #    - ""
5795 #    - "2001, 2005 - VPP versions tested."
5796 #    - "Diff - difference between 2001 and 2005 VPP version."
5797 #
5798 ## VPP Performance Changes 2n-clx-x556 4t2c mrr
5799 #- type: "table"
5800 #  title: "VPP Performance Changes 2n-clx-x556 4t2c mrr"
5801 #  algorithm: "table_comparison"
5802 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-mrr"
5803 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5804 #  filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5805 #  columns:
5806 #    - title: "2001"
5807 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5808 #    - title: "2005"
5809 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5810 #  comparisons:
5811 #    - title: "Diff"
5812 #      reference: 1
5813 #      compare: 2
5814 #  legend:
5815 #    - ""
5816 #    - "2001, 2005 - VPP versions tested."
5817 #    - "Diff - difference between 2001 and 2005 VPP version."
5818 #
5819 ## VPP Performance Changes 2n-clx-x556 8t4c mrr
5820 #- type: "table"
5821 #  title: "VPP Performance Changes 2n-clx-x556 8t4c mrr"
5822 #  algorithm: "table_comparison"
5823 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-8t4c-mrr"
5824 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5825 #  filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5826 #  columns:
5827 #    - title: "2001"
5828 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5829 #    - title: "2005"
5830 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5831 #  comparisons:
5832 #    - title: "Diff"
5833 #      reference: 1
5834 #      compare: 2
5835 #  legend:
5836 #    - ""
5837 #    - "2001, 2005 - VPP versions tested."
5838 #    - "Diff - difference between 2001 and 2005 VPP version."
5839
5840 # VPP Performance Changes 2n-dnv 1t1c mrr
5841 - type: "table"
5842   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
5843   algorithm: "table_comparison"
5844   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
5845   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5846   filter: "'1T1C'"
5847   columns:
5848     - title: "1908.1-2"
5849       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5850     - title: "2001.0-2"
5851       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5852     - title: "2005.0-3"
5853       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5854   comparisons:
5855     - title: "2005.0-3 vs 2001.0-2"
5856       reference: 2
5857       compare: 3
5858   legend:
5859     - ''
5860     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5861     - '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).'
5862     - '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.'
5863     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5864
5865 # VPP Performance Changes 2n-dnv 2t2c mrr
5866 - type: "table"
5867   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
5868   algorithm: "table_comparison"
5869   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
5870   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5871   filter: "'2T2C'"
5872   columns:
5873     - title: "1908.1-2"
5874       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5875     - title: "2001.0-2"
5876       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5877     - title: "2005.0-3"
5878       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5879   comparisons:
5880     - title: "2005.0-3 vs 2001.0-2"
5881       reference: 2
5882       compare: 3
5883   legend:
5884     - ''
5885     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5886     - '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).'
5887     - '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.'
5888     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5889
5890 # VPP Performance Changes 2n-dnv 4t4c mrr
5891 - type: "table"
5892   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
5893   algorithm: "table_comparison"
5894   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
5895   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5896   filter: "'4T4C'"
5897   columns:
5898     - title: "1908.1-2"
5899       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5900     - title: "2001.0-2"
5901       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5902     - title: "2005.0-3"
5903       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5904   comparisons:
5905     - title: "2005.0-3 vs 2001.0-2"
5906       reference: 2
5907       compare: 3
5908   legend:
5909     - ''
5910     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5911     - '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).'
5912     - '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.'
5913     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5914
5915 # VPP Performance Changes 3n-dnv 1t1c mrr
5916 - type: "table"
5917   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
5918   algorithm: "table_comparison"
5919   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
5920   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5921   filter: "'1T1C'"
5922   columns:
5923     - title: "1908.1-2"
5924       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5925     - title: "2001.0-2"
5926       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5927     - title: "2005.0-3"
5928       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5929   comparisons:
5930     - title: "2005.0-3 vs 2001.0-2"
5931       reference: 2
5932       compare: 3
5933   legend:
5934     - ''
5935     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5936     - '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).'
5937     - '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.'
5938     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5939
5940 # VPP Performance Changes 3n-dnv 2t2c mrr
5941 - type: "table"
5942   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
5943   algorithm: "table_comparison"
5944   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
5945   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5946   filter: "'2T2C'"
5947   columns:
5948     - title: "1908.1-2"
5949       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5950     - title: "2001.0-2"
5951       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5952     - title: "2005.0-3"
5953       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5954   comparisons:
5955     - title: "2005.0-3 vs 2001.0-2"
5956       reference: 2
5957       compare: 3
5958   legend:
5959     - ''
5960     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5961     - '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).'
5962     - '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.'
5963     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5964
5965 # VPP Performance Changes 3n-dnv 4t4c mrr
5966 - type: "table"
5967   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
5968   algorithm: "table_comparison"
5969   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
5970   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5971   filter: "'4T4C'"
5972   columns:
5973     - title: "1908.1-2"
5974       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5975     - title: "2001.0-2"
5976       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5977     - title: "2005.0-3"
5978       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5979   comparisons:
5980     - title: "2005.0-3 vs 2001.0-2"
5981       reference: 2
5982       compare: 3
5983   legend:
5984     - ''
5985     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5986     - '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).'
5987     - '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.'
5988     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5989
5990 # VPP Performance Changes 3n-tsh 1t1c mrr
5991 - type: "table"
5992   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
5993   algorithm: "table_comparison"
5994   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
5995   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5996   filter: "'1T1C'"
5997   columns:
5998     - title: "1908.1-2"
5999       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6000     - title: "2001.0-2"
6001       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
6002     - title: "2005.0-3"
6003       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6004     - title: "2005.0-4"
6005       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp-2"
6006   comparisons:
6007     - title: "2005.0-4 vs 2005.0-3"
6008       reference: 3
6009       compare: 4
6010       rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca1.yaml"
6011     - title: "2005.0-4 vs 2001.0-2"
6012       reference: 2
6013       compare: 4
6014       rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca2.yaml"
6015   legend:
6016     - ''
6017     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6018     - '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).'
6019     - '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.'
6020     - '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.'
6021     - '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.'
6022
6023 # VPP Performance Changes 3n-tsh 2t2c mrr
6024 - type: "table"
6025   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
6026   algorithm: "table_comparison"
6027   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
6028   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6029   filter: "'2T2C'"
6030   columns:
6031     - title: "1908.1-2"
6032       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6033     - title: "2001.0-2"
6034       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
6035     - title: "2005.0-3"
6036       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6037     - title: "2005.0-4"
6038       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp-2"
6039   comparisons:
6040     - title: "2005.0-4 vs 2005.0-3"
6041       reference: 3
6042       compare: 4
6043       rca-file: "rca/rca-3n-tsh-2t2c-mrr-rca1.yaml"
6044     - title: "2005.0-4 vs 2001.0-2"
6045       reference: 2
6046       compare: 4
6047       rca-file: "rca/rca-3n-tsh-2t2c-mrr-rca2.yaml"
6048   legend:
6049     - ''
6050     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6051     - '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).'
6052     - '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.'
6053     - '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.'
6054     - '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.'
6055
6056 # VPP Performance Changes 3n-tsh 4t4c mrr
6057 - type: "table"
6058   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
6059   algorithm: "table_comparison"
6060   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
6061   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6062   filter: "'4T4C'"
6063   columns:
6064     - title: "1908.1-2"
6065       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6066     - title: "2001.0-2"
6067       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
6068     - title: "2005.0-3"
6069       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6070     - title: "2005.0-4"
6071       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp-2"
6072   comparisons:
6073     - title: "2005.0-4 vs 2005.0-3"
6074       reference: 3
6075       compare: 4
6076       rca-file: "rca/rca-3n-tsh-4t4c-mrr-rca1.yaml"
6077     - title: "2005.0-4 vs 2001.0-2"
6078       reference: 2
6079       compare: 4
6080       rca-file: "rca/rca-3n-tsh-4t4c-mrr-rca2.yaml"
6081   legend:
6082     - ''
6083     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6084     - '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).'
6085     - '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.'
6086     - '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.'
6087     - '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.'
6088
6089 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
6090 - type: "table"
6091   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
6092   algorithm: "table_comparison"
6093   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
6094   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6095   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
6096   columns:
6097     - title: "3n-hsw xl710"
6098       data-set: "vpp-compare-testbeds-mrr-ref"
6099       tag: "NIC_Intel-XL710"
6100     - title: "3n-skx xxv710"
6101       data-set: "vpp-compare-testbeds-mrr-cmp"
6102       tag: "NIC_Intel-XXV710"
6103   comparisons:
6104     - title: "Diff"
6105       reference: 1
6106       compare: 2
6107   legend:
6108     - ""
6109     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6110     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6111
6112 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
6113 - type: "table"
6114   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
6115   algorithm: "table_comparison"
6116   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
6117   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6118   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
6119   columns:
6120     - title: "3n-hsw xl710"
6121       data-set: "vpp-compare-testbeds-mrr-ref"
6122       tag: "NIC_Intel-XL710"
6123     - title: "3n-skx xxv710"
6124       data-set: "vpp-compare-testbeds-mrr-cmp"
6125       tag: "NIC_Intel-XXV710"
6126   comparisons:
6127     - title: "Diff"
6128       reference: 1
6129       compare: 2
6130   legend:
6131     - ""
6132     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6133     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6134
6135 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
6136 - type: "table"
6137   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
6138   algorithm: "table_comparison"
6139   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
6140   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6141   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
6142   columns:
6143     - title: "3n-hsw xl710"
6144       data-set: "vpp-compare-testbeds-mrr-ref"
6145       tag: "NIC_Intel-XL710"
6146     - title: "3n-skx xxv710"
6147       data-set: "vpp-compare-testbeds-mrr-cmp"
6148       tag: "NIC_Intel-XXV710"
6149   comparisons:
6150     - title: "Diff"
6151       reference: 1
6152       compare: 2
6153   legend:
6154     - ""
6155     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6156     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6157
6158 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
6159 - type: "table"
6160   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
6161   algorithm: "table_comparison"
6162   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
6163   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6164   filter: "'2T1C' and 'NIC_Intel-XXV710'"
6165   columns:
6166     - title: "2n-skx"
6167       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6168     - title: "2n-clx"
6169       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6170   comparisons:
6171     - title: "Diff"
6172       reference: 1
6173       compare: 2
6174   legend:
6175     - ""
6176     - "2n-skx, 2n-clx - testbeds and NICs tested."
6177     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6178
6179 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
6180 - type: "table"
6181   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
6182   algorithm: "table_comparison"
6183   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
6184   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6185   filter: "'4T2C' and 'NIC_Intel-XXV710'"
6186   columns:
6187     - title: "2n-skx"
6188       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6189     - title: "2n-clx"
6190       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6191   comparisons:
6192     - title: "Diff"
6193       reference: 1
6194       compare: 2
6195   legend:
6196     - ""
6197     - "2n-skx, 2n-clx - testbeds and NICs tested."
6198     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6199
6200 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
6201 - type: "table"
6202   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
6203   algorithm: "table_comparison"
6204   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
6205   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6206   filter: "'8T4C' and 'NIC_Intel-XXV710'"
6207   columns:
6208     - title: "2n-skx"
6209       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6210     - title: "2n-clx"
6211       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6212   comparisons:
6213     - title: "Diff"
6214       reference: 1
6215       compare: 2
6216   legend:
6217     - ""
6218     - "2n-skx, 2n-clx - testbeds and NICs tested."
6219     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6220
6221 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
6222 - type: "table"
6223   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
6224   algorithm: "table_comparison"
6225   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
6226   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6227   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
6228   columns:
6229     - title: "3n-skx"
6230       data-set: "vpp-compare-topologies-mrr-ref"
6231     - title: "2n-skx"
6232       data-set: "vpp-compare-topologies-mrr-cmp"
6233   comparisons:
6234     - title: "Diff"
6235       reference: 1
6236       compare: 2
6237   legend:
6238     - ""
6239     - "3n-skx, 2n-skx - topologies tested."
6240     - "Diff - difference between 3n-skx and 2n-skx topologies."
6241
6242 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
6243 - type: "table"
6244   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
6245   algorithm: "table_comparison"
6246   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
6247   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6248   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
6249   columns:
6250     - title: "3n-skx"
6251       data-set: "vpp-compare-topologies-mrr-ref"
6252     - title: "2n-skx"
6253       data-set: "vpp-compare-topologies-mrr-cmp"
6254   comparisons:
6255     - title: "Diff"
6256       reference: 1
6257       compare: 2
6258   legend:
6259     - ""
6260     - "3n-skx, 2n-skx - topologies tested."
6261     - "Diff - difference between 3n-skx and 2n-skx topologies."
6262
6263 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
6264 - type: "table"
6265   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
6266   algorithm: "table_comparison"
6267   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
6268   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6269   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
6270   columns:
6271     - title: "3n-skx"
6272       data-set: "vpp-compare-topologies-mrr-ref"
6273     - title: "2n-skx"
6274       data-set: "vpp-compare-topologies-mrr-cmp"
6275   comparisons:
6276     - title: "Diff"
6277       reference: 1
6278       compare: 2
6279   legend:
6280     - ""
6281     - "3n-skx, 2n-skx - topologies tested."
6282     - "Diff - difference between 3n-skx and 2n-skx topologies."
6283
6284 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
6285 - type: "table"
6286   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
6287   algorithm: "table_comparison"
6288   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
6289   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6290   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
6291   columns:
6292     - title: "3n-hsw xl710"
6293       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6294       tag: "NIC_Intel-XL710"
6295     - title: "2n-clx xxv710"
6296       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6297       tag: "NIC_Intel-XXV710"
6298   comparisons:
6299     - title: "Diff"
6300       reference: 1
6301       compare: 2
6302   legend:
6303     - ""
6304     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6305     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6306
6307 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
6308 - type: "table"
6309   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
6310   algorithm: "table_comparison"
6311   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
6312   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6313   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
6314   columns:
6315     - title: "3n-hsw xl710"
6316       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6317       tag: "NIC_Intel-XL710"
6318     - title: "2n-clx xxv710"
6319       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6320       tag: "NIC_Intel-XXV710"
6321   comparisons:
6322     - title: "Diff"
6323       reference: 1
6324       compare: 2
6325   legend:
6326     - ""
6327     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6328     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6329
6330 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
6331 - type: "table"
6332   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
6333   algorithm: "table_comparison"
6334   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
6335   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6336   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
6337   columns:
6338     - title: "3n-hsw xl710"
6339       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6340       tag: "NIC_Intel-XL710"
6341     - title: "2n-clx xxv710"
6342       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6343       tag: "NIC_Intel-XXV710"
6344   comparisons:
6345     - title: "Diff"
6346       reference: 1
6347       compare: 2
6348   legend:
6349     - ""
6350     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6351     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6352
6353 # Detailed Test Results - VPP Performance Results 3n-hsw
6354 - type: "table"
6355   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
6356   algorithm: "table_merged_details"
6357   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
6358   columns:
6359     - title: " |prein| Test Name |preout| "
6360       data: "data name"
6361     - 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| "
6362       data: "data msg"
6363   data: "vpp-perf-results-3n-hsw"
6364   filter: "all"
6365   parameters:
6366   - "name"
6367   - "parent"
6368   - "msg"
6369
6370 # Detailed Test Results - VPP Performance Results 3n-skx
6371 - type: "table"
6372   title: "Detailed Test Results - VPP Performance Results 3n-skx"
6373   algorithm: "table_merged_details"
6374   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
6375   columns:
6376     - title: " |prein| Test Name |preout| "
6377       data: "data name"
6378     - 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| "
6379       data: "data msg"
6380   data: "vpp-perf-results-3n-skx"
6381   filter: "all"
6382   remove-ndr: False
6383   parameters:
6384   - "name"
6385   - "parent"
6386   - "msg"
6387
6388 # Detailed Test Results - VPP Performance Results 2n-skx
6389 - type: "table"
6390   title: "Detailed Test Results - VPP Performance Results 2n-skx"
6391   algorithm: "table_merged_details"
6392   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
6393   columns:
6394     - title: " |prein| Test Name |preout| "
6395       data: "data name"
6396     - 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| "
6397       data: "data msg"
6398   data: "vpp-perf-results-2n-skx"
6399   filter: "all"
6400   remove-ndr: False
6401   parameters:
6402   - "name"
6403   - "parent"
6404   - "msg"
6405
6406 # Detailed Test Results - VPP Performance Results 2n-clx
6407 - type: "table"
6408   title: "Detailed Test Results - VPP Performance Results 2n-clx"
6409   algorithm: "table_merged_details"
6410   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
6411   columns:
6412     - title: " |prein| Test Name |preout| "
6413       data: "data name"
6414     - 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| "
6415       data: "data msg"
6416   data: "vpp-perf-results-2n-clx"
6417   filter: "all"
6418   parameters:
6419   - "name"
6420   - "parent"
6421   - "msg"
6422
6423 # Detailed Test Results - VPP Performance Results 3n-tsh
6424 - type: "table"
6425   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
6426   algorithm: "table_merged_details"
6427   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
6428   columns:
6429     - title: " |prein| Test Name |preout| "
6430       data: "data name"
6431     - 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| "
6432       data: "data msg"
6433   data: "vpp-perf-results-3n-tsh"
6434   filter: "all"
6435   parameters:
6436   - "name"
6437   - "parent"
6438   - "msg"
6439
6440 # Detailed Test Results - VPP Performance Results 3n-dnv
6441 - type: "table"
6442   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
6443   algorithm: "table_merged_details"
6444   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
6445   columns:
6446     - title: " |prein| Test Name |preout| "
6447       data: "data name"
6448     - 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| "
6449       data: "data msg"
6450   data: "vpp-perf-results-3n-dnv"
6451   filter: "all"
6452   parameters:
6453   - "name"
6454   - "parent"
6455   - "msg"
6456
6457 # Detailed Test Results - VPP Performance Results 2n-dnv
6458 - type: "table"
6459   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
6460   algorithm: "table_merged_details"
6461   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
6462   columns:
6463     - title: " |prein| Test Name |preout| "
6464       data: "data name"
6465     - 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| "
6466       data: "data msg"
6467   data: "vpp-perf-results-2n-dnv"
6468   filter: "all"
6469   parameters:
6470   - "name"
6471   - "parent"
6472   - "msg"
6473
6474 # Test configuration - VPP Performance Test Configs 3n-hsw
6475 - type: "table"
6476   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
6477   algorithm: "table_merged_details"
6478   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
6479   columns:
6480     - title: " |prein| Test Name |preout| "
6481       data: "data name"
6482     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6483       data: "data conf-history"
6484   data: "vpp-perf-results-3n-hsw"
6485   filter: "all"
6486   parameters:
6487   - "parent"
6488   - "name"
6489   - "conf-history"
6490
6491 # Test configuration - VPP Performance Test Configs 3n-skx
6492 - type: "table"
6493   title: "Test configuration - VPP Performance Test Configs 3n-skx"
6494   algorithm: "table_merged_details"
6495   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
6496   columns:
6497     - title: " |prein| Test Name |preout| "
6498       data: "data name"
6499     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6500       data: "data conf-history"
6501   data: "vpp-perf-results-3n-skx"
6502   filter: "all"
6503   parameters:
6504   - "parent"
6505   - "name"
6506   - "conf-history"
6507
6508 # Test configuration - VPP Performance Test Configs 2n-skx
6509 - type: "table"
6510   title: "Test configuration - VPP Performance Test Configs 2n-skx"
6511   algorithm: "table_merged_details"
6512   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
6513   columns:
6514     - title: " |prein| Test Name |preout| "
6515       data: "data name"
6516     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6517       data: "data conf-history"
6518   data: "vpp-perf-results-2n-skx"
6519   filter: "all"
6520   parameters:
6521   - "parent"
6522   - "name"
6523   - "conf-history"
6524
6525 # Test configuration - VPP Performance Test Configs 2n-clx
6526 - type: "table"
6527   title: "Test configuration - VPP Performance Test Configs 2n-clx"
6528   algorithm: "table_merged_details"
6529   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
6530   columns:
6531     - title: " |prein| Test Name |preout| "
6532       data: "data name"
6533     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6534       data: "data conf-history"
6535   data: "vpp-perf-results-2n-clx"
6536   filter: "all"
6537   parameters:
6538   - "parent"
6539   - "name"
6540   - "conf-history"
6541
6542 # Test configuration - VPP Performance Test Configs 3n-tsh
6543 - type: "table"
6544   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
6545   algorithm: "table_merged_details"
6546   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
6547   columns:
6548     - title: " |prein| Test Name |preout| "
6549       data: "data name"
6550     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6551       data: "data conf-history"
6552   data: "vpp-perf-results-3n-tsh"
6553   filter: "all"
6554   parameters:
6555   - "parent"
6556   - "name"
6557   - "conf-history"
6558
6559 # Test configuration - VPP Performance Test Configs 3n-dnv
6560 - type: "table"
6561   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
6562   algorithm: "table_merged_details"
6563   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
6564   columns:
6565     - title: " |prein| Test Name |preout| "
6566       data: "data name"
6567     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6568       data: "data conf-history"
6569   data: "vpp-perf-results-3n-dnv"
6570   filter: "all"
6571   parameters:
6572   - "parent"
6573   - "name"
6574   - "conf-history"
6575
6576 # Test configuration - VPP Performance Test Configs 2n-dnv
6577 - type: "table"
6578   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
6579   algorithm: "table_merged_details"
6580   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
6581   columns:
6582     - title: " |prein| Test Name |preout| "
6583       data: "data name"
6584     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6585       data: "data conf-history"
6586   data: "vpp-perf-results-2n-dnv"
6587   filter: "all"
6588   parameters:
6589   - "parent"
6590   - "name"
6591   - "conf-history"
6592
6593 # Test Operational Data - VPP Performance Operational Data 3n-hsw
6594 - type: "table"
6595   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
6596   algorithm: "table_oper_data_html"
6597   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
6598   data: "vpp-perf-results-3n-hsw"
6599   filter: "all"
6600
6601 # Test Operational Data - VPP Performance Operational Data 3n-skx
6602 - type: "table"
6603   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
6604   algorithm: "table_oper_data_html"
6605   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
6606   data: "vpp-perf-results-3n-skx"
6607   filter: "all"
6608
6609 # Test Operational Data - VPP Performance Operational Data 2n-skx
6610 - type: "table"
6611   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
6612   algorithm: "table_oper_data_html"
6613   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
6614   data: "vpp-perf-results-2n-skx"
6615   filter: "all"
6616
6617 # Test Operational Data - VPP Performance Operational Data 2n-clx
6618 - type: "table"
6619   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
6620   algorithm: "table_oper_data_html"
6621   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
6622   data: "vpp-perf-results-2n-clx"
6623   filter: "all"
6624
6625 # Test Operational Data - VPP Performance Operational Data 3n-tsh
6626 - type: "table"
6627   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
6628   algorithm: "table_oper_data_html"
6629   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
6630   data: "vpp-perf-results-3n-tsh"
6631   filter: "all"
6632
6633 # Test Operational Data - VPP Performance Operational Data 3n-dnv
6634 - type: "table"
6635   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
6636   algorithm: "table_oper_data_html"
6637   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
6638   data: "vpp-perf-results-3n-dnv"
6639   filter: "all"
6640
6641 # Test Operational Data - VPP Performance Operational Data 2n-dnv
6642 - type: "table"
6643   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
6644   algorithm: "table_oper_data_html"
6645   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
6646   data: "vpp-perf-results-2n-dnv"
6647   filter: "all"
6648
6649 # Detailed Test Results - VPP MRR Results 3n-hsw
6650 - type: "table"
6651   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
6652   algorithm: "table_merged_details"
6653   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
6654   columns:
6655     - title: " |prein| Test Name |preout| "
6656       data: "data name"
6657     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6658       data: "data msg"
6659   data: "vpp-mrr-results-3n-hsw"
6660   filter: "all"
6661   parameters:
6662   - "name"
6663   - "parent"
6664   - "msg"
6665
6666 # Detailed Test Results - VPP MRR Results 3n-skx
6667 - type: "table"
6668   title: "Detailed Test Results - VPP MRR Results 3n-skx"
6669   algorithm: "table_merged_details"
6670   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
6671   columns:
6672     - title: " |prein| Test Name |preout| "
6673       data: "data name"
6674     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6675       data: "data msg"
6676   data: "vpp-mrr-results-3n-skx"
6677   filter: "all"
6678   parameters:
6679   - "name"
6680   - "parent"
6681   - "msg"
6682
6683 # Detailed Test Results - VPP MRR Results 2n-skx
6684 - type: "table"
6685   title: "Detailed Test Results - VPP MRR Results 2n-skx"
6686   algorithm: "table_merged_details"
6687   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
6688   columns:
6689     - title: " |prein| Test Name |preout| "
6690       data: "data name"
6691     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6692       data: "data msg"
6693   data: "vpp-mrr-results-2n-skx"
6694   filter: "all"
6695   parameters:
6696   - "name"
6697   - "parent"
6698   - "msg"
6699
6700 # Detailed Test Results - VPP MRR Results 2n-clx
6701 - type: "table"
6702   title: "Detailed Test Results - VPP MRR Results 2n-clx"
6703   algorithm: "table_merged_details"
6704   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
6705   columns:
6706     - title: " |prein| Test Name |preout| "
6707       data: "data name"
6708     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6709       data: "data msg"
6710   data: "vpp-mrr-results-2n-clx"
6711   filter: "all"
6712   parameters:
6713   - "name"
6714   - "parent"
6715   - "msg"
6716
6717 # Detailed Test Results - VPP MRR Results 3n-tsh
6718 - type: "table"
6719   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
6720   algorithm: "table_merged_details"
6721   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
6722   columns:
6723     - title: " |prein| Test Name |preout| "
6724       data: "data name"
6725     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6726       data: "data msg"
6727   data: "vpp-mrr-results-3n-tsh"
6728   filter: "all"
6729   parameters:
6730   - "name"
6731   - "parent"
6732   - "msg"
6733
6734 # Detailed Test Results - VPP MRR Results 3n-dnv
6735 - type: "table"
6736   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
6737   algorithm: "table_merged_details"
6738   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
6739   columns:
6740     - title: " |prein| Test Name |preout| "
6741       data: "data name"
6742     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6743       data: "data msg"
6744   data: "vpp-mrr-results-3n-dnv"
6745   filter: "all"
6746   parameters:
6747   - "name"
6748   - "parent"
6749   - "msg"
6750
6751 # Detailed Test Results - VPP MRR Results 2n-dnv
6752 - type: "table"
6753   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
6754   algorithm: "table_merged_details"
6755   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
6756   columns:
6757     - title: " |prein| Test Name |preout| "
6758       data: "data name"
6759     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6760       data: "data msg"
6761   data: "vpp-mrr-results-2n-dnv"
6762   filter: "all"
6763   parameters:
6764   - "name"
6765   - "parent"
6766   - "msg"
6767
6768 # Test configuration - VPP MRR Test Configs 3n-hsw
6769 - type: "table"
6770   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
6771   algorithm: "table_merged_details"
6772   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
6773   columns:
6774     - title: " |prein| Test Name |preout| "
6775       data: "data name"
6776     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6777       data: "data conf-history"
6778   data: "vpp-mrr-results-3n-hsw"
6779   filter: "all"
6780   parameters:
6781   - "parent"
6782   - "name"
6783   - "conf-history"
6784
6785 # Test configuration - VPP MRR Test Configs 3n-skx
6786 - type: "table"
6787   title: "Test configuration - VPP MRR Test Configs 3n-skx"
6788   algorithm: "table_merged_details"
6789   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
6790   columns:
6791     - title: " |prein| Test Name |preout| "
6792       data: "data name"
6793     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6794       data: "data conf-history"
6795   data: "vpp-mrr-results-3n-skx"
6796   filter: "all"
6797   parameters:
6798   - "parent"
6799   - "name"
6800   - "conf-history"
6801
6802 # Test configuration - VPP MRR Test Configs 2n-skx
6803 - type: "table"
6804   title: "Test configuration - VPP MRR Test Configs 2n-skx"
6805   algorithm: "table_merged_details"
6806   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
6807   columns:
6808     - title: " |prein| Test Name |preout| "
6809       data: "data name"
6810     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6811       data: "data conf-history"
6812   data: "vpp-mrr-results-2n-skx"
6813   filter: "all"
6814   parameters:
6815   - "parent"
6816   - "name"
6817   - "conf-history"
6818
6819 # Test configuration - VPP MRR Test Configs 2n-clx
6820 - type: "table"
6821   title: "Test configuration - VPP MRR Test Configs 2n-clx"
6822   algorithm: "table_merged_details"
6823   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
6824   columns:
6825     - title: " |prein| Test Name |preout| "
6826       data: "data name"
6827     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6828       data: "data conf-history"
6829   data: "vpp-mrr-results-2n-clx"
6830   filter: "all"
6831   parameters:
6832   - "parent"
6833   - "name"
6834   - "conf-history"
6835
6836 # Test configuration - VPP MRR Test Configs 3n-tsh
6837 - type: "table"
6838   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
6839   algorithm: "table_merged_details"
6840   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
6841   columns:
6842     - title: " |prein| Test Name |preout| "
6843       data: "data name"
6844     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6845       data: "data conf-history"
6846   data: "vpp-mrr-results-3n-tsh"
6847   filter: "all"
6848   parameters:
6849   - "parent"
6850   - "name"
6851   - "conf-history"
6852
6853 # Test configuration - VPP MRR Test Configs 3n-dnv
6854 - type: "table"
6855   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
6856   algorithm: "table_merged_details"
6857   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
6858   columns:
6859     - title: " |prein| Test Name |preout| "
6860       data: "data name"
6861     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6862       data: "data conf-history"
6863   data: "vpp-mrr-results-3n-dnv"
6864   filter: "all"
6865   parameters:
6866   - "parent"
6867   - "name"
6868   - "conf-history"
6869
6870 # Test configuration - VPP MRR Test Configs 2n-dnv
6871 - type: "table"
6872   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
6873   algorithm: "table_merged_details"
6874   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
6875   columns:
6876     - title: " |prein| Test Name |preout| "
6877       data: "data name"
6878     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6879       data: "data conf-history"
6880   data: "vpp-mrr-results-2n-dnv"
6881   filter: "all"
6882   parameters:
6883   - "parent"
6884   - "name"
6885   - "conf-history"
6886
6887 # Detailed Test Results - VPP Device Results - Ubuntu
6888 - type: "table"
6889   title: "Detailed Test Results - VPP Device Results - Ubuntu"
6890   algorithm: "table_merged_details"
6891   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
6892   columns:
6893     - title: " |prein| Test Name |preout| "
6894       data: "data name"
6895     - title: " |prein| Status |preout| "
6896       data: "data status"
6897   data: "vpp-device-results-ubuntu"
6898   filter: "all"
6899   parameters:
6900   - "name"
6901   - "parent"
6902   - "doc"
6903   - "status"
6904
6905 # Test configuration - VPP Device Test Configs - Ubuntu
6906 - type: "table"
6907   title: "Test configuration - VPP Device Test Configs - Ubuntu"
6908   algorithm: "table_merged_details"
6909   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
6910   columns:
6911     - title: " |prein| Test Name |preout| "
6912       data: "data name"
6913     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6914       data: "data conf-history"
6915   data: "vpp-device-results-ubuntu"
6916   filter: "all"
6917   parameters:
6918   - "parent"
6919   - "name"
6920   - "conf-history"
6921
6922 ################################################################################
6923
6924 # DPDK Performance Changes 3n-hsw 1t1c pdr
6925 - type: "table"
6926   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
6927   algorithm: "table_comparison"
6928   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
6929   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6930   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6931   columns:
6932     - title: "1908"
6933       data-set: "dpdk-performance-changes-3n-hsw-h1"
6934     - title: "2001"
6935       data-set: "dpdk-performance-changes-3n-hsw-ref"
6936     - title: "2005"
6937       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6938   comparisons:
6939     - title: "Diff"
6940       reference: 2
6941       compare: 3
6942   legend:
6943     - ""
6944     - "1908, 2001, 2005 - DPDK versions tested."
6945     - "Diff - difference between 2001 and 2005 DPDK version."
6946
6947 # DPDK Performance Changes 3n-hsw 2t2c pdr
6948 - type: "table"
6949   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
6950   algorithm: "table_comparison"
6951   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
6952   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6953   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6954   columns:
6955     - title: "1908"
6956       data-set: "dpdk-performance-changes-3n-hsw-h1"
6957     - title: "2001"
6958       data-set: "dpdk-performance-changes-3n-hsw-ref"
6959     - title: "2005"
6960       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6961   comparisons:
6962     - title: "Diff"
6963       reference: 2
6964       compare: 3
6965   legend:
6966     - ""
6967     - "1908, 2001, 2005 - DPDK versions tested."
6968     - "Diff - difference between 2001 and 2005 DPDK version."
6969
6970 # DPDK Performance Changes 3n-hsw 1t1c pdr
6971 - type: "table"
6972   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
6973   algorithm: "table_comparison"
6974   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
6975   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6976   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6977   columns:
6978     - title: "1908"
6979       data-set: "dpdk-performance-changes-3n-hsw-h1"
6980     - title: "2001"
6981       data-set: "dpdk-performance-changes-3n-hsw-ref"
6982     - title: "2005"
6983       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6984   comparisons:
6985     - title: "Diff"
6986       reference: 2
6987       compare: 3
6988   legend:
6989     - ""
6990     - "1908, 2001, 2005 - DPDK versions tested."
6991     - "Diff - difference between 2001 and 2005 DPDK version."
6992
6993 # DPDK Performance Changes 3n-hsw 2t2c ndr
6994 - type: "table"
6995   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
6996   algorithm: "table_comparison"
6997   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
6998   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6999   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
7000   columns:
7001     - title: "1908"
7002       data-set: "dpdk-performance-changes-3n-hsw-h1"
7003     - title: "2001"
7004       data-set: "dpdk-performance-changes-3n-hsw-ref"
7005     - title: "2005"
7006       data-set: "dpdk-performance-changes-3n-hsw-cmp"
7007   comparisons:
7008     - title: "Diff"
7009       reference: 2
7010       compare: 3
7011   legend:
7012     - ""
7013     - "1908, 2001, 2005 - DPDK versions tested."
7014     - "Diff - difference between 2001 and 2005 DPDK version."
7015
7016 # DPDK Performance Changes 3n-skx 2t1c pdr
7017 - type: "table"
7018   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
7019   algorithm: "table_comparison"
7020   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
7021   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7022   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7023   columns:
7024     - title: "1908"
7025       data-set: "dpdk-performance-changes-3n-skx-h1"
7026     - title: "2001"
7027       data-set: "dpdk-performance-changes-3n-skx-ref"
7028     - title: "2005"
7029       data-set: "dpdk-performance-changes-3n-skx-cmp"
7030   comparisons:
7031     - title: "Diff"
7032       reference: 2
7033       compare: 3
7034   legend:
7035     - ""
7036     - "1908, 2001, 2005 - DPDK versions tested."
7037     - "Diff - difference between 2001 and 2005 DPDK version."
7038
7039 # DPDK Performance Changes 3n-skx 4t2c pdr
7040 - type: "table"
7041   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
7042   algorithm: "table_comparison"
7043   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
7044   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7045   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7046   columns:
7047     - title: "1908"
7048       data-set: "dpdk-performance-changes-3n-skx-h1"
7049     - title: "2001"
7050       data-set: "dpdk-performance-changes-3n-skx-ref"
7051     - title: "2005"
7052       data-set: "dpdk-performance-changes-3n-skx-cmp"
7053   comparisons:
7054     - title: "Diff"
7055       reference: 2
7056       compare: 3
7057   legend:
7058     - ""
7059     - "1908, 2001, 2005 - DPDK versions tested."
7060     - "Diff - difference between 2001 and 2005 DPDK version."
7061
7062 # DPDK Performance Changes 3n-skx 2t1c ndr
7063 - type: "table"
7064   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
7065   algorithm: "table_comparison"
7066   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
7067   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7068   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7069   columns:
7070     - title: "1908"
7071       data-set: "dpdk-performance-changes-3n-skx-h1"
7072     - title: "2001"
7073       data-set: "dpdk-performance-changes-3n-skx-ref"
7074     - title: "2005"
7075       data-set: "dpdk-performance-changes-3n-skx-cmp"
7076   comparisons:
7077     - title: "Diff"
7078       reference: 2
7079       compare: 3
7080   legend:
7081     - ""
7082     - "1908, 2001, 2005 - DPDK versions tested."
7083     - "Diff - difference between 2001 and 2005 DPDK version."
7084
7085 # DPDK Performance Changes 3n-skx 4t2c ndr
7086 - type: "table"
7087   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
7088   algorithm: "table_comparison"
7089   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
7090   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7091   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7092   columns:
7093     - title: "1908"
7094       data-set: "dpdk-performance-changes-3n-skx-h1"
7095     - title: "2001"
7096       data-set: "dpdk-performance-changes-3n-skx-ref"
7097     - title: "2005"
7098       data-set: "dpdk-performance-changes-3n-skx-cmp"
7099   comparisons:
7100     - title: "Diff"
7101       reference: 2
7102       compare: 3
7103   legend:
7104     - ""
7105     - "1908, 2001, 2005 - DPDK versions tested."
7106     - "Diff - difference between 2001 and 2005 DPDK version."
7107
7108 # DPDK Performance Changes 2n-skx 2t1c pdr
7109 - type: "table"
7110   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
7111   algorithm: "table_comparison"
7112   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
7113   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7114   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7115   columns:
7116     - title: "1908"
7117       data-set: "dpdk-performance-changes-2n-skx-h1"
7118     - title: "2001"
7119       data-set: "dpdk-performance-changes-2n-skx-ref"
7120     - title: "2005"
7121       data-set: "dpdk-performance-changes-2n-skx-cmp"
7122   comparisons:
7123     - title: "Diff"
7124       reference: 2
7125       compare: 3
7126   legend:
7127     - ""
7128     - "1908, 2001, 2005 - DPDK versions tested."
7129     - "Diff - difference between 2001 and 2005 DPDK version."
7130
7131 # DPDK Performance Changes 2n-skx 4t2c pdr
7132 - type: "table"
7133   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
7134   algorithm: "table_comparison"
7135   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
7136   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7137   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7138   columns:
7139     - title: "1908"
7140       data-set: "dpdk-performance-changes-2n-skx-h1"
7141     - title: "2001"
7142       data-set: "dpdk-performance-changes-2n-skx-ref"
7143     - title: "2005"
7144       data-set: "dpdk-performance-changes-2n-skx-cmp"
7145   comparisons:
7146     - title: "Diff"
7147       reference: 2
7148       compare: 3
7149   legend:
7150     - ""
7151     - "1908, 2001, 2005 - DPDK versions tested."
7152     - "Diff - difference between 2001 and 2005 DPDK version."
7153
7154 # DPDK Performance Changes 2n-skx 2t1c ndr
7155 - type: "table"
7156   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
7157   algorithm: "table_comparison"
7158   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
7159   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7160   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7161   columns:
7162     - title: "1908"
7163       data-set: "dpdk-performance-changes-2n-skx-h1"
7164     - title: "2001"
7165       data-set: "dpdk-performance-changes-2n-skx-ref"
7166     - title: "2005"
7167       data-set: "dpdk-performance-changes-2n-skx-cmp"
7168   comparisons:
7169     - title: "Diff"
7170       reference: 2
7171       compare: 3
7172   legend:
7173     - ""
7174     - "1908, 2001, 2005 - DPDK versions tested."
7175     - "Diff - difference between 2001 and 2005 DPDK version."
7176
7177 # DPDK Performance Changes 2n-skx 4t2c ndr
7178 - type: "table"
7179   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
7180   algorithm: "table_comparison"
7181   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
7182   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7183   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7184   columns:
7185     - title: "1908"
7186       data-set: "dpdk-performance-changes-2n-skx-h1"
7187     - title: "2001"
7188       data-set: "dpdk-performance-changes-2n-skx-ref"
7189     - title: "2005"
7190       data-set: "dpdk-performance-changes-2n-skx-cmp"
7191   comparisons:
7192     - title: "Diff"
7193       reference: 2
7194       compare: 3
7195   legend:
7196     - ""
7197     - "1908, 2001, 2005 - DPDK versions tested."
7198     - "Diff - difference between 2001 and 2005 DPDK version."
7199
7200 # DPDK Performance Changes 2n-clx 2t1c pdr
7201 - type: "table"
7202   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
7203   algorithm: "table_comparison"
7204   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
7205   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7206   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7207   columns:
7208     - title: "2001"
7209       data-set: "dpdk-performance-changes-2n-clx-ref"
7210     - title: "2005"
7211       data-set: "dpdk-performance-changes-2n-clx-cmp"
7212   comparisons:
7213     - title: "Diff"
7214       reference: 1
7215       compare: 2
7216   legend:
7217     - ""
7218     - "2001, 2005 - DPDK versions tested."
7219     - "Diff - difference between 2001 and 2005 DPDK version."
7220
7221 # DPDK Performance Changes 2n-clx 4t2c pdr
7222 - type: "table"
7223   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
7224   algorithm: "table_comparison"
7225   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
7226   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7227   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7228   columns:
7229     - title: "2001"
7230       data-set: "dpdk-performance-changes-2n-clx-ref"
7231     - title: "2005"
7232       data-set: "dpdk-performance-changes-2n-clx-cmp"
7233   comparisons:
7234     - title: "Diff"
7235       reference: 1
7236       compare: 2
7237   legend:
7238     - ""
7239     - "2001, 2005 - DPDK versions tested."
7240     - "Diff - difference between 2001 and 2005 DPDK version."
7241
7242 # DPDK Performance Changes 2n-clx 2t1c ndr
7243 - type: "table"
7244   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
7245   algorithm: "table_comparison"
7246   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
7247   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7248   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7249   columns:
7250     - title: "2001"
7251       data-set: "dpdk-performance-changes-2n-clx-ref"
7252     - title: "2005"
7253       data-set: "dpdk-performance-changes-2n-clx-cmp"
7254   comparisons:
7255     - title: "Diff"
7256       reference: 1
7257       compare: 2
7258   legend:
7259     - ""
7260     - "2001, 2005 - DPDK versions tested."
7261     - "Diff - difference between 2001 and 2005 DPDK version."
7262
7263 # DPDK Performance Changes 2n-clx 4t2c ndr
7264 - type: "table"
7265   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
7266   algorithm: "table_comparison"
7267   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
7268   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7269   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7270   columns:
7271     - title: "2001"
7272       data-set: "dpdk-performance-changes-2n-clx-ref"
7273     - title: "2005"
7274       data-set: "dpdk-performance-changes-2n-clx-cmp"
7275   comparisons:
7276     - title: "Diff"
7277       reference: 1
7278       compare: 2
7279   legend:
7280     - ""
7281     - "2001, 2005 - DPDK versions tested."
7282     - "Diff - difference between 2001 and 2005 DPDK version."
7283
7284 # DPDK Performance Changes 2n-dnv 1t1c pdr
7285 - type: "table"
7286   title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
7287   algorithm: "table_comparison"
7288   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
7289   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7290   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7291   columns:
7292     - title: "2001"
7293       data-set: "dpdk-performance-changes-2n-dnv-ref"
7294     - title: "2005"
7295       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7296   comparisons:
7297     - title: "Diff"
7298       reference: 1
7299       compare: 2
7300   legend:
7301     - ""
7302     - "2001, 2005 - DPDK versions tested."
7303     - "Diff - difference between 2001 and 2005 DPDK version."
7304
7305 # DPDK Performance Changes 2n-dnv 2t2c pdr
7306 - type: "table"
7307   title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
7308   algorithm: "table_comparison"
7309   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
7310   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7311   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7312   columns:
7313     - title: "2001"
7314       data-set: "dpdk-performance-changes-2n-dnv-ref"
7315     - title: "2005"
7316       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7317   comparisons:
7318     - title: "Diff"
7319       reference: 1
7320       compare: 2
7321   legend:
7322     - ""
7323     - "2001, 2005 - DPDK versions tested."
7324     - "Diff - difference between 2001 and 2005 DPDK version."
7325
7326 # DPDK Performance Changes 2n-dnv 1t1c ndr
7327 - type: "table"
7328   title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
7329   algorithm: "table_comparison"
7330   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
7331   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7332   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7333   columns:
7334     - title: "2001"
7335       data-set: "dpdk-performance-changes-2n-dnv-ref"
7336     - title: "2005"
7337       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7338   comparisons:
7339     - title: "Diff"
7340       reference: 1
7341       compare: 2
7342   legend:
7343     - ""
7344     - "2001, 2005 - DPDK versions tested."
7345     - "Diff - difference between 2001 and 2005 DPDK version."
7346
7347 # DPDK Performance Changes 2n-dnv 2t2c ndr
7348 - type: "table"
7349   title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
7350   algorithm: "table_comparison"
7351   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
7352   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7353   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7354   columns:
7355     - title: "2001"
7356       data-set: "dpdk-performance-changes-2n-dnv-ref"
7357     - title: "2005"
7358       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7359   comparisons:
7360     - title: "Diff"
7361       reference: 1
7362       compare: 2
7363   legend:
7364     - ""
7365     - "2001, 2005 - DPDK versions tested."
7366     - "Diff - difference between 2001 and 2005 DPDK version."
7367
7368 # DPDK Performance Changes 3n-dnv 1t1c pdr
7369 - type: "table"
7370   title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
7371   algorithm: "table_comparison"
7372   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
7373   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7374   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7375   columns:
7376     - title: "2001"
7377       data-set: "dpdk-performance-changes-3n-dnv-ref"
7378     - title: "2005"
7379       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7380   comparisons:
7381     - title: "Diff"
7382       reference: 1
7383       compare: 2
7384   legend:
7385     - ""
7386     - "2001, 2005 - DPDK versions tested."
7387     - "Diff - difference between 2001 and 2005 DPDK version."
7388
7389 # DPDK Performance Changes 3n-dnv 2t2c pdr
7390 - type: "table"
7391   title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
7392   algorithm: "table_comparison"
7393   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
7394   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7395   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7396   columns:
7397     - title: "2001"
7398       data-set: "dpdk-performance-changes-3n-dnv-ref"
7399     - title: "2005"
7400       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7401   comparisons:
7402     - title: "Diff"
7403       reference: 1
7404       compare: 2
7405   legend:
7406     - ""
7407     - "2001, 2005 - DPDK versions tested."
7408     - "Diff - difference between 2001 and 2005 DPDK version."
7409
7410 # DPDK Performance Changes 3n-dnv 1t1c ndr
7411 - type: "table"
7412   title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
7413   algorithm: "table_comparison"
7414   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
7415   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7416   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7417   columns:
7418     - title: "2001"
7419       data-set: "dpdk-performance-changes-3n-dnv-ref"
7420     - title: "2005"
7421       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7422   comparisons:
7423     - title: "Diff"
7424       reference: 1
7425       compare: 2
7426   legend:
7427     - ""
7428     - "2001, 2005 - DPDK versions tested."
7429     - "Diff - difference between 2001 and 2005 DPDK version."
7430
7431 # DPDK Performance Changes 3n-dnv 2t2c ndr
7432 - type: "table"
7433   title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
7434   algorithm: "table_comparison"
7435   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
7436   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7437   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7438   columns:
7439     - title: "2001"
7440       data-set: "dpdk-performance-changes-3n-dnv-ref"
7441     - title: "2005"
7442       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7443   comparisons:
7444     - title: "Diff"
7445       reference: 1
7446       compare: 2
7447   legend:
7448     - ""
7449     - "2001, 2005 - DPDK versions tested."
7450     - "Diff - difference between 2001 and 2005 DPDK version."
7451
7452 # DPDK Performance Changes 3n-tsh 1t1c pdr
7453 - type: "table"
7454   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
7455   algorithm: "table_comparison"
7456   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
7457   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7458   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7459   columns:
7460     - title: "2001"
7461       data-set: "dpdk-performance-changes-3n-tsh-ref"
7462     - title: "2005"
7463       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7464   comparisons:
7465     - title: "Diff"
7466       reference: 1
7467       compare: 2
7468   legend:
7469     - ""
7470     - "2001, 2005 - DPDK versions tested."
7471     - "Diff - difference between 2001 and 2005 DPDK version."
7472
7473 # DPDK Performance Changes 3n-tsh 2t2c pdr
7474 - type: "table"
7475   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
7476   algorithm: "table_comparison"
7477   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
7478   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7479   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7480   columns:
7481     - title: "2001"
7482       data-set: "dpdk-performance-changes-3n-tsh-ref"
7483     - title: "2005"
7484       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7485   comparisons:
7486     - title: "Diff"
7487       reference: 1
7488       compare: 2
7489   legend:
7490     - ""
7491     - "2001, 2005 - DPDK versions tested."
7492     - "Diff - difference between 2001 and 2005 DPDK version."
7493
7494 # DPDK Performance Changes 3n-tsh 1t1c ndr
7495 - type: "table"
7496   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
7497   algorithm: "table_comparison"
7498   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
7499   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7500   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7501   columns:
7502     - title: "2001"
7503       data-set: "dpdk-performance-changes-3n-tsh-ref"
7504     - title: "2005"
7505       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7506   comparisons:
7507     - title: "Diff"
7508       reference: 1
7509       compare: 2
7510   legend:
7511     - ""
7512     - "2001, 2005 - DPDK versions tested."
7513     - "Diff - difference between 2001 and 2005 DPDK version."
7514
7515 # DPDK Performance Changes 3n-tsh 2t2c ndr
7516 - type: "table"
7517   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
7518   algorithm: "table_comparison"
7519   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
7520   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7521   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7522   columns:
7523     - title: "2001"
7524       data-set: "dpdk-performance-changes-3n-tsh-ref"
7525     - title: "2005"
7526       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7527   comparisons:
7528     - title: "Diff"
7529       reference: 1
7530       compare: 2
7531   legend:
7532     - ""
7533     - "2001, 2005 - DPDK versions tested."
7534     - "Diff - difference between 2001 and 2005 DPDK version."
7535
7536 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
7537 - type: "table"
7538   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
7539   algorithm: "table_comparison"
7540   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
7541   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7542   filter: "'NIC_Intel-X710'"
7543   columns:
7544     - title: "3n-hsw x710"
7545       data-set: "dpdk-compare-testbeds-ref"
7546     - title: "3n-skx x710"
7547       data-set: "dpdk-compare-testbeds-cmp"
7548   comparisons:
7549     - title: "Diff"
7550       reference: 1
7551       compare: 2
7552   legend:
7553     - ""
7554     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7555     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7556
7557 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
7558 - type: "table"
7559   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
7560   algorithm: "table_comparison"
7561   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
7562   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7563   filter: "'NIC_Intel-X710'"
7564   columns:
7565     - title: "3n-hsw x710"
7566       data-set: "dpdk-compare-testbeds-ref"
7567     - title: "3n-skx x710"
7568       data-set: "dpdk-compare-testbeds-cmp"
7569   comparisons:
7570     - title: "Diff"
7571       reference: 1
7572       compare: 2
7573   legend:
7574     - ""
7575     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7576     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7577
7578 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
7579 - type: "table"
7580   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
7581   algorithm: "table_comparison"
7582   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
7583   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7584   filter: "'NIC_Intel-XXV710'"
7585   columns:
7586     - title: "2n-skx"
7587       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7588     - title: "2n-clx"
7589       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7590   comparisons:
7591     - title: "Diff"
7592       reference: 1
7593       compare: 2
7594   legend:
7595     - ""
7596     - "2n-skx, 2n-clx - testbeds and NICs tested."
7597     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7598
7599 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
7600 - type: "table"
7601   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
7602   algorithm: "table_comparison"
7603   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
7604   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7605   filter: "'NIC_Intel-XXV710'"
7606   columns:
7607     - title: "2n-skx"
7608       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7609     - title: "2n-clx"
7610       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7611   comparisons:
7612     - title: "Diff"
7613       reference: 1
7614       compare: 2
7615   legend:
7616     - ""
7617     - "2n-skx, 2n-clx - testbeds and NICs tested."
7618     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7619
7620 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
7621 - type: "table"
7622   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
7623   algorithm: "table_comparison"
7624   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
7625   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7626   filter: "'NIC_Intel-XXV710'"
7627   columns:
7628     - title: "3n-skx"
7629       data-set: "dpdk-compare-topologies-ref"
7630     - title: "2n-skx"
7631       data-set: "dpdk-compare-topologies-cmp"
7632   comparisons:
7633     - title: "Diff"
7634       reference: 1
7635       compare: 2
7636   legend:
7637     - ""
7638     - "3n-skx, 2n-skx - topologies tested."
7639     - "Diff - difference between 3n-skx and 2n-skx topologies."
7640
7641 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
7642 - type: "table"
7643   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
7644   algorithm: "table_comparison"
7645   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
7646   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7647   filter: "'NIC_Intel-XXV710'"
7648   columns:
7649     - title: "3n-skx"
7650       data-set: "dpdk-compare-topologies-ref"
7651     - title: "2n-skx"
7652       data-set: "dpdk-compare-topologies-cmp"
7653   comparisons:
7654     - title: "Diff"
7655       reference: 1
7656       compare: 2
7657   legend:
7658     - ""
7659     - "3n-skx, 2n-skx - topologies tested."
7660     - "Diff - difference between 3n-skx and 2n-skx topologies."
7661
7662 # Detailed Test Results - DPDK Performance Results 3n-hsw
7663 - type: "table"
7664   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
7665   algorithm: "table_merged_details"
7666   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
7667   columns:
7668     - title: " |prein| Test Name |preout| "
7669       data: "data name"
7670     - 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| "
7671       data: "data msg"
7672   data: "dpdk-perf-results-3n-hsw"
7673   filter: "all"
7674   parameters:
7675   - "name"
7676   - "parent"
7677   - "msg"
7678
7679 # Detailed Test Results - DPDK Performance Results 3n-skx
7680 - type: "table"
7681   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
7682   algorithm: "table_merged_details"
7683   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
7684   columns:
7685     - title: " |prein| Test Name |preout| "
7686       data: "data name"
7687     - 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| "
7688       data: "data msg"
7689   data: "dpdk-perf-results-3n-skx"
7690   filter: "all"
7691   remove-ndr: False
7692   parameters:
7693   - "name"
7694   - "parent"
7695   - "msg"
7696
7697 # Detailed Test Results - DPDK Performance Results 2n-skx
7698 - type: "table"
7699   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
7700   algorithm: "table_merged_details"
7701   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
7702   columns:
7703     - title: " |prein| Test Name |preout| "
7704       data: "data name"
7705     - 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| "
7706       data: "data msg"
7707   data: "dpdk-perf-results-2n-skx"
7708   filter: "all"
7709   remove-ndr: False
7710   parameters:
7711   - "name"
7712   - "parent"
7713   - "msg"
7714
7715 # Detailed Test Results - DPDK Performance Results 2n-clx
7716 - type: "table"
7717   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
7718   algorithm: "table_merged_details"
7719   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
7720   columns:
7721     - title: " |prein| Test Name |preout| "
7722       data: "data name"
7723     - 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| "
7724       data: "data msg"
7725   data: "dpdk-perf-results-2n-clx"
7726   filter: "all"
7727   parameters:
7728   - "name"
7729   - "parent"
7730   - "msg"
7731
7732 # Detailed Test Results - DPDK Performance Results 2n-dnv
7733 - type: "table"
7734   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
7735   algorithm: "table_merged_details"
7736   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
7737   columns:
7738     - title: " |prein| Test Name |preout| "
7739       data: "data name"
7740     - 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| "
7741       data: "data msg"
7742   data: "dpdk-perf-results-2n-dnv"
7743   filter: "all"
7744   parameters:
7745   - "name"
7746   - "parent"
7747   - "msg"
7748
7749 # Detailed Test Results - DPDK Performance Results 3n-dnv
7750 - type: "table"
7751   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
7752   algorithm: "table_merged_details"
7753   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
7754   columns:
7755     - title: " |prein| Test Name |preout| "
7756       data: "data name"
7757     - 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| "
7758       data: "data msg"
7759   data: "dpdk-perf-results-3n-dnv"
7760   filter: "all"
7761   parameters:
7762   - "name"
7763   - "parent"
7764   - "msg"
7765
7766 # Detailed Test Results - DPDK Performance Results 3n-tsh
7767 - type: "table"
7768   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
7769   algorithm: "table_merged_details"
7770   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
7771   columns:
7772     - title: " |prein| Test Name |preout| "
7773       data: "data name"
7774     - 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| "
7775       data: "data msg"
7776   data: "dpdk-perf-results-3n-tsh"
7777   filter: "all"
7778   parameters:
7779   - "name"
7780   - "parent"
7781   - "msg"
7782
7783 ################################################################################
7784 ###                                F I L E S                                 ###
7785 ################################################################################
7786
7787 # VPP Performance Results
7788 - type: "file"
7789   title: "VPP Performance Results"
7790   algorithm: "file_details_split"
7791   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
7792   dir-tables:
7793     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
7794     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
7795     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
7796     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
7797     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
7798 #    - "{DIR[DTR,PERF,VPP,2N,DNV]}"
7799 #    - "{DIR[DTR,PERF,VPP,3N,DNV]}"
7800   data:
7801     - "vpp-perf-results-2n-skx"
7802     - "vpp-perf-results-3n-skx"
7803     - "vpp-perf-results-2n-clx"
7804     - "vpp-perf-results-3n-hsw"
7805     - "vpp-perf-results-3n-tsh"
7806 #    - "vpp-perf-results-2n-dnv"
7807 #    - "vpp-perf-results-3n-dnv"
7808   filter: "all"
7809   data-start-level: 4
7810   order-chapters:
7811     level-1:
7812       - "l2"
7813       - "ip4"
7814       - "ip6"
7815       - "srv6"
7816       - "ip4_tunnels"
7817       - "ip6_tunnels"
7818       - "vm_vhost"
7819       - "container_memif"
7820       - "crypto"
7821       - "vts"
7822       - "lb"
7823       - "nfv_density"
7824       - "hoststack"
7825     level-2:
7826       - "2n-skx"
7827       - "3n-skx"
7828       - "2n-clx"
7829       - "3n-hsw"
7830       - "3n-tsh"
7831       - "2n-dnv"
7832       - "3n-dnv"
7833     level-3:
7834       - "xl710"
7835       - "x520"
7836       - "xxv710"
7837       - "x710"
7838       - "x553"
7839       - "cx556a"
7840       - "vic1227"
7841       - "vic1385"
7842
7843 # VPP Performance Configuration
7844 - type: "file"
7845   title: "VPP Performance Configuration"
7846   algorithm: "file_details_split"
7847   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
7848   dir-tables:
7849     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
7850     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
7851     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
7852     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
7853     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
7854 #    - "{DIR[DTC,PERF,VPP,2N,DNV]}"
7855 #    - "{DIR[DTC,PERF,VPP,3N,DNV]}"
7856   data:
7857     - "vpp-perf-results-2n-skx"
7858     - "vpp-perf-results-3n-skx"
7859     - "vpp-perf-results-2n-clx"
7860     - "vpp-perf-results-3n-hsw"
7861     - "vpp-perf-results-3n-tsh"
7862 #    - "vpp-perf-results-2n-dnv"
7863 #    - "vpp-perf-results-3n-dnv"
7864   filter: "all"
7865   data-start-level: 4
7866   order-chapters:
7867     level-1:
7868       - "l2"
7869       - "ip4"
7870       - "ip6"
7871       - "srv6"
7872       - "ip4_tunnels"
7873       - "ip6_tunnels"
7874       - "vm_vhost"
7875       - "container_memif"
7876       - "crypto"
7877       - "vts"
7878       - "lb"
7879       - "nfv_density"
7880       - "hoststack"
7881     level-2:
7882       - "2n-skx"
7883       - "3n-skx"
7884       - "2n-clx"
7885       - "3n-hsw"
7886       - "3n-tsh"
7887       - "2n-dnv"
7888       - "3n-dnv"
7889     level-3:
7890       - "xl710"
7891       - "x520"
7892       - "xxv710"
7893       - "x710"
7894       - "x553"
7895       - "cx556a"
7896       - "vic1227"
7897       - "vic1385"
7898
7899 # VPP Performance Operational
7900 - type: "file"
7901   title: "VPP Performance Operational"
7902   algorithm: "file_details_split_html"
7903   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
7904   dir-tables:
7905     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
7906     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
7907     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
7908     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
7909     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
7910 #    - "{DIR[DTO,PERF,VPP,2N,DNV]}"
7911 #    - "{DIR[DTO,PERF,VPP,3N,DNV]}"
7912   data:
7913     - "vpp-perf-results-2n-skx"
7914     - "vpp-perf-results-3n-skx"
7915     - "vpp-perf-results-2n-clx"
7916     - "vpp-perf-results-3n-hsw"
7917     - "vpp-perf-results-3n-tsh"
7918 #    - "vpp-perf-results-2n-dnv"
7919 #    - "vpp-perf-results-3n-dnv"
7920   filter: "all"
7921   data-start-level: 4
7922   order-chapters:
7923     level-1:
7924       - "l2"
7925       - "ip4"
7926       - "ip6"
7927       - "srv6"
7928       - "ip4_tunnels"
7929       - "ip6_tunnels"
7930       - "vm_vhost"
7931       - "container_memif"
7932       - "crypto"
7933       - "vts"
7934       - "lb"
7935       - "nfv_density"
7936       - "hoststack"
7937     level-2:
7938       - "2n-skx"
7939       - "3n-skx"
7940       - "2n-clx"
7941       - "3n-hsw"
7942       - "3n-tsh"
7943       - "2n-dnv"
7944       - "3n-dnv"
7945     level-3:
7946       - "xl710"
7947       - "x520"
7948       - "xxv710"
7949       - "x710"
7950       - "x553"
7951       - "cx556a"
7952       - "vic1227"
7953       - "vic1385"
7954
7955 # VPP MRR Results
7956 - type: "file"
7957   title: "VPP MRR Results"
7958   algorithm: "file_details_split"
7959   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
7960   dir-tables:
7961     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
7962     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
7963     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
7964     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
7965     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
7966 #    - "{DIR[DTR,MRR,VPP,2N,DNV]}"
7967 #    - "{DIR[DTR,MRR,VPP,3N,DNV]}"
7968   data:
7969     - "vpp-mrr-results-2n-skx"
7970     - "vpp-mrr-results-3n-skx"
7971     - "vpp-mrr-results-2n-clx"
7972     - "vpp-mrr-results-3n-hsw"
7973     - "vpp-mrr-results-3n-tsh"
7974 #    - "vpp-mrr-results-2n-dnv"
7975 #    - "vpp-mrr-results-3n-dnv"
7976   filter: "all"
7977   data-start-level: 4
7978   order-chapters:
7979     level-1:
7980       - "l2"
7981       - "ip4"
7982       - "ip6"
7983       - "srv6"
7984       - "ip4_tunnels"
7985       - "ip6_tunnels"
7986       - "vm_vhost"
7987       - "container_memif"
7988       - "crypto"
7989       - "vts"
7990       - "lb"
7991       - "nfv_density"
7992       - "hoststack"
7993     level-2:
7994       - "2n-skx"
7995       - "3n-skx"
7996       - "2n-clx"
7997       - "3n-hsw"
7998       - "3n-tsh"
7999       - "2n-dnv"
8000       - "3n-dnv"
8001     level-3:
8002       - "xl710"
8003       - "x520"
8004       - "xxv710"
8005       - "x710"
8006       - "x553"
8007       - "cx556a"
8008       - "vic1227"
8009       - "vic1385"
8010
8011 # VPP MRR Configuration
8012 - type: "file"
8013   title: "VPP MRR Configuration"
8014   algorithm: "file_details_split"
8015   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
8016   dir-tables:
8017     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
8018     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
8019     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
8020     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
8021     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
8022     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
8023     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
8024   data:
8025     - "vpp-mrr-results-2n-skx"
8026     - "vpp-mrr-results-3n-skx"
8027     - "vpp-mrr-results-2n-clx"
8028     - "vpp-mrr-results-3n-hsw"
8029     - "vpp-mrr-results-3n-tsh"
8030 #    - "vpp-mrr-results-2n-dnv"
8031 #    - "vpp-mrr-results-3n-dnv"
8032   filter: "all"
8033   data-start-level: 4
8034   order-chapters:
8035     level-1:
8036       - "l2"
8037       - "ip4"
8038       - "ip6"
8039       - "srv6"
8040       - "ip4_tunnels"
8041       - "ip6_tunnels"
8042       - "vm_vhost"
8043       - "container_memif"
8044       - "crypto"
8045       - "vts"
8046       - "lb"
8047       - "nfv_density"
8048       - "hoststack"
8049     level-2:
8050       - "2n-skx"
8051       - "3n-skx"
8052       - "2n-clx"
8053       - "3n-hsw"
8054       - "3n-tsh"
8055       - "2n-dnv"
8056       - "3n-dnv"
8057     level-3:
8058       - "xl710"
8059       - "x520"
8060       - "xxv710"
8061       - "x710"
8062       - "x553"
8063       - "cx556a"
8064       - "vic1227"
8065       - "vic1385"
8066
8067 # VPP Device Results - Ubuntu
8068 - type: "file"
8069   title: "VPP Device Results - Ubuntu"
8070   algorithm: "file_test_results"
8071   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
8072   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
8073   data: "vpp-device-results-ubuntu"
8074   filter: "all"
8075   data-start-level: 4
8076
8077 # VPP Device Configuration - Ubuntu
8078 - type: "file"
8079   title: "VPP Device Configuration - Ubuntu"
8080   algorithm: "file_test_results"
8081   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
8082   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
8083   data: "vpp-device-results-ubuntu"
8084   filter: "all"
8085   data-start-level: 4
8086
8087 # DPDK Performance Results 3n-hsw
8088 - type: "file"
8089   title: "DPDK Performance Results 3n-hsw"
8090   algorithm: "file_test_results"
8091   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
8092   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
8093   data: "dpdk-perf-results-3n-hsw"
8094   filter: "all"
8095   data-start-level: 4
8096
8097 # DPDK Performance Results 3n-skx
8098 - type: "file"
8099   title: "DPDK Performance Results 3n-skx"
8100   algorithm: "file_test_results"
8101   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
8102   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
8103   data: "dpdk-perf-results-3n-skx"
8104   filter: "all"
8105   data-start-level: 4
8106
8107 # DPDK Performance Results 2n-skx
8108 - type: "file"
8109   title: "DPDK Performance Results 2n-skx"
8110   algorithm: "file_test_results"
8111   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
8112   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
8113   data: "dpdk-perf-results-2n-skx"
8114   filter: "all"
8115   data-start-level: 4
8116
8117 # DPDK Performance Results 2n-clx
8118 - type: "file"
8119   title: "DPDK Performance Results 2n-clx"
8120   algorithm: "file_test_results"
8121   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
8122   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
8123   data: "dpdk-perf-results-2n-clx"
8124   filter: "all"
8125   data-start-level: 4
8126
8127 # DPDK Performance Results 2n-dnv
8128 - type: "file"
8129   title: "DPDK Performance Results 2n-dnv"
8130   algorithm: "file_test_results"
8131   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
8132   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
8133   data: "dpdk-perf-results-2n-dnv"
8134   filter: "all"
8135   data-start-level: 4
8136
8137 # DPDK Performance Results 3n-dnv
8138 - type: "file"
8139   title: "DPDK Performance Results 3n-dnv"
8140   algorithm: "file_test_results"
8141   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
8142   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
8143   data: "dpdk-perf-results-3n-dnv"
8144   filter: "all"
8145   data-start-level: 4
8146
8147 # DPDK Performance Results 3n-tsh
8148 - type: "file"
8149   title: "DPDK Performance Results 3n-tsh"
8150   algorithm: "file_test_results"
8151   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
8152   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
8153   data: "dpdk-perf-results-3n-tsh"
8154   filter: "all"
8155   data-start-level: 4
8156
8157 ################################################################################
8158 ###                                P L O T S                                 ###
8159 ################################################################################
8160
8161 # Hoststack tests 3n-hsw
8162
8163 - type: "plot"
8164   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
8165   algorithm: "plot_perf_box_name"
8166   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
8167   data: "plot-vpp-hoststack-3n-hsw"
8168   include:
8169     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
8170     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
8171   layout:
8172     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
8173     layout: "plot-hoststack"
8174
8175 - type: "plot"
8176   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
8177   algorithm: "plot_perf_box_name"
8178   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
8179   data: "plot-vpp-hoststack-3n-hsw"
8180   include:
8181     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
8182     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
8183   layout:
8184     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
8185     layout: "plot-hoststack"
8186
8187 - type: "plot"
8188   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
8189   algorithm: "plot_perf_box_name"
8190   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
8191   data: "plot-vpp-hoststack-3n-hsw"
8192   include:
8193     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
8194     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
8195     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
8196     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
8197   layout:
8198     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
8199     layout: "plot-hoststack"
8200
8201 ################################################################################
8202
8203 # Soak Test (PLRsearch), boxes - 2n-clx
8204 - type: "plot"
8205   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8206   algorithm: "plot_perf_box_name"
8207   output-file-type: ".html"
8208   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
8209   data: "plot-vpp-soak-2n-clx"
8210   include:
8211     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
8212     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
8213     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
8214     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
8215     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
8216     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
8217   layout:
8218     title: "30 Minutes Soak Test (PLRsearch)"
8219     layout: "plot-soak-throughput"
8220
8221 # Soak Test (PLRsearch), boxes - 2n-clx
8222 - type: "plot"
8223   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8224   algorithm: "plot_perf_box_name"
8225   output-file-type: ".html"
8226   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
8227   data: "plot-vpp-soak-2n-clx"
8228   include:
8229     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
8230     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
8231     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8232     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8233     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
8234     - "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"
8235   layout:
8236     title: "30 Minutes Soak Test (PLRsearch)"
8237     layout: "plot-soak-throughput"
8238
8239 # Soak Test (PLRsearch), boxes - 2n-skx
8240 - type: "plot"
8241   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8242   algorithm: "plot_perf_box_name"
8243   output-file-type: ".html"
8244   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
8245   data: "plot-vpp-soak-2n-skx"
8246   include:
8247     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
8248     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
8249     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
8250     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
8251     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
8252     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
8253   layout:
8254     title: "30 Minutes Soak Test (PLRsearch)"
8255     layout: "plot-soak-throughput"
8256
8257 # Soak Test (PLRsearch), boxes - 2n-skx
8258 - type: "plot"
8259   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8260   algorithm: "plot_perf_box_name"
8261   output-file-type: ".html"
8262   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
8263   data: "plot-vpp-soak-2n-skx"
8264   include:
8265     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
8266     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
8267     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8268     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8269     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
8270     - "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"
8271   layout:
8272     title: "30 Minutes Soak Test (PLRsearch)"
8273     layout: "plot-soak-throughput"
8274
8275 ###############################################################################
8276
8277 # Reconf tests 2n-skx
8278
8279 - type: "plot"
8280   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8281   algorithm: "plot_nf_reconf_box_name"
8282   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
8283   data: "plot-vpp-nfv-reconf-2n-skx"
8284   include:
8285     - "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"
8286     - "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"
8287     - "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"
8288     - "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"
8289     - "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"
8290     - "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"
8291   layout:
8292     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8293     layout: "plot-throughput"
8294
8295 - type: "plot"
8296   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8297   algorithm: "plot_nf_reconf_box_name"
8298   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
8299   data: "plot-vpp-nfv-reconf-2n-skx"
8300   include:
8301     - "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"
8302     - "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"
8303     - "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"
8304     - "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"
8305     - "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"
8306     - "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"
8307   layout:
8308     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8309     layout: "plot-throughput"
8310
8311 - type: "plot"
8312   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8313   algorithm: "plot_nf_reconf_box_name"
8314   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
8315   data: "plot-vpp-nfv-reconf-2n-skx"
8316   include:
8317     - "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"
8318     - "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"
8319     - "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"
8320     - "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"
8321     - "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"
8322     - "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"
8323   layout:
8324     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8325     layout: "plot-throughput"
8326
8327 ###############################################################################
8328
8329 # Reconf tests 2n-clx
8330
8331 - type: "plot"
8332   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8333   algorithm: "plot_nf_reconf_box_name"
8334   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
8335   data: "plot-vpp-nfv-reconf-2n-clx"
8336   include:
8337     - "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"
8338     - "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"
8339     - "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"
8340     - "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"
8341   layout:
8342     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8343     layout: "plot-throughput"
8344
8345 - type: "plot"
8346   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8347   algorithm: "plot_nf_reconf_box_name"
8348   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
8349   data: "plot-vpp-nfv-reconf-2n-clx"
8350   include:
8351     - "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"
8352     - "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"
8353     - "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"
8354     - "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"
8355   layout:
8356     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8357     layout: "plot-throughput"
8358
8359 - type: "plot"
8360   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8361   algorithm: "plot_nf_reconf_box_name"
8362   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
8363   data: "plot-vpp-nfv-reconf-2n-clx"
8364   include:
8365     - "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"
8366     - "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"
8367     - "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"
8368     - "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"
8369   layout:
8370     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8371     layout: "plot-throughput"
8372
8373 ###############################################################################
8374
8375 # Plots - NF Density - VSC - MRR IMIX
8376 - type: "plot"
8377   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8378   algorithm: "plot_nf_heatmap"
8379   output-file-type: ".html"
8380   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
8381   data: "plot-vpp-nfv-2n-skx-mrr"
8382   filter: "'NIC_Intel-XXV710' and
8383            'NF_DENSITY' and
8384            'VHOST' and
8385            not 'VXLAN' and
8386            'CHAIN' and
8387            'NF_VPPIP4' and
8388            'IMIX' and
8389            '2T1C' and
8390            'MRR'"
8391   parameters:
8392   - "result"
8393   - "name"
8394   - "tags"
8395   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8396   x-axis: "X = VNFs per Service Chain"
8397   y-axis: "Y = Number of Service Chains"
8398   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8399   layout:
8400     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8401     layout: "plot-service-density"
8402
8403 - type: "plot"
8404   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8405   algorithm: "plot_nf_heatmap"
8406   output-file-type: ".html"
8407   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
8408   data: "plot-vpp-nfv-2n-skx-mrr"
8409   filter: "'NIC_Intel-XXV710' and
8410            'NF_DENSITY' and
8411            'VHOST' and
8412            not 'VXLAN' and
8413            'CHAIN' and
8414            'NF_VPPIP4' and
8415            'IMIX' and
8416            '4T2C' and
8417            'MRR'"
8418   parameters:
8419   - "result"
8420   - "name"
8421   - "tags"
8422   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8423   x-axis: "X = VNFs per Service Chain"
8424   y-axis: "Y = Number of Service Chains"
8425   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8426   layout:
8427     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8428     layout: "plot-service-density"
8429
8430 - type: "plot"
8431   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8432   algorithm: "plot_nf_heatmap"
8433   output-file-type: ".html"
8434   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
8435   data: "plot-vpp-nfv-2n-skx-mrr"
8436   filter: "'NIC_Intel-XXV710' and
8437            'NF_DENSITY' and
8438            'VHOST' and
8439            not 'VXLAN' and
8440            'CHAIN' and
8441            'NF_VPPIP4' and
8442            'IMIX' and
8443            '8T4C' and
8444            'MRR'"
8445   parameters:
8446   - "result"
8447   - "name"
8448   - "tags"
8449   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8450   x-axis: "X = VNFs per Service Chain"
8451   y-axis: "Y = Number of Service Chains"
8452   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8453   layout:
8454     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8455     layout: "plot-service-density"
8456
8457 # Plots - NF Density - VSC - NDR IMIX
8458 - type: "plot"
8459   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8460   algorithm: "plot_nf_heatmap"
8461   output-file-type: ".html"
8462   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
8463   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8464   filter: "'NIC_Intel-XXV710' and
8465            'NF_DENSITY' and
8466            'VHOST' and
8467            not 'VXLAN' and
8468            'CHAIN' and
8469            'NF_VPPIP4' and
8470            'IMIX' and
8471            '2T1C' and
8472            'NDRPDR'"
8473   parameters:
8474   - "throughput"
8475   - "name"
8476   - "tags"
8477   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8478   x-axis: "X = VNFs per Service Chain"
8479   y-axis: "Y = Number of Service Chains"
8480   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8481   layout:
8482     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8483     layout: "plot-service-density"
8484
8485 - type: "plot"
8486   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8487   algorithm: "plot_nf_heatmap"
8488   output-file-type: ".html"
8489   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
8490   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8491   filter: "'NIC_Intel-XXV710' and
8492            'NF_DENSITY' and
8493            'VHOST' and
8494            not 'VXLAN' and
8495            'CHAIN' and
8496            'NF_VPPIP4' and
8497            'IMIX' and
8498            '4T2C' and
8499            'NDRPDR'"
8500   parameters:
8501   - "throughput"
8502   - "name"
8503   - "tags"
8504   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8505   x-axis: "X = VNFs per Service Chain"
8506   y-axis: "Y = Number of Service Chains"
8507   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8508   layout:
8509     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8510     layout: "plot-service-density"
8511
8512 - type: "plot"
8513   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8514   algorithm: "plot_nf_heatmap"
8515   output-file-type: ".html"
8516   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
8517   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8518   filter: "'NIC_Intel-XXV710' and
8519            'NF_DENSITY' and
8520            'VHOST' and
8521            not 'VXLAN' and
8522            'CHAIN' and
8523            'NF_VPPIP4' and
8524            'IMIX' and
8525            '8T4C' and
8526            'NDRPDR'"
8527   parameters:
8528   - "throughput"
8529   - "name"
8530   - "tags"
8531   include-tests: "NDR" # "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 NDR) [Mpps]"
8535   layout:
8536     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8537     layout: "plot-service-density"
8538
8539 # Plots - NF Density - VSC - PDR IMIX
8540 - type: "plot"
8541   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8542   algorithm: "plot_nf_heatmap"
8543   output-file-type: ".html"
8544   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
8545   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8546   filter: "'NIC_Intel-XXV710' and
8547            'NF_DENSITY' and
8548            'VHOST' and
8549            not 'VXLAN' and
8550            'CHAIN' and
8551            'NF_VPPIP4' and
8552            'IMIX' and
8553            '2T1C' and
8554            'NDRPDR'"
8555   parameters:
8556   - "throughput"
8557   - "name"
8558   - "tags"
8559   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8560   x-axis: "X = VNFs per Service Chain"
8561   y-axis: "Y = Number of Service Chains"
8562   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8563   layout:
8564     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8565     layout: "plot-service-density"
8566
8567 - type: "plot"
8568   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8569   algorithm: "plot_nf_heatmap"
8570   output-file-type: ".html"
8571   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
8572   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8573   filter: "'NIC_Intel-XXV710' and
8574            'NF_DENSITY' and
8575            'VHOST' and
8576            not 'VXLAN' and
8577            'CHAIN' and
8578            'NF_VPPIP4' and
8579            'IMIX' and
8580            '4T2C' and
8581            'NDRPDR'"
8582   parameters:
8583   - "throughput"
8584   - "name"
8585   - "tags"
8586   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8587   x-axis: "X = VNFs per Service Chain"
8588   y-axis: "Y = Number of Service Chains"
8589   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8590   layout:
8591     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8592     layout: "plot-service-density"
8593
8594 - type: "plot"
8595   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8596   algorithm: "plot_nf_heatmap"
8597   output-file-type: ".html"
8598   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
8599   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8600   filter: "'NIC_Intel-XXV710' and
8601            'NF_DENSITY' and
8602            'VHOST' and
8603            not 'VXLAN' and
8604            'CHAIN' and
8605            'NF_VPPIP4' and
8606            'IMIX' and
8607            '8T4C' and
8608            'NDRPDR'"
8609   parameters:
8610   - "throughput"
8611   - "name"
8612   - "tags"
8613   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8614   x-axis: "X = VNFs per Service Chain"
8615   y-axis: "Y = Number of Service Chains"
8616   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8617   layout:
8618     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8619     layout: "plot-service-density"
8620
8621 ###############################################################################
8622
8623 # Plots - NF Density - VSC - MRR IMIX
8624 - type: "plot"
8625   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8626   algorithm: "plot_nf_heatmap"
8627   output-file-type: ".html"
8628   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
8629   data: "plot-vpp-nfv-2n-skx-mrr"
8630   filter: "'NIC_Intel-XXV710' and
8631            'NF_DENSITY' and
8632            'VHOST' and
8633            'VXLAN' and
8634            'CHAIN' and
8635            'IMIX' and
8636            '2T1C' and
8637            'MRR'"
8638   parameters:
8639   - "result"
8640   - "name"
8641   - "tags"
8642   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8643   x-axis: "X = VNFs per Service Chain"
8644   y-axis: "Y = Number of Service Chains"
8645   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8646   layout:
8647     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8648     layout: "plot-service-density"
8649
8650 - type: "plot"
8651   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8652   algorithm: "plot_nf_heatmap"
8653   output-file-type: ".html"
8654   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
8655   data: "plot-vpp-nfv-2n-skx-mrr"
8656   filter: "'NIC_Intel-XXV710' and
8657            'NF_DENSITY' and
8658            'VHOST' and
8659            'VXLAN' and
8660            'CHAIN' and
8661            'IMIX' and
8662            '4T2C' and
8663            'MRR'"
8664   parameters:
8665   - "result"
8666   - "name"
8667   - "tags"
8668   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8669   x-axis: "X = VNFs per Service Chain"
8670   y-axis: "Y = Number of Service Chains"
8671   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8672   layout:
8673     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8674     layout: "plot-service-density"
8675
8676 - type: "plot"
8677   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8678   algorithm: "plot_nf_heatmap"
8679   output-file-type: ".html"
8680   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
8681   data: "plot-vpp-nfv-2n-skx-mrr"
8682   filter: "'NIC_Intel-XXV710' and
8683            'NF_DENSITY' and
8684            'VHOST' and
8685            'VXLAN' and
8686            'CHAIN' and
8687            'IMIX' and
8688            '8T4C' and
8689            'MRR'"
8690   parameters:
8691   - "result"
8692   - "name"
8693   - "tags"
8694   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8695   x-axis: "X = VNFs per Service Chain"
8696   y-axis: "Y = Number of Service Chains"
8697   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8698   layout:
8699     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8700     layout: "plot-service-density"
8701
8702 # Plots - NF Density - VSC - NDR IMIX
8703 - type: "plot"
8704   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8705   algorithm: "plot_nf_heatmap"
8706   output-file-type: ".html"
8707   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
8708   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8709   filter: "'NIC_Intel-XXV710' and
8710            'NF_DENSITY' and
8711            'VHOST' and
8712            'VXLAN' and
8713            'CHAIN' and
8714            'IMIX' and
8715            '2T1C' and
8716            'NDRPDR'"
8717   parameters:
8718   - "throughput"
8719   - "name"
8720   - "tags"
8721   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8722   x-axis: "X = VNFs per Service Chain"
8723   y-axis: "Y = Number of Service Chains"
8724   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8725   layout:
8726     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8727     layout: "plot-service-density"
8728
8729 - type: "plot"
8730   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8731   algorithm: "plot_nf_heatmap"
8732   output-file-type: ".html"
8733   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
8734   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8735   filter: "'NIC_Intel-XXV710' and
8736            'NF_DENSITY' and
8737            'VHOST' and
8738            'VXLAN' and
8739            'CHAIN' and
8740            'IMIX' and
8741            '4T2C' and
8742            'NDRPDR'"
8743   parameters:
8744   - "throughput"
8745   - "name"
8746   - "tags"
8747   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8748   x-axis: "X = VNFs per Service Chain"
8749   y-axis: "Y = Number of Service Chains"
8750   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8751   layout:
8752     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8753     layout: "plot-service-density"
8754
8755 - type: "plot"
8756   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8757   algorithm: "plot_nf_heatmap"
8758   output-file-type: ".html"
8759   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
8760   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8761   filter: "'NIC_Intel-XXV710' and
8762            'NF_DENSITY' and
8763            'VHOST' and
8764            'VXLAN' and
8765            'CHAIN' and
8766            'IMIX' and
8767            '8T4C' and
8768            'NDRPDR'"
8769   parameters:
8770   - "throughput"
8771   - "name"
8772   - "tags"
8773   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8774   x-axis: "X = VNFs per Service Chain"
8775   y-axis: "Y = Number of Service Chains"
8776   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8777   layout:
8778     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8779     layout: "plot-service-density"
8780
8781 # Plots - NF Density - VSC - PDR IMIX
8782 - type: "plot"
8783   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8784   algorithm: "plot_nf_heatmap"
8785   output-file-type: ".html"
8786   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
8787   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8788   filter: "'NIC_Intel-XXV710' and
8789            'NF_DENSITY' and
8790            'VHOST' and
8791            'VXLAN' and
8792            'CHAIN' and
8793            'IMIX' and
8794            '2T1C' and
8795            'NDRPDR'"
8796   parameters:
8797   - "throughput"
8798   - "name"
8799   - "tags"
8800   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8801   x-axis: "X = VNFs per Service Chain"
8802   y-axis: "Y = Number of Service Chains"
8803   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8804   layout:
8805     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8806     layout: "plot-service-density"
8807
8808 - type: "plot"
8809   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8810   algorithm: "plot_nf_heatmap"
8811   output-file-type: ".html"
8812   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
8813   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8814   filter: "'NIC_Intel-XXV710' and
8815            'NF_DENSITY' and
8816            'VHOST' and
8817            'VXLAN' and
8818            'CHAIN' and
8819            'IMIX' and
8820            '4T2C' and
8821            'NDRPDR'"
8822   parameters:
8823   - "throughput"
8824   - "name"
8825   - "tags"
8826   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8827   x-axis: "X = VNFs per Service Chain"
8828   y-axis: "Y = Number of Service Chains"
8829   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8830   layout:
8831     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8832     layout: "plot-service-density"
8833
8834 - type: "plot"
8835   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8836   algorithm: "plot_nf_heatmap"
8837   output-file-type: ".html"
8838   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
8839   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8840   filter: "'NIC_Intel-XXV710' and
8841            'NF_DENSITY' and
8842            'VHOST' and
8843            'VXLAN' and
8844            'CHAIN' and
8845            'IMIX' and
8846            '8T4C' and
8847            'NDRPDR'"
8848   parameters:
8849   - "throughput"
8850   - "name"
8851   - "tags"
8852   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8853   x-axis: "X = VNFs per Service Chain"
8854   y-axis: "Y = Number of Service Chains"
8855   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8856   layout:
8857     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8858     layout: "plot-service-density"
8859
8860 ###############################################################################
8861
8862 # Plots - NF Density - CSC - MRR IMIX
8863 - type: "plot"
8864   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8865   algorithm: "plot_nf_heatmap"
8866   output-file-type: ".html"
8867   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
8868   data: "plot-vpp-nfv-2n-skx-mrr"
8869   filter: "'NIC_Intel-XXV710' and
8870            'NF_DENSITY' and
8871            'DOCKER' and
8872            'CHAIN' and
8873            'NF_VPPIP4' and
8874            'IMIX' and
8875            '2T1C' and
8876            'MRR'"
8877   parameters:
8878   - "result"
8879   - "name"
8880   - "tags"
8881   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8882   x-axis: "X = CNFs per Service Chain"
8883   y-axis: "Y = Number of Service Chains"
8884   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8885   layout:
8886     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8887     layout: "plot-service-density"
8888
8889 - type: "plot"
8890   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8891   algorithm: "plot_nf_heatmap"
8892   output-file-type: ".html"
8893   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
8894   data: "plot-vpp-nfv-2n-skx-mrr"
8895   filter: "'NIC_Intel-XXV710' and
8896            'NF_DENSITY' and
8897            'DOCKER' and
8898            'CHAIN' and
8899            'NF_VPPIP4' and
8900            'IMIX' and
8901            '4T2C' and
8902            'MRR'"
8903   parameters:
8904   - "result"
8905   - "name"
8906   - "tags"
8907   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8908   x-axis: "X = CNFs per Service Chain"
8909   y-axis: "Y = Number of Service Chains"
8910   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8911   layout:
8912     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8913     layout: "plot-service-density"
8914
8915 - type: "plot"
8916   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8917   algorithm: "plot_nf_heatmap"
8918   output-file-type: ".html"
8919   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
8920   data: "plot-vpp-nfv-2n-skx-mrr"
8921   filter: "'NIC_Intel-XXV710' and
8922            'NF_DENSITY' and
8923            'DOCKER' and
8924            'CHAIN' and
8925            'NF_VPPIP4' and
8926            'IMIX' and
8927            '8T4C' and
8928            'MRR'"
8929   parameters:
8930   - "result"
8931   - "name"
8932   - "tags"
8933   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8934   x-axis: "X = CNFs per Service Chain"
8935   y-axis: "Y = Number of Service Chains"
8936   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8937   layout:
8938     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8939     layout: "plot-service-density"
8940
8941 # Plots - NF Density - CSC - NDR IMIX
8942 - type: "plot"
8943   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8944   algorithm: "plot_nf_heatmap"
8945   output-file-type: ".html"
8946   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
8947   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8948   filter: "'NIC_Intel-XXV710' and
8949            'NF_DENSITY' and
8950            'DOCKER' and
8951            'CHAIN' and
8952            'NF_VPPIP4' and
8953            'IMIX' and
8954            '2T1C' and
8955            'NDRPDR'"
8956   parameters:
8957   - "throughput"
8958   - "name"
8959   - "tags"
8960   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8961   x-axis: "X = CNFs per Service Chain"
8962   y-axis: "Y = Number of Service Chains"
8963   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8964   layout:
8965     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8966     layout: "plot-service-density"
8967
8968 - type: "plot"
8969   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8970   algorithm: "plot_nf_heatmap"
8971   output-file-type: ".html"
8972   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
8973   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8974   filter: "'NIC_Intel-XXV710' and
8975            'NF_DENSITY' and
8976            'DOCKER' and
8977            'CHAIN' and
8978            'NF_VPPIP4' and
8979            'IMIX' and
8980            '4T2C' and
8981            'NDRPDR'"
8982   parameters:
8983   - "throughput"
8984   - "name"
8985   - "tags"
8986   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8987   x-axis: "X = CNFs per Service Chain"
8988   y-axis: "Y = Number of Service Chains"
8989   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8990   layout:
8991     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8992     layout: "plot-service-density"
8993
8994 - type: "plot"
8995   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8996   algorithm: "plot_nf_heatmap"
8997   output-file-type: ".html"
8998   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8999   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9000   filter: "'NIC_Intel-XXV710' and
9001            'NF_DENSITY' and
9002            'DOCKER' and
9003            'CHAIN' and
9004            'NF_VPPIP4' and
9005            'IMIX' and
9006            '8T4C' and
9007            'NDRPDR'"
9008   parameters:
9009   - "throughput"
9010   - "name"
9011   - "tags"
9012   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9013   x-axis: "X = CNFs per Service Chain"
9014   y-axis: "Y = Number of Service Chains"
9015   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9016   layout:
9017     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9018     layout: "plot-service-density"
9019
9020 # Plots - NF Density - CSC - PDR IMIX
9021 - type: "plot"
9022   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9023   algorithm: "plot_nf_heatmap"
9024   output-file-type: ".html"
9025   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
9026   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9027   filter: "'NIC_Intel-XXV710' and
9028            'NF_DENSITY' and
9029            'DOCKER' and
9030            'CHAIN' and
9031            'NF_VPPIP4' and
9032            'IMIX' and
9033            '2T1C' and
9034            'NDRPDR'"
9035   parameters:
9036   - "throughput"
9037   - "name"
9038   - "tags"
9039   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9040   x-axis: "X = CNFs per Service Chain"
9041   y-axis: "Y = Number of Service Chains"
9042   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9043   layout:
9044     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9045     layout: "plot-service-density"
9046
9047 - type: "plot"
9048   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9049   algorithm: "plot_nf_heatmap"
9050   output-file-type: ".html"
9051   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
9052   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9053   filter: "'NIC_Intel-XXV710' and
9054            'NF_DENSITY' and
9055            'DOCKER' and
9056            'CHAIN' and
9057            'NF_VPPIP4' and
9058            'IMIX' and
9059            '4T2C' and
9060            'NDRPDR'"
9061   parameters:
9062   - "throughput"
9063   - "name"
9064   - "tags"
9065   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9066   x-axis: "X = CNFs per Service Chain"
9067   y-axis: "Y = Number of Service Chains"
9068   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9069   layout:
9070     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9071     layout: "plot-service-density"
9072
9073 - type: "plot"
9074   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9075   algorithm: "plot_nf_heatmap"
9076   output-file-type: ".html"
9077   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
9078   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9079   filter: "'NIC_Intel-XXV710' and
9080            'NF_DENSITY' and
9081            'DOCKER' and
9082            'CHAIN' and
9083            'NF_VPPIP4' and
9084            'IMIX' and
9085            '8T4C' and
9086            'NDRPDR'"
9087   parameters:
9088   - "throughput"
9089   - "name"
9090   - "tags"
9091   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9092   x-axis: "X = CNFs per Service Chain"
9093   y-axis: "Y = Number of Service Chains"
9094   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9095   layout:
9096     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9097     layout: "plot-service-density"
9098
9099 ################################################################################
9100 #
9101 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
9102 #- type: "plot"
9103 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9104 #  algorithm: "plot_nf_heatmap"
9105 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
9106 #  data: "plot-vpp-nfv-3n-skx-mrr"
9107 #  filter: "'NIC_Intel-XXV710' and
9108 #           'NF_DENSITY' and
9109 #           'DOCKER' and
9110 #           'CHAIN' and
9111 #           'NF_VPPIP4' and
9112 #           'IPSEC' and
9113 #           'TNL_4' and
9114 #           'IMIX' and
9115 #           '2T1C' and
9116 #           'MRR'"
9117 #  parameters:
9118 #  - "result"
9119 #  - "name"
9120 #  - "tags"
9121 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9122 #  x-axis: "X = CNFs per Service Chain"
9123 #  y-axis: "Y = Number of Service Chains"
9124 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9125 #  layout:
9126 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9127 #    layout: "plot-service-density"
9128 #
9129 #- type: "plot"
9130 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9131 #  algorithm: "plot_nf_heatmap"
9132 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
9133 #  data: "plot-vpp-nfv-3n-skx-mrr"
9134 #  filter: "'NIC_Intel-XXV710' and
9135 #           'NF_DENSITY' and
9136 #           'DOCKER' and
9137 #           'CHAIN' and
9138 #           'NF_VPPIP4' and
9139 #           'IPSEC' and
9140 #           'TNL_4' and
9141 #           'IMIX' and
9142 #           '4T2C' and
9143 #           'MRR'"
9144 #  parameters:
9145 #  - "result"
9146 #  - "name"
9147 #  - "tags"
9148 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9149 #  x-axis: "X = CNFs per Service Chain"
9150 #  y-axis: "Y = Number of Service Chains"
9151 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9152 #  layout:
9153 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9154 #    layout: "plot-service-density"
9155 #
9156 #- type: "plot"
9157 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9158 #  algorithm: "plot_nf_heatmap"
9159 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
9160 #  data: "plot-vpp-nfv-3n-skx-mrr"
9161 #  filter: "'NIC_Intel-XXV710' and
9162 #           'NF_DENSITY' and
9163 #           'DOCKER' and
9164 #           'CHAIN' and
9165 #           'NF_VPPIP4' and
9166 #           'IPSEC' and
9167 #           'TNL_4' and
9168 #           'IMIX' and
9169 #           '8T4C' and
9170 #           'MRR'"
9171 #  parameters:
9172 #  - "result"
9173 #  - "name"
9174 #  - "tags"
9175 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9176 #  x-axis: "X = CNFs per Service Chain"
9177 #  y-axis: "Y = Number of Service Chains"
9178 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9179 #  layout:
9180 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9181 #    layout: "plot-service-density"
9182
9183 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
9184 - type: "plot"
9185   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9186   algorithm: "plot_nf_heatmap"
9187   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
9188   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9189   filter: "'NIC_Intel-XXV710' and
9190            'NF_DENSITY' and
9191            'DOCKER' and
9192            'CHAIN' and
9193            'NF_VPPIP4' and
9194            'IPSEC' and
9195            'TNL_4' and
9196            'IMIX' and
9197            '2T1C' and
9198            'NDRPDR'"
9199   parameters:
9200   - "throughput"
9201   - "name"
9202   - "tags"
9203   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9204   x-axis: "X = CNFs per Service Chain"
9205   y-axis: "Y = Number of Service Chains"
9206   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9207   layout:
9208     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9209     layout: "plot-service-density"
9210
9211 - type: "plot"
9212   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9213   algorithm: "plot_nf_heatmap"
9214   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
9215   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9216   filter: "'NIC_Intel-XXV710' and
9217            'NF_DENSITY' and
9218            'DOCKER' and
9219            'CHAIN' and
9220            'NF_VPPIP4' and
9221            'IPSEC' and
9222            'TNL_4' and
9223            'IMIX' and
9224            '4T2C' and
9225            'NDRPDR'"
9226   parameters:
9227   - "throughput"
9228   - "name"
9229   - "tags"
9230   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9231   x-axis: "X = CNFs per Service Chain"
9232   y-axis: "Y = Number of Service Chains"
9233   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9234   layout:
9235     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9236     layout: "plot-service-density"
9237
9238 - type: "plot"
9239   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9240   algorithm: "plot_nf_heatmap"
9241   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
9242   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9243   filter: "'NIC_Intel-XXV710' and
9244            'NF_DENSITY' and
9245            'DOCKER' and
9246            'CHAIN' and
9247            'NF_VPPIP4' and
9248            'IPSEC' and
9249            'TNL_4' and
9250            'IMIX' and
9251            '8T4C' and
9252            'NDRPDR'"
9253   parameters:
9254   - "throughput"
9255   - "name"
9256   - "tags"
9257   include-tests: "NDR" # "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 NDR) [Mpps]"
9261   layout:
9262     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9263     layout: "plot-service-density"
9264
9265 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
9266 - type: "plot"
9267   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9268   algorithm: "plot_nf_heatmap"
9269   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
9270   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9271   filter: "'NIC_Intel-XXV710' and
9272            'NF_DENSITY' and
9273            'DOCKER' and
9274            'CHAIN' and
9275            'NF_VPPIP4' and
9276            'IPSEC' and
9277            'TNL_4' and
9278            'IMIX' and
9279            '2T1C' and
9280            'NDRPDR'"
9281   parameters:
9282   - "throughput"
9283   - "name"
9284   - "tags"
9285   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9286   x-axis: "X = CNFs per Service Chain"
9287   y-axis: "Y = Number of Service Chains"
9288   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9289   layout:
9290     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9291     layout: "plot-service-density"
9292
9293 - type: "plot"
9294   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9295   algorithm: "plot_nf_heatmap"
9296   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
9297   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9298   filter: "'NIC_Intel-XXV710' and
9299            'NF_DENSITY' and
9300            'DOCKER' and
9301            'CHAIN' and
9302            'NF_VPPIP4' and
9303            'IPSEC' and
9304            'TNL_4' and
9305            'IMIX' and
9306            '4T2C' and
9307            'NDRPDR'"
9308   parameters:
9309   - "throughput"
9310   - "name"
9311   - "tags"
9312   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9313   x-axis: "X = CNFs per Service Chain"
9314   y-axis: "Y = Number of Service Chains"
9315   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9316   layout:
9317     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9318     layout: "plot-service-density"
9319
9320 - type: "plot"
9321   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9322   algorithm: "plot_nf_heatmap"
9323   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
9324   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9325   filter: "'NIC_Intel-XXV710' 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            '8T4C' and
9334            'NDRPDR'"
9335   parameters:
9336   - "throughput"
9337   - "name"
9338   - "tags"
9339   include-tests: "PDR" # "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 PDR) [Mpps]"
9343   layout:
9344     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9345     layout: "plot-service-density"
9346
9347 ###############################################################################
9348
9349 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
9350 #- type: "plot"
9351 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9352 #  algorithm: "plot_nf_heatmap"
9353 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
9354 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9355 #  filter: "'NIC_Intel-XL710' and
9356 #           'NF_DENSITY' and
9357 #           'DOCKER' and
9358 #           'CHAIN' and
9359 #           'NF_VPPIP4' and
9360 #           'IMIX' and
9361 #           'TNL_4' and
9362 #           '1T1C' and
9363 #           'MRR'"
9364 #  parameters:
9365 #  - "result"
9366 #  - "name"
9367 #  - "tags"
9368 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9369 #  x-axis: "X = CNFs per Service Chain"
9370 #  y-axis: "Y = Number of Service Chains"
9371 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9372 #  layout:
9373 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9374 #    layout: "plot-service-density"
9375 #
9376 #- type: "plot"
9377 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9378 #  algorithm: "plot_nf_heatmap"
9379 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
9380 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9381 #  filter: "'NIC_Intel-XL710' and
9382 #           'NF_DENSITY' and
9383 #           'DOCKER' and
9384 #           'CHAIN' and
9385 #           'NF_VPPIP4' and
9386 #           'IPSEC' and
9387 #           'TNL_4' and
9388 #           'IMIX' and
9389 #           '2T2C' and
9390 #           'MRR'"
9391 #  parameters:
9392 #  - "result"
9393 #  - "name"
9394 #  - "tags"
9395 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9396 #  x-axis: "X = CNFs per Service Chain"
9397 #  y-axis: "Y = Number of Service Chains"
9398 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9399 #  layout:
9400 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9401 #    layout: "plot-service-density"
9402 #
9403 #- type: "plot"
9404 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9405 #  algorithm: "plot_nf_heatmap"
9406 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
9407 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9408 #  filter: "'NIC_Intel-XL710' and
9409 #           'NF_DENSITY' and
9410 #           'DOCKER' and
9411 #           'CHAIN' and
9412 #           'NF_VPPIP4' and
9413 #           'IPSEC' and
9414 #           'TNL_4' and
9415 #           'IMIX' and
9416 #           '4T4C' and
9417 #           'MRR'"
9418 #  parameters:
9419 #  - "result"
9420 #  - "name"
9421 #  - "tags"
9422 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9423 #  x-axis: "X = CNFs per Service Chain"
9424 #  y-axis: "Y = Number of Service Chains"
9425 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9426 #  layout:
9427 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9428 #    layout: "plot-service-density"
9429
9430 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
9431 #- type: "plot"
9432 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9433 #  algorithm: "plot_nf_heatmap"
9434 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
9435 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9436 #  filter: "'NIC_Intel-XL710' and
9437 #           'NF_DENSITY' and
9438 #           'DOCKER' and
9439 #           'CHAIN' and
9440 #           'NF_VPPIP4' and
9441 #           'IPSEC' and
9442 #           'TNL_4' and
9443 #           'IMIX' and
9444 #           '1T1C' and
9445 #           'NDRPDR'"
9446 #  parameters:
9447 #  - "throughput"
9448 #  - "name"
9449 #  - "tags"
9450 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9451 #  x-axis: "X = CNFs per Service Chain"
9452 #  y-axis: "Y = Number of Service Chains"
9453 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9454 #  layout:
9455 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9456 #    layout: "plot-service-density"
9457 #
9458 #- type: "plot"
9459 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9460 #  algorithm: "plot_nf_heatmap"
9461 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
9462 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9463 #  filter: "'NIC_Intel-XL710' and
9464 #           'NF_DENSITY' and
9465 #           'DOCKER' and
9466 #           'CHAIN' and
9467 #           'NF_VPPIP4' and
9468 #           'IPSEC' and
9469 #           'TNL_4' and
9470 #           'IMIX' and
9471 #           '2T2C' and
9472 #           'NDRPDR'"
9473 #  parameters:
9474 #  - "throughput"
9475 #  - "name"
9476 #  - "tags"
9477 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9478 #  x-axis: "X = CNFs per Service Chain"
9479 #  y-axis: "Y = Number of Service Chains"
9480 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9481 #  layout:
9482 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9483 #    layout: "plot-service-density"
9484 #
9485 #- type: "plot"
9486 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9487 #  algorithm: "plot_nf_heatmap"
9488 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
9489 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9490 #  filter: "'NIC_Intel-XL710' and
9491 #           'NF_DENSITY' and
9492 #           'DOCKER' and
9493 #           'CHAIN' and
9494 #           'NF_VPPIP4' and
9495 #           'IPSEC' and
9496 #           'TNL_4' and
9497 #           'IMIX' and
9498 #           '4T4C' and
9499 #           'NDRPDR'"
9500 #  parameters:
9501 #  - "throughput"
9502 #  - "name"
9503 #  - "tags"
9504 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9505 #  x-axis: "X = CNFs per Service Chain"
9506 #  y-axis: "Y = Number of Service Chains"
9507 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9508 #  layout:
9509 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9510 #    layout: "plot-service-density"
9511 #
9512 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
9513 #- type: "plot"
9514 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9515 #  algorithm: "plot_nf_heatmap"
9516 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
9517 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9518 #  filter: "'NIC_Intel-XL710' and
9519 #           'NF_DENSITY' and
9520 #           'DOCKER' and
9521 #           'CHAIN' and
9522 #           'NF_VPPIP4' and
9523 #           'IPSEC' and
9524 #           'TNL_4' and
9525 #           'IMIX' and
9526 #           '1T1C' and
9527 #           'NDRPDR'"
9528 #  parameters:
9529 #  - "throughput"
9530 #  - "name"
9531 #  - "tags"
9532 #  include-tests: "PDR" # "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 PDR) [Mpps]"
9536 #  layout:
9537 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9538 #    layout: "plot-service-density"
9539 #
9540 #- type: "plot"
9541 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9542 #  algorithm: "plot_nf_heatmap"
9543 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
9544 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9545 #  filter: "'NIC_Intel-XL710' and
9546 #           'NF_DENSITY' and
9547 #           'DOCKER' and
9548 #           'CHAIN' and
9549 #           'NF_VPPIP4' and
9550 #           'IPSEC' and
9551 #           'TNL_4' and
9552 #           'IMIX' and
9553 #           '2T2C' and
9554 #           'NDRPDR'"
9555 #  parameters:
9556 #  - "throughput"
9557 #  - "name"
9558 #  - "tags"
9559 #  include-tests: "PDR" # "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 PDR) [Mpps]"
9563 #  layout:
9564 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9565 #    layout: "plot-service-density"
9566 #
9567 #- type: "plot"
9568 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9569 #  algorithm: "plot_nf_heatmap"
9570 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
9571 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9572 #  filter: "'NIC_Intel-XL710' and
9573 #           'NF_DENSITY' and
9574 #           'DOCKER' and
9575 #           'CHAIN' and
9576 #           'NF_VPPIP4' and
9577 #           'IPSEC' and
9578 #           'TNL_4' and
9579 #           'IMIX' and
9580 #           '4T4C' and
9581 #           'NDRPDR'"
9582 #  parameters:
9583 #  - "throughput"
9584 #  - "name"
9585 #  - "tags"
9586 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9587 #  x-axis: "X = CNFs per Service Chain"
9588 #  y-axis: "Y = Number of Service Chains"
9589 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9590 #  layout:
9591 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9592 #    layout: "plot-service-density"
9593
9594 ###############################################################################
9595
9596 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9597 #- type: "plot"
9598 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9599 #  algorithm: "plot_nf_heatmap"
9600 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
9601 #  data: "plot-vpp-nfv-3n-skx-mrr"
9602 #  filter: "'NIC_Intel-XXV710' and
9603 #           'NF_DENSITY' and
9604 #           'DOCKER' and
9605 #           'CHAIN' and
9606 #           'NF_VPPIP4' and
9607 #           'IPSEC' and
9608 #           'TNL_1000' and
9609 #           'IMIX' and
9610 #           '2T1C' and
9611 #           'MRR'"
9612 #  parameters:
9613 #  - "result"
9614 #  - "name"
9615 #  - "tags"
9616 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9617 #  x-axis: "X = CNFs per Service Chain"
9618 #  y-axis: "Y = Number of Service Chains"
9619 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9620 #  layout:
9621 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9622 #    layout: "plot-service-density"
9623 #
9624 #- type: "plot"
9625 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9626 #  algorithm: "plot_nf_heatmap"
9627 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
9628 #  data: "plot-vpp-nfv-3n-skx-mrr"
9629 #  filter: "'NIC_Intel-XXV710' and
9630 #           'NF_DENSITY' and
9631 #           'DOCKER' and
9632 #           'CHAIN' and
9633 #           'NF_VPPIP4' and
9634 #           'IPSEC' and
9635 #           'TNL_1000' and
9636 #           'IMIX' and
9637 #           '4T2C' and
9638 #           'MRR'"
9639 #  parameters:
9640 #  - "result"
9641 #  - "name"
9642 #  - "tags"
9643 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9644 #  x-axis: "X = CNFs per Service Chain"
9645 #  y-axis: "Y = Number of Service Chains"
9646 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9647 #  layout:
9648 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9649 #    layout: "plot-service-density"
9650 #
9651 #- type: "plot"
9652 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9653 #  algorithm: "plot_nf_heatmap"
9654 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
9655 #  data: "plot-vpp-nfv-3n-skx-mrr"
9656 #  filter: "'NIC_Intel-XXV710' and
9657 #           'NF_DENSITY' and
9658 #           'DOCKER' and
9659 #           'CHAIN' and
9660 #           'NF_VPPIP4' and
9661 #           'IPSEC' and
9662 #           'TNL_1000' and
9663 #           'IMIX' and
9664 #           '8T4C' and
9665 #           'MRR'"
9666 #  parameters:
9667 #  - "result"
9668 #  - "name"
9669 #  - "tags"
9670 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9671 #  x-axis: "X = CNFs per Service Chain"
9672 #  y-axis: "Y = Number of Service Chains"
9673 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9674 #  layout:
9675 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9676 #    layout: "plot-service-density"
9677
9678 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9679 - type: "plot"
9680   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9681   algorithm: "plot_nf_heatmap"
9682   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
9683   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9684   filter: "'NIC_Intel-XXV710' and
9685            'NF_DENSITY' and
9686            'DOCKER' and
9687            'CHAIN' and
9688            'NF_VPPIP4' and
9689            'IPSEC' and
9690            'TNL_1000' and
9691            'IMIX' and
9692            '2T1C' and
9693            'NDRPDR'"
9694   parameters:
9695   - "throughput"
9696   - "name"
9697   - "tags"
9698   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9699   x-axis: "X = CNFs per Service Chain"
9700   y-axis: "Y = Number of Service Chains"
9701   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9702   layout:
9703     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9704     layout: "plot-service-density"
9705
9706 - type: "plot"
9707   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9708   algorithm: "plot_nf_heatmap"
9709   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
9710   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9711   filter: "'NIC_Intel-XXV710' and
9712            'NF_DENSITY' and
9713            'DOCKER' and
9714            'CHAIN' and
9715            'NF_VPPIP4' and
9716            'IPSEC' and
9717            'TNL_1000' and
9718            'IMIX' and
9719            '4T2C' and
9720            'NDRPDR'"
9721   parameters:
9722   - "throughput"
9723   - "name"
9724   - "tags"
9725   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9726   x-axis: "X = CNFs per Service Chain"
9727   y-axis: "Y = Number of Service Chains"
9728   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9729   layout:
9730     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9731     layout: "plot-service-density"
9732
9733 - type: "plot"
9734   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9735   algorithm: "plot_nf_heatmap"
9736   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
9737   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9738   filter: "'NIC_Intel-XXV710' and
9739            'NF_DENSITY' and
9740            'DOCKER' and
9741            'CHAIN' and
9742            'NF_VPPIP4' and
9743            'IPSEC' and
9744            'TNL_1000' and
9745            'IMIX' and
9746            '8T4C' and
9747            'NDRPDR'"
9748   parameters:
9749   - "throughput"
9750   - "name"
9751   - "tags"
9752   include-tests: "NDR" # "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 NDR) [Mpps]"
9756   layout:
9757     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9758     layout: "plot-service-density"
9759
9760 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9761 - type: "plot"
9762   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9763   algorithm: "plot_nf_heatmap"
9764   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
9765   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9766   filter: "'NIC_Intel-XXV710' and
9767            'NF_DENSITY' and
9768            'DOCKER' and
9769            'CHAIN' and
9770            'NF_VPPIP4' and
9771            'IPSEC' and
9772            'TNL_1000' and
9773            'IMIX' and
9774            '2T1C' and
9775            'NDRPDR'"
9776   parameters:
9777   - "throughput"
9778   - "name"
9779   - "tags"
9780   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9781   x-axis: "X = CNFs per Service Chain"
9782   y-axis: "Y = Number of Service Chains"
9783   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9784   layout:
9785     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9786     layout: "plot-service-density"
9787
9788 - type: "plot"
9789   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9790   algorithm: "plot_nf_heatmap"
9791   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
9792   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9793   filter: "'NIC_Intel-XXV710' and
9794            'NF_DENSITY' and
9795            'DOCKER' and
9796            'CHAIN' and
9797            'NF_VPPIP4' and
9798            'IPSEC' and
9799            'TNL_1000' and
9800            'IMIX' and
9801            '4T2C' and
9802            'NDRPDR'"
9803   parameters:
9804   - "throughput"
9805   - "name"
9806   - "tags"
9807   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9808   x-axis: "X = CNFs per Service Chain"
9809   y-axis: "Y = Number of Service Chains"
9810   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9811   layout:
9812     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9813     layout: "plot-service-density"
9814
9815 - type: "plot"
9816   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9817   algorithm: "plot_nf_heatmap"
9818   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
9819   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9820   filter: "'NIC_Intel-XXV710' 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            '8T4C' and
9829            'NDRPDR'"
9830   parameters:
9831   - "throughput"
9832   - "name"
9833   - "tags"
9834   include-tests: "PDR" # "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 PDR) [Mpps]"
9838   layout:
9839     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9840     layout: "plot-service-density"
9841
9842 ###############################################################################
9843
9844 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9845 #- type: "plot"
9846 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9847 #  algorithm: "plot_nf_heatmap"
9848 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
9849 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9850 #  filter: "'NIC_Intel-XL710' and
9851 #           'NF_DENSITY' and
9852 #           'DOCKER' and
9853 #           'CHAIN' and
9854 #           'NF_VPPIP4' and
9855 #           'IMIX' and
9856 #           'TNL_1000' and
9857 #           '1T1C' and
9858 #           'MRR'"
9859 #  parameters:
9860 #  - "result"
9861 #  - "name"
9862 #  - "tags"
9863 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9864 #  x-axis: "X = CNFs per Service Chain"
9865 #  y-axis: "Y = Number of Service Chains"
9866 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9867 #  layout:
9868 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9869 #    layout: "plot-service-density"
9870 #
9871 #- type: "plot"
9872 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9873 #  algorithm: "plot_nf_heatmap"
9874 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
9875 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9876 #  filter: "'NIC_Intel-XL710' and
9877 #           'NF_DENSITY' and
9878 #           'DOCKER' and
9879 #           'CHAIN' and
9880 #           'NF_VPPIP4' and
9881 #           'IPSEC' and
9882 #           'TNL_1000' and
9883 #           'IMIX' and
9884 #           '2T2C' and
9885 #           'MRR'"
9886 #  parameters:
9887 #  - "result"
9888 #  - "name"
9889 #  - "tags"
9890 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9891 #  x-axis: "X = CNFs per Service Chain"
9892 #  y-axis: "Y = Number of Service Chains"
9893 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9894 #  layout:
9895 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9896 #    layout: "plot-service-density"
9897 #
9898 #- type: "plot"
9899 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9900 #  algorithm: "plot_nf_heatmap"
9901 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
9902 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9903 #  filter: "'NIC_Intel-XL710' and
9904 #           'NF_DENSITY' and
9905 #           'DOCKER' and
9906 #           'CHAIN' and
9907 #           'NF_VPPIP4' and
9908 #           'IPSEC' and
9909 #           'TNL_1000' and
9910 #           'IMIX' and
9911 #           '4T4C' and
9912 #           'MRR'"
9913 #  parameters:
9914 #  - "result"
9915 #  - "name"
9916 #  - "tags"
9917 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9918 #  x-axis: "X = CNFs per Service Chain"
9919 #  y-axis: "Y = Number of Service Chains"
9920 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9921 #  layout:
9922 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9923 #    layout: "plot-service-density"
9924
9925 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9926 #- type: "plot"
9927 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9928 #  algorithm: "plot_nf_heatmap"
9929 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
9930 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9931 #  filter: "'NIC_Intel-XL710' and
9932 #           'NF_DENSITY' and
9933 #           'DOCKER' and
9934 #           'CHAIN' and
9935 #           'NF_VPPIP4' and
9936 #           'IPSEC' and
9937 #           'TNL_1000' and
9938 #           'IMIX' and
9939 #           '1T1C' and
9940 #           'NDRPDR'"
9941 #  parameters:
9942 #  - "throughput"
9943 #  - "name"
9944 #  - "tags"
9945 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9946 #  x-axis: "X = CNFs per Service Chain"
9947 #  y-axis: "Y = Number of Service Chains"
9948 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9949 #  layout:
9950 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9951 #    layout: "plot-service-density"
9952 #
9953 #- type: "plot"
9954 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9955 #  algorithm: "plot_nf_heatmap"
9956 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
9957 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9958 #  filter: "'NIC_Intel-XL710' and
9959 #           'NF_DENSITY' and
9960 #           'DOCKER' and
9961 #           'CHAIN' and
9962 #           'NF_VPPIP4' and
9963 #           'IPSEC' and
9964 #           'TNL_1000' and
9965 #           'IMIX' and
9966 #           '2T2C' and
9967 #           'NDRPDR'"
9968 #  parameters:
9969 #  - "throughput"
9970 #  - "name"
9971 #  - "tags"
9972 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9973 #  x-axis: "X = CNFs per Service Chain"
9974 #  y-axis: "Y = Number of Service Chains"
9975 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9976 #  layout:
9977 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9978 #    layout: "plot-service-density"
9979 #
9980 #- type: "plot"
9981 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9982 #  algorithm: "plot_nf_heatmap"
9983 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
9984 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9985 #  filter: "'NIC_Intel-XL710' and
9986 #           'NF_DENSITY' and
9987 #           'DOCKER' and
9988 #           'CHAIN' and
9989 #           'NF_VPPIP4' and
9990 #           'IPSEC' and
9991 #           'TNL_1000' and
9992 #           'IMIX' and
9993 #           '4T4C' and
9994 #           'NDRPDR'"
9995 #  parameters:
9996 #  - "throughput"
9997 #  - "name"
9998 #  - "tags"
9999 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10000 #  x-axis: "X = CNFs per Service Chain"
10001 #  y-axis: "Y = Number of Service Chains"
10002 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10003 #  layout:
10004 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10005 #    layout: "plot-service-density"
10006 #
10007 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
10008 #- type: "plot"
10009 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10010 #  algorithm: "plot_nf_heatmap"
10011 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
10012 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10013 #  filter: "'NIC_Intel-XL710' and
10014 #           'NF_DENSITY' and
10015 #           'DOCKER' and
10016 #           'CHAIN' and
10017 #           'NF_VPPIP4' and
10018 #           'IPSEC' and
10019 #           'TNL_1000' and
10020 #           'IMIX' and
10021 #           '1T1C' and
10022 #           'NDRPDR'"
10023 #  parameters:
10024 #  - "throughput"
10025 #  - "name"
10026 #  - "tags"
10027 #  include-tests: "PDR" # "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 PDR) [Mpps]"
10031 #  layout:
10032 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10033 #    layout: "plot-service-density"
10034 #
10035 #- type: "plot"
10036 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10037 #  algorithm: "plot_nf_heatmap"
10038 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
10039 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10040 #  filter: "'NIC_Intel-XL710' and
10041 #           'NF_DENSITY' and
10042 #           'DOCKER' and
10043 #           'CHAIN' and
10044 #           'NF_VPPIP4' and
10045 #           'IPSEC' and
10046 #           'TNL_1000' and
10047 #           'IMIX' and
10048 #           '2T2C' and
10049 #           'NDRPDR'"
10050 #  parameters:
10051 #  - "throughput"
10052 #  - "name"
10053 #  - "tags"
10054 #  include-tests: "PDR" # "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 PDR) [Mpps]"
10058 #  layout:
10059 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10060 #    layout: "plot-service-density"
10061 #
10062 #- type: "plot"
10063 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10064 #  algorithm: "plot_nf_heatmap"
10065 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
10066 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10067 #  filter: "'NIC_Intel-XL710' and
10068 #           'NF_DENSITY' and
10069 #           'DOCKER' and
10070 #           'CHAIN' and
10071 #           'NF_VPPIP4' and
10072 #           'IPSEC' and
10073 #           'TNL_1000' and
10074 #           'IMIX' and
10075 #           '4T4C' and
10076 #           'NDRPDR'"
10077 #  parameters:
10078 #  - "throughput"
10079 #  - "name"
10080 #  - "tags"
10081 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10082 #  x-axis: "X = CNFs per Service Chain"
10083 #  y-axis: "Y = Number of Service Chains"
10084 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10085 #  layout:
10086 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10087 #    layout: "plot-service-density"
10088
10089 ###############################################################################
10090
10091 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
10092 #- type: "plot"
10093 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10094 #  algorithm: "plot_nf_heatmap"
10095 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
10096 #  data: "plot-vpp-nfv-3n-skx-mrr"
10097 #  filter: "'NIC_Intel-XXV710' and
10098 #           'NF_DENSITY' and
10099 #           'DOCKER' and
10100 #           'CHAIN' and
10101 #           'NF_VPPIP4' and
10102 #           'IPSEC' and
10103 #           'TNL_10000' and
10104 #           'IMIX' and
10105 #           '2T1C' and
10106 #           'MRR'"
10107 #  parameters:
10108 #  - "result"
10109 #  - "name"
10110 #  - "tags"
10111 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10112 #  x-axis: "X = CNFs per Service Chain"
10113 #  y-axis: "Y = Number of Service Chains"
10114 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10115 #  layout:
10116 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10117 #    layout: "plot-service-density"
10118 #
10119 #- type: "plot"
10120 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10121 #  algorithm: "plot_nf_heatmap"
10122 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
10123 #  data: "plot-vpp-nfv-3n-skx-mrr"
10124 #  filter: "'NIC_Intel-XXV710' and
10125 #           'NF_DENSITY' and
10126 #           'DOCKER' and
10127 #           'CHAIN' and
10128 #           'NF_VPPIP4' and
10129 #           'IPSEC' and
10130 #           'TNL_10000' and
10131 #           'IMIX' and
10132 #           '4T2C' and
10133 #           'MRR'"
10134 #  parameters:
10135 #  - "result"
10136 #  - "name"
10137 #  - "tags"
10138 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10139 #  x-axis: "X = CNFs per Service Chain"
10140 #  y-axis: "Y = Number of Service Chains"
10141 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10142 #  layout:
10143 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10144 #    layout: "plot-service-density"
10145 #
10146 #- type: "plot"
10147 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10148 #  algorithm: "plot_nf_heatmap"
10149 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
10150 #  data: "plot-vpp-nfv-3n-skx-mrr"
10151 #  filter: "'NIC_Intel-XXV710' and
10152 #           'NF_DENSITY' and
10153 #           'DOCKER' and
10154 #           'CHAIN' and
10155 #           'NF_VPPIP4' and
10156 #           'IPSEC' and
10157 #           'TNL_10000' and
10158 #           'IMIX' and
10159 #           '8T4C' and
10160 #           'MRR'"
10161 #  parameters:
10162 #  - "result"
10163 #  - "name"
10164 #  - "tags"
10165 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10166 #  x-axis: "X = CNFs per Service Chain"
10167 #  y-axis: "Y = Number of Service Chains"
10168 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10169 #  layout:
10170 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10171 #    layout: "plot-service-density"
10172
10173 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
10174 - type: "plot"
10175   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10176   algorithm: "plot_nf_heatmap"
10177   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
10178   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10179   filter: "'NIC_Intel-XXV710' and
10180            'NF_DENSITY' and
10181            'DOCKER' and
10182            'CHAIN' and
10183            'NF_VPPIP4' and
10184            'IPSEC' and
10185            'TNL_10000' and
10186            'IMIX' and
10187            '2T1C' and
10188            'NDRPDR'"
10189   parameters:
10190   - "throughput"
10191   - "name"
10192   - "tags"
10193   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10194   x-axis: "X = CNFs per Service Chain"
10195   y-axis: "Y = Number of Service Chains"
10196   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10197   layout:
10198     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10199     layout: "plot-service-density"
10200
10201 - type: "plot"
10202   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10203   algorithm: "plot_nf_heatmap"
10204   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
10205   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10206   filter: "'NIC_Intel-XXV710' and
10207            'NF_DENSITY' and
10208            'DOCKER' and
10209            'CHAIN' and
10210            'NF_VPPIP4' and
10211            'IPSEC' and
10212            'TNL_10000' and
10213            'IMIX' and
10214            '4T2C' and
10215            'NDRPDR'"
10216   parameters:
10217   - "throughput"
10218   - "name"
10219   - "tags"
10220   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10221   x-axis: "X = CNFs per Service Chain"
10222   y-axis: "Y = Number of Service Chains"
10223   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10224   layout:
10225     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10226     layout: "plot-service-density"
10227
10228 - type: "plot"
10229   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10230   algorithm: "plot_nf_heatmap"
10231   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
10232   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10233   filter: "'NIC_Intel-XXV710' and
10234            'NF_DENSITY' and
10235            'DOCKER' and
10236            'CHAIN' and
10237            'NF_VPPIP4' and
10238            'IPSEC' and
10239            'TNL_10000' and
10240            'IMIX' and
10241            '8T4C' and
10242            'NDRPDR'"
10243   parameters:
10244   - "throughput"
10245   - "name"
10246   - "tags"
10247   include-tests: "NDR" # "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 NDR) [Mpps]"
10251   layout:
10252     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10253     layout: "plot-service-density"
10254
10255 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
10256 - type: "plot"
10257   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10258   algorithm: "plot_nf_heatmap"
10259   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
10260   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10261   filter: "'NIC_Intel-XXV710' and
10262            'NF_DENSITY' and
10263            'DOCKER' and
10264            'CHAIN' and
10265            'NF_VPPIP4' and
10266            'IPSEC' and
10267            'TNL_10000' and
10268            'IMIX' and
10269            '2T1C' and
10270            'NDRPDR'"
10271   parameters:
10272   - "throughput"
10273   - "name"
10274   - "tags"
10275   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10276   x-axis: "X = CNFs per Service Chain"
10277   y-axis: "Y = Number of Service Chains"
10278   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10279   layout:
10280     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10281     layout: "plot-service-density"
10282
10283 - type: "plot"
10284   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10285   algorithm: "plot_nf_heatmap"
10286   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
10287   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10288   filter: "'NIC_Intel-XXV710' and
10289            'NF_DENSITY' and
10290            'DOCKER' and
10291            'CHAIN' and
10292            'NF_VPPIP4' and
10293            'IPSEC' and
10294            'TNL_10000' and
10295            'IMIX' and
10296            '4T2C' and
10297            'NDRPDR'"
10298   parameters:
10299   - "throughput"
10300   - "name"
10301   - "tags"
10302   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10303   x-axis: "X = CNFs per Service Chain"
10304   y-axis: "Y = Number of Service Chains"
10305   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10306   layout:
10307     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10308     layout: "plot-service-density"
10309
10310 - type: "plot"
10311   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10312   algorithm: "plot_nf_heatmap"
10313   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
10314   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10315   filter: "'NIC_Intel-XXV710' 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            '8T4C' and
10324            'NDRPDR'"
10325   parameters:
10326   - "throughput"
10327   - "name"
10328   - "tags"
10329   include-tests: "PDR" # "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 PDR) [Mpps]"
10333   layout:
10334     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10335     layout: "plot-service-density"
10336
10337 ###############################################################################
10338
10339 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
10340 #- type: "plot"
10341 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10342 #  algorithm: "plot_nf_heatmap"
10343 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
10344 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10345 #  filter: "'NIC_Intel-XL710' and
10346 #           'NF_DENSITY' and
10347 #           'DOCKER' and
10348 #           'CHAIN' and
10349 #           'NF_VPPIP4' and
10350 #           'IMIX' and
10351 #           'TNL_10000' and
10352 #           '1T1C' and
10353 #           'MRR'"
10354 #  parameters:
10355 #  - "result"
10356 #  - "name"
10357 #  - "tags"
10358 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10359 #  x-axis: "X = CNFs per Service Chain"
10360 #  y-axis: "Y = Number of Service Chains"
10361 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10362 #  layout:
10363 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10364 #    layout: "plot-service-density"
10365 #
10366 #- type: "plot"
10367 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10368 #  algorithm: "plot_nf_heatmap"
10369 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
10370 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10371 #  filter: "'NIC_Intel-XL710' and
10372 #           'NF_DENSITY' and
10373 #           'DOCKER' and
10374 #           'CHAIN' and
10375 #           'NF_VPPIP4' and
10376 #           'IPSEC' and
10377 #           'TNL_10000' and
10378 #           'IMIX' and
10379 #           '2T2C' and
10380 #           'MRR'"
10381 #  parameters:
10382 #  - "result"
10383 #  - "name"
10384 #  - "tags"
10385 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10386 #  x-axis: "X = CNFs per Service Chain"
10387 #  y-axis: "Y = Number of Service Chains"
10388 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10389 #  layout:
10390 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10391 #    layout: "plot-service-density"
10392 #
10393 #- type: "plot"
10394 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10395 #  algorithm: "plot_nf_heatmap"
10396 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
10397 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10398 #  filter: "'NIC_Intel-XL710' and
10399 #           'NF_DENSITY' and
10400 #           'DOCKER' and
10401 #           'CHAIN' and
10402 #           'NF_VPPIP4' and
10403 #           'IPSEC' and
10404 #           'TNL_10000' and
10405 #           'IMIX' and
10406 #           '4T4C' and
10407 #           'MRR'"
10408 #  parameters:
10409 #  - "result"
10410 #  - "name"
10411 #  - "tags"
10412 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10413 #  x-axis: "X = CNFs per Service Chain"
10414 #  y-axis: "Y = Number of Service Chains"
10415 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10416 #  layout:
10417 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10418 #    layout: "plot-service-density"
10419
10420 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
10421 #- type: "plot"
10422 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10423 #  algorithm: "plot_nf_heatmap"
10424 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
10425 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10426 #  filter: "'NIC_Intel-XL710' and
10427 #           'NF_DENSITY' and
10428 #           'DOCKER' and
10429 #           'CHAIN' and
10430 #           'NF_VPPIP4' and
10431 #           'IPSEC' and
10432 #           'TNL_10000' and
10433 #           'IMIX' and
10434 #           '1T1C' and
10435 #           'NDRPDR'"
10436 #  parameters:
10437 #  - "throughput"
10438 #  - "name"
10439 #  - "tags"
10440 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10441 #  x-axis: "X = CNFs per Service Chain"
10442 #  y-axis: "Y = Number of Service Chains"
10443 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10444 #  layout:
10445 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10446 #    layout: "plot-service-density"
10447 #
10448 #- type: "plot"
10449 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10450 #  algorithm: "plot_nf_heatmap"
10451 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
10452 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10453 #  filter: "'NIC_Intel-XL710' and
10454 #           'NF_DENSITY' and
10455 #           'DOCKER' and
10456 #           'CHAIN' and
10457 #           'NF_VPPIP4' and
10458 #           'IPSEC' and
10459 #           'TNL_10000' and
10460 #           'IMIX' and
10461 #           '2T2C' and
10462 #           'NDRPDR'"
10463 #  parameters:
10464 #  - "throughput"
10465 #  - "name"
10466 #  - "tags"
10467 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10468 #  x-axis: "X = CNFs per Service Chain"
10469 #  y-axis: "Y = Number of Service Chains"
10470 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10471 #  layout:
10472 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10473 #    layout: "plot-service-density"
10474 #
10475 #- type: "plot"
10476 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10477 #  algorithm: "plot_nf_heatmap"
10478 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
10479 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10480 #  filter: "'NIC_Intel-XL710' and
10481 #           'NF_DENSITY' and
10482 #           'DOCKER' and
10483 #           'CHAIN' and
10484 #           'NF_VPPIP4' and
10485 #           'IPSEC' and
10486 #           'TNL_10000' and
10487 #           'IMIX' and
10488 #           '4T4C' and
10489 #           'NDRPDR'"
10490 #  parameters:
10491 #  - "throughput"
10492 #  - "name"
10493 #  - "tags"
10494 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10495 #  x-axis: "X = CNFs per Service Chain"
10496 #  y-axis: "Y = Number of Service Chains"
10497 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10498 #  layout:
10499 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10500 #    layout: "plot-service-density"
10501 #
10502 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
10503 #- type: "plot"
10504 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10505 #  algorithm: "plot_nf_heatmap"
10506 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
10507 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10508 #  filter: "'NIC_Intel-XL710' and
10509 #           'NF_DENSITY' and
10510 #           'DOCKER' and
10511 #           'CHAIN' and
10512 #           'NF_VPPIP4' and
10513 #           'IPSEC' and
10514 #           'TNL_10000' and
10515 #           'IMIX' and
10516 #           '1T1C' and
10517 #           'NDRPDR'"
10518 #  parameters:
10519 #  - "throughput"
10520 #  - "name"
10521 #  - "tags"
10522 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10523 #  x-axis: "X = CNFs per Service Chain"
10524 #  y-axis: "Y = Number of Service Chains"
10525 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10526 #  layout:
10527 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10528 #    layout: "plot-service-density"
10529 #
10530 #- type: "plot"
10531 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10532 #  algorithm: "plot_nf_heatmap"
10533 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
10534 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10535 #  filter: "'NIC_Intel-XL710' and
10536 #           'NF_DENSITY' and
10537 #           'DOCKER' and
10538 #           'CHAIN' and
10539 #           'NF_VPPIP4' and
10540 #           'IPSEC' and
10541 #           'TNL_10000' and
10542 #           'IMIX' and
10543 #           '2T2C' and
10544 #           'NDRPDR'"
10545 #  parameters:
10546 #  - "throughput"
10547 #  - "name"
10548 #  - "tags"
10549 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10550 #  x-axis: "X = CNFs per Service Chain"
10551 #  y-axis: "Y = Number of Service Chains"
10552 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10553 #  layout:
10554 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10555 #    layout: "plot-service-density"
10556 #
10557 #- type: "plot"
10558 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10559 #  algorithm: "plot_nf_heatmap"
10560 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
10561 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10562 #  filter: "'NIC_Intel-XL710' and
10563 #           'NF_DENSITY' and
10564 #           'DOCKER' and
10565 #           'CHAIN' and
10566 #           'NF_VPPIP4' and
10567 #           'IPSEC' and
10568 #           'TNL_10000' and
10569 #           'IMIX' and
10570 #           '4T4C' and
10571 #           'NDRPDR'"
10572 #  parameters:
10573 #  - "throughput"
10574 #  - "name"
10575 #  - "tags"
10576 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10577 #  x-axis: "X = CNFs per Service Chain"
10578 #  y-axis: "Y = Number of Service Chains"
10579 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10580 #  layout:
10581 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10582 #    layout: "plot-service-density"
10583
10584 ###############################################################################
10585
10586 # Plots - NF Density - CSP - MRR IMIX
10587 - type: "plot"
10588   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10589   algorithm: "plot_nf_heatmap"
10590   output-file-type: ".html"
10591   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
10592   data: "plot-vpp-nfv-2n-skx-mrr"
10593   filter: "'NIC_Intel-XXV710' and
10594            'NF_DENSITY' and
10595            'DOCKER' and
10596            'PIPELINE' and
10597            'NF_VPPIP4' and
10598            'IMIX' and
10599            '2T1C' and
10600            'MRR'"
10601   parameters:
10602   - "result"
10603   - "name"
10604   - "tags"
10605   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10606   x-axis: "X = CNFs per Service Pipeline"
10607   y-axis: "Y = Number of Service Pipelines"
10608   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10609   layout:
10610     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10611     layout: "plot-service-density"
10612
10613 - type: "plot"
10614   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10615   algorithm: "plot_nf_heatmap"
10616   output-file-type: ".html"
10617   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
10618   data: "plot-vpp-nfv-2n-skx-mrr"
10619   filter: "'NIC_Intel-XXV710' and
10620            'NF_DENSITY' and
10621            'DOCKER' and
10622            'PIPELINE' and
10623            'NF_VPPIP4' and
10624            'IMIX' and
10625            '4T2C' and
10626            'MRR'"
10627   parameters:
10628   - "result"
10629   - "name"
10630   - "tags"
10631   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10632   x-axis: "X = CNFs per Service Pipeline"
10633   y-axis: "Y = Number of Service Pipelines"
10634   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10635   layout:
10636     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10637     layout: "plot-service-density"
10638
10639 - type: "plot"
10640   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10641   algorithm: "plot_nf_heatmap"
10642   output-file-type: ".html"
10643   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
10644   data: "plot-vpp-nfv-2n-skx-mrr"
10645   filter: "'NIC_Intel-XXV710' and
10646            'NF_DENSITY' and
10647            'DOCKER' and
10648            'PIPELINE' and
10649            'NF_VPPIP4' and
10650            'IMIX' and
10651            '8T4C' and
10652            'MRR'"
10653   parameters:
10654   - "result"
10655   - "name"
10656   - "tags"
10657   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10658   x-axis: "X = CNFs per Service Pipeline"
10659   y-axis: "Y = Number of Service Pipelines"
10660   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10661   layout:
10662     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10663     layout: "plot-service-density"
10664
10665 # Plots - NF Density - CSP - NDR IMIX
10666 - type: "plot"
10667   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10668   algorithm: "plot_nf_heatmap"
10669   output-file-type: ".html"
10670   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
10671   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10672   filter: "'NIC_Intel-XXV710' and
10673            'NF_DENSITY' and
10674            'DOCKER' and
10675            'PIPELINE' and
10676            'NF_VPPIP4' and
10677            'IMIX' and
10678            '2T1C' and
10679            'NDRPDR'"
10680   parameters:
10681   - "throughput"
10682   - "name"
10683   - "tags"
10684   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10685   x-axis: "X = CNFs per Service Pipeline"
10686   y-axis: "Y = Number of Service Pipelines"
10687   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10688   layout:
10689     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10690     layout: "plot-service-density"
10691
10692 - type: "plot"
10693   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10694   algorithm: "plot_nf_heatmap"
10695   output-file-type: ".html"
10696   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
10697   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10698   filter: "'NIC_Intel-XXV710' and
10699            'NF_DENSITY' and
10700            'DOCKER' and
10701            'PIPELINE' and
10702            'NF_VPPIP4' and
10703            'IMIX' and
10704            '4T2C' and
10705            'NDRPDR'"
10706   parameters:
10707   - "throughput"
10708   - "name"
10709   - "tags"
10710   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10711   x-axis: "X = CNFs per Service Pipeline"
10712   y-axis: "Y = Number of Service Pipelines"
10713   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10714   layout:
10715     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10716     layout: "plot-service-density"
10717
10718 - type: "plot"
10719   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10720   algorithm: "plot_nf_heatmap"
10721   output-file-type: ".html"
10722   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
10723   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10724   filter: "'NIC_Intel-XXV710' and
10725            'NF_DENSITY' and
10726            'DOCKER' and
10727            'PIPELINE' and
10728            'NF_VPPIP4' and
10729            'IMIX' and
10730            '8T4C' and
10731            'NDRPDR'"
10732   parameters:
10733   - "throughput"
10734   - "name"
10735   - "tags"
10736   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10737   x-axis: "X = CNFs per Service Pipeline"
10738   y-axis: "Y = Number of Service Pipelines"
10739   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10740   layout:
10741     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10742     layout: "plot-service-density"
10743
10744 # Plots - NF Density - CSP - PDR IMIX
10745 - type: "plot"
10746   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10747   algorithm: "plot_nf_heatmap"
10748   output-file-type: ".html"
10749   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
10750   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10751   filter: "'NIC_Intel-XXV710' and
10752            'NF_DENSITY' and
10753            'DOCKER' and
10754            'PIPELINE' and
10755            'NF_VPPIP4' and
10756            'IMIX' and
10757            '2T1C' and
10758            'NDRPDR'"
10759   parameters:
10760   - "throughput"
10761   - "name"
10762   - "tags"
10763   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10764   x-axis: "X = CNFs per Service Pipeline"
10765   y-axis: "Y = Number of Service Pipelines"
10766   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10767   layout:
10768     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10769     layout: "plot-service-density"
10770
10771 - type: "plot"
10772   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10773   algorithm: "plot_nf_heatmap"
10774   output-file-type: ".html"
10775   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
10776   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10777   filter: "'NIC_Intel-XXV710' and
10778            'NF_DENSITY' and
10779            'DOCKER' and
10780            'PIPELINE' and
10781            'NF_VPPIP4' and
10782            'IMIX' and
10783            '4T2C' and
10784            'NDRPDR'"
10785   parameters:
10786   - "throughput"
10787   - "name"
10788   - "tags"
10789   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10790   x-axis: "X = CNFs per Service Pipeline"
10791   y-axis: "Y = Number of Service Pipelines"
10792   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10793   layout:
10794     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10795     layout: "plot-service-density"
10796
10797 - type: "plot"
10798   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10799   algorithm: "plot_nf_heatmap"
10800   output-file-type: ".html"
10801   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
10802   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10803   filter: "'NIC_Intel-XXV710' and
10804            'NF_DENSITY' and
10805            'DOCKER' and
10806            'PIPELINE' and
10807            'NF_VPPIP4' and
10808            'IMIX' and
10809            '8T4C' and
10810            'NDRPDR'"
10811   parameters:
10812   - "throughput"
10813   - "name"
10814   - "tags"
10815   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10816   x-axis: "X = CNFs per Service Pipeline"
10817   y-axis: "Y = Number of Service Pipelines"
10818   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10819   layout:
10820     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10821     layout: "plot-service-density"
10822
10823 ###############################################################################
10824 # Plots - 2n-clx NF Density - VSC - MRR IMIX
10825
10826 - type: "plot"
10827   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10828   algorithm: "plot_nf_heatmap"
10829   output-file-type: ".html"
10830   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
10831   data: "plot-vpp-nfv-2n-clx-mrr"
10832   filter: "'NIC_Intel-XXV710' and
10833            'NF_DENSITY' and
10834            'VHOST' and
10835            not 'VXLAN' and
10836            'CHAIN' and
10837            'NF_VPPIP4' and
10838            'IMIX' and
10839            '2T1C' and
10840            'MRR'"
10841   parameters:
10842   - "result"
10843   - "name"
10844   - "tags"
10845   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10846   x-axis: "X = VNFs per Service Chain"
10847   y-axis: "Y = Number of Service Chains"
10848   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10849   layout:
10850     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10851     layout: "plot-service-density"
10852
10853 - type: "plot"
10854   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10855   algorithm: "plot_nf_heatmap"
10856   output-file-type: ".html"
10857   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
10858   data: "plot-vpp-nfv-2n-clx-mrr"
10859   filter: "'NIC_Intel-XXV710' and
10860            'NF_DENSITY' and
10861            'VHOST' and
10862            not 'VXLAN' and
10863            'CHAIN' and
10864            'NF_VPPIP4' and
10865            'IMIX' and
10866            '4T2C' and
10867            'MRR'"
10868   parameters:
10869   - "result"
10870   - "name"
10871   - "tags"
10872   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10873   x-axis: "X = VNFs per Service Chain"
10874   y-axis: "Y = Number of Service Chains"
10875   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10876   layout:
10877     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10878     layout: "plot-service-density"
10879
10880 - type: "plot"
10881   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10882   algorithm: "plot_nf_heatmap"
10883   output-file-type: ".html"
10884   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
10885   data: "plot-vpp-nfv-2n-clx-mrr"
10886   filter: "'NIC_Intel-XXV710' and
10887            'NF_DENSITY' and
10888            'VHOST' and
10889            not 'VXLAN' and
10890            'CHAIN' and
10891            'NF_VPPIP4' and
10892            'IMIX' and
10893            '8T4C' and
10894            'MRR'"
10895   parameters:
10896   - "result"
10897   - "name"
10898   - "tags"
10899   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10900   x-axis: "X = VNFs per Service Chain"
10901   y-axis: "Y = Number of Service Chains"
10902   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10903   layout:
10904     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10905     layout: "plot-service-density"
10906
10907 # Plots - NF Density - VSC - NDR IMIX
10908 - type: "plot"
10909   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10910   algorithm: "plot_nf_heatmap"
10911   output-file-type: ".html"
10912   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
10913   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10914   filter: "'NIC_Intel-XXV710' and
10915            'NF_DENSITY' and
10916            'VHOST' and
10917            not 'VXLAN' and
10918            'CHAIN' and
10919            'NF_VPPIP4' and
10920            'IMIX' and
10921            '2T1C' and
10922            'NDRPDR'"
10923   parameters:
10924   - "throughput"
10925   - "name"
10926   - "tags"
10927   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10928   x-axis: "X = VNFs per Service Chain"
10929   y-axis: "Y = Number of Service Chains"
10930   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10931   layout:
10932     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10933     layout: "plot-service-density"
10934
10935 - type: "plot"
10936   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10937   algorithm: "plot_nf_heatmap"
10938   output-file-type: ".html"
10939   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
10940   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10941   filter: "'NIC_Intel-XXV710' and
10942            'NF_DENSITY' and
10943            'VHOST' and
10944            not 'VXLAN' and
10945            'CHAIN' and
10946            'NF_VPPIP4' and
10947            'IMIX' and
10948            '4T2C' and
10949            'NDRPDR'"
10950   parameters:
10951   - "throughput"
10952   - "name"
10953   - "tags"
10954   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10955   x-axis: "X = VNFs per Service Chain"
10956   y-axis: "Y = Number of Service Chains"
10957   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10958   layout:
10959     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10960     layout: "plot-service-density"
10961
10962 - type: "plot"
10963   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10964   algorithm: "plot_nf_heatmap"
10965   output-file-type: ".html"
10966   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
10967   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10968   filter: "'NIC_Intel-XXV710' and
10969            'NF_DENSITY' and
10970            'VHOST' and
10971            not 'VXLAN' and
10972            'CHAIN' and
10973            'NF_VPPIP4' and
10974            'IMIX' and
10975            '8T4C' and
10976            'NDRPDR'"
10977   parameters:
10978   - "throughput"
10979   - "name"
10980   - "tags"
10981   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10982   x-axis: "X = VNFs per Service Chain"
10983   y-axis: "Y = Number of Service Chains"
10984   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10985   layout:
10986     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10987     layout: "plot-service-density"
10988
10989 # Plots - NF Density - VSC - PDR IMIX
10990 - type: "plot"
10991   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10992   algorithm: "plot_nf_heatmap"
10993   output-file-type: ".html"
10994   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
10995   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10996   filter: "'NIC_Intel-XXV710' and
10997            'NF_DENSITY' and
10998            'VHOST' and
10999            not 'VXLAN' and
11000            'CHAIN' and
11001            'NF_VPPIP4' and
11002            'IMIX' and
11003            '2T1C' and
11004            'NDRPDR'"
11005   parameters:
11006   - "throughput"
11007   - "name"
11008   - "tags"
11009   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11010   x-axis: "X = VNFs per Service Chain"
11011   y-axis: "Y = Number of Service Chains"
11012   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11013   layout:
11014     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11015     layout: "plot-service-density"
11016
11017 - type: "plot"
11018   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11019   algorithm: "plot_nf_heatmap"
11020   output-file-type: ".html"
11021   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
11022   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11023   filter: "'NIC_Intel-XXV710' and
11024            'NF_DENSITY' and
11025            'VHOST' and
11026            not 'VXLAN' and
11027            'CHAIN' and
11028            'NF_VPPIP4' and
11029            'IMIX' and
11030            '4T2C' and
11031            'NDRPDR'"
11032   parameters:
11033   - "throughput"
11034   - "name"
11035   - "tags"
11036   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11037   x-axis: "X = VNFs per Service Chain"
11038   y-axis: "Y = Number of Service Chains"
11039   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11040   layout:
11041     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11042     layout: "plot-service-density"
11043
11044 - type: "plot"
11045   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11046   algorithm: "plot_nf_heatmap"
11047   output-file-type: ".html"
11048   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
11049   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11050   filter: "'NIC_Intel-XXV710' and
11051            'NF_DENSITY' and
11052            'VHOST' and
11053            not 'VXLAN' and
11054            'CHAIN' and
11055            'NF_VPPIP4' and
11056            'IMIX' and
11057            '8T4C' and
11058            'NDRPDR'"
11059   parameters:
11060   - "throughput"
11061   - "name"
11062   - "tags"
11063   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11064   x-axis: "X = VNFs per Service Chain"
11065   y-axis: "Y = Number of Service Chains"
11066   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11067   layout:
11068     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11069     layout: "plot-service-density"
11070
11071 # Plots - NF Density - VSC - MRR IMIX
11072 - type: "plot"
11073   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11074   algorithm: "plot_nf_heatmap"
11075   output-file-type: ".html"
11076   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
11077   data: "plot-vpp-nfv-2n-clx-mrr"
11078   filter: "'NIC_Intel-XXV710' and
11079            'NF_DENSITY' and
11080            'VHOST' and
11081            'VXLAN' and
11082            'CHAIN' and
11083            'IMIX' and
11084            '2T1C' and
11085            'MRR'"
11086   parameters:
11087   - "result"
11088   - "name"
11089   - "tags"
11090   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11091   x-axis: "X = VNFs per Service Chain"
11092   y-axis: "Y = Number of Service Chains"
11093   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11094   layout:
11095     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11096     layout: "plot-service-density"
11097
11098 - type: "plot"
11099   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11100   algorithm: "plot_nf_heatmap"
11101   output-file-type: ".html"
11102   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
11103   data: "plot-vpp-nfv-2n-clx-mrr"
11104   filter: "'NIC_Intel-XXV710' and
11105            'NF_DENSITY' and
11106            'VHOST' and
11107            'VXLAN' and
11108            'CHAIN' and
11109            'IMIX' and
11110            '4T2C' and
11111            'MRR'"
11112   parameters:
11113   - "result"
11114   - "name"
11115   - "tags"
11116   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11117   x-axis: "X = VNFs per Service Chain"
11118   y-axis: "Y = Number of Service Chains"
11119   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11120   layout:
11121     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11122     layout: "plot-service-density"
11123
11124 - type: "plot"
11125   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11126   algorithm: "plot_nf_heatmap"
11127   output-file-type: ".html"
11128   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
11129   data: "plot-vpp-nfv-2n-clx-mrr"
11130   filter: "'NIC_Intel-XXV710' and
11131            'NF_DENSITY' and
11132            'VHOST' and
11133            'VXLAN' and
11134            'CHAIN' and
11135            'IMIX' and
11136            '8T4C' and
11137            'MRR'"
11138   parameters:
11139   - "result"
11140   - "name"
11141   - "tags"
11142   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11143   x-axis: "X = VNFs per Service Chain"
11144   y-axis: "Y = Number of Service Chains"
11145   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11146   layout:
11147     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11148     layout: "plot-service-density"
11149
11150 # Plots - NF Density - VSC - NDR IMIX
11151 - type: "plot"
11152   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11153   algorithm: "plot_nf_heatmap"
11154   output-file-type: ".html"
11155   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
11156   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11157   filter: "'NIC_Intel-XXV710' and
11158            'NF_DENSITY' and
11159            'VHOST' and
11160            'VXLAN' and
11161            'CHAIN' and
11162            'IMIX' and
11163            '2T1C' and
11164            'NDRPDR'"
11165   parameters:
11166   - "throughput"
11167   - "name"
11168   - "tags"
11169   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11170   x-axis: "X = VNFs per Service Chain"
11171   y-axis: "Y = Number of Service Chains"
11172   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11173   layout:
11174     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11175     layout: "plot-service-density"
11176
11177 - type: "plot"
11178   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11179   algorithm: "plot_nf_heatmap"
11180   output-file-type: ".html"
11181   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
11182   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11183   filter: "'NIC_Intel-XXV710' and
11184            'NF_DENSITY' and
11185            'VHOST' and
11186            'VXLAN' and
11187            'CHAIN' and
11188            'IMIX' and
11189            '4T2C' and
11190            'NDRPDR'"
11191   parameters:
11192   - "throughput"
11193   - "name"
11194   - "tags"
11195   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11196   x-axis: "X = VNFs per Service Chain"
11197   y-axis: "Y = Number of Service Chains"
11198   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11199   layout:
11200     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11201     layout: "plot-service-density"
11202
11203 - type: "plot"
11204   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11205   algorithm: "plot_nf_heatmap"
11206   output-file-type: ".html"
11207   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
11208   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11209   filter: "'NIC_Intel-XXV710' and
11210            'NF_DENSITY' and
11211            'VHOST' and
11212            'VXLAN' and
11213            'CHAIN' and
11214            'IMIX' and
11215            '8T4C' and
11216            'NDRPDR'"
11217   parameters:
11218   - "throughput"
11219   - "name"
11220   - "tags"
11221   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11222   x-axis: "X = VNFs per Service Chain"
11223   y-axis: "Y = Number of Service Chains"
11224   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11225   layout:
11226     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11227     layout: "plot-service-density"
11228
11229 # Plots - NF Density - VSC - PDR IMIX
11230 - type: "plot"
11231   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11232   algorithm: "plot_nf_heatmap"
11233   output-file-type: ".html"
11234   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
11235   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11236   filter: "'NIC_Intel-XXV710' and
11237            'NF_DENSITY' and
11238            'VHOST' and
11239            'VXLAN' and
11240            'CHAIN' and
11241            'IMIX' and
11242            '2T1C' and
11243            'NDRPDR'"
11244   parameters:
11245   - "throughput"
11246   - "name"
11247   - "tags"
11248   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11249   x-axis: "X = VNFs per Service Chain"
11250   y-axis: "Y = Number of Service Chains"
11251   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11252   layout:
11253     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11254     layout: "plot-service-density"
11255
11256 - type: "plot"
11257   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11258   algorithm: "plot_nf_heatmap"
11259   output-file-type: ".html"
11260   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
11261   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11262   filter: "'NIC_Intel-XXV710' and
11263            'NF_DENSITY' and
11264            'VHOST' and
11265            'VXLAN' and
11266            'CHAIN' and
11267            'IMIX' and
11268            '4T2C' and
11269            'NDRPDR'"
11270   parameters:
11271   - "throughput"
11272   - "name"
11273   - "tags"
11274   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11275   x-axis: "X = VNFs per Service Chain"
11276   y-axis: "Y = Number of Service Chains"
11277   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11278   layout:
11279     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11280     layout: "plot-service-density"
11281
11282 - type: "plot"
11283   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11284   algorithm: "plot_nf_heatmap"
11285   output-file-type: ".html"
11286   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
11287   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11288   filter: "'NIC_Intel-XXV710' and
11289            'NF_DENSITY' and
11290            'VHOST' and
11291            'VXLAN' and
11292            'CHAIN' and
11293            'IMIX' and
11294            '8T4C' and
11295            'NDRPDR'"
11296   parameters:
11297   - "throughput"
11298   - "name"
11299   - "tags"
11300   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11301   x-axis: "X = VNFs per Service Chain"
11302   y-axis: "Y = Number of Service Chains"
11303   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11304   layout:
11305     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11306     layout: "plot-service-density"
11307
11308 # Plots - NF Density - CSC - MRR IMIX
11309 - type: "plot"
11310   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11311   algorithm: "plot_nf_heatmap"
11312   output-file-type: ".html"
11313   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
11314   data: "plot-vpp-nfv-2n-clx-mrr"
11315   filter: "'NIC_Intel-XXV710' and
11316            'NF_DENSITY' and
11317            'DOCKER' and
11318            'CHAIN' and
11319            'NF_VPPIP4' and
11320            'IMIX' and
11321            '2T1C' and
11322            'MRR'"
11323   parameters:
11324   - "result"
11325   - "name"
11326   - "tags"
11327   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11328   x-axis: "X = CNFs per Service Chain"
11329   y-axis: "Y = Number of Service Chains"
11330   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11331   layout:
11332     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11333     layout: "plot-service-density"
11334
11335 - type: "plot"
11336   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11337   algorithm: "plot_nf_heatmap"
11338   output-file-type: ".html"
11339   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
11340   data: "plot-vpp-nfv-2n-clx-mrr"
11341   filter: "'NIC_Intel-XXV710' and
11342            'NF_DENSITY' and
11343            'DOCKER' and
11344            'CHAIN' and
11345            'NF_VPPIP4' and
11346            'IMIX' and
11347            '4T2C' and
11348            'MRR'"
11349   parameters:
11350   - "result"
11351   - "name"
11352   - "tags"
11353   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11354   x-axis: "X = CNFs per Service Chain"
11355   y-axis: "Y = Number of Service Chains"
11356   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11357   layout:
11358     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11359     layout: "plot-service-density"
11360
11361 - type: "plot"
11362   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11363   algorithm: "plot_nf_heatmap"
11364   output-file-type: ".html"
11365   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
11366   data: "plot-vpp-nfv-2n-clx-mrr"
11367   filter: "'NIC_Intel-XXV710' and
11368            'NF_DENSITY' and
11369            'DOCKER' and
11370            'CHAIN' and
11371            'NF_VPPIP4' and
11372            'IMIX' and
11373            '8T4C' and
11374            'MRR'"
11375   parameters:
11376   - "result"
11377   - "name"
11378   - "tags"
11379   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11380   x-axis: "X = CNFs per Service Chain"
11381   y-axis: "Y = Number of Service Chains"
11382   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11383   layout:
11384     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11385     layout: "plot-service-density"
11386
11387 # Plots - NF Density - CSC - NDR IMIX
11388 - type: "plot"
11389   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11390   algorithm: "plot_nf_heatmap"
11391   output-file-type: ".html"
11392   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
11393   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11394   filter: "'NIC_Intel-XXV710' and
11395            'NF_DENSITY' and
11396            'DOCKER' and
11397            'CHAIN' and
11398            'NF_VPPIP4' and
11399            'IMIX' and
11400            '2T1C' and
11401            'NDRPDR'"
11402   parameters:
11403   - "throughput"
11404   - "name"
11405   - "tags"
11406   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11407   x-axis: "X = CNFs per Service Chain"
11408   y-axis: "Y = Number of Service Chains"
11409   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11410   layout:
11411     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11412     layout: "plot-service-density"
11413
11414 - type: "plot"
11415   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11416   algorithm: "plot_nf_heatmap"
11417   output-file-type: ".html"
11418   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
11419   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11420   filter: "'NIC_Intel-XXV710' and
11421            'NF_DENSITY' and
11422            'DOCKER' and
11423            'CHAIN' and
11424            'NF_VPPIP4' and
11425            'IMIX' and
11426            '4T2C' and
11427            'NDRPDR'"
11428   parameters:
11429   - "throughput"
11430   - "name"
11431   - "tags"
11432   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11433   x-axis: "X = CNFs per Service Chain"
11434   y-axis: "Y = Number of Service Chains"
11435   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11436   layout:
11437     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11438     layout: "plot-service-density"
11439
11440 - type: "plot"
11441   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11442   algorithm: "plot_nf_heatmap"
11443   output-file-type: ".html"
11444   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
11445   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11446   filter: "'NIC_Intel-XXV710' and
11447            'NF_DENSITY' and
11448            'DOCKER' and
11449            'CHAIN' and
11450            'NF_VPPIP4' and
11451            'IMIX' and
11452            '8T4C' and
11453            'NDRPDR'"
11454   parameters:
11455   - "throughput"
11456   - "name"
11457   - "tags"
11458   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11459   x-axis: "X = CNFs per Service Chain"
11460   y-axis: "Y = Number of Service Chains"
11461   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11462   layout:
11463     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11464     layout: "plot-service-density"
11465
11466 # Plots - NF Density - CSC - PDR IMIX
11467 - type: "plot"
11468   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11469   algorithm: "plot_nf_heatmap"
11470   output-file-type: ".html"
11471   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
11472   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11473   filter: "'NIC_Intel-XXV710' and
11474            'NF_DENSITY' and
11475            'DOCKER' and
11476            'CHAIN' and
11477            'NF_VPPIP4' and
11478            'IMIX' and
11479            '2T1C' and
11480            'NDRPDR'"
11481   parameters:
11482   - "throughput"
11483   - "name"
11484   - "tags"
11485   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11486   x-axis: "X = CNFs per Service Chain"
11487   y-axis: "Y = Number of Service Chains"
11488   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11489   layout:
11490     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11491     layout: "plot-service-density"
11492
11493 - type: "plot"
11494   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11495   algorithm: "plot_nf_heatmap"
11496   output-file-type: ".html"
11497   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
11498   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11499   filter: "'NIC_Intel-XXV710' and
11500            'NF_DENSITY' and
11501            'DOCKER' and
11502            'CHAIN' and
11503            'NF_VPPIP4' and
11504            'IMIX' and
11505            '4T2C' and
11506            'NDRPDR'"
11507   parameters:
11508   - "throughput"
11509   - "name"
11510   - "tags"
11511   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11512   x-axis: "X = CNFs per Service Chain"
11513   y-axis: "Y = Number of Service Chains"
11514   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11515   layout:
11516     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11517     layout: "plot-service-density"
11518
11519 - type: "plot"
11520   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11521   algorithm: "plot_nf_heatmap"
11522   output-file-type: ".html"
11523   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
11524   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11525   filter: "'NIC_Intel-XXV710' and
11526            'NF_DENSITY' and
11527            'DOCKER' and
11528            'CHAIN' and
11529            'NF_VPPIP4' and
11530            'IMIX' and
11531            '8T4C' and
11532            'NDRPDR'"
11533   parameters:
11534   - "throughput"
11535   - "name"
11536   - "tags"
11537   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11538   x-axis: "X = CNFs per Service Chain"
11539   y-axis: "Y = Number of Service Chains"
11540   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11541   layout:
11542     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11543     layout: "plot-service-density"
11544
11545 # Plots - NF Density - CSP - MRR IMIX
11546 - type: "plot"
11547   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11548   algorithm: "plot_nf_heatmap"
11549   output-file-type: ".html"
11550   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
11551   data: "plot-vpp-nfv-2n-clx-mrr"
11552   filter: "'NIC_Intel-XXV710' and
11553            'NF_DENSITY' and
11554            'DOCKER' and
11555            'PIPELINE' and
11556            'NF_VPPIP4' and
11557            'IMIX' and
11558            '2T1C' and
11559            'MRR'"
11560   parameters:
11561   - "result"
11562   - "name"
11563   - "tags"
11564   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11565   x-axis: "X = CNFs per Service Pipeline"
11566   y-axis: "Y = Number of Service Pipelines"
11567   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11568   layout:
11569     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11570     layout: "plot-service-density"
11571
11572 - type: "plot"
11573   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11574   algorithm: "plot_nf_heatmap"
11575   output-file-type: ".html"
11576   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
11577   data: "plot-vpp-nfv-2n-clx-mrr"
11578   filter: "'NIC_Intel-XXV710' and
11579            'NF_DENSITY' and
11580            'DOCKER' and
11581            'PIPELINE' and
11582            'NF_VPPIP4' and
11583            'IMIX' and
11584            '4T2C' and
11585            'MRR'"
11586   parameters:
11587   - "result"
11588   - "name"
11589   - "tags"
11590   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11591   x-axis: "X = CNFs per Service Pipeline"
11592   y-axis: "Y = Number of Service Pipelines"
11593   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11594   layout:
11595     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11596     layout: "plot-service-density"
11597
11598 - type: "plot"
11599   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11600   algorithm: "plot_nf_heatmap"
11601   output-file-type: ".html"
11602   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
11603   data: "plot-vpp-nfv-2n-clx-mrr"
11604   filter: "'NIC_Intel-XXV710' and
11605            'NF_DENSITY' and
11606            'DOCKER' and
11607            'PIPELINE' and
11608            'NF_VPPIP4' and
11609            'IMIX' and
11610            '8T4C' and
11611            'MRR'"
11612   parameters:
11613   - "result"
11614   - "name"
11615   - "tags"
11616   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11617   x-axis: "X = CNFs per Service Pipeline"
11618   y-axis: "Y = Number of Service Pipelines"
11619   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11620   layout:
11621     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11622     layout: "plot-service-density"
11623
11624 # Plots - NF Density - CSP - NDR IMIX
11625 - type: "plot"
11626   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11627   algorithm: "plot_nf_heatmap"
11628   output-file-type: ".html"
11629   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
11630   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11631   filter: "'NIC_Intel-XXV710' and
11632            'NF_DENSITY' and
11633            'DOCKER' and
11634            'PIPELINE' and
11635            'NF_VPPIP4' and
11636            'IMIX' and
11637            '2T1C' and
11638            'NDRPDR'"
11639   parameters:
11640   - "throughput"
11641   - "name"
11642   - "tags"
11643   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11644   x-axis: "X = CNFs per Service Pipeline"
11645   y-axis: "Y = Number of Service Pipelines"
11646   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11647   layout:
11648     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11649     layout: "plot-service-density"
11650
11651 - type: "plot"
11652   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11653   algorithm: "plot_nf_heatmap"
11654   output-file-type: ".html"
11655   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
11656   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11657   filter: "'NIC_Intel-XXV710' and
11658            'NF_DENSITY' and
11659            'DOCKER' and
11660            'PIPELINE' and
11661            'NF_VPPIP4' and
11662            'IMIX' and
11663            '4T2C' and
11664            'NDRPDR'"
11665   parameters:
11666   - "throughput"
11667   - "name"
11668   - "tags"
11669   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11670   x-axis: "X = CNFs per Service Pipeline"
11671   y-axis: "Y = Number of Service Pipelines"
11672   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11673   layout:
11674     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11675     layout: "plot-service-density"
11676
11677 - type: "plot"
11678   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11679   algorithm: "plot_nf_heatmap"
11680   output-file-type: ".html"
11681   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
11682   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11683   filter: "'NIC_Intel-XXV710' and
11684            'NF_DENSITY' and
11685            'DOCKER' and
11686            'PIPELINE' and
11687            'NF_VPPIP4' and
11688            'IMIX' and
11689            '8T4C' and
11690            'NDRPDR'"
11691   parameters:
11692   - "throughput"
11693   - "name"
11694   - "tags"
11695   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11696   x-axis: "X = CNFs per Service Pipeline"
11697   y-axis: "Y = Number of Service Pipelines"
11698   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11699   layout:
11700     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11701     layout: "plot-service-density"
11702
11703 # Plots - NF Density - CSP - PDR IMIX
11704 - type: "plot"
11705   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11706   algorithm: "plot_nf_heatmap"
11707   output-file-type: ".html"
11708   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
11709   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11710   filter: "'NIC_Intel-XXV710' and
11711            'NF_DENSITY' and
11712            'DOCKER' and
11713            'PIPELINE' and
11714            'NF_VPPIP4' and
11715            'IMIX' and
11716            '2T1C' and
11717            'NDRPDR'"
11718   parameters:
11719   - "throughput"
11720   - "name"
11721   - "tags"
11722   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11723   x-axis: "X = CNFs per Service Pipeline"
11724   y-axis: "Y = Number of Service Pipelines"
11725   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11726   layout:
11727     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11728     layout: "plot-service-density"
11729
11730 - type: "plot"
11731   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11732   algorithm: "plot_nf_heatmap"
11733   output-file-type: ".html"
11734   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
11735   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11736   filter: "'NIC_Intel-XXV710' and
11737            'NF_DENSITY' and
11738            'DOCKER' and
11739            'PIPELINE' and
11740            'NF_VPPIP4' and
11741            'IMIX' and
11742            '4T2C' and
11743            'NDRPDR'"
11744   parameters:
11745   - "throughput"
11746   - "name"
11747   - "tags"
11748   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11749   x-axis: "X = CNFs per Service Pipeline"
11750   y-axis: "Y = Number of Service Pipelines"
11751   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11752   layout:
11753     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11754     layout: "plot-service-density"
11755
11756 - type: "plot"
11757   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11758   algorithm: "plot_nf_heatmap"
11759   output-file-type: ".html"
11760   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
11761   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11762   filter: "'NIC_Intel-XXV710' and
11763            'NF_DENSITY' and
11764            'DOCKER' and
11765            'PIPELINE' and
11766            'NF_VPPIP4' and
11767            'IMIX' and
11768            '8T4C' and
11769            'NDRPDR'"
11770   parameters:
11771   - "throughput"
11772   - "name"
11773   - "tags"
11774   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11775   x-axis: "X = CNFs per Service Pipeline"
11776   y-axis: "Y = Number of Service Pipelines"
11777   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11778   layout:
11779     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11780     layout: "plot-service-density"
11781
11782 ################################################################################
11783
11784 # Packet Throughput
11785
11786 - type: "plot"
11787   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11788   algorithm: "plot_perf_box_name"
11789   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11790   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11791   include:
11792     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11793     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11794     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11795     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11796   layout:
11797     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11798     layout: "plot-throughput"
11799
11800 - type: "plot"
11801   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11802   algorithm: "plot_perf_box_name"
11803   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11804   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11805   include:
11806     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11807     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11808     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11809     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11810   layout:
11811     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11812     layout: "plot-throughput"
11813
11814 - type: "plot"
11815   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11816   algorithm: "plot_perf_box_name"
11817   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11818   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11819   include:
11820     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11821     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11822     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11823     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11824   layout:
11825     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11826     layout: "plot-throughput"
11827
11828 - type: "plot"
11829   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11830   algorithm: "plot_perf_box_name"
11831   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11832   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11833   include:
11834     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11835     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11836     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11837     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11838   layout:
11839     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11840     layout: "plot-throughput"
11841
11842 - type: "plot"
11843   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11844   algorithm: "plot_perf_box_name"
11845   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11846   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11847   include:
11848     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11849     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11850     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11851     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11852     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11853   layout:
11854     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11855     layout: "plot-throughput"
11856
11857 - type: "plot"
11858   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11859   algorithm: "plot_perf_box_name"
11860   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11861   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11862   include:
11863     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11864     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11865     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11866     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11867     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11868   layout:
11869     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11870     layout: "plot-throughput"
11871
11872 - type: "plot"
11873   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11874   algorithm: "plot_perf_box_name"
11875   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11876   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11877   include:
11878     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11879     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11880     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11881     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11882     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11883   layout:
11884     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11885     layout: "plot-throughput"
11886
11887 - type: "plot"
11888   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11889   algorithm: "plot_perf_box_name"
11890   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11891   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11892   include:
11893     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11894     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11895     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11896     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11897     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11898   layout:
11899     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11900     layout: "plot-throughput"
11901
11902 - type: "plot"
11903   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11904   algorithm: "plot_perf_box_name"
11905   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11906   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11907   include:
11908     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11909     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11910     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11911     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11912     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11913   layout:
11914     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11915     layout: "plot-throughput"
11916
11917 - type: "plot"
11918   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11919   algorithm: "plot_perf_box_name"
11920   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11921   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11922   include:
11923     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11924     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11925     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11926     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11927     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11928   layout:
11929     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11930     layout: "plot-throughput"
11931
11932 - type: "plot"
11933   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11934   algorithm: "plot_perf_box_name"
11935   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11936   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11937   include:
11938     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11939     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11940     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11941     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11942     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11943     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11944   layout:
11945     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11946     layout: "plot-throughput"
11947
11948 - type: "plot"
11949   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11950   algorithm: "plot_perf_box_name"
11951   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11952   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11953   include:
11954     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11955     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11956     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11957     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11958     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11959     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11960   layout:
11961     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11962     layout: "plot-throughput"
11963
11964 - type: "plot"
11965   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11966   algorithm: "plot_perf_box_name"
11967   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11968   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11969   include:
11970     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11971     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11972     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11973     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11974     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11975   layout:
11976     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11977     layout: "plot-throughput"
11978
11979 - type: "plot"
11980   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11981   algorithm: "plot_perf_box_name"
11982   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11983   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11984   include:
11985     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11986     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11987     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11988     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11989     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11990   layout:
11991     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11992     layout: "plot-throughput"
11993
11994 - type: "plot"
11995   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11996   algorithm: "plot_perf_box_name"
11997   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11998   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11999   include:
12000     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
12001     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
12002     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
12003   layout:
12004     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
12005     layout: "plot-throughput"
12006
12007 - type: "plot"
12008   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
12009   algorithm: "plot_perf_box_name"
12010   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
12011   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12012   include:
12013     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
12014     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
12015     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
12016   layout:
12017     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
12018     layout: "plot-throughput"
12019
12020 - type: "plot"
12021   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12022   algorithm: "plot_perf_box_name"
12023   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12024   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12025   include:
12026     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12027     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12028     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12029     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12030     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12031   layout:
12032     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12033     layout: "plot-throughput"
12034
12035 - type: "plot"
12036   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12037   algorithm: "plot_perf_box_name"
12038   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12039   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12040   include:
12041     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12042     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12043     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12044     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12045     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12046   layout:
12047     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12048     layout: "plot-throughput"
12049
12050 - type: "plot"
12051   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
12052   algorithm: "plot_perf_box_name"
12053   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
12054   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12055   include:
12056     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
12057     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
12058     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
12059   layout:
12060     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
12061     layout: "plot-throughput"
12062
12063 - type: "plot"
12064   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
12065   algorithm: "plot_perf_box_name"
12066   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
12067   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12068   include:
12069     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
12070     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
12071     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
12072   layout:
12073     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
12074     layout: "plot-throughput"
12075
12076 - type: "plot"
12077   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12078   algorithm: "plot_perf_box_name"
12079   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12080   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12081   include:
12082     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12083     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12084     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12085     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12086     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12087     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12088   layout:
12089     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12090     layout: "plot-throughput"
12091
12092 - type: "plot"
12093   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12094   algorithm: "plot_perf_box_name"
12095   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12096   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12097   include:
12098     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12099     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12100     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12101     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12102     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12103     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12104   layout:
12105     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12106     layout: "plot-throughput"
12107
12108 - type: "plot"
12109   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12110   algorithm: "plot_perf_box_name"
12111   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12112   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12113   include:
12114     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12115     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12116     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12117     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12118     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12119     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12120   layout:
12121     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12122     layout: "plot-throughput"
12123
12124 - type: "plot"
12125   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12126   algorithm: "plot_perf_box_name"
12127   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12128   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12129   include:
12130     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12131     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12132     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12133     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12134     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12135     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12136   layout:
12137     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12138     layout: "plot-throughput"
12139
12140 - type: "plot"
12141   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12142   algorithm: "plot_perf_box_name"
12143   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12144   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12145   include:
12146     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12147     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12148     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12149   layout:
12150     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12151     layout: "plot-throughput"
12152
12153 - type: "plot"
12154   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12155   algorithm: "plot_perf_box_name"
12156   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12157   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12158   include:
12159     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12160     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12161     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12162   layout:
12163     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12164     layout: "plot-throughput"
12165
12166 - type: "plot"
12167   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12168   algorithm: "plot_perf_box_name"
12169   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12170   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12171   include:
12172     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12173     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12174 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12175 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12176 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12177   layout:
12178     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12179     layout: "plot-throughput"
12180
12181 - type: "plot"
12182   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12183   algorithm: "plot_perf_box_name"
12184   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12185   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12186   include:
12187     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12188     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12189 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12190 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12191 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12192   layout:
12193     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12194     layout: "plot-throughput"
12195
12196 - type: "plot"
12197   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12198   algorithm: "plot_perf_box_name"
12199   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12200   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12201   include:
12202     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12203     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12204     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12205     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12206     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12207   layout:
12208     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12209     layout: "plot-throughput"
12210
12211 - type: "plot"
12212   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12213   algorithm: "plot_perf_box_name"
12214   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12215   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12216   include:
12217     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12218     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12219     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12220     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12221     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12222   layout:
12223     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12224     layout: "plot-throughput"
12225
12226 - type: "plot"
12227   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12228   algorithm: "plot_perf_box_name"
12229   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12230   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12231   include:
12232     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12233     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12234     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12235     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12236     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12237   layout:
12238     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12239     layout: "plot-throughput"
12240
12241 - type: "plot"
12242   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12243   algorithm: "plot_perf_box_name"
12244   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12245   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12246   include:
12247     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12248     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12249     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12250     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12251     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12252   layout:
12253     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12254     layout: "plot-throughput"
12255
12256 - type: "plot"
12257   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12258   algorithm: "plot_perf_box_name"
12259   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12260   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12261   include:
12262     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12263     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12264     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12265     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12266     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12267     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12268   layout:
12269     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12270     layout: "plot-throughput"
12271
12272 - type: "plot"
12273   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12274   algorithm: "plot_perf_box_name"
12275   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12276   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12277   include:
12278     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12279     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12280     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12281     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12282     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12283     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12284   layout:
12285     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12286     layout: "plot-throughput"
12287
12288 - type: "plot"
12289   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12290   algorithm: "plot_perf_box_name"
12291   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12292   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12293   include:
12294     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12295     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12296     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12297     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12298     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12299     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12300   layout:
12301     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12302     layout: "plot-throughput"
12303
12304 - type: "plot"
12305   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12306   algorithm: "plot_perf_box_name"
12307   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12308   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12309   include:
12310     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12311     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12312     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12313     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12314     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12315     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12316   layout:
12317     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12318     layout: "plot-throughput"
12319
12320 - type: "plot"
12321   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12322   algorithm: "plot_perf_box_name"
12323   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12324   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12325   include:
12326     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12327     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12328     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12329     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12330     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12331   layout:
12332     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12333     layout: "plot-throughput"
12334
12335 - type: "plot"
12336   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12337   algorithm: "plot_perf_box_name"
12338   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12339   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12340   include:
12341     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12342     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12343     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12344     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12345     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12346   layout:
12347     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12348     layout: "plot-throughput"
12349
12350 - type: "plot"
12351   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12352   algorithm: "plot_perf_box_name"
12353   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12354   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12355   include:
12356     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12357     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12358     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12359     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12360     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12361     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12362   layout:
12363     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12364     layout: "plot-throughput"
12365
12366 - type: "plot"
12367   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12368   algorithm: "plot_perf_box_name"
12369   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12370   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12371   include:
12372     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12373     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12374     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12375     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12376     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12377     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12378   layout:
12379     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12380     layout: "plot-throughput"
12381
12382 - type: "plot"
12383   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12384   algorithm: "plot_perf_box_name"
12385   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12386   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12387   include:
12388     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12389     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12390     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12391     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12392     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12393   layout:
12394     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12395     layout: "plot-throughput"
12396
12397 - type: "plot"
12398   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12399   algorithm: "plot_perf_box_name"
12400   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12401   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12402   include:
12403     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12404     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12405     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12406     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12407     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12408   layout:
12409     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12410     layout: "plot-throughput"
12411
12412 - type: "plot"
12413   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12414   algorithm: "plot_perf_box_name"
12415   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12416   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12417   include:
12418     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12419     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12420     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12421     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12422     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12423     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12424   layout:
12425     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12426     layout: "plot-throughput"
12427
12428 - type: "plot"
12429   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12430   algorithm: "plot_perf_box_name"
12431   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12432   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12433   include:
12434     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12435     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12436     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12437     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12438     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12439     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12440   layout:
12441     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12442     layout: "plot-throughput"
12443
12444 - type: "plot"
12445   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12446   algorithm: "plot_perf_box_name"
12447   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12448   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12449   include:
12450     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12451     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12452     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12453     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12454     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12455   layout:
12456     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12457     layout: "plot-throughput"
12458
12459 - type: "plot"
12460   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12461   algorithm: "plot_perf_box_name"
12462   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12463   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12464   include:
12465     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12466     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12467     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12468     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12469     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12470   layout:
12471     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12472     layout: "plot-throughput"
12473
12474 - type: "plot"
12475   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12476   algorithm: "plot_perf_box_name"
12477   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12478   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12479   include:
12480     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12481     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12482     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12483     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12484     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12485     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12486   layout:
12487     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12488     layout: "plot-throughput"
12489
12490 - type: "plot"
12491   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12492   algorithm: "plot_perf_box_name"
12493   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12494   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12495   include:
12496     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12497     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12498     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12499     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12500     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12501     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12502   layout:
12503     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12504     layout: "plot-throughput"
12505
12506 - type: "plot"
12507   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12508   algorithm: "plot_perf_box_name"
12509   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12510   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12511   include:
12512     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12513     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12514   layout:
12515     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12516     layout: "plot-throughput"
12517
12518 - type: "plot"
12519   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12520   algorithm: "plot_perf_box_name"
12521   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12522   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12523   include:
12524     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12525     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12526   layout:
12527     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12528     layout: "plot-throughput"
12529
12530 - type: "plot"
12531   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12532   algorithm: "plot_perf_box_name"
12533   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12534   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12535   include:
12536     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12537     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12538     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12539     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12540   layout:
12541     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12542     layout: "plot-throughput"
12543
12544 - type: "plot"
12545   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12546   algorithm: "plot_perf_box_name"
12547   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12548   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12549   include:
12550     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12551     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12552     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12553     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12554   layout:
12555     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12556     layout: "plot-throughput"
12557
12558 - type: "plot"
12559   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12560   algorithm: "plot_perf_box_name"
12561   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12562   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12563   include:
12564     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12565     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12566     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12567     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12568   layout:
12569     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12570     layout: "plot-throughput"
12571
12572 - type: "plot"
12573   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12574   algorithm: "plot_perf_box_name"
12575   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12576   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12577   include:
12578     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12579     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12580     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12581     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12582   layout:
12583     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12584     layout: "plot-throughput"
12585
12586 - type: "plot"
12587   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12588   algorithm: "plot_perf_box_name"
12589   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12590   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12591   include:
12592     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12593     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12594     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12595     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12596   layout:
12597     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12598     layout: "plot-throughput"
12599
12600 - type: "plot"
12601   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12602   algorithm: "plot_perf_box_name"
12603   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12604   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12605   include:
12606     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12607     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12608     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12609     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12610   layout:
12611     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12612     layout: "plot-throughput"
12613
12614 - type: "plot"
12615   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12616   algorithm: "plot_perf_box_name"
12617   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12618   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12619   include:
12620     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12621     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12622     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12623     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12624   layout:
12625     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12626     layout: "plot-throughput"
12627
12628 - type: "plot"
12629   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12630   algorithm: "plot_perf_box_name"
12631   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12632   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12633   include:
12634     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12635     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12636     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12637     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12638   layout:
12639     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12640     layout: "plot-throughput"
12641
12642 - type: "plot"
12643   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12644   algorithm: "plot_perf_box_name"
12645   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12646   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12647   include:
12648     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12649     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12650     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12651     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12652     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12653     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12654   layout:
12655     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12656     layout: "plot-throughput"
12657
12658 - type: "plot"
12659   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12660   algorithm: "plot_perf_box_name"
12661   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12662   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12663   include:
12664     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12665     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12666     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12667     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12668     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12669     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12670   layout:
12671     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12672     layout: "plot-throughput"
12673
12674 - type: "plot"
12675   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12676   algorithm: "plot_perf_box_name"
12677   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12678   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12679   include:
12680     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12681     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12682     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12683     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12684     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12685   layout:
12686     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12687     layout: "plot-throughput"
12688
12689 - type: "plot"
12690   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12691   algorithm: "plot_perf_box_name"
12692   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12693   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12694   include:
12695     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12696     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12697     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12698     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12699     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12700   layout:
12701     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12702     layout: "plot-throughput"
12703
12704 - type: "plot"
12705   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12706   algorithm: "plot_perf_box_name"
12707   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12708   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12709   include:
12710     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12711     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12712     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12713     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12714     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12715   layout:
12716     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12717     layout: "plot-throughput"
12718
12719 - type: "plot"
12720   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12721   algorithm: "plot_perf_box_name"
12722   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12723   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12724   include:
12725     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12726     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12727     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12728     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12729     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12730   layout:
12731     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12732     layout: "plot-throughput"
12733
12734 - type: "plot"
12735   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12736   algorithm: "plot_perf_box_name"
12737   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12738   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12739   include:
12740     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12741     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12742     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12743   layout:
12744     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12745     layout: "plot-throughput"
12746
12747 - type: "plot"
12748   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12749   algorithm: "plot_perf_box_name"
12750   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12751   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12752   include:
12753     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12754     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12755     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12756   layout:
12757     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12758     layout: "plot-throughput"
12759
12760 - type: "plot"
12761   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12762   algorithm: "plot_perf_box_name"
12763   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12764   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12765   include:
12766     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12767     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12768     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12769   layout:
12770     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12771     layout: "plot-throughput"
12772
12773 - type: "plot"
12774   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12775   algorithm: "plot_perf_box_name"
12776   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12777   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12778   include:
12779     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12780     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12781     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12782   layout:
12783     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12784     layout: "plot-throughput"
12785
12786 - type: "plot"
12787   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12788   algorithm: "plot_perf_box_name"
12789   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12790   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12791   include:
12792     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12793     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12794     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12795     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12796     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12797   layout:
12798     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12799     layout: "plot-throughput"
12800
12801 - type: "plot"
12802   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12803   algorithm: "plot_perf_box_name"
12804   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12805   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12806   include:
12807     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12808     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12809     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12810     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12811     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12812   layout:
12813     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12814     layout: "plot-throughput"
12815
12816 - type: "plot"
12817   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12818   algorithm: "plot_perf_box_name"
12819   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12820   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12821   include:
12822     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12823     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12824     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12825     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12826     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12827   layout:
12828     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12829     layout: "plot-throughput"
12830
12831 - type: "plot"
12832   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12833   algorithm: "plot_perf_box_name"
12834   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12835   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12836   include:
12837     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12838     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12839     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12840     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12841     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12842   layout:
12843     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12844     layout: "plot-throughput"
12845
12846 - type: "plot"
12847   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12848   algorithm: "plot_perf_box_name"
12849   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12850   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12851   include:
12852     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12853     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12854     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12855     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12856     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12857   layout:
12858     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12859     layout: "plot-throughput"
12860
12861 - type: "plot"
12862   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12863   algorithm: "plot_perf_box_name"
12864   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12865   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12866   include:
12867     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12868     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12869     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12870     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12871     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12872   layout:
12873     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12874     layout: "plot-throughput"
12875
12876 - type: "plot"
12877   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12878   algorithm: "plot_perf_box_name"
12879   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12880   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12881   include:
12882     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12883     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12884     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12885     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12886     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12887   layout:
12888     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12889     layout: "plot-throughput"
12890
12891 - type: "plot"
12892   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12893   algorithm: "plot_perf_box_name"
12894   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12895   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12896   include:
12897     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12898     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12899     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12900     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12901     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12902   layout:
12903     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12904     layout: "plot-throughput"
12905
12906 - type: "plot"
12907   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12908   algorithm: "plot_perf_box_name"
12909   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12910   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12911   include:
12912     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12913     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12914     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12915     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12916     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12917   layout:
12918     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12919     layout: "plot-throughput"
12920
12921 - type: "plot"
12922   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12923   algorithm: "plot_perf_box_name"
12924   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12925   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12926   include:
12927     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12928     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12929     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12930     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12931     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12932   layout:
12933     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12934     layout: "plot-throughput"
12935
12936 - type: "plot"
12937   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12938   algorithm: "plot_perf_box_name"
12939   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12940   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12941   include:
12942     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12943     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12944     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12945     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12946     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12947     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12948   layout:
12949     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12950     layout: "plot-throughput"
12951
12952 - type: "plot"
12953   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12954   algorithm: "plot_perf_box_name"
12955   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12956   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12957   include:
12958     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12959     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12960     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12961     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12962     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12963     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12964   layout:
12965     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12966     layout: "plot-throughput"
12967
12968 - type: "plot"
12969   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12970   algorithm: "plot_perf_box_name"
12971   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12972   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12973   include:
12974     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12975     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12976     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12977     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12978   layout:
12979     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12980     layout: "plot-throughput"
12981
12982 - type: "plot"
12983   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12984   algorithm: "plot_perf_box_name"
12985   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12986   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12987   include:
12988     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12989     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12990     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12991     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12992   layout:
12993     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12994     layout: "plot-throughput"
12995
12996 - type: "plot"
12997   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12998   algorithm: "plot_perf_box_name"
12999   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
13000   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13001   include:
13002     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13003     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13004     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13005     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13006     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13007     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13008   layout:
13009     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
13010     layout: "plot-throughput"
13011
13012 - type: "plot"
13013   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13014   algorithm: "plot_perf_box_name"
13015   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13016   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13017   include:
13018     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13019     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13020     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13021     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13022     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13023     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13024   layout:
13025     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13026     layout: "plot-throughput"
13027
13028 - type: "plot"
13029   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13030   algorithm: "plot_perf_box_name"
13031   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13032   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13033   include:
13034     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13035     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13036     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13037     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13038     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13039     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13040   layout:
13041     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13042     layout: "plot-throughput"
13043
13044 - type: "plot"
13045   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13046   algorithm: "plot_perf_box_name"
13047   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13048   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13049   include:
13050     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13051     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13052     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13053     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13054     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13055     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13056   layout:
13057     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13058     layout: "plot-throughput"
13059
13060 - type: "plot"
13061   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13062   algorithm: "plot_perf_box_name"
13063   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13064   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13065   include:
13066     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13067     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13068     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13069     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13070     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13071     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13072   layout:
13073     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13074     layout: "plot-throughput"
13075
13076 - type: "plot"
13077   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13078   algorithm: "plot_perf_box_name"
13079   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13080   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13081   include:
13082     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13083     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13084     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13085     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13086     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13087     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13088   layout:
13089     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13090     layout: "plot-throughput"
13091
13092 - type: "plot"
13093   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13094   algorithm: "plot_perf_box_name"
13095   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13096   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13097   include:
13098     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13099     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13100     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13101     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13102     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13103     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13104   layout:
13105     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13106     layout: "plot-throughput"
13107
13108 - type: "plot"
13109   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13110   algorithm: "plot_perf_box_name"
13111   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13112   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13113   include:
13114     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13115     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13116     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13117     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13118     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13119     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13120   layout:
13121     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13122     layout: "plot-throughput"
13123
13124 - type: "plot"
13125   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13126   algorithm: "plot_perf_box_name"
13127   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13128   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13129   include:
13130     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13131     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13132     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13133     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13134     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13135     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13136   layout:
13137     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13138     layout: "plot-throughput"
13139
13140 - type: "plot"
13141   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13142   algorithm: "plot_perf_box_name"
13143   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13144   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13145   include:
13146     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13147     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13148     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13149     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13150     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13151     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13152   layout:
13153     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13154     layout: "plot-throughput"
13155
13156 - type: "plot"
13157   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13158   algorithm: "plot_perf_box_name"
13159   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13160   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13161   include:
13162     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13163     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13164     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13165     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13166     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13167     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13168   layout:
13169     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13170     layout: "plot-throughput"
13171
13172 - type: "plot"
13173   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13174   algorithm: "plot_perf_box_name"
13175   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13176   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13177   include:
13178     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13179     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13180     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13181     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13182     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13183     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13184   layout:
13185     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13186     layout: "plot-throughput"
13187
13188 - type: "plot"
13189   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13190   algorithm: "plot_perf_box_name"
13191   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13192   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13193   include:
13194     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13195     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13196     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13197     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13198     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13199     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13200   layout:
13201     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13202     layout: "plot-throughput"
13203
13204 - type: "plot"
13205   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13206   algorithm: "plot_perf_box_name"
13207   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13208   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13209   include:
13210     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13211     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13212     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13213     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13214     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13215     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13216   layout:
13217     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13218     layout: "plot-throughput"
13219
13220 - type: "plot"
13221   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13222   algorithm: "plot_perf_box_name"
13223   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13224   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13225   include:
13226     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13227     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13228     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13229     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13230     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13231     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13232   layout:
13233     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13234     layout: "plot-throughput"
13235
13236 - type: "plot"
13237   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13238   algorithm: "plot_perf_box_name"
13239   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13240   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13241   include:
13242     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13243     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13244     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13245     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13246     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13247     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13248   layout:
13249     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13250     layout: "plot-throughput"
13251
13252 - type: "plot"
13253   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13254   algorithm: "plot_perf_box_name"
13255   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13256   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13257   include:
13258     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13259     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13260     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13261     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13262   layout:
13263     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13264     layout: "plot-throughput"
13265
13266 - type: "plot"
13267   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13268   algorithm: "plot_perf_box_name"
13269   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13270   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13271   include:
13272     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13273     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13274     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13275     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13276   layout:
13277     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13278     layout: "plot-throughput"
13279
13280 - type: "plot"
13281   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13282   algorithm: "plot_perf_box_name"
13283   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13284   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13285   include:
13286     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13287     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13288     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13289     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13290   layout:
13291     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13292     layout: "plot-throughput"
13293
13294 - type: "plot"
13295   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13296   algorithm: "plot_perf_box_name"
13297   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13298   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13299   include:
13300     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13301     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13302     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13303     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13304   layout:
13305     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13306     layout: "plot-throughput"
13307
13308 - type: "plot"
13309   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13310   algorithm: "plot_perf_box_name"
13311   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13312   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13313   include:
13314     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13315     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13316     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13317     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13318     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13319     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13320   layout:
13321     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13322     layout: "plot-throughput"
13323
13324 - type: "plot"
13325   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13326   algorithm: "plot_perf_box_name"
13327   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13328   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13329   include:
13330     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13331     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13332     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13333     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13334     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13335     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13336   layout:
13337     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13338     layout: "plot-throughput"
13339
13340 - type: "plot"
13341   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13342   algorithm: "plot_perf_box_name"
13343   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13344   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13345   include:
13346     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13347     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13348     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13349     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13350     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13351   layout:
13352     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13353     layout: "plot-throughput"
13354
13355 - type: "plot"
13356   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13357   algorithm: "plot_perf_box_name"
13358   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13359   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13360   include:
13361     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13362     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13363     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13364     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13365     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13366   layout:
13367     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13368     layout: "plot-throughput"
13369
13370 - type: "plot"
13371   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13372   algorithm: "plot_perf_box_name"
13373   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13374   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13375   include:
13376     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13377     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13378     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13379     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13380     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13381   layout:
13382     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13383     layout: "plot-throughput"
13384
13385 - type: "plot"
13386   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13387   algorithm: "plot_perf_box_name"
13388   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13389   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13390   include:
13391     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13392     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13393     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13394     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13395     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13396   layout:
13397     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13398     layout: "plot-throughput"
13399
13400 - type: "plot"
13401   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13402   algorithm: "plot_perf_box_name"
13403   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13404   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13405   include:
13406     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13407     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13408     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13409     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13410   layout:
13411     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13412     layout: "plot-throughput"
13413
13414 - type: "plot"
13415   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13416   algorithm: "plot_perf_box_name"
13417   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13418   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13419   include:
13420     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13421     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13422     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13423     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13424   layout:
13425     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13426     layout: "plot-throughput"
13427
13428 - type: "plot"
13429   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13430   algorithm: "plot_perf_box_name"
13431   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13432   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13433   include:
13434     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13435     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13436     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13437     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13438     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13439     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13440   layout:
13441     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13442     layout: "plot-throughput"
13443
13444 - type: "plot"
13445   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13446   algorithm: "plot_perf_box_name"
13447   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13448   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13449   include:
13450     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13451     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13452     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13453     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13454     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13455     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13456   layout:
13457     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13458     layout: "plot-throughput"
13459
13460 - type: "plot"
13461   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13462   algorithm: "plot_perf_box_name"
13463   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13464   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13465   include:
13466     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13467     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13468     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13469     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13470     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13471     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13472   layout:
13473     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13474     layout: "plot-throughput"
13475
13476 - type: "plot"
13477   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13478   algorithm: "plot_perf_box_name"
13479   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13480   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13481   include:
13482     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13483     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13484     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13485     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13486     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13487     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13488   layout:
13489     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13490     layout: "plot-throughput"
13491
13492 - type: "plot"
13493   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13494   algorithm: "plot_perf_box_name"
13495   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13496   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13497   include:
13498     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13499     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13500     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13501     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13502     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13503     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13504   layout:
13505     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13506     layout: "plot-throughput"
13507
13508 - type: "plot"
13509   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13510   algorithm: "plot_perf_box_name"
13511   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13512   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13513   include:
13514     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13515     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13516     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13517     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13518     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13519     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13520   layout:
13521     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13522     layout: "plot-throughput"
13523
13524 - type: "plot"
13525   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13526   algorithm: "plot_perf_box_name"
13527   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13528   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13529   include:
13530     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13531     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13532     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13533     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13534     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13535     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13536   layout:
13537     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13538     layout: "plot-throughput"
13539
13540 - type: "plot"
13541   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13542   algorithm: "plot_perf_box_name"
13543   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13544   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13545   include:
13546     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13547     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13548     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13549     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13550     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13551     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13552   layout:
13553     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13554     layout: "plot-throughput"
13555
13556 - type: "plot"
13557   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13558   algorithm: "plot_perf_box_name"
13559   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13560   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13561   include:
13562     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13563     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13564     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13565     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13566   layout:
13567     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13568     layout: "plot-throughput"
13569
13570 - type: "plot"
13571   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13572   algorithm: "plot_perf_box_name"
13573   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13574   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13575   include:
13576     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13577     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13578     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13579     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13580   layout:
13581     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13582     layout: "plot-throughput"
13583
13584 - type: "plot"
13585   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13586   algorithm: "plot_perf_box_name"
13587   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13588   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13589   include:
13590     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13591     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13592     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13593     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13594     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13595     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13596   layout:
13597     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13598     layout: "plot-throughput"
13599
13600 - type: "plot"
13601   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13602   algorithm: "plot_perf_box_name"
13603   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13604   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13605   include:
13606     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13607     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13608     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13609     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13610     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13611     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13612   layout:
13613     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13614     layout: "plot-throughput"
13615
13616 - type: "plot"
13617   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13618   algorithm: "plot_perf_box_name"
13619   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13620   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13621   include:
13622     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13623     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13624     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13625     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13626     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13627     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13628   layout:
13629     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13630     layout: "plot-throughput"
13631
13632 - type: "plot"
13633   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13634   algorithm: "plot_perf_box_name"
13635   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13636   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13637   include:
13638     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13639     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13640     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13641     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13642     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13643     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13644   layout:
13645     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13646     layout: "plot-throughput"
13647
13648 #- type: "plot"
13649 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13650 #  algorithm: "plot_perf_box_name"
13651 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13652 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13653 #  include:
13654 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13655 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13656 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13657 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13658 #  layout:
13659 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13660 #    layout: "plot-throughput"
13661 #
13662 #- type: "plot"
13663 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13664 #  algorithm: "plot_perf_box_name"
13665 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13666 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13667 #  include:
13668 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13669 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13670 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13671 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13672 #  layout:
13673 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13674 #    layout: "plot-throughput"
13675
13676 - type: "plot"
13677   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13678   algorithm: "plot_perf_box_name"
13679   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13680   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13681   include:
13682     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13683     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13684     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13685     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13686     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13687     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13688   layout:
13689     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13690     layout: "plot-throughput"
13691
13692 - type: "plot"
13693   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13694   algorithm: "plot_perf_box_name"
13695   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13696   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13697   include:
13698     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13699     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13700     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13701     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13702     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13703     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13704   layout:
13705     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13706     layout: "plot-throughput"
13707
13708 #- type: "plot"
13709 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13710 #  algorithm: "plot_perf_box_name"
13711 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13712 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13713 #  include:
13714 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13715 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13716 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13717 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13718 #  layout:
13719 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13720 #    layout: "plot-throughput"
13721 #
13722 #- type: "plot"
13723 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13724 #  algorithm: "plot_perf_box_name"
13725 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13726 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13727 #  include:
13728 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13729 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13730 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13731 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13732 #  layout:
13733 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13734 #    layout: "plot-throughput"
13735
13736 - type: "plot"
13737   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13738   algorithm: "plot_perf_box_name"
13739   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13740   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13741   include:
13742     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13743     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13744     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13745     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13746     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13747     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13748   layout:
13749     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13750     layout: "plot-throughput"
13751
13752 - type: "plot"
13753   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13754   algorithm: "plot_perf_box_name"
13755   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13756   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13757   include:
13758     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13759     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13760     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13761     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13762     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13763     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13764   layout:
13765     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13766     layout: "plot-throughput"
13767
13768 #- type: "plot"
13769 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13770 #  algorithm: "plot_perf_box_name"
13771 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13772 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13773 #  include:
13774 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13775 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13776 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13777 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13778 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13779 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13780 #  layout:
13781 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13782 #    layout: "plot-throughput"
13783 #
13784 #- type: "plot"
13785 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13786 #  algorithm: "plot_perf_box_name"
13787 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13788 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13789 #  include:
13790 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13791 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13792 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13793 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13794 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13795 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13796 #  layout:
13797 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13798 #    layout: "plot-throughput"
13799
13800 - type: "plot"
13801   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13802   algorithm: "plot_perf_box_name"
13803   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13804   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13805   include:
13806     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13807     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13808     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13809     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13810     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13811     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13812   layout:
13813     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13814     layout: "plot-throughput"
13815
13816 - type: "plot"
13817   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13818   algorithm: "plot_perf_box_name"
13819   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13820   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13821   include:
13822     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13823     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13824     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13825     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13826     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13827     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13828   layout:
13829     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13830     layout: "plot-throughput"
13831
13832 - type: "plot"
13833   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13834   algorithm: "plot_perf_box_name"
13835   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13836   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13837   include:
13838     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13839     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13840     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13841 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13842 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13843 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13844   layout:
13845     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13846     layout: "plot-throughput"
13847
13848 - type: "plot"
13849   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13850   algorithm: "plot_perf_box_name"
13851   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13852   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13853   include:
13854     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13855     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13856     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13857 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13858 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13859 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13860   layout:
13861     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13862     layout: "plot-throughput"
13863
13864 - type: "plot"
13865   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13866   algorithm: "plot_perf_box_name"
13867   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13868   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13869   include:
13870     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13871     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13872     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13873     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13874     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13875     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13876   layout:
13877     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13878     layout: "plot-throughput"
13879
13880 - type: "plot"
13881   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13882   algorithm: "plot_perf_box_name"
13883   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13884   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13885   include:
13886     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13887     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13888     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13889     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13890     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13891     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13892   layout:
13893     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13894     layout: "plot-throughput"
13895
13896 - type: "plot"
13897   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13898   algorithm: "plot_perf_box_name"
13899   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13900   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13901   include:
13902     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13903     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13904     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13905     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13906     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13907     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13908   layout:
13909     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13910     layout: "plot-throughput"
13911
13912 - type: "plot"
13913   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13914   algorithm: "plot_perf_box_name"
13915   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13916   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13917   include:
13918     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13919     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13920     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13921     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13922     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13923     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13924   layout:
13925     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13926     layout: "plot-throughput"
13927
13928 #- type: "plot"
13929 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13930 #  algorithm: "plot_perf_box_name"
13931 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13932 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13933 #  include:
13934 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13935 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13936 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13937 #  layout:
13938 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13939 #    layout: "plot-throughput"
13940 #
13941 #- type: "plot"
13942 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13943 #  algorithm: "plot_perf_box_name"
13944 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13945 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13946 #  include:
13947 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13948 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13949 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13950 #  layout:
13951 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13952 #    layout: "plot-throughput"
13953
13954 - type: "plot"
13955   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13956   algorithm: "plot_perf_box_name"
13957   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13958   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13959   include:
13960     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13961     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13962     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13963     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13964     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13965   layout:
13966     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13967     layout: "plot-throughput"
13968
13969 - type: "plot"
13970   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13971   algorithm: "plot_perf_box_name"
13972   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13973   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13974   include:
13975     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13976     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13977     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13978     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13979     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13980   layout:
13981     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13982     layout: "plot-throughput"
13983
13984 - type: "plot"
13985   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13986   algorithm: "plot_perf_box_name"
13987   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13988   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13989   include:
13990     - "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"
13991     - "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"
13992     - "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"
13993     - "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"
13994     - "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"
13995   layout:
13996     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13997     layout: "plot-throughput"
13998
13999 - type: "plot"
14000   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14001   algorithm: "plot_perf_box_name"
14002   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14003   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14004   include:
14005     - "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"
14006     - "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"
14007     - "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"
14008     - "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"
14009     - "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"
14010   layout:
14011     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14012     layout: "plot-throughput"
14013
14014 - type: "plot"
14015   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14016   algorithm: "plot_perf_box_name"
14017   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14018   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14019   include:
14020     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14021     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14022     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14023     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14024     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14025   layout:
14026     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14027     layout: "plot-throughput"
14028
14029 - type: "plot"
14030   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14031   algorithm: "plot_perf_box_name"
14032   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14033   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14034   include:
14035     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14036     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14037     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14038     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14039     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14040   layout:
14041     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14042     layout: "plot-throughput"
14043
14044 - type: "plot"
14045   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14046   algorithm: "plot_perf_box_name"
14047   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14048   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14049   include:
14050     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14051     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14052     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14053     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14054     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14055   layout:
14056     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14057     layout: "plot-throughput"
14058
14059 - type: "plot"
14060   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14061   algorithm: "plot_perf_box_name"
14062   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14063   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14064   include:
14065     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14066     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14067     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14068     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14069     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14070   layout:
14071     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14072     layout: "plot-throughput"
14073
14074 - type: "plot"
14075   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14076   algorithm: "plot_perf_box_name"
14077   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14078   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14079   include:
14080     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14081     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14082     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14083     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14084     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14085   layout:
14086     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14087     layout: "plot-throughput"
14088
14089 - type: "plot"
14090   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14091   algorithm: "plot_perf_box_name"
14092   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14093   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14094   include:
14095     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14096     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14097     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14098     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14099     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14100   layout:
14101     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14102     layout: "plot-throughput"
14103
14104 - type: "plot"
14105   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14106   algorithm: "plot_perf_box_name"
14107   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14108   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14109   include:
14110     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14111     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14112     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14113     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14114     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14115   layout:
14116     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14117     layout: "plot-throughput"
14118
14119 - type: "plot"
14120   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14121   algorithm: "plot_perf_box_name"
14122   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14123   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14124   include:
14125     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14126     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14127     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14128     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14129     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14130   layout:
14131     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14132     layout: "plot-throughput"
14133
14134 - type: "plot"
14135   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14136   algorithm: "plot_perf_box_name"
14137   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14138   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14139   include:
14140     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14141     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14142     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14143     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14144   layout:
14145     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14146     layout: "plot-throughput"
14147
14148 - type: "plot"
14149   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14150   algorithm: "plot_perf_box_name"
14151   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14152   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14153   include:
14154     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14155     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14156     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14157     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14158   layout:
14159     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14160     layout: "plot-throughput"
14161
14162 - type: "plot"
14163   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14164   algorithm: "plot_perf_box_name"
14165   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14166   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14167   include:
14168     - "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"
14169     - "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"
14170     - "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"
14171     - "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"
14172   layout:
14173     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14174     layout: "plot-throughput"
14175
14176 - type: "plot"
14177   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14178   algorithm: "plot_perf_box_name"
14179   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14180   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14181   include:
14182     - "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"
14183     - "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"
14184     - "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"
14185     - "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"
14186   layout:
14187     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14188     layout: "plot-throughput"
14189
14190 - type: "plot"
14191   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14192   algorithm: "plot_perf_box_name"
14193   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14194   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14195   include:
14196     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14197     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14198     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14199     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14200     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14201     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14202   layout:
14203     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14204     layout: "plot-throughput"
14205
14206 - type: "plot"
14207   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14208   algorithm: "plot_perf_box_name"
14209   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14210   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14211   include:
14212     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14213     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14214     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14215     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14216     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14217     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14218   layout:
14219     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14220     layout: "plot-throughput"
14221
14222 - type: "plot"
14223   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14224   algorithm: "plot_perf_box_name"
14225   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14226   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14227   include:
14228     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14229     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14230     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14231     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14232     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14233     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14234   layout:
14235     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14236     layout: "plot-throughput"
14237
14238 - type: "plot"
14239   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14240   algorithm: "plot_perf_box_name"
14241   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14242   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14243   include:
14244     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14245     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14246     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14247     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14248     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14249     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14250   layout:
14251     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14252     layout: "plot-throughput"
14253
14254 - type: "plot"
14255   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14256   algorithm: "plot_perf_box_name"
14257   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14258   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14259   include:
14260     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14261     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14262     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14263     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14264     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14265     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14266   layout:
14267     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14268     layout: "plot-throughput"
14269
14270 - type: "plot"
14271   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14272   algorithm: "plot_perf_box_name"
14273   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14274   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14275   include:
14276     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14277     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14278     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14279     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14280     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14281     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14282   layout:
14283     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14284     layout: "plot-throughput"
14285
14286 - type: "plot"
14287   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14288   algorithm: "plot_perf_box_name"
14289   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14290   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14291   include:
14292     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14293     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14294     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14295     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14296     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14297   layout:
14298     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14299     layout: "plot-throughput"
14300
14301 - type: "plot"
14302   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14303   algorithm: "plot_perf_box_name"
14304   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14305   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14306   include:
14307     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14308     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14309     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14310     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14311     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14312   layout:
14313     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14314     layout: "plot-throughput"
14315
14316 - type: "plot"
14317   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14318   algorithm: "plot_perf_box_name"
14319   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14320   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14321   include:
14322     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14323     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14324   layout:
14325     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14326     layout: "plot-throughput"
14327
14328 - type: "plot"
14329   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14330   algorithm: "plot_perf_box_name"
14331   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14332   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14333   include:
14334     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14335     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14336   layout:
14337     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14338     layout: "plot-throughput"
14339
14340 - type: "plot"
14341   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14342   algorithm: "plot_perf_box_name"
14343   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14344   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14345   include:
14346     - "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"
14347     - "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"
14348   layout:
14349     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14350     layout: "plot-throughput"
14351
14352 - type: "plot"
14353   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14354   algorithm: "plot_perf_box_name"
14355   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14356   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14357   include:
14358     - "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"
14359     - "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"
14360   layout:
14361     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14362     layout: "plot-throughput"
14363
14364 - type: "plot"
14365   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14366   algorithm: "plot_perf_box_name"
14367   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14368   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14369   include:
14370     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14371     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14372   layout:
14373     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14374     layout: "plot-throughput"
14375
14376 - type: "plot"
14377   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14378   algorithm: "plot_perf_box_name"
14379   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14380   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14381   include:
14382     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14383     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14384   layout:
14385     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14386     layout: "plot-throughput"
14387
14388 - type: "plot"
14389   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14390   algorithm: "plot_perf_box_name"
14391   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14392   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14393   include:
14394     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14395     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14396   layout:
14397     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14398     layout: "plot-throughput"
14399
14400 - type: "plot"
14401   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14402   algorithm: "plot_perf_box_name"
14403   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14404   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14405   include:
14406     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14407     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14408   layout:
14409     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14410     layout: "plot-throughput"
14411
14412 - type: "plot"
14413   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14414   algorithm: "plot_perf_box_name"
14415   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14416   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14417   include:
14418     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14419     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14420     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14421     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14422     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14423     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14424   layout:
14425     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14426     layout: "plot-throughput"
14427
14428 - type: "plot"
14429   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14430   algorithm: "plot_perf_box_name"
14431   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14432   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14433   include:
14434     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14435     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14436     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14437     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14438     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14439     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14440   layout:
14441     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14442     layout: "plot-throughput"
14443
14444 - type: "plot"
14445   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14446   algorithm: "plot_perf_box_name"
14447   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14448   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14449   include:
14450     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14451     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14452     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14453     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14454     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14455     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14456   layout:
14457     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14458     layout: "plot-throughput"
14459
14460 - type: "plot"
14461   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14462   algorithm: "plot_perf_box_name"
14463   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14464   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14465   include:
14466     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14467     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14468     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14469     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14470     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14471     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14472   layout:
14473     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14474     layout: "plot-throughput"
14475
14476 #- type: "plot"
14477 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14478 #  algorithm: "plot_perf_box_name"
14479 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14480 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14481 #  include:
14482 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14483 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14484 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14485 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14486 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14487 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14488 #  layout:
14489 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14490 #    layout: "plot-throughput"
14491 #
14492 #- type: "plot"
14493 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14494 #  algorithm: "plot_perf_box_name"
14495 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14496 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14497 #  include:
14498 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14499 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14500 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14501 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14502 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14503 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14504 #  layout:
14505 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14506 #    layout: "plot-throughput"
14507
14508 - type: "plot"
14509   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14510   algorithm: "plot_perf_box_name"
14511   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14512   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14513   include:
14514     - "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"
14515     - "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"
14516     - "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"
14517     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14518     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14519     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14520   layout:
14521     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
14522     layout: "plot-throughput"
14523
14524 - type: "plot"
14525   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14526   algorithm: "plot_perf_box_name"
14527   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14528   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14529   include:
14530     - "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"
14531     - "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"
14532     - "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"
14533     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14534     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14535     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14536   layout:
14537     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
14538     layout: "plot-throughput"
14539
14540 ################################################################################
14541
14542 # Packet Speedup
14543
14544 - type: "plot"
14545   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14546   algorithm: "plot_tsa_name"
14547   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14548   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14549   include:
14550     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14551     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14552     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14553     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14554   layout:
14555     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
14556     layout: "plot-throughput-speedup-analysis"
14557
14558 - type: "plot"
14559   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14560   algorithm: "plot_tsa_name"
14561   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14562   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14563   include:
14564     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14565     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14566     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14567     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14568   layout:
14569     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
14570     layout: "plot-throughput-speedup-analysis"
14571
14572 - type: "plot"
14573   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14574   algorithm: "plot_tsa_name"
14575   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14576   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14577   include:
14578     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14579     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14580     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14581     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14582   layout:
14583     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
14584     layout: "plot-throughput-speedup-analysis"
14585
14586 - type: "plot"
14587   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14588   algorithm: "plot_tsa_name"
14589   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14590   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14591   include:
14592     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14593     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14594     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14595     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14596   layout:
14597     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
14598     layout: "plot-throughput-speedup-analysis"
14599
14600 - type: "plot"
14601   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14602   algorithm: "plot_tsa_name"
14603   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14604   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14605   include:
14606     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14607     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14608     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14609     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14610     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14611   layout:
14612     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
14613     layout: "plot-throughput-speedup-analysis"
14614
14615 - type: "plot"
14616   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14617   algorithm: "plot_tsa_name"
14618   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14619   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14620   include:
14621     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14622     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14623     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14624     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14625     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14626   layout:
14627     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14628     layout: "plot-throughput-speedup-analysis"
14629
14630 - type: "plot"
14631   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14632   algorithm: "plot_tsa_name"
14633   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14634   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14635   include:
14636     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14637     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14638     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14639     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14640     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14641   layout:
14642     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
14643     layout: "plot-throughput-speedup-analysis"
14644
14645 - type: "plot"
14646   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14647   algorithm: "plot_tsa_name"
14648   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14649   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14650   include:
14651     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14652     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14653     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14654     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14655     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14656   layout:
14657     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14658     layout: "plot-throughput-speedup-analysis"
14659
14660 - type: "plot"
14661   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14662   algorithm: "plot_tsa_name"
14663   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14664   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14665   include:
14666     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14667     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14668     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14669     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14670     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14671     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14672   layout:
14673     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
14674     layout: "plot-throughput-speedup-analysis"
14675
14676 - type: "plot"
14677   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14678   algorithm: "plot_tsa_name"
14679   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14680   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14681   include:
14682     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14683     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14684     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14685     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14686     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14687     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14688   layout:
14689     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
14690     layout: "plot-throughput-speedup-analysis"
14691
14692 - type: "plot"
14693   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14694   algorithm: "plot_tsa_name"
14695   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14696   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14697   include:
14698     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14699     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14700     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14701     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14702     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14703   layout:
14704     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14705     layout: "plot-throughput-speedup-analysis"
14706
14707 - type: "plot"
14708   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14709   algorithm: "plot_tsa_name"
14710   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14711   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14712   include:
14713     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14714     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14715     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14716     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14717     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14718   layout:
14719     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14720     layout: "plot-throughput-speedup-analysis"
14721
14722 - type: "plot"
14723   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14724   algorithm: "plot_tsa_name"
14725   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14726   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14727   include:
14728     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14729     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14730     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14731   layout:
14732     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
14733     layout: "plot-throughput-speedup-analysis"
14734
14735 - type: "plot"
14736   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14737   algorithm: "plot_tsa_name"
14738   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14739   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14740   include:
14741     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14742     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14743     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14744   layout:
14745     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
14746     layout: "plot-throughput-speedup-analysis"
14747
14748 - type: "plot"
14749   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14750   algorithm: "plot_tsa_name"
14751   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14752   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14753   include:
14754     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14755     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14756     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14757     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14758     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14759   layout:
14760     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14761     layout: "plot-throughput-speedup-analysis"
14762
14763 - type: "plot"
14764   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14765   algorithm: "plot_tsa_name"
14766   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14767   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14768   include:
14769     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14770     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14771     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14772     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14773     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14774   layout:
14775     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14776     layout: "plot-throughput-speedup-analysis"
14777
14778 - type: "plot"
14779   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14780   algorithm: "plot_tsa_name"
14781   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14782   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14783   include:
14784     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14785     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14786     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14787   layout:
14788     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
14789     layout: "plot-throughput-speedup-analysis"
14790
14791 - type: "plot"
14792   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14793   algorithm: "plot_tsa_name"
14794   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14795   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14796   include:
14797     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14798     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14799     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14800   layout:
14801     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
14802     layout: "plot-throughput-speedup-analysis"
14803
14804 - type: "plot"
14805   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14806   algorithm: "plot_tsa_name"
14807   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14808   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14809   include:
14810     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14811     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14812     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14813     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14814     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14815     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14816   layout:
14817     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14818     layout: "plot-throughput-speedup-analysis"
14819
14820 - type: "plot"
14821   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14822   algorithm: "plot_tsa_name"
14823   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14824   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14825   include:
14826     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14827     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14828     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14829     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14830     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14831     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14832   layout:
14833     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14834     layout: "plot-throughput-speedup-analysis"
14835
14836 - type: "plot"
14837   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14838   algorithm: "plot_tsa_name"
14839   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14840   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14841   include:
14842     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14843     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14844     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14845     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14846     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14847     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14848   layout:
14849     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14850     layout: "plot-throughput-speedup-analysis"
14851
14852 - type: "plot"
14853   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14854   algorithm: "plot_tsa_name"
14855   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14856   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14857   include:
14858     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14859     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14860     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14861     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14862     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14863     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14864   layout:
14865     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14866     layout: "plot-throughput-speedup-analysis"
14867
14868 - type: "plot"
14869   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14870   algorithm: "plot_tsa_name"
14871   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14872   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14873   include:
14874     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14875     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14876     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14877   layout:
14878     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
14879     layout: "plot-throughput-speedup-analysis"
14880
14881 - type: "plot"
14882   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14883   algorithm: "plot_tsa_name"
14884   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14885   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14886   include:
14887     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14888     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14889     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14890   layout:
14891     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
14892     layout: "plot-throughput-speedup-analysis"
14893
14894 - type: "plot"
14895   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14896   algorithm: "plot_tsa_name"
14897   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14898   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14899   include:
14900     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14901     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14902     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14903 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14904 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14905   layout:
14906     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
14907     layout: "plot-throughput-speedup-analysis"
14908
14909 - type: "plot"
14910   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14911   algorithm: "plot_tsa_name"
14912   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14913   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14914   include:
14915     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14916     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14917     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14918 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14919 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14920   layout:
14921     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
14922     layout: "plot-throughput-speedup-analysis"
14923
14924 - type: "plot"
14925   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14926   algorithm: "plot_tsa_name"
14927   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14928   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14929   include:
14930     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14931     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14932     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14933     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14934     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14935   layout:
14936     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14937     layout: "plot-throughput-speedup-analysis"
14938
14939 - type: "plot"
14940   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14941   algorithm: "plot_tsa_name"
14942   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14943   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14944   include:
14945     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14946     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14947     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14948     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14949     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14950   layout:
14951     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14952     layout: "plot-throughput-speedup-analysis"
14953
14954 - type: "plot"
14955   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14956   algorithm: "plot_tsa_name"
14957   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14958   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14959   include:
14960     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14961     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14962     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14963     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14964     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14965   layout:
14966     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14967     layout: "plot-throughput-speedup-analysis"
14968
14969 - type: "plot"
14970   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14971   algorithm: "plot_tsa_name"
14972   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14973   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14974   include:
14975     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14976     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14977     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14978     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14979     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14980   layout:
14981     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14982     layout: "plot-throughput-speedup-analysis"
14983
14984 - type: "plot"
14985   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14986   algorithm: "plot_tsa_name"
14987   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14988   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14989   include:
14990     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14991     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14992     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14993     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14994     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14995     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14996   layout:
14997     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14998     layout: "plot-throughput-speedup-analysis"
14999
15000 - type: "plot"
15001   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15002   algorithm: "plot_tsa_name"
15003   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15004   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15005   include:
15006     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15007     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15008     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15009     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15010     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
15011     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15012   layout:
15013     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
15014     layout: "plot-throughput-speedup-analysis"
15015
15016 - type: "plot"
15017   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15018   algorithm: "plot_tsa_name"
15019   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15020   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15021   include:
15022     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15023     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15024     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15025     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15026     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15027     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15028   layout:
15029     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15030     layout: "plot-throughput-speedup-analysis"
15031
15032 - type: "plot"
15033   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15034   algorithm: "plot_tsa_name"
15035   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15036   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15037   include:
15038     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15039     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15040     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15041     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15042     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15043     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15044   layout:
15045     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15046     layout: "plot-throughput-speedup-analysis"
15047
15048 - type: "plot"
15049   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
15050   algorithm: "plot_tsa_name"
15051   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
15052   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15053   include:
15054     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15055     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15056   layout:
15057     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
15058     layout: "plot-throughput-speedup-analysis"
15059
15060 - type: "plot"
15061   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
15062   algorithm: "plot_tsa_name"
15063   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
15064   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15065   include:
15066     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15067     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15068   layout:
15069     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
15070     layout: "plot-throughput-speedup-analysis"
15071
15072 - type: "plot"
15073   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15074   algorithm: "plot_tsa_name"
15075   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15076   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15077   include:
15078     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15079     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15080     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15081     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15082   layout:
15083     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
15084     layout: "plot-throughput-speedup-analysis"
15085
15086 - type: "plot"
15087   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15088   algorithm: "plot_tsa_name"
15089   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15090   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15091   include:
15092     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15093     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15094     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15095     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15096   layout:
15097     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
15098     layout: "plot-throughput-speedup-analysis"
15099
15100 - type: "plot"
15101   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15102   algorithm: "plot_tsa_name"
15103   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15104   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15105   include:
15106     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15107     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15108     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15109     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15110   layout:
15111     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
15112     layout: "plot-throughput-speedup-analysis"
15113
15114 - type: "plot"
15115   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15116   algorithm: "plot_tsa_name"
15117   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15118   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15119   include:
15120     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15121     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15122     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15123     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15124   layout:
15125     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
15126     layout: "plot-throughput-speedup-analysis"
15127
15128 - type: "plot"
15129   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15130   algorithm: "plot_tsa_name"
15131   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15132   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15133   include:
15134     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15135     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15136     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15137     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15138     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15139     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15140   layout:
15141     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
15142     layout: "plot-throughput-speedup-analysis"
15143
15144 - type: "plot"
15145   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15146   algorithm: "plot_tsa_name"
15147   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15148   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15149   include:
15150     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15151     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15152     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15153     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15154     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15155     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15156   layout:
15157     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
15158     layout: "plot-throughput-speedup-analysis"
15159
15160 - type: "plot"
15161   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15162   algorithm: "plot_tsa_name"
15163   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15164   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15165   include:
15166     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15167     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15168     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15169     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15170     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15171   layout:
15172     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15173     layout: "plot-throughput-speedup-analysis"
15174
15175 - type: "plot"
15176   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15177   algorithm: "plot_tsa_name"
15178   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15179   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15180   include:
15181     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15182     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15183     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15184     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15185     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15186   layout:
15187     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15188     layout: "plot-throughput-speedup-analysis"
15189
15190 - type: "plot"
15191   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15192   algorithm: "plot_tsa_name"
15193   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15194   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15195   include:
15196     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15197     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15198     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15199     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15200     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15201   layout:
15202     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15203     layout: "plot-throughput-speedup-analysis"
15204
15205 - type: "plot"
15206   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15207   algorithm: "plot_tsa_name"
15208   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15209   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15210   include:
15211     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15212     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15213     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15214     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15215     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15216   layout:
15217     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15218     layout: "plot-throughput-speedup-analysis"
15219
15220 - type: "plot"
15221   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15222   algorithm: "plot_tsa_name"
15223   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15224   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15225   include:
15226     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15227     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15228     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15229   layout:
15230     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
15231     layout: "plot-throughput-speedup-analysis"
15232
15233 - type: "plot"
15234   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15235   algorithm: "plot_tsa_name"
15236   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15237   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15238   include:
15239     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15240     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15241     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15242   layout:
15243     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
15244     layout: "plot-throughput-speedup-analysis"
15245
15246 - type: "plot"
15247   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15248   algorithm: "plot_tsa_name"
15249   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15250   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15251   include:
15252     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15253     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15254     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15255   layout:
15256     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
15257     layout: "plot-throughput-speedup-analysis"
15258
15259 - type: "plot"
15260   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15261   algorithm: "plot_tsa_name"
15262   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15263   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15264   include:
15265     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15266     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15267     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15268   layout:
15269     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
15270     layout: "plot-throughput-speedup-analysis"
15271
15272 - type: "plot"
15273   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15274   algorithm: "plot_tsa_name"
15275   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15276   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15277   include:
15278     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15279     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15280     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15281     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15282     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15283   layout:
15284     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15285     layout: "plot-throughput-speedup-analysis"
15286
15287 - type: "plot"
15288   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15289   algorithm: "plot_tsa_name"
15290   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15291   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15292   include:
15293     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15294     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15295     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15296     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15297     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15298   layout:
15299     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15300     layout: "plot-throughput-speedup-analysis"
15301
15302 - type: "plot"
15303   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15304   algorithm: "plot_tsa_name"
15305   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15306   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15307   include:
15308     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15309     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15310     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15311     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15312     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15313   layout:
15314     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15315     layout: "plot-throughput-speedup-analysis"
15316
15317 - type: "plot"
15318   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15319   algorithm: "plot_tsa_name"
15320   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15321   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15322   include:
15323     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15324     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15325     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15326     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15327     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15328   layout:
15329     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15330     layout: "plot-throughput-speedup-analysis"
15331
15332 - type: "plot"
15333   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15334   algorithm: "plot_tsa_name"
15335   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15336   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15337   include:
15338     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15339     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15340     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15341     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15342     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15343     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15344   layout:
15345     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
15346     layout: "plot-throughput-speedup-analysis"
15347
15348 - type: "plot"
15349   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15350   algorithm: "plot_tsa_name"
15351   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15352   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15353   include:
15354     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15355     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15356     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15357     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15358     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15359     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15360   layout:
15361     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
15362     layout: "plot-throughput-speedup-analysis"
15363
15364 - type: "plot"
15365   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15366   algorithm: "plot_tsa_name"
15367   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15368   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15369   include:
15370     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15371     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15372     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15373     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15374   layout:
15375     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
15376     layout: "plot-throughput-speedup-analysis"
15377
15378 - type: "plot"
15379   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15380   algorithm: "plot_tsa_name"
15381   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15382   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15383   include:
15384     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15385     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15386     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15387     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15388   layout:
15389     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
15390     layout: "plot-throughput-speedup-analysis"
15391
15392 - type: "plot"
15393   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15394   algorithm: "plot_tsa_name"
15395   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15396   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15397   include:
15398     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15399     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15400     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15401     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15402     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15403     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15404   layout:
15405     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
15406     layout: "plot-throughput-speedup-analysis"
15407
15408 - type: "plot"
15409   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15410   algorithm: "plot_tsa_name"
15411   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15412   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15413   include:
15414     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15415     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15416     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15417     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15418     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15419     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15420   layout:
15421     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
15422     layout: "plot-throughput-speedup-analysis"
15423
15424 - type: "plot"
15425   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15426   algorithm: "plot_tsa_name"
15427   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15428   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15429   include:
15430     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15431     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15432     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15433     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15434     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15435     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15436   layout:
15437     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
15438     layout: "plot-throughput-speedup-analysis"
15439
15440 - type: "plot"
15441   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15442   algorithm: "plot_tsa_name"
15443   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15444   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15445   include:
15446     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15447     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15448     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15449     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15450     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15451     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15452   layout:
15453     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
15454     layout: "plot-throughput-speedup-analysis"
15455
15456 - type: "plot"
15457   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15458   algorithm: "plot_tsa_name"
15459   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15460   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15461   include:
15462     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15463     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15464     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15465     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15466     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15467     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15468   layout:
15469     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
15470     layout: "plot-throughput-speedup-analysis"
15471
15472 - type: "plot"
15473   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15474   algorithm: "plot_tsa_name"
15475   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15476   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15477   include:
15478     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15479     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15480     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15481     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15482     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15483     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15484   layout:
15485     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
15486     layout: "plot-throughput-speedup-analysis"
15487
15488 - type: "plot"
15489   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15490   algorithm: "plot_tsa_name"
15491   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15492   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15493   include:
15494     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15495     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15496     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15497     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15498     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15499     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15500   layout:
15501     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
15502     layout: "plot-throughput-speedup-analysis"
15503
15504 - type: "plot"
15505   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15506   algorithm: "plot_tsa_name"
15507   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15508   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15509   include:
15510     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15511     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15512     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15513     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15514     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15515     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15516   layout:
15517     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
15518     layout: "plot-throughput-speedup-analysis"
15519
15520 - type: "plot"
15521   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15522   algorithm: "plot_tsa_name"
15523   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15524   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15525   include:
15526     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15527     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15528     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15529     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15530     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15531     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15532   layout:
15533     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15534     layout: "plot-throughput-speedup-analysis"
15535
15536 - type: "plot"
15537   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15538   algorithm: "plot_tsa_name"
15539   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15540   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15541   include:
15542     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15543     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15544     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15545     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15546     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15547     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15548   layout:
15549     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15550     layout: "plot-throughput-speedup-analysis"
15551
15552 - type: "plot"
15553   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15554   algorithm: "plot_tsa_name"
15555   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15556   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15557   include:
15558     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15559     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15560     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15561     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15562   layout:
15563     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15564     layout: "plot-throughput-speedup-analysis"
15565
15566 - type: "plot"
15567   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15568   algorithm: "plot_tsa_name"
15569   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15570   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15571   include:
15572     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15573     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15574     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15575     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15576   layout:
15577     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15578     layout: "plot-throughput-speedup-analysis"
15579
15580 - type: "plot"
15581   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15582   algorithm: "plot_tsa_name"
15583   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15584   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15585   include:
15586     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15587     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15588     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15589     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15590   layout:
15591     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15592     layout: "plot-throughput-speedup-analysis"
15593
15594 - type: "plot"
15595   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15596   algorithm: "plot_tsa_name"
15597   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15598   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15599   include:
15600     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15601     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15602     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15603     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15604   layout:
15605     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15606     layout: "plot-throughput-speedup-analysis"
15607
15608 - type: "plot"
15609   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15610   algorithm: "plot_tsa_name"
15611   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15612   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15613   include:
15614     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15615     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15616     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15617     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15618     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15619     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15620   layout:
15621     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15622     layout: "plot-throughput-speedup-analysis"
15623
15624 - type: "plot"
15625   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15626   algorithm: "plot_tsa_name"
15627   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15628   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15629   include:
15630     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15631     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15632     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15633     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15634     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15635     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15636   layout:
15637     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15638     layout: "plot-throughput-speedup-analysis"
15639
15640 - type: "plot"
15641   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15642   algorithm: "plot_tsa_name"
15643   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15644   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15645   include:
15646     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15647     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15648     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15649     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15650     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15651   layout:
15652     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15653     layout: "plot-throughput-speedup-analysis"
15654
15655 - type: "plot"
15656   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15657   algorithm: "plot_tsa_name"
15658   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15659   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15660   include:
15661     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15662     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15663     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15664     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15665     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15666   layout:
15667     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15668     layout: "plot-throughput-speedup-analysis"
15669
15670 - type: "plot"
15671   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15672   algorithm: "plot_tsa_name"
15673   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15674   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15675   include:
15676     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15677     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15678     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15679     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15680     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15681   layout:
15682     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
15683     layout: "plot-throughput-speedup-analysis"
15684
15685 - type: "plot"
15686   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15687   algorithm: "plot_tsa_name"
15688   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15689   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15690   include:
15691     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15692     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15693     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15694     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15695     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15696   layout:
15697     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
15698     layout: "plot-throughput-speedup-analysis"
15699
15700 - type: "plot"
15701   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15702   algorithm: "plot_tsa_name"
15703   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15704   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15705   include:
15706     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15707     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15708     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15709     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15710   layout:
15711     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15712     layout: "plot-throughput-speedup-analysis"
15713
15714 - type: "plot"
15715   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15716   algorithm: "plot_tsa_name"
15717   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15718   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15719   include:
15720     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15721     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15722     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15723     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15724   layout:
15725     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15726     layout: "plot-throughput-speedup-analysis"
15727
15728 - type: "plot"
15729   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15730   algorithm: "plot_tsa_name"
15731   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15732   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15733   include:
15734     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15735     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15736     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15737     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15738     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15739     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15740   layout:
15741     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15742     layout: "plot-throughput-speedup-analysis"
15743
15744 - type: "plot"
15745   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15746   algorithm: "plot_tsa_name"
15747   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15748   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15749   include:
15750     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15751     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15752     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15753     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15754     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15755     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15756   layout:
15757     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15758     layout: "plot-throughput-speedup-analysis"
15759
15760 - type: "plot"
15761   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15762   algorithm: "plot_tsa_name"
15763   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15764   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15765   include:
15766     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15767     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15768     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15769     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15770     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15771     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15772   layout:
15773     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15774     layout: "plot-throughput-speedup-analysis"
15775
15776 - type: "plot"
15777   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15778   algorithm: "plot_tsa_name"
15779   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15780   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15781   include:
15782     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15783     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15784     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15785     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15786     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15787     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15788   layout:
15789     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15790     layout: "plot-throughput-speedup-analysis"
15791
15792 - type: "plot"
15793   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15794   algorithm: "plot_tsa_name"
15795   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15796   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15797   include:
15798     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15799     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15800     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15801     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15802     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15803     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15804   layout:
15805     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
15806     layout: "plot-throughput-speedup-analysis"
15807
15808 - type: "plot"
15809   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15810   algorithm: "plot_tsa_name"
15811   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15812   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15813   include:
15814     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15815     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15816     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15817     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15818     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15819     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15820   layout:
15821     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
15822     layout: "plot-throughput-speedup-analysis"
15823
15824 - type: "plot"
15825   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15826   algorithm: "plot_tsa_name"
15827   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15828   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15829   include:
15830     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15831     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15832     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15833     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15834     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15835     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15836   layout:
15837     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
15838     layout: "plot-throughput-speedup-analysis"
15839
15840 - type: "plot"
15841   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15842   algorithm: "plot_tsa_name"
15843   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15844   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15845   include:
15846     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15847     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15848     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15849     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15850     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15851     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15852   layout:
15853     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
15854     layout: "plot-throughput-speedup-analysis"
15855
15856 - type: "plot"
15857   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15858   algorithm: "plot_tsa_name"
15859   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15860   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15861   include:
15862     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15863     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15864     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15865     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15866     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15867     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15868   layout:
15869     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
15870     layout: "plot-throughput-speedup-analysis"
15871
15872 - type: "plot"
15873   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15874   algorithm: "plot_tsa_name"
15875   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15876   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15877   include:
15878     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15879     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15880     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15881     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15882     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15883     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15884   layout:
15885     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
15886     layout: "plot-throughput-speedup-analysis"
15887
15888 - type: "plot"
15889   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
15890   algorithm: "plot_tsa_name"
15891   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15892   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15893   include:
15894     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15895     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15896     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15897     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15898     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15899   layout:
15900     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
15901     layout: "plot-throughput-speedup-analysis"
15902
15903 - type: "plot"
15904   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
15905   algorithm: "plot_tsa_name"
15906   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15907   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15908   include:
15909     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15910     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15911     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15912     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15913     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15914   layout:
15915     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
15916     layout: "plot-throughput-speedup-analysis"
15917
15918 - type: "plot"
15919   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15920   algorithm: "plot_tsa_name"
15921   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15922   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15923   include:
15924     - "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"
15925     - "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"
15926     - "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"
15927     - "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"
15928     - "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"
15929   layout:
15930     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15931     layout: "plot-throughput-speedup-analysis"
15932
15933 - type: "plot"
15934   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15935   algorithm: "plot_tsa_name"
15936   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15937   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15938   include:
15939     - "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"
15940     - "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"
15941     - "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"
15942     - "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"
15943     - "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"
15944   layout:
15945     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15946     layout: "plot-throughput-speedup-analysis"
15947
15948 - type: "plot"
15949   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15950   algorithm: "plot_tsa_name"
15951   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15952   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15953   include:
15954     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15955     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15956     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15957     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15958     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15959   layout:
15960     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15961     layout: "plot-throughput-speedup-analysis"
15962
15963 - type: "plot"
15964   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15965   algorithm: "plot_tsa_name"
15966   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15967   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15968   include:
15969     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15970     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15971     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15972     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15973     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15974   layout:
15975     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15976     layout: "plot-throughput-speedup-analysis"
15977
15978 - type: "plot"
15979   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15980   algorithm: "plot_tsa_name"
15981   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15982   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15983   include:
15984     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15985     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15986     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15987     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15988     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15989   layout:
15990     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15991     layout: "plot-throughput-speedup-analysis"
15992
15993 - type: "plot"
15994   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15995   algorithm: "plot_tsa_name"
15996   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15997   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15998   include:
15999     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16000     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16001     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16002     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16003     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16004   layout:
16005     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16006     layout: "plot-throughput-speedup-analysis"
16007
16008 - type: "plot"
16009   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
16010   algorithm: "plot_tsa_name"
16011   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
16012   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16013   include:
16014     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16015     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16016     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16017     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16018     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16019   layout:
16020     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
16021     layout: "plot-throughput-speedup-analysis"
16022
16023 - type: "plot"
16024   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
16025   algorithm: "plot_tsa_name"
16026   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
16027   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16028   include:
16029     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16030     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16031     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16032     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16033     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16034   layout:
16035     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
16036     layout: "plot-throughput-speedup-analysis"
16037
16038 - type: "plot"
16039   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
16040   algorithm: "plot_tsa_name"
16041   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16042   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16043   include:
16044     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16045     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16046     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16047     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16048     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16049   layout:
16050     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
16051     layout: "plot-throughput-speedup-analysis"
16052
16053 - type: "plot"
16054   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
16055   algorithm: "plot_tsa_name"
16056   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16057   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16058   include:
16059     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16060     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16061     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16062     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16063     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16064   layout:
16065     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
16066     layout: "plot-throughput-speedup-analysis"
16067
16068 - type: "plot"
16069   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
16070   algorithm: "plot_tsa_name"
16071   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16072   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16073   include:
16074     - "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"
16075     - "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"
16076     - "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"
16077     - "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"
16078   layout:
16079     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
16080     layout: "plot-throughput-speedup-analysis"
16081
16082 - type: "plot"
16083   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16084   algorithm: "plot_tsa_name"
16085   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16086   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16087   include:
16088     - "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"
16089     - "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"
16090     - "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"
16091     - "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"
16092   layout:
16093     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16094     layout: "plot-throughput-speedup-analysis"
16095
16096 - type: "plot"
16097   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16098   algorithm: "plot_tsa_name"
16099   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16100   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16101   include:
16102     - "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"
16103     - "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"
16104     - "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"
16105     - "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"
16106   layout:
16107     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16108     layout: "plot-throughput-speedup-analysis"
16109
16110 - type: "plot"
16111   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16112   algorithm: "plot_tsa_name"
16113   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16114   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16115   include:
16116     - "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"
16117     - "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"
16118     - "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"
16119     - "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"
16120   layout:
16121     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16122     layout: "plot-throughput-speedup-analysis"
16123
16124 - type: "plot"
16125   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
16126   algorithm: "plot_tsa_name"
16127   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
16128   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16129   include:
16130     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16131     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16132     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16133     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16134     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16135     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16136   layout:
16137     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
16138     layout: "plot-throughput-speedup-analysis"
16139
16140 - type: "plot"
16141   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
16142   algorithm: "plot_tsa_name"
16143   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
16144   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16145   include:
16146     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16147     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16148     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16149     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16150     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16151     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16152   layout:
16153     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
16154     layout: "plot-throughput-speedup-analysis"
16155
16156 - type: "plot"
16157   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16158   algorithm: "plot_tsa_name"
16159   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
16160   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16161   include:
16162     - "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"
16163     - "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"
16164     - "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"
16165     - "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"
16166     - "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"
16167     - "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"
16168   layout:
16169     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16170     layout: "plot-throughput-speedup-analysis"
16171
16172 - type: "plot"
16173   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16174   algorithm: "plot_tsa_name"
16175   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
16176   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16177   include:
16178     - "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"
16179     - "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"
16180     - "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"
16181     - "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"
16182     - "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"
16183     - "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"
16184   layout:
16185     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16186     layout: "plot-throughput-speedup-analysis"
16187
16188 - type: "plot"
16189   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16190   algorithm: "plot_tsa_name"
16191   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16192   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16193   include:
16194     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16195     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16196     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16197     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16198     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16199     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16200   layout:
16201     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16202     layout: "plot-throughput-speedup-analysis"
16203
16204 - type: "plot"
16205   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16206   algorithm: "plot_tsa_name"
16207   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16208   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16209   include:
16210     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16211     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16212     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16213     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16214     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16215     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16216   layout:
16217     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16218     layout: "plot-throughput-speedup-analysis"
16219
16220 - type: "plot"
16221   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16222   algorithm: "plot_tsa_name"
16223   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16224   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16225   include:
16226     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16227     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16228     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16229     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16230     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16231   layout:
16232     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16233     layout: "plot-throughput-speedup-analysis"
16234
16235 - type: "plot"
16236   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16237   algorithm: "plot_tsa_name"
16238   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16239   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16240   include:
16241     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16242     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16243     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16244     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16245     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16246   layout:
16247     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16248     layout: "plot-throughput-speedup-analysis"
16249
16250 - type: "plot"
16251   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16252   algorithm: "plot_tsa_name"
16253   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16254   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16255   include:
16256     - "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"
16257     - "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"
16258   layout:
16259     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16260     layout: "plot-throughput-speedup-analysis"
16261
16262 - type: "plot"
16263   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16264   algorithm: "plot_tsa_name"
16265   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16266   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16267   include:
16268     - "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"
16269     - "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"
16270   layout:
16271     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16272     layout: "plot-throughput-speedup-analysis"
16273
16274 - type: "plot"
16275   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16276   algorithm: "plot_tsa_name"
16277   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16278   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16279   include:
16280     - "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"
16281     - "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"
16282   layout:
16283     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16284     layout: "plot-throughput-speedup-analysis"
16285
16286 - type: "plot"
16287   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16288   algorithm: "plot_tsa_name"
16289   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16290   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16291   include:
16292     - "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"
16293     - "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"
16294   layout:
16295     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16296     layout: "plot-throughput-speedup-analysis"
16297
16298 - type: "plot"
16299   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16300   algorithm: "plot_tsa_name"
16301   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16302   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16303   include:
16304     - "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"
16305     - "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"
16306     - "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"
16307     - "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"
16308     - "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"
16309     - "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"
16310   layout:
16311     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
16312     layout: "plot-throughput-speedup-analysis"
16313
16314 - type: "plot"
16315   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16316   algorithm: "plot_tsa_name"
16317   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16318   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16319   include:
16320     - "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"
16321     - "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"
16322     - "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"
16323     - "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"
16324     - "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"
16325     - "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"
16326   layout:
16327     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
16328     layout: "plot-throughput-speedup-analysis"
16329
16330 - type: "plot"
16331   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16332   algorithm: "plot_tsa_name"
16333   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16334   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16335   include:
16336     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16337     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16338     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16339     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16340     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16341   layout:
16342     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
16343     layout: "plot-throughput-speedup-analysis"
16344
16345 - type: "plot"
16346   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16347   algorithm: "plot_tsa_name"
16348   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16349   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16350   include:
16351     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16352     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16353     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16354     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16355     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16356   layout:
16357     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
16358     layout: "plot-throughput-speedup-analysis"
16359
16360 - type: "plot"
16361   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16362   algorithm: "plot_tsa_name"
16363   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16364   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16365   include:
16366     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16367     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16368     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16369     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16370     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16371   layout:
16372     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
16373     layout: "plot-throughput-speedup-analysis"
16374
16375 - type: "plot"
16376   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16377   algorithm: "plot_tsa_name"
16378   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16379   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16380   include:
16381     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16382     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16383     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16384     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16385     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16386   layout:
16387     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
16388     layout: "plot-throughput-speedup-analysis"
16389
16390 - type: "plot"
16391   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16392   algorithm: "plot_tsa_name"
16393   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16394   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16395   include:
16396     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16397     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16398     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16399     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16400     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16401     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16402   layout:
16403     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
16404     layout: "plot-throughput-speedup-analysis"
16405
16406 - type: "plot"
16407   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16408   algorithm: "plot_tsa_name"
16409   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16410   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16411   include:
16412     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16413     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16414     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16415     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16416     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16417     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16418   layout:
16419     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
16420     layout: "plot-throughput-speedup-analysis"
16421
16422 - type: "plot"
16423   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16424   algorithm: "plot_tsa_name"
16425   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16426   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16427   include:
16428     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16429     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16430     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16431     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16432   layout:
16433     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
16434     layout: "plot-throughput-speedup-analysis"
16435
16436 - type: "plot"
16437   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16438   algorithm: "plot_tsa_name"
16439   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16440   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16441   include:
16442     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16443     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16444     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16445     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16446   layout:
16447     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
16448     layout: "plot-throughput-speedup-analysis"
16449
16450 - type: "plot"
16451   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16452   algorithm: "plot_tsa_name"
16453   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16454   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16455   include:
16456     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16457     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16458     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16459     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16460     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16461   layout:
16462     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
16463     layout: "plot-throughput-speedup-analysis"
16464
16465 - type: "plot"
16466   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16467   algorithm: "plot_tsa_name"
16468   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16469   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16470   include:
16471     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16472     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16473     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16474     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16475     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16476   layout:
16477     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
16478     layout: "plot-throughput-speedup-analysis"
16479
16480 - type: "plot"
16481   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16482   algorithm: "plot_tsa_name"
16483   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16484   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16485   include:
16486     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16487     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16488     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16489     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16490     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16491     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16492   layout:
16493     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
16494     layout: "plot-throughput-speedup-analysis"
16495
16496 - type: "plot"
16497   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16498   algorithm: "plot_tsa_name"
16499   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16500   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16501   include:
16502     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16503     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16504     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16505     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16506     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16507     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16508   layout:
16509     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
16510     layout: "plot-throughput-speedup-analysis"
16511
16512 - type: "plot"
16513   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16514   algorithm: "plot_tsa_name"
16515   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16516   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16517   include:
16518     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16519     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16520     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16521     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16522   layout:
16523     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
16524     layout: "plot-throughput-speedup-analysis"
16525
16526 - type: "plot"
16527   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16528   algorithm: "plot_tsa_name"
16529   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16530   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16531   include:
16532     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16533     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16534     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16535     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16536   layout:
16537     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
16538     layout: "plot-throughput-speedup-analysis"
16539
16540 - type: "plot"
16541   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16542   algorithm: "plot_tsa_name"
16543   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16544   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16545   include:
16546     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16547     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16548     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16549     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16550     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16551     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16552   layout:
16553     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
16554     layout: "plot-throughput-speedup-analysis"
16555
16556 - type: "plot"
16557   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16558   algorithm: "plot_tsa_name"
16559   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16560   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16561   include:
16562     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16563     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16564     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16565     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16566     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16567     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16568   layout:
16569     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
16570     layout: "plot-throughput-speedup-analysis"
16571
16572 - type: "plot"
16573   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16574   algorithm: "plot_tsa_name"
16575   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16576   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16577   include:
16578     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16579     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16580     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16581     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16582     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16583     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16584   layout:
16585     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16586     layout: "plot-throughput-speedup-analysis"
16587
16588 - type: "plot"
16589   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16590   algorithm: "plot_tsa_name"
16591   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16592   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16593   include:
16594     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16595     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16596     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16597     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16598     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16599     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16600   layout:
16601     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16602     layout: "plot-throughput-speedup-analysis"
16603
16604 - type: "plot"
16605   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16606   algorithm: "plot_tsa_name"
16607   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16608   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16609   include:
16610     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16611     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16612     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16613     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16614     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16615     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16616   layout:
16617     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16618     layout: "plot-throughput-speedup-analysis"
16619
16620 - type: "plot"
16621   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16622   algorithm: "plot_tsa_name"
16623   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16624   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16625   include:
16626     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16627     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16628     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16629     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16630     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16631     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16632   layout:
16633     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16634     layout: "plot-throughput-speedup-analysis"
16635
16636 - type: "plot"
16637   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16638   algorithm: "plot_tsa_name"
16639   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16640   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16641   include:
16642     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16643     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16644     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16645     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16646     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16647     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16648   layout:
16649     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16650     layout: "plot-throughput-speedup-analysis"
16651
16652 - type: "plot"
16653   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16654   algorithm: "plot_tsa_name"
16655   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16656   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16657   include:
16658     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16659     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16660     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16661     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16662     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16663     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16664   layout:
16665     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16666     layout: "plot-throughput-speedup-analysis"
16667
16668 - type: "plot"
16669   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16670   algorithm: "plot_tsa_name"
16671   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16672   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16673   include:
16674     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16675     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16676     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16677     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16678     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16679     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16680   layout:
16681     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
16682     layout: "plot-throughput-speedup-analysis"
16683
16684 - type: "plot"
16685   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16686   algorithm: "plot_tsa_name"
16687   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16688   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16689   include:
16690     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16691     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16692     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16693     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16694     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16695     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16696   layout:
16697     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
16698     layout: "plot-throughput-speedup-analysis"
16699
16700 #- type: "plot"
16701 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16702 #  algorithm: "plot_tsa_name"
16703 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16704 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16705 #  include:
16706 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16707 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16708 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16709 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16710 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16711 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16712 #  layout:
16713 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
16714 #    layout: "plot-throughput-speedup-analysis"
16715 #
16716 #- type: "plot"
16717 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16718 #  algorithm: "plot_tsa_name"
16719 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16720 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16721 #  include:
16722 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16723 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16724 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16725 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16726 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16727 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16728 #  layout:
16729 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
16730 #    layout: "plot-throughput-speedup-analysis"
16731
16732 - type: "plot"
16733   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16734   algorithm: "plot_tsa_name"
16735   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16736   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16737   include:
16738     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16739     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16740     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16741     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16742     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16743   layout:
16744     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16745     layout: "plot-throughput-speedup-analysis"
16746
16747 - type: "plot"
16748   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16749   algorithm: "plot_tsa_name"
16750   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16751   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16752   include:
16753     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16754     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16755     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16756     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16757     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16758   layout:
16759     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16760     layout: "plot-throughput-speedup-analysis"
16761
16762 - type: "plot"
16763   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16764   algorithm: "plot_tsa_name"
16765   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16766   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16767   include:
16768     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16769     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16770     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16771     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16772     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16773     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16774   layout:
16775     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16776     layout: "plot-throughput-speedup-analysis"
16777
16778 - type: "plot"
16779   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16780   algorithm: "plot_tsa_name"
16781   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16782   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16783   include:
16784     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16785     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16786     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16787     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16788     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16789     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16790   layout:
16791     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16792     layout: "plot-throughput-speedup-analysis"
16793
16794 - type: "plot"
16795   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16796   algorithm: "plot_tsa_name"
16797   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16798   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16799   include:
16800     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16801     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16802     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16803     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16804     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16805   layout:
16806     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16807     layout: "plot-throughput-speedup-analysis"
16808
16809 - type: "plot"
16810   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16811   algorithm: "plot_tsa_name"
16812   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16813   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16814   include:
16815     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16816     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16817     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16818     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16819     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16820   layout:
16821     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16822     layout: "plot-throughput-speedup-analysis"
16823
16824 #- type: "plot"
16825 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16826 #  algorithm: "plot_tsa_name"
16827 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16828 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16829 #  include:
16830 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16831 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16832 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16833 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16834 #  layout:
16835 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16836 #    layout: "plot-throughput-speedup-analysis"
16837 #
16838 #- type: "plot"
16839 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16840 #  algorithm: "plot_tsa_name"
16841 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16842 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16843 #  include:
16844 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16845 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16846 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16847 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16848 #  layout:
16849 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16850 #    layout: "plot-throughput-speedup-analysis"
16851
16852 - type: "plot"
16853   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16854   algorithm: "plot_tsa_name"
16855   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16856   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16857   include:
16858     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16859     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16860     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16861     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16862     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16863     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16864   layout:
16865     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16866     layout: "plot-throughput-speedup-analysis"
16867
16868 - type: "plot"
16869   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16870   algorithm: "plot_tsa_name"
16871   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16872   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16873   include:
16874     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16875     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16876     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16877     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16878     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16879     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16880   layout:
16881     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16882     layout: "plot-throughput-speedup-analysis"
16883
16884 - type: "plot"
16885   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16886   algorithm: "plot_tsa_name"
16887   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16888   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16889   include:
16890     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16891     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16892     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16893     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16894     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16895   layout:
16896     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16897     layout: "plot-throughput-speedup-analysis"
16898
16899 - type: "plot"
16900   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16901   algorithm: "plot_tsa_name"
16902   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16903   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16904   include:
16905     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16906     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16907     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16908     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16909     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16910   layout:
16911     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16912     layout: "plot-throughput-speedup-analysis"
16913
16914 - type: "plot"
16915   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16916   algorithm: "plot_tsa_name"
16917   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16918   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16919   include:
16920     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16921     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16922     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16923     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16924     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16925     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16926   layout:
16927     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16928     layout: "plot-throughput-speedup-analysis"
16929
16930 - type: "plot"
16931   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16932   algorithm: "plot_tsa_name"
16933   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16934   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16935   include:
16936     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16937     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16938     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16939     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16940     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16941     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16942   layout:
16943     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16944     layout: "plot-throughput-speedup-analysis"
16945
16946 - type: "plot"
16947   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16948   algorithm: "plot_tsa_name"
16949   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16950   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16951   include:
16952     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16953     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16954     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16955     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16956   layout:
16957     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16958     layout: "plot-throughput-speedup-analysis"
16959
16960 - type: "plot"
16961   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16962   algorithm: "plot_tsa_name"
16963   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16964   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16965   include:
16966     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16967     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16968     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16969     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16970   layout:
16971     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16972     layout: "plot-throughput-speedup-analysis"
16973
16974 - type: "plot"
16975   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16976   algorithm: "plot_tsa_name"
16977   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16978   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16979   include:
16980     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16981     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16982     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16983     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16984     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16985   layout:
16986     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16987     layout: "plot-throughput-speedup-analysis"
16988
16989 - type: "plot"
16990   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16991   algorithm: "plot_tsa_name"
16992   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16993   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16994   include:
16995     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16996     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16997     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16998     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16999     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17000   layout:
17001     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17002     layout: "plot-throughput-speedup-analysis"
17003
17004 - type: "plot"
17005   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17006   algorithm: "plot_tsa_name"
17007   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17008   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17009   include:
17010     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17011     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17012     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17013     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17014     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17015     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17016   layout:
17017     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17018     layout: "plot-throughput-speedup-analysis"
17019
17020 - type: "plot"
17021   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17022   algorithm: "plot_tsa_name"
17023   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17024   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17025   include:
17026     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17027     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17028     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17029     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17030     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17031     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17032   layout:
17033     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17034     layout: "plot-throughput-speedup-analysis"
17035
17036 #- type: "plot"
17037 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17038 #  algorithm: "plot_tsa_name"
17039 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17040 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17041 #  include:
17042 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17043 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17044 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17045 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17046 #  layout:
17047 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17048 #    layout: "plot-throughput-speedup-analysis"
17049 #
17050 #- type: "plot"
17051 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17052 #  algorithm: "plot_tsa_name"
17053 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17054 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17055 #  include:
17056 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17057 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17058 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17059 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17060 #  layout:
17061 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17062 #    layout: "plot-throughput-speedup-analysis"
17063
17064 - type: "plot"
17065   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17066   algorithm: "plot_tsa_name"
17067   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17068   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17069   include:
17070     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17071     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17072     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17073     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17074     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17075     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17076   layout:
17077     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17078     layout: "plot-throughput-speedup-analysis"
17079
17080 - type: "plot"
17081   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17082   algorithm: "plot_tsa_name"
17083   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17084   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17085   include:
17086     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17087     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17088     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17089     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17090     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17091     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17092   layout:
17093     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17094     layout: "plot-throughput-speedup-analysis"
17095
17096 #- type: "plot"
17097 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17098 #  algorithm: "plot_tsa_name"
17099 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17100 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17101 #  include:
17102 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17103 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17104 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17105 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17106 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17107 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17108 #  layout:
17109 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17110 #    layout: "plot-throughput-speedup-analysis"
17111 #
17112 #- type: "plot"
17113 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17114 #  algorithm: "plot_tsa_name"
17115 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17116 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17117 #  include:
17118 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17119 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17120 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17121 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17122 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17123 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17124 #  layout:
17125 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17126 #    layout: "plot-throughput-speedup-analysis"
17127
17128 #- type: "plot"
17129 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17130 #  algorithm: "plot_tsa_name"
17131 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17132 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17133 #  include:
17134 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17135 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17136 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17137 #  layout:
17138 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17139 #    layout: "plot-throughput-speedup-analysis"
17140 #
17141 #- type: "plot"
17142 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17143 #  algorithm: "plot_tsa_name"
17144 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17145 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17146 #  include:
17147 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17148 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17149 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17150 #  layout:
17151 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17152 #    layout: "plot-throughput-speedup-analysis"
17153
17154 ################################################################################
17155
17156 # Packet Throughput - DPDK
17157
17158 # 2n-skx-xxv710
17159
17160 - type: "plot"
17161   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
17162   algorithm: "plot_perf_box_name"
17163   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
17164   data: "plot-dpdk-throughput-latency-2n-skx"
17165   include:
17166     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17167     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17168   layout:
17169     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
17170     layout: "plot-throughput"
17171
17172 - type: "plot"
17173   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
17174   algorithm: "plot_perf_box_name"
17175   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
17176   data: "plot-dpdk-throughput-latency-2n-skx"
17177   include:
17178     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17179     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17180   layout:
17181     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
17182     layout: "plot-throughput"
17183
17184 - type: "plot"
17185   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
17186   algorithm: "plot_perf_box_name"
17187   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
17188   data: "plot-dpdk-throughput-latency-2n-skx"
17189   include:
17190     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17191     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17192   layout:
17193     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
17194     layout: "plot-throughput"
17195
17196 - type: "plot"
17197   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
17198   algorithm: "plot_perf_box_name"
17199   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
17200   data: "plot-dpdk-throughput-latency-2n-skx"
17201   include:
17202     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17203     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17204   layout:
17205     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
17206     layout: "plot-throughput"
17207
17208 # 2n-skx-x710
17209
17210 - type: "plot"
17211   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
17212   algorithm: "plot_perf_box_name"
17213   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
17214   data: "plot-dpdk-throughput-latency-2n-skx"
17215   include:
17216     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17217     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17218   layout:
17219     title: "2n-skx-x710-64b-2t1c-base-ndr"
17220     layout: "plot-throughput"
17221
17222 - type: "plot"
17223   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
17224   algorithm: "plot_perf_box_name"
17225   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
17226   data: "plot-dpdk-throughput-latency-2n-skx"
17227   include:
17228     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17229     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17230   layout:
17231     title: "2n-skx-x710-64b-4t2c-base-ndr"
17232     layout: "plot-throughput"
17233
17234 - type: "plot"
17235   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
17236   algorithm: "plot_perf_box_name"
17237   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
17238   data: "plot-dpdk-throughput-latency-2n-skx"
17239   include:
17240     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17241     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17242   layout:
17243     title: "2n-skx-x710-64b-2t1c-base-pdr"
17244     layout: "plot-throughput"
17245
17246 - type: "plot"
17247   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
17248   algorithm: "plot_perf_box_name"
17249   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
17250   data: "plot-dpdk-throughput-latency-2n-skx"
17251   include:
17252     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17253     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17254   layout:
17255     title: "2n-skx-x710-64b-4t2c-base-pdr"
17256     layout: "plot-throughput"
17257
17258 # 3n-skx-xxv710
17259
17260 - type: "plot"
17261   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
17262   algorithm: "plot_perf_box_name"
17263   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
17264   data: "plot-dpdk-throughput-latency-3n-skx"
17265   include:
17266     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17267     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17268   layout:
17269     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
17270     layout: "plot-throughput"
17271
17272 - type: "plot"
17273   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
17274   algorithm: "plot_perf_box_name"
17275   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
17276   data: "plot-dpdk-throughput-latency-3n-skx"
17277   include:
17278     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17279     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17280   layout:
17281     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
17282     layout: "plot-throughput"
17283
17284 - type: "plot"
17285   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
17286   algorithm: "plot_perf_box_name"
17287   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
17288   data: "plot-dpdk-throughput-latency-3n-skx"
17289   include:
17290     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17291     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17292   layout:
17293     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
17294     layout: "plot-throughput"
17295
17296 - type: "plot"
17297   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
17298   algorithm: "plot_perf_box_name"
17299   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
17300   data: "plot-dpdk-throughput-latency-3n-skx"
17301   include:
17302     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17303     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17304   layout:
17305     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
17306     layout: "plot-throughput"
17307
17308 # 3n-skx-x710
17309
17310 - type: "plot"
17311   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
17312   algorithm: "plot_perf_box_name"
17313   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
17314   data: "plot-dpdk-throughput-latency-3n-skx"
17315   include:
17316     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17317     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17318   layout:
17319     title: "3n-skx-x710-64b-2t1c-base-ndr"
17320     layout: "plot-throughput"
17321
17322 - type: "plot"
17323   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
17324   algorithm: "plot_perf_box_name"
17325   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
17326   data: "plot-dpdk-throughput-latency-3n-skx"
17327   include:
17328     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17329     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17330   layout:
17331     title: "3n-skx-x710-64b-4t2c-base-ndr"
17332     layout: "plot-throughput"
17333
17334 - type: "plot"
17335   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
17336   algorithm: "plot_perf_box_name"
17337   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
17338   data: "plot-dpdk-throughput-latency-3n-skx"
17339   include:
17340     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17341     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17342   layout:
17343     title: "3n-skx-x710-64b-2t1c-base-pdr"
17344     layout: "plot-throughput"
17345
17346 - type: "plot"
17347   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
17348   algorithm: "plot_perf_box_name"
17349   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
17350   data: "plot-dpdk-throughput-latency-3n-skx"
17351   include:
17352     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17353     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17354   layout:
17355     title: "3n-skx-x710-64b-4t2c-base-pdr"
17356     layout: "plot-throughput"
17357
17358 # 3n-hsw-xl710
17359
17360 - type: "plot"
17361   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
17362   algorithm: "plot_perf_box_name"
17363   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
17364   data: "plot-dpdk-throughput-latency-3n-hsw"
17365   include:
17366     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17367     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17368   layout:
17369     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
17370     layout: "plot-throughput"
17371
17372 - type: "plot"
17373   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
17374   algorithm: "plot_perf_box_name"
17375   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
17376   data: "plot-dpdk-throughput-latency-3n-hsw"
17377   include:
17378     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17379     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17380   layout:
17381     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
17382     layout: "plot-throughput"
17383
17384 - type: "plot"
17385   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
17386   algorithm: "plot_perf_box_name"
17387   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
17388   data: "plot-dpdk-throughput-latency-3n-hsw"
17389   include:
17390     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17391     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17392   layout:
17393     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
17394     layout: "plot-throughput"
17395
17396 - type: "plot"
17397   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
17398   algorithm: "plot_perf_box_name"
17399   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
17400   data: "plot-dpdk-throughput-latency-3n-hsw"
17401   include:
17402     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17403     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17404   layout:
17405     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
17406     layout: "plot-throughput"
17407
17408 # 3n-hsw-x710
17409
17410 - type: "plot"
17411   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
17412   algorithm: "plot_perf_box_name"
17413   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
17414   data: "plot-dpdk-throughput-latency-3n-hsw"
17415   include:
17416     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17417     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17418   layout:
17419     title: "3n-hsw-x710-64b-1t1c-base-ndr"
17420     layout: "plot-throughput"
17421
17422 - type: "plot"
17423   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
17424   algorithm: "plot_perf_box_name"
17425   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
17426   data: "plot-dpdk-throughput-latency-3n-hsw"
17427   include:
17428     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17429     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17430   layout:
17431     title: "3n-hsw-x710-64b-2t2c-base-ndr"
17432     layout: "plot-throughput"
17433
17434 - type: "plot"
17435   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
17436   algorithm: "plot_perf_box_name"
17437   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
17438   data: "plot-dpdk-throughput-latency-3n-hsw"
17439   include:
17440     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17441     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17442   layout:
17443     title: "3n-hsw-x710-64b-1t1c-base-pdr"
17444     layout: "plot-throughput"
17445
17446 - type: "plot"
17447   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
17448   algorithm: "plot_perf_box_name"
17449   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
17450   data: "plot-dpdk-throughput-latency-3n-hsw"
17451   include:
17452     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17453     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17454   layout:
17455     title: "3n-hsw-x710-64b-2t2c-base-pdr"
17456     layout: "plot-throughput"
17457
17458 # 2n-dnv-x553
17459
17460 - type: "plot"
17461   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
17462   algorithm: "plot_perf_box_name"
17463   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
17464   data: "plot-dpdk-throughput-latency-2n-dnv"
17465   include:
17466     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17467     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17468   layout:
17469     title: "2n-dnv-x553-64b-1t1c-base-ndr"
17470     layout: "plot-throughput"
17471
17472 - type: "plot"
17473   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
17474   algorithm: "plot_perf_box_name"
17475   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
17476   data: "plot-dpdk-throughput-latency-2n-dnv"
17477   include:
17478     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17479     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17480   layout:
17481     title: "2n-dnv-x553-64b-2t2c-base-ndr"
17482     layout: "plot-throughput"
17483
17484 - type: "plot"
17485   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
17486   algorithm: "plot_perf_box_name"
17487   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
17488   data: "plot-dpdk-throughput-latency-2n-dnv"
17489   include:
17490     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17491     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17492   layout:
17493     title: "2n-dnv-x553-64b-1t1c-base-pdr"
17494     layout: "plot-throughput"
17495
17496 - type: "plot"
17497   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
17498   algorithm: "plot_perf_box_name"
17499   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
17500   data: "plot-dpdk-throughput-latency-2n-dnv"
17501   include:
17502     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17503     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17504   layout:
17505     title: "2n-dnv-x553-64b-2t2c-base-pdr"
17506     layout: "plot-throughput"
17507
17508 # 3n-dnv-x553
17509
17510 - type: "plot"
17511   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
17512   algorithm: "plot_perf_box_name"
17513   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
17514   data: "plot-dpdk-throughput-latency-3n-dnv"
17515   include:
17516     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17517     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17518   layout:
17519     title: "3n-dnv-x553-64b-1t1c-base-ndr"
17520     layout: "plot-throughput"
17521
17522 - type: "plot"
17523   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
17524   algorithm: "plot_perf_box_name"
17525   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
17526   data: "plot-dpdk-throughput-latency-3n-dnv"
17527   include:
17528     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17529     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17530   layout:
17531     title: "3n-dnv-x553-64b-2t2c-base-ndr"
17532     layout: "plot-throughput"
17533
17534 - type: "plot"
17535   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
17536   algorithm: "plot_perf_box_name"
17537   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
17538   data: "plot-dpdk-throughput-latency-3n-dnv"
17539   include:
17540     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17541     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17542   layout:
17543     title: "3n-dnv-x553-64b-1t1c-base-pdr"
17544     layout: "plot-throughput"
17545
17546 - type: "plot"
17547   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
17548   algorithm: "plot_perf_box_name"
17549   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
17550   data: "plot-dpdk-throughput-latency-3n-dnv"
17551   include:
17552     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17553     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17554   layout:
17555     title: "3n-dnv-x553-64b-2t2c-base-pdr"
17556     layout: "plot-throughput"
17557
17558 # 3n-tsh-x520
17559
17560 - type: "plot"
17561   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
17562   algorithm: "plot_perf_box_name"
17563   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
17564   data: "plot-dpdk-throughput-latency-3n-tsh"
17565   include:
17566     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17567     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17568   layout:
17569     title: "3n-tsh-x520-64b-1t1c-base-ndr"
17570     layout: "plot-throughput"
17571
17572 - type: "plot"
17573   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
17574   algorithm: "plot_perf_box_name"
17575   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
17576   data: "plot-dpdk-throughput-latency-3n-tsh"
17577   include:
17578     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17579     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17580   layout:
17581     title: "3n-tsh-x520-64b-2t2c-base-ndr"
17582     layout: "plot-throughput"
17583
17584 - type: "plot"
17585   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17586   algorithm: "plot_perf_box_name"
17587   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17588   data: "plot-dpdk-throughput-latency-3n-tsh"
17589   include:
17590     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17591     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17592   layout:
17593     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17594     layout: "plot-throughput"
17595
17596 - type: "plot"
17597   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17598   algorithm: "plot_perf_box_name"
17599   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17600   data: "plot-dpdk-throughput-latency-3n-tsh"
17601   include:
17602     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17603     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17604   layout:
17605     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17606     layout: "plot-throughput"
17607
17608 ################################################################################
17609 ###   2n-clx                                                                 ###
17610 ################################################################################
17611
17612 # Packet Throughput
17613
17614 - type: "plot"
17615   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17616   algorithm: "plot_perf_box_name"
17617   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17618   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17619   include:
17620     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17621     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17622     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17623     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17624   layout:
17625     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17626     layout: "plot-throughput"
17627
17628 - type: "plot"
17629   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17630   algorithm: "plot_perf_box_name"
17631   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17632   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17633   include:
17634     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17635     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17636     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17637     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17638   layout:
17639     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17640     layout: "plot-throughput"
17641
17642 - type: "plot"
17643   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17644   algorithm: "plot_perf_box_name"
17645   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17646   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17647   include:
17648     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17649     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17650     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17651     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17652   layout:
17653     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17654     layout: "plot-throughput"
17655
17656 - type: "plot"
17657   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17658   algorithm: "plot_perf_box_name"
17659   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17660   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17661   include:
17662     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17663     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17664     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17665     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17666   layout:
17667     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17668     layout: "plot-throughput"
17669
17670 - type: "plot"
17671   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17672   algorithm: "plot_perf_box_name"
17673   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17674   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17675   include:
17676 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17677     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17678     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17679     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17680   layout:
17681     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17682     layout: "plot-throughput"
17683
17684 - type: "plot"
17685   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17686   algorithm: "plot_perf_box_name"
17687   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17688   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17689   include:
17690 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17691     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17692     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17693     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17694   layout:
17695     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17696     layout: "plot-throughput"
17697
17698 - type: "plot"
17699   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17700   algorithm: "plot_perf_box_name"
17701   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17702   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17703   include:
17704     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17705     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17706     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17707     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17708     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17709     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17710   layout:
17711     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17712     layout: "plot-throughput"
17713
17714 - type: "plot"
17715   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17716   algorithm: "plot_perf_box_name"
17717   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17718   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17719   include:
17720     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17721     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17722     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17723     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17724     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17725     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17726   layout:
17727     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17728     layout: "plot-throughput"
17729
17730 - type: "plot"
17731   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17732   algorithm: "plot_perf_box_name"
17733   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17734   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17735   include:
17736     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17737     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17738     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17739     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17740   layout:
17741     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17742     layout: "plot-throughput"
17743
17744 - type: "plot"
17745   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17746   algorithm: "plot_perf_box_name"
17747   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17748   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17749   include:
17750     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17752     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17753     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17754   layout:
17755     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17756     layout: "plot-throughput"
17757
17758 - type: "plot"
17759   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17760   algorithm: "plot_perf_box_name"
17761   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17762   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17763   include:
17764     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17765     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17766     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17767   layout:
17768     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17769     layout: "plot-throughput"
17770
17771 - type: "plot"
17772   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17773   algorithm: "plot_perf_box_name"
17774   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17775   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17776   include:
17777     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17778     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17779     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17780   layout:
17781     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17782     layout: "plot-throughput"
17783
17784 - type: "plot"
17785   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17786   algorithm: "plot_perf_box_name"
17787   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17788   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17789   include:
17790     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17791     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17792     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17793     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17794     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17795   layout:
17796     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17797     layout: "plot-throughput"
17798
17799 - type: "plot"
17800   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17801   algorithm: "plot_perf_box_name"
17802   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17803   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17804   include:
17805     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17806     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17807     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17808     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17809     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17810   layout:
17811     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17812     layout: "plot-throughput"
17813
17814 - type: "plot"
17815   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17816   algorithm: "plot_perf_box_name"
17817   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17818   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17819   include:
17820     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17821     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17822     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17823   layout:
17824     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17825     layout: "plot-throughput"
17826
17827 - type: "plot"
17828   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17829   algorithm: "plot_perf_box_name"
17830   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17831   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17832   include:
17833     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17834     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17835     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17836   layout:
17837     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17838     layout: "plot-throughput"
17839
17840 - type: "plot"
17841   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17842   algorithm: "plot_perf_box_name"
17843   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17844   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17845   include:
17846     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17847     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17848     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17849     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17850     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17851     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17852   layout:
17853     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17854     layout: "plot-throughput"
17855
17856 - type: "plot"
17857   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17858   algorithm: "plot_perf_box_name"
17859   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17860   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17861   include:
17862     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17863     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17864     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17865     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17866     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17867     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17868   layout:
17869     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17870     layout: "plot-throughput"
17871
17872 - type: "plot"
17873   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17874   algorithm: "plot_perf_box_name"
17875   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17876   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17877   include:
17878     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17879     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17880     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17881     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17882     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17883     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17884   layout:
17885     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17886     layout: "plot-throughput"
17887
17888 - type: "plot"
17889   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17890   algorithm: "plot_perf_box_name"
17891   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17892   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17893   include:
17894     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17895     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17896     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17897     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17898     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17899     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17900   layout:
17901     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17902     layout: "plot-throughput"
17903
17904 - type: "plot"
17905   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17906   algorithm: "plot_perf_box_name"
17907   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17908   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17909   include:
17910     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17911     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17912   layout:
17913     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17914     layout: "plot-throughput"
17915
17916 - type: "plot"
17917   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17918   algorithm: "plot_perf_box_name"
17919   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17920   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17921   include:
17922     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17923     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17924   layout:
17925     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17926     layout: "plot-throughput"
17927
17928 - type: "plot"
17929   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17930   algorithm: "plot_perf_box_name"
17931   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17932   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17933   include:
17934     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17935     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17936     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17937     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17938     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17939     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17940   layout:
17941     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17942     layout: "plot-throughput"
17943
17944 - type: "plot"
17945   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17946   algorithm: "plot_perf_box_name"
17947   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17948   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17949   include:
17950     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17951     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17952     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17953     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17954     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17955     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17956   layout:
17957     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17958     layout: "plot-throughput"
17959
17960 - type: "plot"
17961   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17962   algorithm: "plot_perf_box_name"
17963   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17964   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17965   include:
17966     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17967     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17968     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17969     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17970     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17971 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17972   layout:
17973     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17974     layout: "plot-throughput"
17975
17976 - type: "plot"
17977   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17978   algorithm: "plot_perf_box_name"
17979   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17980   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17981   include:
17982     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17983     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17984     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17985     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17986     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17987 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17988   layout:
17989     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17990     layout: "plot-throughput"
17991
17992 - type: "plot"
17993   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17994   algorithm: "plot_perf_box_name"
17995   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17996   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17997   include:
17998     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17999     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18000     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18001     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18002     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18003     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18004   layout:
18005     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18006     layout: "plot-throughput"
18007
18008 - type: "plot"
18009   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18010   algorithm: "plot_perf_box_name"
18011   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18012   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18013   include:
18014     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18015     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18016     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18017     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18018     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18019     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18020   layout:
18021     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18022     layout: "plot-throughput"
18023
18024 - type: "plot"
18025   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18026   algorithm: "plot_perf_box_name"
18027   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18028   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18029   include:
18030     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18031     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18032     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18033     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18034     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18035   layout:
18036     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18037     layout: "plot-throughput"
18038
18039 - type: "plot"
18040   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18041   algorithm: "plot_perf_box_name"
18042   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18043   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18044   include:
18045     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18046     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18047     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18048     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18049     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18050   layout:
18051     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18052     layout: "plot-throughput"
18053
18054 - type: "plot"
18055   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18056   algorithm: "plot_perf_box_name"
18057   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18058   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18059   include:
18060     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18061     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18062     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18063     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18064     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18065   layout:
18066     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18067     layout: "plot-throughput"
18068
18069 - type: "plot"
18070   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18071   algorithm: "plot_perf_box_name"
18072   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18073   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18074   include:
18075     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18076     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18077     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18078     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18079     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18080   layout:
18081     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18082     layout: "plot-throughput"
18083
18084 - type: "plot"
18085   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18086   algorithm: "plot_perf_box_name"
18087   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18088   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18089   include:
18090     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18091     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18092     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18093     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18094     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18095   layout:
18096     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18097     layout: "plot-throughput"
18098
18099 - type: "plot"
18100   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18101   algorithm: "plot_perf_box_name"
18102   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18103   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18104   include:
18105     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18106     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18107     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18108     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18109     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18110   layout:
18111     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18112     layout: "plot-throughput"
18113
18114 - type: "plot"
18115   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18116   algorithm: "plot_perf_box_name"
18117   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18118   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18119   include:
18120     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18121     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18122     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18123     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18124     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18125   layout:
18126     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18127     layout: "plot-throughput"
18128
18129 - type: "plot"
18130   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18131   algorithm: "plot_perf_box_name"
18132   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18133   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18134   include:
18135     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18136     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18137     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18138     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18139     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18140   layout:
18141     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18142     layout: "plot-throughput"
18143
18144 - type: "plot"
18145   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18146   algorithm: "plot_perf_box_name"
18147   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18148   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18149   include:
18150     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18151     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18152     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18153     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18154     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18155   layout:
18156     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18157     layout: "plot-throughput"
18158
18159 - type: "plot"
18160   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18161   algorithm: "plot_perf_box_name"
18162   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18163   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18164   include:
18165     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18166     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18167     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18168     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18169     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18170   layout:
18171     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18172     layout: "plot-throughput"
18173
18174 - type: "plot"
18175   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18176   algorithm: "plot_perf_box_name"
18177   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18178   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18179   include:
18180     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18181     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18182     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18183     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18184     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18185     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18186   layout:
18187     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18188     layout: "plot-throughput"
18189
18190 - type: "plot"
18191   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18192   algorithm: "plot_perf_box_name"
18193   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18194   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18195   include:
18196     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18197     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18198     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18199     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18200     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18201     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18202   layout:
18203     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18204     layout: "plot-throughput"
18205
18206 - type: "plot"
18207   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18208   algorithm: "plot_perf_box_name"
18209   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18210   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18211   include:
18212     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18213     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18214     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18215     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18216   layout:
18217     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18218     layout: "plot-throughput"
18219
18220 - type: "plot"
18221   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18222   algorithm: "plot_perf_box_name"
18223   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18224   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18225   include:
18226     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18227     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18228     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18229     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18230   layout:
18231     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18232     layout: "plot-throughput"
18233
18234 - type: "plot"
18235   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18236   algorithm: "plot_perf_box_name"
18237   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18238   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18239   include:
18240     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18241     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18242     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18243     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18244     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18245     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18246   layout:
18247     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18248     layout: "plot-throughput"
18249
18250 - type: "plot"
18251   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18252   algorithm: "plot_perf_box_name"
18253   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18254   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18255   include:
18256     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18257     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18258     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18259     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18260     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18261     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18262   layout:
18263     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18264     layout: "plot-throughput"
18265
18266 - type: "plot"
18267   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18268   algorithm: "plot_perf_box_name"
18269   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18270   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18271   include:
18272     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18273     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18274     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18275     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18276   layout:
18277     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18278     layout: "plot-throughput"
18279
18280 - type: "plot"
18281   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18282   algorithm: "plot_perf_box_name"
18283   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18284   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18285   include:
18286     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18287     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18288     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18289     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18290   layout:
18291     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18292     layout: "plot-throughput"
18293
18294 - type: "plot"
18295   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18296   algorithm: "plot_perf_box_name"
18297   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18298   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18299   include:
18300     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18301     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18302     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18303     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18304     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18305     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18306   layout:
18307     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18308     layout: "plot-throughput"
18309
18310 - type: "plot"
18311   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18312   algorithm: "plot_perf_box_name"
18313   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18314   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18315   include:
18316     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18317     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18318     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18319     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18320     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18321     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18322   layout:
18323     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18324     layout: "plot-throughput"
18325
18326 - type: "plot"
18327   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18328   algorithm: "plot_perf_box_name"
18329   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18330   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18331   include:
18332     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18333     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18334     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18335     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18336   layout:
18337     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18338     layout: "plot-throughput"
18339
18340 - type: "plot"
18341   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18342   algorithm: "plot_perf_box_name"
18343   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18344   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18345   include:
18346     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18347     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18348     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18349     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18350   layout:
18351     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18352     layout: "plot-throughput"
18353
18354 - type: "plot"
18355   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18356   algorithm: "plot_perf_box_name"
18357   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18358   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18359   include:
18360     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18361     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18362     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18363     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18364     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18365   layout:
18366     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18367     layout: "plot-throughput"
18368
18369 - type: "plot"
18370   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18371   algorithm: "plot_perf_box_name"
18372   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18373   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18374   include:
18375     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18376     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18377     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18378     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18379     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18380   layout:
18381     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18382     layout: "plot-throughput"
18383
18384 - type: "plot"
18385   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18386   algorithm: "plot_perf_box_name"
18387   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18388   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18389   include:
18390     - "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"
18391     - "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"
18392     - "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"
18393     - "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"
18394     - "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"
18395   layout:
18396     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18397     layout: "plot-throughput"
18398
18399 - type: "plot"
18400   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18401   algorithm: "plot_perf_box_name"
18402   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18403   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18404   include:
18405     - "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"
18406     - "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"
18407     - "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"
18408     - "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"
18409     - "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"
18410   layout:
18411     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18412     layout: "plot-throughput"
18413
18414 - type: "plot"
18415   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18416   algorithm: "plot_perf_box_name"
18417   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18418   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18419   include:
18420     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18421     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18422     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18423     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18424     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18425   layout:
18426     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18427     layout: "plot-throughput"
18428
18429 - type: "plot"
18430   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18431   algorithm: "plot_perf_box_name"
18432   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18433   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18434   include:
18435     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18436     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18437     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18438     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18439     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18440   layout:
18441     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18442     layout: "plot-throughput"
18443
18444 - type: "plot"
18445   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18446   algorithm: "plot_perf_box_name"
18447   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18448   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18449   include:
18450     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18451     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18452     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18453     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18454     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18455   layout:
18456     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18457     layout: "plot-throughput"
18458
18459 - type: "plot"
18460   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18461   algorithm: "plot_perf_box_name"
18462   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18463   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18464   include:
18465     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18466     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18467     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18468     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18469     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18470   layout:
18471     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18472     layout: "plot-throughput"
18473
18474 - type: "plot"
18475   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18476   algorithm: "plot_perf_box_name"
18477   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18478   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18479   include:
18480     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18481     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18482     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18483     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18484   layout:
18485     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18486     layout: "plot-throughput"
18487
18488 - type: "plot"
18489   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18490   algorithm: "plot_perf_box_name"
18491   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18492   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18493   include:
18494     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18495     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18496     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18497     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18498   layout:
18499     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18500     layout: "plot-throughput"
18501
18502 - type: "plot"
18503   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18504   algorithm: "plot_perf_box_name"
18505   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18506   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18507   include:
18508     - "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"
18509     - "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"
18510     - "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"
18511     - "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"
18512   layout:
18513     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18514     layout: "plot-throughput"
18515
18516 - type: "plot"
18517   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18518   algorithm: "plot_perf_box_name"
18519   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18520   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18521   include:
18522     - "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"
18523     - "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"
18524     - "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"
18525     - "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"
18526   layout:
18527     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18528     layout: "plot-throughput"
18529
18530 - type: "plot"
18531   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18532   algorithm: "plot_perf_box_name"
18533   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18534   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18535   include:
18536     - "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"
18537     - "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"
18538     - "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"
18539     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18540     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18541     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18542   layout:
18543     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
18544     layout: "plot-throughput"
18545
18546 - type: "plot"
18547   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18548   algorithm: "plot_perf_box_name"
18549   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18550   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18551   include:
18552     - "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"
18553     - "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"
18554     - "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"
18555     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18556     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18557     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18558   layout:
18559     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
18560     layout: "plot-throughput"
18561
18562 ################################################################################
18563
18564 # Packet Speedup
18565
18566 - type: "plot"
18567   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18568   algorithm: "plot_tsa_name"
18569   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18570   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18571   include:
18572     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18573     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18574     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18575     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18576   layout:
18577     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18578     layout: "plot-throughput-speedup-analysis"
18579
18580 - type: "plot"
18581   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18582   algorithm: "plot_tsa_name"
18583   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18584   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18585   include:
18586     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18587     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18588     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18589     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18590   layout:
18591     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18592     layout: "plot-throughput-speedup-analysis"
18593
18594 - type: "plot"
18595   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18596   algorithm: "plot_tsa_name"
18597   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18598   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18599   include:
18600     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18601     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18602     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18603     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18604   layout:
18605     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18606     layout: "plot-throughput-speedup-analysis"
18607
18608 - type: "plot"
18609   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18610   algorithm: "plot_tsa_name"
18611   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18612   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18613   include:
18614     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18615     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18616     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18617     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18618   layout:
18619     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18620     layout: "plot-throughput-speedup-analysis"
18621
18622 - type: "plot"
18623   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18624   algorithm: "plot_tsa_name"
18625   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18626   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18627   include:
18628     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18629     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18630     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18631     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18632   layout:
18633     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
18634     layout: "plot-throughput-speedup-analysis"
18635
18636 - type: "plot"
18637   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18638   algorithm: "plot_tsa_name"
18639   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18640   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18641   include:
18642     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18643     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18644     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18645     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18646   layout:
18647     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
18648     layout: "plot-throughput-speedup-analysis"
18649
18650 - type: "plot"
18651   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18652   algorithm: "plot_tsa_name"
18653   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18654   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18655   include:
18656     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18657     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18658     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18659     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18660     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18661     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18662   layout:
18663     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
18664     layout: "plot-throughput-speedup-analysis"
18665
18666 - type: "plot"
18667   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18668   algorithm: "plot_tsa_name"
18669   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18670   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18671   include:
18672     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18673     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18674     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18675     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18676     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18677     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18678   layout:
18679     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
18680     layout: "plot-throughput-speedup-analysis"
18681
18682 - type: "plot"
18683   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18684   algorithm: "plot_tsa_name"
18685   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18686   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18687   include:
18688     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18689     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18690     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18691     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18692   layout:
18693     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
18694     layout: "plot-throughput-speedup-analysis"
18695
18696 - type: "plot"
18697   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18698   algorithm: "plot_tsa_name"
18699   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18700   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18701   include:
18702     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18703     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18704     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18705     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18706   layout:
18707     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
18708     layout: "plot-throughput-speedup-analysis"
18709
18710 - type: "plot"
18711   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18712   algorithm: "plot_tsa_name"
18713   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18714   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18715   include:
18716     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18717     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18718     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18719   layout:
18720     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
18721     layout: "plot-throughput-speedup-analysis"
18722
18723 - type: "plot"
18724   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18725   algorithm: "plot_tsa_name"
18726   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18727   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18728   include:
18729     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18730     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18731     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18732   layout:
18733     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
18734     layout: "plot-throughput-speedup-analysis"
18735
18736 - type: "plot"
18737   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18738   algorithm: "plot_tsa_name"
18739   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18740   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18741   include:
18742     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18743     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18744     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18745     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18746     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18747   layout:
18748     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
18749     layout: "plot-throughput-speedup-analysis"
18750
18751 - type: "plot"
18752   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18753   algorithm: "plot_tsa_name"
18754   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18755   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18756   include:
18757     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18758     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18759     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18760     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18761     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18762   layout:
18763     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
18764     layout: "plot-throughput-speedup-analysis"
18765
18766 - type: "plot"
18767   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18768   algorithm: "plot_tsa_name"
18769   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18770   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18771   include:
18772     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18773     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18774     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18775   layout:
18776     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
18777     layout: "plot-throughput-speedup-analysis"
18778
18779 - type: "plot"
18780   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18781   algorithm: "plot_tsa_name"
18782   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18783   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18784   include:
18785     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18786     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18787     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18788   layout:
18789     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
18790     layout: "plot-throughput-speedup-analysis"
18791
18792 - type: "plot"
18793   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18794   algorithm: "plot_tsa_name"
18795   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18796   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18797   include:
18798     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18799     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18800     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18801     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18802     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18803     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18804   layout:
18805     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
18806     layout: "plot-throughput-speedup-analysis"
18807
18808 - type: "plot"
18809   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18810   algorithm: "plot_tsa_name"
18811   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18812   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18813   include:
18814     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18815     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18816     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18817     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18818     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18819     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18820   layout:
18821     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
18822     layout: "plot-throughput-speedup-analysis"
18823
18824 - type: "plot"
18825   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18826   algorithm: "plot_tsa_name"
18827   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18828   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18829   include:
18830     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18831     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18832     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18833     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18834     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18835     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18836   layout:
18837     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
18838     layout: "plot-throughput-speedup-analysis"
18839
18840 - type: "plot"
18841   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18842   algorithm: "plot_tsa_name"
18843   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18844   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18845   include:
18846     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18847     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18848     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18849     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18850     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18851     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18852   layout:
18853     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
18854     layout: "plot-throughput-speedup-analysis"
18855
18856 - type: "plot"
18857   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18858   algorithm: "plot_tsa_name"
18859   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18860   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18861   include:
18862     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18863     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18864   layout:
18865     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
18866     layout: "plot-throughput-speedup-analysis"
18867
18868 - type: "plot"
18869   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18870   algorithm: "plot_tsa_name"
18871   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18872   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18873   include:
18874     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18875     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18876   layout:
18877     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
18878     layout: "plot-throughput-speedup-analysis"
18879
18880 - type: "plot"
18881   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18882   algorithm: "plot_tsa_name"
18883   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18884   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18885   include:
18886     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18887     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18888     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18889     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18890     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18891     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18892   layout:
18893     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
18894     layout: "plot-throughput-speedup-analysis"
18895
18896 - type: "plot"
18897   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18898   algorithm: "plot_tsa_name"
18899   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18900   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18901   include:
18902     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18903     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18904     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18905     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18906     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18907     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18908   layout:
18909     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
18910     layout: "plot-throughput-speedup-analysis"
18911
18912 - type: "plot"
18913   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18914   algorithm: "plot_tsa_name"
18915   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18916   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18917   include:
18918     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18919     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18920     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18921     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18922     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18923     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18924   layout:
18925     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
18926     layout: "plot-throughput-speedup-analysis"
18927
18928 - type: "plot"
18929   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18930   algorithm: "plot_tsa_name"
18931   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18932   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18933   include:
18934     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18935     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18936     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18937     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18938     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18939     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18940   layout:
18941     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
18942     layout: "plot-throughput-speedup-analysis"
18943
18944 - type: "plot"
18945   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18946   algorithm: "plot_tsa_name"
18947   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18948   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18949   include:
18950     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18951     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18952     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18953     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18954     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18955     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18956   layout:
18957     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
18958     layout: "plot-throughput-speedup-analysis"
18959
18960 - type: "plot"
18961   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18962   algorithm: "plot_tsa_name"
18963   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18964   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18965   include:
18966     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18967     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18968     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18969     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18970     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18971     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18972   layout:
18973     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
18974     layout: "plot-throughput-speedup-analysis"
18975
18976 - type: "plot"
18977   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18978   algorithm: "plot_tsa_name"
18979   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18980   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18981   include:
18982     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18983     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18984     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18985     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18986     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18987   layout:
18988     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
18989     layout: "plot-throughput-speedup-analysis"
18990
18991 - type: "plot"
18992   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18993   algorithm: "plot_tsa_name"
18994   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18995   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18996   include:
18997     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18998     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18999     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
19000     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
19001     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19002   layout:
19003     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
19004     layout: "plot-throughput-speedup-analysis"
19005
19006 - type: "plot"
19007   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19008   algorithm: "plot_tsa_name"
19009   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19010   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19011   include:
19012     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19013     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19014     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19015     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19016     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19017   layout:
19018     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
19019     layout: "plot-throughput-speedup-analysis"
19020
19021 - type: "plot"
19022   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19023   algorithm: "plot_tsa_name"
19024   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19025   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19026   include:
19027     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19028     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19029     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19030     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19031     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19032   layout:
19033     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
19034     layout: "plot-throughput-speedup-analysis"
19035
19036 - type: "plot"
19037   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19038   algorithm: "plot_tsa_name"
19039   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19040   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19041   include:
19042     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19043     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19044     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19045     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19046     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19047   layout:
19048     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
19049     layout: "plot-throughput-speedup-analysis"
19050
19051 - type: "plot"
19052   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19053   algorithm: "plot_tsa_name"
19054   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19055   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19056   include:
19057     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19058     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19059     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19060     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19061     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19062   layout:
19063     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
19064     layout: "plot-throughput-speedup-analysis"
19065
19066 - type: "plot"
19067   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19068   algorithm: "plot_tsa_name"
19069   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19070   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19071   include:
19072     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19073     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19074     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19075     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19076     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19077   layout:
19078     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
19079     layout: "plot-throughput-speedup-analysis"
19080
19081 - type: "plot"
19082   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19083   algorithm: "plot_tsa_name"
19084   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19085   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19086   include:
19087     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19088     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19089     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19090     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19091     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19092   layout:
19093     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
19094     layout: "plot-throughput-speedup-analysis"
19095
19096 - type: "plot"
19097   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19098   algorithm: "plot_tsa_name"
19099   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19100   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19101   include:
19102     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19103     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19104     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19105     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19106     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19107   layout:
19108     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
19109     layout: "plot-throughput-speedup-analysis"
19110
19111 - type: "plot"
19112   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19113   algorithm: "plot_tsa_name"
19114   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19115   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19116   include:
19117     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19118     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19119     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19120     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19121     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19122   layout:
19123     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
19124     layout: "plot-throughput-speedup-analysis"
19125
19126 - type: "plot"
19127   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19128   algorithm: "plot_tsa_name"
19129   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19130   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19131   include:
19132     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19133     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19134     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19135     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19136     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19137     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19138   layout:
19139     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
19140     layout: "plot-throughput-speedup-analysis"
19141
19142 - type: "plot"
19143   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19144   algorithm: "plot_tsa_name"
19145   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19146   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19147   include:
19148     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19149     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19150     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19151     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19152     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19153     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19154   layout:
19155     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
19156     layout: "plot-throughput-speedup-analysis"
19157
19158 - type: "plot"
19159   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19160   algorithm: "plot_tsa_name"
19161   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19162   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19163   include:
19164     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19165     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19166     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19167     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19168   layout:
19169     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
19170     layout: "plot-throughput-speedup-analysis"
19171
19172 - type: "plot"
19173   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19174   algorithm: "plot_tsa_name"
19175   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19176   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19177   include:
19178     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19179     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19180     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19181     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19182   layout:
19183     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
19184     layout: "plot-throughput-speedup-analysis"
19185
19186 - type: "plot"
19187   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19188   algorithm: "plot_tsa_name"
19189   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19190   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19191   include:
19192     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19193     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19194     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19195     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19196     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19197     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19198   layout:
19199     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
19200     layout: "plot-throughput-speedup-analysis"
19201
19202 - type: "plot"
19203   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19204   algorithm: "plot_tsa_name"
19205   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19206   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19207   include:
19208     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19209     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19210     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19211     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19212     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19213     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19214   layout:
19215     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
19216     layout: "plot-throughput-speedup-analysis"
19217
19218 - type: "plot"
19219   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19220   algorithm: "plot_tsa_name"
19221   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19222   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19223   include:
19224     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19225     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19226     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19227     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19228   layout:
19229     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
19230     layout: "plot-throughput-speedup-analysis"
19231
19232 - type: "plot"
19233   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19234   algorithm: "plot_tsa_name"
19235   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19236   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19237   include:
19238     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19239     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19240     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19241     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19242   layout:
19243     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
19244     layout: "plot-throughput-speedup-analysis"
19245
19246 - type: "plot"
19247   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19248   algorithm: "plot_tsa_name"
19249   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19250   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19251   include:
19252     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19253     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19254     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19255     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19256     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19257     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19258   layout:
19259     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
19260     layout: "plot-throughput-speedup-analysis"
19261
19262 - type: "plot"
19263   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19264   algorithm: "plot_tsa_name"
19265   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19266   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19267   include:
19268     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19269     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19270     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19271     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19272     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19273     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19274   layout:
19275     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
19276     layout: "plot-throughput-speedup-analysis"
19277
19278 - type: "plot"
19279   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19280   algorithm: "plot_tsa_name"
19281   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19282   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19283   include:
19284     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19285     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19286     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19287     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19288   layout:
19289     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
19290     layout: "plot-throughput-speedup-analysis"
19291
19292 - type: "plot"
19293   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19294   algorithm: "plot_tsa_name"
19295   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19296   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19297   include:
19298     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19299     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19300     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19301     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19302   layout:
19303     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
19304     layout: "plot-throughput-speedup-analysis"
19305
19306 - type: "plot"
19307   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
19308   algorithm: "plot_tsa_name"
19309   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
19310   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19311   include:
19312     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19313     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19314     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19315     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19316     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19317   layout:
19318     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
19319     layout: "plot-throughput-speedup-analysis"
19320
19321 - type: "plot"
19322   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
19323   algorithm: "plot_tsa_name"
19324   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
19325   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19326   include:
19327     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19328     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19329     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19330     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19331     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19332   layout:
19333     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
19334     layout: "plot-throughput-speedup-analysis"
19335
19336 - type: "plot"
19337   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19338   algorithm: "plot_tsa_name"
19339   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
19340   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19341   include:
19342     - "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"
19343     - "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"
19344     - "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"
19345     - "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"
19346     - "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"
19347   layout:
19348     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19349     layout: "plot-throughput-speedup-analysis"
19350
19351 - type: "plot"
19352   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19353   algorithm: "plot_tsa_name"
19354   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
19355   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19356   include:
19357     - "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"
19358     - "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"
19359     - "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"
19360     - "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"
19361     - "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"
19362   layout:
19363     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19364     layout: "plot-throughput-speedup-analysis"
19365
19366 - type: "plot"
19367   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19368   algorithm: "plot_tsa_name"
19369   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
19370   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19371   include:
19372     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19373     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19374     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19375     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19376     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19377   layout:
19378     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19379     layout: "plot-throughput-speedup-analysis"
19380
19381 - type: "plot"
19382   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19383   algorithm: "plot_tsa_name"
19384   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
19385   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19386   include:
19387     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19388     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19389     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19390     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19391     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19392   layout:
19393     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19394     layout: "plot-throughput-speedup-analysis"
19395
19396 - type: "plot"
19397   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19398   algorithm: "plot_tsa_name"
19399   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
19400   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19401   include:
19402     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19403     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19404     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19405     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19406     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19407   layout:
19408     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19409     layout: "plot-throughput-speedup-analysis"
19410
19411 - type: "plot"
19412   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19413   algorithm: "plot_tsa_name"
19414   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
19415   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19416   include:
19417     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19418     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19419     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19420     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19421     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19422   layout:
19423     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19424     layout: "plot-throughput-speedup-analysis"
19425
19426 - type: "plot"
19427   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19428   algorithm: "plot_tsa_name"
19429   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19430   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19431   include:
19432     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19433     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19434     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19435     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19436   layout:
19437     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
19438     layout: "plot-throughput-speedup-analysis"
19439
19440 - type: "plot"
19441   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19442   algorithm: "plot_tsa_name"
19443   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19444   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19445   include:
19446     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19447     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19448     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19449     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19450   layout:
19451     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
19452     layout: "plot-throughput-speedup-analysis"
19453
19454 - type: "plot"
19455   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19456   algorithm: "plot_tsa_name"
19457   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19458   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19459   include:
19460     - "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"
19461     - "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"
19462     - "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"
19463     - "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"
19464   layout:
19465     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
19466     layout: "plot-throughput-speedup-analysis"
19467
19468 - type: "plot"
19469   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19470   algorithm: "plot_tsa_name"
19471   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19472   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19473   include:
19474     - "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"
19475     - "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"
19476     - "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"
19477     - "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"
19478   layout:
19479     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
19480     layout: "plot-throughput-speedup-analysis"
19481
19482 - type: "plot"
19483   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19484   algorithm: "plot_tsa_name"
19485   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19486   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19487   include:
19488     - "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"
19489     - "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"
19490     - "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"
19491     - "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"
19492     - "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"
19493     - "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"
19494   layout:
19495     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
19496     layout: "plot-throughput-speedup-analysis"
19497
19498 - type: "plot"
19499   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19500   algorithm: "plot_tsa_name"
19501   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19502   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19503   include:
19504     - "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"
19505     - "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"
19506     - "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"
19507     - "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"
19508     - "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"
19509     - "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"
19510   layout:
19511     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
19512     layout: "plot-throughput-speedup-analysis"
19513
19514 ################################################################################
19515
19516 # Packet Throughput - DPDK
19517
19518 # 2n-clx-xxv710
19519
19520 - type: "plot"
19521   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
19522   algorithm: "plot_perf_box_name"
19523   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
19524   data: "plot-dpdk-throughput-latency-2n-clx"
19525   include:
19526     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19527     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19528   layout:
19529     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
19530     layout: "plot-throughput"
19531
19532 - type: "plot"
19533   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
19534   algorithm: "plot_perf_box_name"
19535   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
19536   data: "plot-dpdk-throughput-latency-2n-clx"
19537   include:
19538     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19539     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19540   layout:
19541     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
19542     layout: "plot-throughput"
19543
19544 - type: "plot"
19545   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
19546   algorithm: "plot_perf_box_name"
19547   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
19548   data: "plot-dpdk-throughput-latency-2n-clx"
19549   include:
19550     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19551     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19552   layout:
19553     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
19554     layout: "plot-throughput"
19555
19556 - type: "plot"
19557   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
19558   algorithm: "plot_perf_box_name"
19559   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
19560   data: "plot-dpdk-throughput-latency-2n-clx"
19561   include:
19562     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19563     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19564   layout:
19565     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
19566     layout: "plot-throughput"
19567
19568 # 2n-clx-x710
19569
19570 - type: "plot"
19571   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
19572   algorithm: "plot_perf_box_name"
19573   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
19574   data: "plot-dpdk-throughput-latency-2n-clx"
19575   include:
19576     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19577     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19578   layout:
19579     title: "2n-clx-x710-64b-2t1c-base-ndr"
19580     layout: "plot-throughput"
19581
19582 - type: "plot"
19583   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
19584   algorithm: "plot_perf_box_name"
19585   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
19586   data: "plot-dpdk-throughput-latency-2n-clx"
19587   include:
19588     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19589     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19590   layout:
19591     title: "2n-clx-x710-64b-4t2c-base-ndr"
19592     layout: "plot-throughput"
19593
19594 - type: "plot"
19595   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
19596   algorithm: "plot_perf_box_name"
19597   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
19598   data: "plot-dpdk-throughput-latency-2n-clx"
19599   include:
19600     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19601     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19602   layout:
19603     title: "2n-clx-x710-64b-2t1c-base-pdr"
19604     layout: "plot-throughput"
19605
19606 - type: "plot"
19607   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
19608   algorithm: "plot_perf_box_name"
19609   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
19610   data: "plot-dpdk-throughput-latency-2n-clx"
19611   include:
19612     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19613     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19614   layout:
19615     title: "2n-clx-x710-64b-4t2c-base-pdr"
19616     layout: "plot-throughput"
19617
19618 ################################################################################
19619
19620 - type: "plot"
19621   title: "Latency by percentile: 2n-skx"
19622   algorithm: "plot_hdrh_lat_by_percentile"
19623   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19624   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19625   target-links: "../../_static/vpp"
19626   data: "plot-vpp-hdrh-lat-2n-skx"
19627   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19628   layout:
19629     layout: "plot-hdrh-latency-by-percentile"
19630
19631 - type: "plot"
19632   title: "Latency by percentile: 3n-skx"
19633   algorithm: "plot_hdrh_lat_by_percentile"
19634   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
19635   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
19636   target-links: "../../_static/vpp"
19637   data: "plot-vpp-hdrh-lat-3n-skx"
19638   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19639   layout:
19640     layout: "plot-hdrh-latency-by-percentile"
19641
19642 - type: "plot"
19643   title: "Latency by percentile: 2n-clx"
19644   algorithm: "plot_hdrh_lat_by_percentile"
19645   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
19646   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
19647   target-links: "../../_static/vpp"
19648   data: "plot-vpp-hdrh-lat-2n-clx"
19649   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19650   layout:
19651     layout: "plot-hdrh-latency-by-percentile"
19652
19653 - type: "plot"
19654   title: "Latency by percentile: 3n-hsw"
19655   algorithm: "plot_hdrh_lat_by_percentile"
19656   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
19657   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
19658   target-links: "../../_static/vpp"
19659   data: "plot-vpp-hdrh-lat-3n-hsw"
19660   filter: "'1T1C' and 'NIC_Intel-XL710'"
19661   layout:
19662     layout: "plot-hdrh-latency-by-percentile"
19663
19664 - type: "plot"
19665   title: "Latency by percentile: 3n-tsh"
19666   algorithm: "plot_hdrh_lat_by_percentile"
19667   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
19668   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
19669   target-links: "../../_static/vpp"
19670   data: "plot-vpp-hdrh-lat-3n-tsh"
19671   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19672   layout:
19673     layout: "plot-hdrh-latency-by-percentile"
19674
19675 - type: "plot"
19676   title: "Latency by percentile: DPDK 2n-skx"
19677   algorithm: "plot_hdrh_lat_by_percentile"
19678   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
19679   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
19680   target-links: "../../_static/dpdk"
19681   data: "plot-dpdk-hdrh-lat-2n-skx"
19682   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19683   layout:
19684     layout: "plot-hdrh-latency-by-percentile"
19685
19686 - type: "plot"
19687   title: "Latency by percentile: DPDK 3n-skx"
19688   algorithm: "plot_hdrh_lat_by_percentile"
19689   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
19690   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
19691   target-links: "../../_static/dpdk"
19692   data: "plot-dpdk-hdrh-lat-3n-skx"
19693   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19694   layout:
19695     layout: "plot-hdrh-latency-by-percentile"
19696
19697 - type: "plot"
19698   title: "Latency by percentile: DPDK 2n-clx"
19699   algorithm: "plot_hdrh_lat_by_percentile"
19700   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
19701   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
19702   target-links: "../../_static/dpdk"
19703   data: "plot-dpdk-hdrh-lat-2n-clx"
19704   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19705   layout:
19706     layout: "plot-hdrh-latency-by-percentile"
19707
19708 - type: "plot"
19709   title: "Latency by percentile: DPDK 3n-hsw"
19710   algorithm: "plot_hdrh_lat_by_percentile"
19711   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
19712   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
19713   target-links: "../../_static/dpdk"
19714   data: "plot-dpdk-hdrh-lat-3n-hsw"
19715   filter: "'1T1C' and 'NIC_Intel-XL710'"
19716   layout:
19717     layout: "plot-hdrh-latency-by-percentile"
19718
19719 - type: "plot"
19720   title: "Latency by percentile: DPDK 3n-tsh"
19721   algorithm: "plot_hdrh_lat_by_percentile"
19722   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
19723   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
19724   target-links: "../../_static/dpdk"
19725   data: "plot-dpdk-hdrh-lat-3n-tsh"
19726   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19727   layout:
19728     layout: "plot-hdrh-latency-by-percentile"