style(ipsec): Unify mutiline strings
[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,ZN2]: "{DIR[DTR]}/dpdk_performance_results_2n_zn2"
33     DIR[DTR,PERF,DPDK,2N,CLX]: "{DIR[DTR]}/dpdk_performance_results_2n_clx"
34     DIR[DTR,PERF,DPDK,2N,DNV]: "{DIR[DTR]}/dpdk_performance_results_2n_dnv"
35     DIR[DTR,PERF,DPDK,3N,DNV]: "{DIR[DTR]}/dpdk_performance_results_3n_dnv"
36     DIR[DTR,PERF,DPDK,3N,TSH]: "{DIR[DTR]}/dpdk_performance_results_3n_tsh"
37     DIR[DTR,PERF,DPDK,2N,TX2]: "{DIR[DTR]}/dpdk_performance_results_2n_tx2"
38     DIR[DTR,PERF,VPP,ALL]: "{DIR[DTR]}/vpp_performance_results"
39     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
40     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
41     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
42     DIR[DTR,PERF,VPP,2N,ZN2]: "{DIR[DTR]}/vpp_performance_results_2n_zn2"
43     DIR[DTR,PERF,VPP,2N,CLX]: "{DIR[DTR]}/vpp_performance_results_2n_clx"
44     DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
45     DIR[DTR,PERF,VPP,2N,TX2]: "{DIR[DTR]}/vpp_performance_results_2n_tx2"
46     DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
47     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
48     DIR[DTR,MRR,VPP,ALL]: "{DIR[DTR]}/vpp_mrr_results"
49     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
50     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
51     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
52     DIR[DTR,MRR,VPP,2N,ZN2]: "{DIR[DTR]}/vpp_mrr_results_2n_zn2"
53     DIR[DTR,MRR,VPP,2N,CLX]: "{DIR[DTR]}/vpp_mrr_results_2n_clx"
54     DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh"
55     DIR[DTR,MRR,VPP,2N,TX2]: "{DIR[DTR]}/vpp_mrr_results_2n_tx2"
56     DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
57     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
58     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
59
60     # Detailed test configurations
61     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
62     DIR[DTC,PERF,VPP,ALL]: "{DIR[DTC]}/vpp_performance_configuration"
63     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
64     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
65     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
66     DIR[DTC,PERF,VPP,2N,ZN2]: "{DIR[DTC]}/vpp_performance_configuration_2n_zn2"
67     DIR[DTC,PERF,VPP,2N,CLX]: "{DIR[DTC]}/vpp_performance_configuration_2n_clx"
68     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
69     DIR[DTC,PERF,VPP,2N,TX2]: "{DIR[DTC]}/vpp_performance_configuration_2n_tx2"
70     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
71     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
72     DIR[DTC,MRR,VPP,ALL]: "{DIR[DTC]}/vpp_mrr_configuration"
73     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
74     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
75     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
76     DIR[DTC,MRR,VPP,2N,ZN2]: "{DIR[DTC]}/vpp_mrr_configuration_2n_zn2"
77     DIR[DTC,MRR,VPP,2N,CLX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_clx"
78     DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
79     DIR[DTC,MRR,VPP,2N,TX2]: "{DIR[DTC]}/vpp_mrr_configuration_2n_tx2"
80     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
81     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
82     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
83
84     # Detailed tests operational data
85     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
86     DIR[DTO,PERF,VPP,ALL]: "{DIR[DTO]}/vpp_performance_operational_data"
87     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
88     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
89     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
90     DIR[DTO,PERF,VPP,2N,ZN2]: "{DIR[DTO]}/vpp_performance_operational_data_2n_zn2"
91     DIR[DTO,PERF,VPP,2N,CLX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_clx"
92     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
93     DIR[DTO,PERF,VPP,2N,TX2]: "{DIR[DTO]}/vpp_performance_operational_data_2n_tx2"
94     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
95     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
96
97     # Latencies:
98     DIR[LAT,VPP]: "{DIR[WORKING,SRC]}/vpp_performance_tests/hdrh_packet_latency_by_percentile_graphs"
99     DIR[LAT,DPDK]: "{DIR[WORKING,SRC]}/dpdk_performance_tests/hdrh_packet_latency_by_percentile_graphs"
100
101     # .css patch file to fix tables generated by Sphinx
102     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
103     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
104
105   urls:
106     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
107     URL[S3_STORAGE,LOG]: "https://logs.nginx.service.consul/vex-yul-rot-jenkins-1"
108     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
109     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
110     DIR[NEXUS,DOC]: "report/_static/archive"
111
112   make-dirs:
113   # List the directories which are created while preparing the environment.
114   # All directories MUST be defined in "paths" section.
115   - "DIR[WORKING,DATA]"
116   - "DIR[STATIC,VPP]"
117   - "DIR[STATIC,DPDK]"
118   - "DIR[STATIC,ARCH]"
119   - "DIR[BUILD,LATEX]"
120   - "DIR[WORKING,SRC]"
121   - "DIR[WORKING,SRC,STATIC]"
122
123   remove-dirs:
124   # List the directories which are deleted while cleaning the environment.
125   # All directories MUST be defined in "paths" section.
126   #- "DIR[BUILD,HTML]"
127   - "DIR[WORKING,DATA]"
128
129   build-dirs:
130   # List the directories where the results (build) is stored.
131   # All directories MUST be defined in "paths" section.
132   - "DIR[BUILD,HTML]"
133   - "DIR[BUILD,LATEX]"
134
135 - type: "configuration"
136
137   mapping-file: "mapping_report.yaml"
138
139   limits:
140     nic:
141       x520: 24460000
142       x553: 29761905
143       x710: 35800000
144       xxv710: 35800000
145       xl710: 35800000
146       cx556a: 148809523.81
147
148     link:
149       10ge: 14880952.38
150       25ge: 37202380.95
151       40ge: 59523809.52
152       100ge: 148809523.81
153
154     pci:
155       pci-g3-x8: 74404761.90
156       pci-g3-x16: 148809523.81
157
158   data-sets:
159
160     ###########################################################################
161     # Plots:
162
163     # 3n-hsw
164
165     plot-vpp-throughput-lat-tsa-3n-hsw:
166       csit-vpp-perf-report-iterative-2101-3n-hsw:
167         - 64  # rls2101.rel NDRPDR iter env 6
168         - 71  # rls2101.rel NDRPDR iter env 6
169         - 73  # rls2101.rel NDRPDR iter env 6
170         - 74  # rls2101.rel NDRPDR iter env 6
171         - 80  # rls2101.rel NDRPDR iter env 6
172         - 81  # rls2101.rel NDRPDR iter env 6
173         - 82  # rls2101.rel NDRPDR iter env 6
174         - 83  # rls2101.rel NDRPDR iter env 6
175         - 88  # rls2101.rel NDRPDR iter env 6
176         - 89  # rls2101.rel NDRPDR iter env 6
177         - 128 # rls2101.rel NDRPDR iter RND env 6
178         - 129 # rls2101.rel NDRPDR iter RND env 6
179         - 130 # rls2101.rel NDRPDR iter RND env 6
180         - 131 # rls2101.rel NDRPDR iter RND env 6
181         - 132 # rls2101.rel NDRPDR iter RND env 6
182         - 133 # rls2101.rel NDRPDR iter RND env 6
183         - 134 # rls2101.rel NDRPDR iter RND env 6
184         - 135 # rls2101.rel NDRPDR iter RND env 6
185         - 136 # rls2101.rel NDRPDR iter RND env 6
186         - 137 # rls2101.rel NDRPDR iter RND env 6
187
188     plot-vpp-hdrh-lat-3n-hsw:
189       csit-vpp-perf-report-iterative-2101-3n-hsw:
190         - 89  # rls2101.rel NDRPDR iter env 6
191
192     plot-vpp-hdrh-lat-3n-hsw-rnd:
193       csit-vpp-perf-report-iterative-2101-3n-hsw:
194         - 128 # rls2101.rel NDRPDR iter RND env 6
195
196     plot-vpp-ipsec-reconf-3n-hsw:
197       csit-vpp-perf-report-iterative-2101-3n-hsw:
198         - 65  # rls2101.rel NDRPDR reconf iter env 6
199         - 68  # rls2101.rel NDRPDR reconf iter env 6
200         - 77  # rls2101.rel NDRPDR reconf iter env 6
201         - 84  # rls2101.rel NDRPDR reconf iter env 6
202         - 90  # rls2101.rel NDRPDR reconf iter env 6
203         - 96  # rls2101.rel NDRPDR reconf iter env 6
204         - 101 # rls2101.rel NDRPDR reconf iter env 6
205         - 104 # rls2101.rel NDRPDR reconf iter env 6
206         - 105 # rls2101.rel NDRPDR reconf iter env 6
207         - 106 # rls2101.rel NDRPDR reconf iter env 6
208         - 107 # rls2101.rel NDRPDR reconf iter env 6
209         - 108 # rls2101.rel NDRPDR reconf iter env 6
210         - 110 # rls2101.rel NDRPDR reconf iter env 6
211         - 111 # rls2101.rel NDRPDR reconf iter env 6
212         - 112 # rls2101.rel NDRPDR reconf iter env 6
213         - 113 # rls2101.rel NDRPDR reconf iter env 6
214         - 114 # rls2101.rel NDRPDR reconf iter env 6
215         - 115 # rls2101.rel NDRPDR reconf iter env 6
216         - 116 # rls2101.rel NDRPDR reconf iter env 6
217         - 117 # rls2101.rel NDRPDR reconf iter env 6
218
219     plot-vpp-hoststack-3n-hsw:
220       csit-vpp-perf-report-iterative-2101-3n-hsw:
221         - 69  # rls2101.rel Hoststack iter env 6
222         - 70  # rls2101.rel Hoststack iter env 6
223         - 75  # rls2101.rel Hoststack iter env 6
224         - 76  # rls2101.rel Hoststack iter env 6
225         - 78  # rls2101.rel Hoststack iter env 6
226         - 79  # rls2101.rel Hoststack iter env 6
227         - 85  # rls2101.rel Hoststack iter env 6
228         - 86  # rls2101.rel Hoststack iter env 6
229         - 87  # rls2101.rel Hoststack iter env 6
230         - 91  # rls2101.rel Hoststack iter env 6
231         - 92  # rls2101.rel Hoststack iter env 6
232         - 93  # rls2101.rel Hoststack iter env 6
233         - 94  # rls2101.rel Hoststack iter env 6
234         - 95  # rls2101.rel Hoststack iter env 6
235         - 97  # rls2101.rel Hoststack iter env 6
236         - 98  # rls2101.rel Hoststack iter env 6
237         - 99  # rls2101.rel Hoststack iter env 6
238         - 100 # rls2101.rel Hoststack iter env 6
239         - 102 # rls2101.rel Hoststack iter env 6
240         - 103 # rls2101.rel Hoststack iter env 6
241
242     plot-dpdk-throughput-latency-3n-hsw:
243       csit-dpdk-perf-report-iterative-2101-3n-hsw:
244         - 11  # rls2101 NDRPDR iter env 6
245         - 12  # rls2101 NDRPDR iter env 6
246         - 13  # rls2101 NDRPDR iter env 6
247         - 14  # rls2101 NDRPDR iter env 6
248         - 16  # rls2101 NDRPDR iter env 6
249         - 17  # rls2101 NDRPDR iter env 6
250         - 18  # rls2101 NDRPDR iter env 6
251         - 19  # rls2101 NDRPDR iter env 6
252         - 20  # rls2101 NDRPDR iter env 6
253         - 21  # rls2101 NDRPDR iter env 6
254
255     plot-dpdk-hdrh-lat-3n-hsw:
256       csit-dpdk-perf-report-iterative-2101-3n-hsw:
257         - 11  # rls2101 NDRPDR iter env 6
258
259     # 3n-skx
260
261     plot-vpp-throughput-lat-tsa-3n-skx:
262       csit-vpp-perf-report-iterative-2101-3n-skx:
263         - 36  # rls2101.rel NDRPDR iter env 6
264         - 37  # rls2101.rel NDRPDR iter env 6
265         - 38  # rls2101.rel NDRPDR iter env 6
266         - 39  # rls2101.rel NDRPDR iter env 6
267         - 40  # rls2101.rel NDRPDR iter env 6
268         - 41  # rls2101.rel NDRPDR iter env 6
269         - 42  # rls2101.rel NDRPDR iter env 6
270         - 47  # rls2101.rel NDRPDR iter env 6
271         - 48  # rls2101.rel NDRPDR iter env 6
272         - 50  # rls2101.rel NDRPDR iter env 6
273
274     plot-vpp-hdrh-lat-3n-skx:
275       csit-vpp-perf-report-iterative-2101-3n-skx:
276         - 36  # rls2101.rel NDRPDR iter env 6
277
278 #    plot-vpp-nfv-3n-skx-ndrpdr:
279 #      # No data
280 #      csit-vpp-perf-report-iterative-2101-3n-skx:
281
282 #    plot-vpp-nfv-3n-skx-mrr:
283 #      # No data
284 #      csit-vpp-perf-report-iterative-2101-3n-skx:
285
286     plot-dpdk-throughput-latency-3n-skx:
287       csit-dpdk-perf-report-iterative-2101-3n-skx:
288         - 12  # rls2101 NDRPDR iter env 6
289         - 14  # rls2101 NDRPDR iter env 6
290         - 15  # rls2101 NDRPDR iter env 6
291         - 17  # rls2101 NDRPDR iter env 6
292         - 19  # rls2101 NDRPDR iter env 6
293         - 20  # rls2101 NDRPDR iter env 6
294         - 21  # rls2101 NDRPDR iter env 6
295         - 22  # rls2101 NDRPDR iter env 6
296         - 25  # rls2101 NDRPDR iter env 6
297         - 26  # rls2101 NDRPDR iter env 6
298
299     plot-dpdk-hdrh-lat-3n-skx:
300       csit-dpdk-perf-report-iterative-2101-3n-skx:
301         - 12  # rls2101 NDRPDR iter env 6
302
303     # 2n-skx
304
305     plot-vpp-throughput-lat-tsa-2n-skx:
306       csit-vpp-perf-report-iterative-2101-2n-skx:
307         - 63  # rls2101.rel NDRPDR iter env 6
308         - 69  # rls2101.rel NDRPDR iter env 6
309         - 70  # rls2101.rel NDRPDR iter env 6
310         - 75  # rls2101.rel NDRPDR iter env 6
311         - 76  # rls2101.rel NDRPDR iter env 6
312         - 77  # rls2101.rel NDRPDR iter env 6
313         - 82  # rls2101.rel NDRPDR iter env 6
314         - 85  # rls2101.rel NDRPDR iter env 6
315         - 86  # rls2101.rel NDRPDR iter env 6
316         - 94  # rls2101.rel NDRPDR iter env 6
317         - 89  # rls2101.rel NDRPDR iter RND env 6
318         - 90  # rls2101.rel NDRPDR iter RND env 6
319         - 91  # rls2101.rel NDRPDR iter RND env 6
320         - 92  # rls2101.rel NDRPDR iter RND env 6
321         - 93  # rls2101.rel NDRPDR iter RND env 6
322         - 96  # rls2101.rel NDRPDR iter RND env 6
323         - 98  # rls2101.rel NDRPDR iter RND env 6
324         - 99  # rls2101.rel NDRPDR iter RND env 6
325         - 101 # rls2101.rel NDRPDR iter RND env 6
326         - 102 # rls2101.rel NDRPDR iter RND env 6
327         - 116 # rls2101.rel NDRPDR iter NAT env 6
328         - 117 # rls2101.rel NDRPDR iter NAT env 6
329         - 118 # rls2101.rel NDRPDR iter NAT env 6
330         - 119 # rls2101.rel NDRPDR iter NAT env 6
331         - 120 # rls2101.rel NDRPDR iter NAT env 6
332         - 121 # rls2101.rel NDRPDR iter NAT env 6
333         - 122 # rls2101.rel NDRPDR iter NAT env 6
334         - 123 # rls2101.rel NDRPDR iter NAT env 6
335         - 124 # rls2101.rel NDRPDR iter NAT env 6
336         - 125 # rls2101.rel NDRPDR iter NAT env 6
337
338     plot-vpp-hdrh-lat-2n-skx:
339       csit-vpp-perf-report-iterative-2101-2n-skx:
340         - 94  # rls2101.rel NDRPDR iter env 6
341
342     plot-vpp-hdrh-lat-2n-skx-rnd:
343       csit-vpp-perf-report-iterative-2101-2n-skx:
344         - 89  # rls2101.rel NDRPDR iter RND env 6
345
346     plot-vpp-hdrh-lat-2n-skx-nat:
347       csit-vpp-perf-report-iterative-2101-2n-skx:
348         - 118 # rls2101.rel NDRPDR iter NAT env 6
349
350     plot-vpp-soak-2n-skx:
351       csit-vpp-perf-report-iterative-2101-2n-skx:
352         - 68  # rls2101.rel soak env 6
353         - 73  # rls2101.rel soak env 6
354
355     plot-vpp-nfv-2n-skx-ndrpdr:
356       csit-vpp-perf-report-iterative-2101-2n-skx:
357         - 67  # rls2101.rel NDRPDR nf-density iter env 6
358         - 72  # rls2101.rel NDRPDR nf-density iter env 6
359         - 79  # rls2101.rel NDRPDR nf-density iter env 6
360         - 83  # rls2101.rel NDRPDR nf-density iter env 6
361         - 88  # rls2101.rel NDRPDR nf-density iter env 6
362         - 97  # rls2101.rel NDRPDR nf-density iter env 6
363         - 103 # rls2101.rel NDRPDR nf-density iter env 6
364         - 108 # rls2101.rel NDRPDR nf-density iter env 6
365         - 109 # rls2101.rel NDRPDR nf-density iter env 6
366         - 110 # rls2101.rel NDRPDR nf-density iter env 6
367
368     plot-vpp-nfv-2n-skx-mrr:
369       csit-vpp-perf-report-iterative-2101-2n-skx:
370         - 65  # rls2101.rel MRR nf-density iter env 6
371
372     plot-vpp-nfv-reconf-2n-skx:
373       csit-vpp-perf-report-iterative-2101-2n-skx:
374         - 64  # rls2101.rel NDRPDR reconf iter env 6
375         - 66  # rls2101.rel NDRPDR reconf iter env 6
376         - 71  # rls2101.rel NDRPDR reconf iter env 6
377         - 74  # rls2101.rel NDRPDR reconf iter env 6
378         - 78  # rls2101.rel NDRPDR reconf iter env 6
379         - 87  # rls2101.rel NDRPDR reconf iter env 6
380         - 95  # rls2101.rel NDRPDR reconf iter env 6
381         - 100 # rls2101.rel NDRPDR reconf iter env 6
382         - 104 # rls2101.rel NDRPDR reconf iter env 6
383         - 106 # rls2101.rel NDRPDR reconf iter env 6
384
385     plot-vpp-gso-2n-skx:
386       csit-vpp-perf-report-iterative-2101-2n-skx:
387         - 129 # rls2101.rel MRR GSO iter env 6
388
389     plot-dpdk-throughput-latency-2n-skx:
390       csit-dpdk-perf-report-iterative-2101-2n-skx:
391         - 11  # rls2101 NDRPDR iter env 6
392         - 12  # rls2101 NDRPDR iter env 6
393         - 13  # rls2101 NDRPDR iter env 6
394         - 14  # rls2101 NDRPDR iter env 6
395         - 15  # rls2101 NDRPDR iter env 6
396         - 17  # rls2101 NDRPDR iter env 6
397         - 18  # rls2101 NDRPDR iter env 6
398         - 19  # rls2101 NDRPDR iter env 6
399         - 20  # rls2101 NDRPDR iter env 6
400         - 21  # rls2101 NDRPDR iter env 6
401
402     plot-dpdk-hdrh-lat-2n-skx:
403       csit-dpdk-perf-report-iterative-2101-2n-skx:
404         - 11  # rls2101 NDRPDR iter env 6
405
406     # 2n-zn2
407
408     plot-vpp-throughput-lat-tsa-2n-zn2:
409       csit-vpp-perf-report-iterative-2101-2n-zn2:
410         - 31  # rls2101.rel NDRPDR iter env 6
411         - 32  # rls2101.rel NDRPDR iter env 6
412         - 33  # rls2101.rel NDRPDR iter env 6
413         - 34  # rls2101.rel NDRPDR iter env 6
414         - 35  # rls2101.rel NDRPDR iter env 6
415         - 36  # rls2101.rel NDRPDR iter env 6
416         - 37  # rls2101.rel NDRPDR iter env 6
417         - 38  # rls2101.rel NDRPDR iter env 6
418         - 44  # rls2101.rel NDRPDR iter env 6
419         - 49  # rls2101.rel NDRPDR iter env 6
420         - 39  # rls2101.rel NDRPDR iter RND env 6
421         - 40  # rls2101.rel NDRPDR iter RND env 6
422         - 41  # rls2101.rel NDRPDR iter RND env 6
423         - 42  # rls2101.rel NDRPDR iter RND env 6
424         - 43  # rls2101.rel NDRPDR iter RND env 6
425         - 45  # rls2101.rel NDRPDR iter RND env 6
426         - 48  # rls2101.rel NDRPDR iter RND env 6
427         - 50  # rls2101.rel NDRPDR iter RND env 6
428         - 51  # rls2101.rel NDRPDR iter RND env 6
429         - 52  # rls2101.rel NDRPDR iter RND env 6
430
431     plot-vpp-hdrh-lat-2n-zn2:
432       csit-vpp-perf-report-iterative-2101-2n-zn2:
433         - 31  # rls2101.rel NDRPDR iter env 6
434
435     plot-vpp-hdrh-lat-2n-zn2-rnd:
436       csit-vpp-perf-report-iterative-2101-2n-zn2:
437         - 40  # rls2101.rel NDRPDR iter RND env 6
438
439     plot-vpp-gso-2n-zn2:
440       csit-vpp-perf-report-iterative-2101-2n-zn2:
441         - 56  # rls2101.rel MRR GSO iter env 6
442
443     plot-dpdk-throughput-latency-2n-zn2:
444       csit-dpdk-perf-report-iterative-2101-2n-zn2:
445         - 11  # rls2101 NDRPDR iter env 6
446         - 12  # rls2101 NDRPDR iter env 6
447         - 13  # rls2101 NDRPDR iter env 6
448         - 14  # rls2101 NDRPDR iter env 6
449         - 16  # rls2101 NDRPDR iter env 6
450         - 17  # rls2101 NDRPDR iter env 6
451         - 18  # rls2101 NDRPDR iter env 6
452         - 19  # rls2101 NDRPDR iter env 6
453         - 20  # rls2101 NDRPDR iter env 6
454         - 21  # rls2101 NDRPDR iter env 6
455
456     plot-dpdk-hdrh-lat-2n-zn2:
457       csit-dpdk-perf-report-iterative-2101-2n-zn2:
458         - 11  # rls2101 NDRPDR iter env 6
459
460     # 2n-clx
461
462     plot-vpp-throughput-lat-tsa-2n-clx:
463       csit-vpp-perf-report-iterative-2101-2n-clx:
464         - 54  # rls2101.rel NDRPDR iter env 6
465         - 59  # rls2101.rel NDRPDR iter env 6
466         - 60  # rls2101.rel NDRPDR iter env 6
467         - 63  # rls2101.rel NDRPDR iter env 6
468         - 66  # rls2101.rel NDRPDR iter env 6
469         - 68  # rls2101.rel NDRPDR iter env 6
470         - 73  # rls2101.rel NDRPDR iter env 6
471         - 75  # rls2101.rel NDRPDR iter env 6
472         - 86  # rls2101.rel NDRPDR iter env 6
473         - 90  # rls2101.rel NDRPDR iter env 6
474         - 80  # rls2101.rel NDRPDR iter RND env 6
475         - 87  # rls2101.rel NDRPDR iter RND env 6
476         - 91  # rls2101.rel NDRPDR iter RND env 6
477         - 92  # rls2101.rel NDRPDR iter RND env 6
478         - 93  # rls2101.rel NDRPDR iter RND env 6
479         - 94  # rls2101.rel NDRPDR iter RND env 6
480         - 95  # rls2101.rel NDRPDR iter RND env 6
481         - 100 # rls2101.rel NDRPDR iter RND env 6
482         - 106 # rls2101.rel NDRPDR iter RND env 6
483         - 108 # rls2101.rel NDRPDR iter RND env 6
484         - 112 # rls2101.rel NDRPDR iter NAT env 6
485         - 113 # rls2101.rel NDRPDR iter NAT env 6
486         - 114 # rls2101.rel NDRPDR iter NAT env 6
487         - 115 # rls2101.rel NDRPDR iter NAT env 6
488         - 116 # rls2101.rel NDRPDR iter NAT env 6
489         - 117 # rls2101.rel NDRPDR iter NAT env 6
490         - 118 # rls2101.rel NDRPDR iter NAT env 6
491         - 119 # rls2101.rel NDRPDR iter NAT env 6
492         - 120 # rls2101.rel NDRPDR iter NAT env 6
493         - 121 # rls2101.rel NDRPDR iter NAT env 6
494         - 122 # rls2101.rel NDRPDR iter MLX env 6
495         - 123 # rls2101.rel NDRPDR iter MLX env 6
496         - 124 # rls2101.rel NDRPDR iter MLX env 6
497         - 126 # rls2101.rel NDRPDR iter MLX env 6
498         - 127 # rls2101.rel NDRPDR iter MLX env 6
499         - 128 # rls2101.rel NDRPDR iter MLX env 6
500         - 129 # rls2101.rel NDRPDR iter MLX env 6
501         - 130 # rls2101.rel NDRPDR iter MLX env 6
502         - 131 # rls2101.rel NDRPDR iter MLX env 6
503         - 132 # rls2101.rel NDRPDR iter MLX env 6
504
505     plot-vpp-hdrh-lat-2n-clx:
506       csit-vpp-perf-report-iterative-2101-2n-clx:
507         - 75  # rls2101.rel NDRPDR iter env 6
508
509     plot-vpp-hdrh-lat-2n-clx-rnd:
510       csit-vpp-perf-report-iterative-2101-2n-clx:
511         - 87  # rls2101.rel NDRPDR iter RND env 6
512
513     plot-vpp-hdrh-lat-2n-clx-nat:
514       csit-vpp-perf-report-iterative-2101-2n-clx:
515         - 118 # rls2101.rel NDRPDR iter NAT env 6
516
517     plot-vpp-hdrh-lat-2n-clx-mlx:
518       csit-vpp-perf-report-iterative-2101-2n-clx:
519         - 127 # rls2101.rel NDRPDR iter MLX env 6
520
521     plot-vpp-nfv-2n-clx-ndrpdr:
522       csit-vpp-perf-report-iterative-2101-2n-clx:
523         - 57  # rls2101.rel NDRPDR nf-density iter env 6
524         - 62  # rls2101.rel NDRPDR nf-density iter env 6
525         - 70  # rls2101.rel NDRPDR nf-density iter env 6
526         - 71  # rls2101.rel NDRPDR nf-density iter env 6
527         - 82  # rls2101.rel NDRPDR nf-density iter env 6
528         - 88  # rls2101.rel NDRPDR nf-density iter env 6
529         - 89  # rls2101.rel NDRPDR nf-density iter env 6
530         - 96  # rls2101.rel NDRPDR nf-density iter env 6
531         - 97  # rls2101.rel NDRPDR nf-density iter env 6
532         - 98  # rls2101.rel NDRPDR nf-density iter env 6
533
534     plot-vpp-nfv-2n-clx-mrr:
535       csit-vpp-perf-report-iterative-2101-2n-clx:
536         - 72  # rls2101.rel MRR nf-density iter env 6
537
538     plot-vpp-nfv-reconf-2n-clx:
539       csit-vpp-perf-report-iterative-2101-2n-clx:
540         - 55  # rls2101.rel NDRPDR reconf iter env 6
541         - 64  # rls2101.rel NDRPDR reconf iter env 6
542         - 76  # rls2101.rel NDRPDR reconf iter env 6
543         - 83  # rls2101.rel NDRPDR reconf iter env 6
544         - 99  # rls2101.rel NDRPDR reconf iter env 6
545         - 101 # rls2101.rel NDRPDR reconf iter env 6
546         - 102 # rls2101.rel NDRPDR reconf iter env 6
547         - 107 # rls2101.rel NDRPDR reconf iter env 6
548         - 109 # rls2101.rel NDRPDR reconf iter env 6
549         - 110 # rls2101.rel NDRPDR reconf iter env 6
550
551     plot-vpp-soak-2n-clx:
552       csit-vpp-perf-report-iterative-2101-2n-clx:
553         - 58  # rls2101.rel soak env 6
554         - 61  # rls2101.rel soak env 6
555
556     plot-vpp-gso-2n-clx:
557       csit-vpp-perf-report-iterative-2101-2n-clx:
558         - 159 # rls2101.rel MRR GSO iter env 6
559
560     plot-dpdk-throughput-latency-2n-clx:
561       csit-dpdk-perf-report-iterative-2101-2n-clx:
562         - 12  # rls2101 NDRPDR iter env 6
563         - 13  # rls2101 NDRPDR iter env 6
564         - 14  # rls2101 NDRPDR iter env 6
565         - 18  # rls2101 NDRPDR iter env 6
566         - 22  # rls2101 NDRPDR iter env 6
567
568     plot-dpdk-hdrh-lat-2n-clx:
569       csit-dpdk-perf-report-iterative-2101-2n-clx:
570         - 12  # rls2101 NDRPDR iter env 6
571
572     # 3n-tsh
573
574     plot-vpp-throughput-lat-tsa-3n-tsh:
575       csit-vpp-perf-report-iterative-2101-3n-tsh:
576         - 23  # rls2101.rel NDRPDR iter env 6
577         - 24  # rls2101.rel NDRPDR iter env 6
578         - 25  # rls2101.rel NDRPDR iter env 6
579         - 26  # rls2101.rel NDRPDR iter env 6
580         - 27  # rls2101.rel NDRPDR iter env 6
581         - 28  # rls2101.rel NDRPDR iter env 6
582         - 29  # rls2101.rel NDRPDR iter env 6
583         - 30  # rls2101.rel NDRPDR iter env 6
584         - 31  # rls2101.rel NDRPDR iter env 6
585         - 32  # rls2101.rel NDRPDR iter env 6
586
587     plot-vpp-hdrh-lat-3n-tsh:
588       csit-vpp-perf-report-iterative-2101-3n-tsh:
589         - 23  # rls2101.rel NDRPDR iter env 6
590
591     plot-dpdk-throughput-latency-3n-tsh:
592       csit-dpdk-perf-report-iterative-2101-3n-tsh:
593         - 11  # rls2101 NDRPDR iter env 6
594         - 12  # rls2101 NDRPDR iter env 6
595         - 13  # rls2101 NDRPDR iter env 6
596         - 14  # rls2101 NDRPDR iter env 6
597         - 16  # rls2101 NDRPDR iter env 6
598         - 17  # rls2101 NDRPDR iter env 6
599         - 18  # rls2101 NDRPDR iter env 6
600         - 19  # rls2101 NDRPDR iter env 6
601         - 20  # rls2101 NDRPDR iter env 6
602         - 21  # rls2101 NDRPDR iter env 6
603
604     plot-dpdk-hdrh-lat-3n-tsh:
605       csit-dpdk-perf-report-iterative-2101-3n-tsh:
606         - 21  # rls2101 NDRPDR iter env 6
607
608     # 2n-tx2
609
610     plot-vpp-throughput-lat-tsa-2n-tx2:
611       csit-vpp-perf-report-iterative-2101-2n-tx2:
612         - 22  # rls2101.rel NDRPDR iter env 6
613         - 23  # rls2101.rel NDRPDR iter env 6
614         - 24  # rls2101.rel NDRPDR iter env 6
615         - 25  # rls2101.rel NDRPDR iter env 6
616         - 26  # rls2101.rel NDRPDR iter env 6
617         - 27  # rls2101.rel NDRPDR iter env 6
618         - 28  # rls2101.rel NDRPDR iter env 6
619         - 29  # rls2101.rel NDRPDR iter env 6
620         - 30  # rls2101.rel NDRPDR iter env 6
621         - 31  # rls2101.rel NDRPDR iter env 6
622
623     plot-vpp-hdrh-lat-2n-tx2:
624       csit-vpp-perf-report-iterative-2101-2n-tx2:
625         - 29  # rls2101.rel NDRPDR iter env 6
626
627     plot-dpdk-throughput-latency-2n-tx2:
628       csit-dpdk-perf-report-iterative-2101-2n-tx2:
629         - 4   # rls2101 NDRPDR iter env 6
630         - 6   # rls2101 NDRPDR iter env 6
631         - 7   # rls2101 NDRPDR iter env 6
632         - 8   # rls2101 NDRPDR iter env 6
633         - 9   # rls2101 NDRPDR iter env 6
634         - 10  # rls2101 NDRPDR iter env 6
635         - 11  # rls2101 NDRPDR iter env 6
636         - 12  # rls2101 NDRPDR iter env 6
637         - 13  # rls2101 NDRPDR iter env 6
638         - 14  # rls2101 NDRPDR iter env 6
639
640     plot-dpdk-hdrh-lat-2n-tx2:
641       csit-dpdk-perf-report-iterative-2101-2n-tx2:
642         - 4   # rls2101 NDRPDR iter env 6
643
644     # 3n-dnv
645
646     plot-vpp-throughput-lat-tsa-3n-dnv:
647       csit-vpp-perf-report-iterative-2101-3n-dnv:
648         - 33  # rls2101.rel NDRPDR iter env 6
649         - 34  # rls2101.rel NDRPDR iter env 6
650         - 35  # rls2101.rel NDRPDR iter env 6
651         - 36  # rls2101.rel NDRPDR iter env 6
652         - 37  # rls2101.rel NDRPDR iter env 6
653         - 38  # rls2101.rel NDRPDR iter env 6
654         - 39  # rls2101.rel NDRPDR iter env 6
655         - 40  # rls2101.rel NDRPDR iter env 6
656         - 41  # rls2101.rel NDRPDR iter env 6
657         - 42  # rls2101.rel NDRPDR iter env 6
658         - 43  # rls2101.rel NDRPDR iter RND env 6
659         - 44  # rls2101.rel NDRPDR iter RND env 6
660         - 45  # rls2101.rel NDRPDR iter RND env 6
661         - 46  # rls2101.rel NDRPDR iter RND env 6
662         - 47  # rls2101.rel NDRPDR iter RND env 6
663         - 48  # rls2101.rel NDRPDR iter RND env 6
664         - 49  # rls2101.rel NDRPDR iter RND env 6
665         - 50  # rls2101.rel NDRPDR iter RND env 6
666         - 51  # rls2101.rel NDRPDR iter RND env 6
667         - 52  # rls2101.rel NDRPDR iter RND env 6
668
669 #    plot-dpdk-throughput-latency-3n-dnv:
670 #      # No data
671 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
672
673     # 2n-dnv
674
675     plot-vpp-throughput-lat-tsa-2n-dnv:
676       csit-vpp-perf-report-iterative-2101-2n-dnv:
677         - 32  # rls2101.rel NDRPDR iter env 6
678         - 33  # rls2101.rel NDRPDR iter env 6
679         - 34  # rls2101.rel NDRPDR iter env 6
680         - 35  # rls2101.rel NDRPDR iter env 6
681         - 39  # rls2101.rel NDRPDR iter env 6
682         - 41  # rls2101.rel NDRPDR iter env 6
683         - 42  # rls2101.rel NDRPDR iter env 6
684         - 43  # rls2101.rel NDRPDR iter env 6
685         - 44  # rls2101.rel NDRPDR iter env 6
686         - 45  # rls2101.rel NDRPDR iter env 6
687         - 46  # rls2101.rel NDRPDR iter RND env 6
688         - 47  # rls2101.rel NDRPDR iter RND env 6
689         - 48  # rls2101.rel NDRPDR iter RND env 6
690         - 49  # rls2101.rel NDRPDR iter RND env 6
691         - 50  # rls2101.rel NDRPDR iter RND env 6
692         - 51  # rls2101.rel NDRPDR iter RND env 6
693         - 52  # rls2101.rel NDRPDR iter RND env 6
694         - 53  # rls2101.rel NDRPDR iter RND env 6
695         - 54  # rls2101.rel NDRPDR iter RND env 6
696         - 55  # rls2101.rel NDRPDR iter RND env 6
697
698 #    plot-dpdk-throughput-latency-2n-dnv:
699 #      # No data
700 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
701
702     ###########################################################################
703     # Simple tables (only one data set):
704
705     # NIC Comparisons
706
707     vpp-nic-comparison-3n-skx:
708       csit-vpp-perf-report-iterative-2101-3n-skx:
709         - 36  # rls2101.rel NDRPDR iter env 6
710         - 37  # rls2101.rel NDRPDR iter env 6
711         - 38  # rls2101.rel NDRPDR iter env 6
712         - 39  # rls2101.rel NDRPDR iter env 6
713         - 40  # rls2101.rel NDRPDR iter env 6
714         - 41  # rls2101.rel NDRPDR iter env 6
715         - 42  # rls2101.rel NDRPDR iter env 6
716         - 47  # rls2101.rel NDRPDR iter env 6
717         - 48  # rls2101.rel NDRPDR iter env 6
718         - 50  # rls2101.rel NDRPDR iter env 6
719
720     vpp-nic-comparison-2n-skx:
721       csit-vpp-perf-report-iterative-2101-2n-skx:
722         - 63  # rls2101.rel NDRPDR iter env 6
723         - 69  # rls2101.rel NDRPDR iter env 6
724         - 70  # rls2101.rel NDRPDR iter env 6
725         - 75  # rls2101.rel NDRPDR iter env 6
726         - 76  # rls2101.rel NDRPDR iter env 6
727         - 77  # rls2101.rel NDRPDR iter env 6
728         - 82  # rls2101.rel NDRPDR iter env 6
729         - 85  # rls2101.rel NDRPDR iter env 6
730         - 86  # rls2101.rel NDRPDR iter env 6
731         - 94  # rls2101.rel NDRPDR iter env 6
732         - 89  # rls2101.rel NDRPDR iter RND env 6
733         - 90  # rls2101.rel NDRPDR iter RND env 6
734         - 91  # rls2101.rel NDRPDR iter RND env 6
735         - 92  # rls2101.rel NDRPDR iter RND env 6
736         - 93  # rls2101.rel NDRPDR iter RND env 6
737         - 96  # rls2101.rel NDRPDR iter RND env 6
738         - 98  # rls2101.rel NDRPDR iter RND env 6
739         - 99  # rls2101.rel NDRPDR iter RND env 6
740         - 101 # rls2101.rel NDRPDR iter RND env 6
741         - 102 # rls2101.rel NDRPDR iter RND env 6
742         - 116 # rls2101.rel NDRPDR iter NAT env 6
743         - 117 # rls2101.rel NDRPDR iter NAT env 6
744         - 118 # rls2101.rel NDRPDR iter NAT env 6
745         - 119 # rls2101.rel NDRPDR iter NAT env 6
746         - 120 # rls2101.rel NDRPDR iter NAT env 6
747         - 121 # rls2101.rel NDRPDR iter NAT env 6
748         - 122 # rls2101.rel NDRPDR iter NAT env 6
749         - 123 # rls2101.rel NDRPDR iter NAT env 6
750         - 124 # rls2101.rel NDRPDR iter NAT env 6
751         - 125 # rls2101.rel NDRPDR iter NAT env 6
752
753     vpp-nic-comparison-3n-skx-mrr:
754       csit-vpp-perf-report-iterative-2101-3n-skx:
755         - 35  # rls2101.rel MRR iter env 6
756
757     vpp-nic-comparison-2n-skx-mrr:
758       csit-vpp-perf-report-iterative-2101-2n-skx:
759         - 62  # rls2101.rel MRR iter env 6
760
761     # Results
762
763     vpp-perf-results-3n-hsw:
764       csit-vpp-perf-report-coverage-2101-3n-hsw:
765         - 1   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-00
766         - 2   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-01
767         - 3   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-02
768         - 4   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-03
769         - 5   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-00
770         - 6   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-01
771         - 7   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-02
772         - 8   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-03
773         - 9   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-04
774         - 10  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-05
775         - 11  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-06
776         - 12  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-07
777         - 13  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-00
778         - 14  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-01
779         - 15  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-02
780         - 16  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-00
781         - 18  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-01
782         - 19  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-00
783         - 20  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-01
784         - 21  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-02
785         - 22  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-03
786         - 23  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-04
787         - 24  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6tun-00
788         - 25  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-05
789         - 26  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-06
790         - 27  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-07
791         - 28  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-08
792         - 29  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-09
793         - 30  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-10
794         - 31  # rls2101.rel NDRPDR cov env 6 3n-hsw-memif-00
795         - 32  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-00
796         - 33  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-01
797         - 34  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-00
798         - 35  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-01
799         - 36  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-02
800
801     vpp-perf-results-3n-skx:
802       csit-vpp-perf-report-coverage-2101-3n-skx:
803         - 1   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-00
804         - 2   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-01
805         - 3   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-02
806         - 4   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-03
807         - 5   # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-00
808         - 16  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-01
809         - 7   # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-02
810         - 17  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-03
811         - 18  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-04
812         - 19  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-05
813         - 20  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-06
814         - 12  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-06
815         - 13  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-00
816         - 26  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-01
817         - 15  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-02
818         - 21  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6-00
819         - 22  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6-01
820         - 23  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6tun-00
821         - 24  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-00
822         - 30  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-01
823         - 27  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-02
824         - 28  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-03
825         - 29  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-04
826         - 31  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-05
827         - 32  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-06
828         - 33  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-07
829         - 34  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-08
830         - 35  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-09
831         - 36  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-10
832         - 37  # rls2101.rel NDRPDR cov env 6 3n-skx-memif-00
833         - 38  # rls2101.rel NDRPDR cov env 6 3n-skx-srv6-00
834         - 39  # rls2101.rel NDRPDR cov env 6 3n-skx-srv6-01
835         - 40  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-00
836         - 41  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-01
837         - 42  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-02
838         - 43  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-03
839
840     vpp-perf-results-2n-skx:
841       csit-vpp-perf-report-coverage-2101-2n-skx:
842         - 1   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-00
843         - 2   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-01
844         - 3   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-02
845         - 4   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-03
846         - 5   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-04
847         - 6   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-05
848         - 7   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-06
849         - 8   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-07
850         - 21  # rls2101.rel NDRPDR cov env 6 2n-skx-ip4tun-00
851         - 22  # rls2101.rel NDRPDR cov env 6 2n-skx-ip4tun-00
852         - 10  # rls2101.rel NDRPDR cov env 6 2n-skx-ip6-00
853         - 11  # rls2101.rel NDRPDR cov env 6 2n-skx-ip6-01
854         - 12  # rls2101.rel NDRPDR cov env 6 2n-skx-l2-00
855         - 13  # rls2101.rel NDRPDR cov env 6 2n-skx-l2-01
856         - 14  # rls2101.rel NDRPDR cov env 6 2n-skx-lb-00
857         - 15  # rls2101.rel NDRPDR cov env 6 2n-skx-memif-00
858         - 16  # rls2101.rel NDRPDR cov env 6 2n-skx-vhost-00
859         - 17  # rls2101.rel NDRPDR cov env 6 2n-skx-vhost-01
860         - 19  # rls2101.rel NDRPDR cov env 6 2n-skx-vts-00
861
862     vpp-perf-results-2n-zn2:
863       csit-vpp-perf-report-coverage-2101-2n-zn2:
864         - 1   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-00
865         - 2   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-01
866         - 3   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-02
867         - 4   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-03
868         - 5   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-04
869         - 6   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-05
870         - 17  # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4tun-00
871         - 18  # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4tun-01
872         - 8   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip6-00
873         - 9   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip6-01
874         - 10  # rls2101.rel NDRPDR cov env 6 2n-zn2-l2-00
875         - 11  # rls2101.rel NDRPDR cov env 6 2n-zn2-l2-01
876         - 12  # rls2101.rel NDRPDR cov env 6 2n-zn2-lb-00
877         - 13  # rls2101.rel NDRPDR cov env 6 2n-zn2-memif-00
878         - 14  # rls2101.rel NDRPDR cov env 6 2n-zn2-vhost-00
879         - 15  # rls2101.rel NDRPDR cov env 6 2n-zn2-vhost-00
880         - 16  # rls2101.rel NDRPDR cov env 6 2n-zn2-vts-00
881
882     vpp-perf-results-2n-clx:
883       csit-vpp-perf-report-coverage-2101-2n-clx:
884         - 1   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-00
885         - 2   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-01
886         - 3   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-02
887         - 4   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-03
888         - 5   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-04
889         - 6   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-05
890         - 7   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-06
891         - 8   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-07
892         - 19  # rls2101.rel NDRPDR cov env 6 2n-clx-ip4tun-00
893         - 20  # rls2101.rel NDRPDR cov env 6 2n-clx-ip4tun-00
894         - 10  # rls2101.rel NDRPDR cov env 6 2n-clx-ip6-00
895         - 11  # rls2101.rel NDRPDR cov env 6 2n-clx-ip6-01
896         - 12  # rls2101.rel NDRPDR cov env 6 2n-clx-l2-00
897         - 13  # rls2101.rel NDRPDR cov env 6 2n-clx-l2-01
898         - 14  # rls2101.rel NDRPDR cov env 6 2n-clx-lb-00
899         - 15  # rls2101.rel NDRPDR cov env 6 2n-clx-memif-00
900         - 16  # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-00
901         - 17  # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-01
902         - 18  # rls2101.rel NDRPDR cov env 6 2n-clx-vts-00
903
904     vpp-perf-results-3n-tsh:
905       csit-vpp-perf-report-coverage-2101-3n-tsh:
906         - 1   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-00
907         - 2   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-01
908         - 3   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-02
909         - 4   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-03
910         - 5   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4tun-00
911         - 6   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4tun-01
912         - 7   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip6-00
913         - 8   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip6-01
914         - 9   # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-00
915         - 10  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-01
916         - 11  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-02
917         - 12  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-03
918         - 13  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-04
919         - 19  # rls2101.rel NDRPDR cov env 6 3n-tsh-memif-00
920         - 15  # rls2101.rel NDRPDR cov env 6 3n-tsh-srv6-00
921         - 16  # rls2101.rel NDRPDR cov env 6 3n-tsh-srv6-01
922         - 17  # rls2101.rel NDRPDR cov env 6 3n-tsh-vhost-00
923         - 18  # rls2101.rel NDRPDR cov env 6 3n-tsh-vhost-01
924
925     vpp-perf-results-2n-tx2:
926       csit-vpp-perf-report-coverage-2101-2n-tx2:
927         - 1   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-00
928         - 2   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-01
929         - 3   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-02
930         - 4   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-03
931         - 5   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-04
932         - 6   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-05
933         - 7   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-06
934         - 8   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip6-00
935         - 9   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip6-01
936         - 10  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-00
937         - 11  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-01
938         - 12  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-02
939         - 13  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-03
940         - 15  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-04
941
942     vpp-perf-results-3n-dnv:
943       csit-vpp-perf-report-coverage-2101-3n-dnv:
944         - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-00
945         - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-01
946         - 3   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
947         - 4   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
948         - 5   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4tun-00
949         - 6   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-00
950         - 7   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-01
951         - 8   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-00
952         - 9   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-01
953
954     vpp-perf-results-2n-dnv:
955       csit-vpp-perf-report-coverage-2101-2n-dnv:
956         - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
957         - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
958         - 3   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-00
959         - 4   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-01
960         - 5   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-00
961         - 6   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-01
962
963     vpp-mrr-results-3n-hsw:
964       csit-vpp-perf-report-iterative-2101-3n-hsw:
965         - 63  # rls2101.rel MRR iter env 6
966
967     vpp-mrr-results-3n-skx:
968       csit-vpp-perf-report-iterative-2101-3n-skx:
969         - 35  # rls2101.rel MRR iter env 6
970
971     vpp-mrr-results-2n-skx:
972       csit-vpp-perf-report-iterative-2101-2n-skx:
973         - 62  # rls2101.rel MRR iter env 6
974
975     vpp-mrr-results-2n-zn2:
976       csit-vpp-perf-report-iterative-2101-2n-zn2:
977         - 30  # rls2101.rel MRR iter env 6
978
979     vpp-mrr-results-2n-clx:
980       csit-vpp-perf-report-iterative-2101-2n-clx:
981         - 53  # rls2101.rel MRR iter env 6
982
983     vpp-mrr-results-3n-tsh:
984       csit-vpp-perf-report-iterative-2101-3n-tsh:
985         - 22  # rls2101.rel MRR iter env 6
986
987     vpp-mrr-results-2n-tx2:
988       csit-vpp-perf-report-iterative-2101-2n-tx2:
989         - 21  # rls2101.rel MRR iter env 6
990
991     vpp-mrr-results-3n-dnv:
992       csit-vpp-perf-report-iterative-2101-3n-dnv:
993         - 32  # rls2101.rel MRR iter env 6
994
995     vpp-mrr-results-2n-dnv:
996       csit-vpp-perf-report-iterative-2101-2n-dnv:
997         - 31  # rls2101.rel MRR iter env 6
998
999     vpp-device-results-ubuntu:
1000       csit-vpp-device-2101-ubuntu1804-1n-skx:
1001         - 358  # rls2101.rel VPP DEV env 6
1002
1003     dpdk-perf-results-3n-hsw:
1004       csit-dpdk-perf-report-iterative-2101-3n-hsw:
1005         - 11  # rls2101 NDRPDR iter env 6
1006
1007     dpdk-perf-results-3n-skx:
1008       csit-dpdk-perf-report-iterative-2101-3n-skx:
1009         - 12  # rls2101 NDRPDR iter env 6
1010
1011     dpdk-perf-results-2n-skx:
1012       csit-dpdk-perf-report-iterative-2101-2n-skx:
1013         - 11  # rls2101 NDRPDR iter env 6
1014
1015     dpdk-perf-results-2n-zn2:
1016       csit-dpdk-perf-report-iterative-2101-2n-zn2:
1017         - 11  # rls2101 NDRPDR iter env 6
1018
1019     dpdk-perf-results-2n-clx:
1020       csit-dpdk-perf-report-iterative-2101-2n-clx:
1021         - 12  # rls2101 NDRPDR iter env 6
1022
1023 #    dpdk-perf-results-2n-dnv:
1024 #      # No data
1025 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
1026
1027 #    dpdk-perf-results-3n-dnv:
1028 #      # No data
1029 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
1030
1031     dpdk-perf-results-3n-tsh:
1032       csit-dpdk-perf-report-iterative-2101-3n-tsh:
1033         - 21  # rls2101 NDRPDR iter env 6
1034
1035     dpdk-perf-results-2n-tx2:
1036       csit-dpdk-perf-report-iterative-2101-2n-tx2:
1037         - 4   # rls2101 NDRPDR iter env 6
1038
1039 ###########################################################################
1040     # Tables (more than one data set)
1041
1042     # Performance changes
1043
1044     vpp-performance-changes-3n-hsw-h1:
1045       csit-vpp-perf-report-iterative-2009-3n-hsw:
1046         - 9   # rls2005 NDRPDR iter env 5
1047         - 10  # rls2005 NDRPDR iter env 5
1048         - 11  # rls2005 NDRPDR iter env 5
1049         - 12  # rls2005 NDRPDR iter env 5
1050         - 13  # rls2005 NDRPDR iter env 5
1051         - 14  # rls2005 NDRPDR iter env 5
1052         - 15  # rls2005 NDRPDR iter env 5
1053         - 16  # rls2005 NDRPDR iter env 5
1054         - 17  # rls2005 NDRPDR iter env 5
1055         - 19  # rls2005 NDRPDR iter env 5
1056     vpp-performance-changes-3n-hsw-ref-env-old:
1057       csit-vpp-perf-report-iterative-2009-3n-hsw:
1058         - 21  # rls2009 NDRPDR iter env 5
1059         - 22  # rls2009 NDRPDR iter env 5
1060         - 24  # rls2009 NDRPDR iter env 5
1061         - 25  # rls2009 NDRPDR iter env 5
1062         - 26  # rls2009 NDRPDR iter env 5
1063         - 27  # rls2009 NDRPDR iter env 5
1064         - 28  # rls2009 NDRPDR iter env 5
1065         - 29  # rls2009 NDRPDR iter env 5
1066         - 30  # rls2009 NDRPDR iter env 5
1067         - 31  # rls2009 NDRPDR iter env 5
1068     vpp-performance-changes-3n-hsw-ref-env-new:
1069       csit-vpp-perf-report-iterative-2101-3n-hsw:
1070         - 19  # rls2009 NDRPDR iter env 6
1071         - 20  # rls2009 NDRPDR iter env 6
1072         - 21  # rls2009 NDRPDR iter env 6
1073         - 22  # rls2009 NDRPDR iter env 6
1074         - 23  # rls2009 NDRPDR iter env 6
1075         - 24  # rls2009 NDRPDR iter env 6
1076         - 25  # rls2009 NDRPDR iter env 6
1077         - 26  # rls2009 NDRPDR iter env 6
1078         - 27  # rls2009 NDRPDR iter env 6
1079         - 28  # rls2009 NDRPDR iter env 6
1080     vpp-performance-changes-3n-hsw-cmp:
1081       csit-vpp-perf-report-iterative-2101-3n-hsw:
1082         - 64  # rls2101.rel NDRPDR iter env 6
1083         - 71  # rls2101.rel NDRPDR iter env 6
1084         - 73  # rls2101.rel NDRPDR iter env 6
1085         - 74  # rls2101.rel NDRPDR iter env 6
1086         - 80  # rls2101.rel NDRPDR iter env 6
1087         - 81  # rls2101.rel NDRPDR iter env 6
1088         - 82  # rls2101.rel NDRPDR iter env 6
1089         - 83  # rls2101.rel NDRPDR iter env 6
1090         - 88  # rls2101.rel NDRPDR iter env 6
1091         - 89  # rls2101.rel NDRPDR iter env 6
1092         - 128 # rls2101.rel NDRPDR iter RND env 6
1093         - 129 # rls2101.rel NDRPDR iter RND env 6
1094         - 130 # rls2101.rel NDRPDR iter RND env 6
1095         - 131 # rls2101.rel NDRPDR iter RND env 6
1096         - 132 # rls2101.rel NDRPDR iter RND env 6
1097         - 133 # rls2101.rel NDRPDR iter RND env 6
1098         - 134 # rls2101.rel NDRPDR iter RND env 6
1099         - 135 # rls2101.rel NDRPDR iter RND env 6
1100         - 136 # rls2101.rel NDRPDR iter RND env 6
1101         - 137 # rls2101.rel NDRPDR iter RND env 6
1102
1103     vpp-performance-changes-3n-skx-h1:
1104       csit-vpp-perf-report-iterative-2009-3n-skx:
1105         - 13  # rls2005 NDRPDR iter env 5
1106         - 18  # rls2005 NDRPDR iter env 5
1107         - 19  # rls2005 NDRPDR iter env 5
1108         - 41  # rls2005 NDRPDR iter env 5
1109         - 43  # rls2005 NDRPDR iter env 5
1110         - 44  # rls2005 NDRPDR iter env 5
1111         - 45  # rls2005 NDRPDR iter env 5
1112         - 46  # rls2005 NDRPDR iter env 5
1113         - 48  # rls2005 NDRPDR iter env 5
1114         - 49  # rls2005 NDRPDR iter env 5
1115     vpp-performance-changes-3n-skx-ref-env-old:
1116       csit-vpp-perf-report-iterative-2009-3n-skx:
1117         - 26  # rls2009 NDRPDR iter env 5
1118         - 27  # rls2009 NDRPDR iter env 5
1119         - 28  # rls2009 NDRPDR iter env 5
1120         - 29  # rls2009 NDRPDR iter env 5
1121         - 35  # rls2009 NDRPDR iter env 5
1122         - 36  # rls2009 NDRPDR iter env 5
1123         - 37  # rls2009 NDRPDR iter env 5
1124         - 38  # rls2009 NDRPDR iter env 5
1125         - 39  # rls2009 NDRPDR iter env 5
1126         - 40  # rls2009 NDRPDR iter env 5
1127     vpp-performance-changes-3n-skx-ref-env-new:
1128       csit-vpp-perf-report-iterative-2101-3n-skx:
1129         - 14  # rls2009 NDRPDR iter env 6
1130         - 15  # rls2009 NDRPDR iter env 6
1131         - 16  # rls2009 NDRPDR iter env 6
1132         - 17  # rls2009 NDRPDR iter env 6
1133         - 18  # rls2009 NDRPDR iter env 6
1134         - 25  # rls2009 NDRPDR iter env 6
1135         - 26  # rls2009 NDRPDR iter env 6
1136         - 27  # rls2009 NDRPDR iter env 6
1137         - 29  # rls2009 NDRPDR iter env 6
1138         - 31  # rls2009 NDRPDR iter env 6
1139     vpp-performance-changes-3n-skx-cmp:
1140       csit-vpp-perf-report-iterative-2101-3n-skx:
1141         - 36  # rls2101.rel NDRPDR iter env 6
1142         - 37  # rls2101.rel NDRPDR iter env 6
1143         - 38  # rls2101.rel NDRPDR iter env 6
1144         - 39  # rls2101.rel NDRPDR iter env 6
1145         - 40  # rls2101.rel NDRPDR iter env 6
1146         - 41  # rls2101.rel NDRPDR iter env 6
1147         - 42  # rls2101.rel NDRPDR iter env 6
1148         - 47  # rls2101.rel NDRPDR iter env 6
1149         - 48  # rls2101.rel NDRPDR iter env 6
1150         - 50  # rls2101.rel NDRPDR iter env 6
1151
1152     vpp-performance-changes-2n-skx-h1:
1153       csit-vpp-perf-report-iterative-2009-2n-skx:
1154         - 13  # rls2005 NDRPDR iter env 5
1155         - 16  # rls2005 NDRPDR iter env 5
1156         - 17  # rls2005 NDRPDR iter env 5
1157         - 18  # rls2005 NDRPDR iter env 5
1158         - 19  # rls2005 NDRPDR iter env 5
1159         - 21  # rls2005 NDRPDR iter env 5
1160         - 22  # rls2005 NDRPDR iter env 5
1161         - 23  # rls2005 NDRPDR iter env 5
1162         - 24  # rls2005 NDRPDR iter env 5
1163         - 25  # rls2005 NDRPDR iter env 5
1164     vpp-performance-changes-2n-skx-ref-env-old:
1165       csit-vpp-perf-report-iterative-2009-2n-skx:
1166         - 35  # rls2009 NDRPDR iter env 5
1167         - 36  # rls2009 NDRPDR iter env 5
1168         - 37  # rls2009 NDRPDR iter env 5
1169         - 39  # rls2009 NDRPDR iter env 5
1170         - 40  # rls2009 NDRPDR iter env 5
1171         - 42  # rls2009 NDRPDR iter env 5
1172         - 43  # rls2009 NDRPDR iter env 5
1173         - 44  # rls2009 NDRPDR iter env 5
1174         - 46  # rls2009 NDRPDR iter env 5
1175         - 48  # rls2009 NDRPDR iter env 5
1176         - 110 # rls2009 NDRPDR iter NAT44 env 5
1177         - 111 # rls2009 NDRPDR iter NAT44 env 5
1178         - 112 # rls2009 NDRPDR iter NAT44 env 5
1179         - 113 # rls2009 NDRPDR iter NAT44 env 5
1180         - 114 # rls2009 NDRPDR iter NAT44 env 5
1181         - 115 # rls2009 NDRPDR iter NAT44 env 5
1182         - 116 # rls2009 NDRPDR iter NAT44 env 5
1183         - 118 # rls2009 NDRPDR iter NAT44 env 5
1184         - 119 # rls2009 NDRPDR iter NAT44 env 5
1185         - 121 # rls2009 NDRPDR iter NAT44 env 5
1186     vpp-performance-changes-2n-skx-ref-env-new:
1187       csit-vpp-perf-report-iterative-2101-2n-skx:
1188         - 22  # rls2009 NDRPDR iter env 6
1189         - 23  # rls2009 NDRPDR iter env 6
1190         - 24  # rls2009 NDRPDR iter env 6
1191         - 25  # rls2009 NDRPDR iter env 6
1192         - 26  # rls2009 NDRPDR iter env 6
1193         - 28  # rls2009 NDRPDR iter env 6
1194         - 39  # rls2009 NDRPDR iter env 6
1195         - 40  # rls2009 NDRPDR iter env 6
1196         - 41  # rls2009 NDRPDR iter env 6
1197         - 44  # rls2009 NDRPDR iter env 6
1198     vpp-performance-changes-2n-skx-cmp:
1199       csit-vpp-perf-report-iterative-2101-2n-skx:
1200         - 63  # rls2101.rel NDRPDR iter env 6
1201         - 69  # rls2101.rel NDRPDR iter env 6
1202         - 70  # rls2101.rel NDRPDR iter env 6
1203         - 75  # rls2101.rel NDRPDR iter env 6
1204         - 76  # rls2101.rel NDRPDR iter env 6
1205         - 77  # rls2101.rel NDRPDR iter env 6
1206         - 82  # rls2101.rel NDRPDR iter env 6
1207         - 85  # rls2101.rel NDRPDR iter env 6
1208         - 86  # rls2101.rel NDRPDR iter env 6
1209         - 94  # rls2101.rel NDRPDR iter env 6
1210         - 89  # rls2101.rel NDRPDR iter RND env 6
1211         - 90  # rls2101.rel NDRPDR iter RND env 6
1212         - 91  # rls2101.rel NDRPDR iter RND env 6
1213         - 92  # rls2101.rel NDRPDR iter RND env 6
1214         - 93  # rls2101.rel NDRPDR iter RND env 6
1215         - 96  # rls2101.rel NDRPDR iter RND env 6
1216         - 98  # rls2101.rel NDRPDR iter RND env 6
1217         - 99  # rls2101.rel NDRPDR iter RND env 6
1218         - 101 # rls2101.rel NDRPDR iter RND env 6
1219         - 102 # rls2101.rel NDRPDR iter RND env 6
1220         - 116 # rls2101.rel NDRPDR iter NAT env 6
1221         - 117 # rls2101.rel NDRPDR iter NAT env 6
1222         - 118 # rls2101.rel NDRPDR iter NAT env 6
1223         - 119 # rls2101.rel NDRPDR iter NAT env 6
1224         - 120 # rls2101.rel NDRPDR iter NAT env 6
1225         - 121 # rls2101.rel NDRPDR iter NAT env 6
1226         - 122 # rls2101.rel NDRPDR iter NAT env 6
1227         - 123 # rls2101.rel NDRPDR iter NAT env 6
1228         - 124 # rls2101.rel NDRPDR iter NAT env 6
1229         - 125 # rls2101.rel NDRPDR iter NAT env 6
1230
1231     vpp-performance-changes-2n-clx-h1:
1232       csit-vpp-perf-report-iterative-2009-2n-clx:
1233         - 13  # rls2005 NDRPDR iter env 5
1234         - 15  # rls2005 NDRPDR iter env 5
1235         - 17  # rls2005 NDRPDR iter env 5
1236         - 18  # rls2005 NDRPDR iter env 5
1237         - 19  # rls2005 NDRPDR iter env 5
1238         - 20  # rls2005 NDRPDR iter env 5
1239         - 21  # rls2005 NDRPDR iter env 5
1240         - 22  # rls2005 NDRPDR iter env 5
1241         - 23  # rls2005 NDRPDR iter env 5
1242         - 24  # rls2005 NDRPDR iter env 5
1243     vpp-performance-changes-2n-clx-ref-env-old:
1244       csit-vpp-perf-report-iterative-2009-2n-clx:
1245         - 36  # rls2009 NDRPDR iter env 5
1246         - 39  # rls2009 NDRPDR iter env 5
1247         - 40  # rls2009 NDRPDR iter env 5
1248         - 65  # rls2009 NDRPDR iter env 5
1249         - 66  # rls2009 NDRPDR iter env 5
1250         - 79  # rls2009 NDRPDR iter env 5
1251         - 82  # rls2009 NDRPDR iter env 5
1252         - 88  # rls2009 NDRPDR iter env 5
1253         - 89  # rls2009 NDRPDR iter env 5
1254         - 90  # rls2009 NDRPDR iter env 5
1255         - 114 # rls2009 NDRPDR iter NAT44 env 5
1256         - 115 # rls2009 NDRPDR iter NAT44 env 5
1257         - 116 # rls2009 NDRPDR iter NAT44 env 5
1258         - 117 # rls2009 NDRPDR iter NAT44 env 5
1259         - 118 # rls2009 NDRPDR iter NAT44 env 5
1260         - 119 # rls2009 NDRPDR iter NAT44 env 5
1261         - 121 # rls2009 NDRPDR iter NAT44 env 5
1262         - 122 # rls2009 NDRPDR iter NAT44 env 5
1263         - 123 # rls2009 NDRPDR iter NAT44 env 5
1264         - 126 # rls2009 NDRPDR iter NAT44 env 5
1265     vpp-performance-changes-2n-clx-ref-env-new:
1266       csit-vpp-perf-report-iterative-2101-2n-clx:
1267         - 16  # rls2009 NDRPDR iter env 6
1268         - 17  # rls2009 NDRPDR iter env 6
1269         - 18  # rls2009 NDRPDR iter env 6
1270         - 19  # rls2009 NDRPDR iter env 6
1271         - 20  # rls2009 NDRPDR iter env 6
1272         - 21  # rls2009 NDRPDR iter env 6
1273         - 32  # rls2009 NDRPDR iter env 6
1274         - 33  # rls2009 NDRPDR iter env 6
1275         - 34  # rls2009 NDRPDR iter env 6
1276         - 35  # rls2009 NDRPDR iter env 6
1277         - 146 # rls2009 NDRPDR MLX iter env 6
1278         - 147 # rls2009 NDRPDR MLX iter env 6
1279         - 148 # rls2009 NDRPDR MLX iter env 6
1280         - 149 # rls2009 NDRPDR MLX iter env 6
1281         - 150 # rls2009 NDRPDR MLX iter env 6
1282         - 151 # rls2009 NDRPDR MLX iter env 6
1283         - 152 # rls2009 NDRPDR MLX iter env 6
1284         - 153 # rls2009 NDRPDR MLX iter env 6
1285         - 154 # rls2009 NDRPDR MLX iter env 6
1286         - 155 # rls2009 NDRPDR MLX iter env 6
1287     vpp-performance-changes-2n-clx-cmp:
1288       csit-vpp-perf-report-iterative-2101-2n-clx:
1289         - 54  # rls2101.rel NDRPDR iter env 6
1290         - 59  # rls2101.rel NDRPDR iter env 6
1291         - 60  # rls2101.rel NDRPDR iter env 6
1292         - 63  # rls2101.rel NDRPDR iter env 6
1293         - 66  # rls2101.rel NDRPDR iter env 6
1294         - 68  # rls2101.rel NDRPDR iter env 6
1295         - 73  # rls2101.rel NDRPDR iter env 6
1296         - 75  # rls2101.rel NDRPDR iter env 6
1297         - 86  # rls2101.rel NDRPDR iter env 6
1298         - 90  # rls2101.rel NDRPDR iter env 6
1299         - 80  # rls2101.rel NDRPDR iter RND env 6
1300         - 87  # rls2101.rel NDRPDR iter RND env 6
1301         - 91  # rls2101.rel NDRPDR iter RND env 6
1302         - 92  # rls2101.rel NDRPDR iter RND env 6
1303         - 93  # rls2101.rel NDRPDR iter RND env 6
1304         - 94  # rls2101.rel NDRPDR iter RND env 6
1305         - 95  # rls2101.rel NDRPDR iter RND env 6
1306         - 100 # rls2101.rel NDRPDR iter RND env 6
1307         - 106 # rls2101.rel NDRPDR iter RND env 6
1308         - 108 # rls2101.rel NDRPDR iter RND env 6
1309         - 112 # rls2101.rel NDRPDR iter NAT env 6
1310         - 113 # rls2101.rel NDRPDR iter NAT env 6
1311         - 114 # rls2101.rel NDRPDR iter NAT env 6
1312         - 115 # rls2101.rel NDRPDR iter NAT env 6
1313         - 116 # rls2101.rel NDRPDR iter NAT env 6
1314         - 117 # rls2101.rel NDRPDR iter NAT env 6
1315         - 118 # rls2101.rel NDRPDR iter NAT env 6
1316         - 119 # rls2101.rel NDRPDR iter NAT env 6
1317         - 120 # rls2101.rel NDRPDR iter NAT env 6
1318         - 121 # rls2101.rel NDRPDR iter NAT env 6
1319         - 122 # rls2101.rel NDRPDR iter MLX env 6
1320         - 123 # rls2101.rel NDRPDR iter MLX env 6
1321         - 124 # rls2101.rel NDRPDR iter MLX env 6
1322         - 126 # rls2101.rel NDRPDR iter MLX env 6
1323         - 127 # rls2101.rel NDRPDR iter MLX env 6
1324         - 128 # rls2101.rel NDRPDR iter MLX env 6
1325         - 129 # rls2101.rel NDRPDR iter MLX env 6
1326         - 130 # rls2101.rel NDRPDR iter MLX env 6
1327         - 131 # rls2101.rel NDRPDR iter MLX env 6
1328         - 132 # rls2101.rel NDRPDR iter MLX env 6
1329
1330     vpp-performance-changes-2n-zn2-ref-env-old:
1331       csit-vpp-perf-report-iterative-2009-2n-zn2:
1332         - 17  # rls2009 NDRPDR iter env 5
1333         - 18  # rls2009 NDRPDR iter env 5
1334         - 31  # rls2009 NDRPDR iter env 5
1335         - 33  # rls2009 NDRPDR iter env 5
1336         - 34  # rls2009 NDRPDR iter env 5
1337     vpp-performance-changes-2n-zn2-ref-env-new:
1338       csit-vpp-perf-report-iterative-2101-2n-zn2:
1339         - 9   # rls2009 NDRPDR iter env 6
1340         - 10  # rls2009 NDRPDR iter env 6
1341         - 11  # rls2009 NDRPDR iter env 6
1342         - 12  # rls2009 NDRPDR iter env 6
1343         - 13  # rls2009 NDRPDR iter env 6
1344         - 20  # rls2009 NDRPDR iter env 6
1345         - 21  # rls2009 NDRPDR iter env 6
1346         - 22  # rls2009 NDRPDR iter env 6
1347         - 25  # rls2009 NDRPDR iter env 6
1348         - 26  # rls2009 NDRPDR iter env 6
1349     vpp-performance-changes-2n-zn2-cmp:
1350       csit-vpp-perf-report-iterative-2101-2n-zn2:
1351         - 31  # rls2101.rel NDRPDR iter env 6
1352         - 32  # rls2101.rel NDRPDR iter env 6
1353         - 33  # rls2101.rel NDRPDR iter env 6
1354         - 34  # rls2101.rel NDRPDR iter env 6
1355         - 35  # rls2101.rel NDRPDR iter env 6
1356         - 36  # rls2101.rel NDRPDR iter env 6
1357         - 37  # rls2101.rel NDRPDR iter env 6
1358         - 38  # rls2101.rel NDRPDR iter env 6
1359         - 44  # rls2101.rel NDRPDR iter env 6
1360         - 49  # rls2101.rel NDRPDR iter env 6
1361         - 39  # rls2101.rel NDRPDR iter RND env 6
1362         - 40  # rls2101.rel NDRPDR iter RND env 6
1363         - 41  # rls2101.rel NDRPDR iter RND env 6
1364         - 42  # rls2101.rel NDRPDR iter RND env 6
1365         - 43  # rls2101.rel NDRPDR iter RND env 6
1366         - 45  # rls2101.rel NDRPDR iter RND env 6
1367         - 48  # rls2101.rel NDRPDR iter RND env 6
1368         - 50  # rls2101.rel NDRPDR iter RND env 6
1369         - 51  # rls2101.rel NDRPDR iter RND env 6
1370         - 52  # rls2101.rel NDRPDR iter RND env 6
1371
1372     vpp-performance-changes-2n-dnv-h1:
1373       csit-vpp-perf-report-iterative-2009-2n-dnv:
1374         - 16  # rls2005 NDRPDR iter env 5
1375         - 17  # rls2005 NDRPDR iter env 5
1376         - 18  # rls2005 NDRPDR iter env 5
1377         - 19  # rls2005 NDRPDR iter env 5
1378         - 21  # rls2005 NDRPDR iter env 5
1379         - 24  # rls2005 NDRPDR iter env 5
1380         - 27  # rls2005 NDRPDR iter env 5
1381         - 28  # rls2005 NDRPDR iter env 5
1382         - 29  # rls2005 NDRPDR iter env 5
1383         - 30  # rls2005 NDRPDR iter env 5
1384     vpp-performance-changes-2n-dnv-ref-env-old:
1385       csit-vpp-perf-report-iterative-2009-2n-dnv:
1386         - 3   # rls2009 NDRPDR iter env 5
1387         - 5   # rls2009 NDRPDR iter env 5
1388         - 6   # rls2009 NDRPDR iter env 5
1389         - 7   # rls2009 NDRPDR iter env 5
1390         - 9   # rls2009 NDRPDR iter env 5
1391         - 10  # rls2009 NDRPDR iter env 5
1392         - 11  # rls2009 NDRPDR iter env 5
1393         - 12  # rls2009 NDRPDR iter env 5
1394         - 14  # rls2009 NDRPDR iter env 5
1395         - 15  # rls2009 NDRPDR iter env 5
1396     vpp-performance-changes-2n-dnv-ref-env-new:
1397       # TODO: Re-test in new env
1398       csit-vpp-perf-report-iterative-2009-2n-dnv:
1399         - 3   # rls2009 NDRPDR iter env 5
1400         - 5   # rls2009 NDRPDR iter env 5
1401         - 6   # rls2009 NDRPDR iter env 5
1402         - 7   # rls2009 NDRPDR iter env 5
1403         - 9   # rls2009 NDRPDR iter env 5
1404         - 10  # rls2009 NDRPDR iter env 5
1405         - 11  # rls2009 NDRPDR iter env 5
1406         - 12  # rls2009 NDRPDR iter env 5
1407         - 14  # rls2009 NDRPDR iter env 5
1408         - 15  # rls2009 NDRPDR iter env 5
1409     vpp-performance-changes-2n-dnv-cmp:
1410       csit-vpp-perf-report-iterative-2101-2n-dnv:
1411         - 32  # rls2101.rel NDRPDR iter env 6
1412         - 33  # rls2101.rel NDRPDR iter env 6
1413         - 34  # rls2101.rel NDRPDR iter env 6
1414         - 35  # rls2101.rel NDRPDR iter env 6
1415         - 39  # rls2101.rel NDRPDR iter env 6
1416         - 41  # rls2101.rel NDRPDR iter env 6
1417         - 42  # rls2101.rel NDRPDR iter env 6
1418         - 43  # rls2101.rel NDRPDR iter env 6
1419         - 44  # rls2101.rel NDRPDR iter env 6
1420         - 45  # rls2101.rel NDRPDR iter env 6
1421         - 46  # rls2101.rel NDRPDR iter RND env 6
1422         - 47  # rls2101.rel NDRPDR iter RND env 6
1423         - 48  # rls2101.rel NDRPDR iter RND env 6
1424         - 49  # rls2101.rel NDRPDR iter RND env 6
1425         - 50  # rls2101.rel NDRPDR iter RND env 6
1426         - 51  # rls2101.rel NDRPDR iter RND env 6
1427         - 52  # rls2101.rel NDRPDR iter RND env 6
1428         - 53  # rls2101.rel NDRPDR iter RND env 6
1429         - 54  # rls2101.rel NDRPDR iter RND env 6
1430         - 55  # rls2101.rel NDRPDR iter RND env 6
1431
1432     vpp-performance-changes-3n-dnv-h1:
1433       csit-vpp-perf-report-iterative-2009-3n-dnv:
1434         - 16  # rls2005 NDRPDR iter env 5
1435         - 23  # rls2005 NDRPDR iter env 5
1436         - 25  # rls2005 NDRPDR iter env 5
1437         - 26  # rls2005 NDRPDR iter env 5
1438         - 27  # rls2005 NDRPDR iter env 5
1439         - 28  # rls2005 NDRPDR iter env 5
1440         - 29  # rls2005 NDRPDR iter env 5
1441         - 30  # rls2005 NDRPDR iter env 5
1442         - 31  # rls2005 NDRPDR iter env 5
1443         - 32  # rls2005 NDRPDR iter env 5
1444     vpp-performance-changes-3n-dnv-ref-env-old:
1445       csit-vpp-perf-report-iterative-2009-3n-dnv:
1446         - 3   # rls2009 NDRPDR iter env 5
1447         - 6   # rls2009 NDRPDR iter env 5
1448         - 7   # rls2009 NDRPDR iter env 5
1449         - 8   # rls2009 NDRPDR iter env 5
1450         - 10  # rls2009 NDRPDR iter env 5
1451         - 11  # rls2009 NDRPDR iter env 5
1452         - 12  # rls2009 NDRPDR iter env 5
1453         - 14  # rls2009 NDRPDR iter env 5
1454         - 15  # rls2009 NDRPDR iter env 5
1455         - 24  # rls2009 NDRPDR iter env 5
1456     vpp-performance-changes-3n-dnv-ref-env-new:
1457       # TODO: Re-test in new env
1458       csit-vpp-perf-report-iterative-2009-3n-dnv:
1459         - 3   # rls2009 NDRPDR iter env 5
1460         - 6   # rls2009 NDRPDR iter env 5
1461         - 7   # rls2009 NDRPDR iter env 5
1462         - 8   # rls2009 NDRPDR iter env 5
1463         - 10  # rls2009 NDRPDR iter env 5
1464         - 11  # rls2009 NDRPDR iter env 5
1465         - 12  # rls2009 NDRPDR iter env 5
1466         - 14  # rls2009 NDRPDR iter env 5
1467         - 15  # rls2009 NDRPDR iter env 5
1468         - 24  # rls2009 NDRPDR iter env 5
1469     vpp-performance-changes-3n-dnv-cmp:
1470       csit-vpp-perf-report-iterative-2101-3n-dnv:
1471         - 33  # rls2101.rel NDRPDR iter env 6
1472         - 34  # rls2101.rel NDRPDR iter env 6
1473         - 35  # rls2101.rel NDRPDR iter env 6
1474         - 36  # rls2101.rel NDRPDR iter env 6
1475         - 37  # rls2101.rel NDRPDR iter env 6
1476         - 38  # rls2101.rel NDRPDR iter env 6
1477         - 39  # rls2101.rel NDRPDR iter env 6
1478         - 40  # rls2101.rel NDRPDR iter env 6
1479         - 41  # rls2101.rel NDRPDR iter env 6
1480         - 42  # rls2101.rel NDRPDR iter env 6
1481         - 43  # rls2101.rel NDRPDR iter RND env 6
1482         - 44  # rls2101.rel NDRPDR iter RND env 6
1483         - 45  # rls2101.rel NDRPDR iter RND env 6
1484         - 46  # rls2101.rel NDRPDR iter RND env 6
1485         - 47  # rls2101.rel NDRPDR iter RND env 6
1486         - 48  # rls2101.rel NDRPDR iter RND env 6
1487         - 49  # rls2101.rel NDRPDR iter RND env 6
1488         - 50  # rls2101.rel NDRPDR iter RND env 6
1489         - 51  # rls2101.rel NDRPDR iter RND env 6
1490         - 52  # rls2101.rel NDRPDR iter RND env 6
1491
1492     vpp-performance-changes-3n-tsh-h1:
1493       csit-vpp-perf-report-iterative-2009-3n-tsh:
1494         - 8   # rls2005 NDRPDR iter env 5
1495         - 11  # rls2005 NDRPDR iter env 5
1496         - 12  # rls2005 NDRPDR iter env 5
1497         - 24  # rls2005 NDRPDR iter env 5
1498         - 27  # rls2005 NDRPDR iter env 5
1499         - 29  # rls2005 NDRPDR iter env 5
1500         - 31  # rls2005 NDRPDR iter env 5
1501         - 39  # rls2005 NDRPDR iter env 5
1502         - 40  # rls2005 NDRPDR iter env 5
1503         - 42  # rls2005 NDRPDR iter env 5
1504     vpp-performance-changes-3n-tsh-ref-env-old:
1505       csit-vpp-perf-report-iterative-2009-3n-tsh:
1506         - 14  # rls2009 NDRPDR iter env 5
1507         - 20  # rls2009 NDRPDR iter env 5
1508         - 21  # rls2009 NDRPDR iter env 5
1509         - 22  # rls2009 NDRPDR iter env 5
1510         - 23  # rls2009 NDRPDR iter env 5
1511         - 28  # rls2009 NDRPDR iter env 5
1512         - 30  # rls2009 NDRPDR iter env 5
1513         - 33  # rls2009 NDRPDR iter env 5
1514         - 38  # rls2009 NDRPDR iter env 5
1515         - 41  # rls2009 NDRPDR iter env 5
1516     vpp-performance-changes-3n-tsh-ref-env-new:
1517       csit-vpp-perf-report-iterative-2101-3n-tsh:
1518         - 8   # rls2009 NDRPDR iter env 6
1519         - 13  # rls2009 NDRPDR iter env 6
1520         - 14  # rls2009 NDRPDR iter env 6
1521         - 15  # rls2009 NDRPDR iter env 6
1522         - 16  # rls2009 NDRPDR iter env 6
1523         - 17  # rls2009 NDRPDR iter env 6
1524         - 18  # rls2009 NDRPDR iter env 6
1525         - 19  # rls2009 NDRPDR iter env 6
1526         - 21  # rls2009 NDRPDR iter env 6
1527     vpp-performance-changes-3n-tsh-cmp:
1528       csit-vpp-perf-report-iterative-2101-3n-tsh:
1529         - 23  # rls2101.rel NDRPDR iter env 6
1530         - 24  # rls2101.rel NDRPDR iter env 6
1531         - 25  # rls2101.rel NDRPDR iter env 6
1532         - 26  # rls2101.rel NDRPDR iter env 6
1533         - 27  # rls2101.rel NDRPDR iter env 6
1534         - 28  # rls2101.rel NDRPDR iter env 6
1535         - 29  # rls2101.rel NDRPDR iter env 6
1536         - 30  # rls2101.rel NDRPDR iter env 6
1537         - 31  # rls2101.rel NDRPDR iter env 6
1538         - 32  # rls2101.rel NDRPDR iter env 6
1539
1540 #     vpp-performance-changes-2n-tx2-h1:
1541 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1542 #         -
1543 #     vpp-performance-changes-2n-tx2-ref-env-old:
1544 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1545 #         -
1546     vpp-performance-changes-2n-tx2-ref-env-new:
1547       csit-vpp-perf-report-iterative-2101-2n-tx2:
1548         - 6   # rls2009 NDRPDR iter env 6
1549         - 7   # rls2009 NDRPDR iter env 6
1550         - 11  # rls2009 NDRPDR iter env 6
1551         - 12  # rls2009 NDRPDR iter env 6
1552         - 13  # rls2009 NDRPDR iter env 6
1553         - 16  # rls2009 NDRPDR iter env 6
1554         - 17  # rls2009 NDRPDR iter env 6
1555         - 18  # rls2009 NDRPDR iter env 6
1556         - 19  # rls2009 NDRPDR iter env 6
1557         - 20  # rls2009 NDRPDR iter env 6
1558     vpp-performance-changes-2n-tx2-cmp:
1559       csit-vpp-perf-report-iterative-2101-2n-tx2:
1560         - 22  # rls2101.rel NDRPDR iter env 6
1561         - 23  # rls2101.rel NDRPDR iter env 6
1562         - 24  # rls2101.rel NDRPDR iter env 6
1563         - 25  # rls2101.rel NDRPDR iter env 6
1564         - 26  # rls2101.rel NDRPDR iter env 6
1565         - 27  # rls2101.rel NDRPDR iter env 6
1566         - 28  # rls2101.rel NDRPDR iter env 6
1567         - 29  # rls2101.rel NDRPDR iter env 6
1568         - 30  # rls2101.rel NDRPDR iter env 6
1569         - 31  # rls2101.rel NDRPDR iter env 6
1570
1571     vpp-soak-vs-ndr-2n-skx-ref:
1572       csit-vpp-perf-report-iterative-2101-2n-skx:
1573         - 63  # rls2101.rel NDRPDR iter env 6
1574         - 69  # rls2101.rel NDRPDR iter env 6
1575         - 70  # rls2101.rel NDRPDR iter env 6
1576         - 75  # rls2101.rel NDRPDR iter env 6
1577         - 76  # rls2101.rel NDRPDR iter env 6
1578         - 77  # rls2101.rel NDRPDR iter env 6
1579         - 82  # rls2101.rel NDRPDR iter env 6
1580         - 85  # rls2101.rel NDRPDR iter env 6
1581         - 86  # rls2101.rel NDRPDR iter env 6
1582         - 94  # rls2101.rel NDRPDR iter env 6
1583     vpp-soak-vs-ndr-2n-skx-cmp:
1584       csit-vpp-perf-report-iterative-2101-2n-skx:
1585         - 68  # rls2101.rel soak env 6
1586         - 73  # rls2101.rel soak env 6
1587     vpp-soak-vs-ndr-2n-skx:
1588       csit-vpp-perf-report-iterative-2101-2n-skx:
1589         - 63  # rls2101.rel NDRPDR iter env 6
1590         - 69  # rls2101.rel NDRPDR iter env 6
1591         - 70  # rls2101.rel NDRPDR iter env 6
1592         - 75  # rls2101.rel NDRPDR iter env 6
1593         - 76  # rls2101.rel NDRPDR iter env 6
1594         - 77  # rls2101.rel NDRPDR iter env 6
1595         - 82  # rls2101.rel NDRPDR iter env 6
1596         - 85  # rls2101.rel NDRPDR iter env 6
1597         - 86  # rls2101.rel NDRPDR iter env 6
1598         - 94  # rls2101.rel NDRPDR iter env 6
1599         - 68  # rls2101.rel soak env 6
1600         - 73  # rls2101.rel soak env 6
1601
1602     vpp-soak-vs-ndr-2n-clx-ref:
1603       csit-vpp-perf-report-iterative-2101-2n-clx:
1604         - 54  # rls2101.rel NDRPDR iter env 6
1605         - 59  # rls2101.rel NDRPDR iter env 6
1606         - 60  # rls2101.rel NDRPDR iter env 6
1607         - 63  # rls2101.rel NDRPDR iter env 6
1608         - 66  # rls2101.rel NDRPDR iter env 6
1609         - 68  # rls2101.rel NDRPDR iter env 6
1610         - 73  # rls2101.rel NDRPDR iter env 6
1611         - 75  # rls2101.rel NDRPDR iter env 6
1612         - 86  # rls2101.rel NDRPDR iter env 6
1613         - 90  # rls2101.rel NDRPDR iter env 6
1614     vpp-soak-vs-ndr-2n-clx-cmp:
1615       csit-vpp-perf-report-iterative-2101-2n-clx:
1616         - 58  # rls2101.rel soak env 6
1617         - 61  # rls2101.rel soak env 6
1618     vpp-soak-vs-ndr-2n-clx:
1619       csit-vpp-perf-report-iterative-2101-2n-clx:
1620         - 54  # rls2101.rel NDRPDR iter env 6
1621         - 59  # rls2101.rel NDRPDR iter env 6
1622         - 60  # rls2101.rel NDRPDR iter env 6
1623         - 63  # rls2101.rel NDRPDR iter env 6
1624         - 66  # rls2101.rel NDRPDR iter env 6
1625         - 68  # rls2101.rel NDRPDR iter env 6
1626         - 73  # rls2101.rel NDRPDR iter env 6
1627         - 75  # rls2101.rel NDRPDR iter env 6
1628         - 86  # rls2101.rel NDRPDR iter env 6
1629         - 90  # rls2101.rel NDRPDR iter env 6
1630         - 58  # rls2101.rel soak env 6
1631         - 61  # rls2101.rel soak env 6
1632
1633     vpp-performance-changes-3n-hsw-mrr-h1:
1634       csit-vpp-perf-report-iterative-2009-3n-hsw:
1635         - 18  # rls2005 MRR iter env 5
1636     vpp-performance-changes-3n-hsw-mrr-ref-env-old:
1637       csit-vpp-perf-report-iterative-2009-3n-hsw:
1638         - 23  # rls2009 MRR iter env 5
1639     vpp-performance-changes-3n-hsw-mrr-ref-env-new:
1640       csit-vpp-perf-report-iterative-2101-3n-hsw:
1641         - 17  # rls2009 MRR iter env 6
1642     vpp-performance-changes-3n-hsw-mrr-cmp:
1643       csit-vpp-perf-report-iterative-2101-3n-hsw:
1644         - 63  # rls2101.rel MRR iter env 6
1645
1646     vpp-performance-changes-3n-skx-mrr-h1:
1647       csit-vpp-perf-report-iterative-2009-3n-skx:
1648         - 17  # rls2005 MRR iter env 5
1649     vpp-performance-changes-3n-skx-mrr-ref-env-old:
1650       csit-vpp-perf-report-iterative-2009-3n-skx:
1651         - 24  # rls2009 MRR iter env 5
1652     vpp-performance-changes-3n-skx-mrr-ref-env-new:
1653       csit-vpp-perf-report-iterative-2101-3n-skx:
1654         - 34  # rls2009 MRR iter env 6
1655     vpp-performance-changes-3n-skx-mrr-cmp:
1656       csit-vpp-perf-report-iterative-2101-3n-skx:
1657         - 35  # rls2101.rel MRR iter env 6
1658
1659     vpp-performance-changes-2n-skx-mrr-h1:
1660       csit-vpp-perf-report-iterative-2009-2n-skx:
1661         - 20  # rls2005 MRR iter env 5
1662     vpp-performance-changes-2n-skx-mrr-ref-env-old:
1663       csit-vpp-perf-report-iterative-2009-2n-skx:
1664         - 120 # rls2009 MRR iter env 5
1665     vpp-performance-changes-2n-skx-mrr-ref-env-new:
1666       csit-vpp-perf-report-iterative-2101-2n-skx:
1667         - 21  # rls2009 MRR iter env 6
1668     vpp-performance-changes-2n-skx-mrr-cmp:
1669       csit-vpp-perf-report-iterative-2101-2n-skx:
1670         - 62  # rls2101.rel MRR iter env 6
1671
1672     vpp-performance-changes-2n-clx-mrr-h1:
1673       csit-vpp-perf-report-iterative-2009-2n-clx:
1674         - 77  # rls2005 MRR iter env 5
1675     vpp-performance-changes-2n-clx-mrr-ref-env-old:
1676       csit-vpp-perf-report-iterative-2009-2n-clx:
1677         - 125 # rls2009 MRR iter env 5
1678     vpp-performance-changes-2n-clx-mrr-ref-env-new:
1679       csit-vpp-perf-report-iterative-2101-2n-clx:
1680         - 15  # rls2009 MRR iter env 6
1681         - 142 # rls2009 MRR MLX iter env 6
1682     vpp-performance-changes-2n-clx-mrr-cmp:
1683       csit-vpp-perf-report-iterative-2101-2n-clx:
1684         - 53  # rls2101.rel MRR iter env 6
1685         - 133 # rls2101.rel MRR MLX iter env 6
1686
1687     vpp-performance-changes-2n-zn2-mrr-ref-env-old:
1688       csit-vpp-perf-report-iterative-2009-2n-zn2:
1689         - 15  # rls2009 MRR iter env 5
1690     vpp-performance-changes-2n-zn2-mrr-ref-env-new:
1691       csit-vpp-perf-report-iterative-2101-2n-zn2:
1692         - 8   # rls2009 MRR iter env6
1693     vpp-performance-changes-2n-zn2-mrr-cmp:
1694       csit-vpp-perf-report-iterative-2101-2n-zn2:
1695         - 30  # rls2101.rel MRR iter env 6
1696
1697     vpp-performance-changes-2n-dnv-mrr-h1:
1698       csit-vpp-perf-report-iterative-2009-2n-dnv:
1699         - 23  # rls2005 MRR iter env 5
1700     vpp-performance-changes-2n-dnv-mrr-ref-env-old:
1701       csit-vpp-perf-report-iterative-2009-2n-dnv:
1702         - 13  # rls2009 MRR iter env 5
1703     vpp-performance-changes-2n-dnv-mrr-ref-env-new:
1704       # TODO: Re-test in new env
1705       csit-vpp-perf-report-iterative-2009-2n-dnv:
1706         - 13  # rls2009 MRR iter env 5
1707     vpp-performance-changes-2n-dnv-mrr-cmp:
1708       csit-vpp-perf-report-iterative-2101-2n-dnv:
1709         - 31  # rls2101.rel MRR iter env 6
1710
1711     vpp-performance-changes-3n-dnv-mrr-h1:
1712       csit-vpp-perf-report-iterative-2009-3n-dnv:
1713         - 19  # rls2005 MRR iter env 5
1714     vpp-performance-changes-3n-dnv-mrr-ref-env-old:
1715       csit-vpp-perf-report-iterative-2009-3n-dnv:
1716         - 22  # rls2009 MRR iter env 5
1717     vpp-performance-changes-3n-dnv-mrr-ref-env-new:
1718       # TODO: Re-test in new env
1719       csit-vpp-perf-report-iterative-2009-3n-dnv:
1720         - 22  # rls2009 MRR iter env 5
1721     vpp-performance-changes-3n-dnv-mrr-cmp:
1722       csit-vpp-perf-report-iterative-2101-3n-dnv:
1723         - 32  # rls2101.rel MRR iter env 6
1724
1725     vpp-performance-changes-3n-tsh-mrr-h1:
1726       csit-vpp-perf-report-iterative-2009-3n-tsh:
1727         - 13  # rls2005 MRR iter env 5
1728     vpp-performance-changes-3n-tsh-mrr-ref-env-old:
1729       csit-vpp-perf-report-iterative-2009-3n-tsh:
1730         - 15  # rls2009 MRR iter env 5
1731     vpp-performance-changes-3n-tsh-mrr-ref-env-new:
1732       csit-vpp-perf-report-iterative-2101-3n-tsh:
1733         - 7   # rls2009 MRR iter env 6
1734     vpp-performance-changes-3n-tsh-mrr-cmp:
1735       csit-vpp-perf-report-iterative-2101-3n-tsh:
1736         - 22  # rls2101.rel MRR iter env 6
1737
1738 #     vpp-performance-changes-2n-tx2-mrr-h1:
1739 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1740 #         -
1741 #     vpp-performance-changes-2n-tx2-mrr-ref-env-old:
1742 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1743 #         -
1744     vpp-performance-changes-2n-tx2-mrr-ref-env-new:
1745       csit-vpp-perf-report-iterative-2101-2n-tx2:
1746         - 5   # rls2009 MRR iter env 6
1747     vpp-performance-changes-2n-tx2-mrr-cmp:
1748       csit-vpp-perf-report-iterative-2101-2n-tx2:
1749         - 21  # rls2101.rel MRR iter env 6
1750
1751     dpdk-performance-changes-3n-hsw-h1:
1752       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1753         - 25  # NDRPDR iter
1754         - 26  # NDRPDR iter
1755         - 27  # NDRPDR iter
1756         - 28  # NDRPDR iter
1757         - 29  # NDRPDR iter
1758         - 30  # NDRPDR iter
1759         - 31  # NDRPDR iter
1760         - 32  # NDRPDR iter
1761         - 33  # NDRPDR iter
1762         - 34  # NDRPDR iter
1763     dpdk-performance-changes-3n-hsw-ref:
1764       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1765         - 6   # NDRPDR iter env5
1766         - 7   # NDRPDR iter env5
1767         - 8   # NDRPDR iter env5
1768         - 9   # NDRPDR iter env5
1769         - 10  # NDRPDR iter env5
1770         - 11  # NDRPDR iter env5
1771         - 12  # NDRPDR iter env5
1772         - 13  # NDRPDR iter env5
1773         - 14  # NDRPDR iter env5
1774         - 15  # NDRPDR iter env5
1775     dpdk-performance-changes-3n-hsw-cmp:
1776       csit-dpdk-perf-report-iterative-2101-3n-hsw:
1777         - 11  # rls2101 NDRPDR iter env 6
1778         - 12  # rls2101 NDRPDR iter env 6
1779         - 13  # rls2101 NDRPDR iter env 6
1780         - 14  # rls2101 NDRPDR iter env 6
1781         - 16  # rls2101 NDRPDR iter env 6
1782         - 17  # rls2101 NDRPDR iter env 6
1783         - 18  # rls2101 NDRPDR iter env 6
1784         - 19  # rls2101 NDRPDR iter env 6
1785         - 20  # rls2101 NDRPDR iter env 6
1786         - 21  # rls2101 NDRPDR iter env 6
1787
1788     dpdk-performance-changes-3n-skx-h1:
1789       csit-dpdk-perf-report-iterative-2005-3n-skx:
1790         - 28  # NDRPDR iter
1791         - 29  # NDRPDR iter
1792         - 30  # NDRPDR iter
1793         - 31  # NDRPDR iter
1794         - 32  # NDRPDR iter
1795         - 33  # NDRPDR iter
1796         - 34  # NDRPDR iter
1797         - 35  # NDRPDR iter
1798         - 36  # NDRPDR iter
1799         - 37  # NDRPDR iter
1800     dpdk-performance-changes-3n-skx-ref:
1801       csit-dpdk-perf-report-iterative-2009-3n-skx:
1802         - 4   # NDRPDR sel env5
1803         - 5   # NDRPDR sel env5
1804         - 6   # NDRPDR sel env5
1805         - 7   # NDRPDR sel env5
1806         - 8   # NDRPDR sel env5
1807         - 9   # NDRPDR sel env5
1808         - 14  # NDRPDR sel env5
1809         - 11  # NDRPDR sel env5
1810         - 12  # NDRPDR sel env5
1811         - 13  # NDRPDR sel env5
1812     dpdk-performance-changes-3n-skx-cmp:
1813       csit-dpdk-perf-report-iterative-2101-3n-skx:
1814         - 12  # rls2101 NDRPDR iter env 6
1815         - 14  # rls2101 NDRPDR iter env 6
1816         - 15  # rls2101 NDRPDR iter env 6
1817         - 17  # rls2101 NDRPDR iter env 6
1818         - 19  # rls2101 NDRPDR iter env 6
1819         - 20  # rls2101 NDRPDR iter env 6
1820         - 21  # rls2101 NDRPDR iter env 6
1821         - 22  # rls2101 NDRPDR iter env 6
1822         - 25  # rls2101 NDRPDR iter env 6
1823         - 26  # rls2101 NDRPDR iter env 6
1824
1825     dpdk-performance-changes-2n-skx-h1:
1826       csit-dpdk-perf-report-iterative-2005-2n-skx:
1827         - 20  # NDRPDR iter
1828         - 21  # NDRPDR iter
1829         - 22  # NDRPDR iter
1830         - 23  # NDRPDR iter
1831         - 24  # NDRPDR iter
1832         - 25  # NDRPDR iter
1833         - 26  # NDRPDR iter
1834         - 27  # NDRPDR iter
1835         - 28  # NDRPDR iter
1836         - 29  # NDRPDR iter
1837     dpdk-performance-changes-2n-skx-ref:
1838       csit-dpdk-perf-report-iterative-2009-2n-skx:
1839         - 4   # NDRPDR iter env5
1840         - 5   # NDRPDR iter env5
1841         - 6   # NDRPDR iter env5
1842         - 7   # NDRPDR iter env5
1843         - 8   # NDRPDR iter env5
1844         - 9   # NDRPDR iter env5
1845         - 10  # NDRPDR iter env5
1846         - 11  # NDRPDR iter env5
1847         - 12  # NDRPDR iter env5
1848         - 13  # NDRPDR iter env5
1849     dpdk-performance-changes-2n-skx-cmp:
1850       csit-dpdk-perf-report-iterative-2101-2n-skx:
1851         - 11  # rls2101 NDRPDR iter env 6
1852         - 12  # rls2101 NDRPDR iter env 6
1853         - 13  # rls2101 NDRPDR iter env 6
1854         - 14  # rls2101 NDRPDR iter env 6
1855         - 15  # rls2101 NDRPDR iter env 6
1856         - 17  # rls2101 NDRPDR iter env 6
1857         - 18  # rls2101 NDRPDR iter env 6
1858         - 19  # rls2101 NDRPDR iter env 6
1859         - 20  # rls2101 NDRPDR iter env 6
1860         - 21  # rls2101 NDRPDR iter env 6
1861
1862     dpdk-performance-changes-2n-clx-h1:
1863       csit-dpdk-perf-report-iterative-2005-2n-clx:
1864         - 20  # NDRPDR iter
1865         - 21  # NDRPDR iter
1866         - 22  # NDRPDR iter
1867         - 23  # NDRPDR iter
1868         - 24  # NDRPDR iter
1869         - 25  # NDRPDR iter
1870         - 26  # NDRPDR iter
1871         - 27  # NDRPDR iter
1872         - 28  # NDRPDR iter
1873         - 29  # NDRPDR iter
1874     dpdk-performance-changes-2n-clx-ref:
1875       csit-dpdk-perf-report-iterative-2009-2n-clx:
1876         - 4   # NDRPDR iter env5
1877         - 5   # NDRPDR iter env5
1878         - 6   # NDRPDR iter env5
1879         - 7   # NDRPDR iter env5
1880         - 8   # NDRPDR iter env5
1881         - 9   # NDRPDR iter env5
1882         - 10  # NDRPDR iter env5
1883         - 11  # NDRPDR iter env5
1884         - 12  # NDRPDR iter env5
1885         - 13  # NDRPDR iter env5
1886     dpdk-performance-changes-2n-clx-cmp:
1887       csit-dpdk-perf-report-iterative-2101-2n-clx:
1888         - 12  # rls2101 NDRPDR iter env 6
1889         - 13  # rls2101 NDRPDR iter env 6
1890         - 14  # rls2101 NDRPDR iter env 6
1891         - 18  # rls2101 NDRPDR iter env 6
1892         - 22  # rls2101 NDRPDR iter env 6
1893
1894     dpdk-performance-changes-2n-zn2-ref:
1895       csit-dpdk-perf-report-iterative-2009-2n-zn2:
1896         - 16  # NDRPDR iter env5
1897         - 21  # NDRPDR iter env5
1898         - 22  # NDRPDR iter env5
1899         - 23  # NDRPDR iter env5
1900         - 24  # NDRPDR iter env5
1901         - 25  # NDRPDR iter env5
1902         - 29  # NDRPDR iter env5
1903     dpdk-performance-changes-2n-zn2-cmp:
1904       csit-dpdk-perf-report-iterative-2101-2n-zn2:
1905         - 11  # rls2101 NDRPDR iter env 6
1906         - 12  # rls2101 NDRPDR iter env 6
1907         - 13  # rls2101 NDRPDR iter env 6
1908         - 14  # rls2101 NDRPDR iter env 6
1909         - 16  # rls2101 NDRPDR iter env 6
1910         - 17  # rls2101 NDRPDR iter env 6
1911         - 18  # rls2101 NDRPDR iter env 6
1912         - 19  # rls2101 NDRPDR iter env 6
1913         - 20  # rls2101 NDRPDR iter env 6
1914         - 21  # rls2101 NDRPDR iter env 6
1915
1916 #    dpdk-performance-changes-2n-dnv-h1:
1917 #      csit-dpdk-perf-verify-2101-2n-dnv:
1918 #        - 9   # NDRPDR sel
1919 #        - 10  # NDRPDR sel
1920 #        - 11  # NDRPDR sel
1921 #        - 12  # NDRPDR sel
1922 #        - 13  # NDRPDR sel
1923 #        - 14  # NDRPDR sel
1924 #        - 15  # NDRPDR sel
1925 #        - 16  # NDRPDR sel
1926 #        - 17  # NDRPDR sel
1927 #        - 18  # NDRPDR sel
1928 #    dpdk-performance-changes-2n-dnv-ref:
1929 #      # No data
1930 #    dpdk-performance-changes-2n-dnv-cmp:
1931 #      # No data
1932 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
1933
1934 #    dpdk-performance-changes-3n-dnv-h1:
1935 #      csit-dpdk-perf-verify-2101-3n-dnv:
1936 #        - 12  # NDRPDR sel
1937 #        - 13  # NDRPDR sel
1938 #        - 14  # NDRPDR sel
1939 #        - 15  # NDRPDR sel
1940 #        - 16  # NDRPDR sel
1941 #        - 17  # NDRPDR sel
1942 #        - 18  # NDRPDR sel
1943 #        - 19  # NDRPDR sel
1944 #        - 20  # NDRPDR sel
1945 #        - 22  # NDRPDR sel
1946 #    dpdk-performance-changes-3n-dnv-ref:
1947 #      # No data
1948 #    dpdk-performance-changes-3n-dnv-cmp:
1949 #      # No data
1950 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
1951
1952     dpdk-performance-changes-3n-tsh-h1:
1953       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1954         - 5   # NDRPDR sel
1955     dpdk-performance-changes-3n-tsh-ref:
1956       csit-dpdk-perf-report-iterative-2009-3n-tsh:
1957         - 1   # NDRPDR iter env5
1958         - 2   # NDRPDR iter env5
1959         - 3   # NDRPDR iter env5
1960         - 4   # NDRPDR iter env5
1961         - 5   # NDRPDR iter env5
1962         - 6   # NDRPDR iter env5
1963         - 7   # NDRPDR iter env5
1964         - 9   # NDRPDR iter env5
1965         - 10  # NDRPDR iter env5
1966         - 11  # NDRPDR iter env5
1967     dpdk-performance-changes-3n-tsh-cmp:
1968       csit-dpdk-perf-report-iterative-2101-3n-tsh:
1969         - 11  # rls2101 NDRPDR iter env 6
1970         - 12  # rls2101 NDRPDR iter env 6
1971         - 13  # rls2101 NDRPDR iter env 6
1972         - 14  # rls2101 NDRPDR iter env 6
1973         - 16  # rls2101 NDRPDR iter env 6
1974         - 17  # rls2101 NDRPDR iter env 6
1975         - 18  # rls2101 NDRPDR iter env 6
1976         - 19  # rls2101 NDRPDR iter env 6
1977         - 20  # rls2101 NDRPDR iter env 6
1978         - 21  # rls2101 NDRPDR iter env 6
1979
1980     # Compare testbeds
1981
1982     vpp-compare-testbeds-ref:
1983       csit-vpp-perf-report-iterative-2101-3n-hsw:
1984         - 64  # rls2101.rel NDRPDR iter env 6
1985         - 71  # rls2101.rel NDRPDR iter env 6
1986         - 73  # rls2101.rel NDRPDR iter env 6
1987         - 74  # rls2101.rel NDRPDR iter env 6
1988         - 80  # rls2101.rel NDRPDR iter env 6
1989         - 81  # rls2101.rel NDRPDR iter env 6
1990         - 82  # rls2101.rel NDRPDR iter env 6
1991         - 83  # rls2101.rel NDRPDR iter env 6
1992         - 88  # rls2101.rel NDRPDR iter env 6
1993         - 89  # rls2101.rel NDRPDR iter env 6
1994     vpp-compare-testbeds-cmp:
1995       csit-vpp-perf-report-iterative-2101-3n-skx:
1996         - 36  # rls2101.rel NDRPDR iter env 6
1997         - 37  # rls2101.rel NDRPDR iter env 6
1998         - 38  # rls2101.rel NDRPDR iter env 6
1999         - 39  # rls2101.rel NDRPDR iter env 6
2000         - 40  # rls2101.rel NDRPDR iter env 6
2001         - 41  # rls2101.rel NDRPDR iter env 6
2002         - 42  # rls2101.rel NDRPDR iter env 6
2003         - 47  # rls2101.rel NDRPDR iter env 6
2004         - 48  # rls2101.rel NDRPDR iter env 6
2005         - 50  # rls2101.rel NDRPDR iter env 6
2006
2007     vpp-compare-testbeds-skx-clx-ref:
2008       csit-vpp-perf-report-iterative-2101-2n-skx:
2009         - 63  # rls2101.rel NDRPDR iter env 6
2010         - 69  # rls2101.rel NDRPDR iter env 6
2011         - 70  # rls2101.rel NDRPDR iter env 6
2012         - 75  # rls2101.rel NDRPDR iter env 6
2013         - 76  # rls2101.rel NDRPDR iter env 6
2014         - 77  # rls2101.rel NDRPDR iter env 6
2015         - 82  # rls2101.rel NDRPDR iter env 6
2016         - 85  # rls2101.rel NDRPDR iter env 6
2017         - 86  # rls2101.rel NDRPDR iter env 6
2018         - 94  # rls2101.rel NDRPDR iter env 6
2019         - 89  # rls2101.rel NDRPDR iter RND env 6
2020         - 90  # rls2101.rel NDRPDR iter RND env 6
2021         - 91  # rls2101.rel NDRPDR iter RND env 6
2022         - 92  # rls2101.rel NDRPDR iter RND env 6
2023         - 93  # rls2101.rel NDRPDR iter RND env 6
2024         - 96  # rls2101.rel NDRPDR iter RND env 6
2025         - 98  # rls2101.rel NDRPDR iter RND env 6
2026         - 99  # rls2101.rel NDRPDR iter RND env 6
2027         - 101 # rls2101.rel NDRPDR iter RND env 6
2028         - 102 # rls2101.rel NDRPDR iter RND env 6
2029         - 116 # rls2101.rel NDRPDR iter NAT env 6
2030         - 117 # rls2101.rel NDRPDR iter NAT env 6
2031         - 118 # rls2101.rel NDRPDR iter NAT env 6
2032         - 119 # rls2101.rel NDRPDR iter NAT env 6
2033         - 120 # rls2101.rel NDRPDR iter NAT env 6
2034         - 121 # rls2101.rel NDRPDR iter NAT env 6
2035         - 122 # rls2101.rel NDRPDR iter NAT env 6
2036         - 123 # rls2101.rel NDRPDR iter NAT env 6
2037         - 124 # rls2101.rel NDRPDR iter NAT env 6
2038         - 125 # rls2101.rel NDRPDR iter NAT env 6
2039     vpp-compare-testbeds-skx-clx-cmp:
2040       csit-vpp-perf-report-iterative-2101-2n-clx:
2041         - 54  # rls2101.rel NDRPDR iter env 6
2042         - 59  # rls2101.rel NDRPDR iter env 6
2043         - 60  # rls2101.rel NDRPDR iter env 6
2044         - 63  # rls2101.rel NDRPDR iter env 6
2045         - 66  # rls2101.rel NDRPDR iter env 6
2046         - 68  # rls2101.rel NDRPDR iter env 6
2047         - 73  # rls2101.rel NDRPDR iter env 6
2048         - 75  # rls2101.rel NDRPDR iter env 6
2049         - 86  # rls2101.rel NDRPDR iter env 6
2050         - 90  # rls2101.rel NDRPDR iter env 6
2051         - 80  # rls2101.rel NDRPDR iter RND env 6
2052         - 87  # rls2101.rel NDRPDR iter RND env 6
2053         - 91  # rls2101.rel NDRPDR iter RND env 6
2054         - 92  # rls2101.rel NDRPDR iter RND env 6
2055         - 93  # rls2101.rel NDRPDR iter RND env 6
2056         - 94  # rls2101.rel NDRPDR iter RND env 6
2057         - 95  # rls2101.rel NDRPDR iter RND env 6
2058         - 100 # rls2101.rel NDRPDR iter RND env 6
2059         - 106 # rls2101.rel NDRPDR iter RND env 6
2060         - 108 # rls2101.rel NDRPDR iter RND env 6
2061         - 112 # rls2101.rel NDRPDR iter NAT env 6
2062         - 113 # rls2101.rel NDRPDR iter NAT env 6
2063         - 114 # rls2101.rel NDRPDR iter NAT env 6
2064         - 115 # rls2101.rel NDRPDR iter NAT env 6
2065         - 116 # rls2101.rel NDRPDR iter NAT env 6
2066         - 117 # rls2101.rel NDRPDR iter NAT env 6
2067         - 118 # rls2101.rel NDRPDR iter NAT env 6
2068         - 119 # rls2101.rel NDRPDR iter NAT env 6
2069         - 120 # rls2101.rel NDRPDR iter NAT env 6
2070         - 121 # rls2101.rel NDRPDR iter NAT env 6
2071         - 122 # rls2101.rel NDRPDR iter MLX env 6
2072         - 123 # rls2101.rel NDRPDR iter MLX env 6
2073         - 124 # rls2101.rel NDRPDR iter MLX env 6
2074         - 126 # rls2101.rel NDRPDR iter MLX env 6
2075         - 127 # rls2101.rel NDRPDR iter MLX env 6
2076         - 128 # rls2101.rel NDRPDR iter MLX env 6
2077         - 129 # rls2101.rel NDRPDR iter MLX env 6
2078         - 130 # rls2101.rel NDRPDR iter MLX env 6
2079         - 131 # rls2101.rel NDRPDR iter MLX env 6
2080         - 132 # rls2101.rel NDRPDR iter MLX env 6
2081
2082     vpp-compare-testbeds-hsw-clx-ref:
2083       csit-vpp-perf-report-iterative-2101-3n-hsw:
2084         - 64  # rls2101.rel NDRPDR iter env 6
2085         - 71  # rls2101.rel NDRPDR iter env 6
2086         - 73  # rls2101.rel NDRPDR iter env 6
2087         - 74  # rls2101.rel NDRPDR iter env 6
2088         - 80  # rls2101.rel NDRPDR iter env 6
2089         - 81  # rls2101.rel NDRPDR iter env 6
2090         - 82  # rls2101.rel NDRPDR iter env 6
2091         - 83  # rls2101.rel NDRPDR iter env 6
2092         - 88  # rls2101.rel NDRPDR iter env 6
2093         - 89  # rls2101.rel NDRPDR iter env 6
2094         - 128 # rls2101.rel NDRPDR iter RND env 6
2095         - 129 # rls2101.rel NDRPDR iter RND env 6
2096         - 130 # rls2101.rel NDRPDR iter RND env 6
2097         - 131 # rls2101.rel NDRPDR iter RND env 6
2098         - 132 # rls2101.rel NDRPDR iter RND env 6
2099         - 133 # rls2101.rel NDRPDR iter RND env 6
2100         - 134 # rls2101.rel NDRPDR iter RND env 6
2101         - 135 # rls2101.rel NDRPDR iter RND env 6
2102         - 136 # rls2101.rel NDRPDR iter RND env 6
2103         - 137 # rls2101.rel NDRPDR iter RND env 6
2104     vpp-compare-testbeds-hsw-clx-cmp:
2105       csit-vpp-perf-report-iterative-2101-2n-clx:
2106         - 54  # rls2101.rel NDRPDR iter env 6
2107         - 59  # rls2101.rel NDRPDR iter env 6
2108         - 60  # rls2101.rel NDRPDR iter env 6
2109         - 63  # rls2101.rel NDRPDR iter env 6
2110         - 66  # rls2101.rel NDRPDR iter env 6
2111         - 68  # rls2101.rel NDRPDR iter env 6
2112         - 73  # rls2101.rel NDRPDR iter env 6
2113         - 75  # rls2101.rel NDRPDR iter env 6
2114         - 90  # rls2101.rel NDRPDR iter env 6
2115         - 80  # rls2101.rel NDRPDR iter RND env 6
2116         - 87  # rls2101.rel NDRPDR iter RND env 6
2117         - 91  # rls2101.rel NDRPDR iter RND env 6
2118         - 92  # rls2101.rel NDRPDR iter RND env 6
2119         - 93  # rls2101.rel NDRPDR iter RND env 6
2120         - 94  # rls2101.rel NDRPDR iter RND env 6
2121         - 95  # rls2101.rel NDRPDR iter RND env 6
2122         - 100 # rls2101.rel NDRPDR iter RND env 6
2123         - 106 # rls2101.rel NDRPDR iter RND env 6
2124         - 108 # rls2101.rel NDRPDR iter RND env 6
2125         - 112 # rls2101.rel NDRPDR iter NAT env 6
2126         - 113 # rls2101.rel NDRPDR iter NAT env 6
2127         - 114 # rls2101.rel NDRPDR iter NAT env 6
2128         - 115 # rls2101.rel NDRPDR iter NAT env 6
2129         - 116 # rls2101.rel NDRPDR iter NAT env 6
2130         - 117 # rls2101.rel NDRPDR iter NAT env 6
2131         - 118 # rls2101.rel NDRPDR iter NAT env 6
2132         - 119 # rls2101.rel NDRPDR iter NAT env 6
2133         - 120 # rls2101.rel NDRPDR iter NAT env 6
2134         - 121 # rls2101.rel NDRPDR iter NAT env 6
2135         - 122 # rls2101.rel NDRPDR iter MLX env 6
2136         - 123 # rls2101.rel NDRPDR iter MLX env 6
2137         - 124 # rls2101.rel NDRPDR iter MLX env 6
2138         - 126 # rls2101.rel NDRPDR iter MLX env 6
2139         - 127 # rls2101.rel NDRPDR iter MLX env 6
2140         - 128 # rls2101.rel NDRPDR iter MLX env 6
2141         - 129 # rls2101.rel NDRPDR iter MLX env 6
2142         - 130 # rls2101.rel NDRPDR iter MLX env 6
2143         - 131 # rls2101.rel NDRPDR iter MLX env 6
2144         - 132 # rls2101.rel NDRPDR iter MLX env 6
2145
2146     vpp-compare-testbeds-mrr-ref:
2147       csit-vpp-perf-report-iterative-2101-3n-hsw:
2148         - 63  # rls2101.rel MRR iter env 6
2149     vpp-compare-testbeds-mrr-cmp:
2150       csit-vpp-perf-report-iterative-2101-3n-skx:
2151         - 35  # rls2101.rel MRR iter env 6
2152
2153     vpp-compare-testbeds-mrr-skx-clx-ref:
2154       csit-vpp-perf-report-iterative-2101-2n-skx:
2155         - 62  # rls2101.rel MRR iter env 6
2156     vpp-compare-testbeds-mrr-skx-clx-cmp:
2157       csit-vpp-perf-report-iterative-2101-2n-clx:
2158         - 53  # rls2101.rel MRR iter env 6
2159
2160     vpp-compare-testbeds-mrr-hsw-clx-ref:
2161       csit-vpp-perf-report-iterative-2101-3n-hsw:
2162         - 63  # rls2101.rel MRR iter env 6
2163     vpp-compare-testbeds-mrr-hsw-clx-cmp:
2164       csit-vpp-perf-report-iterative-2101-2n-clx:
2165         - 53  # rls2101.rel MRR iter env 6
2166
2167     dpdk-compare-testbeds-ref:
2168       csit-dpdk-perf-report-iterative-2101-3n-hsw:
2169         - 11  # rls2101 NDRPDR iter env 6
2170         - 12  # rls2101 NDRPDR iter env 6
2171         - 13  # rls2101 NDRPDR iter env 6
2172         - 14  # rls2101 NDRPDR iter env 6
2173         - 16  # rls2101 NDRPDR iter env 6
2174         - 17  # rls2101 NDRPDR iter env 6
2175         - 18  # rls2101 NDRPDR iter env 6
2176         - 19  # rls2101 NDRPDR iter env 6
2177         - 20  # rls2101 NDRPDR iter env 6
2178         - 21  # rls2101 NDRPDR iter env 6
2179     dpdk-compare-testbeds-cmp:
2180       csit-dpdk-perf-report-iterative-2101-3n-skx:
2181         - 12  # rls2101 NDRPDR iter env 6
2182         - 14  # rls2101 NDRPDR iter env 6
2183         - 15  # rls2101 NDRPDR iter env 6
2184         - 17  # rls2101 NDRPDR iter env 6
2185         - 19  # rls2101 NDRPDR iter env 6
2186         - 20  # rls2101 NDRPDR iter env 6
2187         - 21  # rls2101 NDRPDR iter env 6
2188         - 22  # rls2101 NDRPDR iter env 6
2189         - 25  # rls2101 NDRPDR iter env 6
2190         - 26  # rls2101 NDRPDR iter env 6
2191
2192     dpdk-compare-testbeds-skx-clx-ref:
2193       csit-dpdk-perf-report-iterative-2101-2n-skx:
2194         - 11  # rls2101 NDRPDR iter env 6
2195         - 12  # rls2101 NDRPDR iter env 6
2196         - 13  # rls2101 NDRPDR iter env 6
2197         - 14  # rls2101 NDRPDR iter env 6
2198         - 15  # rls2101 NDRPDR iter env 6
2199         - 17  # rls2101 NDRPDR iter env 6
2200         - 18  # rls2101 NDRPDR iter env 6
2201         - 19  # rls2101 NDRPDR iter env 6
2202         - 20  # rls2101 NDRPDR iter env 6
2203         - 21  # rls2101 NDRPDR iter env 6
2204     dpdk-compare-testbeds-skx-clx-cmp:
2205       csit-dpdk-perf-report-iterative-2101-2n-clx:
2206         - 12  # rls2101 NDRPDR iter env 6
2207         - 13  # rls2101 NDRPDR iter env 6
2208         - 14  # rls2101 NDRPDR iter env 6
2209         - 18  # rls2101 NDRPDR iter env 6
2210         - 22  # rls2101 NDRPDR iter env 6
2211
2212     # Compare topologies
2213
2214     vpp-compare-topologies-ref:
2215       csit-vpp-perf-report-iterative-2101-3n-skx:
2216         - 36  # rls2101.rel NDRPDR iter env 6
2217         - 37  # rls2101.rel NDRPDR iter env 6
2218         - 38  # rls2101.rel NDRPDR iter env 6
2219         - 39  # rls2101.rel NDRPDR iter env 6
2220         - 40  # rls2101.rel NDRPDR iter env 6
2221         - 41  # rls2101.rel NDRPDR iter env 6
2222         - 42  # rls2101.rel NDRPDR iter env 6
2223         - 47  # rls2101.rel NDRPDR iter env 6
2224         - 48  # rls2101.rel NDRPDR iter env 6
2225         - 50  # rls2101.rel NDRPDR iter env 6
2226     vpp-compare-topologies-cmp:
2227       csit-vpp-perf-report-iterative-2101-2n-skx:
2228         - 63  # rls2101.rel NDRPDR iter env 6
2229         - 69  # rls2101.rel NDRPDR iter env 6
2230         - 70  # rls2101.rel NDRPDR iter env 6
2231         - 75  # rls2101.rel NDRPDR iter env 6
2232         - 76  # rls2101.rel NDRPDR iter env 6
2233         - 77  # rls2101.rel NDRPDR iter env 6
2234         - 82  # rls2101.rel NDRPDR iter env 6
2235         - 85  # rls2101.rel NDRPDR iter env 6
2236         - 86  # rls2101.rel NDRPDR iter env 6
2237         - 94  # rls2101.rel NDRPDR iter env 6
2238
2239     vpp-compare-topologies-mrr-ref:
2240       csit-vpp-perf-report-iterative-2101-3n-skx:
2241         - 35  # rls2101.rel MRR iter env 6
2242     vpp-compare-topologies-mrr-cmp:
2243       csit-vpp-perf-report-iterative-2101-2n-skx:
2244         - 62  # rls2101.rel MRR iter env 6
2245
2246     dpdk-compare-topologies-ref:
2247       csit-dpdk-perf-report-iterative-2101-3n-skx:
2248         - 12  # rls2101 NDRPDR iter env 6
2249         - 14  # rls2101 NDRPDR iter env 6
2250         - 15  # rls2101 NDRPDR iter env 6
2251         - 17  # rls2101 NDRPDR iter env 6
2252         - 19  # rls2101 NDRPDR iter env 6
2253         - 20  # rls2101 NDRPDR iter env 6
2254         - 21  # rls2101 NDRPDR iter env 6
2255         - 22  # rls2101 NDRPDR iter env 6
2256         - 25  # rls2101 NDRPDR iter env 6
2257         - 26  # rls2101 NDRPDR iter env 6
2258     dpdk-compare-topologies-cmp:
2259       csit-dpdk-perf-report-iterative-2101-2n-skx:
2260         - 11  # rls2101 NDRPDR iter env 6
2261         - 12  # rls2101 NDRPDR iter env 6
2262         - 13  # rls2101 NDRPDR iter env 6
2263         - 14  # rls2101 NDRPDR iter env 6
2264         - 15  # rls2101 NDRPDR iter env 6
2265         - 17  # rls2101 NDRPDR iter env 6
2266         - 18  # rls2101 NDRPDR iter env 6
2267         - 19  # rls2101 NDRPDR iter env 6
2268         - 20  # rls2101 NDRPDR iter env 6
2269         - 21  # rls2101 NDRPDR iter env 6
2270
2271   plot-layouts:
2272
2273     plot-soak-throughput:
2274       titlefont:
2275         size: 16
2276       xaxis:
2277         title: "<b>Test Cases [Index]</b>"
2278         titlefont:
2279           size: 14
2280         autorange: True
2281         fixedrange: False
2282         gridcolor: "rgb(230, 230, 230)"
2283         linecolor: "rgb(220, 220, 220)"
2284         linewidth: 1
2285         showgrid: True
2286         showline: True
2287         showticklabels: True
2288         tickcolor: "rgb(220, 220, 220)"
2289         tickmode: "linear"
2290         tickfont:
2291           size: 14
2292         zeroline: False
2293       yaxis:
2294         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
2295         titlefont:
2296           size: 14
2297         gridcolor: "rgb(230, 230, 230)"
2298         hoverformat: ".4r"
2299         tickformat: ".3r"
2300         linecolor: "rgb(220, 220, 220)"
2301         linewidth: 1
2302         showgrid: True
2303         showline: True
2304         showticklabels: True
2305         tickcolor: "rgb(220, 220, 220)"
2306         tickfont:
2307           size: 14
2308         zeroline: False
2309         range: [0,50]
2310       autosize: False
2311       margin:
2312         t: 50
2313         b: 0
2314         l: 80
2315         r: 20
2316       showlegend: True
2317       legend:
2318         orientation: "h"
2319         font:
2320           size: 14
2321       width: 700
2322       height: 900
2323       paper_bgcolor: "#fff"
2324       plot_bgcolor: "#fff"
2325       hoverlabel:
2326         namelength: -1
2327
2328     plot-service-density:
2329       titlefont:
2330         size: 16
2331       xaxis:
2332         side: "top"
2333         autorange: True
2334         fixedrange: False
2335         showgrid: False
2336         showline: False
2337         showticklabels: False
2338         ticks: ""
2339         ticklen: 0
2340         tickwidth: 0
2341         zeroline: False
2342       yaxis:
2343         autorange: "reversed"
2344         showgrid: False
2345         showline: False
2346         showticklabels: False
2347         ticks: ""
2348         ticklen: 0
2349         tickwidth: 0
2350         zeroline: False
2351       showlegend: False
2352       paper_bgcolor: "#fff"
2353       plot_bgcolor: "#fff"
2354       width: 700
2355       height: 700
2356       hoverlabel:
2357         namelength: -1
2358
2359     plot-hoststack:
2360       titlefont:
2361         size: 16
2362       xaxis:
2363         title: "<b>Test Cases [Index]</b>"
2364         titlefont:
2365           size: 14
2366         autorange: True
2367         fixedrange: False
2368         gridcolor: "rgb(230, 230, 230)"
2369         linecolor: "rgb(220, 220, 220)"
2370         linewidth: 1
2371         showgrid: True
2372         showline: True
2373         showticklabels: True
2374         tickcolor: "rgb(220, 220, 220)"
2375         tickmode: "linear"
2376         tickfont:
2377           size: 14
2378         zeroline: False
2379       yaxis:
2380         title: "<b>Bandwidth [Gbps]</b>"
2381         titlefont:
2382           size: 14
2383         gridcolor: "rgb(230, 230, 230)"
2384         hoverformat: ".4s"
2385         linecolor: "rgb(220, 220, 220)"
2386         linewidth: 1
2387         rangemode: "tozero"
2388         showgrid: True
2389         showline: True
2390         showticklabels: True
2391         tickcolor: "rgb(230, 230, 230)"
2392         tickformat: ".3s"
2393         tickfont:
2394           size: 14
2395         zeroline: False
2396       autosize: False
2397       margin:
2398         t: 50
2399         b: 20
2400         l: 80
2401         r: 20
2402       showlegend: True
2403       legend:
2404         orientation: "h"
2405         font:
2406           size: 14
2407       width: 700
2408       height: 800
2409       paper_bgcolor: "#fff"
2410       plot_bgcolor: "#fff"
2411       hoverlabel:
2412         namelength: -1
2413
2414     plot-throughput:
2415       titlefont:
2416         size: 16
2417       xaxis:
2418         title: "<b>Test Cases [Index]</b>"
2419         titlefont:
2420           size: 14
2421         autorange: True
2422         fixedrange: False
2423         gridcolor: "rgb(230, 230, 230)"
2424         linecolor: "rgb(220, 220, 220)"
2425         linewidth: 1
2426         showgrid: True
2427         showline: True
2428         showticklabels: True
2429         tickcolor: "rgb(220, 220, 220)"
2430         tickmode: "linear"
2431         tickfont:
2432           size: 14
2433         zeroline: False
2434       yaxis:
2435         title: "<b>Packet Throughput [Mpps]</b>"
2436         titlefont:
2437           size: 14
2438         gridcolor: "rgb(230, 230, 230)"
2439         hoverformat: ".4r"
2440         tickformat: ".3r"
2441         linecolor: "rgb(220, 220, 220)"
2442         linewidth: 1
2443         showgrid: True
2444         showline: True
2445         showticklabels: True
2446         tickcolor: "rgb(220, 220, 220)"
2447         tickfont:
2448           size: 14
2449         zeroline: False
2450         range: [0,50]
2451       autosize: False
2452       margin:
2453         t: 50
2454         b: 0
2455         l: 80
2456         r: 20
2457       showlegend: True
2458       legend:
2459         orientation: "h"
2460         font:
2461           size: 14
2462       width: 700
2463       height: 900
2464       paper_bgcolor: "#fff"
2465       plot_bgcolor: "#fff"
2466       hoverlabel:
2467         namelength: -1
2468
2469     plot-throughput-gbps:
2470       titlefont:
2471         size: 16
2472       xaxis:
2473         title: "<b>Test Cases [Index]</b>"
2474         titlefont:
2475           size: 14
2476         autorange: True
2477         fixedrange: False
2478         gridcolor: "rgb(230, 230, 230)"
2479         linecolor: "rgb(220, 220, 220)"
2480         linewidth: 1
2481         showgrid: True
2482         showline: True
2483         showticklabels: True
2484         tickcolor: "rgb(220, 220, 220)"
2485         tickmode: "linear"
2486         tickfont:
2487           size: 14
2488         zeroline: False
2489       yaxis:
2490         title: "<b>Data Throughput [Gbps]</b>"
2491         titlefont:
2492           size: 14
2493         gridcolor: "rgb(230, 230, 230)"
2494         hoverformat: ".4r"
2495         tickformat: ".3r"
2496         linecolor: "rgb(220, 220, 220)"
2497         linewidth: 1
2498         showgrid: True
2499         showline: True
2500         showticklabels: True
2501         tickcolor: "rgb(220, 220, 220)"
2502         tickfont:
2503           size: 14
2504         zeroline: False
2505         range: [0,10]
2506       autosize: False
2507       margin:
2508         t: 50
2509         b: 0
2510         l: 80
2511         r: 20
2512       showlegend: True
2513       legend:
2514         orientation: "h"
2515         font:
2516           size: 14
2517       width: 700
2518       height: 900
2519       paper_bgcolor: "#fff"
2520       plot_bgcolor: "#fff"
2521       hoverlabel:
2522         namelength: -1
2523
2524     plot-cps:
2525       titlefont:
2526         size: 16
2527       xaxis:
2528         title: "<b>Test Cases [Index]</b>"
2529         titlefont:
2530           size: 14
2531         autorange: True
2532         fixedrange: False
2533         gridcolor: "rgb(230, 230, 230)"
2534         linecolor: "rgb(220, 220, 220)"
2535         linewidth: 1
2536         showgrid: True
2537         showline: True
2538         showticklabels: True
2539         tickcolor: "rgb(220, 220, 220)"
2540         tickmode: "linear"
2541         tickfont:
2542           size: 14
2543         zeroline: False
2544       yaxis:
2545         title: "<b>Connection Rate [Mcps]</b>"
2546         titlefont:
2547           size: 14
2548         gridcolor: "rgb(230, 230, 230)"
2549         hoverformat: ".4r"
2550         tickformat: ".3s"
2551         linecolor: "rgb(220, 220, 220)"
2552         linewidth: 1
2553         showgrid: True
2554         showline: True
2555         showticklabels: True
2556         tickcolor: "rgb(220, 220, 220)"
2557         tickfont:
2558           size: 14
2559         zeroline: False
2560         range: [0,10]
2561       autosize: False
2562       margin:
2563         t: 50
2564         b: 0
2565         l: 80
2566         r: 20
2567       showlegend: True
2568       legend:
2569         orientation: "h"
2570         font:
2571           size: 14
2572       width: 700
2573       height: 900
2574       paper_bgcolor: "#fff"
2575       plot_bgcolor: "#fff"
2576       hoverlabel:
2577         namelength: -1
2578
2579     plot-throughput-speedup-analysis:
2580       titlefont:
2581         size: 16
2582       xaxis:
2583         title: "<b>Number of Cores [Qty]</b>"
2584         titlefont:
2585           size: 14
2586         autorange: True
2587         fixedrange: False
2588         gridcolor: "rgb(230, 230, 230)"
2589         linecolor: "rgb(220, 220, 220)"
2590         linewidth: 1
2591         showgrid: True
2592         showline: True
2593         showticklabels: True
2594         tickcolor: "rgb(238, 238, 238)"
2595         tickmode: "linear"
2596         tickfont:
2597           size: 14
2598         zeroline: False
2599       yaxis:
2600         title: "<b>Packet Throughput [Mpps]</b>"
2601         titlefont:
2602           size: 14
2603         type: "linear"
2604         gridcolor: "rgb(230, 230, 230)"
2605         hoverformat: ".4s"
2606         linecolor: "rgb(220, 220, 220)"
2607         linewidth: 1
2608         showgrid: True
2609         showline: True
2610         showticklabels: True
2611         tickcolor: "rgb(220, 220, 220)"
2612         tickformat: ".4s"
2613         tickfont:
2614           size: 14
2615         zeroline: True
2616         rangemode: "tozero"
2617         range: [0,100]
2618       legend:
2619         orientation: "h"
2620         font:
2621           size: 14
2622         xanchor: "left"
2623         yanchor: "top"
2624         x: 0
2625         y: -0.2
2626         bgcolor: "rgba(255, 255, 255, 0)"
2627         bordercolor: "rgba(255, 255, 255, 0)"
2628         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2629       autosize: False
2630       margin:
2631           't': 50
2632           'b': 150
2633           'l': 85
2634           'r': 10
2635       showlegend: True
2636       width: 700
2637       height: 700
2638       paper_bgcolor: "#fff"
2639       plot_bgcolor: "#fff"
2640       hoverlabel:
2641         namelength: -1
2642       annotations: [
2643         {
2644           text: "_ _          __          ...",
2645           align: "left",
2646           showarrow: False,
2647           xref: "paper",
2648           yref: "paper",
2649           xanchor: "left",
2650           yanchor: "top",
2651           x: 0,
2652           y: -0.14,
2653           font: {
2654             family: "Consolas, Courier New",
2655             size: 13
2656           },
2657         },
2658         {
2659           text: "    Perfect     Measured     Limit",
2660           align: "left",
2661           showarrow: False,
2662           xref: "paper",
2663           yref: "paper",
2664           xanchor: "left",
2665           yanchor: "top",
2666           x: 0,
2667           y: -0.15,
2668           font: {
2669             family: "Consolas, Courier New",
2670             size: 13
2671           },
2672         },
2673       ]
2674
2675     plot-throughput-speedup-analysis-gbps:
2676       titlefont:
2677         size: 16
2678       xaxis:
2679         title: "<b>Number of Cores [Qty]</b>"
2680         titlefont:
2681           size: 14
2682         autorange: True
2683         fixedrange: False
2684         gridcolor: "rgb(230, 230, 230)"
2685         linecolor: "rgb(220, 220, 220)"
2686         linewidth: 1
2687         showgrid: True
2688         showline: True
2689         showticklabels: True
2690         tickcolor: "rgb(238, 238, 238)"
2691         tickmode: "linear"
2692         tickfont:
2693           size: 14
2694         zeroline: False
2695       yaxis:
2696         title: "<b>Packet Throughput [Gbps]</b>"
2697         titlefont:
2698           size: 14
2699         type: "linear"
2700         gridcolor: "rgb(230, 230, 230)"
2701         hoverformat: ".4s"
2702         linecolor: "rgb(220, 220, 220)"
2703         linewidth: 1
2704         showgrid: True
2705         showline: True
2706         showticklabels: True
2707         tickcolor: "rgb(220, 220, 220)"
2708         tickformat: ".4s"
2709         tickfont:
2710           size: 14
2711         zeroline: True
2712         rangemode: "tozero"
2713         range: [0,100]
2714       legend:
2715         orientation: "h"
2716         font:
2717           size: 14
2718         xanchor: "left"
2719         yanchor: "top"
2720         x: 0
2721         y: -0.2
2722         bgcolor: "rgba(255, 255, 255, 0)"
2723         bordercolor: "rgba(255, 255, 255, 0)"
2724         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2725       autosize: False
2726       margin:
2727           't': 50
2728           'b': 150
2729           'l': 85
2730           'r': 10
2731       showlegend: True
2732       width: 700
2733       height: 700
2734       paper_bgcolor: "#fff"
2735       plot_bgcolor: "#fff"
2736       hoverlabel:
2737         namelength: -1
2738       annotations: [
2739         {
2740           text: "_ _          __",
2741           align: "left",
2742           showarrow: False,
2743           xref: "paper",
2744           yref: "paper",
2745           xanchor: "left",
2746           yanchor: "top",
2747           x: 0,
2748           y: -0.13,
2749           font: {
2750             family: "Consolas, Courier New",
2751             size: 13
2752           },
2753         },
2754         {
2755           text: "    Perfect     Measured",
2756           align: "left",
2757           showarrow: False,
2758           xref: "paper",
2759           yref: "paper",
2760           xanchor: "left",
2761           yanchor: "top",
2762           x: 0,
2763           y: -0.15,
2764           font: {
2765             family: "Consolas, Courier New",
2766             size: 13
2767           },
2768         },
2769       ]
2770
2771     plot-throughput-speedup-analysis-cps:
2772       titlefont:
2773         size: 16
2774       xaxis:
2775         title: "<b>Number of Cores [Qty]</b>"
2776         titlefont:
2777           size: 14
2778         autorange: True
2779         fixedrange: False
2780         gridcolor: "rgb(230, 230, 230)"
2781         linecolor: "rgb(220, 220, 220)"
2782         linewidth: 1
2783         showgrid: True
2784         showline: True
2785         showticklabels: True
2786         tickcolor: "rgb(238, 238, 238)"
2787         tickmode: "linear"
2788         tickfont:
2789           size: 14
2790         zeroline: False
2791       yaxis:
2792         title: "<b>Connection Rate [Mcps]</b>"
2793         titlefont:
2794           size: 14
2795         type: "linear"
2796         gridcolor: "rgb(230, 230, 230)"
2797         hoverformat: ".4s"
2798         linecolor: "rgb(220, 220, 220)"
2799         linewidth: 1
2800         showgrid: True
2801         showline: True
2802         showticklabels: True
2803         tickcolor: "rgb(220, 220, 220)"
2804         tickformat: ".4s"
2805         tickfont:
2806           size: 14
2807         zeroline: True
2808         rangemode: "tozero"
2809         range: [0,100]
2810       legend:
2811         orientation: "h"
2812         font:
2813           size: 14
2814         xanchor: "left"
2815         yanchor: "top"
2816         x: 0
2817         y: -0.2
2818         bgcolor: "rgba(255, 255, 255, 0)"
2819         bordercolor: "rgba(255, 255, 255, 0)"
2820         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2821       autosize: False
2822       margin:
2823           't': 50
2824           'b': 150
2825           'l': 85
2826           'r': 10
2827       showlegend: True
2828       width: 700
2829       height: 700
2830       paper_bgcolor: "#fff"
2831       plot_bgcolor: "#fff"
2832       hoverlabel:
2833         namelength: -1
2834       annotations: [
2835         {
2836           text: "_ _          __",
2837           align: "left",
2838           showarrow: False,
2839           xref: "paper",
2840           yref: "paper",
2841           xanchor: "left",
2842           yanchor: "top",
2843           x: 0,
2844           y: -0.13,
2845           font: {
2846             family: "Consolas, Courier New",
2847             size: 13
2848           },
2849         },
2850         {
2851           text: "    Perfect     Measured",
2852           align: "left",
2853           showarrow: False,
2854           xref: "paper",
2855           yref: "paper",
2856           xanchor: "left",
2857           yanchor: "top",
2858           x: 0,
2859           y: -0.15,
2860           font: {
2861             family: "Consolas, Courier New",
2862             size: 13
2863           },
2864         },
2865       ]
2866
2867     plot-latency:
2868       titlefont:
2869         size: 16
2870       xaxis:
2871         title: "<b>Direction</b>"
2872         titlefont:
2873           size: 14
2874         autorange: True
2875         fixedrange: False
2876         gridcolor: "rgb(230, 230, 230)"
2877         linecolor: "rgb(220, 220, 220)"
2878         linewidth: 1
2879         showgrid: True
2880         showline: True
2881         showticklabels: False
2882         tickcolor: "rgb(220, 220, 220)"
2883         tickmode: "linear"
2884         tickfont:
2885           size: 14
2886         zeroline: False
2887       yaxis:
2888         title: "<b>Packet Latency [uSec]</b>"
2889         titlefont:
2890           size: 14
2891         type: "linear"
2892         gridcolor: "rgb(230, 230, 230)"
2893         hoverformat: ".4s"
2894         linecolor: "rgb(220, 220, 220)"
2895         linewidth: 1
2896         showgrid: True
2897         showline: True
2898         showticklabels: True
2899         tickcolor: "rgb(220, 220, 220)"
2900         tickformat: ".4s"
2901         tickfont:
2902           size: 14
2903         zeroline: True
2904         rangemode: "tozero"
2905       legend:
2906         orientation: "h"
2907         font:
2908           size: 14
2909         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2910       autosize: False
2911       margin:
2912           't': 50
2913           'b': 150
2914           'l': 80
2915           'r': 10
2916       showlegend: True
2917       width: 700
2918       height: 700
2919       paper_bgcolor: "#fff"
2920       plot_bgcolor: "#fff"
2921       hoverlabel:
2922         namelength: -1
2923
2924     plot-hdrh-latency:
2925       title:
2926         text: ""
2927         xanchor: "center"
2928         x: 0.5
2929         font:
2930           size: 16
2931       width: 700
2932       plot_bgcolor: "white"
2933       annotations:
2934         - font:
2935             size: 14
2936           showarrow: False
2937           text: "<b>Packet Latency [uSec]</b>"
2938           x: 1
2939           xanchor: "right"
2940           xref: "paper"
2941           y: -0.045
2942           yanchor: "top"
2943           yref: "paper"
2944         - font:
2945             size: 14
2946           showarrow: False
2947           text: "<b>Probability [%]</b>"
2948           textangle: 270
2949           x: -0.06
2950           xanchor: "center"
2951           xref: "paper"
2952           y: 0.5
2953           yanchor: "middle"
2954           yref: "paper"
2955         - font:
2956             size: 14
2957           showarrow: False
2958           text: "<b>Direction: E-W</b>"
2959           x: 0.24
2960           xanchor: "center"
2961           xref: "paper"
2962           y: 1.05
2963           yanchor: "bottom"
2964           yref: "paper"
2965         - font:
2966             size: 14
2967           showarrow: False
2968           text: "<b>Direction: W-E</b>"
2969           x: 0.74
2970           xanchor: "center"
2971           xref: "paper"
2972           y: 1.05
2973           yanchor: "bottom"
2974           yref: "paper"
2975
2976     plot-hdrh-latency-percentile-x-log:
2977       title:
2978         text: "<b>Latency by Percentile Distribution</b>"
2979         xanchor: "center"
2980         x: 0.5
2981         font:
2982           size: 18
2983       showlegend: True
2984       legend:
2985         traceorder: "normal"
2986         orientation: "h"
2987         font:
2988           size: 16
2989         xanchor: "left"
2990         yanchor: "top"
2991         x: 0
2992         y: -0.2
2993         bgcolor: "rgba(255, 255, 255, 0)"
2994         bordercolor: "rgba(255, 255, 255, 0)"
2995       xaxis:
2996         type: "log"
2997         title: "<b>Percentile [%]</b>"
2998         titlefont:
2999           size: 14
3000         autorange: False
3001         fixedrange: True
3002         gridcolor: "rgb(230, 230, 230)"
3003         linecolor: "rgb(220, 220, 220)"
3004         linewidth: 1
3005         showgrid: True
3006         showline: True
3007         showticklabels: True
3008         tickcolor: "rgb(220, 220, 220)"
3009         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6]
3010         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999]
3011         tickfont:
3012           size: 14
3013       yaxis:
3014         title: "<b>One-Way Latency per Direction [uSec]</b>"
3015         titlefont:
3016           size: 14
3017         gridcolor: "rgb(230, 230, 230)"
3018         linecolor: "rgb(220, 220, 220)"
3019         linewidth: 1
3020         showgrid: True
3021         showline: True
3022         showticklabels: True
3023         tickcolor: "rgb(220, 220, 220)"
3024         tickfont:
3025           size: 14
3026       autosize: False
3027       width: 700
3028       height: 700
3029       paper_bgcolor: "white"
3030       plot_bgcolor: "white"
3031
3032     plot-hdrh-latency-by-percentile:
3033       title:
3034         text: "<b>Latency by Percentile Distribution</b>"
3035         xanchor: "center"
3036         x: 0.5
3037         font:
3038           size: 18
3039       showlegend: True
3040       legend:
3041         traceorder: "normal"
3042         orientation: "h"
3043         font:
3044           size: 16
3045         xanchor: "left"
3046         yanchor: "top"
3047         x: 0
3048         y: -0.2
3049         bgcolor: "rgba(255, 255, 255, 0)"
3050         bordercolor: "rgba(255, 255, 255, 0)"
3051       xaxis:
3052         type: "linear"
3053         title: "<b>Percentile [%]</b>"
3054         titlefont:
3055           size: 14
3056         autorange: False
3057         fixedrange: False
3058         range: [0, 100]
3059         gridcolor: "rgb(230, 230, 230)"
3060         linecolor: "rgb(220, 220, 220)"
3061         linewidth: 1
3062         showgrid: True
3063         showline: True
3064         showticklabels: True
3065         tickcolor: "rgb(220, 220, 220)"
3066         tickvals: [0, 25, 50, 75, 100]
3067         ticktext: [0, 25, 50, 75, 100]
3068         tickfont:
3069           size: 14
3070       yaxis:
3071         title: "<b>One-Way Latency per Direction [uSec]</b>"
3072         titlefont:
3073           size: 14
3074         gridcolor: "rgb(230, 230, 230)"
3075         linecolor: "rgb(220, 220, 220)"
3076         linewidth: 1
3077         showgrid: True
3078         showline: True
3079         showticklabels: True
3080         tickcolor: "rgb(220, 220, 220)"
3081         tickfont:
3082           size: 14
3083       width: 700
3084       height: 700
3085       paper_bgcolor: "white"
3086       plot_bgcolor: "white"
3087
3088     plot-scatter-error-bars-gbps:
3089       titlefont:
3090         size: 16
3091       xaxis:
3092         title: "<b>Test Cases [Index]</b>"
3093         titlefont:
3094           size: 14
3095         autorange: True
3096         fixedrange: False
3097         gridcolor: "rgb(230, 230, 230)"
3098         linecolor: "rgb(220, 220, 220)"
3099         linewidth: 1
3100         showgrid: True
3101         showline: True
3102         showticklabels: True
3103         tickcolor: "rgb(220, 220, 220)"
3104         tickmode: "linear"
3105         tickfont:
3106           size: 14
3107         zeroline: False
3108       yaxis:
3109         title: "<b>Data Throughput [Gbps]</b>"
3110         titlefont:
3111           size: 14
3112         gridcolor: "rgb(230, 230, 230)"
3113         hoverformat: ".4r"
3114         tickformat: ".3r"
3115         linecolor: "rgb(220, 220, 220)"
3116         linewidth: 1
3117         showgrid: True
3118         showline: True
3119         showticklabels: True
3120         tickcolor: "rgb(220, 220, 220)"
3121         tickfont:
3122           size: 14
3123         zeroline: False
3124         range: [0,10]
3125       autosize: False
3126       margin:
3127         t: 50
3128         b: 0
3129         l: 80
3130         r: 20
3131       showlegend: True
3132       legend:
3133         orientation: "h"
3134         font:
3135           size: 14
3136       width: 700
3137       height: 900
3138       paper_bgcolor: "#fff"
3139       plot_bgcolor: "#fff"
3140       hoverlabel:
3141         namelength: -1
3142
3143 - type: "static"
3144   src-path: "{DIR[RST]}"
3145   dst-path: "{DIR[WORKING,SRC]}"
3146
3147 - type: "input"
3148   general:
3149     file-name: "output_info.xml.gz"
3150     file-format: ".gz"
3151     arch-file-format:
3152       - ".gz"
3153       - ".zip"
3154     download-path:
3155       - "{job}/{build}/{filename}"
3156       - "{job}/{build}/archives/{filename}"
3157     extract: "output.xml"
3158
3159     zip-file-name: "robot-plugin.zip"
3160     zip-file-format: ".zip"
3161     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
3162     zip-extract: "robot-plugin/output.xml"
3163
3164   builds:
3165
3166     csit-vpp-perf-report-iterative-2009-3n-hsw:
3167       - 18  # rls2005 MRR iter env 5
3168       - 9   # rls2005 NDRPDR iter env 5
3169       - 10  # rls2005 NDRPDR iter env 5
3170       - 11  # rls2005 NDRPDR iter env 5
3171       - 12  # rls2005 NDRPDR iter env 5
3172       - 13  # rls2005 NDRPDR iter env 5
3173       - 14  # rls2005 NDRPDR iter env 5
3174       - 15  # rls2005 NDRPDR iter env 5
3175       - 16  # rls2005 NDRPDR iter env 5
3176       - 17  # rls2005 NDRPDR iter env 5
3177       - 19  # rls2005 NDRPDR iter env 5
3178       - 23  # rls2009 MRR iter env 5
3179       - 21  # rls2009 NDRPDR iter env 5
3180       - 22  # rls2009 NDRPDR iter env 5
3181       - 24  # rls2009 NDRPDR iter env 5
3182       - 25  # rls2009 NDRPDR iter env 5
3183       - 26  # rls2009 NDRPDR iter env 5
3184       - 27  # rls2009 NDRPDR iter env 5
3185       - 28  # rls2009 NDRPDR iter env 5
3186       - 29  # rls2009 NDRPDR iter env 5
3187       - 30  # rls2009 NDRPDR iter env 5
3188       - 31  # rls2009 NDRPDR iter env 5
3189     csit-vpp-perf-report-iterative-2101-3n-hsw:
3190       - 17  # rls2009 MRR iter env 6
3191       - 19  # rls2009 NDRPDR iter env 6
3192       - 20  # rls2009 NDRPDR iter env 6
3193       - 21  # rls2009 NDRPDR iter env 6
3194       - 22  # rls2009 NDRPDR iter env 6
3195       - 23  # rls2009 NDRPDR iter env 6
3196       - 24  # rls2009 NDRPDR iter env 6
3197       - 25  # rls2009 NDRPDR iter env 6
3198       - 26  # rls2009 NDRPDR iter env 6
3199       - 27  # rls2009 NDRPDR iter env 6
3200       - 63  # rls2101.rel MRR iter env 6
3201       - 64  # rls2101.rel NDRPDR iter env 6
3202       - 71  # rls2101.rel NDRPDR iter env 6
3203       - 73  # rls2101.rel NDRPDR iter env 6
3204       - 74  # rls2101.rel NDRPDR iter env 6
3205       - 80  # rls2101.rel NDRPDR iter env 6
3206       - 81  # rls2101.rel NDRPDR iter env 6
3207       - 82  # rls2101.rel NDRPDR iter env 6
3208       - 83  # rls2101.rel NDRPDR iter env 6
3209       - 88  # rls2101.rel NDRPDR iter env 6
3210       - 89  # rls2101.rel NDRPDR iter env 6
3211       - 128 # rls2101.rel NDRPDR iter RND env 6
3212       - 129 # rls2101.rel NDRPDR iter RND env 6
3213       - 130 # rls2101.rel NDRPDR iter RND env 6
3214       - 131 # rls2101.rel NDRPDR iter RND env 6
3215       - 132 # rls2101.rel NDRPDR iter RND env 6
3216       - 133 # rls2101.rel NDRPDR iter RND env 6
3217       - 134 # rls2101.rel NDRPDR iter RND env 6
3218       - 135 # rls2101.rel NDRPDR iter RND env 6
3219       - 136 # rls2101.rel NDRPDR iter RND env 6
3220       - 137 # rls2101.rel NDRPDR iter RND env 6
3221       - 65  # rls2101.rel NDRPDR reconf iter env 6
3222       - 68  # rls2101.rel NDRPDR reconf iter env 6
3223       - 77  # rls2101.rel NDRPDR reconf iter env 6
3224       - 84  # rls2101.rel NDRPDR reconf iter env 6
3225       - 90  # rls2101.rel NDRPDR reconf iter env 6
3226       - 96  # rls2101.rel NDRPDR reconf iter env 6
3227       - 101 # rls2101.rel NDRPDR reconf iter env 6
3228       - 104 # rls2101.rel NDRPDR reconf iter env 6
3229       - 105 # rls2101.rel NDRPDR reconf iter env 6
3230       - 106 # rls2101.rel NDRPDR reconf iter env 6
3231       - 107 # rls2101.rel NDRPDR reconf iter env 6
3232       - 108 # rls2101.rel NDRPDR reconf iter env 6
3233       - 110 # rls2101.rel NDRPDR reconf iter env 6
3234       - 111 # rls2101.rel NDRPDR reconf iter env 6
3235       - 112 # rls2101.rel NDRPDR reconf iter env 6
3236       - 113 # rls2101.rel NDRPDR reconf iter env 6
3237       - 114 # rls2101.rel NDRPDR reconf iter env 6
3238       - 115 # rls2101.rel NDRPDR reconf iter env 6
3239       - 116 # rls2101.rel NDRPDR reconf iter env 6
3240       - 117 # rls2101.rel NDRPDR reconf iter env 6
3241       - 69  # rls2101.rel Hoststack iter env 6
3242       - 70  # rls2101.rel Hoststack iter env 6
3243       - 75  # rls2101.rel Hoststack iter env 6
3244       - 76  # rls2101.rel Hoststack iter env 6
3245       - 78  # rls2101.rel Hoststack iter env 6
3246       - 79  # rls2101.rel Hoststack iter env 6
3247       - 85  # rls2101.rel Hoststack iter env 6
3248       - 86  # rls2101.rel Hoststack iter env 6
3249       - 87  # rls2101.rel Hoststack iter env 6
3250       - 91  # rls2101.rel Hoststack iter env 6
3251       - 92  # rls2101.rel Hoststack iter env 6
3252       - 93  # rls2101.rel Hoststack iter env 6
3253       - 94  # rls2101.rel Hoststack iter env 6
3254       - 95  # rls2101.rel Hoststack iter env 6
3255       - 97  # rls2101.rel Hoststack iter env 6
3256       - 98  # rls2101.rel Hoststack iter env 6
3257       - 99  # rls2101.rel Hoststack iter env 6
3258       - 100 # rls2101.rel Hoststack iter env 6
3259       - 102 # rls2101.rel Hoststack iter env 6
3260       - 103 # rls2101.rel Hoststack iter env 6
3261     csit-vpp-perf-report-coverage-2101-3n-hsw:
3262       - 1   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-00
3263       - 2   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-01
3264       - 3   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-02
3265       - 4   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-03
3266       - 5   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-00
3267       - 6   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-01
3268       - 7   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-02
3269       - 8   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-03
3270       - 9   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-04
3271       - 10  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-05
3272       - 11  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-06
3273       - 12  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-07
3274       - 13  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-00
3275       - 14  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-01
3276       - 15  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-02
3277       - 16  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-00
3278       - 18  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-01
3279       - 19  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-00
3280       - 20  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-01
3281       - 21  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-02
3282       - 22  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-03
3283       - 23  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-04
3284       - 24  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6tun-00
3285       - 25  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-05
3286       - 26  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-06
3287       - 27  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-07
3288       - 28  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-08
3289       - 29  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-09
3290       - 30  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-10
3291       - 31  # rls2101.rel NDRPDR cov env 6 3n-hsw-memif-00
3292       - 32  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-00
3293       - 33  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-01
3294       - 34  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-00
3295       - 35  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-01
3296       - 36  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-02
3297
3298     csit-vpp-perf-report-iterative-2009-3n-skx:
3299       - 17  # rls2005 MRR iter env 5
3300       - 13  # rls2005 NDRPDR iter env 5
3301       - 18  # rls2005 NDRPDR iter env 5
3302       - 19  # rls2005 NDRPDR iter env 5
3303       - 41  # rls2005 NDRPDR iter env 5
3304       - 43  # rls2005 NDRPDR iter env 5
3305       - 44  # rls2005 NDRPDR iter env 5
3306       - 45  # rls2005 NDRPDR iter env 5
3307       - 46  # rls2005 NDRPDR iter env 5
3308       - 48  # rls2005 NDRPDR iter env 5
3309       - 49  # rls2005 NDRPDR iter env 5
3310       - 24  # rls2009 MRR iter env 5
3311       - 26  # rls2009 NDRPDR iter env 5
3312       - 27  # rls2009 NDRPDR iter env 5
3313       - 28  # rls2009 NDRPDR iter env 5
3314       - 29  # rls2009 NDRPDR iter env 5
3315       - 35  # rls2009 NDRPDR iter env 5
3316       - 36  # rls2009 NDRPDR iter env 5
3317       - 37  # rls2009 NDRPDR iter env 5
3318       - 38  # rls2009 NDRPDR iter env 5
3319       - 39  # rls2009 NDRPDR iter env 5
3320       - 40  # rls2009 NDRPDR iter env 5
3321     csit-vpp-perf-report-iterative-2101-3n-skx:
3322       - 34  # rls2009 MRR iter env 6
3323       - 14  # rls2009 NDRPDR iter env 6
3324       - 15  # rls2009 NDRPDR iter env 6
3325       - 16  # rls2009 NDRPDR iter env 6
3326       - 17  # rls2009 NDRPDR iter env 6
3327       - 18  # rls2009 NDRPDR iter env 6
3328       - 25  # rls2009 NDRPDR iter env 6
3329       - 26  # rls2009 NDRPDR iter env 6
3330       - 27  # rls2009 NDRPDR iter env 6
3331       - 29  # rls2009 NDRPDR iter env 6
3332       - 31  # rls2009 NDRPDR iter env 6
3333       - 35  # rls2101.rel MRR iter env 6
3334       - 36  # rls2101.rel NDRPDR iter env 6
3335       - 37  # rls2101.rel NDRPDR iter env 6
3336       - 38  # rls2101.rel NDRPDR iter env 6
3337       - 39  # rls2101.rel NDRPDR iter env 6
3338       - 40  # rls2101.rel NDRPDR iter env 6
3339       - 41  # rls2101.rel NDRPDR iter env 6
3340       - 42  # rls2101.rel NDRPDR iter env 6
3341       - 47  # rls2101.rel NDRPDR iter env 6
3342       - 48  # rls2101.rel NDRPDR iter env 6
3343       - 50  # rls2101.rel NDRPDR iter env 6
3344     csit-vpp-perf-report-coverage-2101-3n-skx:
3345       - 1   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-00
3346       - 2   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-01
3347       - 3   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-02
3348       - 4   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-03
3349       - 5   # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-00
3350       - 16  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-01
3351       - 7   # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-02
3352       - 17  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-03
3353       - 18  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-04
3354       - 19  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-05
3355       - 20  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-06
3356       - 12  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-06
3357       - 13  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-00
3358       - 26  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-01
3359       - 15  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-02
3360       - 21  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6-00
3361       - 22  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6-01
3362       - 23  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6tun-00
3363       - 24  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-00
3364       - 30  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-01
3365       - 27  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-02
3366       - 28  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-03
3367       - 29  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-04
3368       - 31  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-05
3369       - 32  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-06
3370       - 33  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-07
3371       - 34  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-08
3372       - 35  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-09
3373       - 36  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-10
3374       - 37  # rls2101.rel NDRPDR cov env 6 3n-skx-memif-00
3375       - 38  # rls2101.rel NDRPDR cov env 6 3n-skx-srv6-00
3376       - 39  # rls2101.rel NDRPDR cov env 6 3n-skx-srv6-01
3377       - 40  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-00
3378       - 41  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-01
3379       - 42  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-02
3380       - 43  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-03
3381
3382     csit-vpp-perf-report-iterative-2009-2n-skx:
3383       - 20  # rls2005 MRR iter env 5
3384       - 13  # rls2005 NDRPDR iter env 5
3385       - 16  # rls2005 NDRPDR iter env 5
3386       - 17  # rls2005 NDRPDR iter env 5
3387       - 18  # rls2005 NDRPDR iter env 5
3388       - 19  # rls2005 NDRPDR iter env 5
3389       - 21  # rls2005 NDRPDR iter env 5
3390       - 22  # rls2005 NDRPDR iter env 5
3391       - 23  # rls2005 NDRPDR iter env 5
3392       - 24  # rls2005 NDRPDR iter env 5
3393       - 25  # rls2005 NDRPDR iter env 5
3394       - 120 # rls2009 MRR iter env 5
3395       - 35  # rls2009 NDRPDR iter env 5
3396       - 36  # rls2009 NDRPDR iter env 5
3397       - 37  # rls2009 NDRPDR iter env 5
3398       - 39  # rls2009 NDRPDR iter env 5
3399       - 40  # rls2009 NDRPDR iter env 5
3400       - 42  # rls2009 NDRPDR iter env 5
3401       - 43  # rls2009 NDRPDR iter env 5
3402       - 44  # rls2009 NDRPDR iter env 5
3403       - 46  # rls2009 NDRPDR iter env 5
3404       - 48  # rls2009 NDRPDR iter env 5
3405       - 110 # rls2009 NDRPDR iter NAT44 env 5
3406       - 111 # rls2009 NDRPDR iter NAT44 env 5
3407       - 112 # rls2009 NDRPDR iter NAT44 env 5
3408       - 113 # rls2009 NDRPDR iter NAT44 env 5
3409       - 114 # rls2009 NDRPDR iter NAT44 env 5
3410       - 115 # rls2009 NDRPDR iter NAT44 env 5
3411       - 116 # rls2009 NDRPDR iter NAT44 env 5
3412       - 118 # rls2009 NDRPDR iter NAT44 env 5
3413       - 119 # rls2009 NDRPDR iter NAT44 env 5
3414       - 121 # rls2009 NDRPDR iter NAT44 env 5
3415     csit-vpp-perf-report-iterative-2101-2n-skx:
3416       - 21  # rls2009 MRR iter env 6
3417       - 22  # rls2009 NDRPDR iter env 6
3418       - 23  # rls2009 NDRPDR iter env 6
3419       - 24  # rls2009 NDRPDR iter env 6
3420       - 25  # rls2009 NDRPDR iter env 6
3421       - 26  # rls2009 NDRPDR iter env 6
3422       - 28  # rls2009 NDRPDR iter env 6
3423       - 39  # rls2009 NDRPDR iter env 6
3424       - 40  # rls2009 NDRPDR iter env 6
3425       - 41  # rls2009 NDRPDR iter env 6
3426       - 44  # rls2009 NDRPDR iter env 6
3427       - 62  # rls2101.rel MRR iter env 6
3428       - 63  # rls2101.rel NDRPDR iter env 6
3429       - 69  # rls2101.rel NDRPDR iter env 6
3430       - 70  # rls2101.rel NDRPDR iter env 6
3431       - 75  # rls2101.rel NDRPDR iter env 6
3432       - 76  # rls2101.rel NDRPDR iter env 6
3433       - 77  # rls2101.rel NDRPDR iter env 6
3434       - 82  # rls2101.rel NDRPDR iter env 6
3435       - 85  # rls2101.rel NDRPDR iter env 6
3436       - 86  # rls2101.rel NDRPDR iter env 6
3437       - 94  # rls2101.rel NDRPDR iter env 6
3438       - 89  # rls2101.rel NDRPDR iter RND env 6
3439       - 90  # rls2101.rel NDRPDR iter RND env 6
3440       - 91  # rls2101.rel NDRPDR iter RND env 6
3441       - 92  # rls2101.rel NDRPDR iter RND env 6
3442       - 93  # rls2101.rel NDRPDR iter RND env 6
3443       - 96  # rls2101.rel NDRPDR iter RND env 6
3444       - 98  # rls2101.rel NDRPDR iter RND env 6
3445       - 99  # rls2101.rel NDRPDR iter RND env 6
3446       - 101 # rls2101.rel NDRPDR iter RND env 6
3447       - 102 # rls2101.rel NDRPDR iter RND env 6
3448       - 116 # rls2101.rel NDRPDR iter NAT env 6
3449       - 117 # rls2101.rel NDRPDR iter NAT env 6
3450       - 118 # rls2101.rel NDRPDR iter NAT env 6
3451       - 119 # rls2101.rel NDRPDR iter NAT env 6
3452       - 120 # rls2101.rel NDRPDR iter NAT env 6
3453       - 121 # rls2101.rel NDRPDR iter NAT env 6
3454       - 122 # rls2101.rel NDRPDR iter NAT env 6
3455       - 123 # rls2101.rel NDRPDR iter NAT env 6
3456       - 124 # rls2101.rel NDRPDR iter NAT env 6
3457       - 125 # rls2101.rel NDRPDR iter NAT env 6
3458       - 65  # rls2101.rel MRR nf-density iter env 6
3459       - 67  # rls2101.rel NDRPDR nf-density iter env 6
3460       - 72  # rls2101.rel NDRPDR nf-density iter env 6
3461       - 79  # rls2101.rel NDRPDR nf-density iter env 6
3462       - 83  # rls2101.rel NDRPDR nf-density iter env 6
3463       - 88  # rls2101.rel NDRPDR nf-density iter env 6
3464       - 97  # rls2101.rel NDRPDR nf-density iter env 6
3465       - 103 # rls2101.rel NDRPDR nf-density iter env 6
3466       - 108 # rls2101.rel NDRPDR nf-density iter env 6
3467       - 109 # rls2101.rel NDRPDR nf-density iter env 6
3468       - 110 # rls2101.rel NDRPDR nf-density iter env 6
3469       - 64  # rls2101.rel NDRPDR reconf iter env 6
3470       - 66  # rls2101.rel NDRPDR reconf iter env 6
3471       - 71  # rls2101.rel NDRPDR reconf iter env 6
3472       - 74  # rls2101.rel NDRPDR reconf iter env 6
3473       - 78  # rls2101.rel NDRPDR reconf iter env 6
3474       - 87  # rls2101.rel NDRPDR reconf iter env 6
3475       - 95  # rls2101.rel NDRPDR reconf iter env 6
3476       - 100 # rls2101.rel NDRPDR reconf iter env 6
3477       - 104 # rls2101.rel NDRPDR reconf iter env 6
3478       - 106 # rls2101.rel NDRPDR reconf iter env 6
3479       - 68  # rls2101.rel soak env 6
3480       - 73  # rls2101.rel soak env 6
3481       - 129 # rls2101.rel MRR GSO iter env 6
3482     csit-vpp-perf-report-coverage-2101-2n-skx:
3483       - 1   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-00
3484       - 2   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-01
3485       - 3   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-02
3486       - 4   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-03
3487       - 5   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-04
3488       - 6   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-05
3489       - 7   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-06
3490       - 8   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-07
3491       - 21  # rls2101.rel NDRPDR cov env 6 2n-skx-ip4tun-00
3492       - 22  # rls2101.rel NDRPDR cov env 6 2n-skx-ip4tun-00
3493       - 10  # rls2101.rel NDRPDR cov env 6 2n-skx-ip6-00
3494       - 11  # rls2101.rel NDRPDR cov env 6 2n-skx-ip6-01
3495       - 12  # rls2101.rel NDRPDR cov env 6 2n-skx-l2-00
3496       - 13  # rls2101.rel NDRPDR cov env 6 2n-skx-l2-01
3497       - 14  # rls2101.rel NDRPDR cov env 6 2n-skx-lb-00
3498       - 15  # rls2101.rel NDRPDR cov env 6 2n-skx-memif-00
3499       - 16  # rls2101.rel NDRPDR cov env 6 2n-skx-vhost-00
3500       - 17  # rls2101.rel NDRPDR cov env 6 2n-skx-vhost-01
3501       - 19  # rls2101.rel NDRPDR cov env 6 2n-skx-vts-00
3502
3503     csit-vpp-perf-report-iterative-2009-2n-clx:
3504       - 77  # rls2005 MRR iter env 5
3505       - 13  # rls2005 NDRPDR iter env 5
3506       - 15  # rls2005 NDRPDR iter env 5
3507       - 17  # rls2005 NDRPDR iter env 5
3508       - 18  # rls2005 NDRPDR iter env 5
3509       - 19  # rls2005 NDRPDR iter env 5
3510       - 20  # rls2005 NDRPDR iter env 5
3511       - 21  # rls2005 NDRPDR iter env 5
3512       - 22  # rls2005 NDRPDR iter env 5
3513       - 23  # rls2005 NDRPDR iter env 5
3514       - 24  # rls2005 NDRPDR iter env 5
3515       - 125 # rls2009 MRR iter env 5
3516       - 36  # rls2009 NDRPDR iter env 5
3517       - 39  # rls2009 NDRPDR iter env 5
3518       - 40  # rls2009 NDRPDR iter env 5
3519       - 65  # rls2009 NDRPDR iter env 5
3520       - 66  # rls2009 NDRPDR iter env 5
3521       - 79  # rls2009 NDRPDR iter env 5
3522       - 82  # rls2009 NDRPDR iter env 5
3523       - 88  # rls2009 NDRPDR iter env 5
3524       - 89  # rls2009 NDRPDR iter env 5
3525       - 90  # rls2009 NDRPDR iter env 5
3526       - 114 # rls2009 NDRPDR iter NAT44 env 5
3527       - 115 # rls2009 NDRPDR iter NAT44 env 5
3528       - 116 # rls2009 NDRPDR iter NAT44 env 5
3529       - 117 # rls2009 NDRPDR iter NAT44 env 5
3530       - 118 # rls2009 NDRPDR iter NAT44 env 5
3531       - 119 # rls2009 NDRPDR iter NAT44 env 5
3532       - 121 # rls2009 NDRPDR iter NAT44 env 5
3533       - 122 # rls2009 NDRPDR iter NAT44 env 5
3534       - 123 # rls2009 NDRPDR iter NAT44 env 5
3535       - 126 # rls2009 NDRPDR iter NAT44 env 5
3536     csit-vpp-perf-report-iterative-2101-2n-clx:
3537       - 15  # rls2009 MRR iter env 6
3538       - 142 # rls2009 MRR MLX iter env 6
3539       - 16  # rls2009 NDRPDR iter env 6
3540       - 17  # rls2009 NDRPDR iter env 6
3541       - 18  # rls2009 NDRPDR iter env 6
3542       - 19  # rls2009 NDRPDR iter env 6
3543       - 20  # rls2009 NDRPDR iter env 6
3544       - 21  # rls2009 NDRPDR iter env 6
3545       - 32  # rls2009 NDRPDR iter env 6
3546       - 33  # rls2009 NDRPDR iter env 6
3547       - 34  # rls2009 NDRPDR iter env 6
3548       - 35  # rls2009 NDRPDR iter env 6
3549       - 146 # rls2009 NDRPDR MLX iter env 6
3550       - 147 # rls2009 NDRPDR MLX iter env 6
3551       - 148 # rls2009 NDRPDR MLX iter env 6
3552       - 149 # rls2009 NDRPDR MLX iter env 6
3553       - 150 # rls2009 NDRPDR MLX iter env 6
3554       - 151 # rls2009 NDRPDR MLX iter env 6
3555       - 152 # rls2009 NDRPDR MLX iter env 6
3556       - 153 # rls2009 NDRPDR MLX iter env 6
3557       - 154 # rls2009 NDRPDR MLX iter env 6
3558       - 155 # rls2009 NDRPDR MLX iter env 6
3559       - 53  # rls2101.rel MRR iter env 6
3560       - 133 # rls2101.rel MRR MLX iter env 6
3561       - 54  # rls2101.rel NDRPDR iter env 6
3562       - 59  # rls2101.rel NDRPDR iter env 6
3563       - 60  # rls2101.rel NDRPDR iter env 6
3564       - 63  # rls2101.rel NDRPDR iter env 6
3565       - 66  # rls2101.rel NDRPDR iter env 6
3566       - 68  # rls2101.rel NDRPDR iter env 6
3567       - 73  # rls2101.rel NDRPDR iter env 6
3568       - 75  # rls2101.rel NDRPDR iter env 6
3569       - 86  # rls2101.rel NDRPDR iter env 6
3570       - 90  # rls2101.rel NDRPDR iter env 6
3571       - 80  # rls2101.rel NDRPDR iter RND env 6
3572       - 87  # rls2101.rel NDRPDR iter RND env 6
3573       - 91  # rls2101.rel NDRPDR iter RND env 6
3574       - 92  # rls2101.rel NDRPDR iter RND env 6
3575       - 93  # rls2101.rel NDRPDR iter RND env 6
3576       - 94  # rls2101.rel NDRPDR iter RND env 6
3577       - 95  # rls2101.rel NDRPDR iter RND env 6
3578       - 100 # rls2101.rel NDRPDR iter RND env 6
3579       - 106 # rls2101.rel NDRPDR iter RND env 6
3580       - 108 # rls2101.rel NDRPDR iter RND env 6
3581       - 112 # rls2101.rel NDRPDR iter NAT env 6
3582       - 113 # rls2101.rel NDRPDR iter NAT env 6
3583       - 114 # rls2101.rel NDRPDR iter NAT env 6
3584       - 115 # rls2101.rel NDRPDR iter NAT env 6
3585       - 116 # rls2101.rel NDRPDR iter NAT env 6
3586       - 117 # rls2101.rel NDRPDR iter NAT env 6
3587       - 118 # rls2101.rel NDRPDR iter NAT env 6
3588       - 119 # rls2101.rel NDRPDR iter NAT env 6
3589       - 120 # rls2101.rel NDRPDR iter NAT env 6
3590       - 121 # rls2101.rel NDRPDR iter NAT env 6
3591       - 122 # rls2101.rel NDRPDR iter MLX env 6
3592       - 123 # rls2101.rel NDRPDR iter MLX env 6
3593       - 124 # rls2101.rel NDRPDR iter MLX env 6
3594       - 126 # rls2101.rel NDRPDR iter MLX env 6
3595       - 127 # rls2101.rel NDRPDR iter MLX env 6
3596       - 128 # rls2101.rel NDRPDR iter MLX env 6
3597       - 129 # rls2101.rel NDRPDR iter MLX env 6
3598       - 130 # rls2101.rel NDRPDR iter MLX env 6
3599       - 131 # rls2101.rel NDRPDR iter MLX env 6
3600       - 132 # rls2101.rel NDRPDR iter MLX env 6
3601       - 72  # rls2101.rel MRR nf-density iter env 6
3602       - 57  # rls2101.rel NDRPDR nf-density iter env 6
3603       - 62  # rls2101.rel NDRPDR nf-density iter env 6
3604       - 70  # rls2101.rel NDRPDR nf-density iter env 6
3605       - 71  # rls2101.rel NDRPDR nf-density iter env 6
3606       - 82  # rls2101.rel NDRPDR nf-density iter env 6
3607       - 88  # rls2101.rel NDRPDR nf-density iter env 6
3608       - 89  # rls2101.rel NDRPDR nf-density iter env 6
3609       - 96  # rls2101.rel NDRPDR nf-density iter env 6
3610       - 97  # rls2101.rel NDRPDR nf-density iter env 6
3611       - 98  # rls2101.rel NDRPDR nf-density iter env 6
3612       - 55  # rls2101.rel NDRPDR reconf iter env 6
3613       - 64  # rls2101.rel NDRPDR reconf iter env 6
3614       - 76  # rls2101.rel NDRPDR reconf iter env 6
3615       - 83  # rls2101.rel NDRPDR reconf iter env 6
3616       - 99  # rls2101.rel NDRPDR reconf iter env 6
3617       - 101 # rls2101.rel NDRPDR reconf iter env 6
3618       - 102 # rls2101.rel NDRPDR reconf iter env 6
3619       - 107 # rls2101.rel NDRPDR reconf iter env 6
3620       - 109 # rls2101.rel NDRPDR reconf iter env 6
3621       - 110 # rls2101.rel NDRPDR reconf iter env 6
3622       - 58  # rls2101.rel soak env 6
3623       - 61  # rls2101.rel soak env 6
3624       - 159 # rls2101.rel MRR GSO iter env 6
3625     csit-vpp-perf-report-coverage-2101-2n-clx:
3626       - 1   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-00
3627       - 2   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-01
3628       - 3   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-02
3629       - 4   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-03
3630       - 5   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-04
3631       - 6   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-05
3632       - 7   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-06
3633       - 8   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-07
3634       - 19  # rls2101.rel NDRPDR cov env 6 2n-clx-ip4tun-00
3635       - 20  # rls2101.rel NDRPDR cov env 6 2n-clx-ip4tun-00
3636       - 10  # rls2101.rel NDRPDR cov env 6 2n-clx-ip6-00
3637       - 11  # rls2101.rel NDRPDR cov env 6 2n-clx-ip6-01
3638       - 12  # rls2101.rel NDRPDR cov env 6 2n-clx-l2-00
3639       - 13  # rls2101.rel NDRPDR cov env 6 2n-clx-l2-01
3640       - 14  # rls2101.rel NDRPDR cov env 6 2n-clx-lb-00
3641       - 15  # rls2101.rel NDRPDR cov env 6 2n-clx-memif-00
3642       - 16  # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-00
3643       - 17  # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-01
3644       - 18  # rls2101.rel NDRPDR cov env 6 2n-clx-vts-00
3645
3646     csit-vpp-perf-report-iterative-2009-2n-zn2:
3647       - 15  # rls2009 MRR iter env 5
3648       - 17  # rls2009 NDRPDR iter env 5
3649       - 18  # rls2009 NDRPDR iter env 5
3650       - 31  # rls2009 NDRPDR iter env 5
3651       - 33  # rls2009 NDRPDR iter env 5
3652       - 34  # rls2009 NDRPDR iter env 5
3653     csit-vpp-perf-report-iterative-2101-2n-zn2:
3654       - 8   # rls2009 MRR iter env6
3655       - 9   # rls2009 NDRPDR iter env 6
3656       - 10  # rls2009 NDRPDR iter env 6
3657       - 11  # rls2009 NDRPDR iter env 6
3658       - 12  # rls2009 NDRPDR iter env 6
3659       - 13  # rls2009 NDRPDR iter env 6
3660       - 20  # rls2009 NDRPDR iter env 6
3661       - 21  # rls2009 NDRPDR iter env 6
3662       - 22  # rls2009 NDRPDR iter env 6
3663       - 25  # rls2009 NDRPDR iter env 6
3664       - 26  # rls2009 NDRPDR iter env 6
3665       - 30  # rls2101.rel MRR iter env 6
3666       - 31  # rls2101.rel NDRPDR iter env 6
3667       - 32  # rls2101.rel NDRPDR iter env 6
3668       - 33  # rls2101.rel NDRPDR iter env 6
3669       - 34  # rls2101.rel NDRPDR iter env 6
3670       - 35  # rls2101.rel NDRPDR iter env 6
3671       - 36  # rls2101.rel NDRPDR iter env 6
3672       - 37  # rls2101.rel NDRPDR iter env 6
3673       - 38  # rls2101.rel NDRPDR iter env 6
3674       - 44  # rls2101.rel NDRPDR iter env 6
3675       - 49  # rls2101.rel NDRPDR iter env 6
3676       - 39  # rls2101.rel NDRPDR iter RND env 6
3677       - 40  # rls2101.rel NDRPDR iter RND env 6
3678       - 41  # rls2101.rel NDRPDR iter RND env 6
3679       - 42  # rls2101.rel NDRPDR iter RND env 6
3680       - 43  # rls2101.rel NDRPDR iter RND env 6
3681       - 45  # rls2101.rel NDRPDR iter RND env 6
3682       - 48  # rls2101.rel NDRPDR iter RND env 6
3683       - 50  # rls2101.rel NDRPDR iter RND env 6
3684       - 51  # rls2101.rel NDRPDR iter RND env 6
3685       - 52  # rls2101.rel NDRPDR iter RND env 6
3686       - 56  # rls2101.rel MRR GSO iter env 6
3687     csit-vpp-perf-report-coverage-2101-2n-zn2:
3688       - 1   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-00
3689       - 2   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-01
3690       - 3   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-02
3691       - 4   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-03
3692       - 5   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-04
3693       - 6   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-05
3694       - 17  # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4tun-00
3695       - 18  # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4tun-01
3696       - 8   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip6-00
3697       - 9   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip6-01
3698       - 10  # rls2101.rel NDRPDR cov env 6 2n-zn2-l2-00
3699       - 11  # rls2101.rel NDRPDR cov env 6 2n-zn2-l2-01
3700       - 12  # rls2101.rel NDRPDR cov env 6 2n-zn2-lb-00
3701       - 13  # rls2101.rel NDRPDR cov env 6 2n-zn2-memif-00
3702       - 14  # rls2101.rel NDRPDR cov env 6 2n-zn2-vhost-00
3703       - 15  # rls2101.rel NDRPDR cov env 6 2n-zn2-vhost-00
3704       - 16  # rls2101.rel NDRPDR cov env 6 2n-zn2-vts-00
3705
3706     csit-vpp-perf-report-iterative-2009-3n-tsh:
3707       - 8   # rls2005 NDRPDR iter env 5
3708       - 11  # rls2005 NDRPDR iter env 5
3709       - 12  # rls2005 NDRPDR iter env 5
3710       - 24  # rls2005 NDRPDR iter env 5
3711       - 27  # rls2005 NDRPDR iter env 5
3712       - 29  # rls2005 NDRPDR iter env 5
3713       - 31  # rls2005 NDRPDR iter env 5
3714       - 39  # rls2005 NDRPDR iter env 5
3715       - 40  # rls2005 NDRPDR iter env 5
3716       - 42  # rls2005 NDRPDR iter env 5
3717       - 13  # rls2005 MRR iter env 5
3718       - 14  # rls2009 NDRPDR iter env 5
3719       - 20  # rls2009 NDRPDR iter env 5
3720       - 21  # rls2009 NDRPDR iter env 5
3721       - 22  # rls2009 NDRPDR iter env 5
3722       - 23  # rls2009 NDRPDR iter env 5
3723       - 28  # rls2009 NDRPDR iter env 5
3724       - 30  # rls2009 NDRPDR iter env 5
3725       - 33  # rls2009 NDRPDR iter env 5
3726       - 38  # rls2009 NDRPDR iter env 5
3727       - 41  # rls2009 NDRPDR iter env 5
3728       - 15  # rls2009 MRR iter env 5
3729     csit-vpp-perf-report-iterative-2101-3n-tsh:
3730       - 7   # rls2009 MRR iter env 6
3731       - 8   # rls2009 NDRPDR iter env 6
3732       - 13  # rls2009 NDRPDR iter env 6
3733       - 14  # rls2009 NDRPDR iter env 6
3734       - 15  # rls2009 NDRPDR iter env 6
3735       - 16  # rls2009 NDRPDR iter env 6
3736       - 17  # rls2009 NDRPDR iter env 6
3737       - 18  # rls2009 NDRPDR iter env 6
3738       - 19  # rls2009 NDRPDR iter env 6
3739       - 21  # rls2009 NDRPDR iter env 6
3740       - 22  # rls2101.rel MRR iter env 6
3741       - 23  # rls2101.rel NDRPDR iter env 6
3742       - 24  # rls2101.rel NDRPDR iter env 6
3743       - 25  # rls2101.rel NDRPDR iter env 6
3744       - 26  # rls2101.rel NDRPDR iter env 6
3745       - 27  # rls2101.rel NDRPDR iter env 6
3746       - 28  # rls2101.rel NDRPDR iter env 6
3747       - 29  # rls2101.rel NDRPDR iter env 6
3748       - 30  # rls2101.rel NDRPDR iter env 6
3749       - 31  # rls2101.rel NDRPDR iter env 6
3750       - 32  # rls2101.rel NDRPDR iter env 6
3751     csit-vpp-perf-report-coverage-2101-3n-tsh:
3752       - 1   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-00
3753       - 2   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-01
3754       - 3   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-02
3755       - 4   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-03
3756       - 5   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4tun-00
3757       - 6   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4tun-01
3758       - 7   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip6-00
3759       - 8   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip6-01
3760       - 9   # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-00
3761       - 10  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-01
3762       - 11  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-02
3763       - 12  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-03
3764       - 13  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-04
3765       - 19  # rls2101.rel NDRPDR cov env 6 3n-tsh-memif-00
3766       - 15  # rls2101.rel NDRPDR cov env 6 3n-tsh-srv6-00
3767       - 16  # rls2101.rel NDRPDR cov env 6 3n-tsh-srv6-01
3768       - 17  # rls2101.rel NDRPDR cov env 6 3n-tsh-vhost-00
3769       - 18  # rls2101.rel NDRPDR cov env 6 3n-tsh-vhost-01
3770
3771     csit-vpp-perf-report-iterative-2101-2n-tx2:
3772       - 5   # rls2009 MRR iter env 6
3773       - 6   # rls2009 NDRPDR iter env 6
3774       - 7   # rls2009 NDRPDR iter env 6
3775       - 11  # rls2009 NDRPDR iter env 6
3776       - 12  # rls2009 NDRPDR iter env 6
3777       - 13  # rls2009 NDRPDR iter env 6
3778       - 16  # rls2009 NDRPDR iter env 6
3779       - 17  # rls2009 NDRPDR iter env 6
3780       - 18  # rls2009 NDRPDR iter env 6
3781       - 19  # rls2009 NDRPDR iter env 6
3782       - 20  # rls2009 NDRPDR iter env 6
3783       - 21  # rls2101.rel MRR iter env 6
3784       - 22  # rls2101.rel NDRPDR iter env 6
3785       - 23  # rls2101.rel NDRPDR iter env 6
3786       - 24  # rls2101.rel NDRPDR iter env 6
3787       - 25  # rls2101.rel NDRPDR iter env 6
3788       - 26  # rls2101.rel NDRPDR iter env 6
3789       - 27  # rls2101.rel NDRPDR iter env 6
3790       - 28  # rls2101.rel NDRPDR iter env 6
3791       - 29  # rls2101.rel NDRPDR iter env 6
3792       - 30  # rls2101.rel NDRPDR iter env 6
3793       - 31  # rls2101.rel NDRPDR iter env 6
3794     csit-vpp-perf-report-coverage-2101-2n-tx2:
3795       - 1   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-00
3796       - 2   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-01
3797       - 3   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-02
3798       - 4   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-03
3799       - 5   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-04
3800       - 6   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-05
3801       - 7   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-06
3802       - 8   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip6-00
3803       - 9   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip6-01
3804       - 10  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-00
3805       - 11  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-01
3806       - 12  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-02
3807       - 13  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-03
3808       - 15  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-04
3809
3810     csit-vpp-perf-report-iterative-2009-3n-dnv:
3811       - 16  # rls2005 NDRPDR iter env 5
3812       - 23  # rls2005 NDRPDR iter env 5
3813       - 25  # rls2005 NDRPDR iter env 5
3814       - 26  # rls2005 NDRPDR iter env 5
3815       - 27  # rls2005 NDRPDR iter env 5
3816       - 28  # rls2005 NDRPDR iter env 5
3817       - 29  # rls2005 NDRPDR iter env 5
3818       - 30  # rls2005 NDRPDR iter env 5
3819       - 31  # rls2005 NDRPDR iter env 5
3820       - 32  # rls2005 NDRPDR iter env 5
3821       - 19  # rls2005 MRR iter env 5
3822       - 3   # rls2009 NDRPDR iter env 5
3823       - 6   # rls2009 NDRPDR iter env 5
3824       - 7   # rls2009 NDRPDR iter env 5
3825       - 8   # rls2009 NDRPDR iter env 5
3826       - 10  # rls2009 NDRPDR iter env 5
3827       - 11  # rls2009 NDRPDR iter env 5
3828       - 12  # rls2009 NDRPDR iter env 5
3829       - 14  # rls2009 NDRPDR iter env 5
3830       - 15  # rls2009 NDRPDR iter env 5
3831       - 24  # rls2009 NDRPDR iter env 5
3832       - 22  # rls2009 MRR iter env 5
3833     csit-vpp-perf-report-iterative-2101-3n-dnv:
3834       - 32  # rls2101.rel MRR iter env 6
3835       - 33  # rls2101.rel NDRPDR iter env 6
3836       - 34  # rls2101.rel NDRPDR iter env 6
3837       - 35  # rls2101.rel NDRPDR iter env 6
3838       - 36  # rls2101.rel NDRPDR iter env 6
3839       - 37  # rls2101.rel NDRPDR iter env 6
3840       - 38  # rls2101.rel NDRPDR iter env 6
3841       - 39  # rls2101.rel NDRPDR iter env 6
3842       - 40  # rls2101.rel NDRPDR iter env 6
3843       - 41  # rls2101.rel NDRPDR iter env 6
3844       - 42  # rls2101.rel NDRPDR iter env 6
3845       - 43  # rls2101.rel NDRPDR iter RND env 6
3846       - 44  # rls2101.rel NDRPDR iter RND env 6
3847       - 45  # rls2101.rel NDRPDR iter RND env 6
3848       - 46  # rls2101.rel NDRPDR iter RND env 6
3849       - 47  # rls2101.rel NDRPDR iter RND env 6
3850       - 48  # rls2101.rel NDRPDR iter RND env 6
3851       - 49  # rls2101.rel NDRPDR iter RND env 6
3852       - 50  # rls2101.rel NDRPDR iter RND env 6
3853       - 51  # rls2101.rel NDRPDR iter RND env 6
3854       - 52  # rls2101.rel NDRPDR iter RND env 6
3855     csit-vpp-perf-report-coverage-2101-3n-dnv:
3856       - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-00
3857       - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-01
3858       - 3   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
3859       - 4   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
3860       - 5   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4tun-00
3861       - 6   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-00
3862       - 7   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-01
3863       - 8   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-00
3864       - 9   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-01
3865
3866     csit-vpp-perf-report-iterative-2009-2n-dnv:
3867       - 16  # rls2005 NDRPDR iter env 5
3868       - 17  # rls2005 NDRPDR iter env 5
3869       - 18  # rls2005 NDRPDR iter env 5
3870       - 19  # rls2005 NDRPDR iter env 5
3871       - 21  # rls2005 NDRPDR iter env 5
3872       - 24  # rls2005 NDRPDR iter env 5
3873       - 27  # rls2005 NDRPDR iter env 5
3874       - 28  # rls2005 NDRPDR iter env 5
3875       - 29  # rls2005 NDRPDR iter env 5
3876       - 30  # rls2005 NDRPDR iter env 5
3877       - 23  # rls2005 MRR iter env 5
3878       - 3   # rls2009 NDRPDR iter env 5
3879       - 5   # rls2009 NDRPDR iter env 5
3880       - 6   # rls2009 NDRPDR iter env 5
3881       - 7   # rls2009 NDRPDR iter env 5
3882       - 9   # rls2009 NDRPDR iter env 5
3883       - 10  # rls2009 NDRPDR iter env 5
3884       - 11  # rls2009 NDRPDR iter env 5
3885       - 12  # rls2009 NDRPDR iter env 5
3886       - 14  # rls2009 NDRPDR iter env 5
3887       - 15  # rls2009 NDRPDR iter env 5
3888       - 13  # rls2009 MRR iter env 5
3889     csit-vpp-perf-report-iterative-2101-2n-dnv:
3890       - 31  # rls2101.rel MRR iter env 6
3891       - 32  # rls2101.rel NDRPDR iter env 6
3892       - 33  # rls2101.rel NDRPDR iter env 6
3893       - 34  # rls2101.rel NDRPDR iter env 6
3894       - 35  # rls2101.rel NDRPDR iter env 6
3895       - 39  # rls2101.rel NDRPDR iter env 6
3896       - 41  # rls2101.rel NDRPDR iter env 6
3897       - 42  # rls2101.rel NDRPDR iter env 6
3898       - 43  # rls2101.rel NDRPDR iter env 6
3899       - 44  # rls2101.rel NDRPDR iter env 6
3900       - 45  # rls2101.rel NDRPDR iter env 6
3901       - 46  # rls2101.rel NDRPDR iter RND env 6
3902       - 47  # rls2101.rel NDRPDR iter RND env 6
3903       - 48  # rls2101.rel NDRPDR iter RND env 6
3904       - 49  # rls2101.rel NDRPDR iter RND env 6
3905       - 50  # rls2101.rel NDRPDR iter RND env 6
3906       - 51  # rls2101.rel NDRPDR iter RND env 6
3907       - 52  # rls2101.rel NDRPDR iter RND env 6
3908       - 53  # rls2101.rel NDRPDR iter RND env 6
3909       - 54  # rls2101.rel NDRPDR iter RND env 6
3910       - 55  # rls2101.rel NDRPDR iter RND env 6
3911     csit-vpp-perf-report-coverage-2101-2n-dnv:
3912       - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
3913       - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
3914       - 3   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-00
3915       - 4   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-01
3916       - 5   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-00
3917       - 6   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-01
3918
3919     csit-dpdk-perf-report-iterative-2005-3n-hsw:
3920       - 25  # NDRPDR iter
3921       - 26  # NDRPDR iter
3922       - 27  # NDRPDR iter
3923       - 28  # NDRPDR iter
3924       - 29  # NDRPDR iter
3925       - 30  # NDRPDR iter
3926       - 31  # NDRPDR iter
3927       - 32  # NDRPDR iter
3928       - 33  # NDRPDR iter
3929       - 34  # NDRPDR iter
3930     csit-dpdk-perf-report-iterative-2009-3n-hsw:
3931       - 6   # NDRPDR iter env5
3932       - 7   # NDRPDR iter env5
3933       - 8   # NDRPDR iter env5
3934       - 9   # NDRPDR iter env5
3935       - 10  # NDRPDR iter env5
3936       - 11  # NDRPDR iter env5
3937       - 12  # NDRPDR iter env5
3938       - 13  # NDRPDR iter env5
3939       - 14  # NDRPDR iter env5
3940       - 15  # NDRPDR iter env5
3941     csit-dpdk-perf-report-iterative-2101-3n-hsw:
3942       - 11  # rls2101 NDRPDR iter env 6
3943       - 12  # rls2101 NDRPDR iter env 6
3944       - 13  # rls2101 NDRPDR iter env 6
3945       - 14  # rls2101 NDRPDR iter env 6
3946       - 16  # rls2101 NDRPDR iter env 6
3947       - 17  # rls2101 NDRPDR iter env 6
3948       - 18  # rls2101 NDRPDR iter env 6
3949       - 19  # rls2101 NDRPDR iter env 6
3950       - 20  # rls2101 NDRPDR iter env 6
3951       - 21  # rls2101 NDRPDR iter env 6
3952
3953     csit-dpdk-perf-report-iterative-2005-3n-skx:
3954       - 28  # NDRPDR iter
3955       - 29  # NDRPDR iter
3956       - 30  # NDRPDR iter
3957       - 31  # NDRPDR iter
3958       - 32  # NDRPDR iter
3959       - 33  # NDRPDR iter
3960       - 34  # NDRPDR iter
3961       - 35  # NDRPDR iter
3962       - 36  # NDRPDR iter
3963       - 37  # NDRPDR iter
3964     csit-dpdk-perf-report-iterative-2009-3n-skx:
3965       - 4   # NDRPDR sel env5
3966       - 5   # NDRPDR sel env5
3967       - 6   # NDRPDR sel env5
3968       - 7   # NDRPDR sel env5
3969       - 8   # NDRPDR sel env5
3970       - 9   # NDRPDR sel env5
3971       - 14  # NDRPDR sel env5
3972       - 11  # NDRPDR sel env5
3973       - 12  # NDRPDR sel env5
3974       - 13  # NDRPDR sel env5
3975     csit-dpdk-perf-report-iterative-2101-3n-skx:
3976       - 12  # rls2101 NDRPDR iter env 6
3977       - 14  # rls2101 NDRPDR iter env 6
3978       - 15  # rls2101 NDRPDR iter env 6
3979       - 17  # rls2101 NDRPDR iter env 6
3980       - 19  # rls2101 NDRPDR iter env 6
3981       - 20  # rls2101 NDRPDR iter env 6
3982       - 21  # rls2101 NDRPDR iter env 6
3983       - 22  # rls2101 NDRPDR iter env 6
3984       - 25  # rls2101 NDRPDR iter env 6
3985       - 26  # rls2101 NDRPDR iter env 6
3986
3987     csit-dpdk-perf-report-iterative-2005-2n-skx:
3988       - 20  # NDRPDR iter
3989       - 21  # NDRPDR iter
3990       - 22  # NDRPDR iter
3991       - 23  # NDRPDR iter
3992       - 24  # NDRPDR iter
3993       - 25  # NDRPDR iter
3994       - 26  # NDRPDR iter
3995       - 27  # NDRPDR iter
3996       - 28  # NDRPDR iter
3997       - 29  # NDRPDR iter
3998     csit-dpdk-perf-report-iterative-2009-2n-skx:
3999       - 4   # NDRPDR iter env5
4000       - 5   # NDRPDR iter env5
4001       - 6   # NDRPDR iter env5
4002       - 7   # NDRPDR iter env5
4003       - 8   # NDRPDR iter env5
4004       - 9   # NDRPDR iter env5
4005       - 10  # NDRPDR iter env5
4006       - 11  # NDRPDR iter env5
4007       - 12  # NDRPDR iter env5
4008       - 13  # NDRPDR iter env5
4009     csit-dpdk-perf-report-iterative-2101-2n-skx:
4010       - 11  # rls2101 NDRPDR iter env 6
4011       - 12  # rls2101 NDRPDR iter env 6
4012       - 13  # rls2101 NDRPDR iter env 6
4013       - 14  # rls2101 NDRPDR iter env 6
4014       - 15  # rls2101 NDRPDR iter env 6
4015       - 17  # rls2101 NDRPDR iter env 6
4016       - 18  # rls2101 NDRPDR iter env 6
4017       - 19  # rls2101 NDRPDR iter env 6
4018       - 20  # rls2101 NDRPDR iter env 6
4019       - 21  # rls2101 NDRPDR iter env 6
4020
4021     csit-dpdk-perf-report-iterative-2005-2n-clx:
4022       - 20  # NDRPDR iter
4023       - 21  # NDRPDR iter
4024       - 22  # NDRPDR iter
4025       - 23  # NDRPDR iter
4026       - 24  # NDRPDR iter
4027       - 25  # NDRPDR iter
4028       - 26  # NDRPDR iter
4029       - 27  # NDRPDR iter
4030       - 28  # NDRPDR iter
4031       - 29  # NDRPDR iter
4032     csit-dpdk-perf-report-iterative-2009-2n-clx:
4033       - 4   # NDRPDR iter env5
4034       - 5   # NDRPDR iter env5
4035       - 6   # NDRPDR iter env5
4036       - 7   # NDRPDR iter env5
4037       - 8   # NDRPDR iter env5
4038       - 9   # NDRPDR iter env5
4039       - 10  # NDRPDR iter env5
4040       - 11  # NDRPDR iter env5
4041       - 12  # NDRPDR iter env5
4042       - 13  # NDRPDR iter env5
4043     csit-dpdk-perf-report-iterative-2101-2n-clx:
4044       - 12  # rls2101 NDRPDR iter env 6
4045       - 13  # rls2101 NDRPDR iter env 6
4046       - 14  # rls2101 NDRPDR iter env 6
4047       - 15  # rls2101 NDRPDR iter env 6
4048       - 17  # rls2101 NDRPDR iter env 6
4049       - 18  # rls2101 NDRPDR iter env 6
4050       - 19  # rls2101 NDRPDR iter env 6
4051       - 20  # rls2101 NDRPDR iter env 6
4052       - 21  # rls2101 NDRPDR iter env 6
4053       - 22  # rls2101 NDRPDR iter env 6
4054
4055     csit-dpdk-perf-report-iterative-2009-2n-zn2:
4056       - 16  # NDRPDR iter env5
4057       - 21  # NDRPDR iter env5
4058       - 22  # NDRPDR iter env5
4059       - 23  # NDRPDR iter env5
4060       - 24  # NDRPDR iter env5
4061       - 25  # NDRPDR iter env5
4062       - 29  # NDRPDR iter env5
4063     csit-dpdk-perf-report-iterative-2101-2n-zn2:
4064       - 11  # rls2101 NDRPDR iter env 6
4065       - 12  # rls2101 NDRPDR iter env 6
4066       - 13  # rls2101 NDRPDR iter env 6
4067       - 14  # rls2101 NDRPDR iter env 6
4068       - 16  # rls2101 NDRPDR iter env 6
4069       - 17  # rls2101 NDRPDR iter env 6
4070       - 18  # rls2101 NDRPDR iter env 6
4071       - 19  # rls2101 NDRPDR iter env 6
4072       - 20  # rls2101 NDRPDR iter env 6
4073       - 21  # rls2101 NDRPDR iter env 6
4074
4075 #    csit-dpdk-perf-report-iterative-2005-2n-dnv:
4076 #      # No data
4077 #    # csit-dpdk-perf-report-iterative-2009-2n-dnv:
4078 #      # No data
4079 #
4080 #    csit-dpdk-perf-report-iterative-2005-3n-dnv:
4081 #      # No data
4082 #    # csit-dpdk-perf-report-iterative-2009-3n-dnv:
4083 #      # No data
4084
4085     csit-dpdk-perf-report-iterative-2005-3n-tsh:
4086       - 5   # NDRPDR sel
4087     csit-dpdk-perf-report-iterative-2009-3n-tsh:
4088       - 1   # NDRPDR iter env5
4089       - 2   # NDRPDR iter env5
4090       - 3   # NDRPDR iter env5
4091       - 4   # NDRPDR iter env5
4092       - 5   # NDRPDR iter env5
4093       - 6   # NDRPDR iter env5
4094       - 7   # NDRPDR iter env5
4095       - 9   # NDRPDR iter env5
4096       - 10  # NDRPDR iter env5
4097       - 11  # NDRPDR iter env5
4098     csit-dpdk-perf-report-iterative-2101-3n-tsh:
4099       - 11  # rls2101 NDRPDR iter env 6
4100       - 12  # rls2101 NDRPDR iter env 6
4101       - 13  # rls2101 NDRPDR iter env 6
4102       - 14  # rls2101 NDRPDR iter env 6
4103       - 16  # rls2101 NDRPDR iter env 6
4104       - 17  # rls2101 NDRPDR iter env 6
4105       - 18  # rls2101 NDRPDR iter env 6
4106       - 19  # rls2101 NDRPDR iter env 6
4107       - 20  # rls2101 NDRPDR iter env 6
4108       - 21  # rls2101 NDRPDR iter env 6
4109
4110     csit-dpdk-perf-report-iterative-2101-2n-tx2:
4111       - 4   # rls2101 NDRPDR iter env 6
4112       - 6   # rls2101 NDRPDR iter env 6
4113       - 7   # rls2101 NDRPDR iter env 6
4114       - 8   # rls2101 NDRPDR iter env 6
4115       - 9   # rls2101 NDRPDR iter env 6
4116       - 10  # rls2101 NDRPDR iter env 6
4117       - 11  # rls2101 NDRPDR iter env 6
4118       - 12  # rls2101 NDRPDR iter env 6
4119       - 13  # rls2101 NDRPDR iter env 6
4120       - 14  # rls2101 NDRPDR iter env 6
4121
4122     csit-vpp-device-2101-ubuntu1804-1n-skx:
4123       - 358  # rls2101.rel VPP DEV env 6
4124
4125 - type: "output"
4126   output: "report"
4127   format:
4128     html:
4129     - full
4130 #     pdf:
4131 #     - minimal
4132
4133 ################################################################################
4134 ###                               T A B L E S                                ###
4135 ################################################################################
4136
4137 # VPP Soak vs NDR - 2n-skx
4138 - type: "table"
4139   title: "VPP Soak vs NDR 2n-skx"
4140   algorithm: "table_soak_vs_ndr"
4141   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
4142   reference:
4143     title: "NDR"
4144     data: "vpp-soak-vs-ndr-2n-skx-ref"
4145   compare:
4146     title: "Soak"
4147     data: "vpp-soak-vs-ndr-2n-skx-cmp"
4148   data: "vpp-soak-vs-ndr-2n-skx"
4149   include-tests: "NDR"
4150   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
4151   parameters:
4152     - "throughput"
4153     - "name"
4154     - "parent"
4155
4156 # VPP Soak vs NDR - 2n-clx
4157 - type: "table"
4158   title: "VPP Soak vs NDR 2n-clx"
4159   algorithm: "table_soak_vs_ndr"
4160   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
4161   reference:
4162     title: "NDR"
4163     data: "vpp-soak-vs-ndr-2n-clx-ref"
4164   compare:
4165     title: "Soak"
4166     data: "vpp-soak-vs-ndr-2n-clx-cmp"
4167   data: "vpp-soak-vs-ndr-2n-clx"
4168   include-tests: "NDR"
4169   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
4170   parameters:
4171     - "throughput"
4172     - "name"
4173     - "parent"
4174
4175 ################################################################################
4176
4177 # VPP Compare NICs 3n-skx 2t1c ndr
4178 - type: "table"
4179   title: "VPP Compare NICs 3n-skx 2t1c ndr"
4180   algorithm: "table_comparison"
4181   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
4182   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4183   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
4184   columns:
4185     - title: "x710"
4186       data-set: "vpp-nic-comparison-3n-skx"
4187       tag: "NIC_Intel-X710"
4188     - title: "xxv710"
4189       data-set: "vpp-nic-comparison-3n-skx"
4190       tag: "NIC_Intel-XXV710"
4191   comparisons:
4192     - title: "Diff"
4193       reference: 1
4194       compare: 2
4195   legend:
4196     - ""
4197     - "x710, xxv710 - NICs tested."
4198     - "Diff - difference between x710 and xxv710 NIC."
4199
4200 # VPP Compare NICs 3n-skx 4t2c ndr
4201 - type: "table"
4202   title: "VPP Compare NICs 3n-skx 4t2c ndr"
4203   algorithm: "table_comparison"
4204   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
4205   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4206   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4207   columns:
4208     - title: "x710"
4209       data-set: "vpp-nic-comparison-3n-skx"
4210       tag: "NIC_Intel-X710"
4211     - title: "xxv710"
4212       data-set: "vpp-nic-comparison-3n-skx"
4213       tag: "NIC_Intel-XXV710"
4214   comparisons:
4215     - title: "Diff"
4216       reference: 1
4217       compare: 2
4218   legend:
4219     - ""
4220     - "x710, xxv710 - NICs tested."
4221     - "Diff - difference between x710 and xxv710 NIC."
4222
4223 # VPP Compare NICs 3n-skx 2t1c pdr
4224 - type: "table"
4225   title: "VPP Compare NICs 3n-skx 2t1c pdr"
4226   algorithm: "table_comparison"
4227   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
4228   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4229   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
4230   columns:
4231     - title: "x710"
4232       data-set: "vpp-nic-comparison-3n-skx"
4233       tag: "NIC_Intel-X710"
4234     - title: "xxv710"
4235       data-set: "vpp-nic-comparison-3n-skx"
4236       tag: "NIC_Intel-XXV710"
4237   comparisons:
4238     - title: "Diff"
4239       reference: 1
4240       compare: 2
4241   legend:
4242     - ""
4243     - "x710, xxv710 - NICs tested."
4244     - "Diff - difference between x710 and xxv710 NIC."
4245
4246 # VPP Compare NICs 3n-skx 4t2c pdr
4247 - type: "table"
4248   title: "VPP Compare NICs 3n-skx 4t2c pdr"
4249   algorithm: "table_comparison"
4250   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
4251   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4252   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4253   columns:
4254     - title: "x710"
4255       data-set: "vpp-nic-comparison-3n-skx"
4256       tag: "NIC_Intel-X710"
4257     - title: "xxv710"
4258       data-set: "vpp-nic-comparison-3n-skx"
4259       tag: "NIC_Intel-XXV710"
4260   comparisons:
4261     - title: "Diff"
4262       reference: 1
4263       compare: 2
4264   legend:
4265     - ""
4266     - "x710, xxv710 - NICs tested."
4267     - "Diff - difference between x710 and xxv710 NIC."
4268
4269 # VPP Compare NICs 3n-skx 2t1c mrr
4270 - type: "table"
4271   title: "VPP Compare NICs 3n-skx 2t1c mrr"
4272   algorithm: "table_comparison"
4273   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
4274   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4275   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
4276   columns:
4277     - title: "x710"
4278       data-set: "vpp-nic-comparison-3n-skx-mrr"
4279       tag: "NIC_Intel-X710"
4280     - title: "xxv710"
4281       data-set: "vpp-nic-comparison-3n-skx-mrr"
4282       tag: "NIC_Intel-XXV710"
4283   comparisons:
4284     - title: "Diff"
4285       reference: 1
4286       compare: 2
4287   legend:
4288     - ""
4289     - "x710, xxv710 - NICs tested."
4290     - "Diff - difference between x710 and xxv710 NIC."
4291
4292 # VPP Compare NICs 3n-skx 4t2c mrr
4293 - type: "table"
4294   title: "VPP Compare NICs 3n-skx 4t2c mrr"
4295   algorithm: "table_comparison"
4296   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
4297   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4298   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
4299   columns:
4300     - title: "x710"
4301       data-set: "vpp-nic-comparison-3n-skx-mrr"
4302       tag: "NIC_Intel-X710"
4303     - title: "xxv710"
4304       data-set: "vpp-nic-comparison-3n-skx-mrr"
4305       tag: "NIC_Intel-XXV710"
4306   comparisons:
4307     - title: "Diff"
4308       reference: 1
4309       compare: 2
4310   legend:
4311     - ""
4312     - "x710, xxv710 - NICs tested."
4313     - "Diff - difference between x710 and xxv710 NIC."
4314
4315 # VPP Compare NICs 3n-skx 8t4c mrr
4316 - type: "table"
4317   title: "VPP Compare NICs 3n-skx 8t4c mrr"
4318   algorithm: "table_comparison"
4319   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
4320   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4321   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
4322   columns:
4323     - title: "x710"
4324       data-set: "vpp-nic-comparison-3n-skx-mrr"
4325       tag: "NIC_Intel-X710"
4326     - title: "xxv710"
4327       data-set: "vpp-nic-comparison-3n-skx-mrr"
4328       tag: "NIC_Intel-XXV710"
4329   comparisons:
4330     - title: "Diff"
4331       reference: 1
4332       compare: 2
4333   legend:
4334     - ""
4335     - "x710, xxv710 - NICs tested."
4336     - "Diff - difference between x710 and xxv710 NIC."
4337
4338 # VPP Compare NICs 2n-skx 2t1c ndr
4339 - type: "table"
4340   title: "VPP Compare NICs 2n-skx 2t1c ndr"
4341   algorithm: "table_comparison"
4342   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
4343   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4344   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
4345   columns:
4346     - title: "x710"
4347       data-set: "vpp-nic-comparison-2n-skx"
4348       tag: "NIC_Intel-X710"
4349     - title: "xxv710"
4350       data-set: "vpp-nic-comparison-2n-skx"
4351       tag: "NIC_Intel-XXV710"
4352   comparisons:
4353     - title: "Diff"
4354       reference: 1
4355       compare: 2
4356   legend:
4357     - ""
4358     - "x710, xxv710 - NICs tested."
4359     - "Diff - difference between x710 and xxv710 NIC."
4360
4361 # VPP Compare NICs 2n-skx 4t2c ndr
4362 - type: "table"
4363   title: "VPP Compare NICs 2n-skx 4t2c ndr"
4364   algorithm: "table_comparison"
4365   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
4366   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4367   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4368   columns:
4369     - title: "x710"
4370       data-set: "vpp-nic-comparison-2n-skx"
4371       tag: "NIC_Intel-X710"
4372     - title: "xxv710"
4373       data-set: "vpp-nic-comparison-2n-skx"
4374       tag: "NIC_Intel-XXV710"
4375   comparisons:
4376     - title: "Diff"
4377       reference: 1
4378       compare: 2
4379   legend:
4380     - ""
4381     - "x710, xxv710 - NICs tested."
4382     - "Diff - difference between x710 and xxv710 NIC."
4383
4384 # VPP Compare NICs 2n-skx 2t1c pdr
4385 - type: "table"
4386   title: "VPP Compare NICs 2n-skx 2t1c pdr"
4387   algorithm: "table_comparison"
4388   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
4389   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4390   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
4391   columns:
4392     - title: "x710"
4393       data-set: "vpp-nic-comparison-2n-skx"
4394       tag: "NIC_Intel-X710"
4395     - title: "xxv710"
4396       data-set: "vpp-nic-comparison-2n-skx"
4397       tag: "NIC_Intel-XXV710"
4398   comparisons:
4399     - title: "Diff"
4400       reference: 1
4401       compare: 2
4402   legend:
4403     - ""
4404     - "x710, xxv710 - NICs tested."
4405     - "Diff - difference between x710 and xxv710 NIC."
4406
4407 # VPP Compare NICs 2n-skx 4t2c pdr
4408 - type: "table"
4409   title: "VPP Compare NICs 2n-skx 4t2c pdr"
4410   algorithm: "table_comparison"
4411   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
4412   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4413   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4414   columns:
4415     - title: "x710"
4416       data-set: "vpp-nic-comparison-2n-skx"
4417       tag: "NIC_Intel-X710"
4418     - title: "xxv710"
4419       data-set: "vpp-nic-comparison-2n-skx"
4420       tag: "NIC_Intel-XXV710"
4421   comparisons:
4422     - title: "Diff"
4423       reference: 1
4424       compare: 2
4425   legend:
4426     - ""
4427     - "x710, xxv710 - NICs tested."
4428     - "Diff - difference between x710 and xxv710 NIC."
4429
4430 # VPP Compare NICs 2n-skx 2t1c mrr
4431 - type: "table"
4432   title: "VPP Compare NICs 2n-skx 2t1c mrr"
4433   algorithm: "table_comparison"
4434   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
4435   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4436   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
4437   columns:
4438     - title: "x710"
4439       data-set: "vpp-nic-comparison-2n-skx-mrr"
4440       tag: "NIC_Intel-X710"
4441     - title: "xxv710"
4442       data-set: "vpp-nic-comparison-2n-skx-mrr"
4443       tag: "NIC_Intel-XXV710"
4444   comparisons:
4445     - title: "Diff"
4446       reference: 1
4447       compare: 2
4448   legend:
4449     - ""
4450     - "x710, xxv710 - NICs tested."
4451     - "Diff - difference between x710 and xxv710 NIC."
4452
4453 # VPP Compare NICs 2n-skx 4t2c mrr
4454 - type: "table"
4455   title: "VPP Compare NICs 2n-skx 4t2c mrr"
4456   algorithm: "table_comparison"
4457   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
4458   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4459   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
4460   columns:
4461     - title: "x710"
4462       data-set: "vpp-nic-comparison-2n-skx-mrr"
4463       tag: "NIC_Intel-X710"
4464     - title: "xxv710"
4465       data-set: "vpp-nic-comparison-2n-skx-mrr"
4466       tag: "NIC_Intel-XXV710"
4467   comparisons:
4468     - title: "Diff"
4469       reference: 1
4470       compare: 2
4471   legend:
4472     - ""
4473     - "x710, xxv710 - NICs tested."
4474     - "Diff - difference between x710 and xxv710 NIC."
4475
4476 # VPP Compare NICs 2n-skx 8t4c mrr
4477 - type: "table"
4478   title: "VPP Compare NICs 2n-skx 8t4c mrr"
4479   algorithm: "table_comparison"
4480   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
4481   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4482   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
4483   columns:
4484     - title: "x710"
4485       data-set: "vpp-nic-comparison-2n-skx-mrr"
4486       tag: "NIC_Intel-X710"
4487     - title: "xxv710"
4488       data-set: "vpp-nic-comparison-2n-skx-mrr"
4489       tag: "NIC_Intel-XXV710"
4490   comparisons:
4491     - title: "Diff"
4492       reference: 1
4493       compare: 2
4494   legend:
4495     - ""
4496     - "x710, xxv710 - NICs tested."
4497     - "Diff - difference between x710 and xxv710 NIC."
4498
4499 ################################################################################
4500 # VPP
4501
4502 # VPP Performance Changes 3n-hsw 1t1c pdr
4503 - type: "table"
4504   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
4505   algorithm: "table_comparison"
4506   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
4507   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4508   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4509   columns:
4510     - title: "2005.0-5"
4511       data-set: "vpp-performance-changes-3n-hsw-h1"
4512     - title: "2009.0-5"
4513       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4514     - title: "2009.0-6"
4515       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4516     - title: "2101.0-6"
4517       data-set: "vpp-performance-changes-3n-hsw-cmp"
4518   comparisons:
4519     - title: "2009.0-6 vs 2009.0-5"
4520       reference: 2
4521       compare: 3
4522 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
4523     - title: "2101.0-6 vs 2009.0-6"
4524       reference: 3
4525       compare: 4
4526 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
4527   legend:
4528     - ''
4529     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
4530     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4531     - '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.'
4532     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4533     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4534
4535 # VPP Performance Changes 3n-hsw 2t2c pdr
4536 - type: "table"
4537   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
4538   algorithm: "table_comparison"
4539   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
4540   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4541   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4542   columns:
4543     - title: "2005.0-5"
4544       data-set: "vpp-performance-changes-3n-hsw-h1"
4545     - title: "2009.0-5"
4546       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4547     - title: "2009.0-6"
4548       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4549     - title: "2101.0-6"
4550       data-set: "vpp-performance-changes-3n-hsw-cmp"
4551   comparisons:
4552     - title: "2009.0-6 vs 2009.0-5"
4553       reference: 2
4554       compare: 3
4555 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
4556     - title: "2101.0-6 vs 2009.0-6"
4557       reference: 3
4558       compare: 4
4559 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
4560   legend:
4561     - ''
4562     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
4563     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4564     - '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.'
4565     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4566     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4567
4568 # VPP Performance Changes 3n-hsw 1t1c ndr
4569 - type: "table"
4570   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
4571   algorithm: "table_comparison"
4572   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
4573   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4574   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4575   columns:
4576     - title: "2005.0-5"
4577       data-set: "vpp-performance-changes-3n-hsw-h1"
4578     - title: "2009.0-5"
4579       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4580     - title: "2009.0-6"
4581       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4582     - title: "2101.0-6"
4583       data-set: "vpp-performance-changes-3n-hsw-cmp"
4584   comparisons:
4585     - title: "2009.0-6 vs 2009.0-5"
4586       reference: 2
4587       compare: 3
4588 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
4589     - title: "2101.0-6 vs 2009.0-6"
4590       reference: 3
4591       compare: 4
4592 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
4593   legend:
4594     - ''
4595     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
4596     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4597     - '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.'
4598     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4599     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4600
4601 # VPP Performance Changes 3n-hsw 2t2c ndr
4602 - type: "table"
4603   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
4604   algorithm: "table_comparison"
4605   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
4606   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4607   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4608   columns:
4609     - title: "2005.0-5"
4610       data-set: "vpp-performance-changes-3n-hsw-h1"
4611     - title: "2009.0-5"
4612       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4613     - title: "2009.0-6"
4614       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4615     - title: "2101.0-6"
4616       data-set: "vpp-performance-changes-3n-hsw-cmp"
4617   comparisons:
4618     - title: "2009.0-6 vs 2009.0-5"
4619       reference: 2
4620       compare: 3
4621 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
4622     - title: "2101.0-6 vs 2009.0-6"
4623       reference: 3
4624       compare: 4
4625 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
4626   legend:
4627     - ''
4628     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
4629     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4630     - '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.'
4631     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4632     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4633
4634 # VPP Performance Changes 3n-skx 2t1c pdr
4635 - type: "table"
4636   title: "VPP Performance Changes 3n-skx 2t1c pdr"
4637   algorithm: "table_comparison"
4638   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
4639   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4640   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4641   columns:
4642     - title: "2005.0-5"
4643       data-set: "vpp-performance-changes-3n-skx-h1"
4644     - title: "2009.0-5"
4645       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4646     - title: "2009.0-6"
4647       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4648     - title: "2101.0-6"
4649       data-set: "vpp-performance-changes-3n-skx-cmp"
4650   comparisons:
4651     - title: "2009.0-6 vs 2009.0-5"
4652       reference: 2
4653       compare: 3
4654 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
4655     - title: "2101.0-6 vs 2009.0-6"
4656       reference: 3
4657       compare: 4
4658 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
4659   legend:
4660     - ''
4661     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
4662     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4663     - '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.'
4664     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4665     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4666
4667 # VPP Performance Changes 3n-skx 4t2c pdr
4668 - type: "table"
4669   title: "VPP Performance Changes 3n-skx 4t2c pdr"
4670   algorithm: "table_comparison"
4671   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
4672   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4673   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4674   columns:
4675     - title: "2005.0-5"
4676       data-set: "vpp-performance-changes-3n-skx-h1"
4677     - title: "2009.0-5"
4678       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4679     - title: "2009.0-6"
4680       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4681     - title: "2101.0-6"
4682       data-set: "vpp-performance-changes-3n-skx-cmp"
4683   comparisons:
4684     - title: "2009.0-6 vs 2009.0-5"
4685       reference: 2
4686       compare: 3
4687 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
4688     - title: "2101.0-6 vs 2009.0-6"
4689       reference: 3
4690       compare: 4
4691 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml"
4692   legend:
4693     - ''
4694     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
4695     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4696     - '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.'
4697     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4698     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4699
4700 # VPP Performance Changes 3n-skx 2t1c ndr
4701 - type: "table"
4702   title: "VPP Performance Changes 3n-skx 2t1c ndr"
4703   algorithm: "table_comparison"
4704   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
4705   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4706   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4707   columns:
4708     - title: "2005.0-5"
4709       data-set: "vpp-performance-changes-3n-skx-h1"
4710     - title: "2009.0-5"
4711       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4712     - title: "2009.0-6"
4713       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4714     - title: "2101.0-6"
4715       data-set: "vpp-performance-changes-3n-skx-cmp"
4716   comparisons:
4717     - title: "2009.0-6 vs 2009.0-5"
4718       reference: 2
4719       compare: 3
4720 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
4721     - title: "2101.0-6 vs 2009.0-6"
4722       reference: 3
4723       compare: 4
4724 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
4725   legend:
4726     - ''
4727     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
4728     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4729     - '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.'
4730     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4731     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4732
4733 # VPP Performance Changes 3n-skx 4t2c ndr
4734 - type: "table"
4735   title: "VPP Performance Changes 3n-skx 4t2c ndr"
4736   algorithm: "table_comparison"
4737   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
4738   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4739   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4740   columns:
4741     - title: "2005.0-5"
4742       data-set: "vpp-performance-changes-3n-skx-h1"
4743     - title: "2009.0-5"
4744       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4745     - title: "2009.0-6"
4746       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4747     - title: "2101.0-6"
4748       data-set: "vpp-performance-changes-3n-skx-cmp"
4749   comparisons:
4750     - title: "2009.0-6 vs 2009.0-5"
4751       reference: 2
4752       compare: 3
4753 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
4754     - title: "2101.0-6 vs 2009.0-6"
4755       reference: 3
4756       compare: 4
4757 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml"
4758   legend:
4759     - ''
4760     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
4761     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4762     - '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.'
4763     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4764     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4765
4766 # VPP Performance Changes 2n-skx 2t1c pdr
4767 - type: "table"
4768   title: "VPP Performance Changes 2n-skx 2t1c pdr"
4769   algorithm: "table_comparison"
4770   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
4771   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4772   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4773   columns:
4774     - title: "2005.0-5"
4775       data-set: "vpp-performance-changes-2n-skx-h1"
4776     - title: "2009.0-5"
4777       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4778     - title: "2009.0-6"
4779       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4780     - title: "2101.0-6"
4781       data-set: "vpp-performance-changes-2n-skx-cmp"
4782   comparisons:
4783     - title: "2009.0-6 vs 2009.0-5"
4784       reference: 2
4785       compare: 3
4786 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
4787     - title: "2101.0-6 vs 2009.0-6"
4788       reference: 3
4789       compare: 4
4790 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
4791   legend:
4792     - ''
4793     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4794     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4795     - '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.'
4796     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4797     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4798
4799 # VPP Performance Changes 2n-skx 4t2c pdr
4800 - type: "table"
4801   title: "VPP Performance Changes 2n-skx 4t2c pdr"
4802   algorithm: "table_comparison"
4803   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
4804   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4805   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4806   columns:
4807     - title: "2005.0-5"
4808       data-set: "vpp-performance-changes-2n-skx-h1"
4809     - title: "2009.0-5"
4810       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4811     - title: "2009.0-6"
4812       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4813     - title: "2101.0-6"
4814       data-set: "vpp-performance-changes-2n-skx-cmp"
4815   comparisons:
4816     - title: "2009.0-6 vs 2009.0-5"
4817       reference: 2
4818       compare: 3
4819 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
4820     - title: "2101.0-6 vs 2009.0-6"
4821       reference: 3
4822       compare: 4
4823 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
4824   legend:
4825     - ''
4826     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4827     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4828     - '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.'
4829     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4830     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4831
4832 # VPP Performance Changes 2n-skx 2t1c ndr
4833 - type: "table"
4834   title: "VPP Performance Changes 2n-skx 2t1c ndr"
4835   algorithm: "table_comparison"
4836   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
4837   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4838   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4839   columns:
4840     - title: "2005.0-5"
4841       data-set: "vpp-performance-changes-2n-skx-h1"
4842     - title: "2009.0-5"
4843       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4844     - title: "2009.0-6"
4845       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4846     - title: "2101.0-6"
4847       data-set: "vpp-performance-changes-2n-skx-cmp"
4848   comparisons:
4849     - title: "2009.0-6 vs 2009.0-5"
4850       reference: 2
4851       compare: 3
4852 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
4853     - title: "2101.0-6 vs 2009.0-6"
4854       reference: 3
4855       compare: 4
4856 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
4857   legend:
4858     - ''
4859     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4860     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4861     - '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.'
4862     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4863     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4864
4865 # VPP Performance Changes 2n-skx 4t2c ndr
4866 - type: "table"
4867   title: "VPP Performance Changes 2n-skx 4t2c ndr"
4868   algorithm: "table_comparison"
4869   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
4870   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4871   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4872   columns:
4873     - title: "2005.0-5"
4874       data-set: "vpp-performance-changes-2n-skx-h1"
4875     - title: "2009.0-5"
4876       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4877     - title: "2009.0-6"
4878       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4879     - title: "2101.0-6"
4880       data-set: "vpp-performance-changes-2n-skx-cmp"
4881   comparisons:
4882     - title: "2009.0-6 vs 2009.0-5"
4883       reference: 2
4884       compare: 3
4885 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
4886     - title: "2101.0-6 vs 2009.0-6"
4887       reference: 3
4888       compare: 4
4889 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
4890   legend:
4891     - ''
4892     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4893     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4894     - '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.'
4895     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4896     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4897
4898 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
4899 - type: "table"
4900   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
4901   algorithm: "table_comparison"
4902   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
4903   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4904   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4905   columns:
4906     - title: "2005.0-5"
4907       data-set: "vpp-performance-changes-2n-clx-h1"
4908     - title: "2009.0-5"
4909       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4910     - title: "2009.0-6"
4911       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4912     - title: "2101.0-6"
4913       data-set: "vpp-performance-changes-2n-clx-cmp"
4914   comparisons:
4915     - title: "2009.0-6 vs 2009.0-5"
4916       reference: 2
4917       compare: 3
4918 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4919     - title: "2101.0-6 vs 2009.0-6"
4920       reference: 3
4921       compare: 4
4922 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4923   legend:
4924     - ''
4925     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4926     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4927     - '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.'
4928     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4929     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4930
4931 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
4932 - type: "table"
4933   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
4934   algorithm: "table_comparison"
4935   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
4936   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4937   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4938   columns:
4939     - title: "2005.0-5"
4940       data-set: "vpp-performance-changes-2n-clx-h1"
4941     - title: "2009.0-5"
4942       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4943     - title: "2009.0-6"
4944       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4945     - title: "2101.0-6"
4946       data-set: "vpp-performance-changes-2n-clx-cmp"
4947   comparisons:
4948     - title: "2009.0-6 vs 2009.0-5"
4949       reference: 2
4950       compare: 3
4951 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4952     - title: "2101.0-6 vs 2009.0-6"
4953       reference: 3
4954       compare: 4
4955 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4956   legend:
4957     - ''
4958     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4959     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4960     - '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.'
4961     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4962     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4963
4964 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
4965 - type: "table"
4966   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
4967   algorithm: "table_comparison"
4968   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
4969   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4970   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4971   columns:
4972     - title: "2005.0-5"
4973       data-set: "vpp-performance-changes-2n-clx-h1"
4974     - title: "2009.0-5"
4975       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4976     - title: "2009.0-6"
4977       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4978     - title: "2101.0-6"
4979       data-set: "vpp-performance-changes-2n-clx-cmp"
4980   comparisons:
4981     - title: "2009.0-6 vs 2009.0-5"
4982       reference: 2
4983       compare: 3
4984 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4985     - title: "2101.0-6 vs 2009.0-6"
4986       reference: 3
4987       compare: 4
4988 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4989   legend:
4990     - ''
4991     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4992     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4993     - '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.'
4994     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4995     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4996
4997 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
4998 - type: "table"
4999   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
5000   algorithm: "table_comparison"
5001   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
5002   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5003   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5004   columns:
5005     - title: "2005.0-5"
5006       data-set: "vpp-performance-changes-2n-clx-h1"
5007     - title: "2009.0-5"
5008       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
5009     - title: "2009.0-6"
5010       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
5011     - title: "2101.0-6"
5012       data-set: "vpp-performance-changes-2n-clx-cmp"
5013   comparisons:
5014     - title: "2009.0-6 vs 2009.0-5"
5015       reference: 2
5016       compare: 3
5017 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
5018     - title: "2101.0-6 vs 2009.0-6"
5019       reference: 3
5020       compare: 4
5021 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
5022   legend:
5023     - ''
5024     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
5025     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5026     - '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.'
5027     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5028     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5029
5030 # VPP Performance Changes 2n-clx-cx556a 2t1c pdr
5031 - type: "table"
5032   title: "VPP Performance Changes 2n-clx-cx556a 2t1c pdr"
5033   algorithm: "table_comparison"
5034   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-2t1c-pdr"
5035   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5036   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5037   columns:
5038     - title: "2005.0-5"
5039       data-set: "vpp-performance-changes-2n-clx-h1"
5040     - title: "2009.0-5"
5041       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
5042     - title: "2009.0-6"
5043       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
5044     - title: "2101.0-6"
5045       data-set: "vpp-performance-changes-2n-clx-cmp"
5046   comparisons:
5047     - title: "2009.0-6 vs 2009.0-5"
5048       reference: 2
5049       compare: 3
5050 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca2.yaml"
5051     - title: "2101.0-6 vs 2009.0-6"
5052       reference: 3
5053       compare: 4
5054 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca2.yaml"
5055   legend:
5056     - ''
5057     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with cx556a.'
5058     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5059     - '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.'
5060     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5061     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5062
5063 # VPP Performance Changes 2n-clx-cx556a 4t2c pdr
5064 - type: "table"
5065   title: "VPP Performance Changes 2n-clx-cx556a 4t2c pdr"
5066   algorithm: "table_comparison"
5067   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-4t2c-pdr"
5068   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5069   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5070   columns:
5071     - title: "2005.0-5"
5072       data-set: "vpp-performance-changes-2n-clx-h1"
5073     - title: "2009.0-5"
5074       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
5075     - title: "2009.0-6"
5076       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
5077     - title: "2101.0-6"
5078       data-set: "vpp-performance-changes-2n-clx-cmp"
5079   comparisons:
5080     - title: "2009.0-6 vs 2009.0-5"
5081       reference: 2
5082       compare: 3
5083 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca2.yaml"
5084     - title: "2101.0-6 vs 2009.0-6"
5085       reference: 3
5086       compare: 4
5087 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca2.yaml"
5088   legend:
5089     - ''
5090     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with cx556a.'
5091     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5092     - '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.'
5093     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5094     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5095
5096 # VPP Performance Changes 2n-clx-cx556a 2t1c ndr
5097 - type: "table"
5098   title: "VPP Performance Changes 2n-clx-cx556a 2t1c ndr"
5099   algorithm: "table_comparison"
5100   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-2t1c-ndr"
5101   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5102   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5103   columns:
5104     - title: "2005.0-5"
5105       data-set: "vpp-performance-changes-2n-clx-h1"
5106     - title: "2009.0-5"
5107       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
5108     - title: "2009.0-6"
5109       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
5110     - title: "2101.0-6"
5111       data-set: "vpp-performance-changes-2n-clx-cmp"
5112   comparisons:
5113     - title: "2009.0-6 vs 2009.0-5"
5114       reference: 2
5115       compare: 3
5116 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca2.yaml"
5117     - title: "2101.0-6 vs 2009.0-6"
5118       reference: 3
5119       compare: 4
5120 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca2.yaml"
5121   legend:
5122     - ''
5123     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with cx556a.'
5124     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5125     - '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.'
5126     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5127     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5128
5129 # VPP Performance Changes 2n-clx-cx556a 4t2c ndr
5130 - type: "table"
5131   title: "VPP Performance Changes 2n-clx-cx556a ndr"
5132   algorithm: "table_comparison"
5133   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-4t2c-ndr"
5134   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5135   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5136   columns:
5137     - title: "2005.0-5"
5138       data-set: "vpp-performance-changes-2n-clx-h1"
5139     - title: "2009.0-5"
5140       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
5141     - title: "2009.0-6"
5142       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
5143     - title: "2101.0-6"
5144       data-set: "vpp-performance-changes-2n-clx-cmp"
5145   comparisons:
5146     - title: "2009.0-6 vs 2009.0-5"
5147       reference: 2
5148       compare: 3
5149 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca2.yaml"
5150     - title: "2101.0-6 vs 2009.0-6"
5151       reference: 3
5152       compare: 4
5153 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca2.yaml"
5154   legend:
5155     - ''
5156     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with cx556a.'
5157     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5158     - '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.'
5159     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5160     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5161
5162 # VPP Performance Changes 2n-zn2-xxv710 2t1c pdr
5163 - type: "table"
5164   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c pdr"
5165   algorithm: "table_comparison"
5166   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-pdr"
5167   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5168   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5169   columns:
5170 #     - title: "2005.0-5"
5171 #       data-set: "vpp-performance-changes-2n-zn2-h1"
5172     - title: "2009.0-5"
5173       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
5174     - title: "2009.0-6"
5175       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
5176     - title: "2101.0-6"
5177       data-set: "vpp-performance-changes-2n-zn2-cmp"
5178   comparisons:
5179     - title: "2009.0-6 vs 2009.0-5"
5180       reference: 1  # 2
5181       compare: 2  # 3
5182 #      rca-file: "rca/rca-2n-zn2-2t1c-pdr-rca1.yaml"
5183     - title: "2101.0-6 vs 2009.0-6"
5184       reference: 2  # 3
5185       compare: 3  # 4
5186 #      rca-file: "rca/rca-2n-zn2-2t1c-pdr-rca1.yaml"
5187   legend:
5188     - ''
5189     - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
5190     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5191     - '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.'
5192     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5193     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5194
5195 # VPP Performance Changes 2n-zn2-xxv710 4t2c pdr
5196 - type: "table"
5197   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c pdr"
5198   algorithm: "table_comparison"
5199   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-pdr"
5200   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5201   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5202   columns:
5203 #     - title: "2005.0-5"
5204 #       data-set: "vpp-performance-changes-2n-zn2-h1"
5205     - title: "2009.0-5"
5206       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
5207     - title: "2009.0-6"
5208       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
5209     - title: "2101.0-6"
5210       data-set: "vpp-performance-changes-2n-zn2-cmp"
5211   comparisons:
5212     - title: "2009.0-6 vs 2009.0-5"
5213       reference: 1  # 2
5214       compare: 2  # 3
5215 #      rca-file: "rca/rca-2n-zn2-4t2c-pdr-rca1.yaml"
5216     - title: "2101.0-6 vs 2009.0-6"
5217       reference: 2  # 3
5218       compare: 3  # 4
5219 #      rca-file: "rca/rca-2n-zn2-4t2c-pdr-rca1.yaml"
5220   legend:
5221     - ''
5222     - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
5223     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5224     - '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.'
5225     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5226     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5227
5228 # VPP Performance Changes 2n-zn2-xxv710 2t1c ndr
5229 - type: "table"
5230   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c ndr"
5231   algorithm: "table_comparison"
5232   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-ndr"
5233   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5234   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5235   columns:
5236 #     - title: "2005.0-5"
5237 #       data-set: "vpp-performance-changes-2n-zn2-h1"
5238     - title: "2009.0-5"
5239       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
5240     - title: "2009.0-6"
5241       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
5242     - title: "2101.0-6"
5243       data-set: "vpp-performance-changes-2n-zn2-cmp"
5244   comparisons:
5245     - title: "2009.0-6 vs 2009.0-5"
5246       reference: 1  # 2
5247       compare: 2  # 3
5248 #      rca-file: "rca/rca-2n-zn2-2t1c-ndr-rca1.yaml"
5249     - title: "2101.0-6 vs 2009.0-6"
5250       reference: 2  # 3
5251       compare: 3  # 4
5252 #      rca-file: "rca/rca-2n-zn2-2t1c-ndr-rca1.yaml"
5253   legend:
5254     - ''
5255     - 'Test Case:            Test cases executed for: NDR throughput on 2n-zn2 with xxv710.'
5256     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5257     - '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.'
5258     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5259     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5260
5261 # VPP Performance Changes 2n-zn2-xxv710 4t2c ndr
5262 - type: "table"
5263   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c ndr"
5264   algorithm: "table_comparison"
5265   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-ndr"
5266   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5267   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5268   columns:
5269 #     - title: "2005.0-5"
5270 #       data-set: "vpp-performance-changes-2n-zn2-h1"
5271     - title: "2009.0-5"
5272       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
5273     - title: "2009.0-6"
5274       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
5275     - title: "2101.0-6"
5276       data-set: "vpp-performance-changes-2n-zn2-cmp"
5277   comparisons:
5278     - title: "2009.0-6 vs 2009.0-5"
5279       reference: 1  # 2
5280       compare: 2  # 3
5281 #      rca-file: "rca/rca-2n-zn2-4t2c-ndr-rca1.yaml"
5282     - title: "2101.0-6 vs 2009.0-6"
5283       reference: 2  # 3
5284       compare: 3  # 4
5285 #      rca-file: "rca/rca-2n-zn2-4t2c-ndr-rca1.yaml"
5286   legend:
5287     - ''
5288     - 'Test Case:            Test cases executed for: NDR throughput on 2n-zn2 with xxv710.'
5289     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5290     - '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.'
5291     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5292     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5293
5294 # VPP Performance Changes 2n-dnv 1t1c pdr
5295 - type: "table"
5296   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
5297   algorithm: "table_comparison"
5298   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
5299   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5300   filter: "'1T1C'"
5301   columns:
5302     - title: "2005.0-5"
5303       data-set: "vpp-performance-changes-2n-dnv-h1"
5304     - title: "2009.0-5"
5305       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
5306 #     - title: "2009.0-6"
5307 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
5308     - title: "2101.0-6"
5309       data-set: "vpp-performance-changes-2n-dnv-cmp"
5310   comparisons:
5311 #     - title: "2009.0-6 vs 2009.0-5"
5312 #       reference: 2
5313 #       compare: 3
5314     - title: "2101.0-6 vs 2009.0-5"
5315       reference: 2
5316       compare: 3
5317   legend:
5318     - ''
5319     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5320     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5321     - '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.'
5322 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5323     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5324
5325 # VPP Performance Changes 2n-dnv 2t2c pdr
5326 - type: "table"
5327   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
5328   algorithm: "table_comparison"
5329   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
5330   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5331   filter: "'2T2C'"
5332   columns:
5333     - title: "2005.0-5"
5334       data-set: "vpp-performance-changes-2n-dnv-h1"
5335     - title: "2009.0-5"
5336       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
5337 #     - title: "2009.0-6"
5338 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
5339     - title: "2101.0-6"
5340       data-set: "vpp-performance-changes-2n-dnv-cmp"
5341   comparisons:
5342 #     - title: "2009.0-6 vs 2009.0-5"
5343 #       reference: 2
5344 #       compare: 3
5345     - title: "2101.0-6 vs 2009.0-5"
5346       reference: 2
5347       compare: 3
5348   legend:
5349     - ''
5350     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5351     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5352     - '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.'
5353 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5354     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5355
5356 # VPP Performance Changes 2n-dnv 1t1c ndr
5357 - type: "table"
5358   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
5359   algorithm: "table_comparison"
5360   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
5361   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5362   filter: "'1T1C'"
5363   columns:
5364     - title: "2005.0-5"
5365       data-set: "vpp-performance-changes-2n-dnv-h1"
5366     - title: "2009.0-5"
5367       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
5368 #     - title: "2009.0-6"
5369 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
5370     - title: "2101.0-6"
5371       data-set: "vpp-performance-changes-2n-dnv-cmp"
5372   comparisons:
5373 #     - title: "2009.0-6 vs 2009.0-5"
5374 #       reference: 2
5375 #       compare: 3
5376     - title: "2101.0-6 vs 2009.0-5"
5377       reference: 2
5378       compare: 3
5379   legend:
5380     - ''
5381     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5382     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5383     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5384 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5385     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5386
5387 # VPP Performance Changes 2n-dnv 2t2c ndr
5388 - type: "table"
5389   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
5390   algorithm: "table_comparison"
5391   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
5392   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5393   filter: "'2T2C'"
5394   columns:
5395     - title: "2005.0-5"
5396       data-set: "vpp-performance-changes-2n-dnv-h1"
5397     - title: "2009.0-5"
5398       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
5399 #     - title: "2009.0-6"
5400 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
5401     - title: "2101.0-6"
5402       data-set: "vpp-performance-changes-2n-dnv-cmp"
5403   comparisons:
5404 #     - title: "2009.0-6 vs 2009.0-5"
5405 #       reference: 2
5406 #       compare: 3
5407     - title: "2101.0-6 vs 2009.0-5"
5408       reference: 2
5409       compare: 3
5410   legend:
5411     - ''
5412     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5413     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5414     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5415 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5416     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5417
5418 # VPP Performance Changes 3n-dnv 1t1c pdr
5419 - type: "table"
5420   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
5421   algorithm: "table_comparison"
5422   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
5423   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5424   filter: "'1T1C'"
5425   columns:
5426     - title: "2005.0-5"
5427       data-set: "vpp-performance-changes-3n-dnv-h1"
5428     - title: "2009.0-5"
5429       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5430 #     - title: "2009.0-6"
5431 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5432     - title: "2101.0-6"
5433       data-set: "vpp-performance-changes-3n-dnv-cmp"
5434   comparisons:
5435 #     - title: "2009.0-6 vs 2009.0-5"
5436 #       reference: 2
5437 #       compare: 3
5438     - title: "2101.0-6 vs 2009.0-5"
5439       reference: 2
5440       compare: 3
5441   legend:
5442     - ''
5443     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5444     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5445     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5446 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5447     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5448
5449 # VPP Performance Changes 3n-dnv 2t2c pdr
5450 - type: "table"
5451   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
5452   algorithm: "table_comparison"
5453   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
5454   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5455   filter: "'2T2C'"
5456   columns:
5457     - title: "2005.0-5"
5458       data-set: "vpp-performance-changes-3n-dnv-h1"
5459     - title: "2009.0-5"
5460       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5461 #     - title: "2009.0-6"
5462 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5463     - title: "2101.0-6"
5464       data-set: "vpp-performance-changes-3n-dnv-cmp"
5465   comparisons:
5466 #     - title: "2009.0-6 vs 2009.0-5"
5467 #       reference: 2
5468 #       compare: 3
5469     - title: "2101.0-6 vs 2009.0-5"
5470       reference: 2
5471       compare: 3
5472   legend:
5473     - ''
5474     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5475     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5476     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5477 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5478     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5479
5480 # VPP Performance Changes 3n-dnv 1t1c ndr
5481 - type: "table"
5482   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
5483   algorithm: "table_comparison"
5484   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
5485   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5486   filter: "'1T1C'"
5487   columns:
5488     - title: "2005.0-5"
5489       data-set: "vpp-performance-changes-3n-dnv-h1"
5490     - title: "2009.0-5"
5491       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5492 #     - title: "2009.0-6"
5493 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5494     - title: "2101.0-6"
5495       data-set: "vpp-performance-changes-3n-dnv-cmp"
5496   comparisons:
5497 #     - title: "2009.0-6 vs 2009.0-5"
5498 #       reference: 2
5499 #       compare: 3
5500     - title: "2101.0-6 vs 2009.0-5"
5501       reference: 2
5502       compare: 3
5503   legend:
5504     - ''
5505     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5506     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5507     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5508 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5509     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5510
5511 # VPP Performance Changes 3n-dnv 2t2c ndr
5512 - type: "table"
5513   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
5514   algorithm: "table_comparison"
5515   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
5516   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5517   filter: "'2T2C'"
5518   columns:
5519     - title: "2005.0-5"
5520       data-set: "vpp-performance-changes-3n-dnv-h1"
5521     - title: "2009.0-5"
5522       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5523 #     - title: "2009.0-6"
5524 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5525     - title: "2101.0-6"
5526       data-set: "vpp-performance-changes-3n-dnv-cmp"
5527   comparisons:
5528 #     - title: "2009.0-6 vs 2009.0-5"
5529 #       reference: 2
5530 #       compare: 3
5531     - title: "2101.0-6 vs 2009.0-5"
5532       reference: 2
5533       compare: 3
5534   legend:
5535     - ''
5536     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5537     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5538     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5539 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5540     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5541
5542 # VPP Performance Changes 3n-tsh 1t1c pdr
5543 - type: "table"
5544   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
5545   algorithm: "table_comparison"
5546   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
5547   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5548   filter: "'1T1C'"
5549   columns:
5550     - title: "2005.0-5"
5551       data-set: "vpp-performance-changes-3n-tsh-h1"
5552     - title: "2009.0-5"
5553       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5554     - title: "2009.0-6"
5555       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5556     - title: "2101.0-6"
5557       data-set: "vpp-performance-changes-3n-tsh-cmp"
5558   comparisons:
5559     - title: "2009.0-6 vs 2009.0-5"
5560       reference: 2
5561       compare: 3
5562 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
5563     - title: "2101.0-6 vs 2009.0-6"
5564       reference: 3
5565       compare: 4
5566 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
5567   legend:
5568     - ''
5569     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
5570     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5571     - '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.'
5572     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5573     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5574
5575 # VPP Performance Changes 3n-tsh 2t2c pdr
5576 - type: "table"
5577   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
5578   algorithm: "table_comparison"
5579   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
5580   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5581   filter: "'2T2C'"
5582   columns:
5583     - title: "2005.0-5"
5584       data-set: "vpp-performance-changes-3n-tsh-h1"
5585     - title: "2009.0-5"
5586       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5587     - title: "2009.0-6"
5588       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5589     - title: "2101.0-6"
5590       data-set: "vpp-performance-changes-3n-tsh-cmp"
5591   comparisons:
5592     - title: "2009.0-6 vs 2009.0-5"
5593       reference: 2
5594       compare: 3
5595 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
5596     - title: "2101.0-6 vs 2009.0-6"
5597       reference: 3
5598       compare: 4
5599 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
5600   legend:
5601     - ''
5602     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
5603     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5604     - '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.'
5605     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5606     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5607
5608 # VPP Performance Changes 3n-tsh 1t1c ndr
5609 - type: "table"
5610   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
5611   algorithm: "table_comparison"
5612   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
5613   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5614   filter: "'1T1C'"
5615   columns:
5616     - title: "2005.0-5"
5617       data-set: "vpp-performance-changes-3n-tsh-h1"
5618     - title: "2009.0-5"
5619       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5620     - title: "2009.0-6"
5621       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5622     - title: "2101.0-6"
5623       data-set: "vpp-performance-changes-3n-tsh-cmp"
5624   comparisons:
5625     - title: "2009.0-6 vs 2009.0-5"
5626       reference: 2
5627       compare: 3
5628 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
5629     - title: "2101.0-6 vs 2009.0-6"
5630       reference: 3
5631       compare: 4
5632 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
5633   legend:
5634     - ''
5635     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
5636     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5637     - '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.'
5638     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5639     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5640
5641 # VPP Performance Changes 3n-tsh 2t2c ndr
5642 - type: "table"
5643   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
5644   algorithm: "table_comparison"
5645   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
5646   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5647   filter: "'2T2C'"
5648   columns:
5649     - title: "2005.0-5"
5650       data-set: "vpp-performance-changes-3n-tsh-h1"
5651     - title: "2009.0-5"
5652       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5653     - title: "2009.0-6"
5654       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5655     - title: "2101.0-6"
5656       data-set: "vpp-performance-changes-3n-tsh-cmp"
5657   comparisons:
5658     - title: "2009.0-6 vs 2009.0-5"
5659       reference: 2
5660       compare: 3
5661 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
5662     - title: "2101.0-6 vs 2009.0-6"
5663       reference: 3
5664       compare: 4
5665 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
5666   legend:
5667     - ''
5668     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
5669     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5670     - '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.'
5671     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5672     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5673
5674 # VPP Performance Changes 2n-tx2 1t1c pdr
5675 - type: "table"
5676   title: "VPP Performance Changes 2n-tx2 1t1c pdr"
5677   algorithm: "table_comparison"
5678   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-1t1c-pdr"
5679   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5680   filter: "'1T1C'"
5681   columns:
5682 #     - title: "2005.0-5"
5683 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5684 #     - title: "2009.0-5"
5685 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5686     - title: "2009.0-6"
5687       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5688     - title: "2101.0-6"
5689       data-set: "vpp-performance-changes-2n-tx2-cmp"
5690   comparisons:
5691 #     - title: "2009.0-6 vs 2009.0-5"
5692 #       reference: 2
5693 #       compare: 3
5694     - title: "2101.0-6 vs 2009.0-6"
5695       reference: 1
5696       compare: 2
5697   legend:
5698     - ''
5699     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5700     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5701     - '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.'
5702 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5703     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5704
5705 # VPP Performance Changes 2n-tx2 2t2c pdr
5706 - type: "table"
5707   title: "VPP Performance Changes 2n-tx2 2t2c pdr"
5708   algorithm: "table_comparison"
5709   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-2t2c-pdr"
5710   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5711   filter: "'2T2C'"
5712   columns:
5713 #     - title: "2005.0-5"
5714 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5715 #     - title: "2009.0-5"
5716 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5717     - title: "2009.0-6"
5718       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5719     - title: "2101.0-6"
5720       data-set: "vpp-performance-changes-2n-tx2-cmp"
5721   comparisons:
5722 #     - title: "2009.0-6 vs 2009.0-5"
5723 #       reference: 2
5724 #       compare: 3
5725     - title: "2101.0-6 vs 2009.0-6"
5726       reference: 1
5727       compare: 2
5728   legend:
5729     - ''
5730     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5731     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5732     - '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.'
5733 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5734     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5735
5736 # VPP Performance Changes 2n-tx2 1t1c ndr
5737 - type: "table"
5738   title: "VPP Performance Changes 2n-tx2 1t1c ndr"
5739   algorithm: "table_comparison"
5740   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-1t1c-pdr"
5741   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5742   filter: "'1T1C'"
5743   columns:
5744 #     - title: "2005.0-5"
5745 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5746 #     - title: "2009.0-5"
5747 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5748     - title: "2009.0-6"
5749       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5750     - title: "2101.0-6"
5751       data-set: "vpp-performance-changes-2n-tx2-cmp"
5752   comparisons:
5753 #     - title: "2009.0-6 vs 2009.0-5"
5754 #       reference: 2
5755 #       compare: 3
5756     - title: "2101.0-6 vs 2009.0-6"
5757       reference: 1
5758       compare: 2
5759   legend:
5760     - ''
5761     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5762     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5763     - '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.'
5764 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5765     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5766
5767 # VPP Performance Changes 2n-tx2 2t2c ndr
5768 - type: "table"
5769   title: "VPP Performance Changes 2n-tx2 2t2c ndr"
5770   algorithm: "table_comparison"
5771   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-2t2c-pdr"
5772   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5773   filter: "'2T2C'"
5774   columns:
5775 #     - title: "2005.0-5"
5776 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5777 #     - title: "2009.0-5"
5778 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5779     - title: "2009.0-6"
5780       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5781     - title: "2101.0-6"
5782       data-set: "vpp-performance-changes-2n-tx2-cmp"
5783   comparisons:
5784 #     - title: "2009.0-6 vs 2009.0-5"
5785 #       reference: 2
5786 #       compare: 3
5787     - title: "2101.0-6 vs 2009.0-6"
5788       reference: 1
5789       compare: 2
5790   legend:
5791     - ''
5792     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5793     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5794     - '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.'
5795 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5796     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5797
5798 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
5799 - type: "table"
5800   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
5801   algorithm: "table_comparison"
5802   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
5803   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5804   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5805   columns:
5806     - title: "3n-hsw xl710"
5807       data-set: "vpp-compare-testbeds-ref"
5808       tag: "NIC_Intel-XL710"
5809     - title: "3n-skx xxv710"
5810       data-set: "vpp-compare-testbeds-cmp"
5811       tag: "NIC_Intel-XXV710"
5812   comparisons:
5813     - title: "Diff"
5814       reference: 1
5815       compare: 2
5816   legend:
5817     - ""
5818     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5819     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5820
5821 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
5822 - type: "table"
5823   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
5824   algorithm: "table_comparison"
5825   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
5826   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5827   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5828   columns:
5829     - title: "3n-hsw xl710"
5830       data-set: "vpp-compare-testbeds-ref"
5831       tag: "NIC_Intel-XL710"
5832     - title: "3n-skx xxv710"
5833       data-set: "vpp-compare-testbeds-cmp"
5834       tag: "NIC_Intel-XXV710"
5835   comparisons:
5836     - title: "Diff"
5837       reference: 1
5838       compare: 2
5839   legend:
5840     - ""
5841     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5842     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5843
5844 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
5845 - type: "table"
5846   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
5847   algorithm: "table_comparison"
5848   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
5849   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5850   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5851   columns:
5852     - title: "3n-hsw xl710"
5853       data-set: "vpp-compare-testbeds-ref"
5854       tag: "NIC_Intel-XL710"
5855     - title: "3n-skx xxv710"
5856       data-set: "vpp-compare-testbeds-cmp"
5857       tag: "NIC_Intel-XXV710"
5858   comparisons:
5859     - title: "Diff"
5860       reference: 1
5861       compare: 2
5862   legend:
5863     - ""
5864     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5865     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5866
5867 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
5868 - type: "table"
5869   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
5870   algorithm: "table_comparison"
5871   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
5872   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5873   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5874   columns:
5875     - title: "3n-hsw xl710"
5876       data-set: "vpp-compare-testbeds-ref"
5877       tag: "NIC_Intel-XL710"
5878     - title: "3n-skx xxv710"
5879       data-set: "vpp-compare-testbeds-cmp"
5880       tag: "NIC_Intel-XXV710"
5881   comparisons:
5882     - title: "Diff"
5883       reference: 1
5884       compare: 2
5885   legend:
5886     - ""
5887     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5888     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5889
5890 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
5891 - type: "table"
5892   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
5893   algorithm: "table_comparison"
5894   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
5895   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5896   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5897   columns:
5898     - title: "2n-skx"
5899       data-set: "vpp-compare-testbeds-skx-clx-ref"
5900     - title: "2n-clx"
5901       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5902   comparisons:
5903     - title: "Diff"
5904       reference: 1
5905       compare: 2
5906   legend:
5907     - ""
5908     - "2n-skx, 2n-clx - testbeds and NICs tested."
5909     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5910
5911 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
5912 - type: "table"
5913   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
5914   algorithm: "table_comparison"
5915   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
5916   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5917   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5918   columns:
5919     - title: "2n-skx"
5920       data-set: "vpp-compare-testbeds-skx-clx-ref"
5921     - title: "2n-clx"
5922       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5923   comparisons:
5924     - title: "Diff"
5925       reference: 1
5926       compare: 2
5927   legend:
5928     - ""
5929     - "2n-skx, 2n-clx - testbeds and NICs tested."
5930     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5931
5932 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
5933 - type: "table"
5934   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
5935   algorithm: "table_comparison"
5936   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
5937   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5938   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5939   columns:
5940     - title: "2n-skx"
5941       data-set: "vpp-compare-testbeds-skx-clx-ref"
5942     - title: "2n-clx"
5943       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5944   comparisons:
5945     - title: "Diff"
5946       reference: 1
5947       compare: 2
5948   legend:
5949     - ""
5950     - "2n-skx, 2n-clx - testbeds and NICs tested."
5951     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5952
5953 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
5954 - type: "table"
5955   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
5956   algorithm: "table_comparison"
5957   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
5958   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5959   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5960   columns:
5961     - title: "2n-skx"
5962       data-set: "vpp-compare-testbeds-skx-clx-ref"
5963     - title: "2n-clx"
5964       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5965   comparisons:
5966     - title: "Diff"
5967       reference: 1
5968       compare: 2
5969   legend:
5970     - ""
5971     - "2n-skx, 2n-clx - testbeds and NICs tested."
5972     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5973
5974 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
5975 - type: "table"
5976   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
5977   algorithm: "table_comparison"
5978   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
5979   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5980   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5981   columns:
5982     - title: "3n-hsw xl710"
5983       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5984       tag: "NIC_Intel-XL710"
5985     - title: "2n-clx xxv710"
5986       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5987       tag: "NIC_Intel-XXV710"
5988   comparisons:
5989     - title: "Diff"
5990       reference: 1
5991       compare: 2
5992   legend:
5993     - ""
5994     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5995     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5996
5997 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
5998 - type: "table"
5999   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
6000   algorithm: "table_comparison"
6001   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
6002   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6003   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
6004   columns:
6005     - title: "3n-hsw xl710"
6006       data-set: "vpp-compare-testbeds-hsw-clx-ref"
6007       tag: "NIC_Intel-XL710"
6008     - title: "2n-clx xxv710"
6009       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
6010       tag: "NIC_Intel-XXV710"
6011   comparisons:
6012     - title: "Diff"
6013       reference: 1
6014       compare: 2
6015   legend:
6016     - ""
6017     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6018     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6019
6020 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
6021 - type: "table"
6022   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
6023   algorithm: "table_comparison"
6024   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
6025   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6026   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
6027   columns:
6028     - title: "3n-hsw xl710"
6029       data-set: "vpp-compare-testbeds-hsw-clx-ref"
6030       tag: "NIC_Intel-XL710"
6031     - title: "2n-clx xxv710"
6032       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
6033       tag: "NIC_Intel-XXV710"
6034   comparisons:
6035     - title: "Diff"
6036       reference: 1
6037       compare: 2
6038   legend:
6039     - ""
6040     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6041     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6042
6043 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
6044 - type: "table"
6045   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
6046   algorithm: "table_comparison"
6047   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
6048   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6049   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
6050   columns:
6051     - title: "3n-hsw xl710"
6052       data-set: "vpp-compare-testbeds-hsw-clx-ref"
6053       tag: "NIC_Intel-XL710"
6054     - title: "2n-clx xxv710"
6055       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
6056       tag: "NIC_Intel-XXV710"
6057   comparisons:
6058     - title: "Diff"
6059       reference: 1
6060       compare: 2
6061   legend:
6062     - ""
6063     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6064     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6065
6066 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
6067 - type: "table"
6068   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
6069   algorithm: "table_comparison"
6070   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
6071   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6072   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
6073   columns:
6074     - title: "3n-skx"
6075       data-set: "vpp-compare-topologies-ref"
6076     - title: "2n-skx"
6077       data-set: "vpp-compare-topologies-cmp"
6078   comparisons:
6079     - title: "Diff"
6080       reference: 1
6081       compare: 2
6082   legend:
6083     - ""
6084     - "3n-skx, 2n-skx - topologies tested."
6085     - "Diff - difference between 3n-skx and 2n-skx topologies."
6086
6087 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
6088 - type: "table"
6089   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
6090   algorithm: "table_comparison"
6091   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
6092   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6093   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
6094   columns:
6095     - title: "3n-skx"
6096       data-set: "vpp-compare-topologies-ref"
6097     - title: "2n-skx"
6098       data-set: "vpp-compare-topologies-cmp"
6099   comparisons:
6100     - title: "Diff"
6101       reference: 1
6102       compare: 2
6103   legend:
6104     - ""
6105     - "3n-skx, 2n-skx - topologies tested."
6106     - "Diff - difference between 3n-skx and 2n-skx topologies."
6107
6108 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
6109 - type: "table"
6110   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
6111   algorithm: "table_comparison"
6112   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
6113   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6114   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
6115   columns:
6116     - title: "3n-skx"
6117       data-set: "vpp-compare-topologies-ref"
6118     - title: "2n-skx"
6119       data-set: "vpp-compare-topologies-cmp"
6120   comparisons:
6121     - title: "Diff"
6122       reference: 1
6123       compare: 2
6124   legend:
6125     - ""
6126     - "3n-skx, 2n-skx - topologies tested."
6127     - "Diff - difference between 3n-skx and 2n-skx topologies."
6128
6129 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
6130 - type: "table"
6131   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
6132   algorithm: "table_comparison"
6133   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
6134   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6135   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
6136   columns:
6137     - title: "3n-skx"
6138       data-set: "vpp-compare-topologies-ref"
6139     - title: "2n-skx"
6140       data-set: "vpp-compare-topologies-cmp"
6141   comparisons:
6142     - title: "Diff"
6143       reference: 1
6144       compare: 2
6145   legend:
6146     - ""
6147     - "3n-skx, 2n-skx - topologies tested."
6148     - "Diff - difference between 3n-skx and 2n-skx topologies."
6149
6150 # VPP Performance Changes 3n-hsw 1t1c mrr
6151 - type: "table"
6152   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
6153   algorithm: "table_comparison"
6154   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
6155   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6156   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
6157   columns:
6158     - title: "2005.0-5"
6159       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
6160     - title: "2009.0-5"
6161       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-old"
6162     - title: "2009.0-6"
6163       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-new"
6164     - title: "2101.0-6"
6165       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
6166   comparisons:
6167     - title: "2009.0-6 vs 2009.0-5"
6168       reference: 2
6169       compare: 3
6170 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca1.yaml"
6171     - title: "2101.0-6 vs 2009.0-6"
6172       reference: 3
6173       compare: 4
6174 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca2.yaml"
6175   legend:
6176     - ''
6177     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
6178     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6179     - '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.'
6180     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6181     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6182
6183 # VPP Performance Changes 3n-hsw 2t2c mrr
6184 - type: "table"
6185   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
6186   algorithm: "table_comparison"
6187   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
6188   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6189   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
6190   columns:
6191     - title: "2005.0-5"
6192       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
6193     - title: "2009.0-5"
6194       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-old"
6195     - title: "2009.0-6"
6196       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-new"
6197     - title: "2101.0-6"
6198       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
6199   comparisons:
6200     - title: "2009.0-6 vs 2009.0-5"
6201       reference: 2
6202       compare: 3
6203 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca1.yaml"
6204     - title: "2101.0-6 vs 2009.0-6"
6205       reference: 3
6206       compare: 4
6207 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca2.yaml"
6208   legend:
6209     - ''
6210     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
6211     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6212     - '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.'
6213     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6214     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6215
6216 # VPP Performance Changes 3n-hsw 4t4c mrr
6217 - type: "table"
6218   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
6219   algorithm: "table_comparison"
6220   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
6221   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6222   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
6223   columns:
6224     - title: "2005.0-5"
6225       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
6226     - title: "2009.0-5"
6227       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-old"
6228     - title: "2009.0-6"
6229       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-new"
6230     - title: "2101.0-6"
6231       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
6232   comparisons:
6233     - title: "2009.0-6 vs 2009.0-5"
6234       reference: 2
6235       compare: 3
6236 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca1.yaml"
6237     - title: "2101.0-6 vs 2009.0-6"
6238       reference: 3
6239       compare: 4
6240 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca2.yaml"
6241   legend:
6242     - ''
6243     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
6244     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6245     - '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.'
6246     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6247     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6248
6249 # VPP Performance Changes 3n-skx 2t1c mrr
6250 - type: "table"
6251   title: "VPP Performance Changes 3n-skx 2t1c mrr"
6252   algorithm: "table_comparison"
6253   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
6254   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6255   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6256   columns:
6257     - title: "2005.0-5"
6258       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
6259     - title: "2009.0-5"
6260       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-old"
6261     - title: "2009.0-6"
6262       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-new"
6263     - title: "2101.0-6"
6264       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
6265   comparisons:
6266     - title: "2009.0-6 vs 2009.0-5"
6267       reference: 2
6268       compare: 3
6269 #      rca-file: "rca/rca-3n-skx-2t1c-mrr-rca1.yaml"
6270     - title: "2101.0-6 vs 2009.0-6"
6271       reference: 3
6272       compare: 4
6273 #      rca-file: "rca/rca-3n-skx-2t1c-mrr-rca2.yaml"
6274   legend:
6275     - ''
6276     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
6277     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6278     - '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.'
6279     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6280     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6281
6282 # VPP Performance Changes 3n-skx 4t2c mrr
6283 - type: "table"
6284   title: "VPP Performance Changes 3n-skx 4t2c mrr"
6285   algorithm: "table_comparison"
6286   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
6287   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6288   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6289   columns:
6290     - title: "2005.0-5"
6291       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
6292     - title: "2009.0-5"
6293       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-old"
6294     - title: "2009.0-6"
6295       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-new"
6296     - title: "2101.0-6"
6297       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
6298   comparisons:
6299     - title: "2009.0-6 vs 2009.0-5"
6300       reference: 2
6301       compare: 3
6302 #      rca-file: "rca/rca-3n-skx-4t2c-mrr-rca1.yaml"
6303     - title: "2101.0-6 vs 2009.0-6"
6304       reference: 3
6305       compare: 4
6306 #      rca-file: "rca/rca-3n-skx-4t2c-mrr-rca2.yaml"
6307   legend:
6308     - ''
6309     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
6310     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6311     - '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.'
6312     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6313     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6314
6315 # VPP Performance Changes 3n-skx 8t4c mrr
6316 - type: "table"
6317   title: "VPP Performance Changes 3n-skx 8t4c mrr"
6318   algorithm: "table_comparison"
6319   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
6320   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6321   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6322   columns:
6323     - title: "2005.0-5"
6324       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
6325     - title: "2009.0-5"
6326       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-old"
6327     - title: "2009.0-6"
6328       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-new"
6329     - title: "2101.0-6"
6330       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
6331   comparisons:
6332     - title: "2009.0-6 vs 2009.0-5"
6333       reference: 2
6334       compare: 3
6335 #      rca-file: "rca/rca-3n-skx-8t4c-mrr-rca1.yaml"
6336     - title: "2101.0-6 vs 2009.0-6"
6337       reference: 3
6338       compare: 4
6339 #      rca-file: "rca/rca-3n-skx-8t4c-mrr-rca2.yaml"
6340   legend:
6341     - ''
6342     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
6343     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6344     - '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.'
6345     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6346     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6347
6348 # VPP Performance Changes 2n-skx 2t1c mrr
6349 - type: "table"
6350   title: "VPP Performance Changes 2n-skx 2t1c mrr"
6351   algorithm: "table_comparison"
6352   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
6353   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6354   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6355   columns:
6356     - title: "2005.0-5"
6357       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
6358     - title: "2009.0-5"
6359       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-old"
6360     - title: "2009.0-6"
6361       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-new"
6362     - title: "2101.0-6"
6363       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
6364   comparisons:
6365     - title: "2009.0-6 vs 2009.0-5"
6366       reference: 2
6367       compare: 3
6368 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca1.yaml"
6369     - title: "2101.0-6 vs 2009.0-6"
6370       reference: 3
6371       compare: 4
6372 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca2.yaml"
6373   legend:
6374     - ''
6375     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
6376     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6377     - '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.'
6378     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6379     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6380
6381 # VPP Performance Changes 2n-skx 4t2c mrr
6382 - type: "table"
6383   title: "VPP Performance Changes 2n-skx 4t2c mrr"
6384   algorithm: "table_comparison"
6385   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
6386   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6387   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6388   columns:
6389     - title: "2005.0-5"
6390       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
6391     - title: "2009.0-5"
6392       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-old"
6393     - title: "2009.0-6"
6394       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-new"
6395     - title: "2101.0-6"
6396       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
6397   comparisons:
6398     - title: "2009.0-6 vs 2009.0-5"
6399       reference: 2
6400       compare: 3
6401 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca1.yaml"
6402     - title: "2101.0-6 vs 2009.0-6"
6403       reference: 3
6404       compare: 4
6405 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca2.yaml"
6406   legend:
6407     - ''
6408     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
6409     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6410     - '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.'
6411     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6412     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6413
6414 # VPP Performance Changes 2n-skx 8t4c mrr
6415 - type: "table"
6416   title: "VPP Performance Changes 2n-skx 8t4c mrr"
6417   algorithm: "table_comparison"
6418   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
6419   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6420   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6421   columns:
6422     - title: "2005.0-5"
6423       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
6424     - title: "2009.0-5"
6425       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-old"
6426     - title: "2009.0-6"
6427       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-new"
6428     - title: "2101.0-6"
6429       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
6430   comparisons:
6431     - title: "2009.0-6 vs 2009.0-5"
6432       reference: 2
6433       compare: 3
6434 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca1.yaml"
6435     - title: "2101.0-6 vs 2009.0-6"
6436       reference: 3
6437       compare: 4
6438 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca2.yaml"
6439   legend:
6440     - ''
6441     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
6442     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6443     - '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.'
6444     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6445     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6446
6447 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
6448 - type: "table"
6449   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
6450   algorithm: "table_comparison"
6451   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
6452   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6453   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6454   columns:
6455     - title: "2005.0-5"
6456       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6457     - title: "2009.0-5"
6458       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6459     - title: "2009.0-6"
6460       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6461     - title: "2101.0-6"
6462       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6463   comparisons:
6464     - title: "2009.0-6 vs 2009.0-5"
6465       reference: 2
6466       compare: 3
6467 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca1.yaml"
6468     - title: "2101.0-6 vs 2009.0-6"
6469       reference: 3
6470       compare: 4
6471 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca2.yaml"
6472   legend:
6473     - ''
6474     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
6475     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6476     - '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.'
6477     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6478     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6479
6480 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
6481 - type: "table"
6482   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
6483   algorithm: "table_comparison"
6484   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
6485   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6486   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6487   columns:
6488     - title: "2005.0-5"
6489       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6490     - title: "2009.0-5"
6491       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6492     - title: "2009.0-6"
6493       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6494     - title: "2101.0-6"
6495       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6496   comparisons:
6497     - title: "2009.0-6 vs 2009.0-5"
6498       reference: 2
6499       compare: 3
6500 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca1.yaml"
6501     - title: "2101.0-6 vs 2009.0-6"
6502       reference: 3
6503       compare: 4
6504 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca2.yaml"
6505   legend:
6506     - ''
6507     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
6508     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6509     - '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.'
6510     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6511     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6512
6513 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
6514 - type: "table"
6515   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
6516   algorithm: "table_comparison"
6517   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
6518   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6519   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6520   columns:
6521     - title: "2005.0-5"
6522       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6523     - title: "2009.0-5"
6524       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6525     - title: "2009.0-6"
6526       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6527     - title: "2101.0-6"
6528       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6529   comparisons:
6530     - title: "2009.0-6 vs 2009.0-5"
6531       reference: 2
6532       compare: 3
6533 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca1.yaml"
6534     - title: "2101.0-6 vs 2009.0-6"
6535       reference: 3
6536       compare: 4
6537 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca2.yaml"
6538   legend:
6539     - ''
6540     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
6541     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6542     - '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.'
6543     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6544     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6545
6546 # VPP Performance Changes 2n-clx-cx556a 2t1c mrr
6547 - type: "table"
6548   title: "VPP Performance Changes 2n-clx-cx556a 2t1c mrr"
6549   algorithm: "table_comparison"
6550   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-2t1c-mrr"
6551   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6552   filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
6553   columns:
6554     - title: "2005.0-5"
6555       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6556     - title: "2009.0-5"
6557       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6558     - title: "2009.0-6"
6559       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6560     - title: "2101.0-6"
6561       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6562   comparisons:
6563     - title: "2009.0-6 vs 2009.0-5"
6564       reference: 2
6565       compare: 3
6566 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca3.yaml"
6567     - title: "2101.0-6 vs 2009.0-6"
6568       reference: 3
6569       compare: 4
6570 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca4.yaml"
6571   legend:
6572     - ''
6573     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with cx556a.'
6574     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6575     - '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.'
6576     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6577     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6578
6579 # VPP Performance Changes 2n-clx-cx556a 4t2c mrr
6580 - type: "table"
6581   title: "VPP Performance Changes 2n-clx-cx556a 4t2c mrr"
6582   algorithm: "table_comparison"
6583   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-4t2c-mrr"
6584   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6585   filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
6586   columns:
6587     - title: "2005.0-5"
6588       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6589     - title: "2009.0-5"
6590       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6591     - title: "2009.0-6"
6592       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6593     - title: "2101.0-6"
6594       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6595   comparisons:
6596     - title: "2009.0-6 vs 2009.0-5"
6597       reference: 2
6598       compare: 3
6599 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca3.yaml"
6600     - title: "2101.0-6 vs 2009.0-6"
6601       reference: 3
6602       compare: 4
6603 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca4.yaml"
6604   legend:
6605     - ''
6606     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with cx556a.'
6607     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6608     - '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.'
6609     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6610     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6611
6612 # VPP Performance Changes 2n-clx-cx556a 8t4c mrr
6613 - type: "table"
6614   title: "VPP Performance Changes 2n-clx-cx556a 8t4c mrr"
6615   algorithm: "table_comparison"
6616   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-8t4c-mrr"
6617   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6618   filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
6619   columns:
6620     - title: "2005.0-5"
6621       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6622     - title: "2009.0-5"
6623       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6624     - title: "2009.0-6"
6625       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6626     - title: "2101.0-6"
6627       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6628   comparisons:
6629     - title: "2009.0-6 vs 2009.0-5"
6630       reference: 2
6631       compare: 3
6632 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca3.yaml"
6633     - title: "2101.0-6 vs 2009.0-6"
6634       reference: 3
6635       compare: 4
6636 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca4.yaml"
6637   legend:
6638     - ''
6639     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with cx556a.'
6640     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6641     - '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.'
6642     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6643     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6644
6645 # VPP Performance Changes 2n-zn2-xxv710 2t1c mrr
6646 - type: "table"
6647   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c mrr"
6648   algorithm: "table_comparison"
6649   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-mrr"
6650   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6651   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710'"
6652   columns:
6653 #     - title: "2005.0-5"
6654 #       data-set: "vpp-performance-changes-2n-zn2-mrr-h1"
6655     - title: "2009.0-5"
6656       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-old"
6657     - title: "2009.0-6"
6658       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-new"
6659     - title: "2101.0-6"
6660       data-set: "vpp-performance-changes-2n-zn2-mrr-cmp"
6661   comparisons:
6662     - title: "2009.0-6 vs 2009.0-5"
6663       reference: 1  # 2
6664       compare: 2  # 3
6665 #      rca-file: "rca/rca-2n-zn2-2t1c-mrr-rca1.yaml"
6666     - title: "2101.0-6 vs 2009.0-6"
6667       reference: 2  # 3
6668       compare: 3  # 4
6669 #      rca-file: "rca/rca-2n-zn2-2t1c-mrr-rca2.yaml"
6670   legend:
6671     - ''
6672     - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
6673     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6674     - '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.'
6675     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6676     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6677
6678 # VPP Performance Changes 2n-zn2-xxv710 4t2c mrr
6679 - type: "table"
6680   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c mrr"
6681   algorithm: "table_comparison"
6682   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-mrr"
6683   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6684   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710'"
6685   columns:
6686 #     - title: "2005.0-5"
6687 #       data-set: "vpp-performance-changes-2n-zn2-mrr-h1"
6688     - title: "2009.0-5"
6689       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-old"
6690     - title: "2009.0-6"
6691       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-new"
6692     - title: "2101.0-6"
6693       data-set: "vpp-performance-changes-2n-zn2-mrr-cmp"
6694   comparisons:
6695     - title: "2009.0-6 vs 2009.0-5"
6696       reference: 1  # 2
6697       compare: 2  # 3
6698 #      rca-file: "rca/rca-2n-zn2-4t2c-mrr-rca1.yaml"
6699     - title: "2101.0-6 vs 2009.0-6"
6700       reference: 2  # 3
6701       compare: 3  # 4
6702 #      rca-file: "rca/rca-2n-zn2-4t2c-mrr-rca2.yaml"
6703   legend:
6704     - ''
6705     - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
6706     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6707     - '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.'
6708     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6709     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6710
6711 # VPP Performance Changes 2n-zn2-xxv710 8t4c mrr
6712 - type: "table"
6713   title: "VPP Performance Changes 2n-zn2-xxv710 8t4c mrr"
6714   algorithm: "table_comparison"
6715   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-8t4c-mrr"
6716   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6717   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710'"
6718   columns:
6719 #     - title: "2005.0-5"
6720 #       data-set: "vpp-performance-changes-2n-zn2-mrr-h1"
6721     - title: "2009.0-5"
6722       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-old"
6723     - title: "2009.0-6"
6724       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-new"
6725     - title: "2101.0-6"
6726       data-set: "vpp-performance-changes-2n-zn2-mrr-cmp"
6727   comparisons:
6728     - title: "2009.0-6 vs 2009.0-5"
6729       reference: 1  # 2
6730       compare: 2  # 3
6731 #      rca-file: "rca/rca-2n-zn2-8t4c-mrr-rca1.yaml"
6732     - title: "2101.0-6 vs 2009.0-6"
6733       reference: 2  # 3
6734       compare: 3  # 4
6735 #      rca-file: "rca/rca-2n-zn2-8t4c-mrr-rca2.yaml"
6736   legend:
6737     - ''
6738     - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
6739     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6740     - '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.'
6741     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6742     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6743
6744 # VPP Performance Changes 2n-dnv 1t1c mrr
6745 - type: "table"
6746   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
6747   algorithm: "table_comparison"
6748   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
6749   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6750   filter: "'1T1C'"
6751   columns:
6752     - title: "2005.0-5"
6753       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6754     - title: "2009.0-5"
6755       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-old"
6756 #     - title: "2009.0-6"
6757 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6758     - title: "2101.0-6"
6759       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6760   comparisons:
6761 #     - title: "2009.0-6 vs 2009.0-5"
6762 #       reference: 2
6763 #       compare: 3
6764     - title: "2101.0-6 vs 2009.0-5"
6765       reference: 2
6766       compare: 3
6767   legend:
6768     - ''
6769     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
6770     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6771     - '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.'
6772 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6773     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6774
6775 # VPP Performance Changes 2n-dnv 2t2c mrr
6776 - type: "table"
6777   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
6778   algorithm: "table_comparison"
6779   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
6780   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6781   filter: "'2T2C'"
6782   columns:
6783     - title: "2005.0-5"
6784       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6785     - title: "2009.0-5"
6786       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-old"
6787 #     - title: "2009.0-6"
6788 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6789     - title: "2101.0-6"
6790       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6791   comparisons:
6792 #     - title: "2009.0-6 vs 2009.0-5"
6793 #       reference: 2
6794 #       compare: 3
6795     - title: "2101.0-6 vs 2009.0-5"
6796       reference: 2
6797       compare: 3
6798   legend:
6799     - ''
6800     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
6801     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6802     - '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.'
6803 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6804     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6805
6806 # VPP Performance Changes 2n-dnv 4t4c mrr
6807 - type: "table"
6808   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
6809   algorithm: "table_comparison"
6810   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
6811   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6812   filter: "'4T4C'"
6813   columns:
6814     - title: "2005.0-5"
6815       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6816     - title: "2009.0-5"
6817       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-old"
6818 #     - title: "2009.0-6"
6819 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6820     - title: "2101.0-6"
6821       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6822   comparisons:
6823 #     - title: "2009.0-6 vs 2009.0-5"
6824 #       reference: 2
6825 #       compare: 3
6826     - title: "2101.0-6 vs 2009.0-5"
6827       reference: 2
6828       compare: 3
6829   legend:
6830     - ''
6831     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
6832     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6833     - '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.'
6834 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6835     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6836
6837 # VPP Performance Changes 3n-dnv 1t1c mrr
6838 - type: "table"
6839   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
6840   algorithm: "table_comparison"
6841   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
6842   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6843   filter: "'1T1C'"
6844   columns:
6845     - title: "2005.0-5"
6846       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6847     - title: "2009.0-5"
6848       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-old"
6849 #     - title: "2009.0-6"
6850 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6851     - title: "2101.0-6"
6852       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6853   comparisons:
6854 #     - title: "2009.0-6 vs 2009.0-5"
6855 #       reference: 2
6856 #       compare: 3
6857     - title: "2101.0-6 vs 2009.0-5"
6858       reference: 2
6859       compare: 3
6860   legend:
6861     - ''
6862     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
6863     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6864     - '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.'
6865 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6866     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6867
6868 # VPP Performance Changes 3n-dnv 2t2c mrr
6869 - type: "table"
6870   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
6871   algorithm: "table_comparison"
6872   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
6873   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6874   filter: "'2T2C'"
6875   columns:
6876     - title: "2005.0-5"
6877       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6878     - title: "2009.0-5"
6879       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-old"
6880 #     - title: "2009.0-6"
6881 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6882     - title: "2101.0-6"
6883       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6884   comparisons:
6885 #     - title: "2009.0-6 vs 2009.0-5"
6886 #       reference: 2
6887 #       compare: 3
6888     - title: "2101.0-6 vs 2009.0-5"
6889       reference: 2
6890       compare: 3
6891   legend:
6892     - ''
6893     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
6894     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6895     - '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.'
6896 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6897     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6898
6899 # VPP Performance Changes 3n-dnv 4t4c mrr
6900 - type: "table"
6901   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
6902   algorithm: "table_comparison"
6903   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
6904   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6905   filter: "'4T4C'"
6906   columns:
6907     - title: "2005.0-5"
6908       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6909     - title: "2009.0-5"
6910       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-old"
6911 #     - title: "2009.0-6"
6912 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6913     - title: "2101.0-6"
6914       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6915   comparisons:
6916 #     - title: "2009.0-6 vs 2009.0-5"
6917 #       reference: 2
6918 #       compare: 3
6919     - title: "2101.0-6 vs 2009.0-5"
6920       reference: 2
6921       compare: 3
6922   legend:
6923     - ''
6924     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
6925     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6926     - '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.'
6927 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6928     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6929
6930 # VPP Performance Changes 3n-tsh 1t1c mrr
6931 - type: "table"
6932   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
6933   algorithm: "table_comparison"
6934   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
6935   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6936   filter: "'1T1C'"
6937   columns:
6938     - title: "2005.0-5"
6939       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6940     - title: "2009.0-5"
6941       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-old"
6942     - title: "2009.0-6"
6943       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-new"
6944     - title: "2101.0-6"
6945       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6946   comparisons:
6947     - title: "2009.0-6 vs 2009.0-5"
6948       reference: 2
6949       compare: 3
6950     - title: "2101.0-6 vs 2009.0-6"
6951       reference: 3
6952       compare: 4
6953   legend:
6954     - ''
6955     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6956     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6957     - '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.'
6958     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6959     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6960
6961 # VPP Performance Changes 3n-tsh 2t2c mrr
6962 - type: "table"
6963   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
6964   algorithm: "table_comparison"
6965   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
6966   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6967   filter: "'2T2C'"
6968   columns:
6969     - title: "2005.0-5"
6970       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6971     - title: "2009.0-5"
6972       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-old"
6973     - title: "2009.0-6"
6974       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-new"
6975     - title: "2101.0-6"
6976       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6977   comparisons:
6978     - title: "2009.0-6 vs 2009.0-5"
6979       reference: 2
6980       compare: 3
6981     - title: "2101.0-6 vs 2009.0-6"
6982       reference: 3
6983       compare: 4
6984   legend:
6985     - ''
6986     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6987     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6988     - '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.'
6989     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6990     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6991
6992 # VPP Performance Changes 3n-tsh 4t4c mrr
6993 - type: "table"
6994   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
6995   algorithm: "table_comparison"
6996   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
6997   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6998   filter: "'4T4C'"
6999   columns:
7000     - title: "2005.0-5"
7001       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
7002     - title: "2009.0-5"
7003       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-old"
7004     - title: "2009.0-6"
7005       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-new"
7006     - title: "2101.0-6"
7007       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
7008   comparisons:
7009     - title: "2009.0-6 vs 2009.0-5"
7010       reference: 2
7011       compare: 3
7012     - title: "2101.0-6 vs 2009.0-6"
7013       reference: 3
7014       compare: 4
7015   legend:
7016     - ''
7017     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
7018     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
7019     - '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.'
7020     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
7021     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
7022
7023 # VPP Performance Changes 2n-tx2 1t1c mrr
7024 - type: "table"
7025   title: "VPP Performance Changes 2n-tx2 1t1c mrr"
7026   algorithm: "table_comparison"
7027   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-1t1c-mrr"
7028   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7029   filter: "'1T1C'"
7030   columns:
7031 #     - title: "2005.0-5"
7032 #       data-set: "vpp-performance-changes-2n-tx2-mrr-h1"
7033 #     - title: "2009.0-5"
7034 #       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-old"
7035     - title: "2009.0-6"
7036       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-new"
7037     - title: "2101.0-6"
7038       data-set: "vpp-performance-changes-2n-tx2-mrr-cmp"
7039   comparisons:
7040 #     - title: "2009.0-6 vs 2009.0-5"
7041 #       reference: 2
7042 #       compare: 3
7043     - title: "2101.0-6 vs 2009.0-6"
7044       reference: 1
7045       compare: 2
7046   legend:
7047     - ''
7048     - 'Test Case:            Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
7049     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
7050     - '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.'
7051 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
7052     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
7053
7054 # VPP Performance Changes 2n-tx2 2t2c mrr
7055 - type: "table"
7056   title: "VPP Performance Changes 2n-tx2 2t2c mrr"
7057   algorithm: "table_comparison"
7058   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-2t2c-mrr"
7059   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7060   filter: "'2T2C'"
7061   columns:
7062 #     - title: "2005.0-5"
7063 #       data-set: "vpp-performance-changes-2n-tx2-mrr-h1"
7064 #     - title: "2009.0-5"
7065 #       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-old"
7066     - title: "2009.0-6"
7067       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-new"
7068     - title: "2101.0-6"
7069       data-set: "vpp-performance-changes-2n-tx2-mrr-cmp"
7070   comparisons:
7071 #     - title: "2009.0-6 vs 2009.0-5"
7072 #       reference: 2
7073 #       compare: 3
7074     - title: "2101.0-6 vs 2009.0-6"
7075       reference: 1
7076       compare: 2
7077   legend:
7078     - ''
7079     - 'Test Case:            Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
7080     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
7081     - '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.'
7082 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
7083     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
7084
7085 # VPP Performance Changes 2n-tx2 4t4c mrr
7086 - type: "table"
7087   title: "VPP Performance Changes 2n-tx2 4t4c mrr"
7088   algorithm: "table_comparison"
7089   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-4t4c-mrr"
7090   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7091   filter: "'4T4C'"
7092   columns:
7093 #     - title: "2005.0-5"
7094 #       data-set: "vpp-performance-changes-2n-tx2-mrr-h1"
7095 #     - title: "2009.0-5"
7096 #       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-old"
7097     - title: "2009.0-6"
7098       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-new"
7099     - title: "2101.0-6"
7100       data-set: "vpp-performance-changes-2n-tx2-mrr-cmp"
7101   comparisons:
7102 #     - title: "2009.0-6 vs 2009.0-5"
7103 #       reference: 2
7104 #       compare: 3
7105     - title: "2101.0-6 vs 2009.0-6"
7106       reference: 1
7107       compare: 2
7108   legend:
7109     - ''
7110     - 'Test Case:            Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
7111     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
7112     - '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.'
7113 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
7114     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
7115
7116 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
7117 - type: "table"
7118   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
7119   algorithm: "table_comparison"
7120   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
7121   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7122   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
7123   columns:
7124     - title: "3n-hsw xl710"
7125       data-set: "vpp-compare-testbeds-mrr-ref"
7126       tag: "NIC_Intel-XL710"
7127     - title: "3n-skx xxv710"
7128       data-set: "vpp-compare-testbeds-mrr-cmp"
7129       tag: "NIC_Intel-XXV710"
7130   comparisons:
7131     - title: "Diff"
7132       reference: 1
7133       compare: 2
7134   legend:
7135     - ""
7136     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
7137     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
7138
7139 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
7140 - type: "table"
7141   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
7142   algorithm: "table_comparison"
7143   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
7144   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7145   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
7146   columns:
7147     - title: "3n-hsw xl710"
7148       data-set: "vpp-compare-testbeds-mrr-ref"
7149       tag: "NIC_Intel-XL710"
7150     - title: "3n-skx xxv710"
7151       data-set: "vpp-compare-testbeds-mrr-cmp"
7152       tag: "NIC_Intel-XXV710"
7153   comparisons:
7154     - title: "Diff"
7155       reference: 1
7156       compare: 2
7157   legend:
7158     - ""
7159     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
7160     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
7161
7162 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
7163 - type: "table"
7164   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
7165   algorithm: "table_comparison"
7166   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
7167   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7168   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
7169   columns:
7170     - title: "3n-hsw xl710"
7171       data-set: "vpp-compare-testbeds-mrr-ref"
7172       tag: "NIC_Intel-XL710"
7173     - title: "3n-skx xxv710"
7174       data-set: "vpp-compare-testbeds-mrr-cmp"
7175       tag: "NIC_Intel-XXV710"
7176   comparisons:
7177     - title: "Diff"
7178       reference: 1
7179       compare: 2
7180   legend:
7181     - ""
7182     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
7183     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
7184
7185 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
7186 - type: "table"
7187   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
7188   algorithm: "table_comparison"
7189   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
7190   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7191   filter: "'2T1C' and 'NIC_Intel-XXV710'"
7192   columns:
7193     - title: "2n-skx"
7194       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
7195     - title: "2n-clx"
7196       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
7197   comparisons:
7198     - title: "Diff"
7199       reference: 1
7200       compare: 2
7201   legend:
7202     - ""
7203     - "2n-skx, 2n-clx - testbeds and NICs tested."
7204     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7205
7206 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
7207 - type: "table"
7208   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
7209   algorithm: "table_comparison"
7210   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
7211   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7212   filter: "'4T2C' and 'NIC_Intel-XXV710'"
7213   columns:
7214     - title: "2n-skx"
7215       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
7216     - title: "2n-clx"
7217       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
7218   comparisons:
7219     - title: "Diff"
7220       reference: 1
7221       compare: 2
7222   legend:
7223     - ""
7224     - "2n-skx, 2n-clx - testbeds and NICs tested."
7225     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7226
7227 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
7228 - type: "table"
7229   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
7230   algorithm: "table_comparison"
7231   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
7232   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7233   filter: "'8T4C' and 'NIC_Intel-XXV710'"
7234   columns:
7235     - title: "2n-skx"
7236       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
7237     - title: "2n-clx"
7238       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
7239   comparisons:
7240     - title: "Diff"
7241       reference: 1
7242       compare: 2
7243   legend:
7244     - ""
7245     - "2n-skx, 2n-clx - testbeds and NICs tested."
7246     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7247
7248 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
7249 - type: "table"
7250   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
7251   algorithm: "table_comparison"
7252   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
7253   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7254   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
7255   columns:
7256     - title: "3n-skx"
7257       data-set: "vpp-compare-topologies-mrr-ref"
7258     - title: "2n-skx"
7259       data-set: "vpp-compare-topologies-mrr-cmp"
7260   comparisons:
7261     - title: "Diff"
7262       reference: 1
7263       compare: 2
7264   legend:
7265     - ""
7266     - "3n-skx, 2n-skx - topologies tested."
7267     - "Diff - difference between 3n-skx and 2n-skx topologies."
7268
7269 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
7270 - type: "table"
7271   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
7272   algorithm: "table_comparison"
7273   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
7274   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7275   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
7276   columns:
7277     - title: "3n-skx"
7278       data-set: "vpp-compare-topologies-mrr-ref"
7279     - title: "2n-skx"
7280       data-set: "vpp-compare-topologies-mrr-cmp"
7281   comparisons:
7282     - title: "Diff"
7283       reference: 1
7284       compare: 2
7285   legend:
7286     - ""
7287     - "3n-skx, 2n-skx - topologies tested."
7288     - "Diff - difference between 3n-skx and 2n-skx topologies."
7289
7290 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
7291 - type: "table"
7292   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
7293   algorithm: "table_comparison"
7294   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
7295   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7296   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
7297   columns:
7298     - title: "3n-skx"
7299       data-set: "vpp-compare-topologies-mrr-ref"
7300     - title: "2n-skx"
7301       data-set: "vpp-compare-topologies-mrr-cmp"
7302   comparisons:
7303     - title: "Diff"
7304       reference: 1
7305       compare: 2
7306   legend:
7307     - ""
7308     - "3n-skx, 2n-skx - topologies tested."
7309     - "Diff - difference between 3n-skx and 2n-skx topologies."
7310
7311 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
7312 - type: "table"
7313   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
7314   algorithm: "table_comparison"
7315   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
7316   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7317   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
7318   columns:
7319     - title: "3n-hsw xl710"
7320       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
7321       tag: "NIC_Intel-XL710"
7322     - title: "2n-clx xxv710"
7323       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
7324       tag: "NIC_Intel-XXV710"
7325   comparisons:
7326     - title: "Diff"
7327       reference: 1
7328       compare: 2
7329   legend:
7330     - ""
7331     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
7332     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
7333
7334 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
7335 - type: "table"
7336   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
7337   algorithm: "table_comparison"
7338   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
7339   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7340   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
7341   columns:
7342     - title: "3n-hsw xl710"
7343       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
7344       tag: "NIC_Intel-XL710"
7345     - title: "2n-clx xxv710"
7346       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
7347       tag: "NIC_Intel-XXV710"
7348   comparisons:
7349     - title: "Diff"
7350       reference: 1
7351       compare: 2
7352   legend:
7353     - ""
7354     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
7355     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
7356
7357 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
7358 - type: "table"
7359   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
7360   algorithm: "table_comparison"
7361   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
7362   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7363   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
7364   columns:
7365     - title: "3n-hsw xl710"
7366       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
7367       tag: "NIC_Intel-XL710"
7368     - title: "2n-clx xxv710"
7369       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
7370       tag: "NIC_Intel-XXV710"
7371   comparisons:
7372     - title: "Diff"
7373       reference: 1
7374       compare: 2
7375   legend:
7376     - ""
7377     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
7378     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
7379
7380 # Detailed Test Results - VPP Performance Results 3n-hsw
7381 - type: "table"
7382   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
7383   algorithm: "table_merged_details"
7384   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
7385   columns:
7386     - title: " |prein| Test Name |preout| "
7387       data: "data name"
7388     - 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| "
7389       data: "data msg"
7390   data: "vpp-perf-results-3n-hsw"
7391   filter: "all"
7392   parameters:
7393   - "name"
7394   - "parent"
7395   - "msg"
7396
7397 # Detailed Test Results - VPP Performance Results 3n-skx
7398 - type: "table"
7399   title: "Detailed Test Results - VPP Performance Results 3n-skx"
7400   algorithm: "table_merged_details"
7401   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
7402   columns:
7403     - title: " |prein| Test Name |preout| "
7404       data: "data name"
7405     - 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| "
7406       data: "data msg"
7407   data: "vpp-perf-results-3n-skx"
7408   filter: "all"
7409   remove-ndr: False
7410   parameters:
7411   - "name"
7412   - "parent"
7413   - "msg"
7414
7415 # Detailed Test Results - VPP Performance Results 2n-skx
7416 - type: "table"
7417   title: "Detailed Test Results - VPP Performance Results 2n-skx"
7418   algorithm: "table_merged_details"
7419   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
7420   columns:
7421     - title: " |prein| Test Name |preout| "
7422       data: "data name"
7423     - 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| "
7424       data: "data msg"
7425   data: "vpp-perf-results-2n-skx"
7426   filter: "all"
7427   remove-ndr: False
7428   parameters:
7429   - "name"
7430   - "parent"
7431   - "msg"
7432
7433 # Detailed Test Results - VPP Performance Results 2n-zn2
7434 - type: "table"
7435   title: "Detailed Test Results - VPP Performance Results 2n-zn2"
7436   algorithm: "table_merged_details"
7437   output-file: "{DIR[DTR,PERF,VPP,2N,ZN2]}/"
7438   columns:
7439     - title: " |prein| Test Name |preout| "
7440       data: "data name"
7441     - 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| "
7442       data: "data msg"
7443   data: "vpp-perf-results-2n-zn2"
7444   filter: "all"
7445   remove-ndr: False
7446   parameters:
7447   - "name"
7448   - "parent"
7449   - "msg"
7450
7451 # Detailed Test Results - VPP Performance Results 2n-clx
7452 - type: "table"
7453   title: "Detailed Test Results - VPP Performance Results 2n-clx"
7454   algorithm: "table_merged_details"
7455   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
7456   columns:
7457     - title: " |prein| Test Name |preout| "
7458       data: "data name"
7459     - 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| "
7460       data: "data msg"
7461   data: "vpp-perf-results-2n-clx"
7462   filter: "all"
7463   parameters:
7464   - "name"
7465   - "parent"
7466   - "msg"
7467
7468 # Detailed Test Results - VPP Performance Results 3n-tsh
7469 - type: "table"
7470   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
7471   algorithm: "table_merged_details"
7472   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
7473   columns:
7474     - title: " |prein| Test Name |preout| "
7475       data: "data name"
7476     - 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| "
7477       data: "data msg"
7478   data: "vpp-perf-results-3n-tsh"
7479   filter: "all"
7480   parameters:
7481   - "name"
7482   - "parent"
7483   - "msg"
7484
7485 # Detailed Test Results - VPP Performance Results 2n-tx2
7486 - type: "table"
7487   title: "Detailed Test Results - VPP Performance Results 2n-tx2"
7488   algorithm: "table_merged_details"
7489   output-file: "{DIR[DTR,PERF,VPP,2N,TX2]}/"
7490   columns:
7491     - title: " |prein| Test Name |preout| "
7492       data: "data name"
7493     - 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| "
7494       data: "data msg"
7495   data: "vpp-perf-results-2n-tx2"
7496   filter: "all"
7497   parameters:
7498   - "name"
7499   - "parent"
7500   - "msg"
7501
7502 # Detailed Test Results - VPP Performance Results 3n-dnv
7503 - type: "table"
7504   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
7505   algorithm: "table_merged_details"
7506   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
7507   columns:
7508     - title: " |prein| Test Name |preout| "
7509       data: "data name"
7510     - 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| "
7511       data: "data msg"
7512   data: "vpp-perf-results-3n-dnv"
7513   filter: "all"
7514   parameters:
7515   - "name"
7516   - "parent"
7517   - "msg"
7518
7519 # Detailed Test Results - VPP Performance Results 2n-dnv
7520 - type: "table"
7521   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
7522   algorithm: "table_merged_details"
7523   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
7524   columns:
7525     - title: " |prein| Test Name |preout| "
7526       data: "data name"
7527     - 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| "
7528       data: "data msg"
7529   data: "vpp-perf-results-2n-dnv"
7530   filter: "all"
7531   parameters:
7532   - "name"
7533   - "parent"
7534   - "msg"
7535
7536 # Test configuration - VPP Performance Test Configs 3n-hsw
7537 - type: "table"
7538   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
7539   algorithm: "table_merged_details"
7540   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
7541   columns:
7542     - title: " |prein| Test Name |preout| "
7543       data: "data name"
7544     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7545       data: "data conf-history"
7546   data: "vpp-perf-results-3n-hsw"
7547   filter: "all"
7548   parameters:
7549   - "parent"
7550   - "name"
7551   - "conf-history"
7552
7553 # Test configuration - VPP Performance Test Configs 3n-skx
7554 - type: "table"
7555   title: "Test configuration - VPP Performance Test Configs 3n-skx"
7556   algorithm: "table_merged_details"
7557   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
7558   columns:
7559     - title: " |prein| Test Name |preout| "
7560       data: "data name"
7561     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7562       data: "data conf-history"
7563   data: "vpp-perf-results-3n-skx"
7564   filter: "all"
7565   parameters:
7566   - "parent"
7567   - "name"
7568   - "conf-history"
7569
7570 # Test configuration - VPP Performance Test Configs 2n-skx
7571 - type: "table"
7572   title: "Test configuration - VPP Performance Test Configs 2n-skx"
7573   algorithm: "table_merged_details"
7574   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
7575   columns:
7576     - title: " |prein| Test Name |preout| "
7577       data: "data name"
7578     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7579       data: "data conf-history"
7580   data: "vpp-perf-results-2n-skx"
7581   filter: "all"
7582   parameters:
7583   - "parent"
7584   - "name"
7585   - "conf-history"
7586
7587 # Test configuration - VPP Performance Test Configs 2n-zn2
7588 - type: "table"
7589   title: "Test configuration - VPP Performance Test Configs 2n-zn2"
7590   algorithm: "table_merged_details"
7591   output-file: "{DIR[DTC,PERF,VPP,2N,ZN2]}/"
7592   columns:
7593     - title: " |prein| Test Name |preout| "
7594       data: "data name"
7595     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7596       data: "data conf-history"
7597   data: "vpp-perf-results-2n-zn2"
7598   filter: "all"
7599   parameters:
7600   - "parent"
7601   - "name"
7602   - "conf-history"
7603
7604 # Test configuration - VPP Performance Test Configs 2n-clx
7605 - type: "table"
7606   title: "Test configuration - VPP Performance Test Configs 2n-clx"
7607   algorithm: "table_merged_details"
7608   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
7609   columns:
7610     - title: " |prein| Test Name |preout| "
7611       data: "data name"
7612     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7613       data: "data conf-history"
7614   data: "vpp-perf-results-2n-clx"
7615   filter: "all"
7616   parameters:
7617   - "parent"
7618   - "name"
7619   - "conf-history"
7620
7621 # Test configuration - VPP Performance Test Configs 3n-tsh
7622 - type: "table"
7623   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
7624   algorithm: "table_merged_details"
7625   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
7626   columns:
7627     - title: " |prein| Test Name |preout| "
7628       data: "data name"
7629     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7630       data: "data conf-history"
7631   data: "vpp-perf-results-3n-tsh"
7632   filter: "all"
7633   parameters:
7634   - "parent"
7635   - "name"
7636   - "conf-history"
7637
7638 # Test configuration - VPP Performance Test Configs 2n-tx2
7639 - type: "table"
7640   title: "Test configuration - VPP Performance Test Configs 2n-tx2"
7641   algorithm: "table_merged_details"
7642   output-file: "{DIR[DTC,PERF,VPP,2N,TX2]}/"
7643   columns:
7644     - title: " |prein| Test Name |preout| "
7645       data: "data name"
7646     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7647       data: "data conf-history"
7648   data: "vpp-perf-results-2n-tx2"
7649   filter: "all"
7650   parameters:
7651   - "parent"
7652   - "name"
7653   - "conf-history"
7654
7655 # Test configuration - VPP Performance Test Configs 3n-dnv
7656 - type: "table"
7657   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
7658   algorithm: "table_merged_details"
7659   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
7660   columns:
7661     - title: " |prein| Test Name |preout| "
7662       data: "data name"
7663     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7664       data: "data conf-history"
7665   data: "vpp-perf-results-3n-dnv"
7666   filter: "all"
7667   parameters:
7668   - "parent"
7669   - "name"
7670   - "conf-history"
7671
7672 # Test configuration - VPP Performance Test Configs 2n-dnv
7673 - type: "table"
7674   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
7675   algorithm: "table_merged_details"
7676   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
7677   columns:
7678     - title: " |prein| Test Name |preout| "
7679       data: "data name"
7680     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7681       data: "data conf-history"
7682   data: "vpp-perf-results-2n-dnv"
7683   filter: "all"
7684   parameters:
7685   - "parent"
7686   - "name"
7687   - "conf-history"
7688
7689 # Test Operational Data - VPP Performance Operational Data 3n-hsw
7690 - type: "table"
7691   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
7692   algorithm: "table_oper_data_html"
7693   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
7694   data: "vpp-perf-results-3n-hsw"
7695   filter: "all"
7696
7697 # Test Operational Data - VPP Performance Operational Data 3n-skx
7698 - type: "table"
7699   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
7700   algorithm: "table_oper_data_html"
7701   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
7702   data: "vpp-perf-results-3n-skx"
7703   filter: "all"
7704
7705 # Test Operational Data - VPP Performance Operational Data 2n-skx
7706 - type: "table"
7707   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
7708   algorithm: "table_oper_data_html"
7709   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
7710   data: "vpp-perf-results-2n-skx"
7711   filter: "all"
7712
7713 # Test Operational Data - VPP Performance Operational Data 2n-zn2
7714 - type: "table"
7715   title: "Test Operational Data - VPP Performance Operational Data 2n-zn2"
7716   algorithm: "table_oper_data_html"
7717   output-file: "{DIR[DTO,PERF,VPP,2N,ZN2]}/"
7718   data: "vpp-perf-results-2n-zn2"
7719   filter: "all"
7720
7721 # Test Operational Data - VPP Performance Operational Data 2n-clx
7722 - type: "table"
7723   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
7724   algorithm: "table_oper_data_html"
7725   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
7726   data: "vpp-perf-results-2n-clx"
7727   filter: "all"
7728
7729 # Test Operational Data - VPP Performance Operational Data 3n-tsh
7730 - type: "table"
7731   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
7732   algorithm: "table_oper_data_html"
7733   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
7734   data: "vpp-perf-results-3n-tsh"
7735   filter: "all"
7736
7737 # Test Operational Data - VPP Performance Operational Data 2n-tx2
7738 - type: "table"
7739   title: "Test Operational Data - VPP Performance Operational Data 2n-tx2"
7740   algorithm: "table_oper_data_html"
7741   output-file: "{DIR[DTO,PERF,VPP,2N,TX2]}/"
7742   data: "vpp-perf-results-2n-tx2"
7743   filter: "all"
7744
7745 # Test Operational Data - VPP Performance Operational Data 3n-dnv
7746 - type: "table"
7747   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
7748   algorithm: "table_oper_data_html"
7749   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
7750   data: "vpp-perf-results-3n-dnv"
7751   filter: "all"
7752
7753 # Test Operational Data - VPP Performance Operational Data 2n-dnv
7754 - type: "table"
7755   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
7756   algorithm: "table_oper_data_html"
7757   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
7758   data: "vpp-perf-results-2n-dnv"
7759   filter: "all"
7760
7761 # Detailed Test Results - VPP MRR Results 3n-hsw
7762 - type: "table"
7763   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
7764   algorithm: "table_merged_details"
7765   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
7766   columns:
7767     - title: " |prein| Test Name |preout| "
7768       data: "data name"
7769     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7770       data: "data msg"
7771   data: "vpp-mrr-results-3n-hsw"
7772   filter: "all"
7773   parameters:
7774   - "name"
7775   - "parent"
7776   - "msg"
7777
7778 # Detailed Test Results - VPP MRR Results 3n-skx
7779 - type: "table"
7780   title: "Detailed Test Results - VPP MRR Results 3n-skx"
7781   algorithm: "table_merged_details"
7782   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
7783   columns:
7784     - title: " |prein| Test Name |preout| "
7785       data: "data name"
7786     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7787       data: "data msg"
7788   data: "vpp-mrr-results-3n-skx"
7789   filter: "all"
7790   parameters:
7791   - "name"
7792   - "parent"
7793   - "msg"
7794
7795 # Detailed Test Results - VPP MRR Results 2n-skx
7796 - type: "table"
7797   title: "Detailed Test Results - VPP MRR Results 2n-skx"
7798   algorithm: "table_merged_details"
7799   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
7800   columns:
7801     - title: " |prein| Test Name |preout| "
7802       data: "data name"
7803     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7804       data: "data msg"
7805   data: "vpp-mrr-results-2n-skx"
7806   filter: "all"
7807   parameters:
7808   - "name"
7809   - "parent"
7810   - "msg"
7811
7812 # Detailed Test Results - VPP MRR Results 2n-zn2
7813 - type: "table"
7814   title: "Detailed Test Results - VPP MRR Results 2n-zn2"
7815   algorithm: "table_merged_details"
7816   output-file: "{DIR[DTR,MRR,VPP,2N,ZN2]}/"
7817   columns:
7818     - title: " |prein| Test Name |preout| "
7819       data: "data name"
7820     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7821       data: "data msg"
7822   data: "vpp-mrr-results-2n-zn2"
7823   filter: "all"
7824   parameters:
7825   - "name"
7826   - "parent"
7827   - "msg"
7828
7829 # Detailed Test Results - VPP MRR Results 2n-clx
7830 - type: "table"
7831   title: "Detailed Test Results - VPP MRR Results 2n-clx"
7832   algorithm: "table_merged_details"
7833   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
7834   columns:
7835     - title: " |prein| Test Name |preout| "
7836       data: "data name"
7837     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7838       data: "data msg"
7839   data: "vpp-mrr-results-2n-clx"
7840   filter: "all"
7841   parameters:
7842   - "name"
7843   - "parent"
7844   - "msg"
7845
7846 # Detailed Test Results - VPP MRR Results 3n-tsh
7847 - type: "table"
7848   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
7849   algorithm: "table_merged_details"
7850   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
7851   columns:
7852     - title: " |prein| Test Name |preout| "
7853       data: "data name"
7854     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7855       data: "data msg"
7856   data: "vpp-mrr-results-3n-tsh"
7857   filter: "all"
7858   parameters:
7859   - "name"
7860   - "parent"
7861   - "msg"
7862
7863 # Detailed Test Results - VPP MRR Results 2n-tx2
7864 - type: "table"
7865   title: "Detailed Test Results - VPP MRR Results 2n-tx2"
7866   algorithm: "table_merged_details"
7867   output-file: "{DIR[DTR,MRR,VPP,2N,TX2]}/"
7868   columns:
7869     - title: " |prein| Test Name |preout| "
7870       data: "data name"
7871     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7872       data: "data msg"
7873   data: "vpp-mrr-results-2n-tx2"
7874   filter: "all"
7875   parameters:
7876   - "name"
7877   - "parent"
7878   - "msg"
7879
7880 # Detailed Test Results - VPP MRR Results 3n-dnv
7881 - type: "table"
7882   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
7883   algorithm: "table_merged_details"
7884   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
7885   columns:
7886     - title: " |prein| Test Name |preout| "
7887       data: "data name"
7888     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7889       data: "data msg"
7890   data: "vpp-mrr-results-3n-dnv"
7891   filter: "all"
7892   parameters:
7893   - "name"
7894   - "parent"
7895   - "msg"
7896
7897 # Detailed Test Results - VPP MRR Results 2n-dnv
7898 - type: "table"
7899   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
7900   algorithm: "table_merged_details"
7901   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
7902   columns:
7903     - title: " |prein| Test Name |preout| "
7904       data: "data name"
7905     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7906       data: "data msg"
7907   data: "vpp-mrr-results-2n-dnv"
7908   filter: "all"
7909   parameters:
7910   - "name"
7911   - "parent"
7912   - "msg"
7913
7914 # Test configuration - VPP MRR Test Configs 3n-hsw
7915 - type: "table"
7916   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
7917   algorithm: "table_merged_details"
7918   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
7919   columns:
7920     - title: " |prein| Test Name |preout| "
7921       data: "data name"
7922     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7923       data: "data conf-history"
7924   data: "vpp-mrr-results-3n-hsw"
7925   filter: "all"
7926   parameters:
7927   - "parent"
7928   - "name"
7929   - "conf-history"
7930
7931 # Test configuration - VPP MRR Test Configs 3n-skx
7932 - type: "table"
7933   title: "Test configuration - VPP MRR Test Configs 3n-skx"
7934   algorithm: "table_merged_details"
7935   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
7936   columns:
7937     - title: " |prein| Test Name |preout| "
7938       data: "data name"
7939     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7940       data: "data conf-history"
7941   data: "vpp-mrr-results-3n-skx"
7942   filter: "all"
7943   parameters:
7944   - "parent"
7945   - "name"
7946   - "conf-history"
7947
7948 # Test configuration - VPP MRR Test Configs 2n-skx
7949 - type: "table"
7950   title: "Test configuration - VPP MRR Test Configs 2n-skx"
7951   algorithm: "table_merged_details"
7952   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
7953   columns:
7954     - title: " |prein| Test Name |preout| "
7955       data: "data name"
7956     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7957       data: "data conf-history"
7958   data: "vpp-mrr-results-2n-skx"
7959   filter: "all"
7960   parameters:
7961   - "parent"
7962   - "name"
7963   - "conf-history"
7964
7965 # Test configuration - VPP MRR Test Configs 2n-zn2
7966 - type: "table"
7967   title: "Test configuration - VPP MRR Test Configs 2n-zn2"
7968   algorithm: "table_merged_details"
7969   output-file: "{DIR[DTC,MRR,VPP,2N,ZN2]}/"
7970   columns:
7971     - title: " |prein| Test Name |preout| "
7972       data: "data name"
7973     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7974       data: "data conf-history"
7975   data: "vpp-mrr-results-2n-zn2"
7976   filter: "all"
7977   parameters:
7978   - "parent"
7979   - "name"
7980   - "conf-history"
7981
7982 # Test configuration - VPP MRR Test Configs 2n-clx
7983 - type: "table"
7984   title: "Test configuration - VPP MRR Test Configs 2n-clx"
7985   algorithm: "table_merged_details"
7986   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
7987   columns:
7988     - title: " |prein| Test Name |preout| "
7989       data: "data name"
7990     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7991       data: "data conf-history"
7992   data: "vpp-mrr-results-2n-clx"
7993   filter: "all"
7994   parameters:
7995   - "parent"
7996   - "name"
7997   - "conf-history"
7998
7999 # Test configuration - VPP MRR Test Configs 3n-tsh
8000 - type: "table"
8001   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
8002   algorithm: "table_merged_details"
8003   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
8004   columns:
8005     - title: " |prein| Test Name |preout| "
8006       data: "data name"
8007     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
8008       data: "data conf-history"
8009   data: "vpp-mrr-results-3n-tsh"
8010   filter: "all"
8011   parameters:
8012   - "parent"
8013   - "name"
8014   - "conf-history"
8015
8016 # Test configuration - VPP MRR Test Configs 2n-tx2
8017 - type: "table"
8018   title: "Test configuration - VPP MRR Test Configs 2n-tx2"
8019   algorithm: "table_merged_details"
8020   output-file: "{DIR[DTC,MRR,VPP,2N,TX2]}/"
8021   columns:
8022     - title: " |prein| Test Name |preout| "
8023       data: "data name"
8024     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
8025       data: "data conf-history"
8026   data: "vpp-mrr-results-2n-tx2"
8027   filter: "all"
8028   parameters:
8029   - "parent"
8030   - "name"
8031   - "conf-history"
8032
8033 # Test configuration - VPP MRR Test Configs 3n-dnv
8034 - type: "table"
8035   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
8036   algorithm: "table_merged_details"
8037   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
8038   columns:
8039     - title: " |prein| Test Name |preout| "
8040       data: "data name"
8041     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
8042       data: "data conf-history"
8043   data: "vpp-mrr-results-3n-dnv"
8044   filter: "all"
8045   parameters:
8046   - "parent"
8047   - "name"
8048   - "conf-history"
8049
8050 # Test configuration - VPP MRR Test Configs 2n-dnv
8051 - type: "table"
8052   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
8053   algorithm: "table_merged_details"
8054   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
8055   columns:
8056     - title: " |prein| Test Name |preout| "
8057       data: "data name"
8058     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
8059       data: "data conf-history"
8060   data: "vpp-mrr-results-2n-dnv"
8061   filter: "all"
8062   parameters:
8063   - "parent"
8064   - "name"
8065   - "conf-history"
8066
8067 # Detailed Test Results - VPP Device Results - Ubuntu
8068 - type: "table"
8069   title: "Detailed Test Results - VPP Device Results - Ubuntu"
8070   algorithm: "table_merged_details"
8071   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
8072   columns:
8073     - title: " |prein| Test Name |preout| "
8074       data: "data name"
8075     - title: " |prein| Status |preout| "
8076       data: "data status"
8077   data: "vpp-device-results-ubuntu"
8078   filter: "all"
8079   parameters:
8080   - "name"
8081   - "parent"
8082   - "doc"
8083   - "status"
8084
8085 # Test configuration - VPP Device Test Configs - Ubuntu
8086 - type: "table"
8087   title: "Test configuration - VPP Device Test Configs - Ubuntu"
8088   algorithm: "table_merged_details"
8089   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
8090   columns:
8091     - title: " |prein| Test Name |preout| "
8092       data: "data name"
8093     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
8094       data: "data conf-history"
8095   data: "vpp-device-results-ubuntu"
8096   filter: "all"
8097   parameters:
8098   - "parent"
8099   - "name"
8100   - "conf-history"
8101
8102 ################################################################################
8103
8104 # DPDK Performance Changes 3n-hsw 1t1c pdr
8105 - type: "table"
8106   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
8107   algorithm: "table_comparison"
8108   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
8109   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8110   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
8111   columns:
8112     - title: "2005"
8113       data-set: "dpdk-performance-changes-3n-hsw-h1"
8114     - title: "2009"
8115       data-set: "dpdk-performance-changes-3n-hsw-ref"
8116     - title: "2101"
8117       data-set: "dpdk-performance-changes-3n-hsw-cmp"
8118   comparisons:
8119     - title: "Diff"
8120       reference: 2
8121       compare: 3
8122   legend:
8123     - ""
8124     - "2005, 2009, 2101 - DPDK versions tested."
8125     - "Diff - difference between 2009 and 2101 DPDK version."
8126
8127 # DPDK Performance Changes 3n-hsw 2t2c pdr
8128 - type: "table"
8129   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
8130   algorithm: "table_comparison"
8131   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
8132   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8133   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
8134   columns:
8135     - title: "2005"
8136       data-set: "dpdk-performance-changes-3n-hsw-h1"
8137     - title: "2009"
8138       data-set: "dpdk-performance-changes-3n-hsw-ref"
8139     - title: "2101"
8140       data-set: "dpdk-performance-changes-3n-hsw-cmp"
8141   comparisons:
8142     - title: "Diff"
8143       reference: 2
8144       compare: 3
8145   legend:
8146     - ""
8147     - "2005, 2009, 2101 - DPDK versions tested."
8148     - "Diff - difference between 2009 and 2101 DPDK version."
8149
8150 # DPDK Performance Changes 3n-hsw 1t1c pdr
8151 - type: "table"
8152   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
8153   algorithm: "table_comparison"
8154   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
8155   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8156   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
8157   columns:
8158     - title: "2005"
8159       data-set: "dpdk-performance-changes-3n-hsw-h1"
8160     - title: "2009"
8161       data-set: "dpdk-performance-changes-3n-hsw-ref"
8162     - title: "2101"
8163       data-set: "dpdk-performance-changes-3n-hsw-cmp"
8164   comparisons:
8165     - title: "Diff"
8166       reference: 2
8167       compare: 3
8168   legend:
8169     - ""
8170     - "2005, 2009, 2101 - DPDK versions tested."
8171     - "Diff - difference between 2009 and 2101 DPDK version."
8172
8173 # DPDK Performance Changes 3n-hsw 2t2c ndr
8174 - type: "table"
8175   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
8176   algorithm: "table_comparison"
8177   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
8178   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8179   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
8180   columns:
8181     - title: "2005"
8182       data-set: "dpdk-performance-changes-3n-hsw-h1"
8183     - title: "2009"
8184       data-set: "dpdk-performance-changes-3n-hsw-ref"
8185     - title: "2101"
8186       data-set: "dpdk-performance-changes-3n-hsw-cmp"
8187   comparisons:
8188     - title: "Diff"
8189       reference: 2
8190       compare: 3
8191   legend:
8192     - ""
8193     - "2005, 2009, 2101 - DPDK versions tested."
8194     - "Diff - difference between 2009 and 2101 DPDK version."
8195
8196 # DPDK Performance Changes 3n-skx 2t1c pdr
8197 - type: "table"
8198   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
8199   algorithm: "table_comparison"
8200   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
8201   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8202   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8203   columns:
8204     - title: "2005"
8205       data-set: "dpdk-performance-changes-3n-skx-h1"
8206     - title: "2009"
8207       data-set: "dpdk-performance-changes-3n-skx-ref"
8208     - title: "2101"
8209       data-set: "dpdk-performance-changes-3n-skx-cmp"
8210   comparisons:
8211     - title: "Diff"
8212       reference: 2
8213       compare: 3
8214   legend:
8215     - ""
8216     - "2005, 2009, 2101 - DPDK versions tested."
8217     - "Diff - difference between 2009 and 2101 DPDK version."
8218
8219 # DPDK Performance Changes 3n-skx 4t2c pdr
8220 - type: "table"
8221   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
8222   algorithm: "table_comparison"
8223   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
8224   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8225   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8226   columns:
8227     - title: "2005"
8228       data-set: "dpdk-performance-changes-3n-skx-h1"
8229     - title: "2009"
8230       data-set: "dpdk-performance-changes-3n-skx-ref"
8231     - title: "2101"
8232       data-set: "dpdk-performance-changes-3n-skx-cmp"
8233   comparisons:
8234     - title: "Diff"
8235       reference: 2
8236       compare: 3
8237   legend:
8238     - ""
8239     - "2005, 2009, 2101 - DPDK versions tested."
8240     - "Diff - difference between 2009 and 2101 DPDK version."
8241
8242 # DPDK Performance Changes 3n-skx 2t1c ndr
8243 - type: "table"
8244   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
8245   algorithm: "table_comparison"
8246   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
8247   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8248   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8249   columns:
8250     - title: "2005"
8251       data-set: "dpdk-performance-changes-3n-skx-h1"
8252     - title: "2009"
8253       data-set: "dpdk-performance-changes-3n-skx-ref"
8254     - title: "2101"
8255       data-set: "dpdk-performance-changes-3n-skx-cmp"
8256   comparisons:
8257     - title: "Diff"
8258       reference: 2
8259       compare: 3
8260   legend:
8261     - ""
8262     - "2005, 2009, 2101 - DPDK versions tested."
8263     - "Diff - difference between 2009 and 2101 DPDK version."
8264
8265 # DPDK Performance Changes 3n-skx 4t2c ndr
8266 - type: "table"
8267   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
8268   algorithm: "table_comparison"
8269   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
8270   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8271   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8272   columns:
8273     - title: "2005"
8274       data-set: "dpdk-performance-changes-3n-skx-h1"
8275     - title: "2009"
8276       data-set: "dpdk-performance-changes-3n-skx-ref"
8277     - title: "2101"
8278       data-set: "dpdk-performance-changes-3n-skx-cmp"
8279   comparisons:
8280     - title: "Diff"
8281       reference: 2
8282       compare: 3
8283   legend:
8284     - ""
8285     - "2005, 2009, 2101 - DPDK versions tested."
8286     - "Diff - difference between 2009 and 2101 DPDK version."
8287
8288 # DPDK Performance Changes 2n-skx 2t1c pdr
8289 - type: "table"
8290   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
8291   algorithm: "table_comparison"
8292   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
8293   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8294   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8295   columns:
8296     - title: "2005"
8297       data-set: "dpdk-performance-changes-2n-skx-h1"
8298     - title: "2009"
8299       data-set: "dpdk-performance-changes-2n-skx-ref"
8300     - title: "2101"
8301       data-set: "dpdk-performance-changes-2n-skx-cmp"
8302   comparisons:
8303     - title: "Diff"
8304       reference: 2
8305       compare: 3
8306   legend:
8307     - ""
8308     - "2005, 2009, 2101 - DPDK versions tested."
8309     - "Diff - difference between 2009 and 2101 DPDK version."
8310
8311 # DPDK Performance Changes 2n-skx 4t2c pdr
8312 - type: "table"
8313   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
8314   algorithm: "table_comparison"
8315   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
8316   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8317   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8318   columns:
8319     - title: "2005"
8320       data-set: "dpdk-performance-changes-2n-skx-h1"
8321     - title: "2009"
8322       data-set: "dpdk-performance-changes-2n-skx-ref"
8323     - title: "2101"
8324       data-set: "dpdk-performance-changes-2n-skx-cmp"
8325   comparisons:
8326     - title: "Diff"
8327       reference: 2
8328       compare: 3
8329   legend:
8330     - ""
8331     - "2005, 2009, 2101 - DPDK versions tested."
8332     - "Diff - difference between 2009 and 2101 DPDK version."
8333
8334 # DPDK Performance Changes 2n-skx 2t1c ndr
8335 - type: "table"
8336   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
8337   algorithm: "table_comparison"
8338   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
8339   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8340   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8341   columns:
8342     - title: "2005"
8343       data-set: "dpdk-performance-changes-2n-skx-h1"
8344     - title: "2009"
8345       data-set: "dpdk-performance-changes-2n-skx-ref"
8346     - title: "2101"
8347       data-set: "dpdk-performance-changes-2n-skx-cmp"
8348   comparisons:
8349     - title: "Diff"
8350       reference: 2
8351       compare: 3
8352   legend:
8353     - ""
8354     - "2005, 2009, 2101 - DPDK versions tested."
8355     - "Diff - difference between 2009 and 2101 DPDK version."
8356
8357 # DPDK Performance Changes 2n-skx 4t2c ndr
8358 - type: "table"
8359   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
8360   algorithm: "table_comparison"
8361   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
8362   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8363   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8364   columns:
8365     - title: "2005"
8366       data-set: "dpdk-performance-changes-2n-skx-h1"
8367     - title: "2009"
8368       data-set: "dpdk-performance-changes-2n-skx-ref"
8369     - title: "2101"
8370       data-set: "dpdk-performance-changes-2n-skx-cmp"
8371   comparisons:
8372     - title: "Diff"
8373       reference: 2
8374       compare: 3
8375   legend:
8376     - ""
8377     - "2005, 2009, 2101 - DPDK versions tested."
8378     - "Diff - difference between 2009 and 2101 DPDK version."
8379
8380 # DPDK Performance Changes 2n-clx 2t1c pdr
8381 - type: "table"
8382   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
8383   algorithm: "table_comparison"
8384   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
8385   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8386   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8387   columns:
8388     - title: "2005"
8389       data-set: "dpdk-performance-changes-2n-clx-h1"
8390     - title: "2009"
8391       data-set: "dpdk-performance-changes-2n-clx-ref"
8392     - title: "2101"
8393       data-set: "dpdk-performance-changes-2n-clx-cmp"
8394   comparisons:
8395     - title: "Diff"
8396       reference: 2
8397       compare: 3
8398   legend:
8399     - ""
8400     - "2005, 2009, 2101 - DPDK versions tested."
8401     - "Diff - difference between 2009 and 2101 DPDK version."
8402
8403 # DPDK Performance Changes 2n-clx 4t2c pdr
8404 - type: "table"
8405   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
8406   algorithm: "table_comparison"
8407   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
8408   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8409   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8410   columns:
8411     - title: "2005"
8412       data-set: "dpdk-performance-changes-2n-clx-h1"
8413     - title: "2009"
8414       data-set: "dpdk-performance-changes-2n-clx-ref"
8415     - title: "2101"
8416       data-set: "dpdk-performance-changes-2n-clx-cmp"
8417   comparisons:
8418     - title: "Diff"
8419       reference: 2
8420       compare: 3
8421   legend:
8422     - ""
8423     - "2005, 2009, 2101 - DPDK versions tested."
8424     - "Diff - difference between 2009 and 2101 DPDK version."
8425
8426 # DPDK Performance Changes 2n-clx 2t1c ndr
8427 - type: "table"
8428   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
8429   algorithm: "table_comparison"
8430   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
8431   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8432   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8433   columns:
8434     - title: "2005"
8435       data-set: "dpdk-performance-changes-2n-clx-h1"
8436     - title: "2009"
8437       data-set: "dpdk-performance-changes-2n-clx-ref"
8438     - title: "2101"
8439       data-set: "dpdk-performance-changes-2n-clx-cmp"
8440   comparisons:
8441     - title: "Diff"
8442       reference: 2
8443       compare: 3
8444   legend:
8445     - ""
8446     - "2005, 2009, 2101 - DPDK versions tested."
8447     - "Diff - difference between 2009 and 2101 DPDK version."
8448
8449 # DPDK Performance Changes 2n-clx 4t2c ndr
8450 - type: "table"
8451   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
8452   algorithm: "table_comparison"
8453   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
8454   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8455   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8456   columns:
8457     - title: "2005"
8458       data-set: "dpdk-performance-changes-2n-clx-h1"
8459     - title: "2009"
8460       data-set: "dpdk-performance-changes-2n-clx-ref"
8461     - title: "2101"
8462       data-set: "dpdk-performance-changes-2n-clx-cmp"
8463   comparisons:
8464     - title: "Diff"
8465       reference: 2
8466       compare: 3
8467   legend:
8468     - ""
8469     - "2005, 2009, 2101 - DPDK versions tested."
8470     - "Diff - difference between 2009 and 2101 DPDK version."
8471
8472 # DPDK Performance Changes 2n-zn2 2t1c pdr
8473 - type: "table"
8474   title: "DPDK Performance Changes 2n-zn2 2t1c pdr"
8475   algorithm: "table_comparison"
8476   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-2t1c-pdr"
8477   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8478   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8479   columns:
8480 #     - title: "2005"
8481 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8482     - title: "2009"
8483       data-set: "dpdk-performance-changes-2n-zn2-ref"
8484     - title: "2101"
8485       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8486   comparisons:
8487     - title: "Diff"
8488       reference: 1  # 2
8489       compare: 2  # 3
8490   legend:
8491     - ""
8492     - "2009, 2101 - DPDK versions tested."
8493     - "Diff - difference between 2009 and 2101 DPDK version."
8494
8495 # DPDK Performance Changes 2n-zn2 4t2c pdr
8496 - type: "table"
8497   title: "DPDK Performance Changes 2n-zn2 4t2c pdr"
8498   algorithm: "table_comparison"
8499   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-4t2c-pdr"
8500   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8501   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8502   columns:
8503 #     - title: "2005"
8504 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8505     - title: "2009"
8506       data-set: "dpdk-performance-changes-2n-zn2-ref"
8507     - title: "2101"
8508       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8509   comparisons:
8510     - title: "Diff"
8511       reference: 1  # 2
8512       compare: 2  # 3
8513   legend:
8514     - ""
8515     - "2009, 2101 - DPDK versions tested."
8516     - "Diff - difference between 2009 and 2101 DPDK version."
8517
8518 # DPDK Performance Changes 2n-zn2 2t1c ndr
8519 - type: "table"
8520   title: "DPDK Performance Changes 2n-zn2 2t1c ndr"
8521   algorithm: "table_comparison"
8522   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-2t1c-ndr"
8523   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8524   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8525   columns:
8526 #     - title: "2005"
8527 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8528     - title: "2009"
8529       data-set: "dpdk-performance-changes-2n-zn2-ref"
8530     - title: "2101"
8531       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8532   comparisons:
8533     - title: "Diff"
8534       reference: 1  # 2
8535       compare: 2  # 3
8536   legend:
8537     - ""
8538     - "2009, 2101 - DPDK versions tested."
8539     - "Diff - difference between 2009 and 2101 DPDK version."
8540
8541 # DPDK Performance Changes 2n-zn2 4t2c ndr
8542 - type: "table"
8543   title: "DPDK Performance Changes 2n-zn2 4t2c ndr"
8544   algorithm: "table_comparison"
8545   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-4t2c-ndr"
8546   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8547   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8548   columns:
8549 #     - title: "2005"
8550 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8551     - title: "2009"
8552       data-set: "dpdk-performance-changes-2n-zn2-ref"
8553     - title: "2101"
8554       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8555   comparisons:
8556     - title: "Diff"
8557       reference: 1  # 2
8558       compare: 2  # 3
8559   legend:
8560     - ""
8561     - "2009, 2101 - DPDK versions tested."
8562     - "Diff - difference between 2009 and 2101 DPDK version."
8563
8564 ## DPDK Performance Changes 2n-dnv 1t1c pdr
8565 #- type: "table"
8566 #  title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
8567 #  algorithm: "table_comparison"
8568 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
8569 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8570 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8571 #  columns:
8572 #    - title: "2001"
8573 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8574 #    - title: "2005"
8575 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8576 #    - title: "2009"
8577 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8578 #  comparisons:
8579 #    - title: "Diff"
8580 #      reference: 2
8581 #      compare: 3
8582 #  legend:
8583 #    - ""
8584 #    - "2001, 2005, 2009 - DPDK versions tested."
8585 #    - "Diff - difference between 2005 and 2009 DPDK version."
8586 #
8587 ## DPDK Performance Changes 2n-dnv 2t2c pdr
8588 #- type: "table"
8589 #  title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
8590 #  algorithm: "table_comparison"
8591 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
8592 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8593 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8594 #  columns:
8595 #    - title: "2001"
8596 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8597 #    - title: "2005"
8598 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8599 #    - title: "2009"
8600 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8601 #  comparisons:
8602 #    - title: "Diff"
8603 #      reference: 2
8604 #      compare: 3
8605 #  legend:
8606 #    - ""
8607 #    - "2001, 2005, 2009 - DPDK versions tested."
8608 #    - "Diff - difference between 2005 and 2009 DPDK version."
8609 #
8610 ## DPDK Performance Changes 2n-dnv 1t1c ndr
8611 #- type: "table"
8612 #  title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
8613 #  algorithm: "table_comparison"
8614 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
8615 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8616 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8617 #  columns:
8618 #    - title: "2001"
8619 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8620 #    - title: "2005"
8621 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8622 #    - title: "2009"
8623 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8624 #  comparisons:
8625 #    - title: "Diff"
8626 #      reference: 2
8627 #      compare: 3
8628 #  legend:
8629 #    - ""
8630 #    - "2001, 2005, 2009 - DPDK versions tested."
8631 #    - "Diff - difference between 2005 and 2009 DPDK version."
8632 #
8633 ## DPDK Performance Changes 2n-dnv 2t2c ndr
8634 #- type: "table"
8635 #  title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
8636 #  algorithm: "table_comparison"
8637 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
8638 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8639 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8640 #  columns:
8641 #    - title: "2001"
8642 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8643 #    - title: "2005"
8644 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8645 #    - title: "2009"
8646 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8647 #  comparisons:
8648 #    - title: "Diff"
8649 #      reference: 2
8650 #      compare: 3
8651 #  legend:
8652 #    - ""
8653 #    - "2001, 2005, 2009 - DPDK versions tested."
8654 #    - "Diff - difference between 2005 and 2009 DPDK version."
8655 #
8656 ## DPDK Performance Changes 3n-dnv 1t1c pdr
8657 #- type: "table"
8658 #  title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
8659 #  algorithm: "table_comparison"
8660 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
8661 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8662 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8663 #  columns:
8664 #    - title: "2001"
8665 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8666 #    - title: "2005"
8667 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8668 #    - title: "2009"
8669 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8670 #  comparisons:
8671 #    - title: "Diff"
8672 #      reference: 2
8673 #      compare: 3
8674 #  legend:
8675 #    - ""
8676 #    - "2001, 2005, 2009 - DPDK versions tested."
8677 #    - "Diff - difference between 2005 and 2009 DPDK version."
8678 #
8679 ## DPDK Performance Changes 3n-dnv 2t2c pdr
8680 #- type: "table"
8681 #  title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
8682 #  algorithm: "table_comparison"
8683 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
8684 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8685 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8686 #  columns:
8687 #    - title: "2001"
8688 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8689 #    - title: "2005"
8690 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8691 #    - title: "2009"
8692 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8693 #  comparisons:
8694 #    - title: "Diff"
8695 #      reference: 2
8696 #      compare: 3
8697 #  legend:
8698 #    - ""
8699 #    - "2001, 2005, 2009 - DPDK versions tested."
8700 #    - "Diff - difference between 2005 and 2009 DPDK version."
8701 #
8702 ## DPDK Performance Changes 3n-dnv 1t1c ndr
8703 #- type: "table"
8704 #  title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
8705 #  algorithm: "table_comparison"
8706 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
8707 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8708 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8709 #  columns:
8710 #    - title: "2001"
8711 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8712 #    - title: "2005"
8713 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8714 #    - title: "2009"
8715 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8716 #  comparisons:
8717 #    - title: "Diff"
8718 #      reference: 2
8719 #      compare: 3
8720 #  legend:
8721 #    - ""
8722 #    - "2001, 2005, 2009 - DPDK versions tested."
8723 #    - "Diff - difference between 2005 and 2009 DPDK version."
8724 #
8725 ## DPDK Performance Changes 3n-dnv 2t2c ndr
8726 #- type: "table"
8727 #  title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
8728 #  algorithm: "table_comparison"
8729 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
8730 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8731 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8732 #  columns:
8733 #    - title: "2001"
8734 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8735 #    - title: "2005"
8736 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8737 #    - title: "2009"
8738 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8739 #  comparisons:
8740 #    - title: "Diff"
8741 #      reference: 2
8742 #      compare: 3
8743 #  legend:
8744 #    - ""
8745 #    - "2001, 2005, 2009 - DPDK versions tested."
8746 #    - "Diff - difference between 2005 and 2009 DPDK version."
8747
8748 # DPDK Performance Changes 3n-tsh 1t1c pdr
8749 - type: "table"
8750   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
8751   algorithm: "table_comparison"
8752   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
8753   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8754   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8755   columns:
8756     - title: "2005"
8757       data-set: "dpdk-performance-changes-3n-tsh-h1"
8758     - title: "2009"
8759       data-set: "dpdk-performance-changes-3n-tsh-ref"
8760     - title: "2101"
8761       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8762   comparisons:
8763     - title: "Diff"
8764       reference: 2
8765       compare: 3
8766   legend:
8767     - ""
8768     - "2005, 2009, 2101 - DPDK versions tested."
8769     - "Diff - difference between 2009 and 2101 DPDK version."
8770
8771 # DPDK Performance Changes 3n-tsh 2t2c pdr
8772 - type: "table"
8773   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
8774   algorithm: "table_comparison"
8775   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
8776   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8777   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8778   columns:
8779     - title: "2005"
8780       data-set: "dpdk-performance-changes-3n-tsh-h1"
8781     - title: "2009"
8782       data-set: "dpdk-performance-changes-3n-tsh-ref"
8783     - title: "2101"
8784       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8785   comparisons:
8786     - title: "Diff"
8787       reference: 2
8788       compare: 3
8789   legend:
8790     - ""
8791     - "2005, 2009, 2101 - DPDK versions tested."
8792     - "Diff - difference between 2009 and 2101 DPDK version."
8793
8794 # DPDK Performance Changes 3n-tsh 1t1c ndr
8795 - type: "table"
8796   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
8797   algorithm: "table_comparison"
8798   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
8799   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8800   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8801   columns:
8802     - title: "2005"
8803       data-set: "dpdk-performance-changes-3n-tsh-h1"
8804     - title: "2009"
8805       data-set: "dpdk-performance-changes-3n-tsh-ref"
8806     - title: "2101"
8807       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8808   comparisons:
8809     - title: "Diff"
8810       reference: 2
8811       compare: 3
8812   legend:
8813     - ""
8814     - "2005, 2009, 2101 - DPDK versions tested."
8815     - "Diff - difference between 2009 and 2101 DPDK version."
8816
8817 # DPDK Performance Changes 3n-tsh 2t2c ndr
8818 - type: "table"
8819   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
8820   algorithm: "table_comparison"
8821   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
8822   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8823   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8824   columns:
8825     - title: "2005"
8826       data-set: "dpdk-performance-changes-3n-tsh-h1"
8827     - title: "2009"
8828       data-set: "dpdk-performance-changes-3n-tsh-ref"
8829     - title: "2101"
8830       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8831   comparisons:
8832     - title: "Diff"
8833       reference: 2
8834       compare: 3
8835   legend:
8836     - ""
8837     - "2005, 2009, 2101 - DPDK versions tested."
8838     - "Diff - difference between 2009 and 2101 DPDK version."
8839
8840 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
8841 - type: "table"
8842   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
8843   algorithm: "table_comparison"
8844   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
8845   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8846   filter: "'NIC_Intel-X710'"
8847   columns:
8848     - title: "3n-hsw x710"
8849       data-set: "dpdk-compare-testbeds-ref"
8850     - title: "3n-skx x710"
8851       data-set: "dpdk-compare-testbeds-cmp"
8852   comparisons:
8853     - title: "Diff"
8854       reference: 1
8855       compare: 2
8856   legend:
8857     - ""
8858     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
8859     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
8860
8861 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
8862 - type: "table"
8863   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
8864   algorithm: "table_comparison"
8865   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
8866   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8867   filter: "'NIC_Intel-X710'"
8868   columns:
8869     - title: "3n-hsw x710"
8870       data-set: "dpdk-compare-testbeds-ref"
8871     - title: "3n-skx x710"
8872       data-set: "dpdk-compare-testbeds-cmp"
8873   comparisons:
8874     - title: "Diff"
8875       reference: 1
8876       compare: 2
8877   legend:
8878     - ""
8879     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
8880     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
8881
8882 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
8883 - type: "table"
8884   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
8885   algorithm: "table_comparison"
8886   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
8887   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8888   filter: "'NIC_Intel-XXV710'"
8889   columns:
8890     - title: "2n-skx"
8891       data-set: "dpdk-compare-testbeds-skx-clx-ref"
8892     - title: "2n-clx"
8893       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
8894   comparisons:
8895     - title: "Diff"
8896       reference: 1
8897       compare: 2
8898   legend:
8899     - ""
8900     - "2n-skx, 2n-clx - testbeds and NICs tested."
8901     - "Diff - difference between 2n-skx and 2n-clx testbeds."
8902
8903 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
8904 - type: "table"
8905   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
8906   algorithm: "table_comparison"
8907   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
8908   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8909   filter: "'NIC_Intel-XXV710'"
8910   columns:
8911     - title: "2n-skx"
8912       data-set: "dpdk-compare-testbeds-skx-clx-ref"
8913     - title: "2n-clx"
8914       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
8915   comparisons:
8916     - title: "Diff"
8917       reference: 1
8918       compare: 2
8919   legend:
8920     - ""
8921     - "2n-skx, 2n-clx - testbeds and NICs tested."
8922     - "Diff - difference between 2n-skx and 2n-clx testbeds."
8923
8924 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
8925 - type: "table"
8926   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
8927   algorithm: "table_comparison"
8928   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
8929   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8930   filter: "'NIC_Intel-XXV710'"
8931   columns:
8932     - title: "3n-skx"
8933       data-set: "dpdk-compare-topologies-ref"
8934     - title: "2n-skx"
8935       data-set: "dpdk-compare-topologies-cmp"
8936   comparisons:
8937     - title: "Diff"
8938       reference: 1
8939       compare: 2
8940   legend:
8941     - ""
8942     - "3n-skx, 2n-skx - topologies tested."
8943     - "Diff - difference between 3n-skx and 2n-skx topologies."
8944
8945 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
8946 - type: "table"
8947   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
8948   algorithm: "table_comparison"
8949   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
8950   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8951   filter: "'NIC_Intel-XXV710'"
8952   columns:
8953     - title: "3n-skx"
8954       data-set: "dpdk-compare-topologies-ref"
8955     - title: "2n-skx"
8956       data-set: "dpdk-compare-topologies-cmp"
8957   comparisons:
8958     - title: "Diff"
8959       reference: 1
8960       compare: 2
8961   legend:
8962     - ""
8963     - "3n-skx, 2n-skx - topologies tested."
8964     - "Diff - difference between 3n-skx and 2n-skx topologies."
8965
8966 # Detailed Test Results - DPDK Performance Results 3n-hsw
8967 - type: "table"
8968   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
8969   algorithm: "table_merged_details"
8970   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
8971   columns:
8972     - title: " |prein| Test Name |preout| "
8973       data: "data name"
8974     - 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| "
8975       data: "data msg"
8976   data: "dpdk-perf-results-3n-hsw"
8977   filter: "all"
8978   parameters:
8979   - "name"
8980   - "parent"
8981   - "msg"
8982
8983 # Detailed Test Results - DPDK Performance Results 3n-skx
8984 - type: "table"
8985   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
8986   algorithm: "table_merged_details"
8987   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
8988   columns:
8989     - title: " |prein| Test Name |preout| "
8990       data: "data name"
8991     - 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| "
8992       data: "data msg"
8993   data: "dpdk-perf-results-3n-skx"
8994   filter: "all"
8995   remove-ndr: False
8996   parameters:
8997   - "name"
8998   - "parent"
8999   - "msg"
9000
9001 # Detailed Test Results - DPDK Performance Results 2n-skx
9002 - type: "table"
9003   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
9004   algorithm: "table_merged_details"
9005   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
9006   columns:
9007     - title: " |prein| Test Name |preout| "
9008       data: "data name"
9009     - 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| "
9010       data: "data msg"
9011   data: "dpdk-perf-results-2n-skx"
9012   filter: "all"
9013   remove-ndr: False
9014   parameters:
9015   - "name"
9016   - "parent"
9017   - "msg"
9018
9019 # Detailed Test Results - DPDK Performance Results 2n-zn2
9020 - type: "table"
9021   title: "Detailed Test Results - DPDK Performance Results 2n-zn2"
9022   algorithm: "table_merged_details"
9023   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_zn2"
9024   columns:
9025     - title: " |prein| Test Name |preout| "
9026       data: "data name"
9027     - 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| "
9028       data: "data msg"
9029   data: "dpdk-perf-results-2n-zn2"
9030   filter: "all"
9031   remove-ndr: False
9032   parameters:
9033   - "name"
9034   - "parent"
9035   - "msg"
9036
9037 # Detailed Test Results - DPDK Performance Results 2n-clx
9038 - type: "table"
9039   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
9040   algorithm: "table_merged_details"
9041   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
9042   columns:
9043     - title: " |prein| Test Name |preout| "
9044       data: "data name"
9045     - 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| "
9046       data: "data msg"
9047   data: "dpdk-perf-results-2n-clx"
9048   filter: "all"
9049   parameters:
9050   - "name"
9051   - "parent"
9052   - "msg"
9053
9054 ## Detailed Test Results - DPDK Performance Results 2n-dnv
9055 #- type: "table"
9056 #  title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
9057 #  algorithm: "table_merged_details"
9058 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
9059 #  columns:
9060 #    - title: " |prein| Test Name |preout| "
9061 #      data: "data name"
9062 #    - 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| "
9063 #      data: "data msg"
9064 #  data: "dpdk-perf-results-2n-dnv"
9065 #  filter: "all"
9066 #  parameters:
9067 #  - "name"
9068 #  - "parent"
9069 #  - "msg"
9070 #
9071 ## Detailed Test Results - DPDK Performance Results 3n-dnv
9072 #- type: "table"
9073 #  title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
9074 #  algorithm: "table_merged_details"
9075 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
9076 #  columns:
9077 #    - title: " |prein| Test Name |preout| "
9078 #      data: "data name"
9079 #    - 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| "
9080 #      data: "data msg"
9081 #  data: "dpdk-perf-results-3n-dnv"
9082 #  filter: "all"
9083 #  parameters:
9084 #  - "name"
9085 #  - "parent"
9086 #  - "msg"
9087
9088 # Detailed Test Results - DPDK Performance Results 3n-tsh
9089 - type: "table"
9090   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
9091   algorithm: "table_merged_details"
9092   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
9093   columns:
9094     - title: " |prein| Test Name |preout| "
9095       data: "data name"
9096     - 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| "
9097       data: "data msg"
9098   data: "dpdk-perf-results-3n-tsh"
9099   filter: "all"
9100   parameters:
9101   - "name"
9102   - "parent"
9103   - "msg"
9104
9105 # Detailed Test Results - DPDK Performance Results 2n-tx2
9106 - type: "table"
9107   title: "Detailed Test Results - DPDK Performance Results 2n-tx2"
9108   algorithm: "table_merged_details"
9109   output-file: "{DIR[DTR,PERF,DPDK,2N,TX2]}/dpdk_performance_results_2n_tx2"
9110   columns:
9111     - title: " |prein| Test Name |preout| "
9112       data: "data name"
9113     - 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| "
9114       data: "data msg"
9115   data: "dpdk-perf-results-2n-tx2"
9116   filter: "all"
9117   parameters:
9118   - "name"
9119   - "parent"
9120   - "msg"
9121
9122 ################################################################################
9123 ###                                F I L E S                                 ###
9124 ################################################################################
9125
9126 # VPP Performance Results
9127 - type: "file"
9128   title: "VPP Performance Results"
9129   algorithm: "file_details_split"
9130   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
9131   dir-tables:
9132     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
9133     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
9134     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
9135     - "{DIR[DTR,PERF,VPP,2N,ZN2]}"
9136     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
9137     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
9138     - "{DIR[DTR,PERF,VPP,2N,TX2]}"
9139     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
9140     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
9141   data:
9142     - "vpp-perf-results-2n-skx"
9143     - "vpp-perf-results-3n-skx"
9144     - "vpp-perf-results-2n-clx"
9145     - "vpp-perf-results-2n-zn2"
9146     - "vpp-perf-results-3n-hsw"
9147     - "vpp-perf-results-3n-tsh"
9148     - "vpp-perf-results-2n-tx2"
9149     - "vpp-perf-results-2n-dnv"
9150     - "vpp-perf-results-3n-dnv"
9151   filter: "all"
9152   data-start-level: 4
9153   order-chapters:
9154     level-1:
9155       - "l2"
9156       - "ip4"
9157       - "ip6"
9158       - "srv6"
9159       - "ip4_tunnels"
9160       - "ip6_tunnels"
9161       - "vm_vhost"
9162       - "container_memif"
9163       - "crypto"
9164       - "vts"
9165       - "lb"
9166       - "nfv_density"
9167       - "hoststack"
9168     level-2:
9169       - "2n-skx"
9170       - "3n-skx"
9171       - "2n-clx"
9172       - "2n-zn2"
9173       - "3n-hsw"
9174       - "3n-tsh"
9175       - "2n-tx2"
9176       - "2n-dnv"
9177       - "3n-dnv"
9178     level-3:
9179       - "xl710"
9180       - "x520"
9181       - "xxv710"
9182       - "x710"
9183       - "x553"
9184       - "cx556a"
9185       - "vic1227"
9186       - "vic1385"
9187
9188 # VPP Performance Configuration
9189 - type: "file"
9190   title: "VPP Performance Configuration"
9191   algorithm: "file_details_split"
9192   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
9193   dir-tables:
9194     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
9195     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
9196     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
9197     - "{DIR[DTC,PERF,VPP,2N,ZN2]}"
9198     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
9199     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
9200     - "{DIR[DTC,PERF,VPP,2N,TX2]}"
9201     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
9202     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
9203   data:
9204     - "vpp-perf-results-2n-skx"
9205     - "vpp-perf-results-3n-skx"
9206     - "vpp-perf-results-2n-clx"
9207     - "vpp-perf-results-2n-zn2"
9208     - "vpp-perf-results-3n-hsw"
9209     - "vpp-perf-results-3n-tsh"
9210     - "vpp-perf-results-2n-tx2"
9211     - "vpp-perf-results-2n-dnv"
9212     - "vpp-perf-results-3n-dnv"
9213   filter: "all"
9214   data-start-level: 4
9215   order-chapters:
9216     level-1:
9217       - "l2"
9218       - "ip4"
9219       - "ip6"
9220       - "srv6"
9221       - "ip4_tunnels"
9222       - "ip6_tunnels"
9223       - "vm_vhost"
9224       - "container_memif"
9225       - "crypto"
9226       - "vts"
9227       - "lb"
9228       - "nfv_density"
9229       - "hoststack"
9230     level-2:
9231       - "2n-skx"
9232       - "3n-skx"
9233       - "2n-clx"
9234       - "2n-zn2"
9235       - "3n-hsw"
9236       - "3n-tsh"
9237       - "2n-tx2"
9238       - "2n-dnv"
9239       - "3n-dnv"
9240     level-3:
9241       - "xl710"
9242       - "x520"
9243       - "xxv710"
9244       - "x710"
9245       - "x553"
9246       - "cx556a"
9247       - "vic1227"
9248       - "vic1385"
9249
9250 # VPP Performance Operational
9251 - type: "file"
9252   title: "VPP Performance Operational"
9253   algorithm: "file_details_split_html"
9254   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
9255   dir-tables:
9256     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
9257     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
9258     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
9259     - "{DIR[DTO,PERF,VPP,2N,ZN2]}"
9260     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
9261     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
9262     - "{DIR[DTO,PERF,VPP,2N,TX2]}"
9263     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
9264     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
9265   data:
9266     - "vpp-perf-results-2n-skx"
9267     - "vpp-perf-results-3n-skx"
9268     - "vpp-perf-results-2n-clx"
9269     - "vpp-perf-results-2n-zn2"
9270     - "vpp-perf-results-3n-hsw"
9271     - "vpp-perf-results-3n-tsh"
9272     - "vpp-perf-results-2n-tx2"
9273     - "vpp-perf-results-2n-dnv"
9274     - "vpp-perf-results-3n-dnv"
9275   filter: "all"
9276   data-start-level: 4
9277   order-chapters:
9278     level-1:
9279       - "l2"
9280       - "ip4"
9281       - "ip6"
9282       - "srv6"
9283       - "ip4_tunnels"
9284       - "ip6_tunnels"
9285       - "vm_vhost"
9286       - "container_memif"
9287       - "crypto"
9288       - "vts"
9289       - "lb"
9290       - "nfv_density"
9291       - "hoststack"
9292     level-2:
9293       - "2n-skx"
9294       - "3n-skx"
9295       - "2n-clx"
9296       - "2n-zn2"
9297       - "3n-hsw"
9298       - "3n-tsh"
9299       - "2n-tx2"
9300       - "2n-dnv"
9301       - "3n-dnv"
9302     level-3:
9303       - "xl710"
9304       - "x520"
9305       - "xxv710"
9306       - "x710"
9307       - "x553"
9308       - "cx556a"
9309       - "vic1227"
9310       - "vic1385"
9311
9312 # VPP MRR Results
9313 - type: "file"
9314   title: "VPP MRR Results"
9315   algorithm: "file_details_split"
9316   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
9317   dir-tables:
9318     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
9319     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
9320     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
9321     - "{DIR[DTR,MRR,VPP,2N,ZN2]}"
9322     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
9323     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
9324     - "{DIR[DTR,MRR,VPP,2N,TX2]}"
9325     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
9326     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
9327   data:
9328     - "vpp-mrr-results-2n-skx"
9329     - "vpp-mrr-results-3n-skx"
9330     - "vpp-mrr-results-2n-clx"
9331     - "vpp-mrr-results-2n-zn2"
9332     - "vpp-mrr-results-3n-hsw"
9333     - "vpp-mrr-results-3n-tsh"
9334     - "vpp-mrr-results-2n-tx2"
9335     - "vpp-mrr-results-2n-dnv"
9336     - "vpp-mrr-results-3n-dnv"
9337   filter: "all"
9338   data-start-level: 4
9339   order-chapters:
9340     level-1:
9341       - "l2"
9342       - "ip4"
9343       - "ip6"
9344       - "srv6"
9345       - "ip4_tunnels"
9346       - "ip6_tunnels"
9347       - "vm_vhost"
9348       - "container_memif"
9349       - "crypto"
9350       - "vts"
9351       - "lb"
9352       - "nfv_density"
9353       - "hoststack"
9354     level-2:
9355       - "2n-skx"
9356       - "3n-skx"
9357       - "2n-clx"
9358       - "2n-zn2"
9359       - "3n-hsw"
9360       - "3n-tsh"
9361       - "2n-tx2"
9362       - "2n-dnv"
9363       - "3n-dnv"
9364     level-3:
9365       - "xl710"
9366       - "x520"
9367       - "xxv710"
9368       - "x710"
9369       - "x553"
9370       - "cx556a"
9371       - "vic1227"
9372       - "vic1385"
9373
9374 # VPP MRR Configuration
9375 - type: "file"
9376   title: "VPP MRR Configuration"
9377   algorithm: "file_details_split"
9378   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
9379   dir-tables:
9380     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
9381     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
9382     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
9383     - "{DIR[DTC,MRR,VPP,2N,ZN2]}"
9384     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
9385     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
9386     - "{DIR[DTC,MRR,VPP,2N,TX2]}"
9387     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
9388     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
9389   data:
9390     - "vpp-mrr-results-2n-skx"
9391     - "vpp-mrr-results-3n-skx"
9392     - "vpp-mrr-results-2n-clx"
9393     - "vpp-mrr-results-2n-zn2"
9394     - "vpp-mrr-results-3n-hsw"
9395     - "vpp-mrr-results-3n-tsh"
9396     - "vpp-mrr-results-2n-tx2"
9397     - "vpp-mrr-results-2n-dnv"
9398     - "vpp-mrr-results-3n-dnv"
9399   filter: "all"
9400   data-start-level: 4
9401   order-chapters:
9402     level-1:
9403       - "l2"
9404       - "ip4"
9405       - "ip6"
9406       - "srv6"
9407       - "ip4_tunnels"
9408       - "ip6_tunnels"
9409       - "vm_vhost"
9410       - "container_memif"
9411       - "crypto"
9412       - "vts"
9413       - "lb"
9414       - "nfv_density"
9415       - "hoststack"
9416     level-2:
9417       - "2n-skx"
9418       - "3n-skx"
9419       - "2n-clx"
9420       - "2n-zn2"
9421       - "3n-hsw"
9422       - "3n-tsh"
9423       - "2n-tx2"
9424       - "2n-dnv"
9425       - "3n-dnv"
9426     level-3:
9427       - "xl710"
9428       - "x520"
9429       - "xxv710"
9430       - "x710"
9431       - "x553"
9432       - "cx556a"
9433       - "vic1227"
9434       - "vic1385"
9435
9436 # VPP Device Results - Ubuntu
9437 - type: "file"
9438   title: "VPP Device Results - Ubuntu"
9439   algorithm: "file_test_results"
9440   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
9441   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
9442   data: "vpp-device-results-ubuntu"
9443   filter: "all"
9444   data-start-level: 4
9445
9446 # VPP Device Configuration - Ubuntu
9447 - type: "file"
9448   title: "VPP Device Configuration - Ubuntu"
9449   algorithm: "file_test_results"
9450   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
9451   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
9452   data: "vpp-device-results-ubuntu"
9453   filter: "all"
9454   data-start-level: 4
9455
9456 # DPDK Performance Results 3n-hsw
9457 - type: "file"
9458   title: "DPDK Performance Results 3n-hsw"
9459   algorithm: "file_test_results"
9460   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
9461   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
9462   data: "dpdk-perf-results-3n-hsw"
9463   filter: "all"
9464   data-start-level: 4
9465
9466 # DPDK Performance Results 3n-skx
9467 - type: "file"
9468   title: "DPDK Performance Results 3n-skx"
9469   algorithm: "file_test_results"
9470   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
9471   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
9472   data: "dpdk-perf-results-3n-skx"
9473   filter: "all"
9474   data-start-level: 4
9475
9476 # DPDK Performance Results 2n-skx
9477 - type: "file"
9478   title: "DPDK Performance Results 2n-skx"
9479   algorithm: "file_test_results"
9480   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
9481   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
9482   data: "dpdk-perf-results-2n-skx"
9483   filter: "all"
9484   data-start-level: 4
9485
9486 # DPDK Performance Results 2n-zn2
9487 - type: "file"
9488   title: "DPDK Performance Results 2n-zn2"
9489   algorithm: "file_test_results"
9490   output-file: "{DIR[DTR,PERF,DPDK,2N,ZN2]}"
9491   dir-tables: "{DIR[DTR,PERF,DPDK,2N,ZN2]}"
9492   data: "dpdk-perf-results-2n-zn2"
9493   filter: "all"
9494   data-start-level: 4
9495
9496 # DPDK Performance Results 2n-clx
9497 - type: "file"
9498   title: "DPDK Performance Results 2n-clx"
9499   algorithm: "file_test_results"
9500   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
9501   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
9502   data: "dpdk-perf-results-2n-clx"
9503   filter: "all"
9504   data-start-level: 4
9505
9506 ## DPDK Performance Results 2n-dnv
9507 #- type: "file"
9508 #  title: "DPDK Performance Results 2n-dnv"
9509 #  algorithm: "file_test_results"
9510 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
9511 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
9512 #  data: "dpdk-perf-results-2n-dnv"
9513 #  filter: "all"
9514 #  data-start-level: 4
9515 #
9516 ## DPDK Performance Results 3n-dnv
9517 #- type: "file"
9518 #  title: "DPDK Performance Results 3n-dnv"
9519 #  algorithm: "file_test_results"
9520 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
9521 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
9522 #  data: "dpdk-perf-results-3n-dnv"
9523 #  filter: "all"
9524 #  data-start-level: 4
9525
9526 # DPDK Performance Results 3n-tsh
9527 - type: "file"
9528   title: "DPDK Performance Results 3n-tsh"
9529   algorithm: "file_test_results"
9530   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
9531   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
9532   data: "dpdk-perf-results-3n-tsh"
9533   filter: "all"
9534   data-start-level: 4
9535
9536 # DPDK Performance Results 2n-tx2
9537 - type: "file"
9538   title: "DPDK Performance Results 2n-tx2"
9539   algorithm: "file_test_results"
9540   output-file: "{DIR[DTR,PERF,DPDK,2N,TX2]}"
9541   dir-tables: "{DIR[DTR,PERF,DPDK,2N,TX2]}"
9542   data: "dpdk-perf-results-2n-tx2"
9543   filter: "all"
9544   data-start-level: 4
9545
9546 ################################################################################
9547 ###                                P L O T S                                 ###
9548 ################################################################################
9549
9550 # Hoststack tests 3n-hsw
9551
9552 - type: "plot"
9553   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
9554   algorithm: "plot_perf_box_name"
9555   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
9556   data: "plot-vpp-hoststack-3n-hsw"
9557   include:
9558     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
9559     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
9560   layout:
9561     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
9562     layout: "plot-hoststack"
9563
9564 - type: "plot"
9565   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
9566   algorithm: "plot_perf_box_name"
9567   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
9568   data: "plot-vpp-hoststack-3n-hsw"
9569   include:
9570     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
9571     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
9572   layout:
9573     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
9574     layout: "plot-hoststack"
9575
9576 - type: "plot"
9577   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
9578   algorithm: "plot_perf_box_name"
9579   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
9580   data: "plot-vpp-hoststack-3n-hsw"
9581   include:
9582     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
9583     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
9584     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
9585     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
9586   layout:
9587     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
9588     layout: "plot-hoststack"
9589
9590 ################################################################################
9591
9592 # Soak Test (PLRsearch), boxes - 2n-clx
9593 - type: "plot"
9594   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9595   algorithm: "plot_perf_box_name"
9596   output-file-type: ".html"
9597   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
9598   data: "plot-vpp-soak-2n-clx"
9599   include:
9600     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
9601     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
9602     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
9603     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
9604     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
9605     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
9606   layout:
9607     title: "30 Minutes Soak Test (PLRsearch)"
9608     layout: "plot-soak-throughput"
9609
9610 # Soak Test (PLRsearch), boxes - 2n-clx
9611 - type: "plot"
9612   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9613   algorithm: "plot_perf_box_name"
9614   output-file-type: ".html"
9615   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
9616   data: "plot-vpp-soak-2n-clx"
9617   include:
9618     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
9619     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
9620     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9621     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9622     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
9623     - "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"
9624   layout:
9625     title: "30 Minutes Soak Test (PLRsearch)"
9626     layout: "plot-soak-throughput"
9627
9628 # Soak Test (PLRsearch), boxes - 2n-skx
9629 - type: "plot"
9630   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9631   algorithm: "plot_perf_box_name"
9632   output-file-type: ".html"
9633   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
9634   data: "plot-vpp-soak-2n-skx"
9635   include:
9636     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
9637     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
9638     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
9639     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
9640     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
9641     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
9642   layout:
9643     title: "30 Minutes Soak Test (PLRsearch)"
9644     layout: "plot-soak-throughput"
9645
9646 # Soak Test (PLRsearch), boxes - 2n-skx
9647 - type: "plot"
9648   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9649   algorithm: "plot_perf_box_name"
9650   output-file-type: ".html"
9651   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
9652   data: "plot-vpp-soak-2n-skx"
9653   include:
9654     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
9655     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
9656     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9657     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9658     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
9659     - "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"
9660   layout:
9661     title: "30 Minutes Soak Test (PLRsearch)"
9662     layout: "plot-soak-throughput"
9663
9664 ###############################################################################
9665
9666 # Reconf tests 2n-skx
9667
9668 - type: "plot"
9669   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-{core}-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9670   algorithm: "plot_nf_reconf_box_name"
9671   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-{core}-dot1qip4vxlan-l2bd-reconf"
9672   data: "plot-vpp-nfv-reconf-2n-skx"
9673   core: ["2t1c", "4t2c", "8t4c"]
9674   include:
9675     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-{core}-avf-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
9676     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-{core}-avf-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
9677     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-{core}-avf-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
9678     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-{core}-avf-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
9679     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-{core}-avf-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
9680     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-{core}-avf-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
9681   layout:
9682     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9683     layout: "plot-throughput"
9684
9685 ###############################################################################
9686
9687 # Reconf tests 2n-clx
9688
9689 - type: "plot"
9690   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-{core}-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9691   algorithm: "plot_nf_reconf_box_name"
9692   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-{core}-dot1qip4vxlan-l2bd-reconf"
9693   data: "plot-vpp-nfv-reconf-2n-clx"
9694   core: ["2t1c", "4t2c", "8t4c"]
9695   include:
9696     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-{core}-avf-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
9697     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-{core}-avf-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
9698     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-{core}-avf-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
9699     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-{core}-avf-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
9700   layout:
9701     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9702     layout: "plot-throughput"
9703
9704 ###############################################################################
9705
9706 # Reconf tests 3n-hsw
9707
9708 - type: "plot"
9709   title: "Effective Blocked Time: 3n-hsw-xl710-64b-{core}-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9710   algorithm: "plot_nf_reconf_box_name"
9711   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-{core}-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9712   data: "plot-vpp-ipsec-reconf-3n-hsw"
9713   core: ["1t1c", "2t2c", "4t4c"]
9714   include:
9715     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-{core}-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9716     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-{core}-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9717     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-{core}-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9718     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-{core}-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9719   layout:
9720     title: "ethip4ipsec4tnlsw-1atnl-ip4base"
9721     layout: "plot-throughput"
9722
9723 - type: "plot"
9724   title: "Effective Blocked Time: 3n-hsw-xl710-64b-{core}-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9725   algorithm: "plot_nf_reconf_box_name"
9726   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-{core}-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9727   data: "plot-vpp-ipsec-reconf-3n-hsw"
9728   core: ["1t1c", "2t2c", "4t4c"]
9729   include:
9730     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-{core}-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9731     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-{core}-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9732     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-{core}-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9733     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-{core}-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9734   layout:
9735     title: "ethip4ipsec1000tnlsw-1atnl-ip4base"
9736     layout: "plot-throughput"
9737
9738 - type: "plot"
9739   title: "Effective Blocked Time: 3n-hsw-xl710-64b-{core}-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9740   algorithm: "plot_nf_reconf_box_name"
9741   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-{core}-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9742   data: "plot-vpp-ipsec-reconf-3n-hsw"
9743   core: ["1t1c", "2t2c", "4t4c"]
9744   include:
9745     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-{core}-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9746     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-{core}-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9747     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-{core}-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9748     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-{core}-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9749   layout:
9750     title: "ethip4ipsec60000tnlsw-1atnl-ip4base"
9751     layout: "plot-throughput"
9752
9753 ###############################################################################
9754
9755 # Plots - NF Density - 2n-skx - VSC - MRR IMIX
9756 - type: "plot"
9757   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-{test_type}"
9758   algorithm: "plot_nf_heatmap"
9759   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-{core}-base-vsc-{test_type}"
9760   data: "plot-vpp-nfv-2n-skx-mrr"
9761   core: ["2t1c", "4t2c", "8t4c"]
9762   test-type: ["mrr", ]
9763   include:
9764     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-2Vh-1Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-2vh-1vm1t-vppip4-mrr"
9765     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-4Vh-2Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-4vh-2vm1t-vppip4-mrr"
9766     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-8Vh-4Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-8vh-4vm1t-vppip4-mrr"
9767     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-12Vh-6Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-12vh-6vm1t-vppip4-mrr"
9768     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-4Vh-2Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2ch-4vh-2vm1t-vppip4-mrr"
9769     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-8Vh-4Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2ch-8vh-4vm1t-vppip4-mrr"
9770     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-4Ch-8Vh-4Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-4ch-8vh-4vm1t-vppip4-mrr"
9771     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-6Ch-12Vh-6Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-6ch-12vh-6vm1t-vppip4-mrr"
9772   x-axis: "X = VNFs per Service Chain"
9773   y-axis: "Y = Number of Service Chains"
9774   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
9775   layout:
9776     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-test_type"
9777     layout: "plot-service-density"
9778
9779 # Plots - NF Density - 2n-skx - VSC - NDRPDR IMIX
9780 - type: "plot"
9781   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-{test_type}"
9782   algorithm: "plot_nf_heatmap"
9783   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-{core}-base-vsc-{test_type}"
9784   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9785   core: ["2t1c", "4t2c", "8t4c"]
9786   include:
9787     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-2Vh-1Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-2vh-1vm1t-vppip4-ndrpdr"
9788     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-4Vh-2Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-4vh-2vm1t-vppip4-ndrpdr"
9789     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-8Vh-4Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-8vh-4vm1t-vppip4-ndrpdr"
9790     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-12Vh-6Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-12vh-6vm1t-vppip4-ndrpdr"
9791     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-4Vh-2Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2ch-4vh-2vm1t-vppip4-ndrpdr"
9792     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-8Vh-4Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2ch-8vh-4vm1t-vppip4-ndrpdr"
9793     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-4Ch-8Vh-4Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-4ch-8vh-4vm1t-vppip4-ndrpdr"
9794     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-6Ch-12Vh-6Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-6ch-12vh-6vm1t-vppip4-ndrpdr"
9795   x-axis: "X = VNFs per Service Chain"
9796   y-axis: "Y = Number of Service Chains"
9797   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
9798   layout:
9799     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-test_type"
9800     layout: "plot-service-density"
9801
9802 # Plots - NF Density - 2n-skx - VSC vxlan - MRR IMIX
9803 - type: "plot"
9804   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-{test_type}"
9805   algorithm: "plot_nf_heatmap"
9806   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-{core}-base-vsc-vxlan-{test_type}"
9807   data: "plot-vpp-nfv-2n-skx-mrr"
9808   core: ["2t1c", "4t2c", "8t4c"]
9809   test-type: ["mrr", ]
9810   include:
9811     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-2Vh-1Vm1T-Testpmd-Mrr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-1ch-2vh-1vm1t-testpmd-mrr"
9812     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-4Vh-2Vm1T-Testpmd-Mrr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-2ch-4vh-2vm1t-testpmd-mrr"
9813     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-8Vh-4Vm1T-Testpmd-Mrr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-4ch-8vh-4vm1t-testpmd-mrr"
9814     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-12Vh-6Vm1T-Testpmd-Mrr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-6ch-12vh-6vm1t-testpmd-mrr"
9815   x-axis: "X = VNFs per Service Chain"
9816   y-axis: "Y = Number of Service Chains"
9817   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
9818   layout:
9819     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-test_type"
9820     layout: "plot-service-density"
9821
9822 # Plots - NF Density - 2n-skx - VSC vxlan - NDRPDR IMIX
9823 - type: "plot"
9824   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-{test_type}"
9825   algorithm: "plot_nf_heatmap"
9826   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-{core}-base-vsc-vxlan-{test_type}"
9827   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9828   core: ["2t1c", "4t2c", "8t4c"]
9829   include:
9830     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-2Vh-1Vm1T-Testpmd-ndrpdr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-1ch-2vh-1vm1t-testpmd-ndrpdr"
9831     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-4Vh-2Vm1T-Testpmd-ndrpdr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-2ch-4vh-2vm1t-testpmd-ndrpdr"
9832     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-8Vh-4Vm1T-Testpmd-ndrpdr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-4ch-8vh-4vm1t-testpmd-ndrpdr"
9833     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-12Vh-6Vm1T-Testpmd-ndrpdr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-6ch-12vh-6vm1t-testpmd-ndrpdr"
9834   x-axis: "X = VNFs per Service Chain"
9835   y-axis: "Y = Number of Service Chains"
9836   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
9837   layout:
9838     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-test_type"
9839     layout: "plot-service-density"
9840
9841 ###############################################################################
9842
9843 # Plots - NF Density - 2n-skx - CSC - MRR IMIX
9844 - type: "plot"
9845   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-{test_type}"
9846   algorithm: "plot_nf_heatmap"
9847   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-{core}-base-csc-{test_type}"
9848   data: "plot-vpp-nfv-2n-skx-mrr"
9849   core: ["2t1c", "4t2c", "8t4c"]
9850   test-type: ["mrr", ]
9851   include:
9852     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-2Mif-1Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-2mif-1dcr1t-vppip4-mrr"
9853     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-4Mif-2Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-4mif-2dcr1t-vppip4-mrr"
9854     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-8Mif-4Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-8mif-4dcr1t-vppip4-mrr"
9855     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-12Mif-6Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-12mif-6dcr1t-vppip4-mrr"
9856     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-4Mif-2Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2ch-4mif-2dcr1t-vppip4-mrr"
9857     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-8Mif-4Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2ch-8mif-4dcr1t-vppip4-mrr"
9858     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-4Ch-8Mif-4Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-4ch-8mif-4dcr1t-vppip4-mrr"
9859     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-6Ch-12Mif-6Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-6ch-12mif-6dcr1t-vppip4-mrr"
9860   x-axis: "X = CNFs per Service Chain"
9861   y-axis: "Y = Number of Service Chains"
9862   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
9863   layout:
9864     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-test_type"
9865     layout: "plot-service-density"
9866
9867 # Plots - NF Density - 2n-skx - CSC - NDRPDR IMIX
9868 - type: "plot"
9869   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-{test_type}"
9870   algorithm: "plot_nf_heatmap"
9871   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-{core}-base-csc-{test_type}"
9872   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9873   core: ["2t1c", "4t2c", "8t4c"]
9874   include:
9875     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-2Mif-1Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-2mif-1dcr1t-vppip4-ndrpdr"
9876     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-4Mif-2Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-4mif-2dcr1t-vppip4-ndrpdr"
9877     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-8Mif-4Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-8mif-4dcr1t-vppip4-ndrpdr"
9878     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-12Mif-6Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-12mif-6dcr1t-vppip4-ndrpdr"
9879     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-4Mif-2Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2ch-4mif-2dcr1t-vppip4-ndrpdr"
9880     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-8Mif-4Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2ch-8mif-4dcr1t-vppip4-ndrpdr"
9881     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-4Ch-8Mif-4Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-4ch-8mif-4dcr1t-vppip4-ndrpdr"
9882     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-6Ch-12Mif-6Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-6ch-12mif-6dcr1t-vppip4-ndrpdr"
9883   x-axis: "X = CNFs per Service Chain"
9884   y-axis: "Y = Number of Service Chains"
9885   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
9886   layout:
9887     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-test_type"
9888     layout: "plot-service-density"
9889
9890 ###############################################################################
9891
9892 # Plots - NF Density - 2n-skx - CSP - MRR IMIX
9893 - type: "plot"
9894   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-{test_type}"
9895   algorithm: "plot_nf_heatmap"
9896   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-{core}-base-csp-{test_type}"
9897   data: "plot-vpp-nfv-2n-skx-mrr"
9898   core: ["2t1c", "4t2c", "8t4c"]
9899   test-type: ["mrr", ]
9900   include:
9901     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-1Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-1dcr1t-vppip4-mrr"
9902     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-2Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-2dcr1t-vppip4-mrr"
9903     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-4Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-4dcr1t-vppip4-mrr"
9904     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-6Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-6dcr1t-vppip4-mrr"
9905     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Pl-4Mif-2Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2pl-4mif-2dcr1t-vppip4-mrr"
9906     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Pl-4Mif-4Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2pl-4mif-4dcr1t-vppip4-mrr"
9907     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Pl-8Mif-4Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2pl-8mif-4dcr1t-vppip4-mrr"
9908     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-6Pl-12Mif-6Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-6pl-12mif-6dcr1t-vppip4-mrr"
9909   x-axis: "X = CNFs per Service Pipeline"
9910   y-axis: "Y = Number of Service Pipelines"
9911   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
9912   layout:
9913     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-test_type"
9914     layout: "plot-service-density"
9915
9916 # Plots - NF Density - 2n-skx - CSP - NDRPDR IMIX
9917 - type: "plot"
9918   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-{test_type}"
9919   algorithm: "plot_nf_heatmap"
9920   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-{core}-base-csp-{test_type}"
9921   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9922   core: ["2t1c", "4t2c", "8t4c"]
9923   include:
9924     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-1Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-1dcr1t-vppip4-ndrpdr"
9925     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-2Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-2dcr1t-vppip4-ndrpdr"
9926     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-4Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-4dcr1t-vppip4-ndrpdr"
9927     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-6Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-6dcr1t-vppip4-ndrpdr"
9928     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Pl-4Mif-2Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2pl-4mif-2dcr1t-vppip4-ndrpdr"
9929     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Pl-4Mif-4Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2pl-4mif-4dcr1t-vppip4-ndrpdr"
9930     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Pl-8Mif-4Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2pl-8mif-4dcr1t-vppip4-ndrpdr"
9931     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-6Pl-12Mif-6Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-6pl-12mif-6dcr1t-vppip4-ndrpdr"
9932   x-axis: "X = CNFs per Service Pipeline"
9933   y-axis: "Y = Number of Service Pipelines"
9934   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
9935   layout:
9936     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-test_type"
9937     layout: "plot-service-density"
9938
9939 ###############################################################################
9940
9941 # Plots - NF Density - 2n-clx - VSC - MRR IMIX
9942 - type: "plot"
9943   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-{test_type}"
9944   algorithm: "plot_nf_heatmap"
9945   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-{core}-base-vsc-{test_type}"
9946   data: "plot-vpp-nfv-2n-clx-mrr"
9947   core: ["2t1c", "4t2c", "8t4c"]
9948   test-type: ["mrr", ]
9949   include:
9950     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-2Vh-1Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-2vh-1vm1t-vppip4-mrr"
9951     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-4Vh-2Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-4vh-2vm1t-vppip4-mrr"
9952     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-8Vh-4Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-8vh-4vm1t-vppip4-mrr"
9953     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-12Vh-6Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-12vh-6vm1t-vppip4-mrr"
9954     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-4Vh-2Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2ch-4vh-2vm1t-vppip4-mrr"
9955     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-8Vh-4Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2ch-8vh-4vm1t-vppip4-mrr"
9956     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-4Ch-8Vh-4Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-4ch-8vh-4vm1t-vppip4-mrr"
9957     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-6Ch-12Vh-6Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-6ch-12vh-6vm1t-vppip4-mrr"
9958   x-axis: "X = VNFs per Service Chain"
9959   y-axis: "Y = Number of Service Chains"
9960   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
9961   layout:
9962     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-test_type"
9963     layout: "plot-service-density"
9964
9965 # Plots - NF Density - 2n-clx - VSC - NDRPDR IMIX
9966 - type: "plot"
9967   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-{test_type}"
9968   algorithm: "plot_nf_heatmap"
9969   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-{core}-base-vsc-{test_type}"
9970   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9971   core: ["2t1c", "4t2c", "8t4c"]
9972   include:
9973     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-2Vh-1Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-2vh-1vm1t-vppip4-ndrpdr"
9974     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-4Vh-2Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-4vh-2vm1t-vppip4-ndrpdr"
9975     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-8Vh-4Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-8vh-4vm1t-vppip4-ndrpdr"
9976     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-12Vh-6Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-12vh-6vm1t-vppip4-ndrpdr"
9977     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-4Vh-2Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2ch-4vh-2vm1t-vppip4-ndrpdr"
9978     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-8Vh-4Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2ch-8vh-4vm1t-vppip4-ndrpdr"
9979     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-4Ch-8Vh-4Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-4ch-8vh-4vm1t-vppip4-ndrpdr"
9980     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-6Ch-12Vh-6Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-6ch-12vh-6vm1t-vppip4-ndrpdr"
9981   x-axis: "X = VNFs per Service Chain"
9982   y-axis: "Y = Number of Service Chains"
9983   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
9984   layout:
9985     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-test_type"
9986     layout: "plot-service-density"
9987
9988 # Plots - NF Density - 2n-clx - VSC vxlan - MRR IMIX
9989 - type: "plot"
9990   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-{test_type}"
9991   algorithm: "plot_nf_heatmap"
9992   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-{core}-base-vsc-vxlan-{test_type}"
9993   data: "plot-vpp-nfv-2n-clx-mrr"
9994   core: ["2t1c", "4t2c", "8t4c"]
9995   test-type: ["mrr", ]
9996   include:
9997     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-2Vh-1Vm1T-Testpmd-Mrr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-1ch-2vh-1vm1t-testpmd-mrr"
9998     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-4Vh-2Vm1T-Testpmd-Mrr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-2ch-4vh-2vm1t-testpmd-mrr"
9999     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-8Vh-4Vm1T-Testpmd-Mrr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-4ch-8vh-4vm1t-testpmd-mrr"
10000     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-12Vh-6Vm1T-Testpmd-Mrr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-6ch-12vh-6vm1t-testpmd-mrr"
10001   x-axis: "X = VNFs per Service Chain"
10002   y-axis: "Y = Number of Service Chains"
10003   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
10004   layout:
10005     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-test_type"
10006     layout: "plot-service-density"
10007
10008 # Plots - NF Density - 2n-clx - VSC vxlan - NDRPDR IMIX
10009 - type: "plot"
10010   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-{test_type}"
10011   algorithm: "plot_nf_heatmap"
10012   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-{core}-base-vsc-vxlan-{test_type}"
10013   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10014   core: ["2t1c", "4t2c", "8t4c"]
10015   include:
10016     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-2Vh-1Vm1T-Testpmd-ndrpdr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-1ch-2vh-1vm1t-testpmd-ndrpdr"
10017     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-4Vh-2Vm1T-Testpmd-ndrpdr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-2ch-4vh-2vm1t-testpmd-ndrpdr"
10018     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-8Vh-4Vm1T-Testpmd-ndrpdr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-4ch-8vh-4vm1t-testpmd-ndrpdr"
10019     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-12Vh-6Vm1T-Testpmd-ndrpdr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-6ch-12vh-6vm1t-testpmd-ndrpdr"
10020   x-axis: "X = VNFs per Service Chain"
10021   y-axis: "Y = Number of Service Chains"
10022   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
10023   layout:
10024     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-test_type"
10025     layout: "plot-service-density"
10026
10027 ###############################################################################
10028
10029 # Plots - NF Density - 2n-clx - CSC - MRR IMIX
10030 - type: "plot"
10031   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-{test_type}"
10032   algorithm: "plot_nf_heatmap"
10033   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-{core}-base-csc-{test_type}"
10034   data: "plot-vpp-nfv-2n-clx-mrr"
10035   core: ["2t1c", "4t2c", "8t4c"]
10036   test-type: ["mrr", ]
10037   include:
10038     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-2Mif-1Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-2mif-1dcr1t-vppip4-mrr"
10039     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-4Mif-2Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-4mif-2dcr1t-vppip4-mrr"
10040     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-8Mif-4Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-8mif-4dcr1t-vppip4-mrr"
10041     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-12Mif-6Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-12mif-6dcr1t-vppip4-mrr"
10042     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-4Mif-2Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2ch-4mif-2dcr1t-vppip4-mrr"
10043     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-8Mif-4Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2ch-8mif-4dcr1t-vppip4-mrr"
10044     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-4Ch-8Mif-4Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-4ch-8mif-4dcr1t-vppip4-mrr"
10045     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-6Ch-12Mif-6Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-6ch-12mif-6dcr1t-vppip4-mrr"
10046   x-axis: "X = CNFs per Service Chain"
10047   y-axis: "Y = Number of Service Chains"
10048   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
10049   layout:
10050     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-test_type"
10051     layout: "plot-service-density"
10052
10053 # Plots - NF Density - 2n-clx - CSC - NDRPDR IMIX
10054 - type: "plot"
10055   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-{test_type}"
10056   algorithm: "plot_nf_heatmap"
10057   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-{core}-base-csc-{test_type}"
10058   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10059   core: ["2t1c", "4t2c", "8t4c"]
10060   include:
10061     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-4Mif-2Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-4mif-2dcr1t-vppip4-ndrpdr"
10062     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-8Mif-4Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-8mif-4dcr1t-vppip4-ndrpdr"
10063     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-12Mif-6Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-12mif-6dcr1t-vppip4-ndrpdr"
10064     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-4Mif-2Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2ch-4mif-2dcr1t-vppip4-ndrpdr"
10065     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-8Mif-4Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2ch-8mif-4dcr1t-vppip4-ndrpdr"
10066     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-4Ch-8Mif-4Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-4ch-8mif-4dcr1t-vppip4-ndrpdr"
10067     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-6Ch-12Mif-6Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-6ch-12mif-6dcr1t-vppip4-ndrpdr"
10068   x-axis: "X = CNFs per Service Chain"
10069   y-axis: "Y = Number of Service Chains"
10070   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
10071   layout:
10072     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-test_type"
10073     layout: "plot-service-density"
10074
10075 ###############################################################################
10076
10077 # Plots - NF Density - 2n-clx - CSP - MRR IMIX
10078 - type: "plot"
10079   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-{test_type}"
10080   algorithm: "plot_nf_heatmap"
10081   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-{core}-base-csp-{test_type}"
10082   data: "plot-vpp-nfv-2n-clx-mrr"
10083   core: ["2t1c", "4t2c", "8t4c"]
10084   test-type: ["mrr", ]
10085   include:
10086     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-1Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-1dcr1t-vppip4-mrr"
10087     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-2Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-2dcr1t-vppip4-mrr"
10088     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-4Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-4dcr1t-vppip4-mrr"
10089     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-6Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-6dcr1t-vppip4-mrr"
10090     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Pl-4Mif-2Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2pl-4mif-2dcr1t-vppip4-mrr"
10091     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Pl-4Mif-4Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2pl-4mif-4dcr1t-vppip4-mrr"
10092     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Pl-8Mif-4Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2pl-8mif-4dcr1t-vppip4-mrr"
10093     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-6Pl-12Mif-6Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-6pl-12mif-6dcr1t-vppip4-mrr"
10094   x-axis: "X = CNFs per Service Pipeline"
10095   y-axis: "Y = Number of Service Pipelines"
10096   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
10097   layout:
10098     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-test_type"
10099     layout: "plot-service-density"
10100
10101 # Plots - NF Density - 2n-clx - CSP - NDRPDR IMIX
10102 - type: "plot"
10103   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-{test_type}"
10104   algorithm: "plot_nf_heatmap"
10105   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-{core}-base-csp-{test_type}"
10106   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10107   core: ["2t1c", "4t2c", "8t4c"]
10108   include:
10109     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-1Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-1dcr1t-vppip4-ndrpdr"
10110     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-2Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-2dcr1t-vppip4-ndrpdr"
10111     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-4Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-4dcr1t-vppip4-ndrpdr"
10112     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-6Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-6dcr1t-vppip4-ndrpdr"
10113     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Pl-4Mif-2Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2pl-4mif-2dcr1t-vppip4-ndrpdr"
10114     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Pl-4Mif-4Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2pl-4mif-4dcr1t-vppip4-ndrpdr"
10115     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Pl-8Mif-4Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2pl-8mif-4dcr1t-vppip4-ndrpdr"
10116     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-6Pl-12Mif-6Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-6pl-12mif-6dcr1t-vppip4-ndrpdr"
10117   x-axis: "X = CNFs per Service Pipeline"
10118   y-axis: "Y = Number of Service Pipelines"
10119   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
10120   layout:
10121     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-test_type"
10122     layout: "plot-service-density"
10123
10124 ################################################################################
10125
10126 # Packet Throughput
10127
10128 - type: "plot"
10129   title: "Throughput: 2n-skx-xxv710-64b-{core}-memif-base-avf-{test_type}"
10130   algorithm: "plot_ndrpdr_box_name"
10131   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-{core}-memif-base-avf-{test_type}"
10132   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10133   core: ["2t1c", ]
10134   include:
10135     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10136     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10137     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10138     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10139   layout:
10140     title: "2n-skx-xxv710-64b-{core}-memif-base-avf-{test_type}"
10141     layout: "plot-throughput"
10142
10143 - type: "plot"
10144   title: "Throughput: 2n-skx-xxv710-64b-{core}-memif-base-dpdk-{test_type}"
10145   algorithm: "plot_ndrpdr_box_name"
10146   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-{core}-memif-base-dpdk-{test_type}"
10147   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10148   core: ["2t1c", ]
10149   include:
10150     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10151     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10152     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10153     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10154   layout:
10155     title: "2n-skx-xxv710-64b-{core}-memif-base-dpdk-{test_type}"
10156     layout: "plot-throughput"
10157
10158 - type: "plot"
10159   title: "Throughput: 3n-skx-xxv710-64b-{core}-memif-base-avf-{test_type}"
10160   algorithm: "plot_ndrpdr_box_name"
10161   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-{core}-memif-base-avf-{test_type}"
10162   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10163   core: ["2t1c", ]
10164   include:
10165     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10166     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-{core}-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10167     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10168     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10169     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10170   layout:
10171     title: "3n-skx-xxv710-64b-{core}-memif-base-avf-{test_type}"
10172     layout: "plot-throughput"
10173
10174 - type: "plot"
10175   title: "Throughput: 3n-skx-xxv710-64b-{core}-memif-base-dpdk-{test_type}"
10176   algorithm: "plot_ndrpdr_box_name"
10177   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-{core}-memif-base-dpdk-{test_type}"
10178   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10179   core: ["2t1c", ]
10180   include:
10181     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10182     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10183     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10184     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10185     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10186   layout:
10187     title: "3n-skx-xxv710-64b-{core}-memif-base-dpdk-{test_type}"
10188     layout: "plot-throughput"
10189
10190 - type: "plot"
10191   title: "Throughput: 3n-tsh-x520-64b-{core}-memif-base-ixgbe-{test_type}"
10192   algorithm: "plot_ndrpdr_box_name"
10193   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-{core}-memif-base-ixgbe-{test_type}"
10194   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10195   core: ["2t1c", ]
10196   include:
10197     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10198     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10199     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10200     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10201     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10202   layout:
10203     title: "3n-tsh-x520-64b-{core}-memif-base-ixgbe-{test_type}"
10204     layout: "plot-throughput"
10205
10206 - type: "plot"
10207   title: "Throughput: 2n-skx-x710-64b-{core}-ip4routing-base-scale-[avf,dpdk]-{test_type}"
10208   algorithm: "plot_ndrpdr_box_name"
10209   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-{core}-ip4routing-base-scale-[avf,dpdk]-{test_type}"
10210   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10211   core: ["2t1c", ]
10212   include:
10213     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-{core}-avf-dot1q-ip4base-ndrpdr"
10214     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4-ip4base-ndrpdr"
10215     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-avf-ethip4-ip4scale2m-ndrpdr"
10216     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-{core}-avf-ethip4-ip4scale2m-rnd-ndrpdr"
10217     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-{core}-dot1q-ip4base-ndrpdr"
10218     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
10219   layout:
10220     title: "2n-skx-x710-64b-{core}-ip4routing-base-scale-[avf,dpdk]-{test_type}"
10221     layout: "plot-throughput"
10222
10223 - type: "plot"
10224   title: "Throughput: 2n-skx-xxv710-64b-{core}-ip4routing-base-scale-avf-{test_type}"
10225   algorithm: "plot_ndrpdr_box_name"
10226   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-{core}-ip4routing-base-scale-avf-{test_type}"
10227   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10228   core: ["2t1c", ]
10229   include:
10230     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-{core}-avf-dot1q-ip4base-ndrpdr"
10231     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4-ip4base-ndrpdr"
10232     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-avf-ethip4-ip4scale20k-ndrpdr"
10233     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-{core}-avf-ethip4-ip4scale20k-rnd-ndrpdr"
10234     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-{core}-avf-ethip4-ip4scale200k-ndrpdr"
10235     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-{core}-avf-ethip4-ip4scale200k-rnd-ndrpdr"
10236     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-avf-ethip4-ip4scale2m-ndrpdr"
10237     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-{core}-avf-ethip4-ip4scale2m-rnd-ndrpdr"
10238   layout:
10239     title: "2n-skx-xxv710-64b-{core}-ip4routing-base-scale-avf-{test_type}"
10240     layout: "plot-throughput"
10241
10242 - type: "plot"
10243   title: "Throughput: 2n-skx-xxv710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
10244   algorithm: "plot_ndrpdr_box_name"
10245   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
10246   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10247   core: ["2t1c", ]
10248   include:
10249     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-{core}-dot1q-ip4base-ndrpdr"
10250     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
10251     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-ethip4-ip4scale20k-ndrpdr"
10252     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-{core}-ethip4-ip4scale20k-rnd-ndrpdr"
10253     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-{core}-ethip4-ip4scale200k-ndrpdr"
10254     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-{core}-ethip4-ip4scale200k-rnd-ndrpdr"
10255     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-ethip4-ip4scale2m-ndrpdr"
10256     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-{core}-ethip4-ip4scale2m-rnd-ndrpdr"
10257   layout:
10258     title: "2n-skx-xxv710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
10259     layout: "plot-throughput"
10260
10261 - type: "plot"
10262   title: "Throughput: 2n-skx-xxv710-64b-{core}-features-ip4routing-base-avf-{test_type}"
10263   algorithm: "plot_ndrpdr_box_name"
10264   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-{core}-features-ip4routing-base-avf-{test_type}"
10265   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10266   core: ["2t1c", ]
10267   include:
10268     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-{core}-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10269     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10270     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-{core}-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10271     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-{core}-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10272     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-{core}-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
10273     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-{core}-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
10274   layout:
10275     title: "2n-skx-xxv710-64b-{core}-features-ip4routing-base-avf-{test_type}"
10276     layout: "plot-throughput"
10277
10278 - type: "plot"
10279   title: "Throughput: 2n-skx-xxv710-64b-{core}-nat44det-ip4routing-stl-bidir-avf-{test_type}"
10280   algorithm: "plot_ndrpdr_box_name"
10281   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-{core}-nat44det-ip4routing-stl-bidir-avf-{test_type}"
10282   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10283   core: ["2t1c", ]
10284   include:
10285     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
10286     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
10287     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
10288     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
10289     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
10290   layout:
10291     title: "2n-skx-xxv710-64b-{core}-nat44det-ip4routing-stl-bidir-avf-{test_type}"
10292     layout: "plot-throughput"
10293
10294 - type: "plot"
10295   title: "Throughput: 2n-skx-xxv710-64b-{core}-nat44ed-ip4routing-stl-unidir-avf-{test_type}"
10296   algorithm: "plot_ndrpdr_box_name"
10297   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-{core}-nat44ed-ip4routing-stl-unidir-avf-{test_type}"
10298   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10299   core: ["2t1c", ]
10300   include:
10301     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
10302     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
10303     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
10304     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
10305     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
10306   layout:
10307     title: "2n-skx-xxv710-64b-{core}-nat44ed-ip4routing-stl-unidir-avf-{test_type}"
10308     layout: "plot-throughput"
10309
10310 - type: "plot"
10311   title: "Throughput: 2n-skx-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}"
10312   algorithm: "plot_ndrpdr_box_name"
10313   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}"
10314   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10315   core: ["2t1c", ]
10316   include:
10317     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
10318     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
10319     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
10320     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
10321     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
10322     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
10323     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
10324     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
10325     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
10326     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
10327   layout:
10328     title: "2n-skx-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}"
10329     layout: "plot-cps"
10330
10331 - type: "plot"
10332   title: "Throughput: 2n-skx-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-pps-avf-{test_type}"
10333   algorithm: "plot_ndrpdr_box_name"
10334   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-pps-avf-{test_type}"
10335   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10336   core: ["2t1c", ]
10337   include:
10338     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
10339     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
10340     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
10341     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
10342     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
10343     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
10344     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
10345     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
10346     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
10347     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
10348   layout:
10349     title: "2n-skx-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-pps-avf-{test_type}"
10350     layout: "plot-throughput"
10351
10352 - type: "plot"
10353   title: "Throughput: 2n-skx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}"
10354   algorithm: "plot_ndrpdr_box_name"
10355   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}"
10356   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10357   core: ["2t1c", ]
10358   include:
10359     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
10360     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
10361     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
10362     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
10363     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
10364     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
10365     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
10366     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
10367     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
10368     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
10369   layout:
10370     title: "2n-skx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}"
10371     layout: "plot-cps"
10372
10373 - type: "plot"
10374   title: "Throughput: 2n-skx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-pps-avf-{test_type}"
10375   algorithm: "plot_ndrpdr_box_name"
10376   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-pps-avf-{test_type}"
10377   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10378   core: ["2t1c", ]
10379   include:
10380     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
10381     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
10382     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
10383     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
10384     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
10385     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
10386     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
10387     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
10388     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
10389     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
10390   layout:
10391     title: "2n-skx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-pps-avf-{test_type}"
10392     layout: "plot-throughput"
10393
10394 - type: "plot"
10395   title: "Throughput: 2n-skx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-tput-avf-{test_type}"
10396   algorithm: "plot_ndrpdr_box_name"
10397   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-tput-avf-{test_type}"
10398   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10399   core: ["2t1c", ]
10400   include:
10401     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
10402     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-{core}-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
10403     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
10404     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-{core}-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
10405     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
10406     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-{core}-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
10407     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
10408     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-{core}-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
10409     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
10410     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-{core}-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
10411   layout:
10412     title: "2n-skx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-tput-avf-{test_type}"
10413     layout: "plot-throughput"
10414
10415 - type: "plot"
10416   title: "Throughput: 2n-skx-xxv710-64b-{core}-nat44ed-ip4routing-udp-tput-avf-{test_type}"
10417   algorithm: "plot_ndrpdr_box_name"
10418   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-{core}-nat44ed-ip4routing-udp-tput-avf-{test_type}"
10419   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10420   core: ["2t1c", ]
10421   include:
10422     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
10423     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-{core}-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
10424     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
10425     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-{core}-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
10426     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
10427     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-{core}-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
10428     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
10429     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-{core}-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
10430     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
10431     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-{core}-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
10432   layout:
10433     title: "2n-skx-xxv710-64b-{core}-nat44ed-ip4routing-udp-tput-avf-{test_type}"
10434     layout: "plot-throughput"
10435
10436 - type: "plot"
10437   title: "Throughput: 2n-skx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-tput2-avf-{test_type}"
10438   algorithm: "plot_ndrpdr_box_name"
10439   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-tput2-avf-{test_type}"
10440   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10441   core: ["2t1c", ]
10442   include:
10443     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
10444     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-{core}-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
10445     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
10446     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-{core}-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
10447     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
10448     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-{core}-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
10449     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
10450     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-{core}-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
10451     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
10452     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-{core}-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
10453   layout:
10454     title: "2n-skx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-tput-avf-{test_type}"
10455     layout: "plot-throughput"
10456
10457 - type: "plot"
10458   title: "Throughput: 2n-skx-xxv710-64b-{core}-nat44ed-ip4routing-udp-tput2-avf-{test_type}"
10459   algorithm: "plot_ndrpdr_box_name"
10460   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-{core}-nat44ed-ip4routing-udp-tput2-avf-{test_type}"
10461   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10462   core: ["2t1c", ]
10463   include:
10464     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
10465     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-{core}-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
10466     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
10467     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-{core}-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
10468     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
10469     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-{core}-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
10470     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
10471     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-{core}-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
10472     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
10473     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-{core}-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
10474   layout:
10475     title: "2n-skx-xxv710-64b-{core}-nat44ed-ip4routing-udp-tput-avf-{test_type}"
10476     layout: "plot-throughput"
10477
10478 - type: "plot"
10479   title: "Throughput: 2n-skx-xxv710-64b-{core}-features-ip4routing-base-dpdk-{test_type}"
10480   algorithm: "plot_ndrpdr_box_name"
10481   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-{core}-features-ip4routing-base-dpdk-{test_type}"
10482   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10483   core: ["2t1c", ]
10484   include:
10485     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
10486     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10487     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10488     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10489     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10490     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-{core}-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
10491   layout:
10492     title: "2n-skx-xxv710-64b-{core}-features-ip4routing-base-dpdk-{test_type}"
10493     layout: "plot-throughput"
10494
10495 - type: "plot"
10496   title: "Throughput: 2n-skx-xxv710-64b-{core}-ethip4--ethip4udpgeneve-avf-{test_type}"
10497   algorithm: "plot_ndrpdr_box_name"
10498   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-{core}-ethip4--ethip4udpgeneve-avf-{test_type}"
10499   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10500   core: ["2t1c", ]
10501   include:
10502     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
10503     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
10504     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
10505     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
10506     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
10507   layout:
10508     title: "2n-skx-xxv710-64b-{core}-ethip4--ethip4udpgeneve-avf-{test_type}"
10509     layout: "plot-throughput"
10510
10511 - type: "plot"
10512   title: "Throughput: 3n-hsw-xl710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
10513   algorithm: "plot_ndrpdr_box_name"
10514   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
10515   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10516   core: ["1t1c", ]
10517   include:
10518     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-{core}-dot1q-ip4base-ndrpdr"
10519     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
10520     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-ethip4-ip4scale2m-ndrpdr"
10521     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-{core}-ethip4-ip4scale2m-rnd-ndrpdr"
10522   layout:
10523     title: "3n-hsw-xl710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
10524     layout: "plot-throughput"
10525
10526 - type: "plot"
10527   title: "Throughput: 3n-skx-x710-64b-{core}-ip4routing-base-scale-avf-{test_type}"
10528   algorithm: "plot_ndrpdr_box_name"
10529   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-{core}-ip4routing-base-scale-avf-{test_type}"
10530   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10531   core: ["2t1c", ]
10532   include:
10533     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4-ip4base-ndrpdr"
10534     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-avf-ethip4-ip4scale2m-ndrpdr"
10535 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-{core}-avf-dot1q-ip4base-ndrpdr"
10536 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
10537 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-ethip4-ip4scale2m-ndrpdr"
10538   layout:
10539     title: "3n-skx-x710-64b-{core}-ip4routing-base-scale-avf-{test_type}"
10540     layout: "plot-throughput"
10541
10542 - type: "plot"
10543   title: "Throughput: 3n-skx-xxv710-64b-{core}-ip4routing-base-scale-avf-{test_type}"
10544   algorithm: "plot_ndrpdr_box_name"
10545   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-{core}-ip4routing-base-scale-avf-{test_type}"
10546   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10547   core: ["2t1c", ]
10548   include:
10549     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-{core}-avf-dot1q-ip4base-ndrpdr"
10550     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4-ip4base-ndrpdr"
10551     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-avf-ethip4-ip4scale20k-ndrpdr"
10552     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-{core}-avf-ethip4-ip4scale200k-ndrpdr"
10553     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-avf-ethip4-ip4scale2m-ndrpdr"
10554   layout:
10555     title: "3n-skx-xxv710-64b-{core}-ip4routing-base-scale-avf-{test_type}"
10556     layout: "plot-throughput"
10557
10558 - type: "plot"
10559   title: "Throughput: 3n-skx-xxv710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
10560   algorithm: "plot_ndrpdr_box_name"
10561   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
10562   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10563   core: ["2t1c", ]
10564   include:
10565     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-{core}-dot1q-ip4base-ndrpdr"
10566     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
10567     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-ethip4-ip4scale20k-ndrpdr"
10568     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-{core}-ethip4-ip4scale200k-ndrpdr"
10569     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-ethip4-ip4scale2m-ndrpdr"
10570   layout:
10571     title: "3n-skx-xxv710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
10572     layout: "plot-throughput"
10573
10574 - type: "plot"
10575   title: "Throughput: 3n-skx-xxv710-64b-{core}-features-ip4routing-base-avf-{test_type}"
10576   algorithm: "plot_ndrpdr_box_name"
10577   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-{core}-features-ip4routing-base-avf-{test_type}"
10578   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10579   core: ["2t1c", ]
10580   include:
10581     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-{core}-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10582     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10583     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-{core}-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10584     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-{core}-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10585   layout:
10586     title: "3n-skx-xxv710-64b-{core}-features-ip4routing-base-avf-{test_type}"
10587     layout: "plot-throughput"
10588
10589 - type: "plot"
10590   title: "Throughput: 3n-skx-xxv710-64b-{core}-features-ip4routing-base-dpdk-{test_type}"
10591   algorithm: "plot_ndrpdr_box_name"
10592   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-{core}-features-ip4routing-base-dpdk-{test_type}"
10593   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10594   core: ["2t1c", ]
10595   include:
10596     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
10597     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10598     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10599     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10600     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10601   layout:
10602     title: "3n-skx-xxv710-64b-{core}-features-ip4routing-base-dpdk-{test_type}"
10603     layout: "plot-throughput"
10604
10605 - type: "plot"
10606   title: "Throughput: 3n-tsh-x520-64b-{core}-ip4routing-base-scale-ixgbe-{test_type}"
10607   algorithm: "plot_ndrpdr_box_name"
10608   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-{core}-ip4routing-base-scale-ixgbe-{test_type}"
10609   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10610   core: ["1t1c", ]
10611   include:
10612     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-{core}-dot1q-ip4base-ndrpdr"
10613     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
10614     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-ethip4-ip4scale20k-ndrpdr"
10615     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-{core}-ethip4-ip4scale200k-ndrpdr"
10616     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-ethip4-ip4scale2m-ndrpdr"
10617   layout:
10618     title: "3n-tsh-x520-64b-{core}-ip4routing-base-scale-ixgbe-{test_type}"
10619     layout: "plot-throughput"
10620
10621 - type: "plot"
10622   title: "Throughput: 3n-tsh-x520-64b-{core}-features-ip4routing-base-ixgbe-{test_type}"
10623   algorithm: "plot_ndrpdr_box_name"
10624   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-{core}-features-ip4routing-base-ixgbe-{test_type}"
10625   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10626   core: ["1t1c", ]
10627   include:
10628     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10629     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10630     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10631     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10632   layout:
10633     title: "3n-tsh-x520-64b-{core}-features-ip4routing-base-ixgbe-{test_type}"
10634     layout: "plot-throughput"
10635
10636 - type: "plot"
10637   title: "Throughput: 2n-dnv-x553-64b-{core}-ip4routing-base-scale-ixgbe-{test_type}"
10638   algorithm: "plot_ndrpdr_box_name"
10639   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-{core}-ip4routing-base-scale-ixgbe-{test_type}"
10640   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10641   core: ["1t1c", ]
10642   include:
10643     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-{core}-dot1q-ip4base-ndrpdr"
10644     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
10645     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-ethip4-ip4scale20k-ndrpdr"
10646     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-{core}-ethip4-ip4scale200k-ndrpdr"
10647     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-ethip4-ip4scale2m-ndrpdr"
10648     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-{core}-ethip4-ip4scale20k-rnd-ndrpdr"
10649   layout:
10650     title: "2n-dnv-x553-64b-{core}-ip4routing-base-scale-ixgbe-{test_type}"
10651     layout: "plot-throughput"
10652
10653 - type: "plot"
10654   title: "Throughput: 2n-dnv-x553-64b-{core}-features-ip4routing-base-ixgbe-{test_type}"
10655   algorithm: "plot_ndrpdr_box_name"
10656   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-{core}-features-ip4routing-base-ixgbe-{test_type}"
10657   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10658   core: ["1t1c", ]
10659   include:
10660     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
10661     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10662     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10663     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10664     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10665     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-{core}-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
10666   layout:
10667     title: "2n-dnv-x553-64b-{core}-features-ip4routing-base-ixgbe-{test_type}"
10668     layout: "plot-throughput"
10669
10670 - type: "plot"
10671   title: "Throughput: 3n-dnv-x553-64b-{core}-ip4routing-base-scale-ixgbe-{test_type}"
10672   algorithm: "plot_ndrpdr_box_name"
10673   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-{core}-ip4routing-base-scale-ixgbe-{test_type}"
10674   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10675   core: ["1t1c", ]
10676   include:
10677     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-{core}-dot1q-ip4base-ndrpdr"
10678     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
10679     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-ethip4-ip4scale20k-ndrpdr"
10680     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-{core}-ethip4-ip4scale200k-ndrpdr"
10681     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-ethip4-ip4scale2m-ndrpdr"
10682     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-{core}-ethip4-ip4scale20k-rnd-ndrpdr"
10683   layout:
10684     title: "3n-dnv-x553-64b-{core}-ip4routing-base-scale-ixgbe-{test_type}"
10685     layout: "plot-throughput"
10686
10687 - type: "plot"
10688   title: "Throughput: 3n-dnv-x553-64b-{core}-features-ip4routing-base-ixgbe-{test_type}"
10689   algorithm: "plot_ndrpdr_box_name"
10690   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-{core}-features-ip4routing-base-ixgbe-{test_type}"
10691   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10692   core: ["1t1c", ]
10693   include:
10694     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
10695     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10696     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10697     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10698     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10699   layout:
10700     title: "3n-dnv-x553-64b-{core}-features-ip4routing-base-ixgbe-{test_type}"
10701     layout: "plot-throughput"
10702
10703 - type: "plot"
10704   title: "Throughput: 3n-hsw-xl710-64b-{core}-ip4tunnel-base-dpdk-{test_type}"
10705   algorithm: "plot_ndrpdr_box_name"
10706   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-{core}-ip4tunnel-base-dpdk-{test_type}"
10707   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10708   core: ["1t1c", ]
10709   include:
10710     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-{core}-ethip4vxlan-l2xcbase-ndrpdr"
10711     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-{core}-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10712   layout:
10713     title: "3n-hsw-xl710-64b-{core}-ip4tunnel-base-dpdk-{test_type}"
10714     layout: "plot-throughput"
10715
10716 - type: "plot"
10717   title: "Throughput: 3n-skx-xxv710-64b-{core}-ip4tunnel-base-scale-avf-{test_type}"
10718   algorithm: "plot_ndrpdr_box_name"
10719   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-{core}-ip4tunnel-base-scale-avf-{test_type}"
10720   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10721   core: ["2t1c", ]
10722   include:
10723     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-{core}-avf-ethip4vxlan-l2xcbase-ndrpdr"
10724     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10725     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-{core}-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10726     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-{core}-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10727   layout:
10728     title: "3n-skx-xxv710-64b-{core}-ip4tunnel-base-scale-avf-{test_type}"
10729     layout: "plot-throughput"
10730
10731 - type: "plot"
10732   title: "Throughput: 3n-skx-xxv710-64b-{core}-ip4tunnel-base-scale-dpdk-{test_type}"
10733   algorithm: "plot_ndrpdr_box_name"
10734   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-{core}-ip4tunnel-base-scale-dpdk-{test_type}"
10735   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10736   core: ["2t1c", ]
10737   include:
10738     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-{core}-ethip4vxlan-l2xcbase-ndrpdr"
10739     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-{core}-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10740     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-{core}-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10741     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-{core}-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10742   layout:
10743     title: "3n-skx-xxv710-64b-{core}-ip4tunnel-base-scale-dpdk-{test_type}"
10744     layout: "plot-throughput"
10745
10746 - type: "plot"
10747   title: "Throughput: 3n-tsh-x520-64b-{core}-ip4tunnel-base-scale-ixgbe-{test_type}"
10748   algorithm: "plot_ndrpdr_box_name"
10749   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-{core}-ip4tunnel-base-scale-ixgbe-{test_type}"
10750   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10751   core: ["1t1c", ]
10752   include:
10753     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-{core}-ethip4vxlan-l2xcbase-ndrpdr"
10754     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-{core}-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10755     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-{core}-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10756     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-{core}-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10757   layout:
10758     title: "3n-tsh-x520-64b-{core}-ip4tunnel-base-scale-ixgbe-{test_type}"
10759     layout: "plot-throughput"
10760
10761 - type: "plot"
10762   title: "Throughput: 3n-dnv-x553-64b-{core}-ip4tunnel-base-scale-ixgbe-{test_type}"
10763   algorithm: "plot_ndrpdr_box_name"
10764   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-{core}-ip4tunnel-base-scale-ixgbe-{test_type}"
10765   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10766   core: ["1t1c", ]
10767   include:
10768     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-{core}-ethip4vxlan-l2xcbase-ndrpdr"
10769     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-{core}-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10770     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-{core}-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10771     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-{core}-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10772   layout:
10773     title: "3n-dnv-x553-64b-{core}-ip4tunnel-base-scale-ixgbe-{test_type}"
10774     layout: "plot-throughput"
10775
10776 - type: "plot"
10777   title: "Throughput: 2n-skx-x710-78b-{core}-ip6routing-base-scale-[avf,dpdk]-{test_type}"
10778   algorithm: "plot_ndrpdr_box_name"
10779   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-{core}-ip6routing-base-scale-[avf,dpdk]-{test_type}"
10780   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10781   core: ["2t1c", ]
10782   include:
10783     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-{core}-avf-dot1q-ip6base-ndrpdr"
10784     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-{core}-avf-ethip6-ip6base-ndrpdr"
10785     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-avf-ethip6-ip6scale2m-ndrpdr"
10786     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-{core}-avf-ethip6-ip6scale2m-rnd-ndrpdr"
10787     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-{core}-dot1q-ip6base-ndrpdr"
10788     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-{core}-ethip6-ip6base-ndrpdr"
10789     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-ethip6-ip6scale2m-ndrpdr"
10790   layout:
10791     title: "2n-skx-x710-78b-{core}-ip6routing-base-scale-[avf,dpdk]-{test_type}"
10792     layout: "plot-throughput"
10793
10794 - type: "plot"
10795   title: "Throughput: 2n-skx-xxv710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
10796   algorithm: "plot_ndrpdr_box_name"
10797   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
10798   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10799   core: ["2t1c", ]
10800   include:
10801     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-{core}-dot1q-ip6base-ndrpdr"
10802     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-{core}-ethip6-ip6base-ndrpdr"
10803     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-ethip6-ip6scale20k-ndrpdr"
10804     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-{core}-ethip6-ip6scale20k-rnd-ndrpdr"
10805     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-{core}-ethip6-ip6scale200k-ndrpdr"
10806     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-{core}-ethip6-ip6scale200k-rnd-ndrpdr"
10807     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-ethip6-ip6scale2m-ndrpdr"
10808     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-{core}-ethip6-ip6scale2m-rnd-ndrpdr"
10809   layout:
10810     title: "2n-skx-xxv710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
10811     layout: "plot-throughput"
10812
10813 - type: "plot"
10814   title: "Throughput: 2n-skx-xxv710-78b-{core}-ip6routing-base-scale-avf-{test_type}"
10815   algorithm: "plot_ndrpdr_box_name"
10816   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-{core}-ip6routing-base-scale-avf-{test_type}"
10817   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10818   core: ["2t1c", ]
10819   include:
10820     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-{core}-avf-dot1q-ip6base-ndrpdr"
10821     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-{core}-avf-ethip6-ip6base-ndrpdr"
10822     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-avf-ethip6-ip6scale20k-ndrpdr"
10823     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-{core}-avf-ethip6-ip6scale20k-rnd-ndrpdr"
10824     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-{core}-avf-ethip6-ip6scale200k-ndrpdr"
10825     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-{core}-avf-ethip6-ip6scale200k-rnd-ndrpdr"
10826     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-avf-ethip6-ip6scale2m-ndrpdr"
10827     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-{core}-avf-ethip6-ip6scale2m-rnd-ndrpdr"
10828   layout:
10829     title: "2n-skx-xxv710-78b-{core}-ip6routing-base-scale-avf-{test_type}"
10830     layout: "plot-throughput"
10831
10832 - type: "plot"
10833   title: "Throughput: 3n-hsw-xl710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
10834   algorithm: "plot_ndrpdr_box_name"
10835   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
10836   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10837   core: ["1t1c", ]
10838   include:
10839     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-{core}-dot1q-ip6base-ndrpdr"
10840     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-{core}-ethip6-ip6base-ndrpdr"
10841     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-ethip6-ip6scale2m-ndrpdr"
10842     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-{core}-ethip6-ip6scale2m-rnd-ndrpdr"
10843   layout:
10844     title: "3n-hsw-xl710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
10845     layout: "plot-throughput"
10846
10847 - type: "plot"
10848   title: "Throughput: 3n-skx-x710-78b-{core}-ip6routing-base-scale-avf-{test_type}"
10849   algorithm: "plot_ndrpdr_box_name"
10850   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-{core}-ip6routing-base-scale-avf-{test_type}"
10851   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10852   core: ["2t1c", ]
10853   include:
10854     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-{core}-avf-dot1q-ip6base-ndrpdr"
10855     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-{core}-avf-ethip6-ip6base-ndrpdr"
10856     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-avf-ethip6-ip6scale2m-ndrpdr"
10857   layout:
10858     title: "3n-skx-x710-78b-{core}-ip6routing-base-scale-avf-{test_type}"
10859     layout: "plot-throughput"
10860
10861 - type: "plot"
10862   title: "Throughput: 3n-skx-xxv710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
10863   algorithm: "plot_ndrpdr_box_name"
10864   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
10865   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10866   core: ["2t1c", ]
10867   include:
10868     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-{core}-dot1q-ip6base-ndrpdr"
10869     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-{core}-ethip6-ip6base-ndrpdr"
10870     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-ethip6-ip6scale20k-ndrpdr"
10871     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-{core}-ethip6-ip6scale200k-ndrpdr"
10872     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-ethip6-ip6scale2m-ndrpdr"
10873   layout:
10874     title: "3n-skx-xxv710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
10875     layout: "plot-throughput"
10876
10877 - type: "plot"
10878   title: "Throughput: 3n-skx-xxv710-78b-{core}-ip6routing-base-scale-avf-{test_type}"
10879   algorithm: "plot_ndrpdr_box_name"
10880   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-{core}-ip6routing-base-scale-avf-{test_type}"
10881   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10882   core: ["2t1c", ]
10883   include:
10884     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-{core}-avf-dot1q-ip6base-ndrpdr"
10885     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-{core}-avf-ethip6-ip6base-ndrpdr"
10886     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-avf-ethip6-ip6scale20k-ndrpdr"
10887     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-{core}-avf-ethip6-ip6scale200k-ndrpdr"
10888     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-avf-ethip6-ip6scale2m-ndrpdr"
10889   layout:
10890     title: "3n-skx-xxv710-78b-{core}-ip6routing-base-scale-avf-{test_type}"
10891     layout: "plot-throughput"
10892
10893 - type: "plot"
10894   title: "Throughput: 3n-tsh-x520-78b-{core}-ip6routing-base-scale-ixgbe-{test_type}"
10895   algorithm: "plot_ndrpdr_box_name"
10896   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-{core}-ip6routing-base-scale-ixgbe-{test_type}"
10897   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10898   core: ["1t1c", ]
10899   include:
10900     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-{core}-dot1q-ip6base-ndrpdr"
10901     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-{core}-ethip6-ip6base-ndrpdr"
10902     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-ethip6-ip6scale20k-ndrpdr"
10903     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-{core}-ethip6-ip6scale200k-ndrpdr"
10904     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-ethip6-ip6scale2m-ndrpdr"
10905   layout:
10906     title: "3n-tsh-x520-78b-{core}-ip6routing-base-scale-ixgbe-{test_type}"
10907     layout: "plot-throughput"
10908
10909 - type: "plot"
10910   title: "Throughput: 2n-dnv-x553-78b-{core}-ip6routing-base-scale-ixgbe-{test_type}"
10911   algorithm: "plot_ndrpdr_box_name"
10912   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-{core}-ip6routing-base-scale-ixgbe-{test_type}"
10913   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10914   core: ["1t1c", ]
10915   include:
10916     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-{core}-dot1q-ip6base-ndrpdr"
10917     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-{core}-ethip6-ip6base-ndrpdr"
10918     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-ethip6-ip6scale20k-ndrpdr"
10919     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-{core}-ethip6-ip6scale200k-ndrpdr"
10920     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-ethip6-ip6scale2m-ndrpdr"
10921   layout:
10922     title: "2n-dnv-x553-78b-{core}-ip6routing-base-scale-ixgbe-{test_type}"
10923     layout: "plot-throughput"
10924
10925 - type: "plot"
10926   title: "Throughput: 3n-dnv-x553-78b-{core}-ip6routing-base-scale-ixgbe-{test_type}"
10927   algorithm: "plot_ndrpdr_box_name"
10928   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-{core}-ip6routing-base-scale-ixgbe-{test_type}"
10929   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10930   core: ["1t1c", ]
10931   include:
10932     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-{core}-dot1q-ip6base-ndrpdr"
10933     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-{core}-ethip6-ip6base-ndrpdr"
10934     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-ethip6-ip6scale20k-ndrpdr"
10935     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-{core}-ethip6-ip6scale200k-ndrpdr"
10936     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-ethip6-ip6scale2m-ndrpdr"
10937   layout:
10938     title: "3n-dnv-x553-78b-{core}-ip6routing-base-scale-ixgbe-{test_type}"
10939     layout: "plot-throughput"
10940
10941 - type: "plot"
10942   title: "Throughput: 3n-hsw-xl710-imix-{core}-ipsec-ip4routing-base-scale-sw-dpdk-{test_type}"
10943   algorithm: "plot_ndrpdr_box_name"
10944   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-{core}-ipsec-ip4routing-base-scale-sw-dpdk-{test_type}"
10945   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10946   core: ["1t1c", ]
10947   include:
10948     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-{core}-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
10949     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-{core}-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10950     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10951     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10952     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-{core}-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10953     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-{core}-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10954   layout:
10955     title: "3n-hsw-xl710-imix-{core}-ipsec-ip4routing-base-scale-sw-dpdk-{test_type}"
10956     layout: "plot-throughput"
10957
10958 - type: "plot"
10959   title: "Throughput: 3n-hsw-xl710-imix-{core}-ipsec-ip4routing-base-scale-hw-dpdk-{test_type}"
10960   algorithm: "plot_ndrpdr_box_name"
10961   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-{core}-ipsec-ip4routing-base-scale-hw-dpdk-{test_type}"
10962   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10963   core: ["1t1c", ]
10964   include:
10965     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-{core}-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
10966     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-{core}-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10967     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-{core}-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
10968     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-{core}-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10969   layout:
10970     title: "3n-hsw-xl710-imix-{core}-ipsec-ip4routing-base-scale-hw-dpdk-{test_type}"
10971     layout: "plot-throughput"
10972
10973 - type: "plot"
10974   title: "Throughput: 3n-skx-xxv710-imix-{core}-ipsec-ip4routing-base-scale-avf-{test_type}"
10975   algorithm: "plot_ndrpdr_box_name"
10976   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-{core}-ipsec-ip4routing-base-scale-avf-{test_type}"
10977   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10978   core: ["2t1c", ]
10979   include:
10980     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-{core}-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
10981     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-{core}-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10982     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-{core}-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10983     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-{core}-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10984     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-{core}-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10985     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-{core}-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10986   layout:
10987     title: "3n-skx-xxv710-imix-{core}-ipsec-ip4routing-base-scale-avf-{test_type}"
10988     layout: "plot-throughput"
10989
10990 - type: "plot"
10991   title: "Throughput: 3n-skx-xxv710-1518b-{core}-ipsec-ip4routing-base-scale-dpdk-{test_type}"
10992   algorithm: "plot_ndrpdr_box_name"
10993   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-{core}-ipsec-ip4routing-base-scale-dpdk-{test_type}"
10994   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10995   core: ["2t1c", ]
10996   include:
10997     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-{core}-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
10998     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-{core}-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10999     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11000     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11001     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-{core}-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11002     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-{core}-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11003   layout:
11004     title: "3n-skx-xxv710-1518b-{core}-ipsec-ip4routing-base-scale-dpdk-{test_type}"
11005     layout: "plot-throughput"
11006
11007 - type: "plot"
11008   title: "Throughput: 3n-skx-xxv710-imix-{core}-ipsec-ip4routing-base-scale-dpdk-{test_type}"
11009   algorithm: "plot_ndrpdr_box_name"
11010   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-{core}-ipsec-ip4routing-base-scale-dpdk-{test_type}"
11011   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11012   core: ["2t1c", ]
11013   include:
11014     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-{core}-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11015     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-{core}-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11016     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11017     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11018     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-{core}-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11019     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-{core}-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11020   layout:
11021     title: "3n-skx-xxv710-imix-{core}-ipsec-ip4routing-base-scale-dpdk-{test_type}"
11022     layout: "plot-throughput"
11023
11024 - type: "plot"
11025   title: "Throughput: 3n-tsh-x520-imix-{core}-ipsec-ip4routing-base-scale-sw-ixgbe-{test_type}"
11026   algorithm: "plot_ndrpdr_box_name"
11027   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-{core}-ipsec-ip4routing-base-scale-sw-ixgbe-{test_type}"
11028   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11029   core: ["1t1c", ]
11030   include:
11031     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-{core}-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11032     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-{core}-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11033     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11034     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11035     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-{core}-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11036     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-{core}-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11037   layout:
11038     title: "3n-tsh-x520-imix-{core}-ipsec-ip4routing-base-scale-sw-ixgbe-{test_type}"
11039     layout: "plot-throughput"
11040
11041 - type: "plot"
11042   title: "Throughput: 3n-dnv-x553-imix-{core}-ipsec-ip4routing-base-scale-sw-ixgbe-{test_type}"
11043   algorithm: "plot_ndrpdr_box_name"
11044   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-{core}-ipsec-ip4routing-base-scale-sw-ixgbe-{test_type}"
11045   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11046   core: ["1t1c", ]
11047   include:
11048     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-{core}-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11049     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-{core}-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11050     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11051     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11052     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-{core}-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11053     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-{core}-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11054   layout:
11055     title: "3n-dnv-x553-imix-{core}-ipsec-ip4routing-base-scale-sw-ixgbe-{test_type}"
11056     layout: "plot-throughput"
11057
11058 - type: "plot"
11059   title: "Throughput: 2n-skx-x710-64b-{core}-l2switching-base-scale-[avf,dpdk]-{test_type}"
11060   algorithm: "plot_ndrpdr_box_name"
11061   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-{core}-l2switching-base-scale-[avf,dpdk]-{test_type}"
11062   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11063   core: ["2t1c", ]
11064   include:
11065     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-{core}-avf-eth-l2xcbase-ndrpdr"
11066     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11067     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-ndrpdr"
11068     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-ndrpdr"
11069     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
11070     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale1mmaclrn-ndrpdr"
11071   layout:
11072     title: "2n-skx-x710-64b-{core}-l2switching-base-scale-[avf,dpdk]-{test_type}"
11073     layout: "plot-throughput"
11074
11075 - type: "plot"
11076   title: "Throughput: 2n-skx-xxv710-64b-{core}-l2switching-base-avf-{test_type}"
11077   algorithm: "plot_ndrpdr_box_name"
11078   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-{core}-l2switching-base-avf-{test_type}"
11079   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11080   core: ["2t1c", ]
11081   include:
11082     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-{core}-avf-dot1q-l2xcbase-ndrpdr"
11083     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11084     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-{core}-avf-eth-l2patch-ndrpdr"
11085     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-{core}-avf-eth-l2xcbase-ndrpdr"
11086     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-ndrpdr"
11087   layout:
11088     title: "2n-skx-xxv710-64b-{core}-l2switching-base-avf-{test_type}"
11089     layout: "plot-throughput"
11090
11091 - type: "plot"
11092   title: "Throughput: 2n-skx-xxv710-64b-{core}-l2switching-base-dpdk-{test_type}"
11093   algorithm: "plot_ndrpdr_box_name"
11094   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-{core}-l2switching-base-dpdk-{test_type}"
11095   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11096   core: ["2t1c", ]
11097   include:
11098     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-{core}-dot1q-l2xcbase-ndrpdr"
11099     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-ndrpdr"
11100     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-{core}-eth-l2patch-ndrpdr"
11101     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-{core}-eth-l2xcbase-ndrpdr"
11102     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
11103   layout:
11104     title: "2n-skx-xxv710-64b-{core}-l2switching-base-dpdk-{test_type}"
11105     layout: "plot-throughput"
11106
11107 - type: "plot"
11108   title: "Throughput: 2n-skx-xxv710-64b-{core}-l2switching-base-scale-avf-{test_type}"
11109   algorithm: "plot_ndrpdr_box_name"
11110   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-{core}-l2switching-base-scale-avf-{test_type}"
11111   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11112   core: ["2t1c", ]
11113   include:
11114     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-ndrpdr"
11115     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale10kmaclrn-ndrpdr"
11116     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale100kmaclrn-ndrpdr"
11117     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale1mmaclrn-ndrpdr"
11118   layout:
11119     title: "2n-skx-xxv710-64b-{core}-l2switching-base-scale-avf-{test_type}"
11120     layout: "plot-throughput"
11121
11122 - type: "plot"
11123   title: "Throughput: 2n-skx-xxv710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
11124   algorithm: "plot_ndrpdr_box_name"
11125   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
11126   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11127   core: ["2t1c", ]
11128   include:
11129     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
11130     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale10kmaclrn-ndrpdr"
11131     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale100kmaclrn-ndrpdr"
11132     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale1mmaclrn-ndrpdr"
11133   layout:
11134     title: "2n-skx-xxv710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
11135     layout: "plot-throughput"
11136
11137 - type: "plot"
11138   title: "Throughput: 3n-hsw-xl710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
11139   algorithm: "plot_ndrpdr_box_name"
11140   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
11141   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11142   core: ["1t1c", ]
11143   include:
11144     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-{core}-eth-l2patch-ndrpdr"
11145     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-{core}-dot1q-l2xcbase-ndrpdr"
11146     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-{core}-eth-l2xcbase-ndrpdr"
11147     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-ndrpdr"
11148     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
11149     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale1mmaclrn-ndrpdr"
11150   layout:
11151     title: "3n-hsw-xl710-64b-{core}-base-scale-dpdk-{test_type}"
11152     layout: "plot-throughput"
11153
11154 - type: "plot"
11155   title: "Throughput: 3n-skx-x710-64b-{core}-l2switching-base-scale-avf-{test_type}"
11156   algorithm: "plot_ndrpdr_box_name"
11157   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-{core}-l2switching-base-scale-avf-{test_type}"
11158   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11159   core: ["2t1c", ]
11160   include:
11161     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11162     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-{core}-avf-eth-l2patch-ndrpdr"
11163     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-{core}-avf-eth-l2xcbase-ndrpdr"
11164     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-ndrpdr"
11165     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale1mmaclrn-ndrpdr"
11166   layout:
11167     title: "3n-skx-x710-64b-{core}-l2switching-base-scale-avf-{test_type}"
11168     layout: "plot-throughput"
11169
11170 - type: "plot"
11171   title: "Throughput: 3n-skx-xxv710-64b-{core}-l2switching-base-avf-{test_type}"
11172   algorithm: "plot_ndrpdr_box_name"
11173   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-{core}-l2switching-base-avf-{test_type}"
11174   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11175   core: ["2t1c", ]
11176   include:
11177     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-{core}-avf-dot1q-l2xcbase-ndrpdr"
11178     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11179     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-{core}-avf-eth-l2patch-ndrpdr"
11180     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-{core}-avf-eth-l2xcbase-ndrpdr"
11181     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-ndrpdr"
11182   layout:
11183     title: "3n-skx-xxv710-64b-{core}-l2switching-base-avf-{test_type}"
11184     layout: "plot-throughput"
11185
11186 - type: "plot"
11187   title: "Throughput: 3n-skx-xxv710-64b-{core}-l2switching-base-dpdk-{test_type}"
11188   algorithm: "plot_ndrpdr_box_name"
11189   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-{core}-l2switching-base-dpdk-{test_type}"
11190   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11191   core: ["2t1c", ]
11192   include:
11193     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-{core}-dot1q-l2xcbase-ndrpdr"
11194     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-{core}-eth-l2xcbase-ndrpdr"
11195     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-ndrpdr"
11196     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
11197   layout:
11198     title: "3n-skx-xxv710-64b-{core}-l2switching-base-dpdk-{test_type}"
11199     layout: "plot-throughput"
11200
11201 - type: "plot"
11202   title: "Throughput: 3n-skx-xxv710-64b-{core}-l2switching-base-scale-avf-{test_type}"
11203   algorithm: "plot_ndrpdr_box_name"
11204   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-{core}-l2switching-base-scale-avf-{test_type}"
11205   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11206   core: ["2t1c", ]
11207   include:
11208     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-{core}-avf-eth-l2patch-ndrpdr"
11209     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-{core}-avf-eth-l2xcbase-ndrpdr"
11210     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-ndrpdr"
11211     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale10kmaclrn-ndrpdr"
11212     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale100kmaclrn-ndrpdr"
11213     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale1mmaclrn-ndrpdr"
11214   layout:
11215     title: "3n-skx-xxv710-64b-{core}-l2switching-base-scale-avf-{test_type}"
11216     layout: "plot-throughput"
11217
11218 - type: "plot"
11219   title: "Throughput: 3n-skx-xxv710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
11220   algorithm: "plot_ndrpdr_box_name"
11221   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
11222   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11223   core: ["2t1c", ]
11224   include:
11225     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-{core}-eth-l2patch-ndrpdr"
11226     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-{core}-eth-l2xcbase-ndrpdr"
11227     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
11228     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale10kmaclrn-ndrpdr"
11229     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale100kmaclrn-ndrpdr"
11230     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale1mmaclrn-ndrpdr"
11231   layout:
11232     title: "3n-skx-xxv710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
11233     layout: "plot-throughput"
11234
11235 - type: "plot"
11236   title: "Throughput: 3n-skx-xxv710-64b-{core}-features-l2switching-base-avf-{test_type}"
11237   algorithm: "plot_ndrpdr_box_name"
11238   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-{core}-features-l2switching-base-avf-{test_type}"
11239   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11240   core: ["2t1c", ]
11241   include:
11242     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-ndrpdr"
11243     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11244     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11245     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11246     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11247     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11248   layout:
11249     title: "3n-skx-xxv710-64b-{core}-features-l2switching-base-avf-{test_type}"
11250     layout: "plot-throughput"
11251
11252 - type: "plot"
11253   title: "Throughput: 3n-skx-xxv710-64b-{core}-features-l2switching-base-dpdk-{test_type}"
11254   algorithm: "plot_ndrpdr_box_name"
11255   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-{core}-features-l2switching-base-dpdk-{test_type}"
11256   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11257   core: ["2t1c", ]
11258   include:
11259     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
11260     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11261     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11262     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11263     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11264     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11265   layout:
11266     title: "3n-skx-xxv710-64b-{core}-features-l2switching-base-dpdk-{test_type}"
11267     layout: "plot-throughput"
11268
11269 - type: "plot"
11270   title: "Throughput: 3n-tsh-x520-64b-{core}-l2switching-base-ixgbe-{test_type}"
11271   algorithm: "plot_ndrpdr_box_name"
11272   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-{core}-l2switching-base-ixgbe-{test_type}"
11273   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11274   core: ["1t1c", ]
11275   include:
11276     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-{core}-dot1q-l2xcbase-ndrpdr"
11277     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-{core}-eth-l2xcbase-ndrpdr"
11278     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-ndrpdr"
11279     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
11280   layout:
11281     title: "3n-tsh-x520-64b-{core}-l2switching-base-ixgbe-{test_type}"
11282     layout: "plot-throughput"
11283
11284 - type: "plot"
11285   title: "Throughput: 3n-tsh-x520-64b-{core}-l2switching-base-scale-ixgbe-{test_type}"
11286   algorithm: "plot_ndrpdr_box_name"
11287   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-{core}-l2switching-base-scale-ixgbe-{test_type}"
11288   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11289   core: ["1t1c", ]
11290   include:
11291     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-{core}-eth-l2patch-ndrpdr"
11292     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-{core}-eth-l2xcbase-ndrpdr"
11293     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
11294     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale10kmaclrn-ndrpdr"
11295     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale100kmaclrn-ndrpdr"
11296     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale1mmaclrn-ndrpdr"
11297   layout:
11298     title: "3n-tsh-x520-64b-{core}-l2switching-base-scale-ixgbe-{test_type}"
11299     layout: "plot-throughput"
11300
11301 - type: "plot"
11302   title: "Throughput: 3n-tsh-x520-64b-{core}-features-l2switching-base-ixgbe-{test_type}"
11303   algorithm: "plot_ndrpdr_box_name"
11304   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-{core}-features-l2switching-base-ixgbe-{test_type}"
11305   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11306   core: ["1t1c", ]
11307   include:
11308     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
11309     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11310     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11311     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11312     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11313     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11314   layout:
11315     title: "3n-tsh-x520-64b-{core}-features-l2switching-base-ixgbe-{test_type}"
11316     layout: "plot-throughput"
11317
11318 - type: "plot"
11319   title: "Throughput: 2n-dnv-x553-64b-{core}-l2switching-base-ixgbe-{test_type}"
11320   algorithm: "plot_ndrpdr_box_name"
11321   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-{core}-l2switching-base-ixgbe-{test_type}"
11322   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11323   core: ["1t1c", ]
11324   include:
11325     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-{core}-dot1q-l2xcbase-ndrpdr"
11326     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-{core}-eth-l2xcbase-ndrpdr"
11327     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-ndrpdr"
11328     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
11329   layout:
11330     title: "2n-dnv-x553-64b-{core}-l2switching-base-ixgbe-{test_type}"
11331     layout: "plot-throughput"
11332
11333 - type: "plot"
11334   title: "Throughput: 2n-dnv-x553-64b-{core}-l2switching-base-scale-ixgbe-{test_type}"
11335   algorithm: "plot_ndrpdr_box_name"
11336   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-{core}-l2switching-base-scale-ixgbe-{test_type}"
11337   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11338   core: ["1t1c", ]
11339   include:
11340     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-{core}-eth-l2patch-ndrpdr"
11341     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-{core}-eth-l2xcbase-ndrpdr"
11342     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
11343     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale10kmaclrn-ndrpdr"
11344     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale100kmaclrn-ndrpdr"
11345     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale1mmaclrn-ndrpdr"
11346   layout:
11347     title: "2n-dnv-x553-64b-{core}-l2switching-base-scale-ixgbe-{test_type}"
11348     layout: "plot-throughput"
11349
11350 - type: "plot"
11351   title: "Throughput: 3n-dnv-x553-64b-{core}-l2switching-base-ixgbe-{test_type}"
11352   algorithm: "plot_ndrpdr_box_name"
11353   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-{core}-l2switching-base-ixgbe-{test_type}"
11354   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11355   core: ["1t1c", ]
11356   include:
11357     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-{core}-dot1q-l2xcbase-ndrpdr"
11358     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-{core}-eth-l2xcbase-ndrpdr"
11359     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-ndrpdr"
11360     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
11361   layout:
11362     title: "3n-dnv-x553-64b-{core}-l2switching-base-ixgbe-{test_type}"
11363     layout: "plot-throughput"
11364
11365 - type: "plot"
11366   title: "Throughput: 3n-dnv-x553-64b-{core}-l2switching-base-scale-ixgbe-{test_type}"
11367   algorithm: "plot_ndrpdr_box_name"
11368   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-{core}-l2switching-base-scale-ixgbe-{test_type}"
11369   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11370   core: ["1t1c", ]
11371   include:
11372     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-{core}-eth-l2patch-ndrpdr"
11373     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-{core}-eth-l2xcbase-ndrpdr"
11374     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
11375     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale10kmaclrn-ndrpdr"
11376     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale100kmaclrn-ndrpdr"
11377     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale1mmaclrn-ndrpdr"
11378   layout:
11379     title: "3n-dnv-x553-64b-{core}-l2switching-base-scale-ixgbe-{test_type}"
11380     layout: "plot-throughput"
11381
11382 - type: "plot"
11383   title: "Throughput: 3n-dnv-x553-64b-{core}-features-l2switching-base-ixgbe-{test_type}"
11384   algorithm: "plot_ndrpdr_box_name"
11385   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-{core}-features-l2switching-base-ixgbe-{test_type}"
11386   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11387   core: ["1t1c", ]
11388   include:
11389     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-{core}-eth-l2xcbase-ndrpdr"
11390     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11391     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11392     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11393     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11394     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11395   layout:
11396     title: "3n-dnv-x553-64b-{core}-features-l2switching-base-ixgbe-{test_type}"
11397     layout: "plot-throughput"
11398
11399 - type: "plot"
11400   title: "Throughput: 3n-hsw-xl710-78b-{core}-srv6-ip6routing-base-dpdk-{test_type}"
11401   algorithm: "plot_ndrpdr_box_name"
11402   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-{core}-srv6-ip6routing-base-dpdk-{test_type}"
11403   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11404   core: ["1t1c", ]
11405   include:
11406     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-{core}-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11407     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-{core}-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11408     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-{core}-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11409     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-{core}-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11410     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-{core}-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11411     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-{core}-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11412   layout:
11413     title: "3n-hsw-xl710-78b-{core}-srv6-ip6routing-base-dpdk-{test_type}"
11414     layout: "plot-throughput"
11415
11416 - type: "plot"
11417   title: "Throughput: 3n-skx-xxv710-78b-{core}-srv6-ip6routing-base-avf-{test_type}"
11418   algorithm: "plot_ndrpdr_box_name"
11419   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-{core}-srv6-ip6routing-base-avf-{test_type}"
11420   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11421   core: ["2t1c", ]
11422   include:
11423     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-{core}-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11424     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-{core}-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11425     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-{core}-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11426 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-{core}-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11427 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-{core}-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11428 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-{core}-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11429   layout:
11430     title: "3n-skx-xxv710-78b-{core}-srv6-ip6routing-base-avf-{test_type}"
11431     layout: "plot-throughput"
11432
11433 - type: "plot"
11434   title: "Throughput: 3n-skx-xxv710-78b-{core}-srv6-ip6routing-base-dpdk-{test_type}"
11435   algorithm: "plot_ndrpdr_box_name"
11436   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-{core}-srv6-ip6routing-base-dpdk-{test_type}"
11437   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11438   core: ["2t1c", ]
11439   include:
11440     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-{core}-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11441     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-{core}-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11442     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-{core}-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11443     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-{core}-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11444     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-{core}-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11445     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-{core}-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11446   layout:
11447     title: "3n-skx-xxv710-78b-{core}-srv6-ip6routing-base-dpdk-{test_type}"
11448     layout: "plot-throughput"
11449
11450 - type: "plot"
11451   title: "Throughput: 3n-tsh-x520-78b-{core}-srv6-ip6routing-base-ixgbe-{test_type}"
11452   algorithm: "plot_ndrpdr_box_name"
11453   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-{core}-srv6-ip6routing-base-ixgbe-{test_type}"
11454   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11455   core: ["1t1c", ]
11456   include:
11457     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-{core}-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11458     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-{core}-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11459     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-{core}-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11460     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-{core}-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11461     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-{core}-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11462     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-{core}-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11463   layout:
11464     title: "3n-tsh-x520-78b-{core}-srv6-ip6routing-base-ixgbe-{test_type}"
11465     layout: "plot-throughput"
11466
11467 - type: "plot"
11468   title: "Throughput: 2n-skx-xxv710-64b-{core}-vhost-base-avf-{test_type}"
11469   algorithm: "plot_ndrpdr_box_name"
11470   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-{core}-vhost-base-avf-{test_type}"
11471   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11472   core: ["2t1c", ]
11473   include:
11474     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11475     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11476     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11477     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11478     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11479   layout:
11480     title: "2n-skx-xxv710-64b-{core}-vhost-base-avf-{test_type}"
11481     layout: "plot-throughput"
11482
11483 - type: "plot"
11484   title: "Throughput: 2n-skx-xxv710-64b-{core}-vhost-base-avf-vpp-{test_type}"
11485   algorithm: "plot_ndrpdr_box_name"
11486   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-{core}-vhost-base-avf-vpp-{test_type}"
11487   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11488   core: ["2t1c", ]
11489   include:
11490     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11491     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11492     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11493     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11494     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-{core}-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
11495   layout:
11496     title: "2n-skx-xxv710-64b-{core}-vhost-base-avf-vpp-{test_type}"
11497     layout: "plot-throughput"
11498
11499 - type: "plot"
11500   title: "Throughput: 2n-skx-xxv710-64b-{core}-vhost-base-dpdk-{test_type}"
11501   algorithm: "plot_ndrpdr_box_name"
11502   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-{core}-vhost-base-dpdk-{test_type}"
11503   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11504   core: ["2t1c", ]
11505   include:
11506     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11507     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11508     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11509     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11510     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11511   layout:
11512     title: "2n-skx-xxv710-64b-{core}-vhost-base-dpdk-{test_type}"
11513     layout: "plot-throughput"
11514
11515 - type: "plot"
11516   title: "Throughput: 2n-skx-xxv710-64b-{core}-vhost-base-dpdk-vpp-{test_type}"
11517   algorithm: "plot_ndrpdr_box_name"
11518   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-{core}-vhost-base-dpdk-vpp-{test_type}"
11519   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11520   core: ["2t1c", ]
11521   include:
11522     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11523     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11524     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11525     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11526     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-{core}-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
11527   layout:
11528     title: "2n-skx-xxv710-64b-{core}-vhost-base-dpdk-vpp-{test_type}"
11529     layout: "plot-throughput"
11530
11531 - type: "plot"
11532   title: "Throughput: 3n-hsw-xl710-64b-{core}-vhost-base-dpdk-{test_type}"
11533   algorithm: "plot_ndrpdr_box_name"
11534   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-{core}-vhost-base-dpdk-{test_type}"
11535   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11536   core: ["1t1c", ]
11537   include:
11538     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11539     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11540     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11541     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11542     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11543   layout:
11544     title: "3n-hsw-xl710-64b-{core}-vhost-base-dpdk-{test_type}"
11545     layout: "plot-throughput"
11546
11547 - type: "plot"
11548   title: "Throughput: 3n-hsw-xl710-64b-{core}-vhost-base-dpdk-vpp-{test_type}"
11549   algorithm: "plot_ndrpdr_box_name"
11550   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-{core}-vhost-base-dpdk-vpp-{test_type}"
11551   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11552   core: ["1t1c", ]
11553   include:
11554     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11555     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11556     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11557     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11558     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-{core}-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
11559   layout:
11560     title: "3n-hsw-xl710-64b-{core}-vhost-base-dpdk-vpp-{test_type}"
11561     layout: "plot-throughput"
11562
11563 - type: "plot"
11564   title: "Throughput: 3n-skx-x710-64b-{core}-link-bonding-vhost-base-avf-{test_type}"
11565   algorithm: "plot_ndrpdr_box_name"
11566   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-{core}-link-bonding-vhost-base-avf-{test_type}"
11567   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11568   core: ["2t1c", ]
11569   include:
11570     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11571     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11572     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11573     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11574   layout:
11575     title: "3n-skx-x710-64b-{core}-link-bonding-vhost-base-avf-{test_type}"
11576     layout: "plot-throughput"
11577
11578 - type: "plot"
11579   title: "Throughput: 3n-skx-x710-64b-{core}-link-bonding-vhost-base-avf-vpp-{test_type}"
11580   algorithm: "plot_ndrpdr_box_name"
11581   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-{core}-link-bonding-vhost-base-avf-vpp-{test_type}"
11582   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11583   core: ["2t1c", ]
11584   include:
11585     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11586     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11587     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11588     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11589   layout:
11590     title: "3n-skx-x710-64b-{core}-link-bonding-vhost-base-avf-vpp-{test_type}"
11591     layout: "plot-throughput"
11592
11593 - type: "plot"
11594   title: "Throughput: 3n-skx-xxv710-64b-{core}-vhost-base-avf-{test_type}"
11595   algorithm: "plot_ndrpdr_box_name"
11596   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-{core}-vhost-base-avf-{test_type}"
11597   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11598   core: ["2t1c", ]
11599   include:
11600     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11601     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11602     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11603     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11604     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11605     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11606   layout:
11607     title: "3n-skx-xxv710-64b-{core}-vhost-base-avf-{test_type}"
11608     layout: "plot-throughput"
11609
11610 - type: "plot"
11611   title: "Throughput: 3n-skx-xxv710-64b-{core}-vhost-base-avf-vpp-{test_type}"
11612   algorithm: "plot_ndrpdr_box_name"
11613   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-{core}-vhost-base-avf-vpp-{test_type}"
11614   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11615   core: ["2t1c", ]
11616   include:
11617     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11618     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11619     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11620     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11621     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-{core}-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
11622     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11623   layout:
11624     title: "3n-skx-xxv710-64b-{core}-vhost-base-avf-vpp-{test_type}"
11625     layout: "plot-throughput"
11626
11627 - type: "plot"
11628   title: "Throughput: 3n-skx-xxv710-64b-{core}-vhost-base-dpdk-{test_type}"
11629   algorithm: "plot_ndrpdr_box_name"
11630   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-{core}-vhost-base-dpdk-{test_type}"
11631   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11632   core: ["2t1c", ]
11633   include:
11634     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11635     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11636     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11637     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11638     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11639     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11640   layout:
11641     title: "3n-skx-xxv710-64b-{core}-vhost-base-dpdk-{test_type}"
11642     layout: "plot-throughput"
11643
11644 - type: "plot"
11645   title: "Throughput: 3n-skx-xxv710-64b-{core}-vhost-base-dpdk-vpp-{test_type}"
11646   algorithm: "plot_ndrpdr_box_name"
11647   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-{core}-vhost-base-dpdk-vpp-{test_type}"
11648   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11649   core: ["2t1c", ]
11650   include:
11651     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11652     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11653     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11654     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11655     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-{core}-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
11656   layout:
11657     title: "3n-skx-xxv710-64b-{core}-vhost-base-dpdk-vpp-{test_type}"
11658     layout: "plot-throughput"
11659
11660 - type: "plot"
11661   title: "Throughput: 3n-skx-xxv710-64b-{core}-link-bonding-vhost-base-avf-{test_type}"
11662   algorithm: "plot_ndrpdr_box_name"
11663   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-{core}-link-bonding-vhost-base-avf-{test_type}"
11664   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11665   core: ["2t1c", ]
11666   include:
11667     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11668     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11669   layout:
11670     title: "3n-skx-xxv710-64b-{core}-link-bonding-vhost-base-avf-{test_type}"
11671     layout: "plot-throughput"
11672
11673 - type: "plot"
11674   title: "Throughput: 3n-skx-xxv710-64b-{core}-link-bonding-vhost-base-avf-vpp-{test_type}"
11675   algorithm: "plot_ndrpdr_box_name"
11676   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-{core}-link-bonding-vhost-base-avf-vpp-{test_type}"
11677   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11678   core: ["2t1c", ]
11679   include:
11680     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11681     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11682   layout:
11683     title: "3n-skx-xxv710-64b-{core}-link-bonding-vhost-base-avf-vpp-{test_type}"
11684     layout: "plot-throughput"
11685
11686 - type: "plot"
11687   title: "Throughput: 3n-skx-xxv710-64b-{core}-link-bonding-vhost-base-dpdk-{test_type}"
11688   algorithm: "plot_ndrpdr_box_name"
11689   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-{core}-link-bonding-vhost-base-dpdk-{test_type}"
11690   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11691   core: ["2t1c", ]
11692   include:
11693     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11694     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11695   layout:
11696     title: "3n-skx-xxv710-64b-{core}-link-bonding-vhost-base-dpdk-{test_type}"
11697     layout: "plot-throughput"
11698
11699 - type: "plot"
11700   title: "Throughput: 3n-skx-xxv710-64b-{core}-link-bonding-vhost-base-dpdk-vpp-{test_type}"
11701   algorithm: "plot_ndrpdr_box_name"
11702   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-{core}-link-bonding-vhost-base-dpdk-vpp-{test_type}"
11703   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11704   core: ["2t1c", ]
11705   include:
11706     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11707     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11708   layout:
11709     title: "3n-skx-xxv710-64b-{core}-link-bonding-vhost-base-dpdk-vpp-{test_type}"
11710     layout: "plot-throughput"
11711
11712 - type: "plot"
11713   title: "Throughput: 3n-tsh-x520-64b-{core}-vhost-base-ixgbe-vppl2xc-{test_type}"
11714   algorithm: "plot_ndrpdr_box_name"
11715   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-{core}-vhost-base-ixgbe-vppl2xc-{test_type}"
11716   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11717   core: ["1t1c", ]
11718   include:
11719     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-{core}-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11720     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11721     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11722     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11723     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-{core}-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11724     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11725   layout:
11726     title: "3n-tsh-x520-64b-{core}-vhost-base-ixgbe-vppl2xc-{test_type}"
11727     layout: "plot-throughput"
11728
11729 - type: "plot"
11730   title: "Throughput: 3n-tsh-x520-64b-{core}-vhost-base-ixgbe-{test_type}"
11731   algorithm: "plot_ndrpdr_box_name"
11732   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-{core}-vhost-base-ixgbe-{test_type}"
11733   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11734   core: ["1t1c", ]
11735   include:
11736     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11737     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11738     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11739     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11740     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11741     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11742   layout:
11743     title: "3n-tsh-x520-64b-{core}-vhost-base-ixgbe-{test_type}"
11744     layout: "plot-throughput"
11745
11746 - type: "plot"
11747   title: "Throughput: 2n-skx-xxv710-114b-{core}-vts-l2switching-base-dpdk-{test_type}"
11748   algorithm: "plot_ndrpdr_box_name"
11749   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-{core}-vts-l2switching-base-dpdk-{test_type}"
11750   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11751   core: ["2t1c", ]
11752   include:
11753     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-{core}-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
11754     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-{core}-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
11755     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-{core}-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
11756     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-{core}-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
11757     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-{core}-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
11758     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-{core}-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
11759   layout:
11760     title: "2n-skx-xxv710-114b-{core}-vts-l2switching-base-[avf,dpdk]-{test_type}"
11761     layout: "plot-throughput"
11762
11763 - type: "plot"
11764   title: "Throughput: 2n-tx2-xl710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
11765   algorithm: "plot_ndrpdr_box_name"
11766   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
11767   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
11768   core: ["1t1c", ]
11769   include:
11770     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-{core}-dot1q-ip4base-ndrpdr"
11771     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
11772     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-ethip4-ip4scale20k-ndrpdr"
11773     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-{core}-ethip4-ip4scale200k-ndrpdr"
11774     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-ethip4-ip4scale2m-ndrpdr"
11775   layout:
11776     title: "2n-tx2-xl710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
11777     layout: "plot-throughput"
11778
11779 - type: "plot"
11780   title: "Throughput: 2n-tx2-xl710-64b-{core}-features-ip4routing-base-scale-dpdk-{test_type}"
11781   algorithm: "plot_ndrpdr_box_name"
11782   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-{core}-features-ip4routing-base-scale-dpdk-{test_type}"
11783   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
11784   core: ["1t1c", ]
11785   include:
11786     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-{core}-ethip4-ip4base-iacldstbase-ndrpdr"
11787     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11788     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11789     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11790     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11791   layout:
11792     title: "2n-tx2-xl710-64b-{core}-ip4routing-features-base-scale-dpdk-{test_type}"
11793     layout: "plot-throughput"
11794
11795 - type: "plot"
11796   title: "Throughput: 2n-tx2-xl710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
11797   algorithm: "plot_ndrpdr_box_name"
11798   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
11799   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
11800   core: ["1t1c", ]
11801   include:
11802     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-{core}-dot1q-ip6base-ndrpdr"
11803     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-{core}-ethip6-ip6base-ndrpdr"
11804     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-ethip6-ip6scale20k-ndrpdr"
11805     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-{core}-ethip6-ip6scale200k-ndrpdr"
11806     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-ethip6-ip6scale2m-ndrpdr"
11807     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-{core}-ethip6-ip6base-iacldstbase-ndrpdr"
11808   layout:
11809     title: "2n-tx2-xl710-78b-{core}-ip4routing-base-scale-dpdk-{test_type}"
11810     layout: "plot-throughput"
11811
11812 - type: "plot"
11813   title: "Throughput: 2n-tx2-xl710-64b-{core}-l2switching-base-dpdk-{test_type}"
11814   algorithm: "plot_ndrpdr_box_name"
11815   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-{core}-l2switching-base-dpdk-{test_type}"
11816   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
11817   core: ["1t1c", ]
11818   include:
11819     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-{core}-dot1q-l2xcbase-ndrpdr"
11820     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-ndrpdr"
11821     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-{core}-eth-l2patch-ndrpdr"
11822     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-{core}-eth-l2xcbase-ndrpdr"
11823     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
11824   layout:
11825     title: "2n-tx2-xl710-64b-{core}-l2switching-base-dpdk-{test_type}"
11826     layout: "plot-throughput"
11827
11828 - type: "plot"
11829   title: "Throughput: 2n-tx2-xl710-64b-{core}-l2switching-scale-dpdk-{test_type}"
11830   algorithm: "plot_ndrpdr_box_name"
11831   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-{core}-l2switching-scale-dpdk-{test_type}"
11832   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
11833   core: ["1t1c", ]
11834   include:
11835     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
11836     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale10kmaclrn-ndrpdr"
11837     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale100kmaclrn-ndrpdr"
11838     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale1mmaclrn-ndrpdr"
11839   layout:
11840     title: "2n-tx2-xl710-64b-{core}-l2switching-scale-dpdk-{test_type}"
11841     layout: "plot-throughput"
11842
11843 - type: "plot"
11844   title: "Throughput: 2n-tx2-xl710-64b-{core}-features-l2switching-base-dpdk-{test_type}"
11845   algorithm: "plot_ndrpdr_box_name"
11846   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-{core}-features-l2switching-base-dpdk-{test_type}"
11847   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
11848   core: ["1t1c", ]
11849   include:
11850     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11851     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11852     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11853     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11854     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11855   layout:
11856     title: "2n-tx2-xl710-64b-{core}-features-l2switching-base-{test_type}"
11857     layout: "plot-throughput"
11858
11859 ################################################################################
11860
11861 # Packet Speedup
11862
11863 - type: "plot"
11864   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-{test_type}-tsa"
11865   algorithm: "plot_tsa_name"
11866   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-{test_type}-tsa"
11867   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11868   include:
11869     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11870     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11871     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11872     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11873   layout:
11874     title: "2n-skx-xxv710-64b-memif-base-avf-{test_type}"
11875     layout: "plot-throughput-speedup-analysis"
11876
11877 - type: "plot"
11878   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-{test_type}-tsa"
11879   algorithm: "plot_tsa_name"
11880   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-{test_type}-tsa"
11881   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11882   include:
11883     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11884     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11885     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11886     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11887   layout:
11888     title: "2n-skx-xxv710-64b-memif-base-dpdk-{test_type}"
11889     layout: "plot-throughput-speedup-analysis"
11890
11891 - type: "plot"
11892   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-{test_type}-tsa"
11893   algorithm: "plot_tsa_name"
11894   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-{test_type}-tsa"
11895   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11896   include:
11897     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11898     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11899     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11900     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11901     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11902   layout:
11903     title: "3n-skx-xxv710-64b-memif-base-avf-{test_type}"
11904     layout: "plot-throughput-speedup-analysis"
11905
11906 - type: "plot"
11907   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-{test_type}-tsa"
11908   algorithm: "plot_tsa_name"
11909   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-{test_type}-tsa"
11910   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11911   include:
11912     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11913     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11914     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11915     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11916     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11917   layout:
11918     title: "3n-skx-xxv710-64b-memif-base-dpdk-{test_type}"
11919     layout: "plot-throughput-speedup-analysis"
11920
11921 - type: "plot"
11922   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-{test_type}-tsa"
11923   algorithm: "plot_tsa_name"
11924   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-{test_type}-tsa"
11925   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11926   include:
11927     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
11928     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
11929     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
11930     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11931     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
11932     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11933   layout:
11934     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-{test_type}"
11935     layout: "plot-throughput-speedup-analysis"
11936
11937 - type: "plot"
11938   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-{test_type}-tsa"
11939   algorithm: "plot_tsa_name"
11940   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-{test_type}-tsa"
11941   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11942   include:
11943     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
11944     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
11945     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
11946     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11947     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
11948     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11949     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
11950     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11951   layout:
11952     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-{test_type}"
11953     layout: "plot-throughput-speedup-analysis"
11954
11955 - type: "plot"
11956   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-{test_type}-tsa"
11957   algorithm: "plot_tsa_name"
11958   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-{test_type}-tsa"
11959   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11960   include:
11961     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
11962     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11963     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
11964     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
11965     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
11966     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
11967     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
11968     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
11969   layout:
11970     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-{test_type}"
11971     layout: "plot-throughput-speedup-analysis"
11972
11973 - type: "plot"
11974   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-{test_type}-tsa"
11975   algorithm: "plot_tsa_name"
11976   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-{test_type}-tsa"
11977   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11978   include:
11979     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11980     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11981     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11982     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11983     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11984     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11985   layout:
11986     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-{test_type}"
11987     layout: "plot-throughput-speedup-analysis"
11988
11989 - type: "plot"
11990   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-{test_type}-tsa"
11991   algorithm: "plot_tsa_name"
11992   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-{test_type}-tsa"
11993   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11994   include:
11995     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11996     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
11997     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
11998     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
11999     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
12000   layout:
12001     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-{test_type}"
12002     layout: "plot-throughput-speedup-analysis"
12003
12004 - type: "plot"
12005   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-{test_type}-tsa"
12006   algorithm: "plot_tsa_name"
12007   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-{test_type}-tsa"
12008   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12009   include:
12010     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
12011     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
12012     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
12013     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
12014     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
12015   layout:
12016     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-{test_type}"
12017     layout: "plot-throughput-speedup-analysis"
12018
12019 - type: "plot"
12020   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}-tsa"
12021   algorithm: "plot_tsa_name"
12022   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}-tsa"
12023   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12024   include:
12025     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
12026     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
12027     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
12028     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
12029     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
12030     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
12031     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
12032     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
12033     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
12034     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
12035   layout:
12036     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}"
12037     layout: "plot-throughput-speedup-analysis-cps"
12038
12039 - type: "plot"
12040   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-{test_type}-tsa"
12041   algorithm: "plot_tsa_name"
12042   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-{test_type}-tsa"
12043   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12044   include:
12045     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
12046     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
12047     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
12048     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
12049     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
12050     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
12051     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
12052     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
12053     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
12054     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
12055   layout:
12056     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-{test_type}"
12057     layout: "plot-throughput-speedup-analysis"
12058
12059 - type: "plot"
12060   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}-tsa"
12061   algorithm: "plot_tsa_name"
12062   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}-tsa"
12063   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12064   include:
12065     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
12066     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
12067     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
12068     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
12069     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
12070     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
12071     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
12072     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
12073     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
12074     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
12075   layout:
12076     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}"
12077     layout: "plot-throughput-speedup-analysis-cps"
12078
12079 - type: "plot"
12080   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-{test_type}-tsa"
12081   algorithm: "plot_tsa_name"
12082   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-{test_type}-tsa"
12083   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12084   include:
12085     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
12086     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
12087     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
12088     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
12089     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
12090     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
12091     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
12092     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
12093     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
12094     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
12095   layout:
12096     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-{test_type}"
12097     layout: "plot-throughput-speedup-analysis"
12098
12099 - type: "plot"
12100   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-{test_type}-tsa"
12101   algorithm: "plot_tsa_name"
12102   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-{test_type}-tsa"
12103   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12104   include:
12105     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
12106     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
12107     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
12108     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
12109     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
12110     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
12111     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
12112     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
12113     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
12114     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
12115   layout:
12116     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-{test_type}"
12117     layout: "plot-throughput-speedup-analysis"
12118
12119 - type: "plot"
12120   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-{test_type}-tsa"
12121   algorithm: "plot_tsa_name"
12122   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-{test_type}-tsa"
12123   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12124   include:
12125     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
12126     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
12127     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
12128     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
12129     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
12130     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
12131     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
12132     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
12133     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
12134     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
12135   layout:
12136     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-{test_type}"
12137     layout: "plot-throughput-speedup-analysis"
12138
12139 - type: "plot"
12140   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-{test_type}-tsa"
12141   algorithm: "plot_tsa_name"
12142   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-{test_type}-tsa"
12143   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12144   include:
12145     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
12146     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
12147     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
12148     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
12149     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
12150     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
12151     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
12152     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
12153     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
12154     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
12155   layout:
12156     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-{test_type}"
12157     layout: "plot-throughput-speedup-analysis"
12158
12159 - type: "plot"
12160   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-{test_type}-tsa"
12161   algorithm: "plot_tsa_name"
12162   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-{test_type}-tsa"
12163   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12164   include:
12165     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
12166     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
12167     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
12168     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
12169     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
12170     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
12171     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
12172     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
12173     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
12174     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
12175   layout:
12176     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-{test_type}"
12177     layout: "plot-throughput-speedup-analysis"
12178
12179 - type: "plot"
12180   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-{test_type}-tsa"
12181   algorithm: "plot_tsa_name"
12182   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-{test_type}-tsa"
12183   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12184   include:
12185     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12186     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12187     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12188     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12189     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12190     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
12191   layout:
12192     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-{test_type}"
12193     layout: "plot-throughput-speedup-analysis"
12194
12195 - type: "plot"
12196   title: "Speedup: 2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-{test_type}-tsa"
12197   algorithm: "plot_tsa_name"
12198   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-{test_type}-tsa"
12199   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12200   include:
12201     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
12202     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
12203     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
12204     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
12205     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
12206   layout:
12207     title: "2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-{test_type}"
12208     layout: "plot-throughput-speedup-analysis"
12209
12210 - type: "plot"
12211   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-{test_type}-tsa"
12212   algorithm: "plot_tsa_name"
12213   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-{test_type}-tsa"
12214   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12215   include:
12216     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12217     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12218     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12219     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
12220   layout:
12221     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-{test_type}"
12222     layout: "plot-throughput-speedup-analysis"
12223
12224 - type: "plot"
12225   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-{test_type}-tsa"
12226   algorithm: "plot_tsa_name"
12227   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-{test_type}-tsa"
12228   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12229   include:
12230     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12231     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12232     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
12233 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12234 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12235   layout:
12236     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-{test_type}"
12237     layout: "plot-throughput-speedup-analysis"
12238
12239 - type: "plot"
12240   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-{test_type}-tsa"
12241   algorithm: "plot_tsa_name"
12242   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-{test_type}-tsa"
12243   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12244   include:
12245     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
12246     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12247     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12248     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12249     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12250   layout:
12251     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-{test_type}"
12252     layout: "plot-throughput-speedup-analysis"
12253
12254 - type: "plot"
12255   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-{test_type}-tsa"
12256   algorithm: "plot_tsa_name"
12257   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-{test_type}-tsa"
12258   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12259   include:
12260     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12261     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12262     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12263     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12264     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12265   layout:
12266     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-{test_type}"
12267     layout: "plot-throughput-speedup-analysis"
12268
12269 - type: "plot"
12270   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-{test_type}-tsa"
12271   algorithm: "plot_tsa_name"
12272   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-{test_type}-tsa"
12273   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12274   include:
12275     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12276     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12277     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12278     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12279   layout:
12280     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-{test_type}"
12281     layout: "plot-throughput-speedup-analysis"
12282
12283 - type: "plot"
12284   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-{test_type}-tsa"
12285   algorithm: "plot_tsa_name"
12286   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-{test_type}-tsa"
12287   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12288   include:
12289     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12290     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12291     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12292     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12293     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12294   layout:
12295     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-{test_type}"
12296     layout: "plot-throughput-speedup-analysis"
12297
12298 - type: "plot"
12299   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-{test_type}-tsa"
12300   algorithm: "plot_tsa_name"
12301   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-{test_type}-tsa"
12302   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12303   include:
12304     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12305     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12306   layout:
12307     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-{test_type}"
12308     layout: "plot-throughput-speedup-analysis"
12309
12310 - type: "plot"
12311   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-{test_type}-tsa"
12312   algorithm: "plot_tsa_name"
12313   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-{test_type}-tsa"
12314   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12315   include:
12316     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12317     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12318     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12319     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12320   layout:
12321     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-{test_type}"
12322     layout: "plot-throughput-speedup-analysis"
12323
12324 - type: "plot"
12325   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-{test_type}-tsa"
12326   algorithm: "plot_tsa_name"
12327   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-{test_type}-tsa"
12328   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12329   include:
12330     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12331     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12332     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12333     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12334   layout:
12335     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-{test_type}"
12336     layout: "plot-throughput-speedup-analysis"
12337
12338 - type: "plot"
12339   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-{test_type}-tsa"
12340   algorithm: "plot_tsa_name"
12341   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-{test_type}-tsa"
12342   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12343   include:
12344     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
12345     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
12346     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
12347     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
12348     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12349     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12350     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12351   layout:
12352     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-{test_type}"
12353     layout: "plot-throughput-speedup-analysis"
12354
12355 - type: "plot"
12356   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-{test_type}-tsa"
12357   algorithm: "plot_tsa_name"
12358   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-{test_type}-tsa"
12359   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12360   include:
12361     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12362     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12363     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12364     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
12365     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12366     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
12367     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12368     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
12369   layout:
12370     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-{test_type}"
12371     layout: "plot-throughput-speedup-analysis"
12372
12373 - type: "plot"
12374   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-{test_type}-tsa"
12375   algorithm: "plot_tsa_name"
12376   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-{test_type}-tsa"
12377   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12378   include:
12379     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
12380     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
12381     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
12382     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
12383     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
12384     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
12385     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
12386     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
12387   layout:
12388     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-{test_type}"
12389     layout: "plot-throughput-speedup-analysis"
12390
12391 - type: "plot"
12392   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-{test_type}-tsa"
12393   algorithm: "plot_tsa_name"
12394   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-{test_type}-tsa"
12395   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12396   include:
12397     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12398     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12399     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12400     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
12401   layout:
12402     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-{test_type}"
12403     layout: "plot-throughput-speedup-analysis"
12404
12405 - type: "plot"
12406   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-{test_type}-tsa"
12407   algorithm: "plot_tsa_name"
12408   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-{test_type}-tsa"
12409   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12410   include:
12411     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
12412     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
12413     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
12414   layout:
12415     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-{test_type}"
12416     layout: "plot-throughput-speedup-analysis"
12417
12418 - type: "plot"
12419   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-{test_type}-tsa"
12420   algorithm: "plot_tsa_name"
12421   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-{test_type}-tsa"
12422   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12423   include:
12424     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12425     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12426     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12427     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12428     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12429   layout:
12430     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-{test_type}"
12431     layout: "plot-throughput-speedup-analysis"
12432
12433 - type: "plot"
12434   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-{test_type}-tsa"
12435   algorithm: "plot_tsa_name"
12436   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-{test_type}-tsa"
12437   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12438   include:
12439     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
12440     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
12441     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
12442     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
12443     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
12444   layout:
12445     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-{test_type}"
12446     layout: "plot-throughput-speedup-analysis"
12447
12448 - type: "plot"
12449   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-{test_type}-tsa"
12450   algorithm: "plot_tsa_name"
12451   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-{test_type}-tsa"
12452   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12453   include:
12454     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12455     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12456     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12457     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12458     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12459     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12460   layout:
12461     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-{test_type}"
12462     layout: "plot-throughput-speedup-analysis"
12463
12464 - type: "plot"
12465   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-{test_type}-tsa"
12466   algorithm: "plot_tsa_name"
12467   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-{test_type}-tsa"
12468   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12469   include:
12470     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12471     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12472     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12473     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12474   layout:
12475     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-{test_type}"
12476     layout: "plot-throughput-speedup-analysis"
12477
12478 - type: "plot"
12479   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-{test_type}-tsa"
12480   algorithm: "plot_tsa_name"
12481   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-{test_type}-tsa"
12482   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12483   include:
12484     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12485     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12486     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12487     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12488     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12489     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12490   layout:
12491     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-{test_type}"
12492     layout: "plot-throughput-speedup-analysis"
12493
12494 - type: "plot"
12495   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-{test_type}-tsa"
12496   algorithm: "plot_tsa_name"
12497   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-{test_type}-tsa"
12498   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12499   include:
12500     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12501     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12502     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12503     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12504     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12505     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12506   layout:
12507     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-{test_type}"
12508     layout: "plot-throughput-speedup-analysis"
12509
12510 - type: "plot"
12511   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-{test_type}-tsa"
12512   algorithm: "plot_tsa_name"
12513   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-{test_type}-tsa"
12514   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12515   include:
12516     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
12517     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12518     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
12519     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12520     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12521     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12522   layout:
12523     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-{test_type}"
12524     layout: "plot-throughput-speedup-analysis"
12525
12526 - type: "plot"
12527   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-{test_type}-tsa"
12528   algorithm: "plot_tsa_name"
12529   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-{test_type}-tsa"
12530   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12531   include:
12532     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
12533     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12534     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
12535     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
12536     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
12537   layout:
12538     title: "2n-skx-xxv710-64b-l2switching-base-avf-{test_type}"
12539     layout: "plot-throughput-speedup-analysis"
12540
12541 - type: "plot"
12542   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-{test_type}-tsa"
12543   algorithm: "plot_tsa_name"
12544   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-{test_type}-tsa"
12545   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12546   include:
12547     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
12548     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12549     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
12550     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12551     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12552   layout:
12553     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-{test_type}"
12554     layout: "plot-throughput-speedup-analysis"
12555
12556 - type: "plot"
12557   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-{test_type}-tsa"
12558   algorithm: "plot_tsa_name"
12559   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-{test_type}-tsa"
12560   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12561   include:
12562     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
12563     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12564     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12565     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12566   layout:
12567     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-{test_type}"
12568     layout: "plot-throughput-speedup-analysis"
12569
12570 - type: "plot"
12571   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-{test_type}-tsa"
12572   algorithm: "plot_tsa_name"
12573   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-{test_type}-tsa"
12574   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12575   include:
12576     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12577     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
12578     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
12579     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12580   layout:
12581     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-{test_type}"
12582     layout: "plot-throughput-speedup-analysis"
12583
12584 - type: "plot"
12585   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-{test_type}-tsa"
12586   algorithm: "plot_tsa_name"
12587   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-{test_type}-tsa"
12588   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12589   include:
12590     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
12591     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
12592     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12593     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12594     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12595     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12596   layout:
12597     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-{test_type}"
12598     layout: "plot-throughput-speedup-analysis"
12599
12600 - type: "plot"
12601   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-{test_type}-tsa"
12602   algorithm: "plot_tsa_name"
12603   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-{test_type}-tsa"
12604   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12605   include:
12606     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12607     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
12608     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
12609     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
12610     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12611   layout:
12612     title: "3n-skx-x710-64b-l2switching-base-scale-avf-{test_type}"
12613     layout: "plot-throughput-speedup-analysis"
12614
12615 - type: "plot"
12616   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-{test_type}-tsa"
12617   algorithm: "plot_tsa_name"
12618   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-{test_type}-tsa"
12619   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12620   include:
12621     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
12622     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12623     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
12624     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
12625     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
12626   layout:
12627     title: "3n-skx-xxv710-64b-l2switching-base-avf-{test_type}"
12628     layout: "plot-throughput-speedup-analysis"
12629
12630 - type: "plot"
12631   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-{test_type}-tsa"
12632   algorithm: "plot_tsa_name"
12633   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-{test_type}-tsa"
12634   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12635   include:
12636     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
12637     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12638     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12639     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12640   layout:
12641     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-{test_type}"
12642     layout: "plot-throughput-speedup-analysis"
12643
12644 - type: "plot"
12645   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-{test_type}-tsa"
12646   algorithm: "plot_tsa_name"
12647   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-{test_type}-tsa"
12648   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12649   include:
12650     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
12651     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
12652     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
12653     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12654     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12655     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12656   layout:
12657     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-{test_type}"
12658     layout: "plot-throughput-speedup-analysis"
12659
12660 - type: "plot"
12661   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-{test_type}-tsa"
12662   algorithm: "plot_tsa_name"
12663   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-{test_type}-tsa"
12664   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12665   include:
12666     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
12667     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12668     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12669     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
12670     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
12671     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12672   layout:
12673     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-{test_type}"
12674     layout: "plot-throughput-speedup-analysis"
12675
12676 - type: "plot"
12677   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-{test_type}-tsa"
12678   algorithm: "plot_tsa_name"
12679   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-{test_type}-tsa"
12680   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12681   include:
12682     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
12683     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12684     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12685     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12686     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12687     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12688   layout:
12689     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-{test_type}"
12690     layout: "plot-throughput-speedup-analysis"
12691
12692 - type: "plot"
12693   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-{test_type}-tsa"
12694   algorithm: "plot_tsa_name"
12695   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-{test_type}-tsa"
12696   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12697   include:
12698     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12699     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12700     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12701     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12702     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12703     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12704   layout:
12705     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-{test_type}"
12706     layout: "plot-throughput-speedup-analysis"
12707
12708 - type: "plot"
12709   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-{test_type}-tsa"
12710   algorithm: "plot_tsa_name"
12711   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-{test_type}-tsa"
12712   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12713   include:
12714     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12715     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12716     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12717     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12718     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12719     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12720   layout:
12721     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-{test_type}"
12722     layout: "plot-throughput-speedup-analysis"
12723
12724 - type: "plot"
12725   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-{test_type}-tsa"
12726   algorithm: "plot_tsa_name"
12727   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-{test_type}-tsa"
12728   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12729   include:
12730     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12731     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12732     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12733     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12734     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12735   layout:
12736     title: "2n-skx-xxv710-64b-vhost-base-avf-{test_type}"
12737     layout: "plot-throughput-speedup-analysis"
12738
12739 - type: "plot"
12740   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-{test_type}-tsa"
12741   algorithm: "plot_tsa_name"
12742   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-{test_type}-tsa"
12743   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12744   include:
12745     - "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"
12746     - "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"
12747     - "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"
12748     - "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"
12749     - "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"
12750   layout:
12751     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-{test_type}"
12752     layout: "plot-throughput-speedup-analysis"
12753
12754 - type: "plot"
12755   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-{test_type}-tsa"
12756   algorithm: "plot_tsa_name"
12757   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-{test_type}-tsa"
12758   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12759   include:
12760     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12761     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12762     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12763     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12764     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12765   layout:
12766     title: "2n-skx-xxv710-64b-vhost-base-dpdk-{test_type}"
12767     layout: "plot-throughput-speedup-analysis"
12768
12769 - type: "plot"
12770   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-{test_type}-tsa"
12771   algorithm: "plot_tsa_name"
12772   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-{test_type}-tsa"
12773   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12774   include:
12775     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12776     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12777     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12778     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12779     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12780   layout:
12781     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-{test_type}"
12782     layout: "plot-throughput-speedup-analysis"
12783
12784 - type: "plot"
12785   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-{test_type}-tsa"
12786   algorithm: "plot_tsa_name"
12787   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-{test_type}-tsa"
12788   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12789   include:
12790     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12791     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12792     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12793     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12794     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12795   layout:
12796     title: "3n-hsw-xl710-64b-vhost-base-dpdk-{test_type}"
12797     layout: "plot-throughput-speedup-analysis"
12798
12799 - type: "plot"
12800   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-{test_type}-tsa"
12801   algorithm: "plot_tsa_name"
12802   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-{test_type}-tsa"
12803   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12804   include:
12805     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12806     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12807     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12808     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12809     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12810   layout:
12811     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-{test_type}"
12812     layout: "plot-throughput-speedup-analysis"
12813
12814 - type: "plot"
12815   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-{test_type}-tsa"
12816   algorithm: "plot_tsa_name"
12817   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-{test_type}-tsa"
12818   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12819   include:
12820     - "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"
12821     - "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"
12822     - "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"
12823     - "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"
12824   layout:
12825     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-{test_type}"
12826     layout: "plot-throughput-speedup-analysis"
12827
12828 - type: "plot"
12829   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-{test_type}-tsa"
12830   algorithm: "plot_tsa_name"
12831   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-{test_type}-tsa"
12832   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12833   include:
12834     - "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"
12835     - "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"
12836     - "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"
12837     - "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"
12838   layout:
12839     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-{test_type}"
12840     layout: "plot-throughput-speedup-analysis"
12841
12842 - type: "plot"
12843   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-{test_type}-tsa"
12844   algorithm: "plot_tsa_name"
12845   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-{test_type}-tsa"
12846   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12847   include:
12848     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12849     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12850     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12851     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12852     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12853     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12854   layout:
12855     title: "3n-skx-xxv710-64b-vhost-base-avf-{test_type}"
12856     layout: "plot-throughput-speedup-analysis"
12857
12858 - type: "plot"
12859   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-{test_type}-tsa"
12860   algorithm: "plot_tsa_name"
12861   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-{test_type}-tsa"
12862   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12863   include:
12864     - "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"
12865     - "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"
12866     - "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"
12867     - "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"
12868     - "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"
12869     - "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"
12870   layout:
12871     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-{test_type}"
12872     layout: "plot-throughput-speedup-analysis"
12873
12874 - type: "plot"
12875   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-{test_type}-tsa"
12876   algorithm: "plot_tsa_name"
12877   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-{test_type}-tsa"
12878   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12879   include:
12880     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12881     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12882     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12883     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12884     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12885     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12886   layout:
12887     title: "3n-skx-xxv710-64b-vhost-base-dpdk-{test_type}"
12888     layout: "plot-throughput-speedup-analysis"
12889
12890 - type: "plot"
12891   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-{test_type}-tsa"
12892   algorithm: "plot_tsa_name"
12893   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-{test_type}-tsa"
12894   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12895   include:
12896     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12897     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12898     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12899     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12900     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12901   layout:
12902     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-{test_type}"
12903     layout: "plot-throughput-speedup-analysis"
12904
12905 - type: "plot"
12906   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-{test_type}-tsa"
12907   algorithm: "plot_tsa_name"
12908   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-{test_type}-tsa"
12909   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12910   include:
12911     - "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"
12912     - "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"
12913   layout:
12914     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-{test_type}"
12915     layout: "plot-throughput-speedup-analysis"
12916
12917 - type: "plot"
12918   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-{test_type}-tsa"
12919   algorithm: "plot_tsa_name"
12920   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-{test_type}-tsa"
12921   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12922   include:
12923     - "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"
12924     - "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"
12925   layout:
12926     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-{test_type}"
12927     layout: "plot-throughput-speedup-analysis"
12928
12929 - type: "plot"
12930   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-{test_type}-tsa"
12931   algorithm: "plot_tsa_name"
12932   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-{test_type}-tsa"
12933   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12934   include:
12935     - "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"
12936     - "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"
12937     - "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"
12938     - "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"
12939     - "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"
12940     - "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"
12941   layout:
12942     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-{test_type}"
12943     layout: "plot-throughput-speedup-analysis"
12944
12945 - type: "plot"
12946   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-{test_type}-tsa"
12947   algorithm: "plot_tsa_name"
12948   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-{test_type}-tsa"
12949   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12950   include:
12951     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12952     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12953     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12954     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12955     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12956   layout:
12957     title: "3n-tsh-x520-64b-memif-base-ixgbe-{test_type}"
12958     layout: "plot-throughput-speedup-analysis"
12959
12960 - type: "plot"
12961   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-{test_type}-tsa"
12962   algorithm: "plot_tsa_name"
12963   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-{test_type}-tsa"
12964   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12965   include:
12966     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12967     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12968     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12969     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12970     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12971   layout:
12972     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-{test_type}"
12973     layout: "plot-throughput-speedup-analysis"
12974
12975 - type: "plot"
12976   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-{test_type}-tsa"
12977   algorithm: "plot_tsa_name"
12978   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-{test_type}-tsa"
12979   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12980   include:
12981     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12982     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12983     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12984     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12985   layout:
12986     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-{test_type}"
12987     layout: "plot-throughput-speedup-analysis"
12988
12989 - type: "plot"
12990   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-{test_type}-tsa"
12991   algorithm: "plot_tsa_name"
12992   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-{test_type}-tsa"
12993   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12994   include:
12995     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12996     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12997     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12998     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12999   layout:
13000     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-{test_type}"
13001     layout: "plot-throughput-speedup-analysis"
13002
13003 - type: "plot"
13004   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-{test_type}-tsa"
13005   algorithm: "plot_tsa_name"
13006   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-{test_type}-tsa"
13007   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13008   include:
13009     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13010     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13011     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13012     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13013     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13014   layout:
13015     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-{test_type}"
13016     layout: "plot-throughput-speedup-analysis"
13017
13018 - type: "plot"
13019   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-{test_type}-tsa"
13020   algorithm: "plot_tsa_name"
13021   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-{test_type}-tsa"
13022   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13023   include:
13024     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13025     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13026     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13027     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13028     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13029     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13030   layout:
13031     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-{test_type}"
13032     layout: "plot-throughput-speedup-analysis"
13033
13034 - type: "plot"
13035   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-{test_type}-tsa"
13036   algorithm: "plot_tsa_name"
13037   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-{test_type}-tsa"
13038   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13039   include:
13040     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13041     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13042     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13043     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13044   layout:
13045     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-{test_type}"
13046     layout: "plot-throughput-speedup-analysis"
13047
13048 - type: "plot"
13049   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-{test_type}-tsa"
13050   algorithm: "plot_tsa_name"
13051   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-{test_type}-tsa"
13052   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13053   include:
13054     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13055     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13056     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13057     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13058     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13059     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13060   layout:
13061     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-{test_type}"
13062     layout: "plot-throughput-speedup-analysis"
13063
13064 - type: "plot"
13065   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-{test_type}-tsa"
13066   algorithm: "plot_tsa_name"
13067   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-{test_type}-tsa"
13068   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13069   include:
13070     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13071     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13072     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13073     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13074     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13075     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13076   layout:
13077     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-{test_type}"
13078     layout: "plot-throughput-speedup-analysis"
13079
13080 - type: "plot"
13081   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-{test_type}-tsa"
13082   algorithm: "plot_tsa_name"
13083   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-{test_type}-tsa"
13084   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13085   include:
13086     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13087     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13088     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13089     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13090     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13091     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13092   layout:
13093     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-{test_type}"
13094     layout: "plot-throughput-speedup-analysis"
13095
13096 - type: "plot"
13097   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-{test_type}-tsa"
13098   algorithm: "plot_tsa_name"
13099   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-{test_type}-tsa"
13100   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13101   include:
13102     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13103     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13104     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13105     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13106     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13107     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13108   layout:
13109     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-{test_type}"
13110     layout: "plot-throughput-speedup-analysis"
13111
13112 - type: "plot"
13113   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-{test_type}-tsa"
13114   algorithm: "plot_tsa_name"
13115   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-{test_type}-tsa"
13116   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13117   include:
13118     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13119     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13120     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13121     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13122     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13123     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13124   layout:
13125     title: "3n-tsh-x520-64b-vhost-base-ixgbe-{test_type}"
13126     layout: "plot-throughput-speedup-analysis"
13127
13128 #- type: "plot"
13129 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-{test_type}-tsa"
13130 #  algorithm: "plot_tsa_name"
13131 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-{test_type}-tsa"
13132 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13133 #  test-type: ["ndr", "pdr"]
13134 #  include:
13135 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13136 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13137 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13138 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13139 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13140 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13141 #  layout:
13142 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-{test_type}"
13143 #    layout: "plot-throughput-speedup-analysis"
13144
13145 - type: "plot"
13146   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-{test_type}-tsa"
13147   algorithm: "plot_tsa_name"
13148   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-{test_type}-tsa"
13149   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13150   include:
13151     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13152     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13153     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13154     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13155     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13156     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
13157   layout:
13158     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-{test_type}"
13159     layout: "plot-throughput-speedup-analysis"
13160
13161 - type: "plot"
13162   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-{test_type}-tsa"
13163   algorithm: "plot_tsa_name"
13164   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-{test_type}-tsa"
13165   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13166   include:
13167     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13168     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13169     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13170     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13171     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13172     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13173   layout:
13174     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-{test_type}"
13175     layout: "plot-throughput-speedup-analysis"
13176
13177 - type: "plot"
13178   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-{test_type}-tsa"
13179   algorithm: "plot_tsa_name"
13180   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-{test_type}-tsa"
13181   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13182   include:
13183     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13184     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13185     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13186     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13187     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13188   layout:
13189     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-{test_type}"
13190     layout: "plot-throughput-speedup-analysis"
13191
13192 - type: "plot"
13193   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-{test_type}-tsa"
13194   algorithm: "plot_tsa_name"
13195   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-{test_type}-tsa"
13196   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13197   include:
13198     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13199     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13200     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13201     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13202   layout:
13203     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-{test_type}"
13204     layout: "plot-throughput-speedup-analysis"
13205
13206 - type: "plot"
13207   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-{test_type}-tsa"
13208   algorithm: "plot_tsa_name"
13209   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-{test_type}-tsa"
13210   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13211   include:
13212     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13213     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13214     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13215     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13216     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13217     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13218   layout:
13219     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-{test_type}"
13220     layout: "plot-throughput-speedup-analysis"
13221
13222 - type: "plot"
13223   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-{test_type}-tsa"
13224   algorithm: "plot_tsa_name"
13225   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-{test_type}-tsa"
13226   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13227   include:
13228     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13229     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13230     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13231     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13232     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13233     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
13234   layout:
13235     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-{test_type}"
13236     layout: "plot-throughput-speedup-analysis"
13237
13238 - type: "plot"
13239   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-{test_type}-tsa"
13240   algorithm: "plot_tsa_name"
13241   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-{test_type}-tsa"
13242   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13243   include:
13244     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13245     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13246     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13247     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13248     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13249   layout:
13250     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-{test_type}"
13251     layout: "plot-throughput-speedup-analysis"
13252
13253 - type: "plot"
13254   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-{test_type}-tsa"
13255   algorithm: "plot_tsa_name"
13256   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-{test_type}-tsa"
13257   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13258   include:
13259     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13260     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13261     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13262     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13263   layout:
13264     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-{test_type}"
13265     layout: "plot-throughput-speedup-analysis"
13266
13267 - type: "plot"
13268   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-{test_type}-tsa"
13269   algorithm: "plot_tsa_name"
13270   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-{test_type}-tsa"
13271   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13272   include:
13273     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13274     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13275     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13276     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13277     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13278   layout:
13279     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-{test_type}"
13280     layout: "plot-throughput-speedup-analysis"
13281
13282 - type: "plot"
13283   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-{test_type}-tsa"
13284   algorithm: "plot_tsa_name"
13285   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-{test_type}-tsa"
13286   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13287   include:
13288     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13289     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13290     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13291     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13292     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13293     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13294   layout:
13295     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-{test_type}"
13296     layout: "plot-throughput-speedup-analysis"
13297
13298 - type: "plot"
13299   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-{test_type}-tsa"
13300   algorithm: "plot_tsa_name"
13301   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-{test_type}-tsa"
13302   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13303   include:
13304     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13305     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13306     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13307     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13308   layout:
13309     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-{test_type}"
13310     layout: "plot-throughput-speedup-analysis"
13311
13312 - type: "plot"
13313   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-{test_type}-tsa"
13314   algorithm: "plot_tsa_name"
13315   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-{test_type}-tsa"
13316   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13317   include:
13318     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13319     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13320     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13321     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13322     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13323     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13324   layout:
13325     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-{test_type}"
13326     layout: "plot-throughput-speedup-analysis"
13327
13328 - type: "plot"
13329   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-{test_type}-tsa"
13330   algorithm: "plot_tsa_name"
13331   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-{test_type}-tsa"
13332   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13333   include:
13334     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13335     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13336     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13337     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13338     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13339     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13340   layout:
13341     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-{test_type}"
13342     layout: "plot-throughput-speedup-analysis"
13343
13344 #- type: "plot"
13345 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-{test_type}-tsa"
13346 #  algorithm: "plot_tsa_name"
13347 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-{test_type}-tsa"
13348 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13349 #  test-type: ["ndr", "pdr"]
13350 #  include:
13351 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13352 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13353 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13354 #  layout:
13355 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-{test_type}"
13356 #    layout: "plot-throughput-speedup-analysis"
13357
13358 - type: "plot"
13359   title: "Speedup: 2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-{test_type}-tsa"
13360   algorithm: "plot_tsa_name"
13361   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-{test_type}-tsa"
13362   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
13363   include:
13364     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13365     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13366     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13367     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13368     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13369   layout:
13370     title: "2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-{test_type}"
13371     layout: "plot-throughput-speedup-analysis"
13372
13373 - type: "plot"
13374   title: "Speedup: 2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-{test_type}-tsa"
13375   algorithm: "plot_tsa_name"
13376   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-{test_type}-tsa"
13377   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
13378   include:
13379     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-.t.c-ethip4-ip4base-iacldstbase-ndrpdr"
13380     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13381     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13382     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13383     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13384   layout:
13385     title: "2n-tx2-xl710-64b-ip4routing-features-base-scale-dpdk-{test_type}"
13386     layout: "plot-throughput-speedup-analysis"
13387
13388 - type: "plot"
13389   title: "Speedup: 2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-{test_type}-tsa"
13390   algorithm: "plot_tsa_name"
13391   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-{test_type}-tsa"
13392   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
13393   include:
13394     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13395     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13396     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13397     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13398     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13399     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-.t.c-ethip6-ip6base-iacldstbase-ndrpdr"
13400   layout:
13401     title: "2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-{test_type}"
13402     layout: "plot-throughput-speedup-analysis"
13403
13404 - type: "plot"
13405   title: "Speedup: 2n-tx2-xl710-64b-l2switching-base-dpdk-{test_type}-tsa"
13406   algorithm: "plot_tsa_name"
13407   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-base-dpdk-{test_type}-tsa"
13408   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
13409   include:
13410     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13411     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13412     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13413     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13414     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13415   layout:
13416     title: "2n-tx2-xl710-64b-l2switching-base-dpdk-{test_type}"
13417     layout: "plot-throughput-speedup-analysis"
13418
13419 - type: "plot"
13420   title: "Speedup: 2n-tx2-xl710-64b-l2switching-scale-dpdk-{test_type}-tsa"
13421   algorithm: "plot_tsa_name"
13422   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-scale-dpdk-{test_type}-tsa"
13423   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
13424   include:
13425     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13426     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13427     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13428     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13429   layout:
13430     title: "2n-tx2-xl710-64b-l2switching-scale-dpdk-{test_type}"
13431     layout: "plot-throughput-speedup-analysis"
13432
13433 - type: "plot"
13434   title: "Speedup: 2n-tx2-xl710-64b-features-l2switching-base-dpdk-{test_type}-tsa"
13435   algorithm: "plot_tsa_name"
13436   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-l2switching-base-dpdk-{test_type}-tsa"
13437   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
13438   include:
13439     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13440     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13441     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13442     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13443     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13444   layout:
13445     title: "2n-tx2-xl710-64b-features-l2switching-base-{test_type}"
13446     layout: "plot-throughput-speedup-analysis"
13447
13448 ################################################################################
13449
13450 # Packet Throughput - DPDK
13451
13452 # 2n-skx
13453
13454 - type: "plot"
13455   title: "DPDK Throughput: 2n-skx-xxv710-64b-{core}-base-{test_type}"
13456   algorithm: "plot_ndrpdr_box_name"
13457   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-{core}-base-{test_type}"
13458   data: "plot-dpdk-throughput-latency-2n-skx"
13459   core: ["2t1c", "4t2c"]
13460   include:
13461     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr"
13462     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr"
13463   layout:
13464     title: "2n-skx-xxv710-64b-{core}-base-{test_type}"
13465     layout: "plot-throughput"
13466
13467 - type: "plot"
13468   title: "DPDK Throughput: 2n-skx-x710-64b-{core}-base-{test_type}"
13469   algorithm: "plot_ndrpdr_box_name"
13470   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-{core}-base-{test_type}"
13471   data: "plot-dpdk-throughput-latency-2n-skx"
13472   core: ["2t1c", "4t2c"]
13473   include:
13474     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr"
13475     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr"
13476   layout:
13477     title: "2n-skx-x710-64b-{core}-base-{test_type}"
13478     layout: "plot-throughput"
13479
13480 # 3n-skx
13481
13482 - type: "plot"
13483   title: "DPDK Throughput: 3n-skx-xxv710-64b-{core}-base-{test_type}"
13484   algorithm: "plot_ndrpdr_box_name"
13485   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-{core}-base-{test_type}"
13486   data: "plot-dpdk-throughput-latency-3n-skx"
13487   core: ["2t1c", "4t2c"]
13488   include:
13489     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr"
13490     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr"
13491   layout:
13492     title: "3n-skx-xxv710-64b-{core}-base-{test_type}"
13493     layout: "plot-throughput"
13494
13495 - type: "plot"
13496   title: "DPDK Throughput: 3n-skx-x710-64b-{core}-base-{test_type}"
13497   algorithm: "plot_ndrpdr_box_name"
13498   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-{core}-base-{test_type}"
13499   data: "plot-dpdk-throughput-latency-3n-skx"
13500   core: ["2t1c", "4t2c"]
13501   include:
13502     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr"
13503     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr"
13504   layout:
13505     title: "3n-skx-x710-64b-{core}-base-{test_type}"
13506     layout: "plot-throughput"
13507
13508 # 3n-hsw
13509
13510 - type: "plot"
13511   title: "DPDK Throughput: 3n-hsw-xl710-64b-{core}-base-{test_type}"
13512   algorithm: "plot_ndrpdr_box_name"
13513   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-{core}-base-{test_type}"
13514   data: "plot-dpdk-throughput-latency-3n-hsw"
13515   core: ["1t1c", "2t2c"]
13516   include:
13517     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr"
13518     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr"
13519   layout:
13520     title: "3n-hsw-xl710-64b-{core}-base-{test_type}"
13521     layout: "plot-throughput"
13522
13523 - type: "plot"
13524   title: "DPDK Throughput: 3n-hsw-x710-64b-{core}-base-{test_type}"
13525   algorithm: "plot_ndrpdr_box_name"
13526   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-{core}-base-{test_type}"
13527   data: "plot-dpdk-throughput-latency-3n-hsw"
13528   core: ["1t1c", "2t2c"]
13529   include:
13530     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr"
13531     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr"
13532   layout:
13533     title: "3n-hsw-x710-64b-{core}-base-{test_type}"
13534     layout: "plot-throughput"
13535
13536 ## 2n-dnv-x553
13537 #
13538 #- type: "plot"
13539 #  title: "DPDK Throughput: 2n-dnv-x553-64b-{core}-base-{test_type}"
13540 #  algorithm: "plot_ndrpdr_box_name"
13541 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-{core}-base-{test_type}"
13542 #  data: "plot-dpdk-throughput-latency-2n-dnv"
13543 #  core: ["1t1c", "2t2c"]
13544 #  test-type: ["ndr", "pdr"]
13545 #  include:
13546 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr"
13547 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr"
13548 #  layout:
13549 #    title: "2n-dnv-x553-64b-{core}-base-{test_type}"
13550 #    layout: "plot-throughput"
13551 #
13552 ## 3n-dnv-x553
13553 #
13554 #- type: "plot"
13555 #  title: "DPDK Throughput: 3n-dnv-x553-64b-{core}-base-{test_type}"
13556 #  algorithm: "plot_ndrpdr_box_name"
13557 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-{core}-base-{test_type}"
13558 #  data: "plot-dpdk-throughput-latency-3n-dnv"
13559 #  core: ["1t1c", "2t2c"]
13560 #  test-type: ["ndr", "pdr"]
13561 #  include:
13562 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr"
13563 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr"
13564 #  layout:
13565 #    title: "3n-dnv-x553-64b-{core}-base-{test_type}"
13566 #    layout: "plot-throughput"
13567
13568 # 3n-tsh-x520
13569
13570 - type: "plot"
13571   title: "DPDK Throughput: 3n-tsh-x520-64b-{core}-base-{test_type}"
13572   algorithm: "plot_ndrpdr_box_name"
13573   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-{core}-base-{test_type}"
13574   data: "plot-dpdk-throughput-latency-3n-tsh"
13575   core: ["1t1c", "2t2c"]
13576   include:
13577     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr"
13578     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr"
13579   layout:
13580     title: "3n-tsh-x520-64b-{core}-base-{test_type}"
13581     layout: "plot-throughput"
13582
13583 # 2n-tx2-xl710
13584
13585 - type: "plot"
13586   title: "DPDK Throughput: 2n-tx2-xl710-64b-{core}-base-{test_type}"
13587   algorithm: "plot_ndrpdr_box_name"
13588   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-{core}-base-{test_type}"
13589   data: "plot-dpdk-throughput-latency-2n-tx2"
13590   core: ["1t1c", "2t2c"]
13591   include:
13592     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr"
13593     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr"
13594   layout:
13595     title: "2n-tx2-xl710-64b-{core}-base-{test_type}"
13596     layout: "plot-throughput"
13597
13598 ################################################################################
13599 ###   2n-clx                                                                 ###
13600 ################################################################################
13601
13602 # Packet Throughput
13603
13604 - type: "plot"
13605   title: "Throughput: 2n-clx-xxv710-64b-{core}-memif-base-avf-{test_type}"
13606   algorithm: "plot_ndrpdr_box_name"
13607   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-memif-base-avf-{test_type}"
13608   data: "plot-vpp-throughput-lat-tsa-2n-clx"
13609   core: ["2t1c", ]
13610   include:
13611     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13612     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13613     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13614     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13615   layout:
13616     title: "2n-clx-xxv710-64b-{core}-memif-base-avf-{test_type}"
13617     layout: "plot-throughput"
13618
13619 - type: "plot"
13620   title: "Throughput: 2n-clx-xxv710-64b-{core}-memif-base-dpdk-{test_type}"
13621   algorithm: "plot_ndrpdr_box_name"
13622   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-memif-base-dpdk-{test_type}"
13623   data: "plot-vpp-throughput-lat-tsa-2n-clx"
13624   core: ["2t1c", ]
13625   include:
13626     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13627     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13628     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13629     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13630   layout:
13631     title: "2n-clx-xxv710-64b-{core}-memif-base-dpdk-{test_type}"
13632     layout: "plot-throughput"
13633
13634 - type: "plot"
13635   title: "Throughput: 2n-clx-cx556a-64b-{core}-rdma-l2-eth-2memif-1dcr-{test_type}"
13636   algorithm: "plot_ndrpdr_box_name"
13637   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-{core}-rdma-l2-eth-2memif-1dcr-{test_type}"
13638   data: "plot-vpp-throughput-lat-tsa-2n-clx"
13639   core: ["2t1c", ]
13640   include:
13641     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13642     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13643     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13644     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13645   layout:
13646     title: "2n-clx-cx556a-64b-{core}-rdma-l2-eth-2memif-1dcr-{test_type}"
13647     layout: "plot-throughput"
13648
13649 - type: "plot"
13650   title: "Throughput: 2n-clx-x710-64b-{core}-ip4routing-base-scale-[avf,dpdk]-{test_type}"
13651   algorithm: "plot_ndrpdr_box_name"
13652   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-{core}-ip4routing-base-scale-[avf,dpdk]-{test_type}"
13653   data: "plot-vpp-throughput-lat-tsa-2n-clx"
13654   core: ["2t1c", ]
13655   include:
13656     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-{core}-avf-dot1q-ip4base-ndrpdr"
13657     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4-ip4base-ndrpdr"
13658     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-avf-ethip4-ip4scale2m-ndrpdr"
13659     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-{core}-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13660     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-{core}-dot1q-ip4base-ndrpdr"
13661     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
13662   layout:
13663     title: "2n-clx-x710-64b-{core}-ip4routing-base-scale-[avf,dpdk]-{test_type}"
13664     layout: "plot-throughput"
13665
13666 - type: "plot"
13667   title: "Throughput: 2n-clx-xxv710-64b-{core}-ip4routing-base-scale-avf-{test_type}"
13668   algorithm: "plot_ndrpdr_box_name"
13669   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-ip4routing-base-scale-avf-{test_type}"
13670   data: "plot-vpp-throughput-lat-tsa-2n-clx"
13671   core: ["2t1c", ]
13672   include:
13673     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4-ip4base-ndrpdr"
13674     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-avf-ethip4-ip4scale20k-ndrpdr"
13675     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-{core}-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13676     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-{core}-avf-ethip4-ip4scale200k-ndrpdr"
13677     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-{core}-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13678     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-avf-ethip4-ip4scale2m-ndrpdr"
13679     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-{core}-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13680   layout:
13681     title: "2n-clx-xxv710-64b-{core}-ip4routing-base-scale-avf-{test_type}"
13682     layout: "plot-throughput"
13683
13684 - type: "plot"
13685   title: "Throughput: 2n-clx-xxv710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
13686   algorithm: "plot_ndrpdr_box_name"
13687   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
13688   data: "plot-vpp-throughput-lat-tsa-2n-clx"
13689   core: ["2t1c", ]
13690   include:
13691     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-{core}-dot1q-ip4base-ndrpdr"
13692     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
13693     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-ethip4-ip4scale20k-ndrpdr"
13694     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-{core}-ethip4-ip4scale20k-rnd-ndrpdr"
13695     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-{core}-ethip4-ip4scale200k-ndrpdr"
13696     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-{core}-ethip4-ip4scale200k-rnd-ndrpdr"
13697     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-ethip4-ip4scale2m-ndrpdr"
13698     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-{core}-ethip4-ip4scale2m-rnd-ndrpdr"
13699   layout:
13700     title: "2n-clx-xxv710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
13701     layout: "plot-throughput"
13702
13703 - type: "plot"
13704   title: "Throughput: 2n-clx-xxv710-64b-{core}-features-ip4routing-base-avf-{test_type}"
13705   algorithm: "plot_ndrpdr_box_name"
13706   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-features-ip4routing-base-avf-{test_type}"
13707   data: "plot-vpp-throughput-lat-tsa-2n-clx"
13708   core: ["2t1c", ]
13709   include:
13710     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-{core}-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13711     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13712     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-{core}-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13713     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-{core}-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13714     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-{core}-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13715     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-{core}-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13716   layout:
13717     title: "2n-clx-xxv710-64b-{core}-features-ip4routing-base-avf-{test_type}"
13718     layout: "plot-throughput"
13719
13720 - type: "plot"
13721   title: "Throughput: 2n-clx-xxv710-64b-{core}-nat44det-ip4routing-stl-bidir-avf-{test_type}"
13722   algorithm: "plot_ndrpdr_box_name"
13723   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-nat44det-ip4routing-stl-bidir-avf-{test_type}"
13724   data: "plot-vpp-throughput-lat-tsa-2n-clx"
13725   core: ["2t1c", ]
13726   include:
13727     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13728     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
13729     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
13730     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
13731     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
13732   layout:
13733     title: "2n-clx-xxv710-64b-{core}-nat44det-ip4routing-stl-bidir-avf-{test_type}"
13734     layout: "plot-throughput"
13735
13736 - type: "plot"
13737   title: "Throughput: 2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-stl-unidir-avf-{test_type}"
13738   algorithm: "plot_ndrpdr_box_name"
13739   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-stl-unidir-avf-{test_type}"
13740   data: "plot-vpp-throughput-lat-tsa-2n-clx"
13741   core: ["2t1c", ]
13742   include:
13743     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
13744     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
13745     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
13746     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
13747     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
13748   layout:
13749     title: "2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-stl-unidir-avf-{test_type}"
13750     layout: "plot-throughput"
13751
13752 - type: "plot"
13753   title: "Throughput: 2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}"
13754   algorithm: "plot_ndrpdr_box_name"
13755   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}"
13756   data: "plot-vpp-throughput-lat-tsa-2n-clx"
13757   core: ["2t1c", ]
13758   include:
13759     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13760     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13761     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13762     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13763     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13764     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13765     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13766     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13767     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13768     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13769   layout:
13770     title: "2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}"
13771     layout: "plot-cps"
13772
13773 - type: "plot"
13774   title: "Throughput: 2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-pps-avf-{test_type}"
13775   algorithm: "plot_ndrpdr_box_name"
13776   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-pps-avf-{test_type}"
13777   data: "plot-vpp-throughput-lat-tsa-2n-clx"
13778   core: ["2t1c", ]
13779   include:
13780     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13781     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13782     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13783     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13784     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13785     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13786     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13787     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13788     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13789     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13790   layout:
13791     title: "2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-pps-avf-{test_type}"
13792     layout: "plot-throughput"
13793
13794 - type: "plot"
13795   title: "Throughput: 2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}"
13796   algorithm: "plot_ndrpdr_box_name"
13797   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}"
13798   data: "plot-vpp-throughput-lat-tsa-2n-clx"
13799   core: ["2t1c", ]
13800   include:
13801     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13802     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13803     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13804     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13805     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13806     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13807     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13808     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13809     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13810     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13811   layout:
13812     title: "2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}"
13813     layout: "plot-cps"
13814
13815 - type: "plot"
13816   title: "Throughput: 2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-pps-avf-{test_type}"
13817   algorithm: "plot_ndrpdr_box_name"
13818   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-pps-avf-{test_type}"
13819   data: "plot-vpp-throughput-lat-tsa-2n-clx"
13820   core: ["2t1c", ]
13821   include:
13822     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13823     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13824     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13825     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13826     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13827     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13828     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13829     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13830     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13831     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13832   layout:
13833     title: "2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-pps-avf-{test_type}"
13834     layout: "plot-throughput"
13835
13836 - type: "plot"
13837   title: "Throughput: 2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-tput-avf-{test_type}"
13838   algorithm: "plot_ndrpdr_box_name"
13839   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-tput-avf-{test_type}"
13840   data: "plot-vpp-throughput-lat-tsa-2n-clx"
13841   core: ["2t1c", ]
13842   include:
13843     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13844     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-{core}-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13845     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13846     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-{core}-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13847     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13848     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-{core}-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13849     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13850     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-{core}-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13851     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13852     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-{core}-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13853   layout:
13854     title: "2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-tput-avf-{test_type}"
13855     layout: "plot-throughput"
13856
13857 - type: "plot"
13858   title: "Throughput: 2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-udp-tput-avf-{test_type}"
13859   algorithm: "plot_ndrpdr_box_name"
13860   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-udp-tput-avf-{test_type}"
13861   data: "plot-vpp-throughput-lat-tsa-2n-clx"
13862   core: ["2t1c", ]
13863   include:
13864     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13865     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-{core}-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13866     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13867     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-{core}-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13868     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13869     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-{core}-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13870     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13871     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-{core}-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13872     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13873     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-{core}-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13874   layout:
13875     title: "2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-udp-tput-avf-{test_type}"
13876     layout: "plot-throughput"
13877
13878 - type: "plot"
13879   title: "Throughput: 2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-tput2-avf-{test_type}"
13880   algorithm: "plot_ndrpdr_box_name"
13881   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-tput2-avf-{test_type}"
13882   data: "plot-vpp-throughput-lat-tsa-2n-clx"
13883   core: ["2t1c", ]
13884   include:
13885     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13886     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-{core}-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13887     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13888     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-{core}-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13889     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13890     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-{core}-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13891     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13892     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-{core}-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13893     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13894     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-{core}-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13895   layout:
13896     title: "2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-tput-avf-{test_type}"
13897     layout: "plot-throughput"
13898
13899 - type: "plot"
13900   title: "Throughput: 2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-udp-tput2-avf-{test_type}"
13901   algorithm: "plot_ndrpdr_box_name"
13902   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-udp-tput2-avf-{test_type}"
13903   data: "plot-vpp-throughput-lat-tsa-2n-clx"
13904   core: ["2t1c", ]
13905   include:
13906     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13907     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-{core}-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13908     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13909     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-{core}-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13910     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13911     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-{core}-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13912     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13913     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-{core}-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13914     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13915     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-{core}-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13916   layout:
13917     title: "2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-udp-tput-avf-{test_type}"
13918     layout: "plot-throughput"
13919
13920 - type: "plot"
13921   title: "Throughput: 2n-clx-xxv710-64b-{core}-features-ip4routing-base-dpdk-{test_type}"
13922   algorithm: "plot_ndrpdr_box_name"
13923   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-features-ip4routing-base-dpdk-{test_type}"
13924   data: "plot-vpp-throughput-lat-tsa-2n-clx"
13925   core: ["2t1c", ]
13926   include:
13927     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
13928     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13929     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13930     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13931     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13932     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-{core}-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13933   layout:
13934     title: "2n-clx-xxv710-64b-{core}-features-ip4routing-base-dpdk-{test_type}"
13935     layout: "plot-throughput"
13936
13937 - type: "plot"
13938   title: "Throughput: 2n-clx-cx556a-64b-{core}-rdma-ip4base-{test_type}"
13939   algorithm: "plot_ndrpdr_box_name"
13940   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-{core}-rdma-ip4base-{test_type}"
13941   data: "plot-vpp-throughput-lat-tsa-2n-clx"
13942   core: ["2t1c", ]
13943   include:
13944     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-{core}-rdma-dot1q-ip4base-ndrpdr"
13945     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-{core}-rdma-ethip4-ip4base-ndrpdr"
13946     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-rdma-ethip4-ip4scale20k-ndrpdr"
13947     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-{core}-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
13948     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-{core}-rdma-ethip4-ip4scale200k-ndrpdr"
13949     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-{core}-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
13950     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-rdma-ethip4-ip4scale2m-ndrpdr"
13951     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-{core}-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
13952   layout:
13953     title: "2n-clx-cx556a-64b-{core}-rdma-ip4base-{test_type}"
13954     layout: "plot-throughput"
13955
13956 - type: "plot"
13957   title: "Throughput: 2n-clx-cx556a-64b-{core}-rdma-ethip4-features-{test_type}"
13958   algorithm: "plot_ndrpdr_box_name"
13959   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-{core}-rdma-ethip4-features-{test_type}"
13960   data: "plot-vpp-throughput-lat-tsa-2n-clx"
13961   core: ["2t1c", ]
13962   include:
13963     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-{core}-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13964     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13965     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-{core}-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13966     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-{core}-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13967     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-{core}-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13968     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-{core}-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13969   layout:
13970     title: "2n-clx-cx556a-64b-{core}-rdma-ethip4-features-{test_type}"
13971     layout: "plot-throughput"
13972
13973 - type: "plot"
13974   title: "Throughput: 2n-clx-xxv710-64b-{core}-ethip4--ethip4udpgeneve-avf-{test_type}"
13975   algorithm: "plot_ndrpdr_box_name"
13976   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-ethip4--ethip4udpgeneve-avf-{test_type}"
13977   data: "plot-vpp-throughput-lat-tsa-2n-clx"
13978   core: ["2t1c", ]
13979   include:
13980     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
13981     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
13982     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
13983     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
13984     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
13985   layout:
13986     title: "2n-clx-xxv710-64b-{core}-ethip4--ethip4udpgeneve-avf-{test_type}"
13987     layout: "plot-throughput"
13988
13989 - type: "plot"
13990   title: "Throughput: 2n-clx-x710-78b-{core}-ip6routing-base-scale-[avf,dpdk]-{test_type}"
13991   algorithm: "plot_ndrpdr_box_name"
13992   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-{core}-ip6routing-base-scale-[avf,dpdk]-{test_type}"
13993   data: "plot-vpp-throughput-lat-tsa-2n-clx"
13994   core: ["2t1c", ]
13995   include:
13996     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-{core}-avf-dot1q-ip6base-ndrpdr"
13997     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-{core}-avf-ethip6-ip6base-ndrpdr"
13998     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-avf-ethip6-ip6scale2m-ndrpdr"
13999     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-{core}-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14000     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-{core}-dot1q-ip6base-ndrpdr"
14001     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-{core}-ethip6-ip6base-ndrpdr"
14002     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-ethip6-ip6scale2m-ndrpdr"
14003   layout:
14004     title: "2n-clx-x710-78b-{core}-ip6routing-base-scale-[avf,dpdk]-{test_type}"
14005     layout: "plot-throughput"
14006
14007 - type: "plot"
14008   title: "Throughput: 2n-clx-xxv710-78b-{core}-ip6routing-base-scale-avf-{test_type}"
14009   algorithm: "plot_ndrpdr_box_name"
14010   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-{core}-ip6routing-base-scale-avf-{test_type}"
14011   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14012   core: ["2t1c", ]
14013   include:
14014     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-{core}-avf-dot1q-ip6base-ndrpdr"
14015     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-{core}-avf-ethip6-ip6base-ndrpdr"
14016     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-avf-ethip6-ip6scale20k-ndrpdr"
14017     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-{core}-avf-ethip6-ip6scale20k-rnd-ndrpdr"
14018     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-{core}-avf-ethip6-ip6scale200k-ndrpdr"
14019     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-{core}-avf-ethip6-ip6scale200k-rnd-ndrpdr"
14020     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-avf-ethip6-ip6scale2m-ndrpdr"
14021     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-{core}-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14022   layout:
14023     title: "2n-clx-xxv710-78b-{core}-ip6routing-base-scale-avf-{test_type}"
14024     layout: "plot-throughput"
14025
14026 - type: "plot"
14027   title: "Throughput: 2n-clx-xxv710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
14028   algorithm: "plot_ndrpdr_box_name"
14029   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
14030   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14031   core: ["2t1c", ]
14032   include:
14033     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-{core}-dot1q-ip6base-ndrpdr"
14034     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-{core}-ethip6-ip6base-ndrpdr"
14035     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-ethip6-ip6scale20k-ndrpdr"
14036     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-{core}-ethip6-ip6scale20k-rnd-ndrpdr"
14037     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-{core}-ethip6-ip6scale200k-ndrpdr"
14038     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-{core}-ethip6-ip6scale200k-rnd-ndrpdr"
14039     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-ethip6-ip6scale2m-ndrpdr"
14040     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-{core}-ethip6-ip6scale2m-rnd-ndrpdr"
14041   layout:
14042     title: "2n-clx-xxv710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
14043     layout: "plot-throughput"
14044
14045 - type: "plot"
14046   title: "Throughput: 2n-clx-cx556a-78b-{core}-rdma-ip6routing-base-scale-{test_type}"
14047   algorithm: "plot_ndrpdr_box_name"
14048   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-{core}-rdma-ip6routing-base-scale-{test_type}"
14049   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14050   core: ["2t1c", ]
14051   include:
14052     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-{core}-rdma-dot1q-ip6base-ndrpdr"
14053     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-{core}-rdma-ethip6-ip6base-ndrpdr"
14054     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-rdma-ethip6-ip6scale20k-ndrpdr"
14055     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-{core}-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
14056     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-{core}-rdma-ethip6-ip6scale200k-ndrpdr"
14057     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-{core}-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
14058     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-rdma-ethip6-ip6scale2m-ndrpdr"
14059     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-{core}-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
14060   layout:
14061     title: "2n-clx-cx556a-78b-{core}-rdma-ip6routing-base-scale-{test_type}"
14062     layout: "plot-throughput"
14063
14064 - type: "plot"
14065   title: "Throughput: 2n-clx-x710-64b-{core}-l2switching-base-scale-avf-{test_type}"
14066   algorithm: "plot_ndrpdr_box_name"
14067   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-{core}-l2switching-base-scale-avf-{test_type}"
14068   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14069   core: ["2t1c", ]
14070   include:
14071     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14072     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-{core}-avf-eth-l2patch-ndrpdr"
14073     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-{core}-avf-eth-l2xcbase-ndrpdr"
14074     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-ndrpdr"
14075     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14076   layout:
14077     title: "2n-clx-x710-64b-{core}-l2switching-base-scale-avf-{test_type}"
14078     layout: "plot-throughput"
14079
14080 - type: "plot"
14081   title: "Throughput: 2n-clx-x710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
14082   algorithm: "plot_ndrpdr_box_name"
14083   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
14084   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14085   core: ["2t1c", ]
14086   include:
14087     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-ndrpdr"
14088     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-{core}-eth-l2patch-ndrpdr"
14089     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-{core}-eth-l2xcbase-ndrpdr"
14090     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
14091     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale1mmaclrn-ndrpdr"
14092   layout:
14093     title: "2n-clx-x710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
14094     layout: "plot-throughput"
14095
14096 - type: "plot"
14097   title: "Throughput: 2n-clx-xxv710-64b-{core}-l2switching-base-avf-{test_type}"
14098   algorithm: "plot_ndrpdr_box_name"
14099   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-l2switching-base-avf-{test_type}"
14100   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14101   core: ["2t1c", ]
14102   include:
14103     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-{core}-avf-dot1q-l2xcbase-ndrpdr"
14104     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14105     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-{core}-avf-eth-l2patch-ndrpdr"
14106     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-{core}-avf-eth-l2xcbase-ndrpdr"
14107     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-ndrpdr"
14108   layout:
14109     title: "2n-clx-xxv710-64b-{core}-l2switching-base-avf-{test_type}"
14110     layout: "plot-throughput"
14111
14112 - type: "plot"
14113   title: "Throughput: 2n-clx-xxv710-64b-{core}-l2switching-base-scale-avf-{test_type}"
14114   algorithm: "plot_ndrpdr_box_name"
14115   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-l2switching-base-scale-avf-{test_type}"
14116   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14117   core: ["2t1c", ]
14118   include:
14119     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-ndrpdr"
14120     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14121     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14122     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14123   layout:
14124     title: "2n-clx-xxv710-64b-{core}-l2switching-base-scale-avf-{test_type}"
14125     layout: "plot-throughput"
14126
14127 - type: "plot"
14128   title: "Throughput: 2n-clx-xxv710-64b-{core}-l2switching-base-dpdk-{test_type}"
14129   algorithm: "plot_ndrpdr_box_name"
14130   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-l2switching-base-dpdk-{test_type}"
14131   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14132   core: ["2t1c", ]
14133   include:
14134     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-{core}-dot1q-l2xcbase-ndrpdr"
14135     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-ndrpdr"
14136     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-{core}-eth-l2patch-ndrpdr"
14137     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-{core}-eth-l2xcbase-ndrpdr"
14138     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
14139   layout:
14140     title: "2n-clx-xxv710-64b-{core}-l2switching-base-dpdk-{test_type}"
14141     layout: "plot-throughput"
14142
14143 - type: "plot"
14144   title: "Throughput: 2n-clx-xxv710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
14145   algorithm: "plot_ndrpdr_box_name"
14146   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
14147   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14148   core: ["2t1c", ]
14149   include:
14150     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
14151     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale10kmaclrn-ndrpdr"
14152     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale100kmaclrn-ndrpdr"
14153     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale1mmaclrn-ndrpdr"
14154   layout:
14155     title: "2n-clx-xxv710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
14156     layout: "plot-throughput"
14157
14158 - type: "plot"
14159   title: "Throughput: 2n-clx-cx556a-64b-{core}-rdma-l2switching-base-{test_type}"
14160   algorithm: "plot_ndrpdr_box_name"
14161   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-{core}-rdma-l2switching-base-{test_type}"
14162   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14163   core: ["2t1c", ]
14164   include:
14165     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-{core}-rdma-dot1q-l2xcbase-ndrpdr"
14166     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
14167     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-{core}-rdma-eth-l2patch-ndrpdr"
14168     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-{core}-rdma-eth-l2xcbase-ndrpdr"
14169     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-rdma-eth-l2bdbasemaclrn-ndrpdr"
14170   layout:
14171     title: "2n-clx-cx556a-64b-{core}-rdma-l2switching-base-{test_type}"
14172     layout: "plot-throughput"
14173
14174 - type: "plot"
14175   title: "Throughput: 2n-clx-cx556a-64b-{core}-rdma-l2switching-scale-{test_type}"
14176   algorithm: "plot_ndrpdr_box_name"
14177   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-{core}-rdma-l2switching-scale-{test_type}"
14178   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14179   core: ["2t1c", ]
14180   include:
14181     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-rdma-eth-l2bdbasemaclrn-ndrpdr"
14182     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-{core}-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
14183     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
14184     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
14185   layout:
14186     title: "2n-clx-cx556a-64b-{core}-rdma-l2switching-scale-{test_type}"
14187     layout: "plot-throughput"
14188
14189 - type: "plot"
14190   title: "Throughput: 2n-clx-xxv710-64b-{core}-vhost-base-avf-{test_type}"
14191   algorithm: "plot_ndrpdr_box_name"
14192   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-vhost-base-avf-{test_type}"
14193   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14194   core: ["2t1c", ]
14195   include:
14196     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14197     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14198     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14199     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14200     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14201   layout:
14202     title: "2n-clx-xxv710-64b-{core}-vhost-base-avf-{test_type}"
14203     layout: "plot-throughput"
14204
14205 - type: "plot"
14206   title: "Throughput: 2n-clx-xxv710-64b-{core}-vhost-base-avf-vpp-{test_type}"
14207   algorithm: "plot_ndrpdr_box_name"
14208   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-vhost-base-avf-vpp-{test_type}"
14209   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14210   core: ["2t1c", ]
14211   include:
14212     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14213     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14214     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14215     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14216     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-{core}-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14217   layout:
14218     title: "2n-clx-xxv710-64b-{core}-vhost-base-avf-vpp-{test_type}"
14219     layout: "plot-throughput"
14220
14221 - type: "plot"
14222   title: "Throughput: 2n-clx-xxv710-64b-{core}-vhost-base-dpdk-{test_type}"
14223   algorithm: "plot_ndrpdr_box_name"
14224   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-vhost-base-dpdk-{test_type}"
14225   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14226   core: ["2t1c", ]
14227   include:
14228     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14229     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14230     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14231     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14232     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14233   layout:
14234     title: "2n-clx-xxv710-64b-{core}-vhost-base-dpdk-{test_type}"
14235     layout: "plot-throughput"
14236
14237 - type: "plot"
14238   title: "Throughput: 2n-clx-xxv710-64b-{core}-vhost-base-dpdk-vpp-{test_type}"
14239   algorithm: "plot_ndrpdr_box_name"
14240   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-vhost-base-dpdk-vpp-{test_type}"
14241   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14242   core: ["2t1c", ]
14243   include:
14244     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14245     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14246     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14247     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14248     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-{core}-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14249   layout:
14250     title: "2n-clx-xxv710-64b-{core}-vhost-base-dpdk-vpp-{test_type}"
14251     layout: "plot-throughput"
14252
14253 - type: "plot"
14254   title: "Throughput: 2n-clx-cx556a-64b-{core}-rdma-l2-vhost-base-{test_type}"
14255   algorithm: "plot_ndrpdr_box_name"
14256   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-{core}-rdma-l2-vhost-base-{test_type}"
14257   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14258   core: ["2t1c", ]
14259   include:
14260     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14261     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14262     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14263     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14264   layout:
14265     title: "2n-clx-cx556a-64b-{core}-rdma-l2-vhost-base-{test_type}"
14266     layout: "plot-throughput"
14267
14268 - type: "plot"
14269   title: "Throughput: 2n-clx-cx556a-64b-{core}-rdma-l2-vhost-vppl2xc-base-{test_type}"
14270   algorithm: "plot_ndrpdr_box_name"
14271   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-{core}-rdma-l2-vhost-vppl2xc-base-{test_type}"
14272   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14273   core: ["2t1c", ]
14274   include:
14275     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14276     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14277     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14278     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14279   layout:
14280     title: "2n-clx-cx556a-64b-{core}-rdma-l2-vhost-vppl2xc-base-{test_type}"
14281     layout: "plot-throughput"
14282
14283 - type: "plot"
14284   title: "Throughput: 2n-clx-xxv710-114b-{core}-vts-l2switching-base-dpdk-{test_type}"
14285   algorithm: "plot_ndrpdr_box_name"
14286   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-{core}-vts-l2switching-base-dpdk-{test_type}"
14287   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14288   core: ["2t1c", ]
14289   include:
14290     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-{core}-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14291     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-{core}-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14292     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-{core}-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14293     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-{core}-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14294     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-{core}-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14295     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-{core}-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14296   layout:
14297     title: "2n-clx-xxv710-114b-{core}-vts-l2switching-base-[avf,dpdk]-{test_type}"
14298     layout: "plot-throughput"
14299
14300 ################################################################################
14301
14302 # Packet Speedup
14303
14304 - type: "plot"
14305   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-{test_type}-tsa"
14306   algorithm: "plot_tsa_name"
14307   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-{test_type}-tsa"
14308   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14309   include:
14310     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14311     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14312     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14313     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14314   layout:
14315     title: "2n-clx-xxv710-64b-memif-base-avf-{test_type}"
14316     layout: "plot-throughput-speedup-analysis"
14317
14318 - type: "plot"
14319   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-{test_type}-tsa"
14320   algorithm: "plot_tsa_name"
14321   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-{test_type}-tsa"
14322   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14323   include:
14324     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14325     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14326     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14327     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14328   layout:
14329     title: "2n-clx-xxv710-64b-memif-base-dpdk-{test_type}"
14330     layout: "plot-throughput-speedup-analysis"
14331
14332 - type: "plot"
14333   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-{test_type}-tsa"
14334   algorithm: "plot_tsa_name"
14335   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-{test_type}-tsa"
14336   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14337   include:
14338     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14339     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14340     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14341     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14342   layout:
14343     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-{test_type}"
14344     layout: "plot-throughput-speedup-analysis"
14345
14346 - type: "plot"
14347   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-{test_type}-tsa"
14348   algorithm: "plot_tsa_name"
14349   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-{test_type}-tsa"
14350   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14351   include:
14352     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14353     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14354     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14355     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14356     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14357     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14358   layout:
14359     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-{test_type}"
14360     layout: "plot-throughput-speedup-analysis"
14361
14362 - type: "plot"
14363   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-{test_type}-tsa"
14364   algorithm: "plot_tsa_name"
14365   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-{test_type}-tsa"
14366   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14367   include:
14368     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14369     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14370     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14371     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14372     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14373     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14374     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14375   layout:
14376     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-{test_type}"
14377     layout: "plot-throughput-speedup-analysis"
14378
14379 - type: "plot"
14380   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-{test_type}-tsa"
14381   algorithm: "plot_tsa_name"
14382   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-{test_type}-tsa"
14383   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14384   include:
14385     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14386     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14387     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14388     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14389     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14390     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14391     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14392     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14393   layout:
14394     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-{test_type}"
14395     layout: "plot-throughput-speedup-analysis"
14396
14397 - type: "plot"
14398   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-{test_type}-tsa"
14399   algorithm: "plot_tsa_name"
14400   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-{test_type}-tsa"
14401   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14402   include:
14403     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14404     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14405     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14406     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14407     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14408     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14409   layout:
14410     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-{test_type}"
14411     layout: "plot-throughput-speedup-analysis"
14412
14413 - type: "plot"
14414   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-{test_type}-tsa"
14415   algorithm: "plot_tsa_name"
14416   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-{test_type}-tsa"
14417   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14418   include:
14419     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14420     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
14421     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
14422     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
14423     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
14424   layout:
14425     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-{test_type}"
14426     layout: "plot-throughput-speedup-analysis"
14427
14428 - type: "plot"
14429   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-{test_type}-tsa"
14430   algorithm: "plot_tsa_name"
14431   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-{test_type}-tsa"
14432   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14433   include:
14434     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
14435     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
14436     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
14437     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
14438     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
14439   layout:
14440     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-{test_type}"
14441     layout: "plot-throughput-speedup-analysis"
14442
14443 - type: "plot"
14444   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}-tsa"
14445   algorithm: "plot_tsa_name"
14446   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}-tsa"
14447   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14448   include:
14449     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
14450     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
14451     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
14452     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
14453     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
14454     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
14455     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
14456     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
14457     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
14458     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
14459   layout:
14460     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}"
14461     layout: "plot-throughput-speedup-analysis-cps"
14462
14463 - type: "plot"
14464   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-{test_type}-tsa"
14465   algorithm: "plot_tsa_name"
14466   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-{test_type}-tsa"
14467   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14468   include:
14469     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
14470     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
14471     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
14472     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
14473     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
14474     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
14475     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
14476     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
14477     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
14478     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
14479   layout:
14480     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-{test_type}"
14481     layout: "plot-throughput-speedup-analysis"
14482
14483 - type: "plot"
14484   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}-tsa"
14485   algorithm: "plot_tsa_name"
14486   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}-tsa"
14487   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14488   include:
14489     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
14490     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
14491     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
14492     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
14493     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
14494     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
14495     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
14496     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
14497     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
14498     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
14499   layout:
14500     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}"
14501     layout: "plot-throughput-speedup-analysis-cps"
14502
14503 - type: "plot"
14504   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-{test_type}-tsa"
14505   algorithm: "plot_tsa_name"
14506   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-{test_type}-tsa"
14507   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14508   include:
14509     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
14510     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
14511     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
14512     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
14513     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
14514     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
14515     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
14516     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
14517     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
14518     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
14519   layout:
14520     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-{test_type}"
14521     layout: "plot-throughput-speedup-analysis"
14522
14523 - type: "plot"
14524   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-{test_type}-tsa"
14525   algorithm: "plot_tsa_name"
14526   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-{test_type}-tsa"
14527   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14528   include:
14529     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
14530     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
14531     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
14532     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
14533     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
14534     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
14535     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
14536     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
14537     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
14538     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
14539   layout:
14540     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-{test_type}"
14541     layout: "plot-throughput-speedup-analysis"
14542
14543 - type: "plot"
14544   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-{test_type}-tsa"
14545   algorithm: "plot_tsa_name"
14546   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-{test_type}-tsa"
14547   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14548   include:
14549     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
14550     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
14551     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
14552     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
14553     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
14554     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
14555     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
14556     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
14557     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
14558     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
14559   layout:
14560     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-{test_type}"
14561     layout: "plot-throughput-speedup-analysis"
14562
14563 - type: "plot"
14564   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-{test_type}-tsa"
14565   algorithm: "plot_tsa_name"
14566   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-{test_type}-tsa"
14567   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14568   include:
14569     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
14570     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
14571     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
14572     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
14573     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
14574     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
14575     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
14576     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
14577     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
14578     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
14579   layout:
14580     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-{test_type}"
14581     layout: "plot-throughput-speedup-analysis"
14582
14583 - type: "plot"
14584   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-{test_type}-tsa"
14585   algorithm: "plot_tsa_name"
14586   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-{test_type}-tsa"
14587   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14588   include:
14589     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
14590     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
14591     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
14592     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
14593     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
14594     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
14595     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
14596     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
14597     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-Ethip4Udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
14598     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
14599   layout:
14600     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-{test_type}"
14601     layout: "plot-throughput-speedup-analysis"
14602
14603 - type: "plot"
14604   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-{test_type}-tsa"
14605   algorithm: "plot_tsa_name"
14606   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-{test_type}-tsa"
14607   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14608   include:
14609     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14610     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14611     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14612     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14613     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14614     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14615   layout:
14616     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-{test_type}"
14617     layout: "plot-throughput-speedup-analysis"
14618
14619 - type: "plot"
14620   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-{test_type}-tsa"
14621   algorithm: "plot_tsa_name"
14622   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-{test_type}-tsa"
14623   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14624   include:
14625     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
14626     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
14627     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
14628     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
14629     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
14630     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
14631     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
14632     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
14633   layout:
14634     title: "2n-clx-cx556a-64b-rdma-ip4base-{test_type}"
14635     layout: "plot-throughput-speedup-analysis"
14636
14637 - type: "plot"
14638   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-{test_type}-tsa"
14639   algorithm: "plot_tsa_name"
14640   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-{test_type}-tsa"
14641   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14642   include:
14643     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14644     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14645     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14646     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14647     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14648     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14649   layout:
14650     title: "2n-clx-cx556a-64b-rdma-ethip4-features-{test_type}"
14651     layout: "plot-throughput-speedup-analysis"
14652
14653 - type: "plot"
14654   title: "Speedup: 2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-{test_type}-tsa"
14655   algorithm: "plot_tsa_name"
14656   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-{test_type}-tsa"
14657   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14658   include:
14659     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
14660     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
14661     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
14662     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
14663     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
14664   layout:
14665     title: "2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-{test_type}"
14666     layout: "plot-throughput-speedup-analysis"
14667
14668 - type: "plot"
14669   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-{test_type}-tsa"
14670   algorithm: "plot_tsa_name"
14671   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-{test_type}-tsa"
14672   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14673   include:
14674     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14675     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14676     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14677     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14678     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14679     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14680     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14681   layout:
14682     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-{test_type}"
14683     layout: "plot-throughput-speedup-analysis"
14684
14685 - type: "plot"
14686   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-{test_type}-tsa"
14687   algorithm: "plot_tsa_name"
14688   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-{test_type}-tsa"
14689   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14690   include:
14691     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14692     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14693     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14694     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
14695     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14696     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
14697     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14698     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14699   layout:
14700     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-{test_type}"
14701     layout: "plot-throughput-speedup-analysis"
14702
14703 - type: "plot"
14704   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-{test_type}-tsa"
14705   algorithm: "plot_tsa_name"
14706   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-{test_type}-tsa"
14707   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14708   include:
14709     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14710     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14711     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14712     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
14713     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14714     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
14715     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14716     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
14717   layout:
14718     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-{test_type}"
14719     layout: "plot-throughput-speedup-analysis"
14720
14721 - type: "plot"
14722   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-{test_type}-tsa"
14723   algorithm: "plot_tsa_name"
14724   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-{test_type}-tsa"
14725   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14726   include:
14727     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
14728     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
14729     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
14730     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
14731     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
14732     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
14733     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
14734     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
14735   layout:
14736     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-{test_type}"
14737     layout: "plot-throughput-speedup-analysis"
14738
14739 - type: "plot"
14740   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-{test_type}-tsa"
14741   algorithm: "plot_tsa_name"
14742   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-{test_type}-tsa"
14743   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14744   include:
14745     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14746     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14747     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14748     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14749     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14750   layout:
14751     title: "2n-clx-x710-64b-l2switching-base-scale-avf-{test_type}"
14752     layout: "plot-throughput-speedup-analysis"
14753
14754 - type: "plot"
14755   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-{test_type}-tsa"
14756   algorithm: "plot_tsa_name"
14757   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-{test_type}-tsa"
14758   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14759   include:
14760     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14761     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14762     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14763     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14764     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14765   layout:
14766     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-{test_type}"
14767     layout: "plot-throughput-speedup-analysis"
14768
14769 - type: "plot"
14770   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-{test_type}-tsa"
14771   algorithm: "plot_tsa_name"
14772   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-{test_type}-tsa"
14773   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14774   include:
14775     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14776     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14777     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14778     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14779     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14780   layout:
14781     title: "2n-clx-xxv710-64b-l2switching-base-avf-{test_type}"
14782     layout: "plot-throughput-speedup-analysis"
14783
14784 - type: "plot"
14785   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-{test_type}-tsa"
14786   algorithm: "plot_tsa_name"
14787   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-{test_type}-tsa"
14788   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14789   include:
14790     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14791     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14792     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14793     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14794   layout:
14795     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-{test_type}"
14796     layout: "plot-throughput-speedup-analysis"
14797
14798 - type: "plot"
14799   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-{test_type}-tsa"
14800   algorithm: "plot_tsa_name"
14801   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-{test_type}-tsa"
14802   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14803   include:
14804     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14805     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14806     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14807     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14808     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14809   layout:
14810     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-{test_type}"
14811     layout: "plot-throughput-speedup-analysis"
14812
14813 - type: "plot"
14814   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-{test_type}-tsa"
14815   algorithm: "plot_tsa_name"
14816   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-{test_type}-tsa"
14817   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14818   include:
14819     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14820     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14821     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14822     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14823   layout:
14824     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-{test_type}"
14825     layout: "plot-throughput-speedup-analysis"
14826
14827 - type: "plot"
14828   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-{test_type}-tsa"
14829   algorithm: "plot_tsa_name"
14830   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-{test_type}-tsa"
14831   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14832   include:
14833     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
14834     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
14835     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
14836     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
14837     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
14838   layout:
14839     title: "2n-clx-cx556a-64b-rdma-l2switching-base-{test_type}"
14840     layout: "plot-throughput-speedup-analysis"
14841
14842 - type: "plot"
14843   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-{test_type}-tsa"
14844   algorithm: "plot_tsa_name"
14845   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-{test_type}-tsa"
14846   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14847   include:
14848     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
14849     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
14850     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
14851     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
14852   layout:
14853     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-{test_type}"
14854     layout: "plot-throughput-speedup-analysis"
14855
14856 - type: "plot"
14857   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-{test_type}-tsa"
14858   algorithm: "plot_tsa_name"
14859   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-{test_type}-tsa"
14860   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14861   include:
14862     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14863     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14864     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14865     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14866     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14867   layout:
14868     title: "2n-clx-xxv710-64b-vhost-base-avf-{test_type}"
14869     layout: "plot-throughput-speedup-analysis"
14870
14871 - type: "plot"
14872   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-{test_type}-tsa"
14873   algorithm: "plot_tsa_name"
14874   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-{test_type}-tsa"
14875   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14876   include:
14877     - "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"
14878     - "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"
14879     - "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"
14880     - "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"
14881     - "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"
14882   layout:
14883     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-{test_type}"
14884     layout: "plot-throughput-speedup-analysis"
14885
14886 - type: "plot"
14887   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-{test_type}-tsa"
14888   algorithm: "plot_tsa_name"
14889   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-{test_type}-tsa"
14890   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14891   include:
14892     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14893     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14894     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14895     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14896     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14897   layout:
14898     title: "2n-clx-xxv710-64b-vhost-base-dpdk-{test_type}"
14899     layout: "plot-throughput-speedup-analysis"
14900
14901 - type: "plot"
14902   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-{test_type}-tsa"
14903   algorithm: "plot_tsa_name"
14904   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-{test_type}-tsa"
14905   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14906   include:
14907     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14908     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14909     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14910     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14911     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14912   layout:
14913     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-{test_type}"
14914     layout: "plot-throughput-speedup-analysis"
14915
14916 - type: "plot"
14917   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-{test_type}-tsa"
14918   algorithm: "plot_tsa_name"
14919   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-{test_type}-tsa"
14920   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14921   include:
14922     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14923     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14924     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14925     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14926   layout:
14927     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-{test_type}"
14928     layout: "plot-throughput-speedup-analysis"
14929
14930 - type: "plot"
14931   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-{test_type}-tsa"
14932   algorithm: "plot_tsa_name"
14933   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-{test_type}-tsa"
14934   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14935   include:
14936     - "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"
14937     - "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"
14938     - "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"
14939     - "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"
14940   layout:
14941     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-{test_type}"
14942     layout: "plot-throughput-speedup-analysis"
14943
14944 - type: "plot"
14945   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-{test_type}-tsa"
14946   algorithm: "plot_tsa_name"
14947   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-{test_type}-tsa"
14948   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14949   include:
14950     - "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"
14951     - "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"
14952     - "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"
14953     - "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"
14954     - "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"
14955     - "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"
14956   layout:
14957     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-{test_type}"
14958     layout: "plot-throughput-speedup-analysis"
14959
14960 # Packet Throughput - DPDK
14961
14962 # 2n-clx
14963
14964 - type: "plot"
14965   title: "DPDK Throughput: 2n-clx-xxv710-64b-{core}-base-{test_type}"
14966   algorithm: "plot_ndrpdr_box_name"
14967   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-{core}-base-{test_type}"
14968   data: "plot-dpdk-throughput-latency-2n-clx"
14969   core: ["1t1c", "4t2c"]
14970   include:
14971     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr"
14972     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr"
14973   layout:
14974     title: "2n-clx-xxv710-64b-{core}-base-{test_type}"
14975     layout: "plot-throughput"
14976
14977 - type: "plot"
14978   title: "DPDK Throughput: 2n-clx-x710-64b-{core}-base-{test_type}"
14979   algorithm: "plot_ndrpdr_box_name"
14980   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-{core}-base-{test_type}"
14981   data: "plot-dpdk-throughput-latency-2n-clx"
14982   core: ["1t1c", "4t2c"]
14983   include:
14984     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr"
14985     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr"
14986   layout:
14987     title: "2n-clx-x710-64b-{core}-base-{test_type}"
14988     layout: "plot-throughput"
14989
14990 ###############################################################################
14991
14992 # 2n-zn2
14993
14994 # Packet Throughput
14995
14996 - type: "plot"
14997   title: "Throughput: 2n-zn2-xxv710-64b-{core}-memif-base-avf-{test_type}"
14998   algorithm: "plot_ndrpdr_box_name"
14999   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-memif-base-avf-{test_type}"
15000   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15001   core: ["2t1c", ]
15002   include:
15003     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15004     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15005     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15006     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15007   layout:
15008     title: "2n-zn2-xxv710-64b-{core}-memif-base-avf-{test_type}"
15009     layout: "plot-throughput"
15010
15011 - type: "plot"
15012   title: "Throughput: 2n-zn2-xxv710-64b-{core}-memif-base-dpdk-{test_type}"
15013   algorithm: "plot_ndrpdr_box_name"
15014   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-memif-base-dpdk-{test_type}"
15015   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15016   core: ["2t1c", ]
15017   include:
15018     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15019     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15020     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15021     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15022   layout:
15023     title: "2n-zn2-xxv710-64b-{core}-memif-base-dpdk-{test_type}"
15024     layout: "plot-throughput"
15025
15026 - type: "plot"
15027   title: "Throughput: 2n-zn2-cx556a-64b-{core}-rdma-l2-eth-2memif-1dcr-{test_type}"
15028   algorithm: "plot_ndrpdr_box_name"
15029   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-{core}-rdma-l2-eth-2memif-1dcr-{test_type}"
15030   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15031   core: ["2t1c", ]
15032   include:
15033     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15034     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15035     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15036     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15037   layout:
15038     title: "2n-zn2-cx556a-64b-{core}-rdma-l2-eth-2memif-1dcr-{test_type}"
15039     layout: "plot-throughput"
15040
15041 - type: "plot"
15042   title: "Throughput: 2n-zn2-x710-64b-{core}-ip4routing-base-scale-[avf,dpdk]-{test_type}"
15043   algorithm: "plot_ndrpdr_box_name"
15044   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-{core}-ip4routing-base-scale-[avf,dpdk]-{test_type}"
15045   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15046   core: ["2t1c", ]
15047   include:
15048     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-{core}-avf-dot1q-ip4base-ndrpdr"
15049     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4-ip4base-ndrpdr"
15050     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-avf-ethip4-ip4scale2m-ndrpdr"
15051     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-{core}-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15052     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-{core}-dot1q-ip4base-ndrpdr"
15053     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
15054   layout:
15055     title: "2n-zn2-x710-64b-{core}-ip4routing-base-scale-[avf,dpdk]-{test_type}"
15056     layout: "plot-throughput"
15057
15058 - type: "plot"
15059   title: "Throughput: 2n-zn2-xxv710-64b-{core}-ip4routing-base-scale-avf-{test_type}"
15060   algorithm: "plot_ndrpdr_box_name"
15061   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-ip4routing-base-scale-avf-{test_type}"
15062   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15063   core: ["2t1c", ]
15064   include:
15065     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4-ip4base-ndrpdr"
15066     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-avf-ethip4-ip4scale20k-ndrpdr"
15067     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-{core}-avf-ethip4-ip4scale20k-rnd-ndrpdr"
15068     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-{core}-avf-ethip4-ip4scale200k-ndrpdr"
15069     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-{core}-avf-ethip4-ip4scale200k-rnd-ndrpdr"
15070     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-avf-ethip4-ip4scale2m-ndrpdr"
15071     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-{core}-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15072   layout:
15073     title: "2n-zn2-xxv710-64b-{core}-ip4routing-base-scale-avf-{test_type}"
15074     layout: "plot-throughput"
15075
15076 - type: "plot"
15077   title: "Throughput: 2n-zn2-xxv710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
15078   algorithm: "plot_ndrpdr_box_name"
15079   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
15080   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15081   core: ["2t1c", ]
15082   include:
15083     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-{core}-dot1q-ip4base-ndrpdr"
15084     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
15085     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-ethip4-ip4scale20k-ndrpdr"
15086     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-{core}-ethip4-ip4scale20k-rnd-ndrpdr"
15087     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-{core}-ethip4-ip4scale200k-ndrpdr"
15088     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-{core}-ethip4-ip4scale200k-rnd-ndrpdr"
15089     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-ethip4-ip4scale2m-ndrpdr"
15090     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-{core}-ethip4-ip4scale2m-rnd-ndrpdr"
15091   layout:
15092     title: "2n-zn2-xxv710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
15093     layout: "plot-throughput"
15094
15095 - type: "plot"
15096   title: "Throughput: 2n-zn2-xxv710-64b-{core}-features-ip4routing-base-avf-{test_type}"
15097   algorithm: "plot_ndrpdr_box_name"
15098   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-features-ip4routing-base-avf-{test_type}"
15099   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15100   core: ["2t1c", ]
15101   include:
15102     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-{core}-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15103     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15104     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-{core}-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15105     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-{core}-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15106     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-{core}-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
15107     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-{core}-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
15108   layout:
15109     title: "2n-zn2-xxv710-64b-{core}-features-ip4routing-base-avf-{test_type}"
15110     layout: "plot-throughput"
15111
15112 - type: "plot"
15113   title: "Throughput: 2n-zn2-xxv710-64b-{core}-nat44det-ip4routing-stl-bidir-avf-{test_type}"
15114   algorithm: "plot_ndrpdr_box_name"
15115   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-nat44det-ip4routing-stl-bidir-avf-{test_type}"
15116   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15117   core: ["2t1c", ]
15118   include:
15119     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
15120     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
15121     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
15122     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
15123     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
15124   layout:
15125     title: "2n-zn2-xxv710-64b-{core}-nat44det-ip4routing-stl-bidir-avf-{test_type}"
15126     layout: "plot-throughput"
15127
15128 #- type: "plot"
15129 #  title: "Throughput: 2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-stl-unidir-avf-{test_type}"
15130 #  algorithm: "plot_ndrpdr_box_name"
15131 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-stl-unidir-avf-{test_type}"
15132 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15133 #  core: ["2t1c", ]
15134 #  test-type: ["ndr", "pdr"]
15135 #  include:
15136 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
15137 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
15138 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
15139 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
15140 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
15141 #  layout:
15142 #    title: "2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-stl-unidir-avf-{test_type}"
15143 #    layout: "plot-throughput"
15144 #
15145 #- type: "plot"
15146 #  title: "Throughput: 2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}"
15147 #  algorithm: "plot_ndrpdr_box_name"
15148 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}"
15149 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15150 #  core: ["2t1c", ]
15151 #  test-type: ["ndr", "pdr"]
15152 #  include:
15153 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
15154 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
15155 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
15156 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
15157 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
15158 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
15159 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
15160 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
15161 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
15162 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
15163 #  layout:
15164 #    title: "2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}"
15165 #    layout: "plot-cps"
15166 #
15167 #- type: "plot"
15168 #  title: "Throughput: 2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-pps-avf-{test_type}"
15169 #  algorithm: "plot_ndrpdr_box_name"
15170 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-pps-avf-{test_type}"
15171 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15172 #  core: ["2t1c", ]
15173 #  test-type: ["ndr", "pdr"]
15174 #  include:
15175 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
15176 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
15177 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
15178 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
15179 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
15180 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
15181 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
15182 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
15183 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
15184 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
15185 #  layout:
15186 #    title: "2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-pps-avf-{test_type}"
15187 #    layout: "plot-throughput"
15188 #
15189 #- type: "plot"
15190 #  title: "Throughput: 2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}"
15191 #  algorithm: "plot_ndrpdr_box_name"
15192 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}"
15193 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15194 #  core: ["2t1c", ]
15195 #  test-type: ["ndr", "pdr"]
15196 #  include:
15197 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
15198 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
15199 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
15200 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
15201 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
15202 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
15203 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
15204 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
15205 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
15206 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
15207 #  layout:
15208 #    title: "2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}"
15209 #    layout: "plot-cps"
15210 #
15211 #- type: "plot"
15212 #  title: "Throughput: 2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-pps-avf-{test_type}"
15213 #  algorithm: "plot_ndrpdr_box_name"
15214 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-pps-avf-{test_type}"
15215 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15216 #  core: ["2t1c", ]
15217 #  test-type: ["ndr", "pdr"]
15218 #  include:
15219 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
15220 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
15221 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
15222 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
15223 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
15224 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
15225 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
15226 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
15227 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
15228 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
15229 #  layout:
15230 #    title: "2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-pps-avf-{test_type}"
15231 #    layout: "plot-throughput"
15232
15233 - type: "plot"
15234   title: "Throughput: 2n-zn2-xxv710-64b-{core}-nat44det-ip4routing-stl-bidir-avf-pdr"
15235   algorithm: "plot_ndrpdr_box_name"
15236   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-nat44det-ip4routing-stl-bidir-avf-pdr"
15237   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15238   core: ["2t1c", ]
15239   include:
15240     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
15241     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
15242     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
15243     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
15244     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
15245   layout:
15246     title: "2n-zn2-xxv710-64b-{core}-nat44det-ip4routing-stl-bidir-avf-pdr"
15247     layout: "plot-throughput"
15248
15249 - type: "plot"
15250   title: "Throughput: 2n-zn2-xxv710-64b-{core}-features-ip4routing-base-dpdk-{test_type}"
15251   algorithm: "plot_ndrpdr_box_name"
15252   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-features-ip4routing-base-dpdk-{test_type}"
15253   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15254   core: ["2t1c", ]
15255   include:
15256     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
15257     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15258     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15259     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15260     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15261     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-{core}-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
15262   layout:
15263     title: "2n-zn2-xxv710-64b-{core}-features-ip4routing-base-dpdk-{test_type}"
15264     layout: "plot-throughput"
15265
15266 - type: "plot"
15267   title: "Throughput: 2n-zn2-cx556a-64b-{core}-rdma-ip4base-{test_type}"
15268   algorithm: "plot_ndrpdr_box_name"
15269   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-{core}-rdma-ip4base-{test_type}"
15270   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15271   core: ["2t1c", ]
15272   include:
15273     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-{core}-rdma-dot1q-ip4base-ndrpdr"
15274     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-{core}-rdma-ethip4-ip4base-ndrpdr"
15275     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-rdma-ethip4-ip4scale20k-ndrpdr"
15276     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-{core}-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15277     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-{core}-rdma-ethip4-ip4scale200k-ndrpdr"
15278     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-{core}-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15279     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-rdma-ethip4-ip4scale2m-ndrpdr"
15280     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-{core}-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15281   layout:
15282     title: "2n-zn2-cx556a-64b-{core}-rdma-ip4base-{test_type}"
15283     layout: "plot-throughput"
15284
15285 - type: "plot"
15286   title: "Throughput: 2n-zn2-cx556a-64b-{core}-rdma-ethip4-features-{test_type}"
15287   algorithm: "plot_ndrpdr_box_name"
15288   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-{core}-rdma-ethip4-features-{test_type}"
15289   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15290   core: ["2t1c", ]
15291   include:
15292     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-{core}-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15293     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15294     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-{core}-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15295     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-{core}-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15296     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-{core}-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
15297     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-{core}-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
15298   layout:
15299     title: "2n-zn2-cx556a-64b-{core}-rdma-ethip4-features-{test_type}"
15300     layout: "plot-throughput"
15301
15302 - type: "plot"
15303   title: "Throughput: 2n-zn2-xxv710-64b-{core}-ethip4--ethip4udpgeneve-avf-{test_type}"
15304   algorithm: "plot_ndrpdr_box_name"
15305   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-ethip4--ethip4udpgeneve-avf-{test_type}"
15306   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15307   core: ["2t1c", ]
15308   include:
15309     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
15310     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
15311     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
15312     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
15313     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
15314   layout:
15315     title: "2n-zn2-xxv710-64b-{core}-ethip4--ethip4udpgeneve-avf-{test_type}"
15316     layout: "plot-throughput"
15317
15318 - type: "plot"
15319   title: "Throughput: 2n-zn2-x710-78b-{core}-ip6routing-base-scale-[avf,dpdk]-{test_type}"
15320   algorithm: "plot_ndrpdr_box_name"
15321   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-{core}-ip6routing-base-scale-[avf,dpdk]-{test_type}"
15322   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15323   core: ["2t1c", ]
15324   include:
15325     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-{core}-avf-dot1q-ip6base-ndrpdr"
15326     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-{core}-avf-ethip6-ip6base-ndrpdr"
15327     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-avf-ethip6-ip6scale2m-ndrpdr"
15328     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-{core}-avf-ethip6-ip6scale2m-rnd-ndrpdr"
15329     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-{core}-dot1q-ip6base-ndrpdr"
15330     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-{core}-ethip6-ip6base-ndrpdr"
15331     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-ethip6-ip6scale2m-ndrpdr"
15332   layout:
15333     title: "2n-zn2-x710-78b-{core}-ip6routing-base-scale-[avf,dpdk]-{test_type}"
15334     layout: "plot-throughput"
15335
15336 - type: "plot"
15337   title: "Throughput: 2n-zn2-xxv710-78b-{core}-ip6routing-base-scale-avf-{test_type}"
15338   algorithm: "plot_ndrpdr_box_name"
15339   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-{core}-ip6routing-base-scale-avf-{test_type}"
15340   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15341   core: ["2t1c", ]
15342   include:
15343     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-{core}-avf-dot1q-ip6base-ndrpdr"
15344     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-{core}-avf-ethip6-ip6base-ndrpdr"
15345     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-avf-ethip6-ip6scale20k-ndrpdr"
15346     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-{core}-avf-ethip6-ip6scale20k-rnd-ndrpdr"
15347     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-{core}-avf-ethip6-ip6scale200k-ndrpdr"
15348     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-{core}-avf-ethip6-ip6scale200k-rnd-ndrpdr"
15349     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-avf-ethip6-ip6scale2m-ndrpdr"
15350     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-{core}-avf-ethip6-ip6scale2m-rnd-ndrpdr"
15351   layout:
15352     title: "2n-zn2-xxv710-78b-{core}-ip6routing-base-scale-avf-{test_type}"
15353     layout: "plot-throughput"
15354
15355 - type: "plot"
15356   title: "Throughput: 2n-zn2-xxv710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
15357   algorithm: "plot_ndrpdr_box_name"
15358   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
15359   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15360   core: ["2t1c", ]
15361   include:
15362     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-{core}-dot1q-ip6base-ndrpdr"
15363     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-{core}-ethip6-ip6base-ndrpdr"
15364     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-ethip6-ip6scale20k-ndrpdr"
15365     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-{core}-ethip6-ip6scale20k-rnd-ndrpdr"
15366     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-{core}-ethip6-ip6scale200k-ndrpdr"
15367     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-{core}-ethip6-ip6scale200k-rnd-ndrpdr"
15368     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-ethip6-ip6scale2m-ndrpdr"
15369     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-{core}-ethip6-ip6scale2m-rnd-ndrpdr"
15370   layout:
15371     title: "2n-zn2-xxv710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
15372     layout: "plot-throughput"
15373
15374 - type: "plot"
15375   title: "Throughput: 2n-zn2-cx556a-78b-{core}-rdma-ip6routing-base-scale-{test_type}"
15376   algorithm: "plot_ndrpdr_box_name"
15377   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-{core}-rdma-ip6routing-base-scale-{test_type}"
15378   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15379   core: ["2t1c", ]
15380   include:
15381     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-{core}-rdma-dot1q-ip6base-ndrpdr"
15382     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-{core}-rdma-ethip6-ip6base-ndrpdr"
15383     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-rdma-ethip6-ip6scale20k-ndrpdr"
15384     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-{core}-rdma-ethip6-ip6scale200k-ndrpdr"
15385     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-rdma-ethip6-ip6scale2m-ndrpdr"
15386   layout:
15387     title: "2n-zn2-cx556a-78b-{core}-rdma-ip6routing-base-scale-{test_type}"
15388     layout: "plot-throughput"
15389
15390 - type: "plot"
15391   title: "Throughput: 2n-zn2-x710-64b-{core}-l2switching-base-scale-avf-{test_type}"
15392   algorithm: "plot_ndrpdr_box_name"
15393   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-{core}-l2switching-base-scale-avf-{test_type}"
15394   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15395   core: ["2t1c", ]
15396   include:
15397     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15398     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-{core}-avf-eth-l2patch-ndrpdr"
15399     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-{core}-avf-eth-l2xcbase-ndrpdr"
15400     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-ndrpdr"
15401     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15402   layout:
15403     title: "2n-zn2-x710-64b-{core}-l2switching-base-scale-avf-{test_type}"
15404     layout: "plot-throughput"
15405
15406 - type: "plot"
15407   title: "Throughput: 2n-zn2-x710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
15408   algorithm: "plot_ndrpdr_box_name"
15409   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
15410   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15411   core: ["2t1c", ]
15412   include:
15413     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-ndrpdr"
15414     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-{core}-eth-l2patch-ndrpdr"
15415     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-{core}-eth-l2xcbase-ndrpdr"
15416     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
15417     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale1mmaclrn-ndrpdr"
15418   layout:
15419     title: "2n-zn2-x710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
15420     layout: "plot-throughput"
15421
15422 - type: "plot"
15423   title: "Throughput: 2n-zn2-xxv710-64b-{core}-l2switching-base-avf-{test_type}"
15424   algorithm: "plot_ndrpdr_box_name"
15425   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-l2switching-base-avf-{test_type}"
15426   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15427   core: ["2t1c", ]
15428   include:
15429     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-{core}-avf-dot1q-l2xcbase-ndrpdr"
15430     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15431     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15432     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-{core}-avf-eth-l2patch-ndrpdr"
15433     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-{core}-avf-eth-l2xcbase-ndrpdr"
15434     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-ndrpdr"
15435   layout:
15436     title: "2n-zn2-xxv710-64b-{core}-l2switching-base-avf-{test_type}"
15437     layout: "plot-throughput"
15438
15439 - type: "plot"
15440   title: "Throughput: 2n-zn2-xxv710-64b-{core}-l2switching-base-scale-avf-{test_type}"
15441   algorithm: "plot_ndrpdr_box_name"
15442   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-l2switching-base-scale-avf-{test_type}"
15443   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15444   core: ["2t1c", ]
15445   include:
15446     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-ndrpdr"
15447     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15448     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15449     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15450   layout:
15451     title: "2n-zn2-xxv710-64b-{core}-l2switching-base-scale-avf-{test_type}"
15452     layout: "plot-throughput"
15453
15454 - type: "plot"
15455   title: "Throughput: 2n-zn2-xxv710-64b-{core}-l2switching-base-dpdk-{test_type}"
15456   algorithm: "plot_ndrpdr_box_name"
15457   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-l2switching-base-dpdk-{test_type}"
15458   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15459   core: ["2t1c", ]
15460   include:
15461     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-{core}-dot1q-l2xcbase-ndrpdr"
15462     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-ndrpdr"
15463     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15464     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-{core}-eth-l2patch-ndrpdr"
15465     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-{core}-eth-l2xcbase-ndrpdr"
15466     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
15467   layout:
15468     title: "2n-zn2-xxv710-64b-{core}-l2switching-base-dpdk-{test_type}"
15469     layout: "plot-throughput"
15470
15471 - type: "plot"
15472   title: "Throughput: 2n-zn2-xxv710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
15473   algorithm: "plot_ndrpdr_box_name"
15474   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
15475   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15476   core: ["2t1c", ]
15477   include:
15478     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
15479     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale10kmaclrn-ndrpdr"
15480     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale100kmaclrn-ndrpdr"
15481     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale1mmaclrn-ndrpdr"
15482   layout:
15483     title: "2n-zn2-xxv710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
15484     layout: "plot-throughput"
15485
15486 - type: "plot"
15487   title: "Throughput: 2n-zn2-cx556a-64b-{core}-rdma-l2switching-base-{test_type}"
15488   algorithm: "plot_ndrpdr_box_name"
15489   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-{core}-rdma-l2switching-base-{test_type}"
15490   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15491   core: ["2t1c", ]
15492   include:
15493     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-{core}-rdma-dot1q-l2xcbase-ndrpdr"
15494     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15495     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-{core}-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15496     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-{core}-rdma-eth-l2patch-ndrpdr"
15497     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-{core}-rdma-eth-l2xcbase-ndrpdr"
15498     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-rdma-eth-l2bdbasemaclrn-ndrpdr"
15499   layout:
15500     title: "2n-zn2-cx556a-64b-{core}-rdma-l2switching-base-{test_type}"
15501     layout: "plot-throughput"
15502
15503 - type: "plot"
15504   title: "Throughput: 2n-zn2-cx556a-64b-{core}-rdma-l2switching-scale-{test_type}"
15505   algorithm: "plot_ndrpdr_box_name"
15506   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-{core}-rdma-l2switching-scale-{test_type}"
15507   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15508   core: ["2t1c", ]
15509   include:
15510     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-rdma-eth-l2bdbasemaclrn-ndrpdr"
15511     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-{core}-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15512     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15513     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15514   layout:
15515     title: "2n-zn2-cx556a-64b-{core}-rdma-l2switching-scale-{test_type}"
15516     layout: "plot-throughput"
15517
15518 - type: "plot"
15519   title: "Throughput: 2n-zn2-xxv710-64b-{core}-vhost-base-avf-{test_type}"
15520   algorithm: "plot_ndrpdr_box_name"
15521   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-vhost-base-avf-{test_type}"
15522   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15523   core: ["2t1c", ]
15524   include:
15525     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15526     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15527     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15528     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15529     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15530   layout:
15531     title: "2n-zn2-xxv710-64b-{core}-vhost-base-avf-{test_type}"
15532     layout: "plot-throughput"
15533
15534 - type: "plot"
15535   title: "Throughput: 2n-zn2-xxv710-64b-{core}-vhost-base-avf-vpp-{test_type}"
15536   algorithm: "plot_ndrpdr_box_name"
15537   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-vhost-base-avf-vpp-{test_type}"
15538   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15539   core: ["2t1c", ]
15540   include:
15541     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15542     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15543     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15544     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15545     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-{core}-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15546   layout:
15547     title: "2n-zn2-xxv710-64b-{core}-vhost-base-avf-vpp-{test_type}"
15548     layout: "plot-throughput"
15549
15550 - type: "plot"
15551   title: "Throughput: 2n-zn2-xxv710-64b-{core}-vhost-base-dpdk-{test_type}"
15552   algorithm: "plot_ndrpdr_box_name"
15553   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-vhost-base-dpdk-{test_type}"
15554   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15555   core: ["2t1c", ]
15556   include:
15557     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15558     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15559     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15560     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15561     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15562   layout:
15563     title: "2n-zn2-xxv710-64b-{core}-vhost-base-dpdk-{test_type}"
15564     layout: "plot-throughput"
15565
15566 - type: "plot"
15567   title: "Throughput: 2n-zn2-xxv710-64b-{core}-vhost-base-dpdk-vpp-{test_type}"
15568   algorithm: "plot_ndrpdr_box_name"
15569   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-vhost-base-dpdk-vpp-{test_type}"
15570   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15571   core: ["2t1c", ]
15572   include:
15573     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15574     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15575     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15576     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15577     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-{core}-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15578   layout:
15579     title: "2n-zn2-xxv710-64b-{core}-vhost-base-dpdk-vpp-{test_type}"
15580     layout: "plot-throughput"
15581
15582 - type: "plot"
15583   title: "Throughput: 2n-zn2-cx556a-64b-{core}-rdma-l2-vhost-base-{test_type}"
15584   algorithm: "plot_ndrpdr_box_name"
15585   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-{core}-rdma-l2-vhost-base-{test_type}"
15586   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15587   core: ["2t1c", ]
15588   include:
15589     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15590     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15591     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15592     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15593   layout:
15594     title: "2n-zn2-cx556a-64b-{core}-rdma-l2-vhost-base-{test_type}"
15595     layout: "plot-throughput"
15596
15597 - type: "plot"
15598   title: "Throughput: 2n-zn2-cx556a-64b-{core}-rdma-l2-vhost-vppl2xc-base-{test_type}"
15599   algorithm: "plot_ndrpdr_box_name"
15600   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-{core}-rdma-l2-vhost-vppl2xc-base-{test_type}"
15601   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15602   core: ["2t1c", ]
15603   include:
15604     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15605     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15606     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15607     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15608   layout:
15609     title: "2n-zn2-cx556a-64b-{core}-rdma-l2-vhost-vppl2xc-base-{test_type}"
15610     layout: "plot-throughput"
15611
15612 - type: "plot"
15613   title: "Throughput: 2n-zn2-xxv710-114b-{core}-vts-l2switching-base-dpdk-{test_type}"
15614   algorithm: "plot_ndrpdr_box_name"
15615   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-{core}-vts-l2switching-base-dpdk-{test_type}"
15616   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15617   core: ["2t1c", ]
15618   include:
15619     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-{core}-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
15620     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-{core}-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
15621     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-{core}-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
15622     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-{core}-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
15623     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-{core}-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
15624     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-{core}-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
15625   layout:
15626     title: "2n-zn2-xxv710-114b-{core}-vts-l2switching-base-[avf,dpdk]-{test_type}"
15627     layout: "plot-throughput"
15628
15629 ################################################################################
15630
15631 # Packet Speedup
15632
15633 - type: "plot"
15634   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-avf-{test_type}-tsa"
15635   algorithm: "plot_tsa_name"
15636   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-avf-{test_type}-tsa"
15637   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15638   include:
15639     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15640     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15641     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15642     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15643   layout:
15644     title: "2n-zn2-xxv710-64b-memif-base-avf-{test_type}"
15645     layout: "plot-throughput-speedup-analysis"
15646
15647 - type: "plot"
15648   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-dpdk-{test_type}-tsa"
15649   algorithm: "plot_tsa_name"
15650   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-dpdk-{test_type}-tsa"
15651   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15652   include:
15653     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15654     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15655     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15656     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15657   layout:
15658     title: "2n-zn2-xxv710-64b-memif-base-dpdk-{test_type}"
15659     layout: "plot-throughput-speedup-analysis"
15660
15661 - type: "plot"
15662   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-{test_type}-tsa"
15663   algorithm: "plot_tsa_name"
15664   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-{test_type}-tsa"
15665   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15666   include:
15667     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15668     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15669     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15670     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15671   layout:
15672     title: "2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-{test_type}"
15673     layout: "plot-throughput-speedup-analysis"
15674
15675 - type: "plot"
15676   title: "Speedup: 2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-{test_type}-tsa"
15677   algorithm: "plot_tsa_name"
15678   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-{test_type}-tsa"
15679   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15680   include:
15681     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15682     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15683     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15684     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15685     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15686     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15687   layout:
15688     title: "2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-{test_type}"
15689     layout: "plot-throughput-speedup-analysis"
15690
15691 - type: "plot"
15692   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-avf-{test_type}-tsa"
15693   algorithm: "plot_tsa_name"
15694   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-avf-{test_type}-tsa"
15695   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15696   include:
15697     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15698     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15699     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
15700     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15701     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
15702     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15703     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15704   layout:
15705     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-avf-{test_type}"
15706     layout: "plot-throughput-speedup-analysis"
15707
15708 - type: "plot"
15709   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-{test_type}-tsa"
15710   algorithm: "plot_tsa_name"
15711   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-{test_type}-tsa"
15712   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15713   include:
15714     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15715     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15716     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15717     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
15718     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15719     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
15720     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15721     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
15722   layout:
15723     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-{test_type}"
15724     layout: "plot-throughput-speedup-analysis"
15725
15726 - type: "plot"
15727   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-avf-{test_type}-tsa"
15728   algorithm: "plot_tsa_name"
15729   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-avf-{test_type}-tsa"
15730   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15731   include:
15732     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15733     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15734     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15735     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15736     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
15737     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
15738   layout:
15739     title: "2n-zn2-xxv710-64b-features-ip4routing-base-avf-{test_type}"
15740     layout: "plot-throughput-speedup-analysis"
15741
15742 - type: "plot"
15743   title: "Speedup: 2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-{test_type}-tsa"
15744   algorithm: "plot_tsa_name"
15745   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-{test_type}-tsa"
15746   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15747   include:
15748     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
15749     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
15750     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
15751     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
15752     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
15753   layout:
15754     title: "2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-{test_type}"
15755     layout: "plot-throughput-speedup-analysis"
15756
15757 #- type: "plot"
15758 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-{test_type}-tsa"
15759 #  algorithm: "plot_tsa_name"
15760 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-{test_type}-tsa"
15761 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15762 #  include:
15763 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
15764 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
15765 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
15766 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
15767 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
15768 #  layout:
15769 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-{test_type}"
15770 #    layout: "plot-throughput-speedup-analysis"
15771 #
15772 #- type: "plot"
15773 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}-tsa"
15774 #  algorithm: "plot_tsa_name"
15775 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}-tsa"
15776 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15777 #  include:
15778 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
15779 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
15780 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
15781 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
15782 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
15783 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
15784 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
15785 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
15786 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
15787 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
15788 #  layout:
15789 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}"
15790 #    layout: "plot-throughput-speedup-analysis-cps"
15791 #
15792 #- type: "plot"
15793 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-{test_type}-tsa"
15794 #  algorithm: "plot_tsa_name"
15795 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-{test_type}-tsa"
15796 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15797 #  include:
15798 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
15799 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
15800 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
15801 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
15802 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
15803 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
15804 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
15805 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
15806 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
15807 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
15808 #  layout:
15809 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-{test_type}"
15810 #    layout: "plot-throughput-speedup-analysis"
15811 #
15812 #- type: "plot"
15813 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}-tsa"
15814 #  algorithm: "plot_tsa_name"
15815 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}-tsa"
15816 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15817 #  include:
15818 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
15819 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
15820 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
15821 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
15822 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
15823 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
15824 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
15825 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
15826 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
15827 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
15828 #  layout:
15829 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}"
15830 #    layout: "plot-throughput-speedup-analysis-cps"
15831 #
15832 #- type: "plot"
15833 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-{test_type}-tsa"
15834 #  algorithm: "plot_tsa_name"
15835 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-{test_type}-tsa"
15836 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15837 #  include:
15838 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
15839 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
15840 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
15841 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
15842 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
15843 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
15844 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
15845 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
15846 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
15847 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
15848 #  layout:
15849 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-{test_type}"
15850 #    layout: "plot-throughput-speedup-analysis"
15851
15852 - type: "plot"
15853   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-{test_type}-tsa"
15854   algorithm: "plot_tsa_name"
15855   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-{test_type}-tsa"
15856   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15857   include:
15858     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15859     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15860     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15861     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15862     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15863     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
15864   layout:
15865     title: "2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-{test_type}"
15866     layout: "plot-throughput-speedup-analysis"
15867
15868 - type: "plot"
15869   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ip4base-{test_type}-tsa"
15870   algorithm: "plot_tsa_name"
15871   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ip4base-{test_type}-tsa"
15872   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15873   include:
15874     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
15875     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
15876     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
15877     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15878     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
15879     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15880     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
15881     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15882   layout:
15883     title: "2n-zn2-cx556a-64b-rdma-ip4base-{test_type}"
15884     layout: "plot-throughput-speedup-analysis"
15885
15886 - type: "plot"
15887   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-features-{test_type}-tsa"
15888   algorithm: "plot_tsa_name"
15889   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-features-{test_type}-tsa"
15890   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15891   include:
15892     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15893     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15894     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15895     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15896     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
15897     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
15898   layout:
15899     title: "2n-zn2-cx556a-64b-rdma-ethip4-features-{test_type}"
15900     layout: "plot-throughput-speedup-analysis"
15901
15902 - type: "plot"
15903   title: "Speedup: 2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-{test_type}-tsa"
15904   algorithm: "plot_tsa_name"
15905   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-{test_type}-tsa"
15906   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15907   include:
15908     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
15909     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
15910     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
15911     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
15912     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
15913   layout:
15914     title: "2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-{test_type}"
15915     layout: "plot-throughput-speedup-analysis"
15916
15917 - type: "plot"
15918   title: "Speedup: 2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-{test_type}-tsa"
15919   algorithm: "plot_tsa_name"
15920   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-{test_type}-tsa"
15921   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15922   include:
15923     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15924     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15925     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15926     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
15927     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15928     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15929     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15930   layout:
15931     title: "2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-{test_type}"
15932     layout: "plot-throughput-speedup-analysis"
15933
15934 - type: "plot"
15935   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-avf-{test_type}-tsa"
15936   algorithm: "plot_tsa_name"
15937   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-avf-{test_type}-tsa"
15938   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15939   include:
15940     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15941     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15942     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15943     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
15944     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15945     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
15946     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15947     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
15948   layout:
15949     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-avf-{test_type}"
15950     layout: "plot-throughput-speedup-analysis"
15951
15952 - type: "plot"
15953   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-{test_type}-tsa"
15954   algorithm: "plot_tsa_name"
15955   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-{test_type}-tsa"
15956   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15957   include:
15958     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15959     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15960     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15961     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
15962     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15963     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
15964     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15965     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
15966   layout:
15967     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-{test_type}"
15968     layout: "plot-throughput-speedup-analysis"
15969
15970 - type: "plot"
15971   title: "Speedup: 2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-{test_type}-tsa"
15972   algorithm: "plot_tsa_name"
15973   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-{test_type}-tsa"
15974   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15975   include:
15976     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
15977     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
15978     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
15979     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
15980     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
15981   layout:
15982     title: "2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-{test_type}"
15983     layout: "plot-throughput-speedup-analysis"
15984
15985 - type: "plot"
15986   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-avf-{test_type}-tsa"
15987   algorithm: "plot_tsa_name"
15988   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-avf-{test_type}-tsa"
15989   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
15990   include:
15991     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15992     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15993     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15994     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15995     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15996   layout:
15997     title: "2n-zn2-x710-64b-l2switching-base-scale-avf-{test_type}"
15998     layout: "plot-throughput-speedup-analysis"
15999
16000 - type: "plot"
16001   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-dpdk-{test_type}-tsa"
16002   algorithm: "plot_tsa_name"
16003   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-dpdk-{test_type}-tsa"
16004   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
16005   include:
16006     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16007     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16008     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16009     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16010     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16011   layout:
16012     title: "2n-zn2-x710-64b-l2switching-base-scale-dpdk-{test_type}"
16013     layout: "plot-throughput-speedup-analysis"
16014
16015 - type: "plot"
16016   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-avf-{test_type}-tsa"
16017   algorithm: "plot_tsa_name"
16018   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-avf-{test_type}-tsa"
16019   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
16020   include:
16021     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
16022     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16023     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16024     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16025     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16026     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16027   layout:
16028     title: "2n-zn2-xxv710-64b-l2switching-base-avf-{test_type}"
16029     layout: "plot-throughput-speedup-analysis"
16030
16031 - type: "plot"
16032   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-avf-{test_type}-tsa"
16033   algorithm: "plot_tsa_name"
16034   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-avf-{test_type}-tsa"
16035   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
16036   include:
16037     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16038     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
16039     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
16040     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
16041   layout:
16042     title: "2n-zn2-xxv710-64b-l2switching-base-scale-avf-{test_type}"
16043     layout: "plot-throughput-speedup-analysis"
16044
16045 - type: "plot"
16046   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-dpdk-{test_type}-tsa"
16047   algorithm: "plot_tsa_name"
16048   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-dpdk-{test_type}-tsa"
16049   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
16050   include:
16051     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16052     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16053     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16054     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16055     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16056     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16057   layout:
16058     title: "2n-zn2-xxv710-64b-l2switching-base-dpdk-{test_type}"
16059     layout: "plot-throughput-speedup-analysis"
16060
16061 - type: "plot"
16062   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-{test_type}-tsa"
16063   algorithm: "plot_tsa_name"
16064   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-{test_type}-tsa"
16065   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
16066   include:
16067     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16068     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16069     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16070     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16071   layout:
16072     title: "2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-{test_type}"
16073     layout: "plot-throughput-speedup-analysis"
16074
16075 - type: "plot"
16076   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-base-{test_type}-tsa"
16077   algorithm: "plot_tsa_name"
16078   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-base-{test_type}-tsa"
16079   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
16080   include:
16081     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
16082     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16083     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16084     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
16085     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
16086     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16087   layout:
16088     title: "2n-zn2-cx556a-64b-rdma-l2switching-base-{test_type}"
16089     layout: "plot-throughput-speedup-analysis"
16090
16091 - type: "plot"
16092   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-scale-{test_type}-tsa"
16093   algorithm: "plot_tsa_name"
16094   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-scale-{test_type}-tsa"
16095   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
16096   include:
16097     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16098     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16099     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16100     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16101   layout:
16102     title: "2n-zn2-cx556a-64b-rdma-l2switching-scale-{test_type}"
16103     layout: "plot-throughput-speedup-analysis"
16104
16105 - type: "plot"
16106   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-{test_type}-tsa"
16107   algorithm: "plot_tsa_name"
16108   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-{test_type}-tsa"
16109   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
16110   include:
16111     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16112     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16113     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16114     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16115     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16116   layout:
16117     title: "2n-zn2-xxv710-64b-vhost-base-avf-{test_type}"
16118     layout: "plot-throughput-speedup-analysis"
16119
16120 - type: "plot"
16121   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-vpp-{test_type}-tsa"
16122   algorithm: "plot_tsa_name"
16123   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-vpp-{test_type}-tsa"
16124   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
16125   include:
16126     - "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"
16127     - "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"
16128     - "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"
16129     - "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"
16130     - "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"
16131   layout:
16132     title: "2n-zn2-xxv710-64b-vhost-base-avf-vpp-{test_type}"
16133     layout: "plot-throughput-speedup-analysis"
16134
16135 - type: "plot"
16136   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-{test_type}-tsa"
16137   algorithm: "plot_tsa_name"
16138   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-{test_type}-tsa"
16139   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
16140   include:
16141     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16142     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16143     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16144     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16145     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16146   layout:
16147     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-{test_type}"
16148     layout: "plot-throughput-speedup-analysis"
16149
16150 - type: "plot"
16151   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-{test_type}-tsa"
16152   algorithm: "plot_tsa_name"
16153   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-{test_type}-tsa"
16154   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
16155   include:
16156     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16157     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16158     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16159     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16160     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16161   layout:
16162     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-{test_type}"
16163     layout: "plot-throughput-speedup-analysis"
16164
16165 - type: "plot"
16166   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-base-{test_type}-tsa"
16167   algorithm: "plot_tsa_name"
16168   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-base-{test_type}-tsa"
16169   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
16170   include:
16171     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16172     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16173     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16174     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16175   layout:
16176     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-base-{test_type}"
16177     layout: "plot-throughput-speedup-analysis"
16178
16179 - type: "plot"
16180   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-{test_type}-tsa"
16181   algorithm: "plot_tsa_name"
16182   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-{test_type}-tsa"
16183   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
16184   include:
16185     - "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"
16186     - "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"
16187     - "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"
16188     - "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"
16189   layout:
16190     title: "2n-zn2-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-{test_type}"
16191     layout: "plot-throughput-speedup-analysis"
16192
16193 - type: "plot"
16194   title: "Speedup: 2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-{test_type}-tsa"
16195   algorithm: "plot_tsa_name"
16196   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-{test_type}-tsa"
16197   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
16198   include:
16199     - "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"
16200     - "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"
16201     - "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"
16202     - "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"
16203     - "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"
16204     - "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"
16205   layout:
16206     title: "2n-zn2-xxv710-114b-vts-l2switching-base-[avf,dpdk]-{test_type}"
16207     layout: "plot-throughput-speedup-analysis"
16208
16209 # Packet Throughput - DPDK
16210
16211 # 2n-zn2
16212
16213 - type: "plot"
16214   title: "DPDK Throughput: 2n-zn2-xxv710-64b-{core}-base-{test_type}"
16215   algorithm: "plot_ndrpdr_box_name"
16216   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-{core}-base-{test_type}"
16217   data: "plot-dpdk-throughput-latency-2n-zn2"
16218   core: ["2t1c", "4t2c"]
16219   include:
16220     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr"
16221     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr"
16222   layout:
16223     title: "2n-zn2-xxv710-64b-{core}-base-{test_type}"
16224     layout: "plot-throughput"
16225
16226 - type: "plot"
16227   title: "DPDK Throughput: 2n-zn2-x710-64b-{core}-base-{test_type}"
16228   algorithm: "plot_ndrpdr_box_name"
16229   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-{core}-base-{test_type}"
16230   data: "plot-dpdk-throughput-latency-2n-zn2"
16231   core: ["2t1c", "4t2c"]
16232   include:
16233     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr"
16234     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr"
16235   layout:
16236     title: "2n-zn2-x710-64b-{core}-base-{test_type}"
16237     layout: "plot-throughput"
16238
16239 ################################################################################
16240
16241 - type: "plot"
16242   title: "Latency by percentile: 2n-skx"
16243   algorithm: "plot_hdrh_lat_by_percentile_x_log"
16244   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
16245   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
16246   target-links: "../../_static/vpp"
16247   data: "plot-vpp-hdrh-lat-2n-skx"
16248   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16249   layout:
16250     layout: "plot-hdrh-latency-percentile-x-log"
16251
16252 - type: "plot"
16253   title: "Latency by percentile: 2n-skx RND"
16254   algorithm: "plot_hdrh_lat_by_percentile_x_log"
16255   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
16256   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
16257   target-links: "../../_static/vpp"
16258   data: "plot-vpp-hdrh-lat-2n-skx-rnd"
16259   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16260   layout:
16261     layout: "plot-hdrh-latency-percentile-x-log"
16262
16263 - type: "plot"
16264   title: "Latency by percentile: 2n-skx NAT"
16265   algorithm: "plot_hdrh_lat_by_percentile_x_log"
16266   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
16267   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
16268   target-links: "../../_static/vpp"
16269   data: "plot-vpp-hdrh-lat-2n-skx-nat"
16270   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16271   layout:
16272     layout: "plot-hdrh-latency-percentile-x-log"
16273
16274 - type: "plot"
16275   title: "Latency by percentile: 2n-zn2"
16276   algorithm: "plot_hdrh_lat_by_percentile_x_log"
16277   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-zn2"
16278   output-file-links: "{DIR[LAT,VPP]}/2n_zn2.rst"
16279   target-links: "../../_static/vpp"
16280   data: "plot-vpp-hdrh-lat-2n-zn2"
16281   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16282   layout:
16283     layout: "plot-hdrh-latency-percentile-x-log"
16284
16285 - type: "plot"
16286   title: "Latency by percentile: 2n-zn2 RND"
16287   algorithm: "plot_hdrh_lat_by_percentile_x_log"
16288   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-zn2"
16289   output-file-links: "{DIR[LAT,VPP]}/2n_zn2.rst"
16290   target-links: "../../_static/vpp"
16291   data: "plot-vpp-hdrh-lat-2n-zn2-rnd"
16292   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16293   layout:
16294     layout: "plot-hdrh-latency-percentile-x-log"
16295
16296 - type: "plot"
16297   title: "Latency by percentile: 3n-skx"
16298   algorithm: "plot_hdrh_lat_by_percentile_x_log"
16299   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
16300   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
16301   target-links: "../../_static/vpp"
16302   data: "plot-vpp-hdrh-lat-3n-skx"
16303   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16304   layout:
16305     layout: "plot-hdrh-latency-percentile-x-log"
16306
16307 - type: "plot"
16308   title: "Latency by percentile: 2n-clx"
16309   algorithm: "plot_hdrh_lat_by_percentile_x_log"
16310   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
16311   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
16312   target-links: "../../_static/vpp"
16313   data: "plot-vpp-hdrh-lat-2n-clx"
16314   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16315   layout:
16316     layout: "plot-hdrh-latency-percentile-x-log"
16317
16318 - type: "plot"
16319   title: "Latency by percentile: 2n-clx RND"
16320   algorithm: "plot_hdrh_lat_by_percentile_x_log"
16321   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
16322   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
16323   target-links: "../../_static/vpp"
16324   data: "plot-vpp-hdrh-lat-2n-clx-rnd"
16325   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16326   layout:
16327     layout: "plot-hdrh-latency-percentile-x-log"
16328
16329 - type: "plot"
16330   title: "Latency by percentile: 2n-clx NAT"
16331   algorithm: "plot_hdrh_lat_by_percentile_x_log"
16332   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
16333   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
16334   target-links: "../../_static/vpp"
16335   data: "plot-vpp-hdrh-lat-2n-clx-nat"
16336   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16337   layout:
16338     layout: "plot-hdrh-latency-percentile-x-log"
16339
16340 - type: "plot"
16341   title: "Latency by percentile: 2n-clx MLX"
16342   algorithm: "plot_hdrh_lat_by_percentile_x_log"
16343   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
16344   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
16345   target-links: "../../_static/vpp"
16346   data: "plot-vpp-hdrh-lat-2n-clx-mlx"
16347   filter: "'2T1C' and 'NIC_Mellanox-CX556A'"
16348   layout:
16349     layout: "plot-hdrh-latency-percentile-x-log"
16350
16351 - type: "plot"
16352   title: "Latency by percentile: 3n-hsw"
16353   algorithm: "plot_hdrh_lat_by_percentile_x_log"
16354   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
16355   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
16356   target-links: "../../_static/vpp"
16357   data: "plot-vpp-hdrh-lat-3n-hsw"
16358   filter: "'1T1C' and 'NIC_Intel-XL710'"
16359   layout:
16360     layout: "plot-hdrh-latency-percentile-x-log"
16361
16362 - type: "plot"
16363   title: "Latency by percentile: 3n-hsw RND"
16364   algorithm: "plot_hdrh_lat_by_percentile_x_log"
16365   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
16366   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
16367   target-links: "../../_static/vpp"
16368   data: "plot-vpp-hdrh-lat-3n-hsw-rnd"
16369   filter: "'1T1C' and 'NIC_Intel-XL710'"
16370   layout:
16371     layout: "plot-hdrh-latency-percentile-x-log"
16372
16373 - type: "plot"
16374   title: "Latency by percentile: 3n-tsh"
16375   algorithm: "plot_hdrh_lat_by_percentile_x_log"
16376   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
16377   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
16378   target-links: "../../_static/vpp"
16379   data: "plot-vpp-hdrh-lat-3n-tsh"
16380   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16381   layout:
16382     layout: "plot-hdrh-latency-percentile-x-log"
16383
16384 - type: "plot"
16385   title: "Latency by percentile: 2n-tx2"
16386   algorithm: "plot_hdrh_lat_by_percentile_x_log"
16387   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-tx2"
16388   output-file-links: "{DIR[LAT,VPP]}/2n-tx2.rst"
16389   target-links: "../../_static/vpp"
16390   data: "plot-vpp-hdrh-lat-2n-tx2"
16391   filter: "'1T1C' and 'NIC_Intel-XL710'"
16392   layout:
16393     layout: "plot-hdrh-latency-percentile-x-log"
16394
16395 - type: "plot"
16396   title: "Latency by percentile: DPDK 2n-skx"
16397   algorithm: "plot_hdrh_lat_by_percentile_x_log"
16398   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
16399   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
16400   target-links: "../../_static/dpdk"
16401   data: "plot-dpdk-hdrh-lat-2n-skx"
16402   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16403   layout:
16404     layout: "plot-hdrh-latency-percentile-x-log"
16405
16406 - type: "plot"
16407   title: "Latency by percentile: DPDK 3n-skx"
16408   algorithm: "plot_hdrh_lat_by_percentile_x_log"
16409   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
16410   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
16411   target-links: "../../_static/dpdk"
16412   data: "plot-dpdk-hdrh-lat-3n-skx"
16413   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16414   layout:
16415     layout: "plot-hdrh-latency-percentile-x-log"
16416
16417 - type: "plot"
16418   title: "Latency by percentile: DPDK 2n-clx"
16419   algorithm: "plot_hdrh_lat_by_percentile_x_log"
16420   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
16421   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
16422   target-links: "../../_static/dpdk"
16423   data: "plot-dpdk-hdrh-lat-2n-clx"
16424   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16425   layout:
16426     layout: "plot-hdrh-latency-percentile-x-log"
16427
16428 - type: "plot"
16429   title: "Latency by percentile: DPDK 2n-zn2"
16430   algorithm: "plot_hdrh_lat_by_percentile_x_log"
16431   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-zn2"
16432   output-file-links: "{DIR[LAT,DPDK]}/2n_zn2.rst"
16433   target-links: "../../_static/dpdk"
16434   data: "plot-dpdk-hdrh-lat-2n-zn2"
16435   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16436   layout:
16437     layout: "plot-hdrh-latency-percentile-x-log"
16438
16439 - type: "plot"
16440   title: "Latency by percentile: DPDK 3n-hsw"
16441   algorithm: "plot_hdrh_lat_by_percentile_x_log"
16442   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
16443   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
16444   target-links: "../../_static/dpdk"
16445   data: "plot-dpdk-hdrh-lat-3n-hsw"
16446   filter: "'1T1C' and 'NIC_Intel-XL710'"
16447   layout:
16448     layout: "plot-hdrh-latency-percentile-x-log"
16449
16450 - type: "plot"
16451   title: "Latency by percentile: DPDK 3n-tsh"
16452   algorithm: "plot_hdrh_lat_by_percentile_x_log"
16453   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
16454   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
16455   target-links: "../../_static/dpdk"
16456   data: "plot-dpdk-hdrh-lat-3n-tsh"
16457   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16458   layout:
16459     layout: "plot-hdrh-latency-percentile-x-log"
16460
16461 - type: "plot"
16462   title: "Latency by percentile: DPDK 2n-tx2"
16463   algorithm: "plot_hdrh_lat_by_percentile_x_log"
16464   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-tx2"
16465   output-file-links: "{DIR[LAT,DPDK]}/2n-tx2.rst"
16466   target-links: "../../_static/dpdk"
16467   data: "plot-dpdk-hdrh-lat-2n-tx2"
16468   filter: "'1T1C' and 'NIC_Intel-XL710'"
16469   layout:
16470     layout: "plot-hdrh-latency-percentile-x-log"
16471
16472 ###############################################################################
16473
16474 - type: "plot"
16475   title: "Throughput: 2n-skx-128kb-{core}-ip4routing-iperf3"
16476   algorithm: "plot_mrr_box_name"
16477   output-file: "{DIR[STATIC,VPP]}/2n-skx-128kb-{core}-ip4routing-iperf3"
16478   data: "plot-vpp-gso-2n-skx"
16479   core: ["1t1c", "2t2c", "4t4c"]
16480   include:
16481     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Gso-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2tap-gso-iperf3-mrr"
16482     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2tap-iperf3-mrr"
16483     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Gso-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2vhost-gso-iperf3-mrr"
16484     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2vhost-iperf3-mrr"
16485   layout:
16486     title: "2n-skx-128kb-{core}-ip4routing-iperf3"
16487     layout: "plot-throughput-gbps"
16488
16489 - type: "plot"
16490   title: "Throughput: 2n-clx-128kb-{core}-ip4routing-iperf3"
16491   algorithm: "plot_mrr_box_name"
16492   output-file: "{DIR[STATIC,VPP]}/2n-clx-128kb-{core}-ip4routing-iperf3"
16493   data: "plot-vpp-gso-2n-clx"
16494   core: ["1t1c", "2t2c", "4t4c"]
16495   include:
16496     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Gso-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2tap-gso-iperf3-mrr"
16497     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2tap-iperf3-mrr"
16498     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Gso-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2vhost-gso-iperf3-mrr"
16499     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2vhost-iperf3-mrr"
16500   layout:
16501     title: "2n-clx-128kb-{core}-ip4routing-iperf3"
16502     layout: "plot-throughput-gbps"
16503
16504 - type: "plot"
16505   title: "Throughput: 2n-zn2-128kb-{core}-ip4routing-iperf3"
16506   algorithm: "plot_mrr_box_name"
16507   output-file: "{DIR[STATIC,VPP]}/2n-zn2-128kb-{core}-ip4routing-iperf3"
16508   data: "plot-vpp-gso-2n-zn2"
16509   core: ["1t1c", "2t2c", "4t4c"]
16510   include:
16511     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Gso-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2tap-gso-iperf3-mrr"
16512     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2tap-iperf3-mrr"
16513     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Gso-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2vhost-gso-iperf3-mrr"
16514     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2vhost-iperf3-mrr"
16515   layout:
16516     title: "2n-zn2-128kb-{core}-ip4routing-iperf3"
16517     layout: "plot-throughput-gbps"