Report: Add RND tests
[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[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
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         - 41  # rls2101.rel NDRPDR iter env 6
268         - 42  # rls2101.rel NDRPDR iter env 6
269
270     plot-vpp-hdrh-lat-3n-skx:
271       csit-vpp-perf-report-iterative-2101-3n-skx:
272         - 36  # rls2101.rel NDRPDR iter env 6
273
274 #    plot-vpp-nfv-3n-skx-ndrpdr:
275 #      # No data
276 #      csit-vpp-perf-report-iterative-2101-3n-skx:
277
278 #    plot-vpp-nfv-3n-skx-mrr:
279 #      # No data
280 #      csit-vpp-perf-report-iterative-2101-3n-skx:
281
282     plot-dpdk-throughput-latency-3n-skx:
283       csit-dpdk-perf-report-iterative-2101-3n-skx:
284         - 12  # rls2101 NDRPDR iter env 6
285         - 14  # rls2101 NDRPDR iter env 6
286         - 15  # rls2101 NDRPDR iter env 6
287         - 17  # rls2101 NDRPDR iter env 6
288         - 19  # rls2101 NDRPDR iter env 6
289         - 20  # rls2101 NDRPDR iter env 6
290         - 21  # rls2101 NDRPDR iter env 6
291         - 22  # rls2101 NDRPDR iter env 6
292         - 25  # rls2101 NDRPDR iter env 6
293         - 26  # rls2101 NDRPDR iter env 6
294
295     plot-dpdk-hdrh-lat-3n-skx:
296       csit-dpdk-perf-report-iterative-2101-3n-skx:
297         - 12  # rls2101 NDRPDR iter env 6
298
299     # 2n-skx
300
301     plot-vpp-throughput-lat-tsa-2n-skx:
302       csit-vpp-perf-report-iterative-2101-2n-skx:
303         - 63  # rls2101.rel NDRPDR iter env 6
304         - 69  # rls2101.rel NDRPDR iter env 6
305         - 70  # rls2101.rel NDRPDR iter env 6
306         - 75  # rls2101.rel NDRPDR iter env 6
307         - 76  # rls2101.rel NDRPDR iter env 6
308         - 77  # rls2101.rel NDRPDR iter env 6
309         - 82  # rls2101.rel NDRPDR iter env 6
310         - 89  # rls2101.rel NDRPDR iter RND env 6
311         - 90  # rls2101.rel NDRPDR iter RND env 6
312         - 91  # rls2101.rel NDRPDR iter RND env 6
313         - 92  # rls2101.rel NDRPDR iter RND env 6
314         - 93  # rls2101.rel NDRPDR iter RND env 6
315         - 98  # rls2101.rel NDRPDR iter RND env 6
316         - 99  # rls2101.rel NDRPDR iter RND env 6
317         - 101 # rls2101.rel NDRPDR iter RND env 6
318
319     plot-vpp-hdrh-lat-2n-skx:
320       csit-vpp-perf-report-iterative-2101-2n-skx:
321         - 63  # rls2101.rel NDRPDR iter env 6
322
323     plot-vpp-hdrh-lat-2n-skx-rnd:
324       csit-vpp-perf-report-iterative-2101-2n-skx:
325         - 89  # rls2101.rel NDRPDR iter RND env 6
326
327     plot-vpp-soak-2n-skx:
328       csit-vpp-perf-report-iterative-2101-2n-skx:
329         - 68  # rls2101.rel soak env 6
330         - 73  # rls2101.rel soak env 6
331
332     plot-vpp-nfv-2n-skx-ndrpdr:
333       csit-vpp-perf-report-iterative-2101-2n-skx:
334         - 67  # rls2101.rel NDRPDR nf-density iter env 6
335         - 72  # rls2101.rel NDRPDR nf-density iter env 6
336         - 79  # rls2101.rel NDRPDR nf-density iter env 6
337         - 83  # rls2101.rel NDRPDR nf-density iter env 6
338         - 88  # rls2101.rel NDRPDR nf-density iter env 6
339
340     plot-vpp-nfv-2n-skx-mrr:
341       csit-vpp-perf-report-iterative-2101-2n-skx:
342         - 65  # rls2101.rel MRR nf-density iter env 6
343
344     plot-vpp-nfv-reconf-2n-skx:
345       csit-vpp-perf-report-iterative-2101-2n-skx:
346         - 64  # rls2101.rel NDRPDR reconf iter env 6
347         - 66  # rls2101.rel NDRPDR reconf iter env 6
348         - 71  # rls2101.rel NDRPDR reconf iter env 6
349         - 74  # rls2101.rel NDRPDR reconf iter env 6
350         - 78  # rls2101.rel NDRPDR reconf iter env 6
351         - 87  # rls2101.rel NDRPDR reconf iter env 6
352         - 95  # rls2101.rel NDRPDR reconf iter env 6
353
354     plot-dpdk-throughput-latency-2n-skx:
355       csit-dpdk-perf-report-iterative-2101-2n-skx:
356         - 11  # rls2101 NDRPDR iter env 6
357         - 12  # rls2101 NDRPDR iter env 6
358         - 13  # rls2101 NDRPDR iter env 6
359         - 14  # rls2101 NDRPDR iter env 6
360         - 15  # rls2101 NDRPDR iter env 6
361         - 17  # rls2101 NDRPDR iter env 6
362         - 18  # rls2101 NDRPDR iter env 6
363         - 19  # rls2101 NDRPDR iter env 6
364         - 20  # rls2101 NDRPDR iter env 6
365         - 21  # rls2101 NDRPDR iter env 6
366
367     plot-dpdk-hdrh-lat-2n-skx:
368       csit-dpdk-perf-report-iterative-2101-2n-skx:
369         - 11  # rls2101 NDRPDR iter env 6
370
371     # 2n-zn2
372
373     plot-vpp-throughput-lat-tsa-2n-zn2:
374       csit-vpp-perf-report-iterative-2101-2n-zn2:
375         - 31  # rls2101.rel NDRPDR iter env 6
376         - 32  # rls2101.rel NDRPDR iter env 6
377         - 33  # rls2101.rel NDRPDR iter env 6
378         - 34  # rls2101.rel NDRPDR iter env 6
379         - 35  # rls2101.rel NDRPDR iter env 6
380         - 37  # rls2101.rel NDRPDR iter env 6
381         - 40  # rls2101.rel NDRPDR iter RND env 6
382         - 42  # rls2101.rel NDRPDR iter RND env 6
383         - 43  # rls2101.rel NDRPDR iter RND env 6
384
385     plot-vpp-hdrh-lat-2n-zn2:
386       csit-vpp-perf-report-iterative-2101-2n-zn2:
387         - 31  # rls2101.rel NDRPDR iter env 6
388
389     plot-vpp-hdrh-lat-2n-zn2-rnd:
390       csit-vpp-perf-report-iterative-2101-2n-zn2:
391         - 40  # rls2101.rel NDRPDR iter RND env 6
392
393     plot-dpdk-throughput-latency-2n-zn2:
394       csit-dpdk-perf-report-iterative-2101-2n-zn2:
395         - 11  # rls2101 NDRPDR iter env 6
396         - 12  # rls2101 NDRPDR iter env 6
397         - 13  # rls2101 NDRPDR iter env 6
398         - 14  # rls2101 NDRPDR iter env 6
399         - 16  # rls2101 NDRPDR iter env 6
400         - 17  # rls2101 NDRPDR iter env 6
401         - 18  # rls2101 NDRPDR iter env 6
402         - 19  # rls2101 NDRPDR iter env 6
403         - 20  # rls2101 NDRPDR iter env 6
404         - 21  # rls2101 NDRPDR iter env 6
405
406     plot-dpdk-hdrh-lat-2n-zn2:
407       csit-dpdk-perf-report-iterative-2101-2n-zn2:
408         - 11  # rls2101 NDRPDR iter env 6
409
410     # 2n-clx
411
412     plot-vpp-throughput-lat-tsa-2n-clx:
413       csit-vpp-perf-report-iterative-2101-2n-clx:
414         - 54  # rls2101.rel NDRPDR iter env 6
415         - 59  # rls2101.rel NDRPDR iter env 6
416         - 60  # rls2101.rel NDRPDR iter env 6
417         - 63  # rls2101.rel NDRPDR iter env 6
418         - 66  # rls2101.rel NDRPDR iter env 6
419         - 68  # rls2101.rel NDRPDR iter env 6
420
421     plot-vpp-hdrh-lat-2n-clx:
422       csit-vpp-perf-report-iterative-2101-2n-clx:
423         - 59  # rls2101.rel NDRPDR iter env 6
424
425 #     plot-vpp-hdrh-lat-2n-clx-rnd:
426 #       csit-vpp-perf-report-iterative-2101-2n-clx:
427 #         -
428
429     plot-vpp-nfv-2n-clx-ndrpdr:
430       csit-vpp-perf-report-iterative-2101-2n-clx:
431         - 57  # rls2101.rel NDRPDR nf-density iter env 6
432         - 62  # rls2101.rel NDRPDR nf-density iter env 6
433         - 70  # rls2101.rel NDRPDR nf-density iter env 6
434         - 71  # rls2101.rel NDRPDR nf-density iter env 6
435
436     plot-vpp-nfv-2n-clx-mrr:
437       csit-vpp-perf-report-iterative-2101-2n-clx:
438         - 72  # rls2101.rel MRR nf-density iter env 6
439
440     plot-vpp-nfv-reconf-2n-clx:
441       csit-vpp-perf-report-iterative-2101-2n-clx:
442         - 55  # rls2101.rel NDRPDR reconf iter env 6
443         - 64  # rls2101.rel NDRPDR reconf iter env 6
444         - 76  # rls2101.rel NDRPDR reconf iter env 6
445
446     plot-vpp-soak-2n-clx:
447       csit-vpp-perf-report-iterative-2101-2n-clx:
448         - 58  # rls2101.rel soak env 6
449         - 61  # rls2101.rel soak env 6
450
451     plot-dpdk-throughput-latency-2n-clx:
452       csit-dpdk-perf-report-iterative-2101-2n-clx:
453         - 12  # rls2101 NDRPDR iter env 6
454         - 13  # rls2101 NDRPDR iter env 6
455         - 14  # rls2101 NDRPDR iter env 6
456         - 18  # rls2101 NDRPDR iter env 6
457         - 22  # rls2101 NDRPDR iter env 6
458
459     plot-dpdk-hdrh-lat-2n-clx:
460       csit-dpdk-perf-report-iterative-2101-2n-clx:
461         - 12  # rls2101 NDRPDR iter env 6
462
463     # 3n-tsh
464
465     plot-vpp-throughput-lat-tsa-3n-tsh:
466       csit-vpp-perf-report-iterative-2101-3n-tsh:
467         - 23  # rls2101.rel NDRPDR iter env 6
468         - 24  # rls2101.rel NDRPDR iter env 6
469         - 25  # rls2101.rel NDRPDR iter env 6
470         - 26  # rls2101.rel NDRPDR iter env 6
471         - 28  # rls2101.rel NDRPDR iter env 6
472
473     plot-vpp-hdrh-lat-3n-tsh:
474       csit-vpp-perf-report-iterative-2101-3n-tsh:
475         - 23  # rls2101.rel NDRPDR iter env 6
476
477     plot-dpdk-throughput-latency-3n-tsh:
478       csit-dpdk-perf-report-iterative-2101-3n-tsh:
479         - 11  # rls2101 NDRPDR iter env 6
480         - 12  # rls2101 NDRPDR iter env 6
481         - 13  # rls2101 NDRPDR iter env 6
482         - 14  # rls2101 NDRPDR iter env 6
483         - 16  # rls2101 NDRPDR iter env 6
484         - 17  # rls2101 NDRPDR iter env 6
485         - 18  # rls2101 NDRPDR iter env 6
486         - 19  # rls2101 NDRPDR iter env 6
487         - 20  # rls2101 NDRPDR iter env 6
488         - 21  # rls2101 NDRPDR iter env 6
489
490     plot-dpdk-hdrh-lat-3n-tsh:
491       csit-dpdk-perf-report-iterative-2101-3n-tsh:
492         - 21  # rls2101 NDRPDR iter env 6
493
494     # 2n-tx2
495
496     plot-vpp-throughput-lat-tsa-2n-tx2:
497       csit-vpp-perf-report-iterative-2101-2n-tx2:
498         - 22  # rls2101.rel NDRPDR iter env 6
499         - 23  # rls2101.rel NDRPDR iter env 6
500         - 24  # rls2101.rel NDRPDR iter env 6
501         - 25  # rls2101.rel NDRPDR iter env 6
502         - 26  # rls2101.rel NDRPDR iter env 6
503         - 27  # rls2101.rel NDRPDR iter env 6
504         - 28  # rls2101.rel NDRPDR iter env 6
505         - 29  # rls2101.rel NDRPDR iter env 6
506         - 30  # rls2101.rel NDRPDR iter env 6
507
508     plot-vpp-hdrh-lat-2n-tx2:
509       csit-vpp-perf-report-iterative-2101-2n-tx2:
510         - 29  # rls2101.rel NDRPDR iter env 6
511
512     plot-dpdk-throughput-latency-2n-tx2:
513       csit-dpdk-perf-report-iterative-2101-2n-tx2:
514         - 4   # rls2101 NDRPDR iter env 6
515         - 6   # rls2101 NDRPDR iter env 6
516         - 7   # rls2101 NDRPDR iter env 6
517         - 8   # rls2101 NDRPDR iter env 6
518         - 9   # rls2101 NDRPDR iter env 6
519         - 10  # rls2101 NDRPDR iter env 6
520         - 11  # rls2101 NDRPDR iter env 6
521         - 12  # rls2101 NDRPDR iter env 6
522         - 13  # rls2101 NDRPDR iter env 6
523         - 14  # rls2101 NDRPDR iter env 6
524
525     plot-dpdk-hdrh-lat-2n-tx2:
526       csit-dpdk-perf-report-iterative-2101-2n-tx2:
527         - 4   # rls2101 NDRPDR iter env 6
528
529     # 3n-dnv
530
531     plot-vpp-throughput-lat-tsa-3n-dnv:
532       csit-vpp-perf-report-iterative-2101-3n-dnv:
533         - 33  # rls2101.rel NDRPDR iter env 6
534         - 34  # rls2101.rel NDRPDR iter env 6
535         - 35  # rls2101.rel NDRPDR iter env 6
536         - 36  # rls2101.rel NDRPDR iter env 6
537         - 37  # rls2101.rel NDRPDR iter env 6
538         - 38  # rls2101.rel NDRPDR iter env 6
539         - 39  # rls2101.rel NDRPDR iter env 6
540         - 40  # rls2101.rel NDRPDR iter env 6
541         - 41  # rls2101.rel NDRPDR iter env 6
542         - 42  # rls2101.rel NDRPDR iter env 6
543         - 43  # rls2101.rel NDRPDR iter RND env 6
544         - 44  # rls2101.rel NDRPDR iter RND env 6
545         - 45  # rls2101.rel NDRPDR iter RND env 6
546         - 46  # rls2101.rel NDRPDR iter RND env 6
547         - 47  # rls2101.rel NDRPDR iter RND env 6
548         - 48  # rls2101.rel NDRPDR iter RND env 6
549         - 49  # rls2101.rel NDRPDR iter RND env 6
550         - 50  # rls2101.rel NDRPDR iter RND env 6
551         - 51  # rls2101.rel NDRPDR iter RND env 6
552         - 52  # rls2101.rel NDRPDR iter RND env 6
553
554 #    plot-dpdk-throughput-latency-3n-dnv:
555 #      # No data
556 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
557
558     # 2n-dnv
559
560     plot-vpp-throughput-lat-tsa-2n-dnv:
561       csit-vpp-perf-report-iterative-2101-2n-dnv:
562         - 32  # rls2101.rel NDRPDR iter env 6
563         - 33  # rls2101.rel NDRPDR iter env 6
564         - 34  # rls2101.rel NDRPDR iter env 6
565         - 35  # rls2101.rel NDRPDR iter env 6
566         - 39  # rls2101.rel NDRPDR iter env 6
567         - 41  # rls2101.rel NDRPDR iter env 6
568         - 42  # rls2101.rel NDRPDR iter env 6
569         - 43  # rls2101.rel NDRPDR iter env 6
570         - 44  # rls2101.rel NDRPDR iter env 6
571         - 45  # rls2101.rel NDRPDR iter env 6
572         - 46  # rls2101.rel NDRPDR iter RND env 6
573         - 47  # rls2101.rel NDRPDR iter RND env 6
574         - 48  # rls2101.rel NDRPDR iter RND env 6
575         - 49  # rls2101.rel NDRPDR iter RND env 6
576         - 50  # rls2101.rel NDRPDR iter RND env 6
577         - 51  # rls2101.rel NDRPDR iter RND env 6
578         - 52  # rls2101.rel NDRPDR iter RND env 6
579         - 53  # rls2101.rel NDRPDR iter RND env 6
580         - 54  # rls2101.rel NDRPDR iter RND env 6
581         - 55  # rls2101.rel NDRPDR iter RND env 6
582
583 #    plot-dpdk-throughput-latency-2n-dnv:
584 #      # No data
585 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
586
587     ###########################################################################
588     # Simple tables (only one data set):
589
590     # NIC Comparisons
591
592     vpp-nic-comparison-3n-skx:
593       csit-vpp-perf-report-iterative-2101-3n-skx:
594         - 36  # rls2101.rel NDRPDR iter env 6
595         - 37  # rls2101.rel NDRPDR iter env 6
596         - 38  # rls2101.rel NDRPDR iter env 6
597         - 39  # rls2101.rel NDRPDR iter env 6
598         - 41  # rls2101.rel NDRPDR iter env 6
599         - 42  # rls2101.rel NDRPDR iter env 6
600
601     vpp-nic-comparison-2n-skx:
602       csit-vpp-perf-report-iterative-2101-2n-skx:
603         - 63  # rls2101.rel NDRPDR iter env 6
604         - 69  # rls2101.rel NDRPDR iter env 6
605         - 70  # rls2101.rel NDRPDR iter env 6
606         - 75  # rls2101.rel NDRPDR iter env 6
607         - 76  # rls2101.rel NDRPDR iter env 6
608         - 77  # rls2101.rel NDRPDR iter env 6
609         - 82  # rls2101.rel NDRPDR iter env 6
610         - 89  # rls2101.rel NDRPDR iter RND env 6
611         - 90  # rls2101.rel NDRPDR iter RND env 6
612         - 91  # rls2101.rel NDRPDR iter RND env 6
613         - 92  # rls2101.rel NDRPDR iter RND env 6
614         - 93  # rls2101.rel NDRPDR iter RND env 6
615         - 98  # rls2101.rel NDRPDR iter RND env 6
616         - 99  # rls2101.rel NDRPDR iter RND env 6
617         - 101 # rls2101.rel NDRPDR iter RND env 6
618
619     vpp-nic-comparison-3n-skx-mrr:
620       csit-vpp-perf-report-iterative-2101-3n-skx:
621         - 35  # rls2101.rel MRR iter env 6
622
623     vpp-nic-comparison-2n-skx-mrr:
624       csit-vpp-perf-report-iterative-2101-2n-skx:
625         - 62  # rls2101.rel MRR iter env 6
626
627     # Results
628
629     vpp-perf-results-3n-hsw:
630       csit-vpp-perf-report-coverage-2101-3n-hsw:
631         - 1   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-00
632         - 2   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-01
633         - 3   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-02
634         - 4   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-03
635         - 5   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-00
636         - 6   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-01
637         - 7   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-02
638         - 8   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-03
639         - 9   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-04
640         - 10  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-05
641         - 11  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-06
642         - 12  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-07
643         - 13  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-00
644         - 14  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-01
645         - 15  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-02
646         - 16  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-00
647         - 18  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-01
648         - 19  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-00
649         - 20  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-01
650         - 21  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-02
651         - 22  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-03
652         - 23  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-04
653         - 24  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6tun-00
654         - 25  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-05
655         - 26  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-06
656         - 27  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-07
657         - 28  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-08
658         - 29  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-09
659         - 30  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-10
660         - 31  # rls2101.rel NDRPDR cov env 6 3n-hsw-memif-00
661         - 32  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-00
662         - 33  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-01
663         - 34  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-00
664         - 35  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-01
665         - 36  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-02
666
667     vpp-perf-results-3n-skx:
668       # csit-vpp-perf-report-coverage-2101-3n-skx:
669       csit-vpp-perf-report-iterative-2101-3n-skx:
670         - 36  # rls2101.rel NDRPDR iter env 6
671
672     vpp-perf-results-2n-skx:
673       # csit-vpp-perf-report-coverage-2101-2n-skx:
674       csit-vpp-perf-report-iterative-2101-2n-skx:
675         - 63  # rls2101.rel NDRPDR iter env 6
676
677     vpp-perf-results-2n-zn2:
678       csit-vpp-perf-report-iterative-2101-2n-zn2:
679         - 31  # rls2101.rel NDRPDR iter env 6
680
681     vpp-perf-results-2n-clx:
682       # csit-vpp-perf-report-coverage-2101-2n-clx:
683       csit-vpp-perf-report-iterative-2101-2n-clx:
684         - 59  # rls2101.rel NDRPDR iter env 6
685
686     vpp-perf-results-3n-tsh:
687       csit-vpp-perf-report-iterative-2101-3n-tsh:
688         - 23  # rls2101.rel NDRPDR iter env 6
689
690     vpp-perf-results-2n-tx2:
691       csit-vpp-perf-report-iterative-2101-2n-tx2:
692         - 29  # rls2101.rel NDRPDR iter env 6
693
694     vpp-perf-results-3n-dnv:
695       csit-vpp-perf-report-coverage-2101-3n-dnv:
696         - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-00
697         - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-01
698         - 3   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
699         - 4   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
700         - 5   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4tun-00
701         - 6   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-00
702         - 7   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-01
703         - 8   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-00
704         - 9   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-01
705
706     vpp-perf-results-2n-dnv:
707       csit-vpp-perf-report-coverage-2101-2n-dnv:
708         - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
709         - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
710         - 3   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-00
711         - 4   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-01
712         - 5   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-00
713         - 6   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-01
714
715     vpp-mrr-results-3n-hsw:
716       csit-vpp-perf-report-iterative-2101-3n-hsw:
717         - 63  # rls2101.rel MRR iter env 6
718
719     vpp-mrr-results-3n-skx:
720       csit-vpp-perf-report-iterative-2101-3n-skx:
721         - 35  # rls2101.rel MRR iter env 6
722
723     vpp-mrr-results-2n-skx:
724       csit-vpp-perf-report-iterative-2101-2n-skx:
725         - 62  # rls2101.rel MRR iter env 6
726
727     vpp-mrr-results-2n-zn2:
728       csit-vpp-perf-report-iterative-2101-2n-zn2:
729         - 30  # rls2101.rel MRR iter env 6
730
731     vpp-mrr-results-2n-clx:
732       csit-vpp-perf-report-iterative-2101-2n-clx:
733         - 53  # rls2101.rel MRR iter env 6
734
735     vpp-mrr-results-3n-tsh:
736       csit-vpp-perf-report-iterative-2101-3n-tsh:
737         - 22  # rls2101.rel MRR iter env 6
738
739     vpp-mrr-results-2n-tx2:
740       csit-vpp-perf-report-iterative-2101-2n-tx2:
741         - 21  # rls2101.rel MRR iter env 6
742
743     vpp-mrr-results-3n-dnv:
744       csit-vpp-perf-report-iterative-2101-3n-dnv:
745         - 32  # rls2101.rel MRR iter env 6
746
747     vpp-mrr-results-2n-dnv:
748       csit-vpp-perf-report-iterative-2101-2n-dnv:
749         - 31  # rls2101.rel MRR iter env 6
750
751     vpp-device-results-ubuntu:
752       csit-vpp-device-2101-ubuntu1804-1n-skx:
753         - 358  # rls2101.rel VPP DEV env 6
754
755     dpdk-perf-results-3n-hsw:
756       csit-dpdk-perf-report-iterative-2101-3n-hsw:
757         - 11  # rls2101 NDRPDR iter env 6
758
759     dpdk-perf-results-3n-skx:
760       csit-dpdk-perf-report-iterative-2101-3n-skx:
761         - 12  # rls2101 NDRPDR iter env 6
762
763     dpdk-perf-results-2n-skx:
764       csit-dpdk-perf-report-iterative-2101-2n-skx:
765         - 11  # rls2101 NDRPDR iter env 6
766
767     dpdk-perf-results-2n-zn2:
768       csit-dpdk-perf-report-iterative-2101-2n-zn2:
769         - 11  # rls2101 NDRPDR iter env 6
770
771     dpdk-perf-results-2n-clx:
772       csit-dpdk-perf-report-iterative-2101-2n-clx:
773         - 12  # rls2101 NDRPDR iter env 6
774
775 #    dpdk-perf-results-2n-dnv:
776 #      # No data
777 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
778
779 #    dpdk-perf-results-3n-dnv:
780 #      # No data
781 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
782
783     dpdk-perf-results-3n-tsh:
784       csit-dpdk-perf-report-iterative-2101-3n-tsh:
785         - 21  # rls2101 NDRPDR iter env 6
786
787     dpdk-perf-results-2n-tx2:
788       csit-dpdk-perf-report-iterative-2101-2n-tx2:
789         - 4   # rls2101 NDRPDR iter env 6
790
791 ###########################################################################
792     # Tables (more than one data set)
793
794     # Performance changes
795
796     vpp-performance-changes-3n-hsw-h1:
797       csit-vpp-perf-report-iterative-2009-3n-hsw:
798         - 9   # rls2005 NDRPDR iter env 5
799         - 10  # rls2005 NDRPDR iter env 5
800         - 11  # rls2005 NDRPDR iter env 5
801         - 12  # rls2005 NDRPDR iter env 5
802         - 13  # rls2005 NDRPDR iter env 5
803         - 14  # rls2005 NDRPDR iter env 5
804         - 15  # rls2005 NDRPDR iter env 5
805         - 16  # rls2005 NDRPDR iter env 5
806         - 17  # rls2005 NDRPDR iter env 5
807         - 19  # rls2005 NDRPDR iter env 5
808     vpp-performance-changes-3n-hsw-ref-env-old:
809       csit-vpp-perf-report-iterative-2009-3n-hsw:
810         - 21  # rls2009 NDRPDR iter env 5
811         - 22  # rls2009 NDRPDR iter env 5
812         - 24  # rls2009 NDRPDR iter env 5
813         - 25  # rls2009 NDRPDR iter env 5
814         - 26  # rls2009 NDRPDR iter env 5
815         - 27  # rls2009 NDRPDR iter env 5
816         - 28  # rls2009 NDRPDR iter env 5
817         - 29  # rls2009 NDRPDR iter env 5
818         - 30  # rls2009 NDRPDR iter env 5
819         - 31  # rls2009 NDRPDR iter env 5
820     vpp-performance-changes-3n-hsw-ref-env-new:
821       csit-vpp-perf-report-iterative-2101-3n-hsw:
822         - 19  # rls2009 NDRPDR iter env 6
823         - 20  # rls2009 NDRPDR iter env 6
824         - 21  # rls2009 NDRPDR iter env 6
825         - 22  # rls2009 NDRPDR iter env 6
826         - 23  # rls2009 NDRPDR iter env 6
827         - 24  # rls2009 NDRPDR iter env 6
828         - 25  # rls2009 NDRPDR iter env 6
829         - 26  # rls2009 NDRPDR iter env 6
830         - 27  # rls2009 NDRPDR iter env 6
831         - 28  # rls2009 NDRPDR iter env 6
832     vpp-performance-changes-3n-hsw-cmp:
833       csit-vpp-perf-report-iterative-2101-3n-hsw:
834         - 64  # rls2101.rel NDRPDR iter env 6
835         - 71  # rls2101.rel NDRPDR iter env 6
836         - 73  # rls2101.rel NDRPDR iter env 6
837         - 74  # rls2101.rel NDRPDR iter env 6
838         - 80  # rls2101.rel NDRPDR iter env 6
839         - 81  # rls2101.rel NDRPDR iter env 6
840         - 82  # rls2101.rel NDRPDR iter env 6
841         - 83  # rls2101.rel NDRPDR iter env 6
842         - 88  # rls2101.rel NDRPDR iter env 6
843         - 89  # rls2101.rel NDRPDR iter env 6
844         - 128 # rls2101.rel NDRPDR iter RND env 6
845         - 129 # rls2101.rel NDRPDR iter RND env 6
846         - 130 # rls2101.rel NDRPDR iter RND env 6
847         - 131 # rls2101.rel NDRPDR iter RND env 6
848         - 132 # rls2101.rel NDRPDR iter RND env 6
849         - 133 # rls2101.rel NDRPDR iter RND env 6
850         - 134 # rls2101.rel NDRPDR iter RND env 6
851         - 135 # rls2101.rel NDRPDR iter RND env 6
852         - 136 # rls2101.rel NDRPDR iter RND env 6
853         - 137 # rls2101.rel NDRPDR iter RND env 6
854
855     vpp-performance-changes-3n-skx-h1:
856       csit-vpp-perf-report-iterative-2009-3n-skx:
857         - 13  # rls2005 NDRPDR iter env 5
858         - 18  # rls2005 NDRPDR iter env 5
859         - 19  # rls2005 NDRPDR iter env 5
860         - 41  # rls2005 NDRPDR iter env 5
861         - 43  # rls2005 NDRPDR iter env 5
862         - 44  # rls2005 NDRPDR iter env 5
863         - 45  # rls2005 NDRPDR iter env 5
864         - 46  # rls2005 NDRPDR iter env 5
865         - 48  # rls2005 NDRPDR iter env 5
866         - 49  # rls2005 NDRPDR iter env 5
867     vpp-performance-changes-3n-skx-ref-env-old:
868       csit-vpp-perf-report-iterative-2009-3n-skx:
869         - 26  # rls2009 NDRPDR iter env 5
870         - 27  # rls2009 NDRPDR iter env 5
871         - 28  # rls2009 NDRPDR iter env 5
872         - 29  # rls2009 NDRPDR iter env 5
873         - 35  # rls2009 NDRPDR iter env 5
874         - 36  # rls2009 NDRPDR iter env 5
875         - 37  # rls2009 NDRPDR iter env 5
876         - 38  # rls2009 NDRPDR iter env 5
877         - 39  # rls2009 NDRPDR iter env 5
878         - 40  # rls2009 NDRPDR iter env 5
879     vpp-performance-changes-3n-skx-ref-env-new:
880       csit-vpp-perf-report-iterative-2101-3n-skx:
881         - 14  # rls2009 NDRPDR iter env 6
882         - 15  # rls2009 NDRPDR iter env 6
883         - 16  # rls2009 NDRPDR iter env 6
884         - 17  # rls2009 NDRPDR iter env 6
885         - 18  # rls2009 NDRPDR iter env 6
886         - 25  # rls2009 NDRPDR iter env 6
887         - 26  # rls2009 NDRPDR iter env 6
888         - 27  # rls2009 NDRPDR iter env 6
889         - 29  # rls2009 NDRPDR iter env 6
890         - 31  # rls2009 NDRPDR iter env 6
891     vpp-performance-changes-3n-skx-cmp:
892       csit-vpp-perf-report-iterative-2101-3n-skx:
893         - 36  # rls2101.rel NDRPDR iter env 6
894         - 37  # rls2101.rel NDRPDR iter env 6
895         - 38  # rls2101.rel NDRPDR iter env 6
896         - 39  # rls2101.rel NDRPDR iter env 6
897         - 41  # rls2101.rel NDRPDR iter env 6
898         - 42  # rls2101.rel NDRPDR iter env 6
899
900     vpp-performance-changes-2n-skx-h1:
901       csit-vpp-perf-report-iterative-2009-2n-skx:
902         - 13  # rls2005 NDRPDR iter env 5
903         - 16  # rls2005 NDRPDR iter env 5
904         - 17  # rls2005 NDRPDR iter env 5
905         - 18  # rls2005 NDRPDR iter env 5
906         - 19  # rls2005 NDRPDR iter env 5
907         - 21  # rls2005 NDRPDR iter env 5
908         - 22  # rls2005 NDRPDR iter env 5
909         - 23  # rls2005 NDRPDR iter env 5
910         - 24  # rls2005 NDRPDR iter env 5
911         - 25  # rls2005 NDRPDR iter env 5
912     vpp-performance-changes-2n-skx-ref-env-old:
913       csit-vpp-perf-report-iterative-2009-2n-skx:
914         - 35  # rls2009 NDRPDR iter env 5
915         - 36  # rls2009 NDRPDR iter env 5
916         - 37  # rls2009 NDRPDR iter env 5
917         - 39  # rls2009 NDRPDR iter env 5
918         - 40  # rls2009 NDRPDR iter env 5
919         - 42  # rls2009 NDRPDR iter env 5
920         - 43  # rls2009 NDRPDR iter env 5
921         - 44  # rls2009 NDRPDR iter env 5
922         - 46  # rls2009 NDRPDR iter env 5
923         - 48  # rls2009 NDRPDR iter env 5
924         - 110 # rls2009 NDRPDR iter NAT44 env 5
925         - 111 # rls2009 NDRPDR iter NAT44 env 5
926         - 112 # rls2009 NDRPDR iter NAT44 env 5
927         - 113 # rls2009 NDRPDR iter NAT44 env 5
928         - 114 # rls2009 NDRPDR iter NAT44 env 5
929         - 115 # rls2009 NDRPDR iter NAT44 env 5
930         - 116 # rls2009 NDRPDR iter NAT44 env 5
931         - 118 # rls2009 NDRPDR iter NAT44 env 5
932         - 119 # rls2009 NDRPDR iter NAT44 env 5
933         - 121 # rls2009 NDRPDR iter NAT44 env 5
934     vpp-performance-changes-2n-skx-ref-env-new:
935       csit-vpp-perf-report-iterative-2101-2n-skx:
936         - 22  # rls2009 NDRPDR iter env 6
937         - 23  # rls2009 NDRPDR iter env 6
938         - 24  # rls2009 NDRPDR iter env 6
939         - 25  # rls2009 NDRPDR iter env 6
940         - 26  # rls2009 NDRPDR iter env 6
941         - 28  # rls2009 NDRPDR iter env 6
942         - 39  # rls2009 NDRPDR iter env 6
943         - 40  # rls2009 NDRPDR iter env 6
944         - 41  # rls2009 NDRPDR iter env 6
945         - 44  # rls2009 NDRPDR iter env 6
946     vpp-performance-changes-2n-skx-cmp:
947       csit-vpp-perf-report-iterative-2101-2n-skx:
948         - 63  # rls2101.rel NDRPDR iter env 6
949         - 69  # rls2101.rel NDRPDR iter env 6
950         - 70  # rls2101.rel NDRPDR iter env 6
951         - 75  # rls2101.rel NDRPDR iter env 6
952         - 76  # rls2101.rel NDRPDR iter env 6
953         - 77  # rls2101.rel NDRPDR iter env 6
954         - 82  # rls2101.rel NDRPDR iter env 6
955         - 89  # rls2101.rel NDRPDR iter RND env 6
956         - 90  # rls2101.rel NDRPDR iter RND env 6
957         - 91  # rls2101.rel NDRPDR iter RND env 6
958         - 92  # rls2101.rel NDRPDR iter RND env 6
959         - 93  # rls2101.rel NDRPDR iter RND env 6
960         - 98  # rls2101.rel NDRPDR iter RND env 6
961         - 99  # rls2101.rel NDRPDR iter RND env 6
962         - 101 # rls2101.rel NDRPDR iter RND env 6
963
964     vpp-performance-changes-2n-clx-h1:
965       csit-vpp-perf-report-iterative-2009-2n-clx:
966         - 13  # rls2005 NDRPDR iter env 5
967         - 15  # rls2005 NDRPDR iter env 5
968         - 17  # rls2005 NDRPDR iter env 5
969         - 18  # rls2005 NDRPDR iter env 5
970         - 19  # rls2005 NDRPDR iter env 5
971         - 20  # rls2005 NDRPDR iter env 5
972         - 21  # rls2005 NDRPDR iter env 5
973         - 22  # rls2005 NDRPDR iter env 5
974         - 23  # rls2005 NDRPDR iter env 5
975         - 24  # rls2005 NDRPDR iter env 5
976     vpp-performance-changes-2n-clx-ref-env-old:
977       csit-vpp-perf-report-iterative-2009-2n-clx:
978         - 36  # rls2009 NDRPDR iter env 5
979         - 39  # rls2009 NDRPDR iter env 5
980         - 40  # rls2009 NDRPDR iter env 5
981         - 65  # rls2009 NDRPDR iter env 5
982         - 66  # rls2009 NDRPDR iter env 5
983         - 79  # rls2009 NDRPDR iter env 5
984         - 82  # rls2009 NDRPDR iter env 5
985         - 88  # rls2009 NDRPDR iter env 5
986         - 89  # rls2009 NDRPDR iter env 5
987         - 90  # rls2009 NDRPDR iter env 5
988         - 114 # rls2009 NDRPDR iter NAT44 env 5
989         - 115 # rls2009 NDRPDR iter NAT44 env 5
990         - 116 # rls2009 NDRPDR iter NAT44 env 5
991         - 117 # rls2009 NDRPDR iter NAT44 env 5
992         - 118 # rls2009 NDRPDR iter NAT44 env 5
993         - 119 # rls2009 NDRPDR iter NAT44 env 5
994         - 121 # rls2009 NDRPDR iter NAT44 env 5
995         - 122 # rls2009 NDRPDR iter NAT44 env 5
996         - 123 # rls2009 NDRPDR iter NAT44 env 5
997         - 126 # rls2009 NDRPDR iter NAT44 env 5
998     vpp-performance-changes-2n-clx-ref-env-new:
999       csit-vpp-perf-report-iterative-2101-2n-clx:
1000         - 16  # rls2009 NDRPDR iter env 6
1001         - 17  # rls2009 NDRPDR iter env 6
1002         - 18  # rls2009 NDRPDR iter env 6
1003         - 19  # rls2009 NDRPDR iter env 6
1004         - 20  # rls2009 NDRPDR iter env 6
1005         - 21  # rls2009 NDRPDR iter env 6
1006         - 32  # rls2009 NDRPDR iter env 6
1007         - 33  # rls2009 NDRPDR iter env 6
1008         - 34  # rls2009 NDRPDR iter env 6
1009         - 35  # rls2009 NDRPDR iter env 6
1010     vpp-performance-changes-2n-clx-cmp:
1011       csit-vpp-perf-report-iterative-2101-2n-clx:
1012         - 54  # rls2101.rel NDRPDR iter env 6
1013         - 59  # rls2101.rel NDRPDR iter env 6
1014         - 60  # rls2101.rel NDRPDR iter env 6
1015         - 63  # rls2101.rel NDRPDR iter env 6
1016         - 66  # rls2101.rel NDRPDR iter env 6
1017         - 68  # rls2101.rel NDRPDR iter env 6
1018
1019     vpp-performance-changes-2n-zn2-ref-env-old:
1020       csit-vpp-perf-report-iterative-2009-2n-zn2:
1021         - 17  # rls2009 NDRPDR iter env 5
1022         - 18  # rls2009 NDRPDR iter env 5
1023         - 31  # rls2009 NDRPDR iter env 5
1024         - 33  # rls2009 NDRPDR iter env 5
1025         - 34  # rls2009 NDRPDR iter env 5
1026     vpp-performance-changes-2n-zn2-ref-env-new:
1027       csit-vpp-perf-report-iterative-2101-2n-zn2:
1028         - 9   # rls2009 NDRPDR iter env 6
1029         - 10  # rls2009 NDRPDR iter env 6
1030         - 11  # rls2009 NDRPDR iter env 6
1031         - 12  # rls2009 NDRPDR iter env 6
1032         - 13  # rls2009 NDRPDR iter env 6
1033         - 20  # rls2009 NDRPDR iter env 6
1034         - 21  # rls2009 NDRPDR iter env 6
1035         - 22  # rls2009 NDRPDR iter env 6
1036         - 25  # rls2009 NDRPDR iter env 6
1037         - 26  # rls2009 NDRPDR iter env 6
1038     vpp-performance-changes-2n-zn2-cmp:
1039       csit-vpp-perf-report-iterative-2101-2n-zn2:
1040         - 31  # rls2101.rel NDRPDR iter env 6
1041         - 32  # rls2101.rel NDRPDR iter env 6
1042         - 33  # rls2101.rel NDRPDR iter env 6
1043         - 34  # rls2101.rel NDRPDR iter env 6
1044         - 35  # rls2101.rel NDRPDR iter env 6
1045         - 37  # rls2101.rel NDRPDR iter env 6
1046         - 40  # rls2101.rel NDRPDR iter RND env 6
1047         - 42  # rls2101.rel NDRPDR iter RND env 6
1048         - 43  # rls2101.rel NDRPDR iter RND env 6
1049
1050     vpp-performance-changes-2n-dnv-h1:
1051       csit-vpp-perf-report-iterative-2009-2n-dnv:
1052         - 16  # rls2005 NDRPDR iter env 5
1053         - 17  # rls2005 NDRPDR iter env 5
1054         - 18  # rls2005 NDRPDR iter env 5
1055         - 19  # rls2005 NDRPDR iter env 5
1056         - 21  # rls2005 NDRPDR iter env 5
1057         - 24  # rls2005 NDRPDR iter env 5
1058         - 27  # rls2005 NDRPDR iter env 5
1059         - 28  # rls2005 NDRPDR iter env 5
1060         - 29  # rls2005 NDRPDR iter env 5
1061         - 30  # rls2005 NDRPDR iter env 5
1062     vpp-performance-changes-2n-dnv-ref-env-old:
1063       csit-vpp-perf-report-iterative-2009-2n-dnv:
1064         - 3   # rls2009 NDRPDR iter env 5
1065         - 5   # rls2009 NDRPDR iter env 5
1066         - 6   # rls2009 NDRPDR iter env 5
1067         - 7   # rls2009 NDRPDR iter env 5
1068         - 9   # rls2009 NDRPDR iter env 5
1069         - 10  # rls2009 NDRPDR iter env 5
1070         - 11  # rls2009 NDRPDR iter env 5
1071         - 12  # rls2009 NDRPDR iter env 5
1072         - 14  # rls2009 NDRPDR iter env 5
1073         - 15  # rls2009 NDRPDR iter env 5
1074     vpp-performance-changes-2n-dnv-ref-env-new:
1075       # TODO: Re-test in new env
1076       csit-vpp-perf-report-iterative-2009-2n-dnv:
1077         - 3   # rls2009 NDRPDR iter env 5
1078         - 5   # rls2009 NDRPDR iter env 5
1079         - 6   # rls2009 NDRPDR iter env 5
1080         - 7   # rls2009 NDRPDR iter env 5
1081         - 9   # rls2009 NDRPDR iter env 5
1082         - 10  # rls2009 NDRPDR iter env 5
1083         - 11  # rls2009 NDRPDR iter env 5
1084         - 12  # rls2009 NDRPDR iter env 5
1085         - 14  # rls2009 NDRPDR iter env 5
1086         - 15  # rls2009 NDRPDR iter env 5
1087     vpp-performance-changes-2n-dnv-cmp:
1088       csit-vpp-perf-report-iterative-2101-2n-dnv:
1089         - 32  # rls2101.rel NDRPDR iter env 6
1090         - 33  # rls2101.rel NDRPDR iter env 6
1091         - 34  # rls2101.rel NDRPDR iter env 6
1092         - 35  # rls2101.rel NDRPDR iter env 6
1093         - 39  # rls2101.rel NDRPDR iter env 6
1094         - 41  # rls2101.rel NDRPDR iter env 6
1095         - 42  # rls2101.rel NDRPDR iter env 6
1096         - 43  # rls2101.rel NDRPDR iter env 6
1097         - 44  # rls2101.rel NDRPDR iter env 6
1098         - 45  # rls2101.rel NDRPDR iter env 6
1099         - 46  # rls2101.rel NDRPDR iter RND env 6
1100         - 47  # rls2101.rel NDRPDR iter RND env 6
1101         - 48  # rls2101.rel NDRPDR iter RND env 6
1102         - 49  # rls2101.rel NDRPDR iter RND env 6
1103         - 50  # rls2101.rel NDRPDR iter RND env 6
1104         - 51  # rls2101.rel NDRPDR iter RND env 6
1105         - 52  # rls2101.rel NDRPDR iter RND env 6
1106         - 53  # rls2101.rel NDRPDR iter RND env 6
1107         - 54  # rls2101.rel NDRPDR iter RND env 6
1108         - 55  # rls2101.rel NDRPDR iter RND env 6
1109
1110     vpp-performance-changes-3n-dnv-h1:
1111       csit-vpp-perf-report-iterative-2009-3n-dnv:
1112         - 16  # rls2005 NDRPDR iter env 5
1113         - 23  # rls2005 NDRPDR iter env 5
1114         - 25  # rls2005 NDRPDR iter env 5
1115         - 26  # rls2005 NDRPDR iter env 5
1116         - 27  # rls2005 NDRPDR iter env 5
1117         - 28  # rls2005 NDRPDR iter env 5
1118         - 29  # rls2005 NDRPDR iter env 5
1119         - 30  # rls2005 NDRPDR iter env 5
1120         - 31  # rls2005 NDRPDR iter env 5
1121         - 32  # rls2005 NDRPDR iter env 5
1122     vpp-performance-changes-3n-dnv-ref-env-old:
1123       csit-vpp-perf-report-iterative-2009-3n-dnv:
1124         - 3   # rls2009 NDRPDR iter env 5
1125         - 6   # rls2009 NDRPDR iter env 5
1126         - 7   # rls2009 NDRPDR iter env 5
1127         - 8   # rls2009 NDRPDR iter env 5
1128         - 10  # rls2009 NDRPDR iter env 5
1129         - 11  # rls2009 NDRPDR iter env 5
1130         - 12  # rls2009 NDRPDR iter env 5
1131         - 14  # rls2009 NDRPDR iter env 5
1132         - 15  # rls2009 NDRPDR iter env 5
1133         - 24  # rls2009 NDRPDR iter env 5
1134     vpp-performance-changes-3n-dnv-ref-env-new:
1135       # TODO: Re-test in new env
1136       csit-vpp-perf-report-iterative-2009-3n-dnv:
1137         - 3   # rls2009 NDRPDR iter env 5
1138         - 6   # rls2009 NDRPDR iter env 5
1139         - 7   # rls2009 NDRPDR iter env 5
1140         - 8   # rls2009 NDRPDR iter env 5
1141         - 10  # rls2009 NDRPDR iter env 5
1142         - 11  # rls2009 NDRPDR iter env 5
1143         - 12  # rls2009 NDRPDR iter env 5
1144         - 14  # rls2009 NDRPDR iter env 5
1145         - 15  # rls2009 NDRPDR iter env 5
1146         - 24  # rls2009 NDRPDR iter env 5
1147     vpp-performance-changes-3n-dnv-cmp:
1148       csit-vpp-perf-report-iterative-2101-3n-dnv:
1149         - 33  # rls2101.rel NDRPDR iter env 6
1150         - 34  # rls2101.rel NDRPDR iter env 6
1151         - 35  # rls2101.rel NDRPDR iter env 6
1152         - 36  # rls2101.rel NDRPDR iter env 6
1153         - 37  # rls2101.rel NDRPDR iter env 6
1154         - 38  # rls2101.rel NDRPDR iter env 6
1155         - 39  # rls2101.rel NDRPDR iter env 6
1156         - 40  # rls2101.rel NDRPDR iter env 6
1157         - 41  # rls2101.rel NDRPDR iter env 6
1158         - 42  # rls2101.rel NDRPDR iter env 6
1159         - 43  # rls2101.rel NDRPDR iter RND env 6
1160         - 44  # rls2101.rel NDRPDR iter RND env 6
1161         - 45  # rls2101.rel NDRPDR iter RND env 6
1162         - 46  # rls2101.rel NDRPDR iter RND env 6
1163         - 47  # rls2101.rel NDRPDR iter RND env 6
1164         - 48  # rls2101.rel NDRPDR iter RND env 6
1165         - 49  # rls2101.rel NDRPDR iter RND env 6
1166         - 50  # rls2101.rel NDRPDR iter RND env 6
1167         - 51  # rls2101.rel NDRPDR iter RND env 6
1168         - 52  # rls2101.rel NDRPDR iter RND env 6
1169
1170     vpp-performance-changes-3n-tsh-h1:
1171       csit-vpp-perf-report-iterative-2009-3n-tsh:
1172         - 8   # rls2005 NDRPDR iter env 5
1173         - 11  # rls2005 NDRPDR iter env 5
1174         - 12  # rls2005 NDRPDR iter env 5
1175         - 24  # rls2005 NDRPDR iter env 5
1176         - 27  # rls2005 NDRPDR iter env 5
1177         - 29  # rls2005 NDRPDR iter env 5
1178         - 31  # rls2005 NDRPDR iter env 5
1179         - 39  # rls2005 NDRPDR iter env 5
1180         - 40  # rls2005 NDRPDR iter env 5
1181         - 42  # rls2005 NDRPDR iter env 5
1182     vpp-performance-changes-3n-tsh-ref-env-old:
1183       csit-vpp-perf-report-iterative-2009-3n-tsh:
1184         - 14  # rls2009 NDRPDR iter env 5
1185         - 20  # rls2009 NDRPDR iter env 5
1186         - 21  # rls2009 NDRPDR iter env 5
1187         - 22  # rls2009 NDRPDR iter env 5
1188         - 23  # rls2009 NDRPDR iter env 5
1189         - 28  # rls2009 NDRPDR iter env 5
1190         - 30  # rls2009 NDRPDR iter env 5
1191         - 33  # rls2009 NDRPDR iter env 5
1192         - 38  # rls2009 NDRPDR iter env 5
1193         - 41  # rls2009 NDRPDR iter env 5
1194     vpp-performance-changes-3n-tsh-ref-env-new:
1195       csit-vpp-perf-report-iterative-2101-3n-tsh:
1196         - 8   # rls2009 NDRPDR iter env 6
1197         - 13  # rls2009 NDRPDR iter env 6
1198         - 14  # rls2009 NDRPDR iter env 6
1199         - 15  # rls2009 NDRPDR iter env 6
1200         - 16  # rls2009 NDRPDR iter env 6
1201         - 17  # rls2009 NDRPDR iter env 6
1202         - 18  # rls2009 NDRPDR iter env 6
1203         - 19  # rls2009 NDRPDR iter env 6
1204     vpp-performance-changes-3n-tsh-cmp:
1205       csit-vpp-perf-report-iterative-2101-3n-tsh:
1206         - 23  # rls2101.rel NDRPDR iter env 6
1207         - 24  # rls2101.rel NDRPDR iter env 6
1208         - 25  # rls2101.rel NDRPDR iter env 6
1209         - 26  # rls2101.rel NDRPDR iter env 6
1210         - 28  # rls2101.rel NDRPDR iter env 6
1211
1212 #     vpp-performance-changes-2n-tx2-h1:
1213 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1214 #         -
1215 #     vpp-performance-changes-2n-tx2-ref-env-old:
1216 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1217 #         -
1218     vpp-performance-changes-2n-tx2-ref-env-new:
1219       csit-vpp-perf-report-iterative-2101-2n-tx2:
1220         - 6   # rls2009 NDRPDR iter env 6
1221         - 7   # rls2009 NDRPDR iter env 6
1222         - 11  # rls2009 NDRPDR iter env 6
1223         - 12  # rls2009 NDRPDR iter env 6
1224         - 13  # rls2009 NDRPDR iter env 6
1225         - 16  # rls2009 NDRPDR iter env 6
1226         - 17  # rls2009 NDRPDR iter env 6
1227         - 18  # rls2009 NDRPDR iter env 6
1228         - 19  # rls2009 NDRPDR iter env 6
1229         - 20  # rls2009 NDRPDR iter env 6
1230     vpp-performance-changes-2n-tx2-cmp:
1231       csit-vpp-perf-report-iterative-2101-2n-tx2:
1232         - 22  # rls2101.rel NDRPDR iter env 6
1233         - 23  # rls2101.rel NDRPDR iter env 6
1234         - 24  # rls2101.rel NDRPDR iter env 6
1235         - 25  # rls2101.rel NDRPDR iter env 6
1236         - 26  # rls2101.rel NDRPDR iter env 6
1237         - 27  # rls2101.rel NDRPDR iter env 6
1238         - 28  # rls2101.rel NDRPDR iter env 6
1239         - 29  # rls2101.rel NDRPDR iter env 6
1240         - 30  # rls2101.rel NDRPDR iter env 6
1241
1242     vpp-soak-vs-ndr-2n-skx-ref:
1243       csit-vpp-perf-report-iterative-2101-2n-skx:
1244         - 63  # rls2101.rel NDRPDR iter env 6
1245         - 69  # rls2101.rel NDRPDR iter env 6
1246         - 70  # rls2101.rel NDRPDR iter env 6
1247         - 75  # rls2101.rel NDRPDR iter env 6
1248         - 76  # rls2101.rel NDRPDR iter env 6
1249         - 77  # rls2101.rel NDRPDR iter env 6
1250         - 82  # rls2101.rel NDRPDR iter env 6
1251     vpp-soak-vs-ndr-2n-skx-cmp:
1252       csit-vpp-perf-report-iterative-2101-2n-skx:
1253         - 68  # rls2101.rel soak env 6
1254         - 73  # rls2101.rel soak env 6
1255     vpp-soak-vs-ndr-2n-skx:
1256       csit-vpp-perf-report-iterative-2101-2n-skx:
1257         - 63  # rls2101.rel NDRPDR iter env 6
1258         - 69  # rls2101.rel NDRPDR iter env 6
1259         - 70  # rls2101.rel NDRPDR iter env 6
1260         - 75  # rls2101.rel NDRPDR iter env 6
1261         - 76  # rls2101.rel NDRPDR iter env 6
1262         - 77  # rls2101.rel NDRPDR iter env 6
1263         - 82  # rls2101.rel NDRPDR iter env 6
1264         - 68  # rls2101.rel soak env 6
1265         - 73  # rls2101.rel soak env 6
1266
1267     vpp-soak-vs-ndr-2n-clx-ref:
1268       csit-vpp-perf-report-iterative-2101-2n-clx:
1269         - 54  # rls2101.rel NDRPDR iter env 6
1270         - 59  # rls2101.rel NDRPDR iter env 6
1271         - 60  # rls2101.rel NDRPDR iter env 6
1272         - 63  # rls2101.rel NDRPDR iter env 6
1273         - 66  # rls2101.rel NDRPDR iter env 6
1274         - 68  # rls2101.rel NDRPDR iter env 6
1275     vpp-soak-vs-ndr-2n-clx-cmp:
1276       csit-vpp-perf-report-iterative-2101-2n-clx:
1277         - 58  # rls2101.rel soak env 6
1278         - 61  # rls2101.rel soak env 6
1279     vpp-soak-vs-ndr-2n-clx:
1280       csit-vpp-perf-report-iterative-2101-2n-clx:
1281         - 54  # rls2101.rel NDRPDR iter env 6
1282         - 59  # rls2101.rel NDRPDR iter env 6
1283         - 60  # rls2101.rel NDRPDR iter env 6
1284         - 63  # rls2101.rel NDRPDR iter env 6
1285         - 66  # rls2101.rel NDRPDR iter env 6
1286         - 68  # rls2101.rel NDRPDR iter env 6
1287         - 58  # rls2101.rel soak env 6
1288         - 61  # rls2101.rel soak env 6
1289
1290     vpp-performance-changes-3n-hsw-mrr-h1:
1291       csit-vpp-perf-report-iterative-2009-3n-hsw:
1292         - 18  # rls2005 MRR iter env 5
1293     vpp-performance-changes-3n-hsw-mrr-ref-env-old:
1294       csit-vpp-perf-report-iterative-2009-3n-hsw:
1295         - 23  # rls2009 MRR iter env 5
1296     vpp-performance-changes-3n-hsw-mrr-ref-env-new:
1297       csit-vpp-perf-report-iterative-2101-3n-hsw:
1298         - 17  # rls2009 MRR iter env 6
1299     vpp-performance-changes-3n-hsw-mrr-cmp:
1300       csit-vpp-perf-report-iterative-2101-3n-hsw:
1301         - 63  # rls2101.rel MRR iter env 6
1302
1303     vpp-performance-changes-3n-skx-mrr-h1:
1304       csit-vpp-perf-report-iterative-2009-3n-skx:
1305         - 17  # rls2005 MRR iter env 5
1306     vpp-performance-changes-3n-skx-mrr-ref-env-old:
1307       csit-vpp-perf-report-iterative-2009-3n-skx:
1308         - 24  # rls2009 MRR iter env 5
1309     vpp-performance-changes-3n-skx-mrr-ref-env-new:
1310       csit-vpp-perf-report-iterative-2101-3n-skx:
1311         - 34  # rls2009 MRR iter env 6
1312     vpp-performance-changes-3n-skx-mrr-cmp:
1313       csit-vpp-perf-report-iterative-2101-3n-skx:
1314         - 35  # rls2101.rel MRR iter env 6
1315
1316     vpp-performance-changes-2n-skx-mrr-h1:
1317       csit-vpp-perf-report-iterative-2009-2n-skx:
1318         - 20  # rls2005 MRR iter env 5
1319     vpp-performance-changes-2n-skx-mrr-ref-env-old:
1320       csit-vpp-perf-report-iterative-2009-2n-skx:
1321         - 120 # rls2009 MRR iter env 5
1322     vpp-performance-changes-2n-skx-mrr-ref-env-new:
1323       csit-vpp-perf-report-iterative-2101-2n-skx:
1324         - 21  # rls2009 MRR iter env 6
1325     vpp-performance-changes-2n-skx-mrr-cmp:
1326       csit-vpp-perf-report-iterative-2101-2n-skx:
1327         - 62  # rls2101.rel MRR iter env 6
1328
1329     vpp-performance-changes-2n-clx-mrr-h1:
1330       csit-vpp-perf-report-iterative-2009-2n-clx:
1331         - 77  # rls2005 MRR iter env 5
1332     vpp-performance-changes-2n-clx-mrr-ref-env-old:
1333       csit-vpp-perf-report-iterative-2009-2n-clx:
1334         - 125 # rls2009 MRR iter env 5
1335     vpp-performance-changes-2n-clx-mrr-ref-env-new:
1336       csit-vpp-perf-report-iterative-2101-2n-clx:
1337         - 15  # rls2009 MRR iter env 6
1338     vpp-performance-changes-2n-clx-mrr-cmp:
1339       csit-vpp-perf-report-iterative-2101-2n-clx:
1340         - 53  # rls2101.rel MRR iter env 6
1341
1342     vpp-performance-changes-2n-zn2-mrr-ref-env-old:
1343       csit-vpp-perf-report-iterative-2009-2n-zn2:
1344         - 15  # rls2009 MRR iter env 5
1345     vpp-performance-changes-2n-zn2-mrr-ref-env-new:
1346       csit-vpp-perf-report-iterative-2101-2n-zn2:
1347         - 8   # rls2009 MRR iter env6
1348     vpp-performance-changes-2n-zn2-mrr-cmp:
1349       csit-vpp-perf-report-iterative-2101-2n-zn2:
1350         - 30  # rls2101.rel MRR iter env 6
1351
1352     vpp-performance-changes-2n-dnv-mrr-h1:
1353       csit-vpp-perf-report-iterative-2009-2n-dnv:
1354         - 23  # rls2005 MRR iter env 5
1355     vpp-performance-changes-2n-dnv-mrr-ref-env-old:
1356       csit-vpp-perf-report-iterative-2009-2n-dnv:
1357         - 13  # rls2009 MRR iter env 5
1358     vpp-performance-changes-2n-dnv-mrr-ref-env-new:
1359       # TODO: Re-test in new env
1360       csit-vpp-perf-report-iterative-2009-2n-dnv:
1361         - 13  # rls2009 MRR iter env 5
1362     vpp-performance-changes-2n-dnv-mrr-cmp:
1363       csit-vpp-perf-report-iterative-2101-2n-dnv:
1364         - 31  # rls2101.rel MRR iter env 6
1365
1366     vpp-performance-changes-3n-dnv-mrr-h1:
1367       csit-vpp-perf-report-iterative-2009-3n-dnv:
1368         - 19  # rls2005 MRR iter env 5
1369     vpp-performance-changes-3n-dnv-mrr-ref-env-old:
1370       csit-vpp-perf-report-iterative-2009-3n-dnv:
1371         - 22  # rls2009 MRR iter env 5
1372     vpp-performance-changes-3n-dnv-mrr-ref-env-new:
1373       # TODO: Re-test in new env
1374       csit-vpp-perf-report-iterative-2009-3n-dnv:
1375         - 22  # rls2009 MRR iter env 5
1376     vpp-performance-changes-3n-dnv-mrr-cmp:
1377       csit-vpp-perf-report-iterative-2101-3n-dnv:
1378         - 32  # rls2101.rel MRR iter env 6
1379
1380     vpp-performance-changes-3n-tsh-mrr-h1:
1381       csit-vpp-perf-report-iterative-2009-3n-tsh:
1382         - 13  # rls2005 MRR iter env 5
1383     vpp-performance-changes-3n-tsh-mrr-ref-env-old:
1384       csit-vpp-perf-report-iterative-2009-3n-tsh:
1385         - 15  # rls2009 MRR iter env 5
1386     vpp-performance-changes-3n-tsh-mrr-ref-env-new:
1387       csit-vpp-perf-report-iterative-2101-3n-tsh:
1388         - 7   # rls2009 MRR iter env 6
1389     vpp-performance-changes-3n-tsh-mrr-cmp:
1390       csit-vpp-perf-report-iterative-2101-3n-tsh:
1391         - 22  # rls2101.rel MRR iter env 6
1392
1393 #     vpp-performance-changes-2n-tx2-mrr-h1:
1394 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1395 #         -
1396 #     vpp-performance-changes-2n-tx2-mrr-ref-env-old:
1397 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1398 #         -
1399     vpp-performance-changes-2n-tx2-mrr-ref-env-new:
1400       csit-vpp-perf-report-iterative-2101-2n-tx2:
1401         - 5   # rls2009 MRR iter env 6
1402     vpp-performance-changes-2n-tx2-mrr-cmp:
1403       csit-vpp-perf-report-iterative-2101-2n-tx2:
1404         - 21  # rls2101.rel MRR iter env 6
1405
1406     dpdk-performance-changes-3n-hsw-h1:
1407       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1408         - 25  # NDRPDR iter
1409         - 26  # NDRPDR iter
1410         - 27  # NDRPDR iter
1411         - 28  # NDRPDR iter
1412         - 29  # NDRPDR iter
1413         - 30  # NDRPDR iter
1414         - 31  # NDRPDR iter
1415         - 32  # NDRPDR iter
1416         - 33  # NDRPDR iter
1417         - 34  # NDRPDR iter
1418     dpdk-performance-changes-3n-hsw-ref:
1419       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1420         - 6   # NDRPDR iter env5
1421         - 7   # NDRPDR iter env5
1422         - 8   # NDRPDR iter env5
1423         - 9   # NDRPDR iter env5
1424         - 10  # NDRPDR iter env5
1425         - 11  # NDRPDR iter env5
1426         - 12  # NDRPDR iter env5
1427         - 13  # NDRPDR iter env5
1428         - 14  # NDRPDR iter env5
1429         - 15  # NDRPDR iter env5
1430     dpdk-performance-changes-3n-hsw-cmp:
1431       csit-dpdk-perf-report-iterative-2101-3n-hsw:
1432         - 11  # rls2101 NDRPDR iter env 6
1433         - 12  # rls2101 NDRPDR iter env 6
1434         - 13  # rls2101 NDRPDR iter env 6
1435         - 14  # rls2101 NDRPDR iter env 6
1436         - 16  # rls2101 NDRPDR iter env 6
1437         - 17  # rls2101 NDRPDR iter env 6
1438         - 18  # rls2101 NDRPDR iter env 6
1439         - 19  # rls2101 NDRPDR iter env 6
1440         - 20  # rls2101 NDRPDR iter env 6
1441         - 21  # rls2101 NDRPDR iter env 6
1442
1443     dpdk-performance-changes-3n-skx-h1:
1444       csit-dpdk-perf-report-iterative-2005-3n-skx:
1445         - 28  # NDRPDR iter
1446         - 29  # NDRPDR iter
1447         - 30  # NDRPDR iter
1448         - 31  # NDRPDR iter
1449         - 32  # NDRPDR iter
1450         - 33  # NDRPDR iter
1451         - 34  # NDRPDR iter
1452         - 35  # NDRPDR iter
1453         - 36  # NDRPDR iter
1454         - 37  # NDRPDR iter
1455     dpdk-performance-changes-3n-skx-ref:
1456       csit-dpdk-perf-report-iterative-2009-3n-skx:
1457         - 4   # NDRPDR sel env5
1458         - 5   # NDRPDR sel env5
1459         - 6   # NDRPDR sel env5
1460         - 7   # NDRPDR sel env5
1461         - 8   # NDRPDR sel env5
1462         - 9   # NDRPDR sel env5
1463         - 14  # NDRPDR sel env5
1464         - 11  # NDRPDR sel env5
1465         - 12  # NDRPDR sel env5
1466         - 13  # NDRPDR sel env5
1467     dpdk-performance-changes-3n-skx-cmp:
1468       csit-dpdk-perf-report-iterative-2101-3n-skx:
1469         - 12  # rls2101 NDRPDR iter env 6
1470         - 14  # rls2101 NDRPDR iter env 6
1471         - 15  # rls2101 NDRPDR iter env 6
1472         - 17  # rls2101 NDRPDR iter env 6
1473         - 19  # rls2101 NDRPDR iter env 6
1474         - 20  # rls2101 NDRPDR iter env 6
1475         - 21  # rls2101 NDRPDR iter env 6
1476         - 22  # rls2101 NDRPDR iter env 6
1477         - 25  # rls2101 NDRPDR iter env 6
1478         - 26  # rls2101 NDRPDR iter env 6
1479
1480     dpdk-performance-changes-2n-skx-h1:
1481       csit-dpdk-perf-report-iterative-2005-2n-skx:
1482         - 20  # NDRPDR iter
1483         - 21  # NDRPDR iter
1484         - 22  # NDRPDR iter
1485         - 23  # NDRPDR iter
1486         - 24  # NDRPDR iter
1487         - 25  # NDRPDR iter
1488         - 26  # NDRPDR iter
1489         - 27  # NDRPDR iter
1490         - 28  # NDRPDR iter
1491         - 29  # NDRPDR iter
1492     dpdk-performance-changes-2n-skx-ref:
1493       csit-dpdk-perf-report-iterative-2009-2n-skx:
1494         - 4   # NDRPDR iter env5
1495         - 5   # NDRPDR iter env5
1496         - 6   # NDRPDR iter env5
1497         - 7   # NDRPDR iter env5
1498         - 8   # NDRPDR iter env5
1499         - 9   # NDRPDR iter env5
1500         - 10  # NDRPDR iter env5
1501         - 11  # NDRPDR iter env5
1502         - 12  # NDRPDR iter env5
1503         - 13  # NDRPDR iter env5
1504     dpdk-performance-changes-2n-skx-cmp:
1505       csit-dpdk-perf-report-iterative-2101-2n-skx:
1506         - 11  # rls2101 NDRPDR iter env 6
1507         - 12  # rls2101 NDRPDR iter env 6
1508         - 13  # rls2101 NDRPDR iter env 6
1509         - 14  # rls2101 NDRPDR iter env 6
1510         - 15  # rls2101 NDRPDR iter env 6
1511         - 17  # rls2101 NDRPDR iter env 6
1512         - 18  # rls2101 NDRPDR iter env 6
1513         - 19  # rls2101 NDRPDR iter env 6
1514         - 20  # rls2101 NDRPDR iter env 6
1515         - 21  # rls2101 NDRPDR iter env 6
1516
1517     dpdk-performance-changes-2n-clx-h1:
1518       csit-dpdk-perf-report-iterative-2005-2n-clx:
1519         - 20  # NDRPDR iter
1520         - 21  # NDRPDR iter
1521         - 22  # NDRPDR iter
1522         - 23  # NDRPDR iter
1523         - 24  # NDRPDR iter
1524         - 25  # NDRPDR iter
1525         - 26  # NDRPDR iter
1526         - 27  # NDRPDR iter
1527         - 28  # NDRPDR iter
1528         - 29  # NDRPDR iter
1529     dpdk-performance-changes-2n-clx-ref:
1530       csit-dpdk-perf-report-iterative-2009-2n-clx:
1531         - 4   # NDRPDR iter env5
1532         - 5   # NDRPDR iter env5
1533         - 6   # NDRPDR iter env5
1534         - 7   # NDRPDR iter env5
1535         - 8   # NDRPDR iter env5
1536         - 9   # NDRPDR iter env5
1537         - 10  # NDRPDR iter env5
1538         - 11  # NDRPDR iter env5
1539         - 12  # NDRPDR iter env5
1540         - 13  # NDRPDR iter env5
1541     dpdk-performance-changes-2n-clx-cmp:
1542       csit-dpdk-perf-report-iterative-2101-2n-clx:
1543         - 12  # rls2101 NDRPDR iter env 6
1544         - 13  # rls2101 NDRPDR iter env 6
1545         - 14  # rls2101 NDRPDR iter env 6
1546         - 18  # rls2101 NDRPDR iter env 6
1547         - 22  # rls2101 NDRPDR iter env 6
1548
1549     dpdk-performance-changes-2n-zn2-ref:
1550       csit-dpdk-perf-report-iterative-2009-2n-zn2:
1551         - 16  # NDRPDR iter env5
1552         - 21  # NDRPDR iter env5
1553         - 22  # NDRPDR iter env5
1554         - 23  # NDRPDR iter env5
1555         - 24  # NDRPDR iter env5
1556         - 25  # NDRPDR iter env5
1557         - 29  # NDRPDR iter env5
1558     dpdk-performance-changes-2n-zn2-cmp:
1559       csit-dpdk-perf-report-iterative-2101-2n-zn2:
1560         - 11  # rls2101 NDRPDR iter env 6
1561         - 12  # rls2101 NDRPDR iter env 6
1562         - 13  # rls2101 NDRPDR iter env 6
1563         - 14  # rls2101 NDRPDR iter env 6
1564         - 16  # rls2101 NDRPDR iter env 6
1565         - 17  # rls2101 NDRPDR iter env 6
1566         - 18  # rls2101 NDRPDR iter env 6
1567         - 19  # rls2101 NDRPDR iter env 6
1568         - 20  # rls2101 NDRPDR iter env 6
1569         - 21  # rls2101 NDRPDR iter env 6
1570
1571 #    dpdk-performance-changes-2n-dnv-h1:
1572 #      csit-dpdk-perf-verify-2101-2n-dnv:
1573 #        - 9   # NDRPDR sel
1574 #        - 10  # NDRPDR sel
1575 #        - 11  # NDRPDR sel
1576 #        - 12  # NDRPDR sel
1577 #        - 13  # NDRPDR sel
1578 #        - 14  # NDRPDR sel
1579 #        - 15  # NDRPDR sel
1580 #        - 16  # NDRPDR sel
1581 #        - 17  # NDRPDR sel
1582 #        - 18  # NDRPDR sel
1583 #    dpdk-performance-changes-2n-dnv-ref:
1584 #      # No data
1585 #    dpdk-performance-changes-2n-dnv-cmp:
1586 #      # No data
1587 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
1588
1589 #    dpdk-performance-changes-3n-dnv-h1:
1590 #      csit-dpdk-perf-verify-2101-3n-dnv:
1591 #        - 12  # NDRPDR sel
1592 #        - 13  # NDRPDR sel
1593 #        - 14  # NDRPDR sel
1594 #        - 15  # NDRPDR sel
1595 #        - 16  # NDRPDR sel
1596 #        - 17  # NDRPDR sel
1597 #        - 18  # NDRPDR sel
1598 #        - 19  # NDRPDR sel
1599 #        - 20  # NDRPDR sel
1600 #        - 22  # NDRPDR sel
1601 #    dpdk-performance-changes-3n-dnv-ref:
1602 #      # No data
1603 #    dpdk-performance-changes-3n-dnv-cmp:
1604 #      # No data
1605 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
1606
1607     dpdk-performance-changes-3n-tsh-h1:
1608       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1609         - 5   # NDRPDR sel
1610     dpdk-performance-changes-3n-tsh-ref:
1611       csit-dpdk-perf-report-iterative-2009-3n-tsh:
1612         - 1   # NDRPDR iter env5
1613         - 2   # NDRPDR iter env5
1614         - 3   # NDRPDR iter env5
1615         - 4   # NDRPDR iter env5
1616         - 5   # NDRPDR iter env5
1617         - 6   # NDRPDR iter env5
1618         - 7   # NDRPDR iter env5
1619         - 9   # NDRPDR iter env5
1620         - 10  # NDRPDR iter env5
1621         - 11  # NDRPDR iter env5
1622     dpdk-performance-changes-3n-tsh-cmp:
1623       csit-dpdk-perf-report-iterative-2101-3n-tsh:
1624         - 11  # rls2101 NDRPDR iter env 6
1625         - 12  # rls2101 NDRPDR iter env 6
1626         - 13  # rls2101 NDRPDR iter env 6
1627         - 14  # rls2101 NDRPDR iter env 6
1628         - 16  # rls2101 NDRPDR iter env 6
1629         - 17  # rls2101 NDRPDR iter env 6
1630         - 18  # rls2101 NDRPDR iter env 6
1631         - 19  # rls2101 NDRPDR iter env 6
1632         - 20  # rls2101 NDRPDR iter env 6
1633         - 21  # rls2101 NDRPDR iter env 6
1634
1635     # Compare testbeds
1636
1637     vpp-compare-testbeds-ref:
1638       csit-vpp-perf-report-iterative-2101-3n-hsw:
1639         - 64  # rls2101.rel NDRPDR iter env 6
1640         - 71  # rls2101.rel NDRPDR iter env 6
1641         - 73  # rls2101.rel NDRPDR iter env 6
1642         - 74  # rls2101.rel NDRPDR iter env 6
1643         - 80  # rls2101.rel NDRPDR iter env 6
1644         - 81  # rls2101.rel NDRPDR iter env 6
1645         - 82  # rls2101.rel NDRPDR iter env 6
1646         - 83  # rls2101.rel NDRPDR iter env 6
1647         - 88  # rls2101.rel NDRPDR iter env 6
1648         - 89  # rls2101.rel NDRPDR iter env 6
1649     vpp-compare-testbeds-cmp:
1650       csit-vpp-perf-report-iterative-2101-3n-skx:
1651         - 36  # rls2101.rel NDRPDR iter env 6
1652         - 37  # rls2101.rel NDRPDR iter env 6
1653         - 38  # rls2101.rel NDRPDR iter env 6
1654         - 39  # rls2101.rel NDRPDR iter env 6
1655         - 41  # rls2101.rel NDRPDR iter env 6
1656         - 42  # rls2101.rel NDRPDR iter env 6
1657
1658     vpp-compare-testbeds-skx-clx-ref:
1659       csit-vpp-perf-report-iterative-2101-2n-skx:
1660         - 63  # rls2101.rel NDRPDR iter env 6
1661         - 69  # rls2101.rel NDRPDR iter env 6
1662         - 70  # rls2101.rel NDRPDR iter env 6
1663         - 75  # rls2101.rel NDRPDR iter env 6
1664         - 76  # rls2101.rel NDRPDR iter env 6
1665         - 77  # rls2101.rel NDRPDR iter env 6
1666         - 82  # rls2101.rel NDRPDR iter env 6
1667         - 89  # rls2101.rel NDRPDR iter RND env 6
1668         - 90  # rls2101.rel NDRPDR iter RND env 6
1669         - 91  # rls2101.rel NDRPDR iter RND env 6
1670         - 92  # rls2101.rel NDRPDR iter RND env 6
1671         - 93  # rls2101.rel NDRPDR iter RND env 6
1672         - 98  # rls2101.rel NDRPDR iter RND env 6
1673         - 99  # rls2101.rel NDRPDR iter RND env 6
1674         - 101 # rls2101.rel NDRPDR iter RND env 6
1675     vpp-compare-testbeds-skx-clx-cmp:
1676       csit-vpp-perf-report-iterative-2101-2n-clx:
1677         - 54  # rls2101.rel NDRPDR iter env 6
1678         - 59  # rls2101.rel NDRPDR iter env 6
1679         - 60  # rls2101.rel NDRPDR iter env 6
1680         - 63  # rls2101.rel NDRPDR iter env 6
1681         - 66  # rls2101.rel NDRPDR iter env 6
1682         - 68  # rls2101.rel NDRPDR iter env 6
1683
1684     vpp-compare-testbeds-hsw-clx-ref:
1685       csit-vpp-perf-report-iterative-2101-3n-hsw:
1686         - 64  # rls2101.rel NDRPDR iter env 6
1687         - 71  # rls2101.rel NDRPDR iter env 6
1688         - 73  # rls2101.rel NDRPDR iter env 6
1689         - 74  # rls2101.rel NDRPDR iter env 6
1690         - 80  # rls2101.rel NDRPDR iter env 6
1691         - 81  # rls2101.rel NDRPDR iter env 6
1692         - 82  # rls2101.rel NDRPDR iter env 6
1693         - 83  # rls2101.rel NDRPDR iter env 6
1694         - 88  # rls2101.rel NDRPDR iter env 6
1695         - 89  # rls2101.rel NDRPDR iter env 6
1696         - 128 # rls2101.rel NDRPDR iter RND env 6
1697         - 129 # rls2101.rel NDRPDR iter RND env 6
1698         - 130 # rls2101.rel NDRPDR iter RND env 6
1699         - 131 # rls2101.rel NDRPDR iter RND env 6
1700         - 132 # rls2101.rel NDRPDR iter RND env 6
1701         - 133 # rls2101.rel NDRPDR iter RND env 6
1702         - 134 # rls2101.rel NDRPDR iter RND env 6
1703         - 135 # rls2101.rel NDRPDR iter RND env 6
1704         - 136 # rls2101.rel NDRPDR iter RND env 6
1705         - 137 # rls2101.rel NDRPDR iter RND env 6
1706     vpp-compare-testbeds-hsw-clx-cmp:
1707       csit-vpp-perf-report-iterative-2101-2n-clx:
1708         - 54  # rls2101.rel NDRPDR iter env 6
1709         - 59  # rls2101.rel NDRPDR iter env 6
1710         - 60  # rls2101.rel NDRPDR iter env 6
1711         - 63  # rls2101.rel NDRPDR iter env 6
1712         - 66  # rls2101.rel NDRPDR iter env 6
1713         - 68  # rls2101.rel NDRPDR iter env 6
1714
1715     vpp-compare-testbeds-mrr-ref:
1716       csit-vpp-perf-report-iterative-2101-3n-hsw:
1717         - 63  # rls2101.rel MRR iter env 6
1718     vpp-compare-testbeds-mrr-cmp:
1719       csit-vpp-perf-report-iterative-2101-3n-skx:
1720         - 35  # rls2101.rel MRR iter env 6
1721
1722     vpp-compare-testbeds-mrr-skx-clx-ref:
1723       csit-vpp-perf-report-iterative-2101-2n-skx:
1724         - 62  # rls2101.rel MRR iter env 6
1725     vpp-compare-testbeds-mrr-skx-clx-cmp:
1726       csit-vpp-perf-report-iterative-2101-2n-clx:
1727         - 53  # rls2101.rel MRR iter env 6
1728
1729     vpp-compare-testbeds-mrr-hsw-clx-ref:
1730       csit-vpp-perf-report-iterative-2101-3n-hsw:
1731         - 63  # rls2101.rel MRR iter env 6
1732     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1733       csit-vpp-perf-report-iterative-2101-2n-clx:
1734         - 53  # rls2101.rel MRR iter env 6
1735
1736     dpdk-compare-testbeds-ref:
1737       csit-dpdk-perf-report-iterative-2101-3n-hsw:
1738         - 11  # rls2101 NDRPDR iter env 6
1739         - 12  # rls2101 NDRPDR iter env 6
1740         - 13  # rls2101 NDRPDR iter env 6
1741         - 14  # rls2101 NDRPDR iter env 6
1742         - 16  # rls2101 NDRPDR iter env 6
1743         - 17  # rls2101 NDRPDR iter env 6
1744         - 18  # rls2101 NDRPDR iter env 6
1745         - 19  # rls2101 NDRPDR iter env 6
1746         - 20  # rls2101 NDRPDR iter env 6
1747         - 21  # rls2101 NDRPDR iter env 6
1748     dpdk-compare-testbeds-cmp:
1749       csit-dpdk-perf-report-iterative-2101-3n-skx:
1750         - 12  # rls2101 NDRPDR iter env 6
1751         - 14  # rls2101 NDRPDR iter env 6
1752         - 15  # rls2101 NDRPDR iter env 6
1753         - 17  # rls2101 NDRPDR iter env 6
1754         - 19  # rls2101 NDRPDR iter env 6
1755         - 20  # rls2101 NDRPDR iter env 6
1756         - 21  # rls2101 NDRPDR iter env 6
1757         - 22  # rls2101 NDRPDR iter env 6
1758         - 25  # rls2101 NDRPDR iter env 6
1759         - 26  # rls2101 NDRPDR iter env 6
1760
1761     dpdk-compare-testbeds-skx-clx-ref:
1762       csit-dpdk-perf-report-iterative-2101-2n-skx:
1763         - 11  # rls2101 NDRPDR iter env 6
1764         - 12  # rls2101 NDRPDR iter env 6
1765         - 13  # rls2101 NDRPDR iter env 6
1766         - 14  # rls2101 NDRPDR iter env 6
1767         - 15  # rls2101 NDRPDR iter env 6
1768         - 17  # rls2101 NDRPDR iter env 6
1769         - 18  # rls2101 NDRPDR iter env 6
1770         - 19  # rls2101 NDRPDR iter env 6
1771         - 20  # rls2101 NDRPDR iter env 6
1772         - 21  # rls2101 NDRPDR iter env 6
1773     dpdk-compare-testbeds-skx-clx-cmp:
1774       csit-dpdk-perf-report-iterative-2101-2n-clx:
1775         - 12  # rls2101 NDRPDR iter env 6
1776         - 13  # rls2101 NDRPDR iter env 6
1777         - 14  # rls2101 NDRPDR iter env 6
1778         - 18  # rls2101 NDRPDR iter env 6
1779         - 22  # rls2101 NDRPDR iter env 6
1780
1781     # Compare topologies
1782
1783     vpp-compare-topologies-ref:
1784       csit-vpp-perf-report-iterative-2101-3n-skx:
1785         - 36  # rls2101.rel NDRPDR iter env 6
1786         - 37  # rls2101.rel NDRPDR iter env 6
1787         - 38  # rls2101.rel NDRPDR iter env 6
1788         - 39  # rls2101.rel NDRPDR iter env 6
1789         - 41  # rls2101.rel NDRPDR iter env 6
1790         - 42  # rls2101.rel NDRPDR iter env 6
1791     vpp-compare-topologies-cmp:
1792       csit-vpp-perf-report-iterative-2101-2n-skx:
1793         - 63  # rls2101.rel NDRPDR iter env 6
1794         - 69  # rls2101.rel NDRPDR iter env 6
1795         - 70  # rls2101.rel NDRPDR iter env 6
1796         - 75  # rls2101.rel NDRPDR iter env 6
1797         - 76  # rls2101.rel NDRPDR iter env 6
1798         - 77  # rls2101.rel NDRPDR iter env 6
1799         - 82  # rls2101.rel NDRPDR iter env 6
1800
1801     vpp-compare-topologies-mrr-ref:
1802       csit-vpp-perf-report-iterative-2101-3n-skx:
1803         - 35  # rls2101.rel MRR iter env 6
1804     vpp-compare-topologies-mrr-cmp:
1805       csit-vpp-perf-report-iterative-2101-2n-skx:
1806         - 62  # rls2101.rel MRR iter env 6
1807
1808     dpdk-compare-topologies-ref:
1809       csit-dpdk-perf-report-iterative-2101-3n-skx:
1810         - 12  # rls2101 NDRPDR iter env 6
1811         - 14  # rls2101 NDRPDR iter env 6
1812         - 15  # rls2101 NDRPDR iter env 6
1813         - 17  # rls2101 NDRPDR iter env 6
1814         - 19  # rls2101 NDRPDR iter env 6
1815         - 20  # rls2101 NDRPDR iter env 6
1816         - 21  # rls2101 NDRPDR iter env 6
1817         - 22  # rls2101 NDRPDR iter env 6
1818         - 25  # rls2101 NDRPDR iter env 6
1819         - 26  # rls2101 NDRPDR iter env 6
1820     dpdk-compare-topologies-cmp:
1821       csit-dpdk-perf-report-iterative-2101-2n-skx:
1822         - 11  # rls2101 NDRPDR iter env 6
1823         - 12  # rls2101 NDRPDR iter env 6
1824         - 13  # rls2101 NDRPDR iter env 6
1825         - 14  # rls2101 NDRPDR iter env 6
1826         - 15  # rls2101 NDRPDR iter env 6
1827         - 17  # rls2101 NDRPDR iter env 6
1828         - 18  # rls2101 NDRPDR iter env 6
1829         - 19  # rls2101 NDRPDR iter env 6
1830         - 20  # rls2101 NDRPDR iter env 6
1831         - 21  # rls2101 NDRPDR iter env 6
1832
1833   plot-layouts:
1834
1835     plot-soak-throughput:
1836       titlefont:
1837         size: 16
1838       xaxis:
1839         title: "<b>Test Cases [Index]</b>"
1840         titlefont:
1841           size: 14
1842         autorange: True
1843         fixedrange: False
1844         gridcolor: "rgb(230, 230, 230)"
1845         linecolor: "rgb(220, 220, 220)"
1846         linewidth: 1
1847         showgrid: True
1848         showline: True
1849         showticklabels: True
1850         tickcolor: "rgb(220, 220, 220)"
1851         tickmode: "linear"
1852         tickfont:
1853           size: 14
1854         zeroline: False
1855       yaxis:
1856         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1857         titlefont:
1858           size: 14
1859         gridcolor: "rgb(230, 230, 230)"
1860         hoverformat: ".4r"
1861         tickformat: ".3r"
1862         linecolor: "rgb(220, 220, 220)"
1863         linewidth: 1
1864         showgrid: True
1865         showline: True
1866         showticklabels: True
1867         tickcolor: "rgb(220, 220, 220)"
1868         tickfont:
1869           size: 14
1870         zeroline: False
1871         range: [0,50]
1872       autosize: False
1873       margin:
1874         t: 50
1875         b: 0
1876         l: 80
1877         r: 20
1878       showlegend: True
1879       legend:
1880         orientation: "h"
1881         font:
1882           size: 14
1883       width: 700
1884       height: 900
1885       paper_bgcolor: "#fff"
1886       plot_bgcolor: "#fff"
1887       hoverlabel:
1888         namelength: -1
1889
1890     plot-service-density:
1891       titlefont:
1892         size: 16
1893       xaxis:
1894         side: "top"
1895         autorange: True
1896         fixedrange: False
1897         showgrid: False
1898         showline: False
1899         showticklabels: False
1900         ticks: ""
1901         ticklen: 0
1902         tickwidth: 0
1903         zeroline: False
1904       yaxis:
1905         autorange: "reversed"
1906         showgrid: False
1907         showline: False
1908         showticklabels: False
1909         ticks: ""
1910         ticklen: 0
1911         tickwidth: 0
1912         zeroline: False
1913       showlegend: False
1914       paper_bgcolor: "#fff"
1915       plot_bgcolor: "#fff"
1916       width: 700
1917       height: 700
1918       hoverlabel:
1919         namelength: -1
1920
1921     plot-hoststack:
1922       titlefont:
1923         size: 16
1924       xaxis:
1925         title: "<b>Test Cases [Index]</b>"
1926         titlefont:
1927           size: 14
1928         autorange: True
1929         fixedrange: False
1930         gridcolor: "rgb(230, 230, 230)"
1931         linecolor: "rgb(220, 220, 220)"
1932         linewidth: 1
1933         showgrid: True
1934         showline: True
1935         showticklabels: True
1936         tickcolor: "rgb(220, 220, 220)"
1937         tickmode: "linear"
1938         tickfont:
1939           size: 14
1940         zeroline: False
1941       yaxis:
1942         title: "<b>Bandwidth [Gbps]</b>"
1943         titlefont:
1944           size: 14
1945         gridcolor: "rgb(230, 230, 230)"
1946         hoverformat: ".4s"
1947         linecolor: "rgb(220, 220, 220)"
1948         linewidth: 1
1949         rangemode: "tozero"
1950         showgrid: True
1951         showline: True
1952         showticklabels: True
1953         tickcolor: "rgb(230, 230, 230)"
1954         tickformat: ".3s"
1955         tickfont:
1956           size: 14
1957         zeroline: False
1958       autosize: False
1959       margin:
1960         t: 50
1961         b: 20
1962         l: 80
1963         r: 20
1964       showlegend: True
1965       legend:
1966         orientation: "h"
1967         font:
1968           size: 14
1969       width: 700
1970       height: 800
1971       paper_bgcolor: "#fff"
1972       plot_bgcolor: "#fff"
1973       hoverlabel:
1974         namelength: -1
1975
1976     plot-throughput:
1977       titlefont:
1978         size: 16
1979       xaxis:
1980         title: "<b>Test Cases [Index]</b>"
1981         titlefont:
1982           size: 14
1983         autorange: True
1984         fixedrange: False
1985         gridcolor: "rgb(230, 230, 230)"
1986         linecolor: "rgb(220, 220, 220)"
1987         linewidth: 1
1988         showgrid: True
1989         showline: True
1990         showticklabels: True
1991         tickcolor: "rgb(220, 220, 220)"
1992         tickmode: "linear"
1993         tickfont:
1994           size: 14
1995         zeroline: False
1996       yaxis:
1997         title: "<b>Packet Throughput [Mpps]</b>"
1998         titlefont:
1999           size: 14
2000         gridcolor: "rgb(230, 230, 230)"
2001         hoverformat: ".4r"
2002         tickformat: ".3r"
2003         linecolor: "rgb(220, 220, 220)"
2004         linewidth: 1
2005         showgrid: True
2006         showline: True
2007         showticklabels: True
2008         tickcolor: "rgb(220, 220, 220)"
2009         tickfont:
2010           size: 14
2011         zeroline: False
2012         range: [0,50]
2013       autosize: False
2014       margin:
2015         t: 50
2016         b: 0
2017         l: 80
2018         r: 20
2019       showlegend: True
2020       legend:
2021         orientation: "h"
2022         font:
2023           size: 14
2024       width: 700
2025       height: 900
2026       paper_bgcolor: "#fff"
2027       plot_bgcolor: "#fff"
2028       hoverlabel:
2029         namelength: -1
2030
2031     plot-throughput-gbps:
2032       titlefont:
2033         size: 16
2034       xaxis:
2035         title: "<b>Test Cases [Index]</b>"
2036         titlefont:
2037           size: 14
2038         autorange: True
2039         fixedrange: False
2040         gridcolor: "rgb(230, 230, 230)"
2041         linecolor: "rgb(220, 220, 220)"
2042         linewidth: 1
2043         showgrid: True
2044         showline: True
2045         showticklabels: True
2046         tickcolor: "rgb(220, 220, 220)"
2047         tickmode: "linear"
2048         tickfont:
2049           size: 14
2050         zeroline: False
2051       yaxis:
2052         title: "<b>Packet Throughput [Gbps]</b>"
2053         titlefont:
2054           size: 14
2055         gridcolor: "rgb(230, 230, 230)"
2056         hoverformat: ".4r"
2057         tickformat: ".3r"
2058         linecolor: "rgb(220, 220, 220)"
2059         linewidth: 1
2060         showgrid: True
2061         showline: True
2062         showticklabels: True
2063         tickcolor: "rgb(220, 220, 220)"
2064         tickfont:
2065           size: 14
2066         zeroline: False
2067         range: [0,10]
2068       autosize: False
2069       margin:
2070         t: 50
2071         b: 0
2072         l: 80
2073         r: 20
2074       showlegend: True
2075       legend:
2076         orientation: "h"
2077         font:
2078           size: 14
2079       width: 700
2080       height: 900
2081       paper_bgcolor: "#fff"
2082       plot_bgcolor: "#fff"
2083       hoverlabel:
2084         namelength: -1
2085
2086     plot-cps:
2087       titlefont:
2088         size: 16
2089       xaxis:
2090         title: "<b>Test Cases [Index]</b>"
2091         titlefont:
2092           size: 14
2093         autorange: True
2094         fixedrange: False
2095         gridcolor: "rgb(230, 230, 230)"
2096         linecolor: "rgb(220, 220, 220)"
2097         linewidth: 1
2098         showgrid: True
2099         showline: True
2100         showticklabels: True
2101         tickcolor: "rgb(220, 220, 220)"
2102         tickmode: "linear"
2103         tickfont:
2104           size: 14
2105         zeroline: False
2106       yaxis:
2107         title: "<b>Connection Rate [Mcps]</b>"
2108         titlefont:
2109           size: 14
2110         gridcolor: "rgb(230, 230, 230)"
2111         hoverformat: ".4r"
2112         tickformat: ".3s"
2113         linecolor: "rgb(220, 220, 220)"
2114         linewidth: 1
2115         showgrid: True
2116         showline: True
2117         showticklabels: True
2118         tickcolor: "rgb(220, 220, 220)"
2119         tickfont:
2120           size: 14
2121         zeroline: False
2122         range: [0,10]
2123       autosize: False
2124       margin:
2125         t: 50
2126         b: 0
2127         l: 80
2128         r: 20
2129       showlegend: True
2130       legend:
2131         orientation: "h"
2132         font:
2133           size: 14
2134       width: 700
2135       height: 900
2136       paper_bgcolor: "#fff"
2137       plot_bgcolor: "#fff"
2138       hoverlabel:
2139         namelength: -1
2140
2141     plot-throughput-speedup-analysis:
2142       titlefont:
2143         size: 16
2144       xaxis:
2145         title: "<b>Number of Cores [Qty]</b>"
2146         titlefont:
2147           size: 14
2148         autorange: True
2149         fixedrange: False
2150         gridcolor: "rgb(230, 230, 230)"
2151         linecolor: "rgb(220, 220, 220)"
2152         linewidth: 1
2153         showgrid: True
2154         showline: True
2155         showticklabels: True
2156         tickcolor: "rgb(238, 238, 238)"
2157         tickmode: "linear"
2158         tickfont:
2159           size: 14
2160         zeroline: False
2161       yaxis:
2162         title: "<b>Packet Throughput [Mpps]</b>"
2163         titlefont:
2164           size: 14
2165         type: "linear"
2166         gridcolor: "rgb(230, 230, 230)"
2167         hoverformat: ".4s"
2168         linecolor: "rgb(220, 220, 220)"
2169         linewidth: 1
2170         showgrid: True
2171         showline: True
2172         showticklabels: True
2173         tickcolor: "rgb(220, 220, 220)"
2174         tickformat: ".4s"
2175         tickfont:
2176           size: 14
2177         zeroline: True
2178         rangemode: "tozero"
2179         range: [0,100]
2180       legend:
2181         orientation: "h"
2182         font:
2183           size: 14
2184         xanchor: "left"
2185         yanchor: "top"
2186         x: 0
2187         y: -0.2
2188         bgcolor: "rgba(255, 255, 255, 0)"
2189         bordercolor: "rgba(255, 255, 255, 0)"
2190         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2191       autosize: False
2192       margin:
2193           't': 50
2194           'b': 150
2195           'l': 85
2196           'r': 10
2197       showlegend: True
2198       width: 700
2199       height: 700
2200       paper_bgcolor: "#fff"
2201       plot_bgcolor: "#fff"
2202       hoverlabel:
2203         namelength: -1
2204       annotations: [
2205         {
2206           text: "_ _          __          ...",
2207           align: "left",
2208           showarrow: False,
2209           xref: "paper",
2210           yref: "paper",
2211           xanchor: "left",
2212           yanchor: "top",
2213           x: 0,
2214           y: -0.14,
2215           font: {
2216             family: "Consolas, Courier New",
2217             size: 13
2218           },
2219         },
2220         {
2221           text: "    Perfect     Measured     Limit",
2222           align: "left",
2223           showarrow: False,
2224           xref: "paper",
2225           yref: "paper",
2226           xanchor: "left",
2227           yanchor: "top",
2228           x: 0,
2229           y: -0.15,
2230           font: {
2231             family: "Consolas, Courier New",
2232             size: 13
2233           },
2234         },
2235       ]
2236
2237     plot-throughput-speedup-analysis-gbps:
2238       titlefont:
2239         size: 16
2240       xaxis:
2241         title: "<b>Number of Cores [Qty]</b>"
2242         titlefont:
2243           size: 14
2244         autorange: True
2245         fixedrange: False
2246         gridcolor: "rgb(230, 230, 230)"
2247         linecolor: "rgb(220, 220, 220)"
2248         linewidth: 1
2249         showgrid: True
2250         showline: True
2251         showticklabels: True
2252         tickcolor: "rgb(238, 238, 238)"
2253         tickmode: "linear"
2254         tickfont:
2255           size: 14
2256         zeroline: False
2257       yaxis:
2258         title: "<b>Packet Throughput [Gbps]</b>"
2259         titlefont:
2260           size: 14
2261         type: "linear"
2262         gridcolor: "rgb(230, 230, 230)"
2263         hoverformat: ".4s"
2264         linecolor: "rgb(220, 220, 220)"
2265         linewidth: 1
2266         showgrid: True
2267         showline: True
2268         showticklabels: True
2269         tickcolor: "rgb(220, 220, 220)"
2270         tickformat: ".4s"
2271         tickfont:
2272           size: 14
2273         zeroline: True
2274         rangemode: "tozero"
2275         range: [0,100]
2276       legend:
2277         orientation: "h"
2278         font:
2279           size: 14
2280         xanchor: "left"
2281         yanchor: "top"
2282         x: 0
2283         y: -0.2
2284         bgcolor: "rgba(255, 255, 255, 0)"
2285         bordercolor: "rgba(255, 255, 255, 0)"
2286         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2287       autosize: False
2288       margin:
2289           't': 50
2290           'b': 150
2291           'l': 85
2292           'r': 10
2293       showlegend: True
2294       width: 700
2295       height: 700
2296       paper_bgcolor: "#fff"
2297       plot_bgcolor: "#fff"
2298       hoverlabel:
2299         namelength: -1
2300       annotations: [
2301         {
2302           text: "_ _          __",
2303           align: "left",
2304           showarrow: False,
2305           xref: "paper",
2306           yref: "paper",
2307           xanchor: "left",
2308           yanchor: "top",
2309           x: 0,
2310           y: -0.13,
2311           font: {
2312             family: "Consolas, Courier New",
2313             size: 13
2314           },
2315         },
2316         {
2317           text: "    Perfect     Measured",
2318           align: "left",
2319           showarrow: False,
2320           xref: "paper",
2321           yref: "paper",
2322           xanchor: "left",
2323           yanchor: "top",
2324           x: 0,
2325           y: -0.15,
2326           font: {
2327             family: "Consolas, Courier New",
2328             size: 13
2329           },
2330         },
2331       ]
2332
2333     plot-throughput-speedup-analysis-cps:
2334       titlefont:
2335         size: 16
2336       xaxis:
2337         title: "<b>Number of Cores [Qty]</b>"
2338         titlefont:
2339           size: 14
2340         autorange: True
2341         fixedrange: False
2342         gridcolor: "rgb(230, 230, 230)"
2343         linecolor: "rgb(220, 220, 220)"
2344         linewidth: 1
2345         showgrid: True
2346         showline: True
2347         showticklabels: True
2348         tickcolor: "rgb(238, 238, 238)"
2349         tickmode: "linear"
2350         tickfont:
2351           size: 14
2352         zeroline: False
2353       yaxis:
2354         title: "<b>Connection Rate [Mcps]</b>"
2355         titlefont:
2356           size: 14
2357         type: "linear"
2358         gridcolor: "rgb(230, 230, 230)"
2359         hoverformat: ".4s"
2360         linecolor: "rgb(220, 220, 220)"
2361         linewidth: 1
2362         showgrid: True
2363         showline: True
2364         showticklabels: True
2365         tickcolor: "rgb(220, 220, 220)"
2366         tickformat: ".4s"
2367         tickfont:
2368           size: 14
2369         zeroline: True
2370         rangemode: "tozero"
2371         range: [0,100]
2372       legend:
2373         orientation: "h"
2374         font:
2375           size: 14
2376         xanchor: "left"
2377         yanchor: "top"
2378         x: 0
2379         y: -0.2
2380         bgcolor: "rgba(255, 255, 255, 0)"
2381         bordercolor: "rgba(255, 255, 255, 0)"
2382         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2383       autosize: False
2384       margin:
2385           't': 50
2386           'b': 150
2387           'l': 85
2388           'r': 10
2389       showlegend: True
2390       width: 700
2391       height: 700
2392       paper_bgcolor: "#fff"
2393       plot_bgcolor: "#fff"
2394       hoverlabel:
2395         namelength: -1
2396       annotations: [
2397         {
2398           text: "_ _          __",
2399           align: "left",
2400           showarrow: False,
2401           xref: "paper",
2402           yref: "paper",
2403           xanchor: "left",
2404           yanchor: "top",
2405           x: 0,
2406           y: -0.13,
2407           font: {
2408             family: "Consolas, Courier New",
2409             size: 13
2410           },
2411         },
2412         {
2413           text: "    Perfect     Measured",
2414           align: "left",
2415           showarrow: False,
2416           xref: "paper",
2417           yref: "paper",
2418           xanchor: "left",
2419           yanchor: "top",
2420           x: 0,
2421           y: -0.15,
2422           font: {
2423             family: "Consolas, Courier New",
2424             size: 13
2425           },
2426         },
2427       ]
2428
2429     plot-latency:
2430       titlefont:
2431         size: 16
2432       xaxis:
2433         title: "<b>Direction</b>"
2434         titlefont:
2435           size: 14
2436         autorange: True
2437         fixedrange: False
2438         gridcolor: "rgb(230, 230, 230)"
2439         linecolor: "rgb(220, 220, 220)"
2440         linewidth: 1
2441         showgrid: True
2442         showline: True
2443         showticklabels: False
2444         tickcolor: "rgb(220, 220, 220)"
2445         tickmode: "linear"
2446         tickfont:
2447           size: 14
2448         zeroline: False
2449       yaxis:
2450         title: "<b>Packet Latency [uSec]</b>"
2451         titlefont:
2452           size: 14
2453         type: "linear"
2454         gridcolor: "rgb(230, 230, 230)"
2455         hoverformat: ".4s"
2456         linecolor: "rgb(220, 220, 220)"
2457         linewidth: 1
2458         showgrid: True
2459         showline: True
2460         showticklabels: True
2461         tickcolor: "rgb(220, 220, 220)"
2462         tickformat: ".4s"
2463         tickfont:
2464           size: 14
2465         zeroline: True
2466         rangemode: "tozero"
2467       legend:
2468         orientation: "h"
2469         font:
2470           size: 14
2471         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2472       autosize: False
2473       margin:
2474           't': 50
2475           'b': 150
2476           'l': 80
2477           'r': 10
2478       showlegend: True
2479       width: 700
2480       height: 700
2481       paper_bgcolor: "#fff"
2482       plot_bgcolor: "#fff"
2483       hoverlabel:
2484         namelength: -1
2485
2486     plot-hdrh-latency:
2487       title:
2488         text: ""
2489         xanchor: "center"
2490         x: 0.5
2491         font:
2492           size: 16
2493       width: 700
2494       plot_bgcolor: "white"
2495       annotations:
2496         - font:
2497             size: 14
2498           showarrow: False
2499           text: "<b>Packet Latency [uSec]</b>"
2500           x: 1
2501           xanchor: "right"
2502           xref: "paper"
2503           y: -0.045
2504           yanchor: "top"
2505           yref: "paper"
2506         - font:
2507             size: 14
2508           showarrow: False
2509           text: "<b>Probability [%]</b>"
2510           textangle: 270
2511           x: -0.06
2512           xanchor: "center"
2513           xref: "paper"
2514           y: 0.5
2515           yanchor: "middle"
2516           yref: "paper"
2517         - font:
2518             size: 14
2519           showarrow: False
2520           text: "<b>Direction: E-W</b>"
2521           x: 0.24
2522           xanchor: "center"
2523           xref: "paper"
2524           y: 1.05
2525           yanchor: "bottom"
2526           yref: "paper"
2527         - font:
2528             size: 14
2529           showarrow: False
2530           text: "<b>Direction: W-E</b>"
2531           x: 0.74
2532           xanchor: "center"
2533           xref: "paper"
2534           y: 1.05
2535           yanchor: "bottom"
2536           yref: "paper"
2537
2538     plot-hdrh-latency-percentile-x-log:
2539       title:
2540         text: "<b>Latency by Percentile Distribution</b>"
2541         xanchor: "center"
2542         x: 0.5
2543         font:
2544           size: 18
2545       showlegend: True
2546       legend:
2547         traceorder: "normal"
2548         orientation: "h"
2549         font:
2550           size: 16
2551         xanchor: "left"
2552         yanchor: "top"
2553         x: 0
2554         y: -0.2
2555         bgcolor: "rgba(255, 255, 255, 0)"
2556         bordercolor: "rgba(255, 255, 255, 0)"
2557       xaxis:
2558         type: "log"
2559         title: "<b>Percentile [%]</b>"
2560         titlefont:
2561           size: 14
2562         autorange: False
2563         fixedrange: False
2564         gridcolor: "rgb(230, 230, 230)"
2565         linecolor: "rgb(220, 220, 220)"
2566         linewidth: 1
2567         showgrid: True
2568         showline: True
2569         showticklabels: True
2570         tickcolor: "rgb(220, 220, 220)"
2571         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9]
2572         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999, 99.9999999]
2573         tickfont:
2574           size: 14
2575       yaxis:
2576         title: "<b>One-Way Latency per Direction [uSec]</b>"
2577         titlefont:
2578           size: 14
2579         gridcolor: "rgb(230, 230, 230)"
2580         linecolor: "rgb(220, 220, 220)"
2581         linewidth: 1
2582         showgrid: True
2583         showline: True
2584         showticklabels: True
2585         tickcolor: "rgb(220, 220, 220)"
2586         tickfont:
2587           size: 14
2588       autosize: False
2589       width: 700
2590       height: 700
2591       paper_bgcolor: "white"
2592       plot_bgcolor: "white"
2593
2594     plot-hdrh-latency-by-percentile:
2595       title:
2596         text: "<b>Latency by Percentile Distribution</b>"
2597         xanchor: "center"
2598         x: 0.5
2599         font:
2600           size: 18
2601       showlegend: True
2602       legend:
2603         traceorder: "normal"
2604         orientation: "h"
2605         font:
2606           size: 16
2607         xanchor: "left"
2608         yanchor: "top"
2609         x: 0
2610         y: -0.2
2611         bgcolor: "rgba(255, 255, 255, 0)"
2612         bordercolor: "rgba(255, 255, 255, 0)"
2613       xaxis:
2614         type: "linear"
2615         title: "<b>Percentile [%]</b>"
2616         titlefont:
2617           size: 14
2618         autorange: False
2619         fixedrange: False
2620         range: [0, 100]
2621         gridcolor: "rgb(230, 230, 230)"
2622         linecolor: "rgb(220, 220, 220)"
2623         linewidth: 1
2624         showgrid: True
2625         showline: True
2626         showticklabels: True
2627         tickcolor: "rgb(220, 220, 220)"
2628         tickvals: [0, 25, 50, 75, 100]
2629         ticktext: [0, 25, 50, 75, 100]
2630         tickfont:
2631           size: 14
2632       yaxis:
2633         title: "<b>One-Way Latency per Direction [uSec]</b>"
2634         titlefont:
2635           size: 14
2636         gridcolor: "rgb(230, 230, 230)"
2637         linecolor: "rgb(220, 220, 220)"
2638         linewidth: 1
2639         showgrid: True
2640         showline: True
2641         showticklabels: True
2642         tickcolor: "rgb(220, 220, 220)"
2643         tickfont:
2644           size: 14
2645       width: 700
2646       height: 700
2647       paper_bgcolor: "white"
2648       plot_bgcolor: "white"
2649
2650 - type: "static"
2651   src-path: "{DIR[RST]}"
2652   dst-path: "{DIR[WORKING,SRC]}"
2653
2654 - type: "input"
2655   general:
2656     file-name: "output_info.xml.gz"
2657     file-format: ".gz"
2658     arch-file-format:
2659       - ".gz"
2660       - ".zip"
2661     download-path: "{job}/{build}/archives/{filename}"
2662     extract: "output.xml"
2663
2664     zip-file-name: "robot-plugin.zip"
2665     zip-file-format: ".zip"
2666     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2667     zip-extract: "robot-plugin/output.xml"
2668
2669   builds:
2670
2671     csit-vpp-perf-report-iterative-2009-3n-hsw:
2672       - 18  # rls2005 MRR iter env 5
2673       - 9   # rls2005 NDRPDR iter env 5
2674       - 10  # rls2005 NDRPDR iter env 5
2675       - 11  # rls2005 NDRPDR iter env 5
2676       - 12  # rls2005 NDRPDR iter env 5
2677       - 13  # rls2005 NDRPDR iter env 5
2678       - 14  # rls2005 NDRPDR iter env 5
2679       - 15  # rls2005 NDRPDR iter env 5
2680       - 16  # rls2005 NDRPDR iter env 5
2681       - 17  # rls2005 NDRPDR iter env 5
2682       - 19  # rls2005 NDRPDR iter env 5
2683       - 23  # rls2009 MRR iter env 5
2684       - 21  # rls2009 NDRPDR iter env 5
2685       - 22  # rls2009 NDRPDR iter env 5
2686       - 24  # rls2009 NDRPDR iter env 5
2687       - 25  # rls2009 NDRPDR iter env 5
2688       - 26  # rls2009 NDRPDR iter env 5
2689       - 27  # rls2009 NDRPDR iter env 5
2690       - 28  # rls2009 NDRPDR iter env 5
2691       - 29  # rls2009 NDRPDR iter env 5
2692       - 30  # rls2009 NDRPDR iter env 5
2693       - 31  # rls2009 NDRPDR iter env 5
2694     csit-vpp-perf-report-iterative-2101-3n-hsw:
2695       - 17  # rls2009 MRR iter env 6
2696       - 19  # rls2009 NDRPDR iter env 6
2697       - 20  # rls2009 NDRPDR iter env 6
2698       - 21  # rls2009 NDRPDR iter env 6
2699       - 22  # rls2009 NDRPDR iter env 6
2700       - 23  # rls2009 NDRPDR iter env 6
2701       - 24  # rls2009 NDRPDR iter env 6
2702       - 25  # rls2009 NDRPDR iter env 6
2703       - 26  # rls2009 NDRPDR iter env 6
2704       - 27  # rls2009 NDRPDR iter env 6
2705       - 63  # rls2101.rel MRR iter env 6
2706       - 64  # rls2101.rel NDRPDR iter env 6
2707       - 71  # rls2101.rel NDRPDR iter env 6
2708       - 73  # rls2101.rel NDRPDR iter env 6
2709       - 74  # rls2101.rel NDRPDR iter env 6
2710       - 80  # rls2101.rel NDRPDR iter env 6
2711       - 81  # rls2101.rel NDRPDR iter env 6
2712       - 82  # rls2101.rel NDRPDR iter env 6
2713       - 83  # rls2101.rel NDRPDR iter env 6
2714       - 88  # rls2101.rel NDRPDR iter env 6
2715       - 89  # rls2101.rel NDRPDR iter env 6
2716       - 128 # rls2101.rel NDRPDR iter RND env 6
2717       - 129 # rls2101.rel NDRPDR iter RND env 6
2718       - 130 # rls2101.rel NDRPDR iter RND env 6
2719       - 131 # rls2101.rel NDRPDR iter RND env 6
2720       - 132 # rls2101.rel NDRPDR iter RND env 6
2721       - 133 # rls2101.rel NDRPDR iter RND env 6
2722       - 134 # rls2101.rel NDRPDR iter RND env 6
2723       - 135 # rls2101.rel NDRPDR iter RND env 6
2724       - 136 # rls2101.rel NDRPDR iter RND env 6
2725       - 137 # rls2101.rel NDRPDR iter RND env 6
2726       - 65  # rls2101.rel NDRPDR reconf iter env 6
2727       - 68  # rls2101.rel NDRPDR reconf iter env 6
2728       - 77  # rls2101.rel NDRPDR reconf iter env 6
2729       - 84  # rls2101.rel NDRPDR reconf iter env 6
2730       - 90  # rls2101.rel NDRPDR reconf iter env 6
2731       - 96  # rls2101.rel NDRPDR reconf iter env 6
2732       - 101 # rls2101.rel NDRPDR reconf iter env 6
2733       - 104 # rls2101.rel NDRPDR reconf iter env 6
2734       - 105 # rls2101.rel NDRPDR reconf iter env 6
2735       - 106 # rls2101.rel NDRPDR reconf iter env 6
2736       - 107 # rls2101.rel NDRPDR reconf iter env 6
2737       - 108 # rls2101.rel NDRPDR reconf iter env 6
2738       - 110 # rls2101.rel NDRPDR reconf iter env 6
2739       - 111 # rls2101.rel NDRPDR reconf iter env 6
2740       - 112 # rls2101.rel NDRPDR reconf iter env 6
2741       - 113 # rls2101.rel NDRPDR reconf iter env 6
2742       - 114 # rls2101.rel NDRPDR reconf iter env 6
2743       - 115 # rls2101.rel NDRPDR reconf iter env 6
2744       - 116 # rls2101.rel NDRPDR reconf iter env 6
2745       - 117 # rls2101.rel NDRPDR reconf iter env 6
2746       - 69  # rls2101.rel Hoststack iter env 6
2747       - 70  # rls2101.rel Hoststack iter env 6
2748       - 75  # rls2101.rel Hoststack iter env 6
2749       - 76  # rls2101.rel Hoststack iter env 6
2750       - 78  # rls2101.rel Hoststack iter env 6
2751       - 79  # rls2101.rel Hoststack iter env 6
2752       - 85  # rls2101.rel Hoststack iter env 6
2753       - 86  # rls2101.rel Hoststack iter env 6
2754       - 87  # rls2101.rel Hoststack iter env 6
2755       - 91  # rls2101.rel Hoststack iter env 6
2756       - 92  # rls2101.rel Hoststack iter env 6
2757       - 93  # rls2101.rel Hoststack iter env 6
2758       - 94  # rls2101.rel Hoststack iter env 6
2759       - 95  # rls2101.rel Hoststack iter env 6
2760       - 97  # rls2101.rel Hoststack iter env 6
2761       - 98  # rls2101.rel Hoststack iter env 6
2762       - 99  # rls2101.rel Hoststack iter env 6
2763       - 100 # rls2101.rel Hoststack iter env 6
2764       - 102 # rls2101.rel Hoststack iter env 6
2765       - 103 # rls2101.rel Hoststack iter env 6
2766     csit-vpp-perf-report-coverage-2101-3n-hsw:
2767       - 1   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-00
2768       - 2   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-01
2769       - 3   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-02
2770       - 4   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-03
2771       - 5   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-00
2772       - 6   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-01
2773       - 7   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-02
2774       - 8   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-03
2775       - 9   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-04
2776       - 10  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-05
2777       - 11  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-06
2778       - 12  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-07
2779       - 13  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-00
2780       - 14  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-01
2781       - 15  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-02
2782       - 16  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-00
2783       - 18  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-01
2784       - 19  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-00
2785       - 20  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-01
2786       - 21  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-02
2787       - 22  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-03
2788       - 23  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-04
2789       - 24  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6tun-00
2790       - 25  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-05
2791       - 26  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-06
2792       - 27  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-07
2793       - 28  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-08
2794       - 29  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-09
2795       - 30  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-10
2796       - 31  # rls2101.rel NDRPDR cov env 6 3n-hsw-memif-00
2797       - 32  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-00
2798       - 33  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-01
2799       - 34  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-00
2800       - 35  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-01
2801       - 36  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-02
2802
2803
2804     csit-vpp-perf-report-iterative-2009-3n-skx:
2805       - 17  # rls2005 MRR iter env 5
2806       - 13  # rls2005 NDRPDR iter env 5
2807       - 18  # rls2005 NDRPDR iter env 5
2808       - 19  # rls2005 NDRPDR iter env 5
2809       - 41  # rls2005 NDRPDR iter env 5
2810       - 43  # rls2005 NDRPDR iter env 5
2811       - 44  # rls2005 NDRPDR iter env 5
2812       - 45  # rls2005 NDRPDR iter env 5
2813       - 46  # rls2005 NDRPDR iter env 5
2814       - 48  # rls2005 NDRPDR iter env 5
2815       - 49  # rls2005 NDRPDR iter env 5
2816       - 24  # rls2009 MRR iter env 5
2817       - 26  # rls2009 NDRPDR iter env 5
2818       - 27  # rls2009 NDRPDR iter env 5
2819       - 28  # rls2009 NDRPDR iter env 5
2820       - 29  # rls2009 NDRPDR iter env 5
2821       - 35  # rls2009 NDRPDR iter env 5
2822       - 36  # rls2009 NDRPDR iter env 5
2823       - 37  # rls2009 NDRPDR iter env 5
2824       - 38  # rls2009 NDRPDR iter env 5
2825       - 39  # rls2009 NDRPDR iter env 5
2826       - 40  # rls2009 NDRPDR iter env 5
2827     csit-vpp-perf-report-iterative-2101-3n-skx:
2828       - 34  # rls2009 MRR iter env 6
2829       - 14  # rls2009 NDRPDR iter env 6
2830       - 15  # rls2009 NDRPDR iter env 6
2831       - 16  # rls2009 NDRPDR iter env 6
2832       - 17  # rls2009 NDRPDR iter env 6
2833       - 18  # rls2009 NDRPDR iter env 6
2834       - 25  # rls2009 NDRPDR iter env 6
2835       - 26  # rls2009 NDRPDR iter env 6
2836       - 27  # rls2009 NDRPDR iter env 6
2837       - 29  # rls2009 NDRPDR iter env 6
2838       - 31  # rls2009 NDRPDR iter env 6
2839       - 35  # rls2101.rel MRR iter env 6
2840       - 36  # rls2101.rel NDRPDR iter env 6
2841       - 37  # rls2101.rel NDRPDR iter env 6
2842       - 38  # rls2101.rel NDRPDR iter env 6
2843       - 39  # rls2101.rel NDRPDR iter env 6
2844       - 41  # rls2101.rel NDRPDR iter env 6
2845       - 42  # rls2101.rel NDRPDR iter env 6
2846     # csit-vpp-perf-report-coverage-2101-3n-skx:
2847
2848
2849     csit-vpp-perf-report-iterative-2009-2n-skx:
2850       - 20  # rls2005 MRR iter env 5
2851       - 13  # rls2005 NDRPDR iter env 5
2852       - 16  # rls2005 NDRPDR iter env 5
2853       - 17  # rls2005 NDRPDR iter env 5
2854       - 18  # rls2005 NDRPDR iter env 5
2855       - 19  # rls2005 NDRPDR iter env 5
2856       - 21  # rls2005 NDRPDR iter env 5
2857       - 22  # rls2005 NDRPDR iter env 5
2858       - 23  # rls2005 NDRPDR iter env 5
2859       - 24  # rls2005 NDRPDR iter env 5
2860       - 25  # rls2005 NDRPDR iter env 5
2861       - 120 # rls2009 MRR iter env 5
2862       - 35  # rls2009 NDRPDR iter env 5
2863       - 36  # rls2009 NDRPDR iter env 5
2864       - 37  # rls2009 NDRPDR iter env 5
2865       - 39  # rls2009 NDRPDR iter env 5
2866       - 40  # rls2009 NDRPDR iter env 5
2867       - 42  # rls2009 NDRPDR iter env 5
2868       - 43  # rls2009 NDRPDR iter env 5
2869       - 44  # rls2009 NDRPDR iter env 5
2870       - 46  # rls2009 NDRPDR iter env 5
2871       - 48  # rls2009 NDRPDR iter env 5
2872       - 110 # rls2009 NDRPDR iter NAT44 env 5
2873       - 111 # rls2009 NDRPDR iter NAT44 env 5
2874       - 112 # rls2009 NDRPDR iter NAT44 env 5
2875       - 113 # rls2009 NDRPDR iter NAT44 env 5
2876       - 114 # rls2009 NDRPDR iter NAT44 env 5
2877       - 115 # rls2009 NDRPDR iter NAT44 env 5
2878       - 116 # rls2009 NDRPDR iter NAT44 env 5
2879       - 118 # rls2009 NDRPDR iter NAT44 env 5
2880       - 119 # rls2009 NDRPDR iter NAT44 env 5
2881       - 121 # rls2009 NDRPDR iter NAT44 env 5
2882     csit-vpp-perf-report-iterative-2101-2n-skx:
2883       - 21  # rls2009 MRR iter env 6
2884       - 22  # rls2009 NDRPDR iter env 6
2885       - 23  # rls2009 NDRPDR iter env 6
2886       - 24  # rls2009 NDRPDR iter env 6
2887       - 25  # rls2009 NDRPDR iter env 6
2888       - 26  # rls2009 NDRPDR iter env 6
2889       - 28  # rls2009 NDRPDR iter env 6
2890       - 39  # rls2009 NDRPDR iter env 6
2891       - 40  # rls2009 NDRPDR iter env 6
2892       - 41  # rls2009 NDRPDR iter env 6
2893       - 44  # rls2009 NDRPDR iter env 6
2894       - 62  # rls2101.rel MRR iter env 6
2895       - 63  # rls2101.rel NDRPDR iter env 6
2896       - 69  # rls2101.rel NDRPDR iter env 6
2897       - 70  # rls2101.rel NDRPDR iter env 6
2898       - 75  # rls2101.rel NDRPDR iter env 6
2899       - 76  # rls2101.rel NDRPDR iter env 6
2900       - 77  # rls2101.rel NDRPDR iter env 6
2901       - 82  # rls2101.rel NDRPDR iter env 6
2902       - 89  # rls2101.rel NDRPDR iter RND env 6
2903       - 90  # rls2101.rel NDRPDR iter RND env 6
2904       - 91  # rls2101.rel NDRPDR iter RND env 6
2905       - 92  # rls2101.rel NDRPDR iter RND env 6
2906       - 93  # rls2101.rel NDRPDR iter RND env 6
2907       - 98  # rls2101.rel NDRPDR iter RND env 6
2908       - 99  # rls2101.rel NDRPDR iter RND env 6
2909       - 101 # rls2101.rel NDRPDR iter RND env 6
2910       - 65  # rls2101.rel MRR nf-density iter env 6
2911       - 67  # rls2101.rel NDRPDR nf-density iter env 6
2912       - 72  # rls2101.rel NDRPDR nf-density iter env 6
2913       - 79  # rls2101.rel NDRPDR nf-density iter env 6
2914       - 83  # rls2101.rel NDRPDR nf-density iter env 6
2915       - 88  # rls2101.rel NDRPDR nf-density iter env 6
2916       - 64  # rls2101.rel NDRPDR reconf iter env 6
2917       - 66  # rls2101.rel NDRPDR reconf iter env 6
2918       - 71  # rls2101.rel NDRPDR reconf iter env 6
2919       - 74  # rls2101.rel NDRPDR reconf iter env 6
2920       - 78  # rls2101.rel NDRPDR reconf iter env 6
2921       - 87  # rls2101.rel NDRPDR reconf iter env 6
2922       - 95  # rls2101.rel NDRPDR reconf iter env 6
2923       - 68  # rls2101.rel soak env 6
2924       - 73  # rls2101.rel soak env 6
2925     # csit-vpp-perf-report-coverage-2101-2n-skx:
2926
2927
2928     csit-vpp-perf-report-iterative-2009-2n-clx:
2929       - 77  # rls2005 MRR iter env 5
2930       - 13  # rls2005 NDRPDR iter env 5
2931       - 15  # rls2005 NDRPDR iter env 5
2932       - 17  # rls2005 NDRPDR iter env 5
2933       - 18  # rls2005 NDRPDR iter env 5
2934       - 19  # rls2005 NDRPDR iter env 5
2935       - 20  # rls2005 NDRPDR iter env 5
2936       - 21  # rls2005 NDRPDR iter env 5
2937       - 22  # rls2005 NDRPDR iter env 5
2938       - 23  # rls2005 NDRPDR iter env 5
2939       - 24  # rls2005 NDRPDR iter env 5
2940       - 125 # rls2009 MRR iter env 5
2941       - 36  # rls2009 NDRPDR iter env 5
2942       - 39  # rls2009 NDRPDR iter env 5
2943       - 40  # rls2009 NDRPDR iter env 5
2944       - 65  # rls2009 NDRPDR iter env 5
2945       - 66  # rls2009 NDRPDR iter env 5
2946       - 79  # rls2009 NDRPDR iter env 5
2947       - 82  # rls2009 NDRPDR iter env 5
2948       - 88  # rls2009 NDRPDR iter env 5
2949       - 89  # rls2009 NDRPDR iter env 5
2950       - 90  # rls2009 NDRPDR iter env 5
2951       - 114 # rls2009 NDRPDR iter NAT44 env 5
2952       - 115 # rls2009 NDRPDR iter NAT44 env 5
2953       - 116 # rls2009 NDRPDR iter NAT44 env 5
2954       - 117 # rls2009 NDRPDR iter NAT44 env 5
2955       - 118 # rls2009 NDRPDR iter NAT44 env 5
2956       - 119 # rls2009 NDRPDR iter NAT44 env 5
2957       - 121 # rls2009 NDRPDR iter NAT44 env 5
2958       - 122 # rls2009 NDRPDR iter NAT44 env 5
2959       - 123 # rls2009 NDRPDR iter NAT44 env 5
2960       - 126 # rls2009 NDRPDR iter NAT44 env 5
2961     csit-vpp-perf-report-iterative-2101-2n-clx:
2962       - 15  # rls2009 MRR iter env 6
2963       - 16  # rls2009 NDRPDR iter env 6
2964       - 17  # rls2009 NDRPDR iter env 6
2965       - 18  # rls2009 NDRPDR iter env 6
2966       - 19  # rls2009 NDRPDR iter env 6
2967       - 20  # rls2009 NDRPDR iter env 6
2968       - 21  # rls2009 NDRPDR iter env 6
2969       - 32  # rls2009 NDRPDR iter env 6
2970       - 33  # rls2009 NDRPDR iter env 6
2971       - 34  # rls2009 NDRPDR iter env 6
2972       - 35  # rls2009 NDRPDR iter env 6
2973       - 53  # rls2101.rel MRR iter env 6
2974       - 54  # rls2101.rel NDRPDR iter env 6
2975       - 59  # rls2101.rel NDRPDR iter env 6
2976       - 60  # rls2101.rel NDRPDR iter env 6
2977       - 63  # rls2101.rel NDRPDR iter env 6
2978       - 66  # rls2101.rel NDRPDR iter env 6
2979       - 68  # rls2101.rel NDRPDR iter env 6
2980       - 72  # rls2101.rel MRR nf-density iter env 6
2981       - 57  # rls2101.rel NDRPDR nf-density iter env 6
2982       - 62  # rls2101.rel NDRPDR nf-density iter env 6
2983       - 70  # rls2101.rel NDRPDR nf-density iter env 6
2984       - 71  # rls2101.rel NDRPDR nf-density iter env 6
2985       - 55  # rls2101.rel NDRPDR reconf iter env 6
2986       - 64  # rls2101.rel NDRPDR reconf iter env 6
2987       - 76  # rls2101.rel NDRPDR reconf iter env 6
2988       - 58  # rls2101.rel soak env 6
2989       - 61  # rls2101.rel soak env 6
2990     # csit-vpp-perf-report-coverage-2101-2n-clx:
2991
2992
2993     csit-vpp-perf-report-iterative-2009-2n-zn2:
2994       - 15  # rls2009 MRR iter env 5
2995       - 17  # rls2009 NDRPDR iter env 5
2996       - 18  # rls2009 NDRPDR iter env 5
2997       - 31  # rls2009 NDRPDR iter env 5
2998       - 33  # rls2009 NDRPDR iter env 5
2999       - 34  # rls2009 NDRPDR iter env 5
3000     csit-vpp-perf-report-iterative-2101-2n-zn2:
3001       - 8   # rls2009 MRR iter env6
3002       - 9   # rls2009 NDRPDR iter env 6
3003       - 10  # rls2009 NDRPDR iter env 6
3004       - 11  # rls2009 NDRPDR iter env 6
3005       - 12  # rls2009 NDRPDR iter env 6
3006       - 13  # rls2009 NDRPDR iter env 6
3007       - 20  # rls2009 NDRPDR iter env 6
3008       - 21  # rls2009 NDRPDR iter env 6
3009       - 22  # rls2009 NDRPDR iter env 6
3010       - 25  # rls2009 NDRPDR iter env 6
3011       - 26  # rls2009 NDRPDR iter env 6
3012       - 30  # rls2101.rel MRR iter env 6
3013       - 31  # rls2101.rel NDRPDR iter env 6
3014       - 32  # rls2101.rel NDRPDR iter env 6
3015       - 33  # rls2101.rel NDRPDR iter env 6
3016       - 34  # rls2101.rel NDRPDR iter env 6
3017       - 35  # rls2101.rel NDRPDR iter env 6
3018       - 37  # rls2101.rel NDRPDR iter env 6
3019       - 40  # rls2101.rel NDRPDR iter RND env 6
3020       - 42  # rls2101.rel NDRPDR iter RND env 6
3021       - 43  # rls2101.rel NDRPDR iter RND env 6
3022
3023     csit-vpp-perf-report-iterative-2009-3n-tsh:
3024       - 8   # rls2005 NDRPDR iter env 5
3025       - 11  # rls2005 NDRPDR iter env 5
3026       - 12  # rls2005 NDRPDR iter env 5
3027       - 24  # rls2005 NDRPDR iter env 5
3028       - 27  # rls2005 NDRPDR iter env 5
3029       - 29  # rls2005 NDRPDR iter env 5
3030       - 31  # rls2005 NDRPDR iter env 5
3031       - 39  # rls2005 NDRPDR iter env 5
3032       - 40  # rls2005 NDRPDR iter env 5
3033       - 42  # rls2005 NDRPDR iter env 5
3034       - 13  # rls2005 MRR iter env 5
3035       - 14  # rls2009 NDRPDR iter env 5
3036       - 20  # rls2009 NDRPDR iter env 5
3037       - 21  # rls2009 NDRPDR iter env 5
3038       - 22  # rls2009 NDRPDR iter env 5
3039       - 23  # rls2009 NDRPDR iter env 5
3040       - 28  # rls2009 NDRPDR iter env 5
3041       - 30  # rls2009 NDRPDR iter env 5
3042       - 33  # rls2009 NDRPDR iter env 5
3043       - 38  # rls2009 NDRPDR iter env 5
3044       - 41  # rls2009 NDRPDR iter env 5
3045       - 15  # rls2009 MRR iter env 5
3046     csit-vpp-perf-report-iterative-2101-3n-tsh:
3047       - 7   # rls2009 MRR iter env 6
3048       - 8   # rls2009 NDRPDR iter env 6
3049       - 13  # rls2009 NDRPDR iter env 6
3050       - 14  # rls2009 NDRPDR iter env 6
3051       - 15  # rls2009 NDRPDR iter env 6
3052       - 16  # rls2009 NDRPDR iter env 6
3053       - 17  # rls2009 NDRPDR iter env 6
3054       - 18  # rls2009 NDRPDR iter env 6
3055       - 19  # rls2009 NDRPDR iter env 6
3056       - 22  # rls2101.rel MRR iter env 6
3057       - 23  # rls2101.rel NDRPDR iter env 6
3058       - 24  # rls2101.rel NDRPDR iter env 6
3059       - 25  # rls2101.rel NDRPDR iter env 6
3060       - 26  # rls2101.rel NDRPDR iter env 6
3061       - 28  # rls2101.rel NDRPDR iter env 6
3062
3063     csit-vpp-perf-report-iterative-2101-2n-tx2:
3064       - 5   # rls2009 MRR iter env 6
3065       - 6   # rls2009 NDRPDR iter env 6
3066       - 7   # rls2009 NDRPDR iter env 6
3067       - 11  # rls2009 NDRPDR iter env 6
3068       - 12  # rls2009 NDRPDR iter env 6
3069       - 13  # rls2009 NDRPDR iter env 6
3070       - 16  # rls2009 NDRPDR iter env 6
3071       - 17  # rls2009 NDRPDR iter env 6
3072       - 18  # rls2009 NDRPDR iter env 6
3073       - 19  # rls2009 NDRPDR iter env 6
3074       - 20  # rls2009 NDRPDR iter env 6
3075       - 21  # rls2101.rel MRR iter env 6
3076       - 22  # rls2101.rel NDRPDR iter env 6
3077       - 23  # rls2101.rel NDRPDR iter env 6
3078       - 24  # rls2101.rel NDRPDR iter env 6
3079       - 25  # rls2101.rel NDRPDR iter env 6
3080       - 26  # rls2101.rel NDRPDR iter env 6
3081       - 27  # rls2101.rel NDRPDR iter env 6
3082       - 28  # rls2101.rel NDRPDR iter env 6
3083       - 29  # rls2101.rel NDRPDR iter env 6
3084       - 30  # rls2101.rel NDRPDR iter env 6
3085
3086
3087     csit-vpp-perf-report-iterative-2009-3n-dnv:
3088       - 16  # rls2005 NDRPDR iter env 5
3089       - 23  # rls2005 NDRPDR iter env 5
3090       - 25  # rls2005 NDRPDR iter env 5
3091       - 26  # rls2005 NDRPDR iter env 5
3092       - 27  # rls2005 NDRPDR iter env 5
3093       - 28  # rls2005 NDRPDR iter env 5
3094       - 29  # rls2005 NDRPDR iter env 5
3095       - 30  # rls2005 NDRPDR iter env 5
3096       - 31  # rls2005 NDRPDR iter env 5
3097       - 32  # rls2005 NDRPDR iter env 5
3098       - 19  # rls2005 MRR iter env 5
3099       - 3   # rls2009 NDRPDR iter env 5
3100       - 6   # rls2009 NDRPDR iter env 5
3101       - 7   # rls2009 NDRPDR iter env 5
3102       - 8   # rls2009 NDRPDR iter env 5
3103       - 10  # rls2009 NDRPDR iter env 5
3104       - 11  # rls2009 NDRPDR iter env 5
3105       - 12  # rls2009 NDRPDR iter env 5
3106       - 14  # rls2009 NDRPDR iter env 5
3107       - 15  # rls2009 NDRPDR iter env 5
3108       - 24  # rls2009 NDRPDR iter env 5
3109       - 22  # rls2009 MRR iter env 5
3110     csit-vpp-perf-report-iterative-2101-3n-dnv:
3111       - 32  # rls2101.rel MRR iter env 6
3112       - 33  # rls2101.rel NDRPDR iter env 6
3113       - 34  # rls2101.rel NDRPDR iter env 6
3114       - 35  # rls2101.rel NDRPDR iter env 6
3115       - 36  # rls2101.rel NDRPDR iter env 6
3116       - 37  # rls2101.rel NDRPDR iter env 6
3117       - 38  # rls2101.rel NDRPDR iter env 6
3118       - 39  # rls2101.rel NDRPDR iter env 6
3119       - 40  # rls2101.rel NDRPDR iter env 6
3120       - 41  # rls2101.rel NDRPDR iter env 6
3121       - 42  # rls2101.rel NDRPDR iter env 6
3122       - 43  # rls2101.rel NDRPDR iter RND env 6
3123       - 44  # rls2101.rel NDRPDR iter RND env 6
3124       - 45  # rls2101.rel NDRPDR iter RND env 6
3125       - 46  # rls2101.rel NDRPDR iter RND env 6
3126       - 47  # rls2101.rel NDRPDR iter RND env 6
3127       - 48  # rls2101.rel NDRPDR iter RND env 6
3128       - 49  # rls2101.rel NDRPDR iter RND env 6
3129       - 50  # rls2101.rel NDRPDR iter RND env 6
3130       - 51  # rls2101.rel NDRPDR iter RND env 6
3131       - 52  # rls2101.rel NDRPDR iter RND env 6
3132     csit-vpp-perf-report-coverage-2101-3n-dnv:
3133       - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-00
3134       - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-01
3135       - 3   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
3136       - 4   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
3137       - 5   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4tun-00
3138       - 6   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-00
3139       - 7   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-01
3140       - 8   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-00
3141       - 9   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-01
3142
3143     csit-vpp-perf-report-iterative-2009-2n-dnv:
3144       - 16  # rls2005 NDRPDR iter env 5
3145       - 17  # rls2005 NDRPDR iter env 5
3146       - 18  # rls2005 NDRPDR iter env 5
3147       - 19  # rls2005 NDRPDR iter env 5
3148       - 21  # rls2005 NDRPDR iter env 5
3149       - 24  # rls2005 NDRPDR iter env 5
3150       - 27  # rls2005 NDRPDR iter env 5
3151       - 28  # rls2005 NDRPDR iter env 5
3152       - 29  # rls2005 NDRPDR iter env 5
3153       - 30  # rls2005 NDRPDR iter env 5
3154       - 23  # rls2005 MRR iter env 5
3155       - 3   # rls2009 NDRPDR iter env 5
3156       - 5   # rls2009 NDRPDR iter env 5
3157       - 6   # rls2009 NDRPDR iter env 5
3158       - 7   # rls2009 NDRPDR iter env 5
3159       - 9   # rls2009 NDRPDR iter env 5
3160       - 10  # rls2009 NDRPDR iter env 5
3161       - 11  # rls2009 NDRPDR iter env 5
3162       - 12  # rls2009 NDRPDR iter env 5
3163       - 14  # rls2009 NDRPDR iter env 5
3164       - 15  # rls2009 NDRPDR iter env 5
3165       - 13  # rls2009 MRR iter env 5
3166     csit-vpp-perf-report-iterative-2101-2n-dnv:
3167       - 31  # rls2101.rel MRR iter env 6
3168       - 32  # rls2101.rel NDRPDR iter env 6
3169       - 33  # rls2101.rel NDRPDR iter env 6
3170       - 34  # rls2101.rel NDRPDR iter env 6
3171       - 35  # rls2101.rel NDRPDR iter env 6
3172       - 39  # rls2101.rel NDRPDR iter env 6
3173       - 41  # rls2101.rel NDRPDR iter env 6
3174       - 42  # rls2101.rel NDRPDR iter env 6
3175       - 43  # rls2101.rel NDRPDR iter env 6
3176       - 44  # rls2101.rel NDRPDR iter env 6
3177       - 45  # rls2101.rel NDRPDR iter env 6
3178       - 46  # rls2101.rel NDRPDR iter RND env 6
3179       - 47  # rls2101.rel NDRPDR iter RND env 6
3180       - 48  # rls2101.rel NDRPDR iter RND env 6
3181       - 49  # rls2101.rel NDRPDR iter RND env 6
3182       - 50  # rls2101.rel NDRPDR iter RND env 6
3183       - 51  # rls2101.rel NDRPDR iter RND env 6
3184       - 52  # rls2101.rel NDRPDR iter RND env 6
3185       - 53  # rls2101.rel NDRPDR iter RND env 6
3186       - 54  # rls2101.rel NDRPDR iter RND env 6
3187       - 55  # rls2101.rel NDRPDR iter RND env 6
3188     csit-vpp-perf-report-coverage-2101-2n-dnv:
3189       - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
3190       - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
3191       - 3   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-00
3192       - 4   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-01
3193       - 5   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-00
3194       - 6   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-01
3195
3196     csit-dpdk-perf-report-iterative-2005-3n-hsw:
3197       - 25  # NDRPDR iter
3198       - 26  # NDRPDR iter
3199       - 27  # NDRPDR iter
3200       - 28  # NDRPDR iter
3201       - 29  # NDRPDR iter
3202       - 30  # NDRPDR iter
3203       - 31  # NDRPDR iter
3204       - 32  # NDRPDR iter
3205       - 33  # NDRPDR iter
3206       - 34  # NDRPDR iter
3207     csit-dpdk-perf-report-iterative-2009-3n-hsw:
3208       - 6   # NDRPDR iter env5
3209       - 7   # NDRPDR iter env5
3210       - 8   # NDRPDR iter env5
3211       - 9   # NDRPDR iter env5
3212       - 10  # NDRPDR iter env5
3213       - 11  # NDRPDR iter env5
3214       - 12  # NDRPDR iter env5
3215       - 13  # NDRPDR iter env5
3216       - 14  # NDRPDR iter env5
3217       - 15  # NDRPDR iter env5
3218     csit-dpdk-perf-report-iterative-2101-3n-hsw:
3219       - 11  # rls2101 NDRPDR iter env 6
3220       - 12  # rls2101 NDRPDR iter env 6
3221       - 13  # rls2101 NDRPDR iter env 6
3222       - 14  # rls2101 NDRPDR iter env 6
3223       - 16  # rls2101 NDRPDR iter env 6
3224       - 17  # rls2101 NDRPDR iter env 6
3225       - 18  # rls2101 NDRPDR iter env 6
3226       - 19  # rls2101 NDRPDR iter env 6
3227       - 20  # rls2101 NDRPDR iter env 6
3228       - 21  # rls2101 NDRPDR iter env 6
3229
3230     csit-dpdk-perf-report-iterative-2005-3n-skx:
3231       - 28  # NDRPDR iter
3232       - 29  # NDRPDR iter
3233       - 30  # NDRPDR iter
3234       - 31  # NDRPDR iter
3235       - 32  # NDRPDR iter
3236       - 33  # NDRPDR iter
3237       - 34  # NDRPDR iter
3238       - 35  # NDRPDR iter
3239       - 36  # NDRPDR iter
3240       - 37  # NDRPDR iter
3241     csit-dpdk-perf-report-iterative-2009-3n-skx:
3242       - 4   # NDRPDR sel env5
3243       - 5   # NDRPDR sel env5
3244       - 6   # NDRPDR sel env5
3245       - 7   # NDRPDR sel env5
3246       - 8   # NDRPDR sel env5
3247       - 9   # NDRPDR sel env5
3248       - 14  # NDRPDR sel env5
3249       - 11  # NDRPDR sel env5
3250       - 12  # NDRPDR sel env5
3251       - 13  # NDRPDR sel env5
3252     csit-dpdk-perf-report-iterative-2101-3n-skx:
3253       - 12  # rls2101 NDRPDR iter env 6
3254       - 14  # rls2101 NDRPDR iter env 6
3255       - 15  # rls2101 NDRPDR iter env 6
3256       - 17  # rls2101 NDRPDR iter env 6
3257       - 19  # rls2101 NDRPDR iter env 6
3258       - 20  # rls2101 NDRPDR iter env 6
3259       - 21  # rls2101 NDRPDR iter env 6
3260       - 22  # rls2101 NDRPDR iter env 6
3261       - 25  # rls2101 NDRPDR iter env 6
3262       - 26  # rls2101 NDRPDR iter env 6
3263
3264     csit-dpdk-perf-report-iterative-2005-2n-skx:
3265       - 20  # NDRPDR iter
3266       - 21  # NDRPDR iter
3267       - 22  # NDRPDR iter
3268       - 23  # NDRPDR iter
3269       - 24  # NDRPDR iter
3270       - 25  # NDRPDR iter
3271       - 26  # NDRPDR iter
3272       - 27  # NDRPDR iter
3273       - 28  # NDRPDR iter
3274       - 29  # NDRPDR iter
3275     csit-dpdk-perf-report-iterative-2009-2n-skx:
3276       - 4   # NDRPDR iter env5
3277       - 5   # NDRPDR iter env5
3278       - 6   # NDRPDR iter env5
3279       - 7   # NDRPDR iter env5
3280       - 8   # NDRPDR iter env5
3281       - 9   # NDRPDR iter env5
3282       - 10  # NDRPDR iter env5
3283       - 11  # NDRPDR iter env5
3284       - 12  # NDRPDR iter env5
3285       - 13  # NDRPDR iter env5
3286     csit-dpdk-perf-report-iterative-2101-2n-skx:
3287       - 11  # rls2101 NDRPDR iter env 6
3288       - 12  # rls2101 NDRPDR iter env 6
3289       - 13  # rls2101 NDRPDR iter env 6
3290       - 14  # rls2101 NDRPDR iter env 6
3291       - 15  # rls2101 NDRPDR iter env 6
3292       - 17  # rls2101 NDRPDR iter env 6
3293       - 18  # rls2101 NDRPDR iter env 6
3294       - 19  # rls2101 NDRPDR iter env 6
3295       - 20  # rls2101 NDRPDR iter env 6
3296       - 21  # rls2101 NDRPDR iter env 6
3297
3298     csit-dpdk-perf-report-iterative-2005-2n-clx:
3299       - 20  # NDRPDR iter
3300       - 21  # NDRPDR iter
3301       - 22  # NDRPDR iter
3302       - 23  # NDRPDR iter
3303       - 24  # NDRPDR iter
3304       - 25  # NDRPDR iter
3305       - 26  # NDRPDR iter
3306       - 27  # NDRPDR iter
3307       - 28  # NDRPDR iter
3308       - 29  # NDRPDR iter
3309     csit-dpdk-perf-report-iterative-2009-2n-clx:
3310       - 4   # NDRPDR iter env5
3311       - 5   # NDRPDR iter env5
3312       - 6   # NDRPDR iter env5
3313       - 7   # NDRPDR iter env5
3314       - 8   # NDRPDR iter env5
3315       - 9   # NDRPDR iter env5
3316       - 10  # NDRPDR iter env5
3317       - 11  # NDRPDR iter env5
3318       - 12  # NDRPDR iter env5
3319       - 13  # NDRPDR iter env5
3320     csit-dpdk-perf-report-iterative-2101-2n-clx:
3321       - 12  # rls2101 NDRPDR iter env 6
3322       - 13  # rls2101 NDRPDR iter env 6
3323       - 14  # rls2101 NDRPDR iter env 6
3324       - 15  # rls2101 NDRPDR iter env 6
3325       - 17  # rls2101 NDRPDR iter env 6
3326       - 18  # rls2101 NDRPDR iter env 6
3327       - 19  # rls2101 NDRPDR iter env 6
3328       - 20  # rls2101 NDRPDR iter env 6
3329       - 21  # rls2101 NDRPDR iter env 6
3330       - 22  # rls2101 NDRPDR iter env 6
3331
3332     csit-dpdk-perf-report-iterative-2009-2n-zn2:
3333       - 16  # NDRPDR iter env5
3334       - 21  # NDRPDR iter env5
3335       - 22  # NDRPDR iter env5
3336       - 23  # NDRPDR iter env5
3337       - 24  # NDRPDR iter env5
3338       - 25  # NDRPDR iter env5
3339       - 29  # NDRPDR iter env5
3340     csit-dpdk-perf-report-iterative-2101-2n-zn2:
3341       - 11  # rls2101 NDRPDR iter env 6
3342       - 12  # rls2101 NDRPDR iter env 6
3343       - 13  # rls2101 NDRPDR iter env 6
3344       - 14  # rls2101 NDRPDR iter env 6
3345       - 16  # rls2101 NDRPDR iter env 6
3346       - 17  # rls2101 NDRPDR iter env 6
3347       - 18  # rls2101 NDRPDR iter env 6
3348       - 19  # rls2101 NDRPDR iter env 6
3349       - 20  # rls2101 NDRPDR iter env 6
3350       - 21  # rls2101 NDRPDR iter env 6
3351
3352 #    csit-dpdk-perf-report-iterative-2005-2n-dnv:
3353 #      # No data
3354 #    # csit-dpdk-perf-report-iterative-2009-2n-dnv:
3355 #      # No data
3356
3357 #    csit-dpdk-perf-report-iterative-2005-3n-dnv:
3358 #      # No data
3359 #    # csit-dpdk-perf-report-iterative-2009-3n-dnv:
3360 #      # No data
3361
3362     csit-dpdk-perf-report-iterative-2005-3n-tsh:
3363       - 5   # NDRPDR sel
3364     csit-dpdk-perf-report-iterative-2009-3n-tsh:
3365       - 1   # NDRPDR iter env5
3366       - 2   # NDRPDR iter env5
3367       - 3   # NDRPDR iter env5
3368       - 4   # NDRPDR iter env5
3369       - 5   # NDRPDR iter env5
3370       - 6   # NDRPDR iter env5
3371       - 7   # NDRPDR iter env5
3372       - 9   # NDRPDR iter env5
3373       - 10  # NDRPDR iter env5
3374       - 11  # NDRPDR iter env5
3375     csit-dpdk-perf-report-iterative-2101-3n-tsh:
3376       - 11  # rls2101 NDRPDR iter env 6
3377       - 12  # rls2101 NDRPDR iter env 6
3378       - 13  # rls2101 NDRPDR iter env 6
3379       - 14  # rls2101 NDRPDR iter env 6
3380       - 16  # rls2101 NDRPDR iter env 6
3381       - 17  # rls2101 NDRPDR iter env 6
3382       - 18  # rls2101 NDRPDR iter env 6
3383       - 19  # rls2101 NDRPDR iter env 6
3384       - 20  # rls2101 NDRPDR iter env 6
3385       - 21  # rls2101 NDRPDR iter env 6
3386
3387     csit-dpdk-perf-report-iterative-2101-2n-tx2:
3388       - 4   # rls2101 NDRPDR iter env 6
3389       - 6   # rls2101 NDRPDR iter env 6
3390       - 7   # rls2101 NDRPDR iter env 6
3391       - 8   # rls2101 NDRPDR iter env 6
3392       - 9   # rls2101 NDRPDR iter env 6
3393       - 10  # rls2101 NDRPDR iter env 6
3394       - 11  # rls2101 NDRPDR iter env 6
3395       - 12  # rls2101 NDRPDR iter env 6
3396       - 13  # rls2101 NDRPDR iter env 6
3397       - 14  # rls2101 NDRPDR iter env 6
3398
3399     csit-vpp-device-2101-ubuntu1804-1n-skx:
3400       - 358  # rls2101.rel VPP DEV env 6
3401
3402 - type: "output"
3403   output: "report"
3404   format:
3405     html:
3406     - full
3407 #     pdf:
3408 #     - minimal
3409
3410 ################################################################################
3411 ###                               T A B L E S                                ###
3412 ################################################################################
3413
3414 # VPP Soak vs NDR - 2n-skx
3415 - type: "table"
3416   title: "VPP Soak vs NDR 2n-skx"
3417   algorithm: "table_soak_vs_ndr"
3418   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
3419   reference:
3420     title: "NDR"
3421     data: "vpp-soak-vs-ndr-2n-skx-ref"
3422   compare:
3423     title: "Soak"
3424     data: "vpp-soak-vs-ndr-2n-skx-cmp"
3425   data: "vpp-soak-vs-ndr-2n-skx"
3426   include-tests: "NDR"
3427   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
3428   parameters:
3429     - "throughput"
3430     - "name"
3431     - "parent"
3432
3433 # VPP Soak vs NDR - 2n-clx
3434 - type: "table"
3435   title: "VPP Soak vs NDR 2n-clx"
3436   algorithm: "table_soak_vs_ndr"
3437   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
3438   reference:
3439     title: "NDR"
3440     data: "vpp-soak-vs-ndr-2n-clx-ref"
3441   compare:
3442     title: "Soak"
3443     data: "vpp-soak-vs-ndr-2n-clx-cmp"
3444   data: "vpp-soak-vs-ndr-2n-clx"
3445   include-tests: "NDR"
3446   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
3447   parameters:
3448     - "throughput"
3449     - "name"
3450     - "parent"
3451
3452 ################################################################################
3453
3454 # VPP Compare NICs 3n-skx 2t1c ndr
3455 - type: "table"
3456   title: "VPP Compare NICs 3n-skx 2t1c ndr"
3457   algorithm: "table_comparison"
3458   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
3459   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3460   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3461   columns:
3462     - title: "x710"
3463       data-set: "vpp-nic-comparison-3n-skx"
3464       tag: "NIC_Intel-X710"
3465     - title: "xxv710"
3466       data-set: "vpp-nic-comparison-3n-skx"
3467       tag: "NIC_Intel-XXV710"
3468   comparisons:
3469     - title: "Diff"
3470       reference: 1
3471       compare: 2
3472   legend:
3473     - ""
3474     - "x710, xxv710 - NICs tested."
3475     - "Diff - difference between x710 and xxv710 NIC."
3476
3477 # VPP Compare NICs 3n-skx 4t2c ndr
3478 - type: "table"
3479   title: "VPP Compare NICs 3n-skx 4t2c ndr"
3480   algorithm: "table_comparison"
3481   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
3482   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3483   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3484   columns:
3485     - title: "x710"
3486       data-set: "vpp-nic-comparison-3n-skx"
3487       tag: "NIC_Intel-X710"
3488     - title: "xxv710"
3489       data-set: "vpp-nic-comparison-3n-skx"
3490       tag: "NIC_Intel-XXV710"
3491   comparisons:
3492     - title: "Diff"
3493       reference: 1
3494       compare: 2
3495   legend:
3496     - ""
3497     - "x710, xxv710 - NICs tested."
3498     - "Diff - difference between x710 and xxv710 NIC."
3499
3500 # VPP Compare NICs 3n-skx 2t1c pdr
3501 - type: "table"
3502   title: "VPP Compare NICs 3n-skx 2t1c pdr"
3503   algorithm: "table_comparison"
3504   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
3505   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3506   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3507   columns:
3508     - title: "x710"
3509       data-set: "vpp-nic-comparison-3n-skx"
3510       tag: "NIC_Intel-X710"
3511     - title: "xxv710"
3512       data-set: "vpp-nic-comparison-3n-skx"
3513       tag: "NIC_Intel-XXV710"
3514   comparisons:
3515     - title: "Diff"
3516       reference: 1
3517       compare: 2
3518   legend:
3519     - ""
3520     - "x710, xxv710 - NICs tested."
3521     - "Diff - difference between x710 and xxv710 NIC."
3522
3523 # VPP Compare NICs 3n-skx 4t2c pdr
3524 - type: "table"
3525   title: "VPP Compare NICs 3n-skx 4t2c pdr"
3526   algorithm: "table_comparison"
3527   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
3528   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3529   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3530   columns:
3531     - title: "x710"
3532       data-set: "vpp-nic-comparison-3n-skx"
3533       tag: "NIC_Intel-X710"
3534     - title: "xxv710"
3535       data-set: "vpp-nic-comparison-3n-skx"
3536       tag: "NIC_Intel-XXV710"
3537   comparisons:
3538     - title: "Diff"
3539       reference: 1
3540       compare: 2
3541   legend:
3542     - ""
3543     - "x710, xxv710 - NICs tested."
3544     - "Diff - difference between x710 and xxv710 NIC."
3545
3546 # VPP Compare NICs 3n-skx 2t1c mrr
3547 - type: "table"
3548   title: "VPP Compare NICs 3n-skx 2t1c mrr"
3549   algorithm: "table_comparison"
3550   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
3551   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3552   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3553   columns:
3554     - title: "x710"
3555       data-set: "vpp-nic-comparison-3n-skx-mrr"
3556       tag: "NIC_Intel-X710"
3557     - title: "xxv710"
3558       data-set: "vpp-nic-comparison-3n-skx-mrr"
3559       tag: "NIC_Intel-XXV710"
3560   comparisons:
3561     - title: "Diff"
3562       reference: 1
3563       compare: 2
3564   legend:
3565     - ""
3566     - "x710, xxv710 - NICs tested."
3567     - "Diff - difference between x710 and xxv710 NIC."
3568
3569 # VPP Compare NICs 3n-skx 4t2c mrr
3570 - type: "table"
3571   title: "VPP Compare NICs 3n-skx 4t2c mrr"
3572   algorithm: "table_comparison"
3573   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
3574   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3575   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3576   columns:
3577     - title: "x710"
3578       data-set: "vpp-nic-comparison-3n-skx-mrr"
3579       tag: "NIC_Intel-X710"
3580     - title: "xxv710"
3581       data-set: "vpp-nic-comparison-3n-skx-mrr"
3582       tag: "NIC_Intel-XXV710"
3583   comparisons:
3584     - title: "Diff"
3585       reference: 1
3586       compare: 2
3587   legend:
3588     - ""
3589     - "x710, xxv710 - NICs tested."
3590     - "Diff - difference between x710 and xxv710 NIC."
3591
3592 # VPP Compare NICs 3n-skx 8t4c mrr
3593 - type: "table"
3594   title: "VPP Compare NICs 3n-skx 8t4c mrr"
3595   algorithm: "table_comparison"
3596   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
3597   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3598   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3599   columns:
3600     - title: "x710"
3601       data-set: "vpp-nic-comparison-3n-skx-mrr"
3602       tag: "NIC_Intel-X710"
3603     - title: "xxv710"
3604       data-set: "vpp-nic-comparison-3n-skx-mrr"
3605       tag: "NIC_Intel-XXV710"
3606   comparisons:
3607     - title: "Diff"
3608       reference: 1
3609       compare: 2
3610   legend:
3611     - ""
3612     - "x710, xxv710 - NICs tested."
3613     - "Diff - difference between x710 and xxv710 NIC."
3614
3615 # VPP Compare NICs 2n-skx 2t1c ndr
3616 - type: "table"
3617   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3618   algorithm: "table_comparison"
3619   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3620   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3621   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3622   columns:
3623     - title: "x710"
3624       data-set: "vpp-nic-comparison-2n-skx"
3625       tag: "NIC_Intel-X710"
3626     - title: "xxv710"
3627       data-set: "vpp-nic-comparison-2n-skx"
3628       tag: "NIC_Intel-XXV710"
3629   comparisons:
3630     - title: "Diff"
3631       reference: 1
3632       compare: 2
3633   legend:
3634     - ""
3635     - "x710, xxv710 - NICs tested."
3636     - "Diff - difference between x710 and xxv710 NIC."
3637
3638 # VPP Compare NICs 2n-skx 4t2c ndr
3639 - type: "table"
3640   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3641   algorithm: "table_comparison"
3642   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3643   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3644   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3645   columns:
3646     - title: "x710"
3647       data-set: "vpp-nic-comparison-2n-skx"
3648       tag: "NIC_Intel-X710"
3649     - title: "xxv710"
3650       data-set: "vpp-nic-comparison-2n-skx"
3651       tag: "NIC_Intel-XXV710"
3652   comparisons:
3653     - title: "Diff"
3654       reference: 1
3655       compare: 2
3656   legend:
3657     - ""
3658     - "x710, xxv710 - NICs tested."
3659     - "Diff - difference between x710 and xxv710 NIC."
3660
3661 # VPP Compare NICs 2n-skx 2t1c pdr
3662 - type: "table"
3663   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3664   algorithm: "table_comparison"
3665   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3666   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3667   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3668   columns:
3669     - title: "x710"
3670       data-set: "vpp-nic-comparison-2n-skx"
3671       tag: "NIC_Intel-X710"
3672     - title: "xxv710"
3673       data-set: "vpp-nic-comparison-2n-skx"
3674       tag: "NIC_Intel-XXV710"
3675   comparisons:
3676     - title: "Diff"
3677       reference: 1
3678       compare: 2
3679   legend:
3680     - ""
3681     - "x710, xxv710 - NICs tested."
3682     - "Diff - difference between x710 and xxv710 NIC."
3683
3684 # VPP Compare NICs 2n-skx 4t2c pdr
3685 - type: "table"
3686   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3687   algorithm: "table_comparison"
3688   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3689   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3690   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3691   columns:
3692     - title: "x710"
3693       data-set: "vpp-nic-comparison-2n-skx"
3694       tag: "NIC_Intel-X710"
3695     - title: "xxv710"
3696       data-set: "vpp-nic-comparison-2n-skx"
3697       tag: "NIC_Intel-XXV710"
3698   comparisons:
3699     - title: "Diff"
3700       reference: 1
3701       compare: 2
3702   legend:
3703     - ""
3704     - "x710, xxv710 - NICs tested."
3705     - "Diff - difference between x710 and xxv710 NIC."
3706
3707 # VPP Compare NICs 2n-skx 2t1c mrr
3708 - type: "table"
3709   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3710   algorithm: "table_comparison"
3711   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3712   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3713   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3714   columns:
3715     - title: "x710"
3716       data-set: "vpp-nic-comparison-2n-skx-mrr"
3717       tag: "NIC_Intel-X710"
3718     - title: "xxv710"
3719       data-set: "vpp-nic-comparison-2n-skx-mrr"
3720       tag: "NIC_Intel-XXV710"
3721   comparisons:
3722     - title: "Diff"
3723       reference: 1
3724       compare: 2
3725   legend:
3726     - ""
3727     - "x710, xxv710 - NICs tested."
3728     - "Diff - difference between x710 and xxv710 NIC."
3729
3730 # VPP Compare NICs 2n-skx 4t2c mrr
3731 - type: "table"
3732   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3733   algorithm: "table_comparison"
3734   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3735   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3736   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3737   columns:
3738     - title: "x710"
3739       data-set: "vpp-nic-comparison-2n-skx-mrr"
3740       tag: "NIC_Intel-X710"
3741     - title: "xxv710"
3742       data-set: "vpp-nic-comparison-2n-skx-mrr"
3743       tag: "NIC_Intel-XXV710"
3744   comparisons:
3745     - title: "Diff"
3746       reference: 1
3747       compare: 2
3748   legend:
3749     - ""
3750     - "x710, xxv710 - NICs tested."
3751     - "Diff - difference between x710 and xxv710 NIC."
3752
3753 # VPP Compare NICs 2n-skx 8t4c mrr
3754 - type: "table"
3755   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3756   algorithm: "table_comparison"
3757   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3758   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3759   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3760   columns:
3761     - title: "x710"
3762       data-set: "vpp-nic-comparison-2n-skx-mrr"
3763       tag: "NIC_Intel-X710"
3764     - title: "xxv710"
3765       data-set: "vpp-nic-comparison-2n-skx-mrr"
3766       tag: "NIC_Intel-XXV710"
3767   comparisons:
3768     - title: "Diff"
3769       reference: 1
3770       compare: 2
3771   legend:
3772     - ""
3773     - "x710, xxv710 - NICs tested."
3774     - "Diff - difference between x710 and xxv710 NIC."
3775
3776 ################################################################################
3777 # VPP
3778
3779 # VPP Performance Changes 3n-hsw 1t1c pdr
3780 - type: "table"
3781   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3782   algorithm: "table_comparison"
3783   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3784   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3785   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3786   columns:
3787     - title: "2005.0-5"
3788       data-set: "vpp-performance-changes-3n-hsw-h1"
3789     - title: "2009.0-5"
3790       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
3791     - title: "2009.0-6"
3792       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
3793     - title: "2101.0-6"
3794       data-set: "vpp-performance-changes-3n-hsw-cmp"
3795   comparisons:
3796     - title: "2009.0-6 vs 2009.0-5"
3797       reference: 2
3798       compare: 3
3799 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
3800     - title: "2101.0-6 vs 2009.0-6"
3801       reference: 3
3802       compare: 4
3803 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
3804   legend:
3805     - ''
3806     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3807     - '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).'
3808     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3809     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
3810     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
3811
3812 # VPP Performance Changes 3n-hsw 2t2c pdr
3813 - type: "table"
3814   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3815   algorithm: "table_comparison"
3816   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3817   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3818   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3819   columns:
3820     - title: "2005.0-5"
3821       data-set: "vpp-performance-changes-3n-hsw-h1"
3822     - title: "2009.0-5"
3823       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
3824     - title: "2009.0-6"
3825       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
3826     - title: "2101.0-6"
3827       data-set: "vpp-performance-changes-3n-hsw-cmp"
3828   comparisons:
3829     - title: "2009.0-6 vs 2009.0-5"
3830       reference: 2
3831       compare: 3
3832 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
3833     - title: "2101.0-6 vs 2009.0-6"
3834       reference: 3
3835       compare: 4
3836 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
3837   legend:
3838     - ''
3839     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3840     - '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).'
3841     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3842     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
3843     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
3844
3845 # VPP Performance Changes 3n-hsw 1t1c ndr
3846 - type: "table"
3847   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3848   algorithm: "table_comparison"
3849   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3850   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3851   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3852   columns:
3853     - title: "2005.0-5"
3854       data-set: "vpp-performance-changes-3n-hsw-h1"
3855     - title: "2009.0-5"
3856       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
3857     - title: "2009.0-6"
3858       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
3859     - title: "2101.0-6"
3860       data-set: "vpp-performance-changes-3n-hsw-cmp"
3861   comparisons:
3862     - title: "2009.0-6 vs 2009.0-5"
3863       reference: 2
3864       compare: 3
3865 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
3866     - title: "2101.0-6 vs 2009.0-6"
3867       reference: 3
3868       compare: 4
3869 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
3870   legend:
3871     - ''
3872     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3873     - '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).'
3874     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3875     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
3876     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
3877
3878 # VPP Performance Changes 3n-hsw 2t2c ndr
3879 - type: "table"
3880   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3881   algorithm: "table_comparison"
3882   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3883   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3884   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3885   columns:
3886     - title: "2005.0-5"
3887       data-set: "vpp-performance-changes-3n-hsw-h1"
3888     - title: "2009.0-5"
3889       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
3890     - title: "2009.0-6"
3891       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
3892     - title: "2101.0-6"
3893       data-set: "vpp-performance-changes-3n-hsw-cmp"
3894   comparisons:
3895     - title: "2009.0-6 vs 2009.0-5"
3896       reference: 2
3897       compare: 3
3898 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
3899     - title: "2101.0-6 vs 2009.0-6"
3900       reference: 3
3901       compare: 4
3902 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
3903   legend:
3904     - ''
3905     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3906     - '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).'
3907     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3908     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
3909     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
3910
3911 # VPP Performance Changes 3n-skx 2t1c pdr
3912 - type: "table"
3913   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3914   algorithm: "table_comparison"
3915   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3916   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3917   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3918   columns:
3919     - title: "2005.0-5"
3920       data-set: "vpp-performance-changes-3n-skx-h1"
3921     - title: "2009.0-5"
3922       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
3923     - title: "2009.0-6"
3924       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
3925     - title: "2101.0-6"
3926       data-set: "vpp-performance-changes-3n-skx-cmp"
3927   comparisons:
3928     - title: "2009.0-6 vs 2009.0-5"
3929       reference: 2
3930       compare: 3
3931 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3932     - title: "2101.0-6 vs 2009.0-6"
3933       reference: 3
3934       compare: 4
3935 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3936   legend:
3937     - ''
3938     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3939     - '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).'
3940     - '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.'
3941     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
3942     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
3943
3944 # VPP Performance Changes 3n-skx 4t2c pdr
3945 - type: "table"
3946   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3947   algorithm: "table_comparison"
3948   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3949   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3950   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3951   columns:
3952     - title: "2005.0-5"
3953       data-set: "vpp-performance-changes-3n-skx-h1"
3954     - title: "2009.0-5"
3955       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
3956     - title: "2009.0-6"
3957       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
3958     - title: "2101.0-6"
3959       data-set: "vpp-performance-changes-3n-skx-cmp"
3960   comparisons:
3961     - title: "2009.0-6 vs 2009.0-5"
3962       reference: 2
3963       compare: 3
3964 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
3965     - title: "2101.0-6 vs 2009.0-6"
3966       reference: 3
3967       compare: 4
3968 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml"
3969   legend:
3970     - ''
3971     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3972     - '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).'
3973     - '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.'
3974     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
3975     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
3976
3977 # VPP Performance Changes 3n-skx 2t1c ndr
3978 - type: "table"
3979   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3980   algorithm: "table_comparison"
3981   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3982   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3983   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3984   columns:
3985     - title: "2005.0-5"
3986       data-set: "vpp-performance-changes-3n-skx-h1"
3987     - title: "2009.0-5"
3988       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
3989     - title: "2009.0-6"
3990       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
3991     - title: "2101.0-6"
3992       data-set: "vpp-performance-changes-3n-skx-cmp"
3993   comparisons:
3994     - title: "2009.0-6 vs 2009.0-5"
3995       reference: 2
3996       compare: 3
3997 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3998     - title: "2101.0-6 vs 2009.0-6"
3999       reference: 3
4000       compare: 4
4001 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
4002   legend:
4003     - ''
4004     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
4005     - '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).'
4006     - '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.'
4007     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4008     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4009
4010 # VPP Performance Changes 3n-skx 4t2c ndr
4011 - type: "table"
4012   title: "VPP Performance Changes 3n-skx 4t2c ndr"
4013   algorithm: "table_comparison"
4014   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
4015   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4016   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4017   columns:
4018     - title: "2005.0-5"
4019       data-set: "vpp-performance-changes-3n-skx-h1"
4020     - title: "2009.0-5"
4021       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4022     - title: "2009.0-6"
4023       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4024     - title: "2101.0-6"
4025       data-set: "vpp-performance-changes-3n-skx-cmp"
4026   comparisons:
4027     - title: "2009.0-6 vs 2009.0-5"
4028       reference: 2
4029       compare: 3
4030 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
4031     - title: "2101.0-6 vs 2009.0-6"
4032       reference: 3
4033       compare: 4
4034 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml"
4035   legend:
4036     - ''
4037     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
4038     - '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).'
4039     - '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.'
4040     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4041     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4042
4043 # VPP Performance Changes 2n-skx 2t1c pdr
4044 - type: "table"
4045   title: "VPP Performance Changes 2n-skx 2t1c pdr"
4046   algorithm: "table_comparison"
4047   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
4048   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4049   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4050   columns:
4051     - title: "2005.0-5"
4052       data-set: "vpp-performance-changes-2n-skx-h1"
4053     - title: "2009.0-5"
4054       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4055     - title: "2009.0-6"
4056       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4057     - title: "2101.0-6"
4058       data-set: "vpp-performance-changes-2n-skx-cmp"
4059   comparisons:
4060     - title: "2009.0-6 vs 2009.0-5"
4061       reference: 2
4062       compare: 3
4063 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
4064     - title: "2101.0-6 vs 2009.0-6"
4065       reference: 3
4066       compare: 4
4067 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
4068   legend:
4069     - ''
4070     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4071     - '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).'
4072     - '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.'
4073     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4074     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4075
4076 # VPP Performance Changes 2n-skx 4t2c pdr
4077 - type: "table"
4078   title: "VPP Performance Changes 2n-skx 4t2c pdr"
4079   algorithm: "table_comparison"
4080   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
4081   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4082   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4083   columns:
4084     - title: "2005.0-5"
4085       data-set: "vpp-performance-changes-2n-skx-h1"
4086     - title: "2009.0-5"
4087       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4088     - title: "2009.0-6"
4089       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4090     - title: "2101.0-6"
4091       data-set: "vpp-performance-changes-2n-skx-cmp"
4092   comparisons:
4093     - title: "2009.0-6 vs 2009.0-5"
4094       reference: 2
4095       compare: 3
4096 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
4097     - title: "2101.0-6 vs 2009.0-6"
4098       reference: 3
4099       compare: 4
4100 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
4101   legend:
4102     - ''
4103     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4104     - '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).'
4105     - '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.'
4106     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4107     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4108
4109 # VPP Performance Changes 2n-skx 2t1c ndr
4110 - type: "table"
4111   title: "VPP Performance Changes 2n-skx 2t1c ndr"
4112   algorithm: "table_comparison"
4113   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
4114   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4115   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4116   columns:
4117     - title: "2005.0-5"
4118       data-set: "vpp-performance-changes-2n-skx-h1"
4119     - title: "2009.0-5"
4120       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4121     - title: "2009.0-6"
4122       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4123     - title: "2101.0-6"
4124       data-set: "vpp-performance-changes-2n-skx-cmp"
4125   comparisons:
4126     - title: "2009.0-6 vs 2009.0-5"
4127       reference: 2
4128       compare: 3
4129 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
4130     - title: "2101.0-6 vs 2009.0-6"
4131       reference: 3
4132       compare: 4
4133 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
4134   legend:
4135     - ''
4136     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4137     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4138     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4139     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4140     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4141
4142 # VPP Performance Changes 2n-skx 4t2c ndr
4143 - type: "table"
4144   title: "VPP Performance Changes 2n-skx 4t2c ndr"
4145   algorithm: "table_comparison"
4146   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
4147   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4148   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4149   columns:
4150     - title: "2005.0-5"
4151       data-set: "vpp-performance-changes-2n-skx-h1"
4152     - title: "2009.0-5"
4153       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4154     - title: "2009.0-6"
4155       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4156     - title: "2101.0-6"
4157       data-set: "vpp-performance-changes-2n-skx-cmp"
4158   comparisons:
4159     - title: "2009.0-6 vs 2009.0-5"
4160       reference: 2
4161       compare: 3
4162 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
4163     - title: "2101.0-6 vs 2009.0-6"
4164       reference: 3
4165       compare: 4
4166 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
4167   legend:
4168     - ''
4169     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4170     - '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).'
4171     - '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.'
4172     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4173     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4174
4175 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
4176 - type: "table"
4177   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
4178   algorithm: "table_comparison"
4179   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
4180   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4181   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4182   columns:
4183     - title: "2005.0-5"
4184       data-set: "vpp-performance-changes-2n-clx-h1"
4185     - title: "2009.0-5"
4186       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4187     - title: "2009.0-6"
4188       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4189     - title: "2101.0-6"
4190       data-set: "vpp-performance-changes-2n-clx-cmp"
4191   comparisons:
4192     - title: "2009.0-6 vs 2009.0-5"
4193       reference: 2
4194       compare: 3
4195 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4196     - title: "2101.0-6 vs 2009.0-6"
4197       reference: 3
4198       compare: 4
4199 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4200   legend:
4201     - ''
4202     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4203     - '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).'
4204     - '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.'
4205     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4206     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4207
4208 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
4209 - type: "table"
4210   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
4211   algorithm: "table_comparison"
4212   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
4213   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4214   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4215   columns:
4216     - title: "2005.0-5"
4217       data-set: "vpp-performance-changes-2n-clx-h1"
4218     - title: "2009.0-5"
4219       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4220     - title: "2009.0-6"
4221       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4222     - title: "2101.0-6"
4223       data-set: "vpp-performance-changes-2n-clx-cmp"
4224   comparisons:
4225     - title: "2009.0-6 vs 2009.0-5"
4226       reference: 2
4227       compare: 3
4228 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4229     - title: "2101.0-6 vs 2009.0-6"
4230       reference: 3
4231       compare: 4
4232 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4233   legend:
4234     - ''
4235     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4236     - '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).'
4237     - '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.'
4238     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4239     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4240
4241 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
4242 - type: "table"
4243   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
4244   algorithm: "table_comparison"
4245   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
4246   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4247   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4248   columns:
4249     - title: "2005.0-5"
4250       data-set: "vpp-performance-changes-2n-clx-h1"
4251     - title: "2009.0-5"
4252       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4253     - title: "2009.0-6"
4254       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4255     - title: "2101.0-6"
4256       data-set: "vpp-performance-changes-2n-clx-cmp"
4257   comparisons:
4258     - title: "2009.0-6 vs 2009.0-5"
4259       reference: 2
4260       compare: 3
4261 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4262     - title: "2101.0-6 vs 2009.0-6"
4263       reference: 3
4264       compare: 4
4265 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4266   legend:
4267     - ''
4268     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4269     - '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).'
4270     - '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.'
4271     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4272     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4273
4274 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
4275 - type: "table"
4276   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
4277   algorithm: "table_comparison"
4278   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
4279   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4280   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4281   columns:
4282     - title: "2005.0-5"
4283       data-set: "vpp-performance-changes-2n-clx-h1"
4284     - title: "2009.0-5"
4285       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4286     - title: "2009.0-6"
4287       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4288     - title: "2101.0-6"
4289       data-set: "vpp-performance-changes-2n-clx-cmp"
4290   comparisons:
4291     - title: "2009.0-6 vs 2009.0-5"
4292       reference: 2
4293       compare: 3
4294 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
4295     - title: "2101.0-6 vs 2009.0-6"
4296       reference: 3
4297       compare: 4
4298 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
4299   legend:
4300     - ''
4301     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4302     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4303     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4304     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4305     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4306
4307 # VPP Performance Changes 2n-zn2-xxv710 2t1c pdr
4308 - type: "table"
4309   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c pdr"
4310   algorithm: "table_comparison"
4311   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-pdr"
4312   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4313   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
4314   columns:
4315 #     - title: "2005.0-5"
4316 #       data-set: "vpp-performance-changes-2n-zn2-h1"
4317     - title: "2009.0-5"
4318       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
4319     - title: "2009.0-6"
4320       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
4321     - title: "2101.0-6"
4322       data-set: "vpp-performance-changes-2n-zn2-cmp"
4323   comparisons:
4324     - title: "2009.0-6 vs 2009.0-5"
4325       reference: 1  # 2
4326       compare: 2  # 3
4327 #      rca-file: "rca/rca-2n-zn2-2t1c-pdr-rca1.yaml"
4328     - title: "2101.0-6 vs 2009.0-6"
4329       reference: 2  # 3
4330       compare: 3  # 4
4331 #      rca-file: "rca/rca-2n-zn2-2t1c-pdr-rca1.yaml"
4332   legend:
4333     - ''
4334     - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
4335     - '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).'
4336     - '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.'
4337     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4338     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4339
4340 # VPP Performance Changes 2n-zn2-xxv710 4t2c pdr
4341 - type: "table"
4342   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c pdr"
4343   algorithm: "table_comparison"
4344   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-pdr"
4345   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4346   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
4347   columns:
4348 #     - title: "2005.0-5"
4349 #       data-set: "vpp-performance-changes-2n-zn2-h1"
4350     - title: "2009.0-5"
4351       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
4352     - title: "2009.0-6"
4353       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
4354     - title: "2101.0-6"
4355       data-set: "vpp-performance-changes-2n-zn2-cmp"
4356   comparisons:
4357     - title: "2009.0-6 vs 2009.0-5"
4358       reference: 1  # 2
4359       compare: 2  # 3
4360 #      rca-file: "rca/rca-2n-zn2-4t2c-pdr-rca1.yaml"
4361     - title: "2101.0-6 vs 2009.0-6"
4362       reference: 2  # 3
4363       compare: 3  # 4
4364 #      rca-file: "rca/rca-2n-zn2-4t2c-pdr-rca1.yaml"
4365   legend:
4366     - ''
4367     - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
4368     - '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).'
4369     - '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.'
4370     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4371     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4372
4373 # VPP Performance Changes 2n-zn2-xxv710 2t1c ndr
4374 - type: "table"
4375   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c ndr"
4376   algorithm: "table_comparison"
4377   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-ndr"
4378   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4379   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
4380   columns:
4381 #     - title: "2005.0-5"
4382 #       data-set: "vpp-performance-changes-2n-zn2-h1"
4383     - title: "2009.0-5"
4384       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
4385     - title: "2009.0-6"
4386       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
4387     - title: "2101.0-6"
4388       data-set: "vpp-performance-changes-2n-zn2-cmp"
4389   comparisons:
4390     - title: "2009.0-6 vs 2009.0-5"
4391       reference: 1  # 2
4392       compare: 2  # 3
4393 #      rca-file: "rca/rca-2n-zn2-2t1c-ndr-rca1.yaml"
4394     - title: "2101.0-6 vs 2009.0-6"
4395       reference: 2  # 3
4396       compare: 3  # 4
4397 #      rca-file: "rca/rca-2n-zn2-2t1c-ndr-rca1.yaml"
4398   legend:
4399     - ''
4400     - 'Test Case:            Test cases executed for: NDR throughput on 2n-zn2 with xxv710.'
4401     - '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).'
4402     - '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.'
4403     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4404     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4405
4406 # VPP Performance Changes 2n-zn2-xxv710 4t2c ndr
4407 - type: "table"
4408   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c ndr"
4409   algorithm: "table_comparison"
4410   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-ndr"
4411   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4412   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
4413   columns:
4414 #     - title: "2005.0-5"
4415 #       data-set: "vpp-performance-changes-2n-zn2-h1"
4416     - title: "2009.0-5"
4417       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
4418     - title: "2009.0-6"
4419       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
4420     - title: "2101.0-6"
4421       data-set: "vpp-performance-changes-2n-zn2-cmp"
4422   comparisons:
4423     - title: "2009.0-6 vs 2009.0-5"
4424       reference: 1  # 2
4425       compare: 2  # 3
4426 #      rca-file: "rca/rca-2n-zn2-4t2c-ndr-rca1.yaml"
4427     - title: "2101.0-6 vs 2009.0-6"
4428       reference: 2  # 3
4429       compare: 3  # 4
4430 #      rca-file: "rca/rca-2n-zn2-4t2c-ndr-rca1.yaml"
4431   legend:
4432     - ''
4433     - 'Test Case:            Test cases executed for: NDR throughput on 2n-zn2 with xxv710.'
4434     - '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).'
4435     - '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.'
4436     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4437     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4438
4439 # VPP Performance Changes 2n-dnv 1t1c pdr
4440 - type: "table"
4441   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
4442   algorithm: "table_comparison"
4443   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
4444   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4445   filter: "'1T1C'"
4446   columns:
4447     - title: "2005.0-5"
4448       data-set: "vpp-performance-changes-2n-dnv-h1"
4449     - title: "2009.0-5"
4450       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
4451 #     - title: "2009.0-6"
4452 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
4453     - title: "2101.0-6"
4454       data-set: "vpp-performance-changes-2n-dnv-cmp"
4455   comparisons:
4456 #     - title: "2009.0-6 vs 2009.0-5"
4457 #       reference: 2
4458 #       compare: 3
4459     - title: "2101.0-6 vs 2009.0-5"
4460       reference: 2
4461       compare: 3
4462   legend:
4463     - ''
4464     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
4465     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4466     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4467 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4468     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
4469
4470 # VPP Performance Changes 2n-dnv 2t2c pdr
4471 - type: "table"
4472   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
4473   algorithm: "table_comparison"
4474   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
4475   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4476   filter: "'2T2C'"
4477   columns:
4478     - title: "2005.0-5"
4479       data-set: "vpp-performance-changes-2n-dnv-h1"
4480     - title: "2009.0-5"
4481       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
4482 #     - title: "2009.0-6"
4483 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
4484     - title: "2101.0-6"
4485       data-set: "vpp-performance-changes-2n-dnv-cmp"
4486   comparisons:
4487 #     - title: "2009.0-6 vs 2009.0-5"
4488 #       reference: 2
4489 #       compare: 3
4490     - title: "2101.0-6 vs 2009.0-5"
4491       reference: 2
4492       compare: 3
4493   legend:
4494     - ''
4495     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
4496     - '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).'
4497     - '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.'
4498 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4499     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
4500
4501 # VPP Performance Changes 2n-dnv 1t1c ndr
4502 - type: "table"
4503   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
4504   algorithm: "table_comparison"
4505   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
4506   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4507   filter: "'1T1C'"
4508   columns:
4509     - title: "2005.0-5"
4510       data-set: "vpp-performance-changes-2n-dnv-h1"
4511     - title: "2009.0-5"
4512       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
4513 #     - title: "2009.0-6"
4514 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
4515     - title: "2101.0-6"
4516       data-set: "vpp-performance-changes-2n-dnv-cmp"
4517   comparisons:
4518 #     - title: "2009.0-6 vs 2009.0-5"
4519 #       reference: 2
4520 #       compare: 3
4521     - title: "2101.0-6 vs 2009.0-5"
4522       reference: 2
4523       compare: 3
4524   legend:
4525     - ''
4526     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
4527     - '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).'
4528     - '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.'
4529 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4530     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
4531
4532 # VPP Performance Changes 2n-dnv 2t2c ndr
4533 - type: "table"
4534   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
4535   algorithm: "table_comparison"
4536   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
4537   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4538   filter: "'2T2C'"
4539   columns:
4540     - title: "2005.0-5"
4541       data-set: "vpp-performance-changes-2n-dnv-h1"
4542     - title: "2009.0-5"
4543       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
4544 #     - title: "2009.0-6"
4545 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
4546     - title: "2101.0-6"
4547       data-set: "vpp-performance-changes-2n-dnv-cmp"
4548   comparisons:
4549 #     - title: "2009.0-6 vs 2009.0-5"
4550 #       reference: 2
4551 #       compare: 3
4552     - title: "2101.0-6 vs 2009.0-5"
4553       reference: 2
4554       compare: 3
4555   legend:
4556     - ''
4557     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
4558     - '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).'
4559     - '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.'
4560 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4561     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
4562
4563 # VPP Performance Changes 3n-dnv 1t1c pdr
4564 - type: "table"
4565   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
4566   algorithm: "table_comparison"
4567   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
4568   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4569   filter: "'1T1C'"
4570   columns:
4571     - title: "2005.0-5"
4572       data-set: "vpp-performance-changes-3n-dnv-h1"
4573     - title: "2009.0-5"
4574       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
4575 #     - title: "2009.0-6"
4576 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
4577     - title: "2101.0-6"
4578       data-set: "vpp-performance-changes-3n-dnv-cmp"
4579   comparisons:
4580 #     - title: "2009.0-6 vs 2009.0-5"
4581 #       reference: 2
4582 #       compare: 3
4583     - title: "2101.0-6 vs 2009.0-5"
4584       reference: 2
4585       compare: 3
4586   legend:
4587     - ''
4588     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4589     - '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).'
4590     - '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.'
4591 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4592     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
4593
4594 # VPP Performance Changes 3n-dnv 2t2c pdr
4595 - type: "table"
4596   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
4597   algorithm: "table_comparison"
4598   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
4599   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4600   filter: "'2T2C'"
4601   columns:
4602     - title: "2005.0-5"
4603       data-set: "vpp-performance-changes-3n-dnv-h1"
4604     - title: "2009.0-5"
4605       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
4606 #     - title: "2009.0-6"
4607 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
4608     - title: "2101.0-6"
4609       data-set: "vpp-performance-changes-3n-dnv-cmp"
4610   comparisons:
4611 #     - title: "2009.0-6 vs 2009.0-5"
4612 #       reference: 2
4613 #       compare: 3
4614     - title: "2101.0-6 vs 2009.0-5"
4615       reference: 2
4616       compare: 3
4617   legend:
4618     - ''
4619     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4620     - '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).'
4621     - '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.'
4622 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4623     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
4624
4625 # VPP Performance Changes 3n-dnv 1t1c ndr
4626 - type: "table"
4627   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
4628   algorithm: "table_comparison"
4629   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
4630   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4631   filter: "'1T1C'"
4632   columns:
4633     - title: "2005.0-5"
4634       data-set: "vpp-performance-changes-3n-dnv-h1"
4635     - title: "2009.0-5"
4636       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
4637 #     - title: "2009.0-6"
4638 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
4639     - title: "2101.0-6"
4640       data-set: "vpp-performance-changes-3n-dnv-cmp"
4641   comparisons:
4642 #     - title: "2009.0-6 vs 2009.0-5"
4643 #       reference: 2
4644 #       compare: 3
4645     - title: "2101.0-6 vs 2009.0-5"
4646       reference: 2
4647       compare: 3
4648   legend:
4649     - ''
4650     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4651     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4652     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4653 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4654     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
4655
4656 # VPP Performance Changes 3n-dnv 2t2c ndr
4657 - type: "table"
4658   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
4659   algorithm: "table_comparison"
4660   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
4661   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4662   filter: "'2T2C'"
4663   columns:
4664     - title: "2005.0-5"
4665       data-set: "vpp-performance-changes-3n-dnv-h1"
4666     - title: "2009.0-5"
4667       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
4668 #     - title: "2009.0-6"
4669 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
4670     - title: "2101.0-6"
4671       data-set: "vpp-performance-changes-3n-dnv-cmp"
4672   comparisons:
4673 #     - title: "2009.0-6 vs 2009.0-5"
4674 #       reference: 2
4675 #       compare: 3
4676     - title: "2101.0-6 vs 2009.0-5"
4677       reference: 2
4678       compare: 3
4679   legend:
4680     - ''
4681     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4682     - '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).'
4683     - '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.'
4684 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4685     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
4686
4687 # VPP Performance Changes 3n-tsh 1t1c pdr
4688 - type: "table"
4689   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4690   algorithm: "table_comparison"
4691   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4692   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4693   filter: "'1T1C'"
4694   columns:
4695     - title: "2005.0-5"
4696       data-set: "vpp-performance-changes-3n-tsh-h1"
4697     - title: "2009.0-5"
4698       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
4699     - title: "2009.0-6"
4700       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
4701     - title: "2101.0-6"
4702       data-set: "vpp-performance-changes-3n-tsh-cmp"
4703   comparisons:
4704     - title: "2009.0-6 vs 2009.0-5"
4705       reference: 2
4706       compare: 3
4707 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
4708     - title: "2101.0-6 vs 2009.0-6"
4709       reference: 3
4710       compare: 4
4711 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
4712   legend:
4713     - ''
4714     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4715     - '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).'
4716     - '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.'
4717     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4718     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4719
4720 # VPP Performance Changes 3n-tsh 2t2c pdr
4721 - type: "table"
4722   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4723   algorithm: "table_comparison"
4724   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4725   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4726   filter: "'2T2C'"
4727   columns:
4728     - title: "2005.0-5"
4729       data-set: "vpp-performance-changes-3n-tsh-h1"
4730     - title: "2009.0-5"
4731       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
4732     - title: "2009.0-6"
4733       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
4734     - title: "2101.0-6"
4735       data-set: "vpp-performance-changes-3n-tsh-cmp"
4736   comparisons:
4737     - title: "2009.0-6 vs 2009.0-5"
4738       reference: 2
4739       compare: 3
4740 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
4741     - title: "2101.0-6 vs 2009.0-6"
4742       reference: 3
4743       compare: 4
4744 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
4745   legend:
4746     - ''
4747     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4748     - '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).'
4749     - '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.'
4750     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4751     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4752
4753 # VPP Performance Changes 3n-tsh 1t1c ndr
4754 - type: "table"
4755   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4756   algorithm: "table_comparison"
4757   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4758   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4759   filter: "'1T1C'"
4760   columns:
4761     - title: "2005.0-5"
4762       data-set: "vpp-performance-changes-3n-tsh-h1"
4763     - title: "2009.0-5"
4764       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
4765     - title: "2009.0-6"
4766       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
4767     - title: "2101.0-6"
4768       data-set: "vpp-performance-changes-3n-tsh-cmp"
4769   comparisons:
4770     - title: "2009.0-6 vs 2009.0-5"
4771       reference: 2
4772       compare: 3
4773 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
4774     - title: "2101.0-6 vs 2009.0-6"
4775       reference: 3
4776       compare: 4
4777 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
4778   legend:
4779     - ''
4780     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4781     - '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).'
4782     - '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.'
4783     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4784     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4785
4786 # VPP Performance Changes 3n-tsh 2t2c ndr
4787 - type: "table"
4788   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4789   algorithm: "table_comparison"
4790   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4791   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4792   filter: "'2T2C'"
4793   columns:
4794     - title: "2005.0-5"
4795       data-set: "vpp-performance-changes-3n-tsh-h1"
4796     - title: "2009.0-5"
4797       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
4798     - title: "2009.0-6"
4799       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
4800     - title: "2101.0-6"
4801       data-set: "vpp-performance-changes-3n-tsh-cmp"
4802   comparisons:
4803     - title: "2009.0-6 vs 2009.0-5"
4804       reference: 2
4805       compare: 3
4806 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
4807     - title: "2101.0-6 vs 2009.0-6"
4808       reference: 3
4809       compare: 4
4810 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
4811   legend:
4812     - ''
4813     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4814     - '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).'
4815     - '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.'
4816     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4817     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4818
4819 # VPP Performance Changes 2n-tx2 1t1c pdr
4820 - type: "table"
4821   title: "VPP Performance Changes 2n-tx2 1t1c pdr"
4822   algorithm: "table_comparison"
4823   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-1t1c-pdr"
4824   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4825   filter: "'1T1C'"
4826   columns:
4827 #     - title: "2005.0-5"
4828 #       data-set: "vpp-performance-changes-2n-tx2-h1"
4829 #     - title: "2009.0-5"
4830 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
4831     - title: "2009.0-6"
4832       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
4833     - title: "2101.0-6"
4834       data-set: "vpp-performance-changes-2n-tx2-cmp"
4835   comparisons:
4836 #     - title: "2009.0-6 vs 2009.0-5"
4837 #       reference: 2
4838 #       compare: 3
4839     - title: "2101.0-6 vs 2009.0-6"
4840       reference: 1
4841       compare: 2
4842   legend:
4843     - ''
4844     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
4845     - '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).'
4846     - '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.'
4847 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4848     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4849
4850 # VPP Performance Changes 2n-tx2 2t2c pdr
4851 - type: "table"
4852   title: "VPP Performance Changes 2n-tx2 2t2c pdr"
4853   algorithm: "table_comparison"
4854   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-2t2c-pdr"
4855   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4856   filter: "'2T2C'"
4857   columns:
4858 #     - title: "2005.0-5"
4859 #       data-set: "vpp-performance-changes-2n-tx2-h1"
4860 #     - title: "2009.0-5"
4861 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
4862     - title: "2009.0-6"
4863       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
4864     - title: "2101.0-6"
4865       data-set: "vpp-performance-changes-2n-tx2-cmp"
4866   comparisons:
4867 #     - title: "2009.0-6 vs 2009.0-5"
4868 #       reference: 2
4869 #       compare: 3
4870     - title: "2101.0-6 vs 2009.0-6"
4871       reference: 1
4872       compare: 2
4873   legend:
4874     - ''
4875     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
4876     - '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).'
4877     - '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.'
4878 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4879     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4880
4881 # VPP Performance Changes 2n-tx2 1t1c ndr
4882 - type: "table"
4883   title: "VPP Performance Changes 2n-tx2 1t1c ndr"
4884   algorithm: "table_comparison"
4885   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-1t1c-pdr"
4886   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4887   filter: "'1T1C'"
4888   columns:
4889 #     - title: "2005.0-5"
4890 #       data-set: "vpp-performance-changes-2n-tx2-h1"
4891 #     - title: "2009.0-5"
4892 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
4893     - title: "2009.0-6"
4894       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
4895     - title: "2101.0-6"
4896       data-set: "vpp-performance-changes-2n-tx2-cmp"
4897   comparisons:
4898 #     - title: "2009.0-6 vs 2009.0-5"
4899 #       reference: 2
4900 #       compare: 3
4901     - title: "2101.0-6 vs 2009.0-6"
4902       reference: 1
4903       compare: 2
4904   legend:
4905     - ''
4906     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
4907     - '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).'
4908     - '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.'
4909 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4910     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4911
4912 # VPP Performance Changes 2n-tx2 2t2c ndr
4913 - type: "table"
4914   title: "VPP Performance Changes 2n-tx2 2t2c ndr"
4915   algorithm: "table_comparison"
4916   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-2t2c-pdr"
4917   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4918   filter: "'2T2C'"
4919   columns:
4920 #     - title: "2005.0-5"
4921 #       data-set: "vpp-performance-changes-2n-tx2-h1"
4922 #     - title: "2009.0-5"
4923 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
4924     - title: "2009.0-6"
4925       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
4926     - title: "2101.0-6"
4927       data-set: "vpp-performance-changes-2n-tx2-cmp"
4928   comparisons:
4929 #     - title: "2009.0-6 vs 2009.0-5"
4930 #       reference: 2
4931 #       compare: 3
4932     - title: "2101.0-6 vs 2009.0-6"
4933       reference: 1
4934       compare: 2
4935   legend:
4936     - ''
4937     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
4938     - '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).'
4939     - '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.'
4940 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4941     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4942
4943 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4944 - type: "table"
4945   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4946   algorithm: "table_comparison"
4947   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4948   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4949   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4950   columns:
4951     - title: "3n-hsw xl710"
4952       data-set: "vpp-compare-testbeds-ref"
4953       tag: "NIC_Intel-XL710"
4954     - title: "3n-skx xxv710"
4955       data-set: "vpp-compare-testbeds-cmp"
4956       tag: "NIC_Intel-XXV710"
4957   comparisons:
4958     - title: "Diff"
4959       reference: 1
4960       compare: 2
4961   legend:
4962     - ""
4963     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4964     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4965
4966 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
4967 - type: "table"
4968   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
4969   algorithm: "table_comparison"
4970   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
4971   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4972   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4973   columns:
4974     - title: "3n-hsw xl710"
4975       data-set: "vpp-compare-testbeds-ref"
4976       tag: "NIC_Intel-XL710"
4977     - title: "3n-skx xxv710"
4978       data-set: "vpp-compare-testbeds-cmp"
4979       tag: "NIC_Intel-XXV710"
4980   comparisons:
4981     - title: "Diff"
4982       reference: 1
4983       compare: 2
4984   legend:
4985     - ""
4986     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4987     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4988
4989 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
4990 - type: "table"
4991   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
4992   algorithm: "table_comparison"
4993   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
4994   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4995   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4996   columns:
4997     - title: "3n-hsw xl710"
4998       data-set: "vpp-compare-testbeds-ref"
4999       tag: "NIC_Intel-XL710"
5000     - title: "3n-skx xxv710"
5001       data-set: "vpp-compare-testbeds-cmp"
5002       tag: "NIC_Intel-XXV710"
5003   comparisons:
5004     - title: "Diff"
5005       reference: 1
5006       compare: 2
5007   legend:
5008     - ""
5009     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5010     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5011
5012 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
5013 - type: "table"
5014   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
5015   algorithm: "table_comparison"
5016   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
5017   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5018   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5019   columns:
5020     - title: "3n-hsw xl710"
5021       data-set: "vpp-compare-testbeds-ref"
5022       tag: "NIC_Intel-XL710"
5023     - title: "3n-skx xxv710"
5024       data-set: "vpp-compare-testbeds-cmp"
5025       tag: "NIC_Intel-XXV710"
5026   comparisons:
5027     - title: "Diff"
5028       reference: 1
5029       compare: 2
5030   legend:
5031     - ""
5032     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5033     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5034
5035 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
5036 - type: "table"
5037   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
5038   algorithm: "table_comparison"
5039   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
5040   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5041   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5042   columns:
5043     - title: "2n-skx"
5044       data-set: "vpp-compare-testbeds-skx-clx-ref"
5045     - title: "2n-clx"
5046       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5047   comparisons:
5048     - title: "Diff"
5049       reference: 1
5050       compare: 2
5051   legend:
5052     - ""
5053     - "2n-skx, 2n-clx - testbeds and NICs tested."
5054     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5055
5056 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
5057 - type: "table"
5058   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
5059   algorithm: "table_comparison"
5060   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
5061   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5062   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5063   columns:
5064     - title: "2n-skx"
5065       data-set: "vpp-compare-testbeds-skx-clx-ref"
5066     - title: "2n-clx"
5067       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5068   comparisons:
5069     - title: "Diff"
5070       reference: 1
5071       compare: 2
5072   legend:
5073     - ""
5074     - "2n-skx, 2n-clx - testbeds and NICs tested."
5075     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5076
5077 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
5078 - type: "table"
5079   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
5080   algorithm: "table_comparison"
5081   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
5082   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5083   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5084   columns:
5085     - title: "2n-skx"
5086       data-set: "vpp-compare-testbeds-skx-clx-ref"
5087     - title: "2n-clx"
5088       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5089   comparisons:
5090     - title: "Diff"
5091       reference: 1
5092       compare: 2
5093   legend:
5094     - ""
5095     - "2n-skx, 2n-clx - testbeds and NICs tested."
5096     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5097
5098 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
5099 - type: "table"
5100   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
5101   algorithm: "table_comparison"
5102   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
5103   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5104   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5105   columns:
5106     - title: "2n-skx"
5107       data-set: "vpp-compare-testbeds-skx-clx-ref"
5108     - title: "2n-clx"
5109       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5110   comparisons:
5111     - title: "Diff"
5112       reference: 1
5113       compare: 2
5114   legend:
5115     - ""
5116     - "2n-skx, 2n-clx - testbeds and NICs tested."
5117     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5118
5119 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
5120 - type: "table"
5121   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
5122   algorithm: "table_comparison"
5123   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
5124   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5125   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5126   columns:
5127     - title: "3n-hsw xl710"
5128       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5129       tag: "NIC_Intel-XL710"
5130     - title: "2n-clx xxv710"
5131       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5132       tag: "NIC_Intel-XXV710"
5133   comparisons:
5134     - title: "Diff"
5135       reference: 1
5136       compare: 2
5137   legend:
5138     - ""
5139     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5140     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5141
5142 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
5143 - type: "table"
5144   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
5145   algorithm: "table_comparison"
5146   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
5147   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5148   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5149   columns:
5150     - title: "3n-hsw xl710"
5151       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5152       tag: "NIC_Intel-XL710"
5153     - title: "2n-clx xxv710"
5154       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5155       tag: "NIC_Intel-XXV710"
5156   comparisons:
5157     - title: "Diff"
5158       reference: 1
5159       compare: 2
5160   legend:
5161     - ""
5162     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5163     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5164
5165 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
5166 - type: "table"
5167   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
5168   algorithm: "table_comparison"
5169   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
5170   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5171   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5172   columns:
5173     - title: "3n-hsw xl710"
5174       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5175       tag: "NIC_Intel-XL710"
5176     - title: "2n-clx xxv710"
5177       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5178       tag: "NIC_Intel-XXV710"
5179   comparisons:
5180     - title: "Diff"
5181       reference: 1
5182       compare: 2
5183   legend:
5184     - ""
5185     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5186     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5187
5188 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
5189 - type: "table"
5190   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
5191   algorithm: "table_comparison"
5192   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
5193   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5194   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5195   columns:
5196     - title: "3n-hsw xl710"
5197       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5198       tag: "NIC_Intel-XL710"
5199     - title: "2n-clx xxv710"
5200       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5201       tag: "NIC_Intel-XXV710"
5202   comparisons:
5203     - title: "Diff"
5204       reference: 1
5205       compare: 2
5206   legend:
5207     - ""
5208     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5209     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5210
5211 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
5212 - type: "table"
5213   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
5214   algorithm: "table_comparison"
5215   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
5216   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5217   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
5218   columns:
5219     - title: "3n-skx"
5220       data-set: "vpp-compare-topologies-ref"
5221     - title: "2n-skx"
5222       data-set: "vpp-compare-topologies-cmp"
5223   comparisons:
5224     - title: "Diff"
5225       reference: 1
5226       compare: 2
5227   legend:
5228     - ""
5229     - "3n-skx, 2n-skx - topologies tested."
5230     - "Diff - difference between 3n-skx and 2n-skx topologies."
5231
5232 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
5233 - type: "table"
5234   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
5235   algorithm: "table_comparison"
5236   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
5237   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5238   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
5239   columns:
5240     - title: "3n-skx"
5241       data-set: "vpp-compare-topologies-ref"
5242     - title: "2n-skx"
5243       data-set: "vpp-compare-topologies-cmp"
5244   comparisons:
5245     - title: "Diff"
5246       reference: 1
5247       compare: 2
5248   legend:
5249     - ""
5250     - "3n-skx, 2n-skx - topologies tested."
5251     - "Diff - difference between 3n-skx and 2n-skx topologies."
5252
5253 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
5254 - type: "table"
5255   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
5256   algorithm: "table_comparison"
5257   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
5258   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5259   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
5260   columns:
5261     - title: "3n-skx"
5262       data-set: "vpp-compare-topologies-ref"
5263     - title: "2n-skx"
5264       data-set: "vpp-compare-topologies-cmp"
5265   comparisons:
5266     - title: "Diff"
5267       reference: 1
5268       compare: 2
5269   legend:
5270     - ""
5271     - "3n-skx, 2n-skx - topologies tested."
5272     - "Diff - difference between 3n-skx and 2n-skx topologies."
5273
5274 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
5275 - type: "table"
5276   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
5277   algorithm: "table_comparison"
5278   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
5279   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5280   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
5281   columns:
5282     - title: "3n-skx"
5283       data-set: "vpp-compare-topologies-ref"
5284     - title: "2n-skx"
5285       data-set: "vpp-compare-topologies-cmp"
5286   comparisons:
5287     - title: "Diff"
5288       reference: 1
5289       compare: 2
5290   legend:
5291     - ""
5292     - "3n-skx, 2n-skx - topologies tested."
5293     - "Diff - difference between 3n-skx and 2n-skx topologies."
5294
5295 # VPP Performance Changes 3n-hsw 1t1c mrr
5296 - type: "table"
5297   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
5298   algorithm: "table_comparison"
5299   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
5300   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5301   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5302   columns:
5303     - title: "2005.0-5"
5304       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5305     - title: "2009.0-5"
5306       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-old"
5307     - title: "2009.0-6"
5308       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-new"
5309     - title: "2101.0-6"
5310       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5311   comparisons:
5312     - title: "2009.0-6 vs 2009.0-5"
5313       reference: 2
5314       compare: 3
5315 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca1.yaml"
5316     - title: "2101.0-6 vs 2009.0-6"
5317       reference: 3
5318       compare: 4
5319 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca2.yaml"
5320   legend:
5321     - ''
5322     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5323     - '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).'
5324     - '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.'
5325     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5326     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5327
5328 # VPP Performance Changes 3n-hsw 2t2c mrr
5329 - type: "table"
5330   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
5331   algorithm: "table_comparison"
5332   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
5333   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5334   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5335   columns:
5336     - title: "2005.0-5"
5337       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5338     - title: "2009.0-5"
5339       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-old"
5340     - title: "2009.0-6"
5341       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-new"
5342     - title: "2101.0-6"
5343       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5344   comparisons:
5345     - title: "2009.0-6 vs 2009.0-5"
5346       reference: 2
5347       compare: 3
5348 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca1.yaml"
5349     - title: "2101.0-6 vs 2009.0-6"
5350       reference: 3
5351       compare: 4
5352 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca2.yaml"
5353   legend:
5354     - ''
5355     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5356     - '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).'
5357     - '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.'
5358     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5359     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5360
5361 # VPP Performance Changes 3n-hsw 4t4c mrr
5362 - type: "table"
5363   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
5364   algorithm: "table_comparison"
5365   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
5366   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5367   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5368   columns:
5369     - title: "2005.0-5"
5370       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5371     - title: "2009.0-5"
5372       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-old"
5373     - title: "2009.0-6"
5374       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-new"
5375     - title: "2101.0-6"
5376       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5377   comparisons:
5378     - title: "2009.0-6 vs 2009.0-5"
5379       reference: 2
5380       compare: 3
5381 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca1.yaml"
5382     - title: "2101.0-6 vs 2009.0-6"
5383       reference: 3
5384       compare: 4
5385 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca2.yaml"
5386   legend:
5387     - ''
5388     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5389     - '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).'
5390     - '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.'
5391     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5392     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5393
5394 # VPP Performance Changes 3n-skx 2t1c mrr
5395 - type: "table"
5396   title: "VPP Performance Changes 3n-skx 2t1c mrr"
5397   algorithm: "table_comparison"
5398   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
5399   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5400   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5401   columns:
5402     - title: "2005.0-5"
5403       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
5404     - title: "2009.0-5"
5405       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-old"
5406     - title: "2009.0-6"
5407       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-new"
5408     - title: "2101.0-6"
5409       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5410   comparisons:
5411     - title: "2009.0-6 vs 2009.0-5"
5412       reference: 2
5413       compare: 3
5414 #      rca-file: "rca/rca-3n-skx-2t1c-mrr-rca1.yaml"
5415     - title: "2101.0-6 vs 2009.0-6"
5416       reference: 3
5417       compare: 4
5418 #      rca-file: "rca/rca-3n-skx-2t1c-mrr-rca2.yaml"
5419   legend:
5420     - ''
5421     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5422     - '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).'
5423     - '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.'
5424     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5425     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5426
5427 # VPP Performance Changes 3n-skx 4t2c mrr
5428 - type: "table"
5429   title: "VPP Performance Changes 3n-skx 4t2c mrr"
5430   algorithm: "table_comparison"
5431   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
5432   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5433   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5434   columns:
5435     - title: "2005.0-5"
5436       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
5437     - title: "2009.0-5"
5438       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-old"
5439     - title: "2009.0-6"
5440       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-new"
5441     - title: "2101.0-6"
5442       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5443   comparisons:
5444     - title: "2009.0-6 vs 2009.0-5"
5445       reference: 2
5446       compare: 3
5447 #      rca-file: "rca/rca-3n-skx-4t2c-mrr-rca1.yaml"
5448     - title: "2101.0-6 vs 2009.0-6"
5449       reference: 3
5450       compare: 4
5451 #      rca-file: "rca/rca-3n-skx-4t2c-mrr-rca2.yaml"
5452   legend:
5453     - ''
5454     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5455     - '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).'
5456     - '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.'
5457     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5458     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5459
5460 # VPP Performance Changes 3n-skx 8t4c mrr
5461 - type: "table"
5462   title: "VPP Performance Changes 3n-skx 8t4c mrr"
5463   algorithm: "table_comparison"
5464   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
5465   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5466   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5467   columns:
5468     - title: "2005.0-5"
5469       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
5470     - title: "2009.0-5"
5471       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-old"
5472     - title: "2009.0-6"
5473       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-new"
5474     - title: "2101.0-6"
5475       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5476   comparisons:
5477     - title: "2009.0-6 vs 2009.0-5"
5478       reference: 2
5479       compare: 3
5480 #      rca-file: "rca/rca-3n-skx-8t4c-mrr-rca1.yaml"
5481     - title: "2101.0-6 vs 2009.0-6"
5482       reference: 3
5483       compare: 4
5484 #      rca-file: "rca/rca-3n-skx-8t4c-mrr-rca2.yaml"
5485   legend:
5486     - ''
5487     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5488     - '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).'
5489     - '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.'
5490     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5491     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5492
5493 # VPP Performance Changes 2n-skx 2t1c mrr
5494 - type: "table"
5495   title: "VPP Performance Changes 2n-skx 2t1c mrr"
5496   algorithm: "table_comparison"
5497   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
5498   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5499   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5500   columns:
5501     - title: "2005.0-5"
5502       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
5503     - title: "2009.0-5"
5504       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-old"
5505     - title: "2009.0-6"
5506       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-new"
5507     - title: "2101.0-6"
5508       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5509   comparisons:
5510     - title: "2009.0-6 vs 2009.0-5"
5511       reference: 2
5512       compare: 3
5513 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca1.yaml"
5514     - title: "2101.0-6 vs 2009.0-6"
5515       reference: 3
5516       compare: 4
5517 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca2.yaml"
5518   legend:
5519     - ''
5520     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5521     - '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).'
5522     - '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.'
5523     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5524     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5525
5526 # VPP Performance Changes 2n-skx 4t2c mrr
5527 - type: "table"
5528   title: "VPP Performance Changes 2n-skx 4t2c mrr"
5529   algorithm: "table_comparison"
5530   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
5531   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5532   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5533   columns:
5534     - title: "2005.0-5"
5535       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
5536     - title: "2009.0-5"
5537       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-old"
5538     - title: "2009.0-6"
5539       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-new"
5540     - title: "2101.0-6"
5541       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5542   comparisons:
5543     - title: "2009.0-6 vs 2009.0-5"
5544       reference: 2
5545       compare: 3
5546 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca1.yaml"
5547     - title: "2101.0-6 vs 2009.0-6"
5548       reference: 3
5549       compare: 4
5550 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca2.yaml"
5551   legend:
5552     - ''
5553     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5554     - '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).'
5555     - '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.'
5556     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5557     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5558
5559 # VPP Performance Changes 2n-skx 8t4c mrr
5560 - type: "table"
5561   title: "VPP Performance Changes 2n-skx 8t4c mrr"
5562   algorithm: "table_comparison"
5563   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
5564   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5565   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5566   columns:
5567     - title: "2005.0-5"
5568       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
5569     - title: "2009.0-5"
5570       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-old"
5571     - title: "2009.0-6"
5572       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-new"
5573     - title: "2101.0-6"
5574       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5575   comparisons:
5576     - title: "2009.0-6 vs 2009.0-5"
5577       reference: 2
5578       compare: 3
5579 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca1.yaml"
5580     - title: "2101.0-6 vs 2009.0-6"
5581       reference: 3
5582       compare: 4
5583 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca2.yaml"
5584   legend:
5585     - ''
5586     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5587     - '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).'
5588     - '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.'
5589     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5590     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5591
5592 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
5593 - type: "table"
5594   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
5595   algorithm: "table_comparison"
5596   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
5597   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5598   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5599   columns:
5600     - title: "2005.0-5"
5601       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
5602     - title: "2009.0-5"
5603       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
5604     - title: "2009.0-6"
5605       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
5606     - title: "2101.0-6"
5607       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5608   comparisons:
5609     - title: "2009.0-6 vs 2009.0-5"
5610       reference: 2
5611       compare: 3
5612 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca1.yaml"
5613     - title: "2101.0-6 vs 2009.0-6"
5614       reference: 3
5615       compare: 4
5616 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca2.yaml"
5617   legend:
5618     - ''
5619     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5620     - '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).'
5621     - '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.'
5622     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5623     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5624
5625 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
5626 - type: "table"
5627   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
5628   algorithm: "table_comparison"
5629   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
5630   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5631   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5632   columns:
5633     - title: "2005.0-5"
5634       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
5635     - title: "2009.0-5"
5636       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
5637     - title: "2009.0-6"
5638       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
5639     - title: "2101.0-6"
5640       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5641   comparisons:
5642     - title: "2009.0-6 vs 2009.0-5"
5643       reference: 2
5644       compare: 3
5645 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca1.yaml"
5646     - title: "2101.0-6 vs 2009.0-6"
5647       reference: 3
5648       compare: 4
5649 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca2.yaml"
5650   legend:
5651     - ''
5652     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5653     - '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).'
5654     - '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.'
5655     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5656     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5657
5658 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
5659 - type: "table"
5660   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
5661   algorithm: "table_comparison"
5662   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
5663   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5664   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5665   columns:
5666     - title: "2005.0-5"
5667       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
5668     - title: "2009.0-5"
5669       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
5670     - title: "2009.0-6"
5671       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
5672     - title: "2101.0-6"
5673       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5674   comparisons:
5675     - title: "2009.0-6 vs 2009.0-5"
5676       reference: 2
5677       compare: 3
5678 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca1.yaml"
5679     - title: "2101.0-6 vs 2009.0-6"
5680       reference: 3
5681       compare: 4
5682 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca2.yaml"
5683   legend:
5684     - ''
5685     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5686     - '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).'
5687     - '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.'
5688     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5689     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5690
5691 # VPP Performance Changes 2n-zn2-xxv710 2t1c mrr
5692 - type: "table"
5693   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c mrr"
5694   algorithm: "table_comparison"
5695   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-mrr"
5696   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5697   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710'"
5698   columns:
5699 #     - title: "2005.0-5"
5700 #       data-set: "vpp-performance-changes-2n-zn2-mrr-h1"
5701     - title: "2009.0-5"
5702       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-old"
5703     - title: "2009.0-6"
5704       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-new"
5705     - title: "2101.0-6"
5706       data-set: "vpp-performance-changes-2n-zn2-mrr-cmp"
5707   comparisons:
5708     - title: "2009.0-6 vs 2009.0-5"
5709       reference: 1  # 2
5710       compare: 2  # 3
5711 #      rca-file: "rca/rca-2n-zn2-2t1c-mrr-rca1.yaml"
5712     - title: "2101.0-6 vs 2009.0-6"
5713       reference: 2  # 3
5714       compare: 3  # 4
5715 #      rca-file: "rca/rca-2n-zn2-2t1c-mrr-rca2.yaml"
5716   legend:
5717     - ''
5718     - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
5719     - '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).'
5720     - '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.'
5721     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5722     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5723
5724 # VPP Performance Changes 2n-zn2-xxv710 4t2c mrr
5725 - type: "table"
5726   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c mrr"
5727   algorithm: "table_comparison"
5728   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-mrr"
5729   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5730   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710'"
5731   columns:
5732 #     - title: "2005.0-5"
5733 #       data-set: "vpp-performance-changes-2n-zn2-mrr-h1"
5734     - title: "2009.0-5"
5735       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-old"
5736     - title: "2009.0-6"
5737       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-new"
5738     - title: "2101.0-6"
5739       data-set: "vpp-performance-changes-2n-zn2-mrr-cmp"
5740   comparisons:
5741     - title: "2009.0-6 vs 2009.0-5"
5742       reference: 1  # 2
5743       compare: 2  # 3
5744 #      rca-file: "rca/rca-2n-zn2-4t2c-mrr-rca1.yaml"
5745     - title: "2101.0-6 vs 2009.0-6"
5746       reference: 2  # 3
5747       compare: 3  # 4
5748 #      rca-file: "rca/rca-2n-zn2-4t2c-mrr-rca2.yaml"
5749   legend:
5750     - ''
5751     - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
5752     - '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).'
5753     - '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.'
5754     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5755     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5756
5757 # VPP Performance Changes 2n-zn2-xxv710 8t4c mrr
5758 - type: "table"
5759   title: "VPP Performance Changes 2n-zn2-xxv710 8t4c mrr"
5760   algorithm: "table_comparison"
5761   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-8t4c-mrr"
5762   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5763   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710'"
5764   columns:
5765 #     - title: "2005.0-5"
5766 #       data-set: "vpp-performance-changes-2n-zn2-mrr-h1"
5767     - title: "2009.0-5"
5768       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-old"
5769     - title: "2009.0-6"
5770       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-new"
5771     - title: "2101.0-6"
5772       data-set: "vpp-performance-changes-2n-zn2-mrr-cmp"
5773   comparisons:
5774     - title: "2009.0-6 vs 2009.0-5"
5775       reference: 1  # 2
5776       compare: 2  # 3
5777 #      rca-file: "rca/rca-2n-zn2-8t4c-mrr-rca1.yaml"
5778     - title: "2101.0-6 vs 2009.0-6"
5779       reference: 2  # 3
5780       compare: 3  # 4
5781 #      rca-file: "rca/rca-2n-zn2-8t4c-mrr-rca2.yaml"
5782   legend:
5783     - ''
5784     - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
5785     - '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).'
5786     - '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.'
5787     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5788     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5789
5790 # VPP Performance Changes 2n-dnv 1t1c mrr
5791 - type: "table"
5792   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
5793   algorithm: "table_comparison"
5794   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
5795   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5796   filter: "'1T1C'"
5797   columns:
5798     - title: "2005.0-5"
5799       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5800     - title: "2009.0-5"
5801       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-old"
5802 #     - title: "2009.0-6"
5803 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
5804     - title: "2101.0-6"
5805       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5806   comparisons:
5807 #     - title: "2009.0-6 vs 2009.0-5"
5808 #       reference: 2
5809 #       compare: 3
5810     - title: "2101.0-6 vs 2009.0-5"
5811       reference: 2
5812       compare: 3
5813   legend:
5814     - ''
5815     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5816     - '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).'
5817     - '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.'
5818 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5819     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5820
5821 # VPP Performance Changes 2n-dnv 2t2c mrr
5822 - type: "table"
5823   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
5824   algorithm: "table_comparison"
5825   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
5826   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5827   filter: "'2T2C'"
5828   columns:
5829     - title: "2005.0-5"
5830       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5831     - title: "2009.0-5"
5832       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-old"
5833 #     - title: "2009.0-6"
5834 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
5835     - title: "2101.0-6"
5836       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5837   comparisons:
5838 #     - title: "2009.0-6 vs 2009.0-5"
5839 #       reference: 2
5840 #       compare: 3
5841     - title: "2101.0-6 vs 2009.0-5"
5842       reference: 2
5843       compare: 3
5844   legend:
5845     - ''
5846     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5847     - '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).'
5848     - '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.'
5849 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5850     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5851
5852 # VPP Performance Changes 2n-dnv 4t4c mrr
5853 - type: "table"
5854   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
5855   algorithm: "table_comparison"
5856   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
5857   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5858   filter: "'4T4C'"
5859   columns:
5860     - title: "2005.0-5"
5861       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5862     - title: "2009.0-5"
5863       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-old"
5864 #     - title: "2009.0-6"
5865 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
5866     - title: "2101.0-6"
5867       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5868   comparisons:
5869 #     - title: "2009.0-6 vs 2009.0-5"
5870 #       reference: 2
5871 #       compare: 3
5872     - title: "2101.0-6 vs 2009.0-5"
5873       reference: 2
5874       compare: 3
5875   legend:
5876     - ''
5877     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5878     - '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).'
5879     - '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.'
5880 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5881     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5882
5883 # VPP Performance Changes 3n-dnv 1t1c mrr
5884 - type: "table"
5885   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
5886   algorithm: "table_comparison"
5887   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
5888   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5889   filter: "'1T1C'"
5890   columns:
5891     - title: "2005.0-5"
5892       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5893     - title: "2009.0-5"
5894       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-old"
5895 #     - title: "2009.0-6"
5896 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
5897     - title: "2101.0-6"
5898       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5899   comparisons:
5900 #     - title: "2009.0-6 vs 2009.0-5"
5901 #       reference: 2
5902 #       compare: 3
5903     - title: "2101.0-6 vs 2009.0-5"
5904       reference: 2
5905       compare: 3
5906   legend:
5907     - ''
5908     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5909     - '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).'
5910     - '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.'
5911 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5912     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5913
5914 # VPP Performance Changes 3n-dnv 2t2c mrr
5915 - type: "table"
5916   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
5917   algorithm: "table_comparison"
5918   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
5919   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5920   filter: "'2T2C'"
5921   columns:
5922     - title: "2005.0-5"
5923       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5924     - title: "2009.0-5"
5925       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-old"
5926 #     - title: "2009.0-6"
5927 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
5928     - title: "2101.0-6"
5929       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5930   comparisons:
5931 #     - title: "2009.0-6 vs 2009.0-5"
5932 #       reference: 2
5933 #       compare: 3
5934     - title: "2101.0-6 vs 2009.0-5"
5935       reference: 2
5936       compare: 3
5937   legend:
5938     - ''
5939     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5940     - '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).'
5941     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5942 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5943     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5944
5945 # VPP Performance Changes 3n-dnv 4t4c mrr
5946 - type: "table"
5947   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
5948   algorithm: "table_comparison"
5949   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
5950   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5951   filter: "'4T4C'"
5952   columns:
5953     - title: "2005.0-5"
5954       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5955     - title: "2009.0-5"
5956       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-old"
5957 #     - title: "2009.0-6"
5958 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
5959     - title: "2101.0-6"
5960       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5961   comparisons:
5962 #     - title: "2009.0-6 vs 2009.0-5"
5963 #       reference: 2
5964 #       compare: 3
5965     - title: "2101.0-6 vs 2009.0-5"
5966       reference: 2
5967       compare: 3
5968   legend:
5969     - ''
5970     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5971     - '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).'
5972     - '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.'
5973 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5974     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5975
5976 # VPP Performance Changes 3n-tsh 1t1c mrr
5977 - type: "table"
5978   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
5979   algorithm: "table_comparison"
5980   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
5981   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5982   filter: "'1T1C'"
5983   columns:
5984     - title: "2005.0-5"
5985       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5986     - title: "2009.0-5"
5987       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-old"
5988     - title: "2009.0-6"
5989       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-new"
5990     - title: "2101.0-6"
5991       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5992   comparisons:
5993     - title: "2009.0-6 vs 2009.0-5"
5994       reference: 2
5995       compare: 3
5996     - title: "2101.0-6 vs 2009.0-6"
5997       reference: 3
5998       compare: 4
5999   legend:
6000     - ''
6001     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6002     - '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).'
6003     - '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.'
6004     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6005     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6006
6007 # VPP Performance Changes 3n-tsh 2t2c mrr
6008 - type: "table"
6009   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
6010   algorithm: "table_comparison"
6011   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
6012   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6013   filter: "'2T2C'"
6014   columns:
6015     - title: "2005.0-5"
6016       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6017     - title: "2009.0-5"
6018       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-old"
6019     - title: "2009.0-6"
6020       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-new"
6021     - title: "2101.0-6"
6022       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6023   comparisons:
6024     - title: "2009.0-6 vs 2009.0-5"
6025       reference: 2
6026       compare: 3
6027     - title: "2101.0-6 vs 2009.0-6"
6028       reference: 3
6029       compare: 4
6030   legend:
6031     - ''
6032     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6033     - '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).'
6034     - '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.'
6035     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6036     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6037
6038 # VPP Performance Changes 3n-tsh 4t4c mrr
6039 - type: "table"
6040   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
6041   algorithm: "table_comparison"
6042   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
6043   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6044   filter: "'4T4C'"
6045   columns:
6046     - title: "2005.0-5"
6047       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6048     - title: "2009.0-5"
6049       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-old"
6050     - title: "2009.0-6"
6051       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-new"
6052     - title: "2101.0-6"
6053       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6054   comparisons:
6055     - title: "2009.0-6 vs 2009.0-5"
6056       reference: 2
6057       compare: 3
6058     - title: "2101.0-6 vs 2009.0-6"
6059       reference: 3
6060       compare: 4
6061   legend:
6062     - ''
6063     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6064     - '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).'
6065     - '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.'
6066     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6067     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6068
6069 # VPP Performance Changes 2n-tx2 1t1c mrr
6070 - type: "table"
6071   title: "VPP Performance Changes 2n-tx2 1t1c mrr"
6072   algorithm: "table_comparison"
6073   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-1t1c-mrr"
6074   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6075   filter: "'1T1C'"
6076   columns:
6077 #     - title: "2005.0-5"
6078 #       data-set: "vpp-performance-changes-2n-tx2-mrr-h1"
6079 #     - title: "2009.0-5"
6080 #       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-old"
6081     - title: "2009.0-6"
6082       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-new"
6083     - title: "2101.0-6"
6084       data-set: "vpp-performance-changes-2n-tx2-mrr-cmp"
6085   comparisons:
6086 #     - title: "2009.0-6 vs 2009.0-5"
6087 #       reference: 2
6088 #       compare: 3
6089     - title: "2101.0-6 vs 2009.0-6"
6090       reference: 1
6091       compare: 2
6092   legend:
6093     - ''
6094     - 'Test Case:            Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
6095     - '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).'
6096     - '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.'
6097 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6098     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6099
6100 # VPP Performance Changes 2n-tx2 2t2c mrr
6101 - type: "table"
6102   title: "VPP Performance Changes 2n-tx2 2t2c mrr"
6103   algorithm: "table_comparison"
6104   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-2t2c-mrr"
6105   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6106   filter: "'2T2C'"
6107   columns:
6108 #     - title: "2005.0-5"
6109 #       data-set: "vpp-performance-changes-2n-tx2-mrr-h1"
6110 #     - title: "2009.0-5"
6111 #       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-old"
6112     - title: "2009.0-6"
6113       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-new"
6114     - title: "2101.0-6"
6115       data-set: "vpp-performance-changes-2n-tx2-mrr-cmp"
6116   comparisons:
6117 #     - title: "2009.0-6 vs 2009.0-5"
6118 #       reference: 2
6119 #       compare: 3
6120     - title: "2101.0-6 vs 2009.0-6"
6121       reference: 1
6122       compare: 2
6123   legend:
6124     - ''
6125     - 'Test Case:            Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
6126     - '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).'
6127     - '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.'
6128 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6129     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6130
6131 # VPP Performance Changes 2n-tx2 4t4c mrr
6132 - type: "table"
6133   title: "VPP Performance Changes 2n-tx2 4t4c mrr"
6134   algorithm: "table_comparison"
6135   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-4t4c-mrr"
6136   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6137   filter: "'4T4C'"
6138   columns:
6139 #     - title: "2005.0-5"
6140 #       data-set: "vpp-performance-changes-2n-tx2-mrr-h1"
6141 #     - title: "2009.0-5"
6142 #       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-old"
6143     - title: "2009.0-6"
6144       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-new"
6145     - title: "2101.0-6"
6146       data-set: "vpp-performance-changes-2n-tx2-mrr-cmp"
6147   comparisons:
6148 #     - title: "2009.0-6 vs 2009.0-5"
6149 #       reference: 2
6150 #       compare: 3
6151     - title: "2101.0-6 vs 2009.0-6"
6152       reference: 1
6153       compare: 2
6154   legend:
6155     - ''
6156     - 'Test Case:            Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
6157     - '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).'
6158     - '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.'
6159 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6160     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6161
6162 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
6163 - type: "table"
6164   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
6165   algorithm: "table_comparison"
6166   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
6167   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6168   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
6169   columns:
6170     - title: "3n-hsw xl710"
6171       data-set: "vpp-compare-testbeds-mrr-ref"
6172       tag: "NIC_Intel-XL710"
6173     - title: "3n-skx xxv710"
6174       data-set: "vpp-compare-testbeds-mrr-cmp"
6175       tag: "NIC_Intel-XXV710"
6176   comparisons:
6177     - title: "Diff"
6178       reference: 1
6179       compare: 2
6180   legend:
6181     - ""
6182     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6183     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6184
6185 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
6186 - type: "table"
6187   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
6188   algorithm: "table_comparison"
6189   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
6190   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6191   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
6192   columns:
6193     - title: "3n-hsw xl710"
6194       data-set: "vpp-compare-testbeds-mrr-ref"
6195       tag: "NIC_Intel-XL710"
6196     - title: "3n-skx xxv710"
6197       data-set: "vpp-compare-testbeds-mrr-cmp"
6198       tag: "NIC_Intel-XXV710"
6199   comparisons:
6200     - title: "Diff"
6201       reference: 1
6202       compare: 2
6203   legend:
6204     - ""
6205     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6206     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6207
6208 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
6209 - type: "table"
6210   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
6211   algorithm: "table_comparison"
6212   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
6213   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6214   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
6215   columns:
6216     - title: "3n-hsw xl710"
6217       data-set: "vpp-compare-testbeds-mrr-ref"
6218       tag: "NIC_Intel-XL710"
6219     - title: "3n-skx xxv710"
6220       data-set: "vpp-compare-testbeds-mrr-cmp"
6221       tag: "NIC_Intel-XXV710"
6222   comparisons:
6223     - title: "Diff"
6224       reference: 1
6225       compare: 2
6226   legend:
6227     - ""
6228     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6229     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6230
6231 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
6232 - type: "table"
6233   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
6234   algorithm: "table_comparison"
6235   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
6236   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6237   filter: "'2T1C' and 'NIC_Intel-XXV710'"
6238   columns:
6239     - title: "2n-skx"
6240       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6241     - title: "2n-clx"
6242       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6243   comparisons:
6244     - title: "Diff"
6245       reference: 1
6246       compare: 2
6247   legend:
6248     - ""
6249     - "2n-skx, 2n-clx - testbeds and NICs tested."
6250     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6251
6252 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
6253 - type: "table"
6254   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
6255   algorithm: "table_comparison"
6256   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
6257   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6258   filter: "'4T2C' and 'NIC_Intel-XXV710'"
6259   columns:
6260     - title: "2n-skx"
6261       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6262     - title: "2n-clx"
6263       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6264   comparisons:
6265     - title: "Diff"
6266       reference: 1
6267       compare: 2
6268   legend:
6269     - ""
6270     - "2n-skx, 2n-clx - testbeds and NICs tested."
6271     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6272
6273 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
6274 - type: "table"
6275   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
6276   algorithm: "table_comparison"
6277   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
6278   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6279   filter: "'8T4C' and 'NIC_Intel-XXV710'"
6280   columns:
6281     - title: "2n-skx"
6282       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6283     - title: "2n-clx"
6284       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6285   comparisons:
6286     - title: "Diff"
6287       reference: 1
6288       compare: 2
6289   legend:
6290     - ""
6291     - "2n-skx, 2n-clx - testbeds and NICs tested."
6292     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6293
6294 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
6295 - type: "table"
6296   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
6297   algorithm: "table_comparison"
6298   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
6299   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6300   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
6301   columns:
6302     - title: "3n-skx"
6303       data-set: "vpp-compare-topologies-mrr-ref"
6304     - title: "2n-skx"
6305       data-set: "vpp-compare-topologies-mrr-cmp"
6306   comparisons:
6307     - title: "Diff"
6308       reference: 1
6309       compare: 2
6310   legend:
6311     - ""
6312     - "3n-skx, 2n-skx - topologies tested."
6313     - "Diff - difference between 3n-skx and 2n-skx topologies."
6314
6315 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
6316 - type: "table"
6317   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
6318   algorithm: "table_comparison"
6319   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
6320   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6321   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
6322   columns:
6323     - title: "3n-skx"
6324       data-set: "vpp-compare-topologies-mrr-ref"
6325     - title: "2n-skx"
6326       data-set: "vpp-compare-topologies-mrr-cmp"
6327   comparisons:
6328     - title: "Diff"
6329       reference: 1
6330       compare: 2
6331   legend:
6332     - ""
6333     - "3n-skx, 2n-skx - topologies tested."
6334     - "Diff - difference between 3n-skx and 2n-skx topologies."
6335
6336 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
6337 - type: "table"
6338   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
6339   algorithm: "table_comparison"
6340   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
6341   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6342   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
6343   columns:
6344     - title: "3n-skx"
6345       data-set: "vpp-compare-topologies-mrr-ref"
6346     - title: "2n-skx"
6347       data-set: "vpp-compare-topologies-mrr-cmp"
6348   comparisons:
6349     - title: "Diff"
6350       reference: 1
6351       compare: 2
6352   legend:
6353     - ""
6354     - "3n-skx, 2n-skx - topologies tested."
6355     - "Diff - difference between 3n-skx and 2n-skx topologies."
6356
6357 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
6358 - type: "table"
6359   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
6360   algorithm: "table_comparison"
6361   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
6362   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6363   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
6364   columns:
6365     - title: "3n-hsw xl710"
6366       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6367       tag: "NIC_Intel-XL710"
6368     - title: "2n-clx xxv710"
6369       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6370       tag: "NIC_Intel-XXV710"
6371   comparisons:
6372     - title: "Diff"
6373       reference: 1
6374       compare: 2
6375   legend:
6376     - ""
6377     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6378     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6379
6380 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
6381 - type: "table"
6382   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
6383   algorithm: "table_comparison"
6384   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
6385   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6386   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
6387   columns:
6388     - title: "3n-hsw xl710"
6389       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6390       tag: "NIC_Intel-XL710"
6391     - title: "2n-clx xxv710"
6392       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6393       tag: "NIC_Intel-XXV710"
6394   comparisons:
6395     - title: "Diff"
6396       reference: 1
6397       compare: 2
6398   legend:
6399     - ""
6400     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6401     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6402
6403 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
6404 - type: "table"
6405   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
6406   algorithm: "table_comparison"
6407   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
6408   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6409   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
6410   columns:
6411     - title: "3n-hsw xl710"
6412       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6413       tag: "NIC_Intel-XL710"
6414     - title: "2n-clx xxv710"
6415       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6416       tag: "NIC_Intel-XXV710"
6417   comparisons:
6418     - title: "Diff"
6419       reference: 1
6420       compare: 2
6421   legend:
6422     - ""
6423     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6424     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6425
6426 # Detailed Test Results - VPP Performance Results 3n-hsw
6427 - type: "table"
6428   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
6429   algorithm: "table_merged_details"
6430   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
6431   columns:
6432     - title: " |prein| Test Name |preout| "
6433       data: "data name"
6434     - 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| "
6435       data: "data msg"
6436   data: "vpp-perf-results-3n-hsw"
6437   filter: "all"
6438   parameters:
6439   - "name"
6440   - "parent"
6441   - "msg"
6442
6443 # Detailed Test Results - VPP Performance Results 3n-skx
6444 - type: "table"
6445   title: "Detailed Test Results - VPP Performance Results 3n-skx"
6446   algorithm: "table_merged_details"
6447   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
6448   columns:
6449     - title: " |prein| Test Name |preout| "
6450       data: "data name"
6451     - 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| "
6452       data: "data msg"
6453   data: "vpp-perf-results-3n-skx"
6454   filter: "all"
6455   remove-ndr: False
6456   parameters:
6457   - "name"
6458   - "parent"
6459   - "msg"
6460
6461 # Detailed Test Results - VPP Performance Results 2n-skx
6462 - type: "table"
6463   title: "Detailed Test Results - VPP Performance Results 2n-skx"
6464   algorithm: "table_merged_details"
6465   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
6466   columns:
6467     - title: " |prein| Test Name |preout| "
6468       data: "data name"
6469     - 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| "
6470       data: "data msg"
6471   data: "vpp-perf-results-2n-skx"
6472   filter: "all"
6473   remove-ndr: False
6474   parameters:
6475   - "name"
6476   - "parent"
6477   - "msg"
6478
6479 # Detailed Test Results - VPP Performance Results 2n-zn2
6480 - type: "table"
6481   title: "Detailed Test Results - VPP Performance Results 2n-zn2"
6482   algorithm: "table_merged_details"
6483   output-file: "{DIR[DTR,PERF,VPP,2N,ZN2]}/"
6484   columns:
6485     - title: " |prein| Test Name |preout| "
6486       data: "data name"
6487     - 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| "
6488       data: "data msg"
6489   data: "vpp-perf-results-2n-zn2"
6490   filter: "all"
6491   remove-ndr: False
6492   parameters:
6493   - "name"
6494   - "parent"
6495   - "msg"
6496
6497 # Detailed Test Results - VPP Performance Results 2n-clx
6498 - type: "table"
6499   title: "Detailed Test Results - VPP Performance Results 2n-clx"
6500   algorithm: "table_merged_details"
6501   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
6502   columns:
6503     - title: " |prein| Test Name |preout| "
6504       data: "data name"
6505     - 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| "
6506       data: "data msg"
6507   data: "vpp-perf-results-2n-clx"
6508   filter: "all"
6509   parameters:
6510   - "name"
6511   - "parent"
6512   - "msg"
6513
6514 # Detailed Test Results - VPP Performance Results 3n-tsh
6515 - type: "table"
6516   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
6517   algorithm: "table_merged_details"
6518   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
6519   columns:
6520     - title: " |prein| Test Name |preout| "
6521       data: "data name"
6522     - 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| "
6523       data: "data msg"
6524   data: "vpp-perf-results-3n-tsh"
6525   filter: "all"
6526   parameters:
6527   - "name"
6528   - "parent"
6529   - "msg"
6530
6531 # Detailed Test Results - VPP Performance Results 2n-tx2
6532 - type: "table"
6533   title: "Detailed Test Results - VPP Performance Results 2n-tx2"
6534   algorithm: "table_merged_details"
6535   output-file: "{DIR[DTR,PERF,VPP,2N,TX2]}/"
6536   columns:
6537     - title: " |prein| Test Name |preout| "
6538       data: "data name"
6539     - 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| "
6540       data: "data msg"
6541   data: "vpp-perf-results-2n-tx2"
6542   filter: "all"
6543   parameters:
6544   - "name"
6545   - "parent"
6546   - "msg"
6547
6548 # Detailed Test Results - VPP Performance Results 3n-dnv
6549 - type: "table"
6550   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
6551   algorithm: "table_merged_details"
6552   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
6553   columns:
6554     - title: " |prein| Test Name |preout| "
6555       data: "data name"
6556     - 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| "
6557       data: "data msg"
6558   data: "vpp-perf-results-3n-dnv"
6559   filter: "all"
6560   parameters:
6561   - "name"
6562   - "parent"
6563   - "msg"
6564
6565 # Detailed Test Results - VPP Performance Results 2n-dnv
6566 - type: "table"
6567   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
6568   algorithm: "table_merged_details"
6569   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
6570   columns:
6571     - title: " |prein| Test Name |preout| "
6572       data: "data name"
6573     - 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| "
6574       data: "data msg"
6575   data: "vpp-perf-results-2n-dnv"
6576   filter: "all"
6577   parameters:
6578   - "name"
6579   - "parent"
6580   - "msg"
6581
6582 # Test configuration - VPP Performance Test Configs 3n-hsw
6583 - type: "table"
6584   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
6585   algorithm: "table_merged_details"
6586   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
6587   columns:
6588     - title: " |prein| Test Name |preout| "
6589       data: "data name"
6590     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6591       data: "data conf-history"
6592   data: "vpp-perf-results-3n-hsw"
6593   filter: "all"
6594   parameters:
6595   - "parent"
6596   - "name"
6597   - "conf-history"
6598
6599 # Test configuration - VPP Performance Test Configs 3n-skx
6600 - type: "table"
6601   title: "Test configuration - VPP Performance Test Configs 3n-skx"
6602   algorithm: "table_merged_details"
6603   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
6604   columns:
6605     - title: " |prein| Test Name |preout| "
6606       data: "data name"
6607     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6608       data: "data conf-history"
6609   data: "vpp-perf-results-3n-skx"
6610   filter: "all"
6611   parameters:
6612   - "parent"
6613   - "name"
6614   - "conf-history"
6615
6616 # Test configuration - VPP Performance Test Configs 2n-skx
6617 - type: "table"
6618   title: "Test configuration - VPP Performance Test Configs 2n-skx"
6619   algorithm: "table_merged_details"
6620   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
6621   columns:
6622     - title: " |prein| Test Name |preout| "
6623       data: "data name"
6624     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6625       data: "data conf-history"
6626   data: "vpp-perf-results-2n-skx"
6627   filter: "all"
6628   parameters:
6629   - "parent"
6630   - "name"
6631   - "conf-history"
6632
6633 # Test configuration - VPP Performance Test Configs 2n-zn2
6634 - type: "table"
6635   title: "Test configuration - VPP Performance Test Configs 2n-zn2"
6636   algorithm: "table_merged_details"
6637   output-file: "{DIR[DTC,PERF,VPP,2N,ZN2]}/"
6638   columns:
6639     - title: " |prein| Test Name |preout| "
6640       data: "data name"
6641     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6642       data: "data conf-history"
6643   data: "vpp-perf-results-2n-zn2"
6644   filter: "all"
6645   parameters:
6646   - "parent"
6647   - "name"
6648   - "conf-history"
6649
6650 # Test configuration - VPP Performance Test Configs 2n-clx
6651 - type: "table"
6652   title: "Test configuration - VPP Performance Test Configs 2n-clx"
6653   algorithm: "table_merged_details"
6654   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
6655   columns:
6656     - title: " |prein| Test Name |preout| "
6657       data: "data name"
6658     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6659       data: "data conf-history"
6660   data: "vpp-perf-results-2n-clx"
6661   filter: "all"
6662   parameters:
6663   - "parent"
6664   - "name"
6665   - "conf-history"
6666
6667 # Test configuration - VPP Performance Test Configs 3n-tsh
6668 - type: "table"
6669   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
6670   algorithm: "table_merged_details"
6671   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
6672   columns:
6673     - title: " |prein| Test Name |preout| "
6674       data: "data name"
6675     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6676       data: "data conf-history"
6677   data: "vpp-perf-results-3n-tsh"
6678   filter: "all"
6679   parameters:
6680   - "parent"
6681   - "name"
6682   - "conf-history"
6683
6684 # Test configuration - VPP Performance Test Configs 2n-tx2
6685 - type: "table"
6686   title: "Test configuration - VPP Performance Test Configs 2n-tx2"
6687   algorithm: "table_merged_details"
6688   output-file: "{DIR[DTC,PERF,VPP,2N,TX2]}/"
6689   columns:
6690     - title: " |prein| Test Name |preout| "
6691       data: "data name"
6692     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6693       data: "data conf-history"
6694   data: "vpp-perf-results-2n-tx2"
6695   filter: "all"
6696   parameters:
6697   - "parent"
6698   - "name"
6699   - "conf-history"
6700
6701 # Test configuration - VPP Performance Test Configs 3n-dnv
6702 - type: "table"
6703   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
6704   algorithm: "table_merged_details"
6705   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
6706   columns:
6707     - title: " |prein| Test Name |preout| "
6708       data: "data name"
6709     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6710       data: "data conf-history"
6711   data: "vpp-perf-results-3n-dnv"
6712   filter: "all"
6713   parameters:
6714   - "parent"
6715   - "name"
6716   - "conf-history"
6717
6718 # Test configuration - VPP Performance Test Configs 2n-dnv
6719 - type: "table"
6720   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
6721   algorithm: "table_merged_details"
6722   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
6723   columns:
6724     - title: " |prein| Test Name |preout| "
6725       data: "data name"
6726     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6727       data: "data conf-history"
6728   data: "vpp-perf-results-2n-dnv"
6729   filter: "all"
6730   parameters:
6731   - "parent"
6732   - "name"
6733   - "conf-history"
6734
6735 # Test Operational Data - VPP Performance Operational Data 3n-hsw
6736 - type: "table"
6737   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
6738   algorithm: "table_oper_data_html"
6739   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
6740   data: "vpp-perf-results-3n-hsw"
6741   filter: "all"
6742
6743 # Test Operational Data - VPP Performance Operational Data 3n-skx
6744 - type: "table"
6745   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
6746   algorithm: "table_oper_data_html"
6747   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
6748   data: "vpp-perf-results-3n-skx"
6749   filter: "all"
6750
6751 # Test Operational Data - VPP Performance Operational Data 2n-skx
6752 - type: "table"
6753   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
6754   algorithm: "table_oper_data_html"
6755   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
6756   data: "vpp-perf-results-2n-skx"
6757   filter: "all"
6758
6759 # Test Operational Data - VPP Performance Operational Data 2n-zn2
6760 - type: "table"
6761   title: "Test Operational Data - VPP Performance Operational Data 2n-zn2"
6762   algorithm: "table_oper_data_html"
6763   output-file: "{DIR[DTO,PERF,VPP,2N,ZN2]}/"
6764   data: "vpp-perf-results-2n-zn2"
6765   filter: "all"
6766
6767 # Test Operational Data - VPP Performance Operational Data 2n-clx
6768 - type: "table"
6769   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
6770   algorithm: "table_oper_data_html"
6771   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
6772   data: "vpp-perf-results-2n-clx"
6773   filter: "all"
6774
6775 # Test Operational Data - VPP Performance Operational Data 3n-tsh
6776 - type: "table"
6777   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
6778   algorithm: "table_oper_data_html"
6779   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
6780   data: "vpp-perf-results-3n-tsh"
6781   filter: "all"
6782
6783 # Test Operational Data - VPP Performance Operational Data 2n-tx2
6784 - type: "table"
6785   title: "Test Operational Data - VPP Performance Operational Data 2n-tx2"
6786   algorithm: "table_oper_data_html"
6787   output-file: "{DIR[DTO,PERF,VPP,2N,TX2]}/"
6788   data: "vpp-perf-results-2n-tx2"
6789   filter: "all"
6790
6791 # Test Operational Data - VPP Performance Operational Data 3n-dnv
6792 - type: "table"
6793   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
6794   algorithm: "table_oper_data_html"
6795   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
6796   data: "vpp-perf-results-3n-dnv"
6797   filter: "all"
6798
6799 # Test Operational Data - VPP Performance Operational Data 2n-dnv
6800 - type: "table"
6801   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
6802   algorithm: "table_oper_data_html"
6803   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
6804   data: "vpp-perf-results-2n-dnv"
6805   filter: "all"
6806
6807 # Detailed Test Results - VPP MRR Results 3n-hsw
6808 - type: "table"
6809   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
6810   algorithm: "table_merged_details"
6811   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
6812   columns:
6813     - title: " |prein| Test Name |preout| "
6814       data: "data name"
6815     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6816       data: "data msg"
6817   data: "vpp-mrr-results-3n-hsw"
6818   filter: "all"
6819   parameters:
6820   - "name"
6821   - "parent"
6822   - "msg"
6823
6824 # Detailed Test Results - VPP MRR Results 3n-skx
6825 - type: "table"
6826   title: "Detailed Test Results - VPP MRR Results 3n-skx"
6827   algorithm: "table_merged_details"
6828   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
6829   columns:
6830     - title: " |prein| Test Name |preout| "
6831       data: "data name"
6832     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6833       data: "data msg"
6834   data: "vpp-mrr-results-3n-skx"
6835   filter: "all"
6836   parameters:
6837   - "name"
6838   - "parent"
6839   - "msg"
6840
6841 # Detailed Test Results - VPP MRR Results 2n-skx
6842 - type: "table"
6843   title: "Detailed Test Results - VPP MRR Results 2n-skx"
6844   algorithm: "table_merged_details"
6845   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
6846   columns:
6847     - title: " |prein| Test Name |preout| "
6848       data: "data name"
6849     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6850       data: "data msg"
6851   data: "vpp-mrr-results-2n-skx"
6852   filter: "all"
6853   parameters:
6854   - "name"
6855   - "parent"
6856   - "msg"
6857
6858 # Detailed Test Results - VPP MRR Results 2n-zn2
6859 - type: "table"
6860   title: "Detailed Test Results - VPP MRR Results 2n-zn2"
6861   algorithm: "table_merged_details"
6862   output-file: "{DIR[DTR,MRR,VPP,2N,ZN2]}/"
6863   columns:
6864     - title: " |prein| Test Name |preout| "
6865       data: "data name"
6866     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6867       data: "data msg"
6868   data: "vpp-mrr-results-2n-zn2"
6869   filter: "all"
6870   parameters:
6871   - "name"
6872   - "parent"
6873   - "msg"
6874
6875 # Detailed Test Results - VPP MRR Results 2n-clx
6876 - type: "table"
6877   title: "Detailed Test Results - VPP MRR Results 2n-clx"
6878   algorithm: "table_merged_details"
6879   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
6880   columns:
6881     - title: " |prein| Test Name |preout| "
6882       data: "data name"
6883     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6884       data: "data msg"
6885   data: "vpp-mrr-results-2n-clx"
6886   filter: "all"
6887   parameters:
6888   - "name"
6889   - "parent"
6890   - "msg"
6891
6892 # Detailed Test Results - VPP MRR Results 3n-tsh
6893 - type: "table"
6894   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
6895   algorithm: "table_merged_details"
6896   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
6897   columns:
6898     - title: " |prein| Test Name |preout| "
6899       data: "data name"
6900     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6901       data: "data msg"
6902   data: "vpp-mrr-results-3n-tsh"
6903   filter: "all"
6904   parameters:
6905   - "name"
6906   - "parent"
6907   - "msg"
6908
6909 # Detailed Test Results - VPP MRR Results 2n-tx2
6910 - type: "table"
6911   title: "Detailed Test Results - VPP MRR Results 2n-tx2"
6912   algorithm: "table_merged_details"
6913   output-file: "{DIR[DTR,MRR,VPP,2N,TX2]}/"
6914   columns:
6915     - title: " |prein| Test Name |preout| "
6916       data: "data name"
6917     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6918       data: "data msg"
6919   data: "vpp-mrr-results-2n-tx2"
6920   filter: "all"
6921   parameters:
6922   - "name"
6923   - "parent"
6924   - "msg"
6925
6926 # Detailed Test Results - VPP MRR Results 3n-dnv
6927 - type: "table"
6928   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
6929   algorithm: "table_merged_details"
6930   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
6931   columns:
6932     - title: " |prein| Test Name |preout| "
6933       data: "data name"
6934     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6935       data: "data msg"
6936   data: "vpp-mrr-results-3n-dnv"
6937   filter: "all"
6938   parameters:
6939   - "name"
6940   - "parent"
6941   - "msg"
6942
6943 # Detailed Test Results - VPP MRR Results 2n-dnv
6944 - type: "table"
6945   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
6946   algorithm: "table_merged_details"
6947   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
6948   columns:
6949     - title: " |prein| Test Name |preout| "
6950       data: "data name"
6951     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6952       data: "data msg"
6953   data: "vpp-mrr-results-2n-dnv"
6954   filter: "all"
6955   parameters:
6956   - "name"
6957   - "parent"
6958   - "msg"
6959
6960 # Test configuration - VPP MRR Test Configs 3n-hsw
6961 - type: "table"
6962   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
6963   algorithm: "table_merged_details"
6964   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
6965   columns:
6966     - title: " |prein| Test Name |preout| "
6967       data: "data name"
6968     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6969       data: "data conf-history"
6970   data: "vpp-mrr-results-3n-hsw"
6971   filter: "all"
6972   parameters:
6973   - "parent"
6974   - "name"
6975   - "conf-history"
6976
6977 # Test configuration - VPP MRR Test Configs 3n-skx
6978 - type: "table"
6979   title: "Test configuration - VPP MRR Test Configs 3n-skx"
6980   algorithm: "table_merged_details"
6981   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
6982   columns:
6983     - title: " |prein| Test Name |preout| "
6984       data: "data name"
6985     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6986       data: "data conf-history"
6987   data: "vpp-mrr-results-3n-skx"
6988   filter: "all"
6989   parameters:
6990   - "parent"
6991   - "name"
6992   - "conf-history"
6993
6994 # Test configuration - VPP MRR Test Configs 2n-skx
6995 - type: "table"
6996   title: "Test configuration - VPP MRR Test Configs 2n-skx"
6997   algorithm: "table_merged_details"
6998   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
6999   columns:
7000     - title: " |prein| Test Name |preout| "
7001       data: "data name"
7002     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7003       data: "data conf-history"
7004   data: "vpp-mrr-results-2n-skx"
7005   filter: "all"
7006   parameters:
7007   - "parent"
7008   - "name"
7009   - "conf-history"
7010
7011 # Test configuration - VPP MRR Test Configs 2n-zn2
7012 - type: "table"
7013   title: "Test configuration - VPP MRR Test Configs 2n-zn2"
7014   algorithm: "table_merged_details"
7015   output-file: "{DIR[DTC,MRR,VPP,2N,ZN2]}/"
7016   columns:
7017     - title: " |prein| Test Name |preout| "
7018       data: "data name"
7019     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7020       data: "data conf-history"
7021   data: "vpp-mrr-results-2n-zn2"
7022   filter: "all"
7023   parameters:
7024   - "parent"
7025   - "name"
7026   - "conf-history"
7027
7028 # Test configuration - VPP MRR Test Configs 2n-clx
7029 - type: "table"
7030   title: "Test configuration - VPP MRR Test Configs 2n-clx"
7031   algorithm: "table_merged_details"
7032   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
7033   columns:
7034     - title: " |prein| Test Name |preout| "
7035       data: "data name"
7036     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7037       data: "data conf-history"
7038   data: "vpp-mrr-results-2n-clx"
7039   filter: "all"
7040   parameters:
7041   - "parent"
7042   - "name"
7043   - "conf-history"
7044
7045 # Test configuration - VPP MRR Test Configs 3n-tsh
7046 - type: "table"
7047   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
7048   algorithm: "table_merged_details"
7049   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
7050   columns:
7051     - title: " |prein| Test Name |preout| "
7052       data: "data name"
7053     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7054       data: "data conf-history"
7055   data: "vpp-mrr-results-3n-tsh"
7056   filter: "all"
7057   parameters:
7058   - "parent"
7059   - "name"
7060   - "conf-history"
7061
7062 # Test configuration - VPP MRR Test Configs 2n-tx2
7063 - type: "table"
7064   title: "Test configuration - VPP MRR Test Configs 2n-tx2"
7065   algorithm: "table_merged_details"
7066   output-file: "{DIR[DTC,MRR,VPP,2N,TX2]}/"
7067   columns:
7068     - title: " |prein| Test Name |preout| "
7069       data: "data name"
7070     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7071       data: "data conf-history"
7072   data: "vpp-mrr-results-2n-tx2"
7073   filter: "all"
7074   parameters:
7075   - "parent"
7076   - "name"
7077   - "conf-history"
7078
7079 # Test configuration - VPP MRR Test Configs 3n-dnv
7080 - type: "table"
7081   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
7082   algorithm: "table_merged_details"
7083   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
7084   columns:
7085     - title: " |prein| Test Name |preout| "
7086       data: "data name"
7087     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7088       data: "data conf-history"
7089   data: "vpp-mrr-results-3n-dnv"
7090   filter: "all"
7091   parameters:
7092   - "parent"
7093   - "name"
7094   - "conf-history"
7095
7096 # Test configuration - VPP MRR Test Configs 2n-dnv
7097 - type: "table"
7098   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
7099   algorithm: "table_merged_details"
7100   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
7101   columns:
7102     - title: " |prein| Test Name |preout| "
7103       data: "data name"
7104     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7105       data: "data conf-history"
7106   data: "vpp-mrr-results-2n-dnv"
7107   filter: "all"
7108   parameters:
7109   - "parent"
7110   - "name"
7111   - "conf-history"
7112
7113 # Detailed Test Results - VPP Device Results - Ubuntu
7114 - type: "table"
7115   title: "Detailed Test Results - VPP Device Results - Ubuntu"
7116   algorithm: "table_merged_details"
7117   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
7118   columns:
7119     - title: " |prein| Test Name |preout| "
7120       data: "data name"
7121     - title: " |prein| Status |preout| "
7122       data: "data status"
7123   data: "vpp-device-results-ubuntu"
7124   filter: "all"
7125   parameters:
7126   - "name"
7127   - "parent"
7128   - "doc"
7129   - "status"
7130
7131 # Test configuration - VPP Device Test Configs - Ubuntu
7132 - type: "table"
7133   title: "Test configuration - VPP Device Test Configs - Ubuntu"
7134   algorithm: "table_merged_details"
7135   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
7136   columns:
7137     - title: " |prein| Test Name |preout| "
7138       data: "data name"
7139     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7140       data: "data conf-history"
7141   data: "vpp-device-results-ubuntu"
7142   filter: "all"
7143   parameters:
7144   - "parent"
7145   - "name"
7146   - "conf-history"
7147
7148 ################################################################################
7149
7150 # DPDK Performance Changes 3n-hsw 1t1c pdr
7151 - type: "table"
7152   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
7153   algorithm: "table_comparison"
7154   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
7155   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7156   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
7157   columns:
7158     - title: "2005"
7159       data-set: "dpdk-performance-changes-3n-hsw-h1"
7160     - title: "2009"
7161       data-set: "dpdk-performance-changes-3n-hsw-ref"
7162     - title: "2101"
7163       data-set: "dpdk-performance-changes-3n-hsw-cmp"
7164   comparisons:
7165     - title: "Diff"
7166       reference: 2
7167       compare: 3
7168   legend:
7169     - ""
7170     - "2005, 2009, 2101 - DPDK versions tested."
7171     - "Diff - difference between 2009 and 2101 DPDK version."
7172
7173 # DPDK Performance Changes 3n-hsw 2t2c pdr
7174 - type: "table"
7175   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
7176   algorithm: "table_comparison"
7177   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
7178   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7179   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
7180   columns:
7181     - title: "2005"
7182       data-set: "dpdk-performance-changes-3n-hsw-h1"
7183     - title: "2009"
7184       data-set: "dpdk-performance-changes-3n-hsw-ref"
7185     - title: "2101"
7186       data-set: "dpdk-performance-changes-3n-hsw-cmp"
7187   comparisons:
7188     - title: "Diff"
7189       reference: 2
7190       compare: 3
7191   legend:
7192     - ""
7193     - "2005, 2009, 2101 - DPDK versions tested."
7194     - "Diff - difference between 2009 and 2101 DPDK version."
7195
7196 # DPDK Performance Changes 3n-hsw 1t1c pdr
7197 - type: "table"
7198   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
7199   algorithm: "table_comparison"
7200   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
7201   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7202   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
7203   columns:
7204     - title: "2005"
7205       data-set: "dpdk-performance-changes-3n-hsw-h1"
7206     - title: "2009"
7207       data-set: "dpdk-performance-changes-3n-hsw-ref"
7208     - title: "2101"
7209       data-set: "dpdk-performance-changes-3n-hsw-cmp"
7210   comparisons:
7211     - title: "Diff"
7212       reference: 2
7213       compare: 3
7214   legend:
7215     - ""
7216     - "2005, 2009, 2101 - DPDK versions tested."
7217     - "Diff - difference between 2009 and 2101 DPDK version."
7218
7219 # DPDK Performance Changes 3n-hsw 2t2c ndr
7220 - type: "table"
7221   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
7222   algorithm: "table_comparison"
7223   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
7224   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7225   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
7226   columns:
7227     - title: "2005"
7228       data-set: "dpdk-performance-changes-3n-hsw-h1"
7229     - title: "2009"
7230       data-set: "dpdk-performance-changes-3n-hsw-ref"
7231     - title: "2101"
7232       data-set: "dpdk-performance-changes-3n-hsw-cmp"
7233   comparisons:
7234     - title: "Diff"
7235       reference: 2
7236       compare: 3
7237   legend:
7238     - ""
7239     - "2005, 2009, 2101 - DPDK versions tested."
7240     - "Diff - difference between 2009 and 2101 DPDK version."
7241
7242 # DPDK Performance Changes 3n-skx 2t1c pdr
7243 - type: "table"
7244   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
7245   algorithm: "table_comparison"
7246   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
7247   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7248   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7249   columns:
7250     - title: "2005"
7251       data-set: "dpdk-performance-changes-3n-skx-h1"
7252     - title: "2009"
7253       data-set: "dpdk-performance-changes-3n-skx-ref"
7254     - title: "2101"
7255       data-set: "dpdk-performance-changes-3n-skx-cmp"
7256   comparisons:
7257     - title: "Diff"
7258       reference: 2
7259       compare: 3
7260   legend:
7261     - ""
7262     - "2005, 2009, 2101 - DPDK versions tested."
7263     - "Diff - difference between 2009 and 2101 DPDK version."
7264
7265 # DPDK Performance Changes 3n-skx 4t2c pdr
7266 - type: "table"
7267   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
7268   algorithm: "table_comparison"
7269   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
7270   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7271   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7272   columns:
7273     - title: "2005"
7274       data-set: "dpdk-performance-changes-3n-skx-h1"
7275     - title: "2009"
7276       data-set: "dpdk-performance-changes-3n-skx-ref"
7277     - title: "2101"
7278       data-set: "dpdk-performance-changes-3n-skx-cmp"
7279   comparisons:
7280     - title: "Diff"
7281       reference: 2
7282       compare: 3
7283   legend:
7284     - ""
7285     - "2005, 2009, 2101 - DPDK versions tested."
7286     - "Diff - difference between 2009 and 2101 DPDK version."
7287
7288 # DPDK Performance Changes 3n-skx 2t1c ndr
7289 - type: "table"
7290   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
7291   algorithm: "table_comparison"
7292   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
7293   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7294   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7295   columns:
7296     - title: "2005"
7297       data-set: "dpdk-performance-changes-3n-skx-h1"
7298     - title: "2009"
7299       data-set: "dpdk-performance-changes-3n-skx-ref"
7300     - title: "2101"
7301       data-set: "dpdk-performance-changes-3n-skx-cmp"
7302   comparisons:
7303     - title: "Diff"
7304       reference: 2
7305       compare: 3
7306   legend:
7307     - ""
7308     - "2005, 2009, 2101 - DPDK versions tested."
7309     - "Diff - difference between 2009 and 2101 DPDK version."
7310
7311 # DPDK Performance Changes 3n-skx 4t2c ndr
7312 - type: "table"
7313   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
7314   algorithm: "table_comparison"
7315   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
7316   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7317   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7318   columns:
7319     - title: "2005"
7320       data-set: "dpdk-performance-changes-3n-skx-h1"
7321     - title: "2009"
7322       data-set: "dpdk-performance-changes-3n-skx-ref"
7323     - title: "2101"
7324       data-set: "dpdk-performance-changes-3n-skx-cmp"
7325   comparisons:
7326     - title: "Diff"
7327       reference: 2
7328       compare: 3
7329   legend:
7330     - ""
7331     - "2005, 2009, 2101 - DPDK versions tested."
7332     - "Diff - difference between 2009 and 2101 DPDK version."
7333
7334 # DPDK Performance Changes 2n-skx 2t1c pdr
7335 - type: "table"
7336   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
7337   algorithm: "table_comparison"
7338   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
7339   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7340   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7341   columns:
7342     - title: "2005"
7343       data-set: "dpdk-performance-changes-2n-skx-h1"
7344     - title: "2009"
7345       data-set: "dpdk-performance-changes-2n-skx-ref"
7346     - title: "2101"
7347       data-set: "dpdk-performance-changes-2n-skx-cmp"
7348   comparisons:
7349     - title: "Diff"
7350       reference: 2
7351       compare: 3
7352   legend:
7353     - ""
7354     - "2005, 2009, 2101 - DPDK versions tested."
7355     - "Diff - difference between 2009 and 2101 DPDK version."
7356
7357 # DPDK Performance Changes 2n-skx 4t2c pdr
7358 - type: "table"
7359   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
7360   algorithm: "table_comparison"
7361   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
7362   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7363   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7364   columns:
7365     - title: "2005"
7366       data-set: "dpdk-performance-changes-2n-skx-h1"
7367     - title: "2009"
7368       data-set: "dpdk-performance-changes-2n-skx-ref"
7369     - title: "2101"
7370       data-set: "dpdk-performance-changes-2n-skx-cmp"
7371   comparisons:
7372     - title: "Diff"
7373       reference: 2
7374       compare: 3
7375   legend:
7376     - ""
7377     - "2005, 2009, 2101 - DPDK versions tested."
7378     - "Diff - difference between 2009 and 2101 DPDK version."
7379
7380 # DPDK Performance Changes 2n-skx 2t1c ndr
7381 - type: "table"
7382   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
7383   algorithm: "table_comparison"
7384   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
7385   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7386   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7387   columns:
7388     - title: "2005"
7389       data-set: "dpdk-performance-changes-2n-skx-h1"
7390     - title: "2009"
7391       data-set: "dpdk-performance-changes-2n-skx-ref"
7392     - title: "2101"
7393       data-set: "dpdk-performance-changes-2n-skx-cmp"
7394   comparisons:
7395     - title: "Diff"
7396       reference: 2
7397       compare: 3
7398   legend:
7399     - ""
7400     - "2005, 2009, 2101 - DPDK versions tested."
7401     - "Diff - difference between 2009 and 2101 DPDK version."
7402
7403 # DPDK Performance Changes 2n-skx 4t2c ndr
7404 - type: "table"
7405   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
7406   algorithm: "table_comparison"
7407   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
7408   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7409   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7410   columns:
7411     - title: "2005"
7412       data-set: "dpdk-performance-changes-2n-skx-h1"
7413     - title: "2009"
7414       data-set: "dpdk-performance-changes-2n-skx-ref"
7415     - title: "2101"
7416       data-set: "dpdk-performance-changes-2n-skx-cmp"
7417   comparisons:
7418     - title: "Diff"
7419       reference: 2
7420       compare: 3
7421   legend:
7422     - ""
7423     - "2005, 2009, 2101 - DPDK versions tested."
7424     - "Diff - difference between 2009 and 2101 DPDK version."
7425
7426 # DPDK Performance Changes 2n-clx 2t1c pdr
7427 - type: "table"
7428   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
7429   algorithm: "table_comparison"
7430   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
7431   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7432   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7433   columns:
7434     - title: "2005"
7435       data-set: "dpdk-performance-changes-2n-clx-h1"
7436     - title: "2009"
7437       data-set: "dpdk-performance-changes-2n-clx-ref"
7438     - title: "2101"
7439       data-set: "dpdk-performance-changes-2n-clx-cmp"
7440   comparisons:
7441     - title: "Diff"
7442       reference: 2
7443       compare: 3
7444   legend:
7445     - ""
7446     - "2005, 2009, 2101 - DPDK versions tested."
7447     - "Diff - difference between 2009 and 2101 DPDK version."
7448
7449 # DPDK Performance Changes 2n-clx 4t2c pdr
7450 - type: "table"
7451   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
7452   algorithm: "table_comparison"
7453   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
7454   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7455   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7456   columns:
7457     - title: "2005"
7458       data-set: "dpdk-performance-changes-2n-clx-h1"
7459     - title: "2009"
7460       data-set: "dpdk-performance-changes-2n-clx-ref"
7461     - title: "2101"
7462       data-set: "dpdk-performance-changes-2n-clx-cmp"
7463   comparisons:
7464     - title: "Diff"
7465       reference: 2
7466       compare: 3
7467   legend:
7468     - ""
7469     - "2005, 2009, 2101 - DPDK versions tested."
7470     - "Diff - difference between 2009 and 2101 DPDK version."
7471
7472 # DPDK Performance Changes 2n-clx 2t1c ndr
7473 - type: "table"
7474   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
7475   algorithm: "table_comparison"
7476   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
7477   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7478   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7479   columns:
7480     - title: "2005"
7481       data-set: "dpdk-performance-changes-2n-clx-h1"
7482     - title: "2009"
7483       data-set: "dpdk-performance-changes-2n-clx-ref"
7484     - title: "2101"
7485       data-set: "dpdk-performance-changes-2n-clx-cmp"
7486   comparisons:
7487     - title: "Diff"
7488       reference: 2
7489       compare: 3
7490   legend:
7491     - ""
7492     - "2005, 2009, 2101 - DPDK versions tested."
7493     - "Diff - difference between 2009 and 2101 DPDK version."
7494
7495 # DPDK Performance Changes 2n-clx 4t2c ndr
7496 - type: "table"
7497   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
7498   algorithm: "table_comparison"
7499   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
7500   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7501   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7502   columns:
7503     - title: "2005"
7504       data-set: "dpdk-performance-changes-2n-clx-h1"
7505     - title: "2009"
7506       data-set: "dpdk-performance-changes-2n-clx-ref"
7507     - title: "2101"
7508       data-set: "dpdk-performance-changes-2n-clx-cmp"
7509   comparisons:
7510     - title: "Diff"
7511       reference: 2
7512       compare: 3
7513   legend:
7514     - ""
7515     - "2005, 2009, 2101 - DPDK versions tested."
7516     - "Diff - difference between 2009 and 2101 DPDK version."
7517
7518 # DPDK Performance Changes 2n-zn2 2t1c pdr
7519 - type: "table"
7520   title: "DPDK Performance Changes 2n-zn2 2t1c pdr"
7521   algorithm: "table_comparison"
7522   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-2t1c-pdr"
7523   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7524   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7525   columns:
7526 #     - title: "2005"
7527 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
7528     - title: "2009"
7529       data-set: "dpdk-performance-changes-2n-zn2-ref"
7530     - title: "2101"
7531       data-set: "dpdk-performance-changes-2n-zn2-cmp"
7532   comparisons:
7533     - title: "Diff"
7534       reference: 1  # 2
7535       compare: 2  # 3
7536   legend:
7537     - ""
7538     - "2009, 2101 - DPDK versions tested."
7539     - "Diff - difference between 2009 and 2101 DPDK version."
7540
7541 # DPDK Performance Changes 2n-zn2 4t2c pdr
7542 - type: "table"
7543   title: "DPDK Performance Changes 2n-zn2 4t2c pdr"
7544   algorithm: "table_comparison"
7545   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-4t2c-pdr"
7546   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7547   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7548   columns:
7549 #     - title: "2005"
7550 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
7551     - title: "2009"
7552       data-set: "dpdk-performance-changes-2n-zn2-ref"
7553     - title: "2101"
7554       data-set: "dpdk-performance-changes-2n-zn2-cmp"
7555   comparisons:
7556     - title: "Diff"
7557       reference: 1  # 2
7558       compare: 2  # 3
7559   legend:
7560     - ""
7561     - "2009, 2101 - DPDK versions tested."
7562     - "Diff - difference between 2009 and 2101 DPDK version."
7563
7564 # DPDK Performance Changes 2n-zn2 2t1c ndr
7565 - type: "table"
7566   title: "DPDK Performance Changes 2n-zn2 2t1c ndr"
7567   algorithm: "table_comparison"
7568   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-2t1c-ndr"
7569   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7570   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7571   columns:
7572 #     - title: "2005"
7573 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
7574     - title: "2009"
7575       data-set: "dpdk-performance-changes-2n-zn2-ref"
7576     - title: "2101"
7577       data-set: "dpdk-performance-changes-2n-zn2-cmp"
7578   comparisons:
7579     - title: "Diff"
7580       reference: 1  # 2
7581       compare: 2  # 3
7582   legend:
7583     - ""
7584     - "2009, 2101 - DPDK versions tested."
7585     - "Diff - difference between 2009 and 2101 DPDK version."
7586
7587 # DPDK Performance Changes 2n-zn2 4t2c ndr
7588 - type: "table"
7589   title: "DPDK Performance Changes 2n-zn2 4t2c ndr"
7590   algorithm: "table_comparison"
7591   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-4t2c-ndr"
7592   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7593   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7594   columns:
7595 #     - title: "2005"
7596 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
7597     - title: "2009"
7598       data-set: "dpdk-performance-changes-2n-zn2-ref"
7599     - title: "2101"
7600       data-set: "dpdk-performance-changes-2n-zn2-cmp"
7601   comparisons:
7602     - title: "Diff"
7603       reference: 1  # 2
7604       compare: 2  # 3
7605   legend:
7606     - ""
7607     - "2009, 2101 - DPDK versions tested."
7608     - "Diff - difference between 2009 and 2101 DPDK version."
7609
7610 ## DPDK Performance Changes 2n-dnv 1t1c pdr
7611 #- type: "table"
7612 #  title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
7613 #  algorithm: "table_comparison"
7614 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
7615 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7616 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7617 #  columns:
7618 #    - title: "2001"
7619 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
7620 #    - title: "2005"
7621 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
7622 #    - title: "2009"
7623 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
7624 #  comparisons:
7625 #    - title: "Diff"
7626 #      reference: 2
7627 #      compare: 3
7628 #  legend:
7629 #    - ""
7630 #    - "2001, 2005, 2009 - DPDK versions tested."
7631 #    - "Diff - difference between 2005 and 2009 DPDK version."
7632 #
7633 ## DPDK Performance Changes 2n-dnv 2t2c pdr
7634 #- type: "table"
7635 #  title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
7636 #  algorithm: "table_comparison"
7637 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
7638 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7639 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7640 #  columns:
7641 #    - title: "2001"
7642 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
7643 #    - title: "2005"
7644 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
7645 #    - title: "2009"
7646 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
7647 #  comparisons:
7648 #    - title: "Diff"
7649 #      reference: 2
7650 #      compare: 3
7651 #  legend:
7652 #    - ""
7653 #    - "2001, 2005, 2009 - DPDK versions tested."
7654 #    - "Diff - difference between 2005 and 2009 DPDK version."
7655 #
7656 ## DPDK Performance Changes 2n-dnv 1t1c ndr
7657 #- type: "table"
7658 #  title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
7659 #  algorithm: "table_comparison"
7660 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
7661 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7662 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7663 #  columns:
7664 #    - title: "2001"
7665 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
7666 #    - title: "2005"
7667 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
7668 #    - title: "2009"
7669 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
7670 #  comparisons:
7671 #    - title: "Diff"
7672 #      reference: 2
7673 #      compare: 3
7674 #  legend:
7675 #    - ""
7676 #    - "2001, 2005, 2009 - DPDK versions tested."
7677 #    - "Diff - difference between 2005 and 2009 DPDK version."
7678 #
7679 ## DPDK Performance Changes 2n-dnv 2t2c ndr
7680 #- type: "table"
7681 #  title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
7682 #  algorithm: "table_comparison"
7683 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
7684 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7685 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7686 #  columns:
7687 #    - title: "2001"
7688 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
7689 #    - title: "2005"
7690 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
7691 #    - title: "2009"
7692 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
7693 #  comparisons:
7694 #    - title: "Diff"
7695 #      reference: 2
7696 #      compare: 3
7697 #  legend:
7698 #    - ""
7699 #    - "2001, 2005, 2009 - DPDK versions tested."
7700 #    - "Diff - difference between 2005 and 2009 DPDK version."
7701 #
7702 ## DPDK Performance Changes 3n-dnv 1t1c pdr
7703 #- type: "table"
7704 #  title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
7705 #  algorithm: "table_comparison"
7706 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
7707 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7708 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7709 #  columns:
7710 #    - title: "2001"
7711 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
7712 #    - title: "2005"
7713 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
7714 #    - title: "2009"
7715 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
7716 #  comparisons:
7717 #    - title: "Diff"
7718 #      reference: 2
7719 #      compare: 3
7720 #  legend:
7721 #    - ""
7722 #    - "2001, 2005, 2009 - DPDK versions tested."
7723 #    - "Diff - difference between 2005 and 2009 DPDK version."
7724 #
7725 ## DPDK Performance Changes 3n-dnv 2t2c pdr
7726 #- type: "table"
7727 #  title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
7728 #  algorithm: "table_comparison"
7729 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
7730 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7731 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7732 #  columns:
7733 #    - title: "2001"
7734 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
7735 #    - title: "2005"
7736 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
7737 #    - title: "2009"
7738 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
7739 #  comparisons:
7740 #    - title: "Diff"
7741 #      reference: 2
7742 #      compare: 3
7743 #  legend:
7744 #    - ""
7745 #    - "2001, 2005, 2009 - DPDK versions tested."
7746 #    - "Diff - difference between 2005 and 2009 DPDK version."
7747 #
7748 ## DPDK Performance Changes 3n-dnv 1t1c ndr
7749 #- type: "table"
7750 #  title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
7751 #  algorithm: "table_comparison"
7752 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
7753 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7754 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7755 #  columns:
7756 #    - title: "2001"
7757 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
7758 #    - title: "2005"
7759 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
7760 #    - title: "2009"
7761 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
7762 #  comparisons:
7763 #    - title: "Diff"
7764 #      reference: 2
7765 #      compare: 3
7766 #  legend:
7767 #    - ""
7768 #    - "2001, 2005, 2009 - DPDK versions tested."
7769 #    - "Diff - difference between 2005 and 2009 DPDK version."
7770 #
7771 ## DPDK Performance Changes 3n-dnv 2t2c ndr
7772 #- type: "table"
7773 #  title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
7774 #  algorithm: "table_comparison"
7775 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
7776 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7777 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7778 #  columns:
7779 #    - title: "2001"
7780 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
7781 #    - title: "2005"
7782 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
7783 #    - title: "2009"
7784 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
7785 #  comparisons:
7786 #    - title: "Diff"
7787 #      reference: 2
7788 #      compare: 3
7789 #  legend:
7790 #    - ""
7791 #    - "2001, 2005, 2009 - DPDK versions tested."
7792 #    - "Diff - difference between 2005 and 2009 DPDK version."
7793
7794 # DPDK Performance Changes 3n-tsh 1t1c pdr
7795 - type: "table"
7796   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
7797   algorithm: "table_comparison"
7798   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
7799   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7800   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7801   columns:
7802     - title: "2005"
7803       data-set: "dpdk-performance-changes-3n-tsh-h1"
7804     - title: "2009"
7805       data-set: "dpdk-performance-changes-3n-tsh-ref"
7806     - title: "2101"
7807       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7808   comparisons:
7809     - title: "Diff"
7810       reference: 2
7811       compare: 3
7812   legend:
7813     - ""
7814     - "2005, 2009, 2101 - DPDK versions tested."
7815     - "Diff - difference between 2009 and 2101 DPDK version."
7816
7817 # DPDK Performance Changes 3n-tsh 2t2c pdr
7818 - type: "table"
7819   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
7820   algorithm: "table_comparison"
7821   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
7822   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7823   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7824   columns:
7825     - title: "2005"
7826       data-set: "dpdk-performance-changes-3n-tsh-h1"
7827     - title: "2009"
7828       data-set: "dpdk-performance-changes-3n-tsh-ref"
7829     - title: "2101"
7830       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7831   comparisons:
7832     - title: "Diff"
7833       reference: 2
7834       compare: 3
7835   legend:
7836     - ""
7837     - "2005, 2009, 2101 - DPDK versions tested."
7838     - "Diff - difference between 2009 and 2101 DPDK version."
7839
7840 # DPDK Performance Changes 3n-tsh 1t1c ndr
7841 - type: "table"
7842   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
7843   algorithm: "table_comparison"
7844   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
7845   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7846   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7847   columns:
7848     - title: "2005"
7849       data-set: "dpdk-performance-changes-3n-tsh-h1"
7850     - title: "2009"
7851       data-set: "dpdk-performance-changes-3n-tsh-ref"
7852     - title: "2101"
7853       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7854   comparisons:
7855     - title: "Diff"
7856       reference: 2
7857       compare: 3
7858   legend:
7859     - ""
7860     - "2005, 2009, 2101 - DPDK versions tested."
7861     - "Diff - difference between 2009 and 2101 DPDK version."
7862
7863 # DPDK Performance Changes 3n-tsh 2t2c ndr
7864 - type: "table"
7865   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
7866   algorithm: "table_comparison"
7867   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
7868   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7869   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7870   columns:
7871     - title: "2005"
7872       data-set: "dpdk-performance-changes-3n-tsh-h1"
7873     - title: "2009"
7874       data-set: "dpdk-performance-changes-3n-tsh-ref"
7875     - title: "2101"
7876       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7877   comparisons:
7878     - title: "Diff"
7879       reference: 2
7880       compare: 3
7881   legend:
7882     - ""
7883     - "2005, 2009, 2101 - DPDK versions tested."
7884     - "Diff - difference between 2009 and 2101 DPDK version."
7885
7886 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
7887 - type: "table"
7888   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
7889   algorithm: "table_comparison"
7890   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
7891   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7892   filter: "'NIC_Intel-X710'"
7893   columns:
7894     - title: "3n-hsw x710"
7895       data-set: "dpdk-compare-testbeds-ref"
7896     - title: "3n-skx x710"
7897       data-set: "dpdk-compare-testbeds-cmp"
7898   comparisons:
7899     - title: "Diff"
7900       reference: 1
7901       compare: 2
7902   legend:
7903     - ""
7904     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7905     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7906
7907 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
7908 - type: "table"
7909   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
7910   algorithm: "table_comparison"
7911   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
7912   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7913   filter: "'NIC_Intel-X710'"
7914   columns:
7915     - title: "3n-hsw x710"
7916       data-set: "dpdk-compare-testbeds-ref"
7917     - title: "3n-skx x710"
7918       data-set: "dpdk-compare-testbeds-cmp"
7919   comparisons:
7920     - title: "Diff"
7921       reference: 1
7922       compare: 2
7923   legend:
7924     - ""
7925     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7926     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7927
7928 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
7929 - type: "table"
7930   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
7931   algorithm: "table_comparison"
7932   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
7933   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7934   filter: "'NIC_Intel-XXV710'"
7935   columns:
7936     - title: "2n-skx"
7937       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7938     - title: "2n-clx"
7939       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7940   comparisons:
7941     - title: "Diff"
7942       reference: 1
7943       compare: 2
7944   legend:
7945     - ""
7946     - "2n-skx, 2n-clx - testbeds and NICs tested."
7947     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7948
7949 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
7950 - type: "table"
7951   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
7952   algorithm: "table_comparison"
7953   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
7954   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7955   filter: "'NIC_Intel-XXV710'"
7956   columns:
7957     - title: "2n-skx"
7958       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7959     - title: "2n-clx"
7960       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7961   comparisons:
7962     - title: "Diff"
7963       reference: 1
7964       compare: 2
7965   legend:
7966     - ""
7967     - "2n-skx, 2n-clx - testbeds and NICs tested."
7968     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7969
7970 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
7971 - type: "table"
7972   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
7973   algorithm: "table_comparison"
7974   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
7975   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7976   filter: "'NIC_Intel-XXV710'"
7977   columns:
7978     - title: "3n-skx"
7979       data-set: "dpdk-compare-topologies-ref"
7980     - title: "2n-skx"
7981       data-set: "dpdk-compare-topologies-cmp"
7982   comparisons:
7983     - title: "Diff"
7984       reference: 1
7985       compare: 2
7986   legend:
7987     - ""
7988     - "3n-skx, 2n-skx - topologies tested."
7989     - "Diff - difference between 3n-skx and 2n-skx topologies."
7990
7991 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
7992 - type: "table"
7993   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
7994   algorithm: "table_comparison"
7995   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
7996   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7997   filter: "'NIC_Intel-XXV710'"
7998   columns:
7999     - title: "3n-skx"
8000       data-set: "dpdk-compare-topologies-ref"
8001     - title: "2n-skx"
8002       data-set: "dpdk-compare-topologies-cmp"
8003   comparisons:
8004     - title: "Diff"
8005       reference: 1
8006       compare: 2
8007   legend:
8008     - ""
8009     - "3n-skx, 2n-skx - topologies tested."
8010     - "Diff - difference between 3n-skx and 2n-skx topologies."
8011
8012 # Detailed Test Results - DPDK Performance Results 3n-hsw
8013 - type: "table"
8014   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
8015   algorithm: "table_merged_details"
8016   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
8017   columns:
8018     - title: " |prein| Test Name |preout| "
8019       data: "data name"
8020     - 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| "
8021       data: "data msg"
8022   data: "dpdk-perf-results-3n-hsw"
8023   filter: "all"
8024   parameters:
8025   - "name"
8026   - "parent"
8027   - "msg"
8028
8029 # Detailed Test Results - DPDK Performance Results 3n-skx
8030 - type: "table"
8031   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
8032   algorithm: "table_merged_details"
8033   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
8034   columns:
8035     - title: " |prein| Test Name |preout| "
8036       data: "data name"
8037     - 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| "
8038       data: "data msg"
8039   data: "dpdk-perf-results-3n-skx"
8040   filter: "all"
8041   remove-ndr: False
8042   parameters:
8043   - "name"
8044   - "parent"
8045   - "msg"
8046
8047 # Detailed Test Results - DPDK Performance Results 2n-skx
8048 - type: "table"
8049   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
8050   algorithm: "table_merged_details"
8051   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
8052   columns:
8053     - title: " |prein| Test Name |preout| "
8054       data: "data name"
8055     - 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| "
8056       data: "data msg"
8057   data: "dpdk-perf-results-2n-skx"
8058   filter: "all"
8059   remove-ndr: False
8060   parameters:
8061   - "name"
8062   - "parent"
8063   - "msg"
8064
8065 # Detailed Test Results - DPDK Performance Results 2n-zn2
8066 - type: "table"
8067   title: "Detailed Test Results - DPDK Performance Results 2n-zn2"
8068   algorithm: "table_merged_details"
8069   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_zn2"
8070   columns:
8071     - title: " |prein| Test Name |preout| "
8072       data: "data name"
8073     - 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| "
8074       data: "data msg"
8075   data: "dpdk-perf-results-2n-zn2"
8076   filter: "all"
8077   remove-ndr: False
8078   parameters:
8079   - "name"
8080   - "parent"
8081   - "msg"
8082
8083 # Detailed Test Results - DPDK Performance Results 2n-clx
8084 - type: "table"
8085   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
8086   algorithm: "table_merged_details"
8087   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
8088   columns:
8089     - title: " |prein| Test Name |preout| "
8090       data: "data name"
8091     - 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| "
8092       data: "data msg"
8093   data: "dpdk-perf-results-2n-clx"
8094   filter: "all"
8095   parameters:
8096   - "name"
8097   - "parent"
8098   - "msg"
8099
8100 ## Detailed Test Results - DPDK Performance Results 2n-dnv
8101 #- type: "table"
8102 #  title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
8103 #  algorithm: "table_merged_details"
8104 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
8105 #  columns:
8106 #    - title: " |prein| Test Name |preout| "
8107 #      data: "data name"
8108 #    - 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| "
8109 #      data: "data msg"
8110 #  data: "dpdk-perf-results-2n-dnv"
8111 #  filter: "all"
8112 #  parameters:
8113 #  - "name"
8114 #  - "parent"
8115 #  - "msg"
8116 #
8117 ## Detailed Test Results - DPDK Performance Results 3n-dnv
8118 #- type: "table"
8119 #  title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
8120 #  algorithm: "table_merged_details"
8121 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
8122 #  columns:
8123 #    - title: " |prein| Test Name |preout| "
8124 #      data: "data name"
8125 #    - 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| "
8126 #      data: "data msg"
8127 #  data: "dpdk-perf-results-3n-dnv"
8128 #  filter: "all"
8129 #  parameters:
8130 #  - "name"
8131 #  - "parent"
8132 #  - "msg"
8133
8134 # Detailed Test Results - DPDK Performance Results 3n-tsh
8135 - type: "table"
8136   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
8137   algorithm: "table_merged_details"
8138   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
8139   columns:
8140     - title: " |prein| Test Name |preout| "
8141       data: "data name"
8142     - 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| "
8143       data: "data msg"
8144   data: "dpdk-perf-results-3n-tsh"
8145   filter: "all"
8146   parameters:
8147   - "name"
8148   - "parent"
8149   - "msg"
8150
8151 # Detailed Test Results - DPDK Performance Results 2n-tx2
8152 - type: "table"
8153   title: "Detailed Test Results - DPDK Performance Results 2n-tx2"
8154   algorithm: "table_merged_details"
8155   output-file: "{DIR[DTR,PERF,DPDK,2N,TX2]}/dpdk_performance_results_2n_tx2"
8156   columns:
8157     - title: " |prein| Test Name |preout| "
8158       data: "data name"
8159     - 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| "
8160       data: "data msg"
8161   data: "dpdk-perf-results-2n-tx2"
8162   filter: "all"
8163   parameters:
8164   - "name"
8165   - "parent"
8166   - "msg"
8167
8168 ################################################################################
8169 ###                                F I L E S                                 ###
8170 ################################################################################
8171
8172 # VPP Performance Results
8173 - type: "file"
8174   title: "VPP Performance Results"
8175   algorithm: "file_details_split"
8176   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
8177   dir-tables:
8178     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
8179     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
8180     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
8181     - "{DIR[DTR,PERF,VPP,2N,ZN2]}"
8182     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
8183     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
8184     - "{DIR[DTR,PERF,VPP,2N,TX2]}"
8185     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
8186     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
8187   data:
8188     - "vpp-perf-results-2n-skx"
8189     - "vpp-perf-results-3n-skx"
8190     - "vpp-perf-results-2n-clx"
8191     - "vpp-perf-results-2n-zn2"
8192     - "vpp-perf-results-3n-hsw"
8193     - "vpp-perf-results-3n-tsh"
8194     - "vpp-perf-results-2n-tx2"
8195     - "vpp-perf-results-2n-dnv"
8196     - "vpp-perf-results-3n-dnv"
8197   filter: "all"
8198   data-start-level: 4
8199   order-chapters:
8200     level-1:
8201       - "l2"
8202       - "ip4"
8203       - "ip6"
8204       - "srv6"
8205       - "ip4_tunnels"
8206       - "ip6_tunnels"
8207       - "vm_vhost"
8208       - "container_memif"
8209       - "crypto"
8210       - "vts"
8211       - "lb"
8212       - "nfv_density"
8213       - "hoststack"
8214     level-2:
8215       - "2n-skx"
8216       - "3n-skx"
8217       - "2n-clx"
8218       - "2n-zn2"
8219       - "3n-hsw"
8220       - "3n-tsh"
8221       - "2n-tx2"
8222       - "2n-dnv"
8223       - "3n-dnv"
8224     level-3:
8225       - "xl710"
8226       - "x520"
8227       - "xxv710"
8228       - "x710"
8229       - "x553"
8230       - "cx556a"
8231       - "vic1227"
8232       - "vic1385"
8233
8234 # VPP Performance Configuration
8235 - type: "file"
8236   title: "VPP Performance Configuration"
8237   algorithm: "file_details_split"
8238   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
8239   dir-tables:
8240     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
8241     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
8242     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
8243     - "{DIR[DTC,PERF,VPP,2N,ZN2]}"
8244     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
8245     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
8246     - "{DIR[DTC,PERF,VPP,2N,TX2]}"
8247     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
8248     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
8249   data:
8250     - "vpp-perf-results-2n-skx"
8251     - "vpp-perf-results-3n-skx"
8252     - "vpp-perf-results-2n-clx"
8253     - "vpp-perf-results-2n-zn2"
8254     - "vpp-perf-results-3n-hsw"
8255     - "vpp-perf-results-3n-tsh"
8256     - "vpp-perf-results-2n-tx2"
8257     - "vpp-perf-results-2n-dnv"
8258     - "vpp-perf-results-3n-dnv"
8259   filter: "all"
8260   data-start-level: 4
8261   order-chapters:
8262     level-1:
8263       - "l2"
8264       - "ip4"
8265       - "ip6"
8266       - "srv6"
8267       - "ip4_tunnels"
8268       - "ip6_tunnels"
8269       - "vm_vhost"
8270       - "container_memif"
8271       - "crypto"
8272       - "vts"
8273       - "lb"
8274       - "nfv_density"
8275       - "hoststack"
8276     level-2:
8277       - "2n-skx"
8278       - "3n-skx"
8279       - "2n-clx"
8280       - "2n-zn2"
8281       - "3n-hsw"
8282       - "3n-tsh"
8283       - "2n-tx2"
8284       - "2n-dnv"
8285       - "3n-dnv"
8286     level-3:
8287       - "xl710"
8288       - "x520"
8289       - "xxv710"
8290       - "x710"
8291       - "x553"
8292       - "cx556a"
8293       - "vic1227"
8294       - "vic1385"
8295
8296 # VPP Performance Operational
8297 - type: "file"
8298   title: "VPP Performance Operational"
8299   algorithm: "file_details_split_html"
8300   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
8301   dir-tables:
8302     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
8303     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
8304     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
8305     - "{DIR[DTO,PERF,VPP,2N,ZN2]}"
8306     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
8307     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
8308     - "{DIR[DTO,PERF,VPP,2N,TX2]}"
8309     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
8310     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
8311   data:
8312     - "vpp-perf-results-2n-skx"
8313     - "vpp-perf-results-3n-skx"
8314     - "vpp-perf-results-2n-clx"
8315     - "vpp-perf-results-2n-zn2"
8316     - "vpp-perf-results-3n-hsw"
8317     - "vpp-perf-results-3n-tsh"
8318     - "vpp-perf-results-2n-tx2"
8319     - "vpp-perf-results-2n-dnv"
8320     - "vpp-perf-results-3n-dnv"
8321   filter: "all"
8322   data-start-level: 4
8323   order-chapters:
8324     level-1:
8325       - "l2"
8326       - "ip4"
8327       - "ip6"
8328       - "srv6"
8329       - "ip4_tunnels"
8330       - "ip6_tunnels"
8331       - "vm_vhost"
8332       - "container_memif"
8333       - "crypto"
8334       - "vts"
8335       - "lb"
8336       - "nfv_density"
8337       - "hoststack"
8338     level-2:
8339       - "2n-skx"
8340       - "3n-skx"
8341       - "2n-clx"
8342       - "2n-zn2"
8343       - "3n-hsw"
8344       - "3n-tsh"
8345       - "2n-tx2"
8346       - "2n-dnv"
8347       - "3n-dnv"
8348     level-3:
8349       - "xl710"
8350       - "x520"
8351       - "xxv710"
8352       - "x710"
8353       - "x553"
8354       - "cx556a"
8355       - "vic1227"
8356       - "vic1385"
8357
8358 # VPP MRR Results
8359 - type: "file"
8360   title: "VPP MRR Results"
8361   algorithm: "file_details_split"
8362   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
8363   dir-tables:
8364     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
8365     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
8366     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
8367     - "{DIR[DTR,MRR,VPP,2N,ZN2]}"
8368     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
8369     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
8370     - "{DIR[DTR,MRR,VPP,2N,TX2]}"
8371     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
8372     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
8373   data:
8374     - "vpp-mrr-results-2n-skx"
8375     - "vpp-mrr-results-3n-skx"
8376     - "vpp-mrr-results-2n-clx"
8377     - "vpp-mrr-results-2n-zn2"
8378     - "vpp-mrr-results-3n-hsw"
8379     - "vpp-mrr-results-3n-tsh"
8380     - "vpp-mrr-results-2n-tx2"
8381     - "vpp-mrr-results-2n-dnv"
8382     - "vpp-mrr-results-3n-dnv"
8383   filter: "all"
8384   data-start-level: 4
8385   order-chapters:
8386     level-1:
8387       - "l2"
8388       - "ip4"
8389       - "ip6"
8390       - "srv6"
8391       - "ip4_tunnels"
8392       - "ip6_tunnels"
8393       - "vm_vhost"
8394       - "container_memif"
8395       - "crypto"
8396       - "vts"
8397       - "lb"
8398       - "nfv_density"
8399       - "hoststack"
8400     level-2:
8401       - "2n-skx"
8402       - "3n-skx"
8403       - "2n-clx"
8404       - "2n-zn2"
8405       - "3n-hsw"
8406       - "3n-tsh"
8407       - "2n-tx2"
8408       - "2n-dnv"
8409       - "3n-dnv"
8410     level-3:
8411       - "xl710"
8412       - "x520"
8413       - "xxv710"
8414       - "x710"
8415       - "x553"
8416       - "cx556a"
8417       - "vic1227"
8418       - "vic1385"
8419
8420 # VPP MRR Configuration
8421 - type: "file"
8422   title: "VPP MRR Configuration"
8423   algorithm: "file_details_split"
8424   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
8425   dir-tables:
8426     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
8427     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
8428     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
8429     - "{DIR[DTC,MRR,VPP,2N,ZN2]}"
8430     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
8431     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
8432     - "{DIR[DTC,MRR,VPP,2N,TX2]}"
8433     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
8434     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
8435   data:
8436     - "vpp-mrr-results-2n-skx"
8437     - "vpp-mrr-results-3n-skx"
8438     - "vpp-mrr-results-2n-clx"
8439     - "vpp-mrr-results-2n-zn2"
8440     - "vpp-mrr-results-3n-hsw"
8441     - "vpp-mrr-results-3n-tsh"
8442     - "vpp-mrr-results-2n-tx2"
8443     - "vpp-mrr-results-2n-dnv"
8444     - "vpp-mrr-results-3n-dnv"
8445   filter: "all"
8446   data-start-level: 4
8447   order-chapters:
8448     level-1:
8449       - "l2"
8450       - "ip4"
8451       - "ip6"
8452       - "srv6"
8453       - "ip4_tunnels"
8454       - "ip6_tunnels"
8455       - "vm_vhost"
8456       - "container_memif"
8457       - "crypto"
8458       - "vts"
8459       - "lb"
8460       - "nfv_density"
8461       - "hoststack"
8462     level-2:
8463       - "2n-skx"
8464       - "3n-skx"
8465       - "2n-clx"
8466       - "2n-zn2"
8467       - "3n-hsw"
8468       - "3n-tsh"
8469       - "2n-tx2"
8470       - "2n-dnv"
8471       - "3n-dnv"
8472     level-3:
8473       - "xl710"
8474       - "x520"
8475       - "xxv710"
8476       - "x710"
8477       - "x553"
8478       - "cx556a"
8479       - "vic1227"
8480       - "vic1385"
8481
8482 # VPP Device Results - Ubuntu
8483 - type: "file"
8484   title: "VPP Device Results - Ubuntu"
8485   algorithm: "file_test_results"
8486   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
8487   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
8488   data: "vpp-device-results-ubuntu"
8489   filter: "all"
8490   data-start-level: 4
8491
8492 # VPP Device Configuration - Ubuntu
8493 - type: "file"
8494   title: "VPP Device Configuration - Ubuntu"
8495   algorithm: "file_test_results"
8496   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
8497   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
8498   data: "vpp-device-results-ubuntu"
8499   filter: "all"
8500   data-start-level: 4
8501
8502 # DPDK Performance Results 3n-hsw
8503 - type: "file"
8504   title: "DPDK Performance Results 3n-hsw"
8505   algorithm: "file_test_results"
8506   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
8507   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
8508   data: "dpdk-perf-results-3n-hsw"
8509   filter: "all"
8510   data-start-level: 4
8511
8512 # DPDK Performance Results 3n-skx
8513 - type: "file"
8514   title: "DPDK Performance Results 3n-skx"
8515   algorithm: "file_test_results"
8516   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
8517   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
8518   data: "dpdk-perf-results-3n-skx"
8519   filter: "all"
8520   data-start-level: 4
8521
8522 # DPDK Performance Results 2n-skx
8523 - type: "file"
8524   title: "DPDK Performance Results 2n-skx"
8525   algorithm: "file_test_results"
8526   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
8527   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
8528   data: "dpdk-perf-results-2n-skx"
8529   filter: "all"
8530   data-start-level: 4
8531
8532 # DPDK Performance Results 2n-zn2
8533 - type: "file"
8534   title: "DPDK Performance Results 2n-zn2"
8535   algorithm: "file_test_results"
8536   output-file: "{DIR[DTR,PERF,DPDK,2N,ZN2]}"
8537   dir-tables: "{DIR[DTR,PERF,DPDK,2N,ZN2]}"
8538   data: "dpdk-perf-results-2n-zn2"
8539   filter: "all"
8540   data-start-level: 4
8541
8542 # DPDK Performance Results 2n-clx
8543 - type: "file"
8544   title: "DPDK Performance Results 2n-clx"
8545   algorithm: "file_test_results"
8546   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
8547   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
8548   data: "dpdk-perf-results-2n-clx"
8549   filter: "all"
8550   data-start-level: 4
8551
8552 ## DPDK Performance Results 2n-dnv
8553 #- type: "file"
8554 #  title: "DPDK Performance Results 2n-dnv"
8555 #  algorithm: "file_test_results"
8556 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
8557 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
8558 #  data: "dpdk-perf-results-2n-dnv"
8559 #  filter: "all"
8560 #  data-start-level: 4
8561 #
8562 ## DPDK Performance Results 3n-dnv
8563 #- type: "file"
8564 #  title: "DPDK Performance Results 3n-dnv"
8565 #  algorithm: "file_test_results"
8566 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
8567 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
8568 #  data: "dpdk-perf-results-3n-dnv"
8569 #  filter: "all"
8570 #  data-start-level: 4
8571
8572 # DPDK Performance Results 3n-tsh
8573 - type: "file"
8574   title: "DPDK Performance Results 3n-tsh"
8575   algorithm: "file_test_results"
8576   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
8577   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
8578   data: "dpdk-perf-results-3n-tsh"
8579   filter: "all"
8580   data-start-level: 4
8581
8582 # DPDK Performance Results 2n-tx2
8583 - type: "file"
8584   title: "DPDK Performance Results 2n-tx2"
8585   algorithm: "file_test_results"
8586   output-file: "{DIR[DTR,PERF,DPDK,2N,TX2]}"
8587   dir-tables: "{DIR[DTR,PERF,DPDK,2N,TX2]}"
8588   data: "dpdk-perf-results-2n-tx2"
8589   filter: "all"
8590   data-start-level: 4
8591
8592 ################################################################################
8593 ###                                P L O T S                                 ###
8594 ################################################################################
8595
8596 # Hoststack tests 3n-hsw
8597
8598 - type: "plot"
8599   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
8600   algorithm: "plot_perf_box_name"
8601   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
8602   data: "plot-vpp-hoststack-3n-hsw"
8603   include:
8604     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
8605     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
8606   layout:
8607     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
8608     layout: "plot-hoststack"
8609
8610 - type: "plot"
8611   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
8612   algorithm: "plot_perf_box_name"
8613   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
8614   data: "plot-vpp-hoststack-3n-hsw"
8615   include:
8616     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
8617     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
8618   layout:
8619     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
8620     layout: "plot-hoststack"
8621
8622 - type: "plot"
8623   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
8624   algorithm: "plot_perf_box_name"
8625   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
8626   data: "plot-vpp-hoststack-3n-hsw"
8627   include:
8628     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
8629     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
8630     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
8631     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
8632   layout:
8633     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
8634     layout: "plot-hoststack"
8635
8636 ################################################################################
8637
8638 # Soak Test (PLRsearch), boxes - 2n-clx
8639 - type: "plot"
8640   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8641   algorithm: "plot_perf_box_name"
8642   output-file-type: ".html"
8643   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
8644   data: "plot-vpp-soak-2n-clx"
8645   include:
8646     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
8647     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
8648     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
8649     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
8650     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
8651     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
8652   layout:
8653     title: "30 Minutes Soak Test (PLRsearch)"
8654     layout: "plot-soak-throughput"
8655
8656 # Soak Test (PLRsearch), boxes - 2n-clx
8657 - type: "plot"
8658   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8659   algorithm: "plot_perf_box_name"
8660   output-file-type: ".html"
8661   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
8662   data: "plot-vpp-soak-2n-clx"
8663   include:
8664     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
8665     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
8666     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8667     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8668     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
8669     - "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"
8670   layout:
8671     title: "30 Minutes Soak Test (PLRsearch)"
8672     layout: "plot-soak-throughput"
8673
8674 # Soak Test (PLRsearch), boxes - 2n-skx
8675 - type: "plot"
8676   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8677   algorithm: "plot_perf_box_name"
8678   output-file-type: ".html"
8679   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
8680   data: "plot-vpp-soak-2n-skx"
8681   include:
8682     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
8683     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
8684     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
8685     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
8686     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
8687     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
8688   layout:
8689     title: "30 Minutes Soak Test (PLRsearch)"
8690     layout: "plot-soak-throughput"
8691
8692 # Soak Test (PLRsearch), boxes - 2n-skx
8693 - type: "plot"
8694   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8695   algorithm: "plot_perf_box_name"
8696   output-file-type: ".html"
8697   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
8698   data: "plot-vpp-soak-2n-skx"
8699   include:
8700     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
8701     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
8702     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8703     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8704     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
8705     - "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"
8706   layout:
8707     title: "30 Minutes Soak Test (PLRsearch)"
8708     layout: "plot-soak-throughput"
8709
8710 ###############################################################################
8711
8712 # Reconf tests 2n-skx
8713
8714 - type: "plot"
8715   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8716   algorithm: "plot_nf_reconf_box_name"
8717   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
8718   data: "plot-vpp-nfv-reconf-2n-skx"
8719   include:
8720     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
8721     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
8722     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
8723     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
8724     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
8725     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
8726   layout:
8727     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8728     layout: "plot-throughput"
8729
8730 - type: "plot"
8731   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8732   algorithm: "plot_nf_reconf_box_name"
8733   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
8734   data: "plot-vpp-nfv-reconf-2n-skx"
8735   include:
8736     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
8737     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
8738     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
8739     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
8740     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
8741     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
8742   layout:
8743     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8744     layout: "plot-throughput"
8745
8746 - type: "plot"
8747   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8748   algorithm: "plot_nf_reconf_box_name"
8749   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
8750   data: "plot-vpp-nfv-reconf-2n-skx"
8751   include:
8752     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
8753     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
8754     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
8755     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
8756     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
8757     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
8758   layout:
8759     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8760     layout: "plot-throughput"
8761
8762 ###############################################################################
8763
8764 # Reconf tests 2n-clx
8765
8766 - type: "plot"
8767   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8768   algorithm: "plot_nf_reconf_box_name"
8769   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
8770   data: "plot-vpp-nfv-reconf-2n-clx"
8771   include:
8772     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
8773     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
8774     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
8775     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
8776   layout:
8777     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8778     layout: "plot-throughput"
8779
8780 - type: "plot"
8781   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8782   algorithm: "plot_nf_reconf_box_name"
8783   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
8784   data: "plot-vpp-nfv-reconf-2n-clx"
8785   include:
8786     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
8787     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
8788     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
8789     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
8790   layout:
8791     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8792     layout: "plot-throughput"
8793
8794 - type: "plot"
8795   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8796   algorithm: "plot_nf_reconf_box_name"
8797   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
8798   data: "plot-vpp-nfv-reconf-2n-clx"
8799   include:
8800     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
8801     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
8802     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
8803     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
8804   layout:
8805     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8806     layout: "plot-throughput"
8807
8808 ###############################################################################
8809
8810 # Reconf tests 3n-hsw
8811
8812 - type: "plot"
8813   title: "Effective Blocked Time: 3n-hsw-xl710-64b-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
8814   algorithm: "plot_nf_reconf_box_name"
8815   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
8816   data: "plot-vpp-ipsec-reconf-3n-hsw"
8817   include:
8818     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
8819     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
8820     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
8821     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
8822   layout:
8823     title: "ethip4ipsec4tnlsw-1atnl-ip4base"
8824     layout: "plot-throughput"
8825
8826 - type: "plot"
8827   title: "Effective Blocked Time: 3n-hsw-xl710-64b-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
8828   algorithm: "plot_nf_reconf_box_name"
8829   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
8830   data: "plot-vpp-ipsec-reconf-3n-hsw"
8831   include:
8832     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
8833     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
8834     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
8835     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
8836   layout:
8837     title: "ethip4ipsec1000tnlsw-1atnl-ip4base"
8838     layout: "plot-throughput"
8839
8840 - type: "plot"
8841   title: "Effective Blocked Time: 3n-hsw-xl710-64b-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
8842   algorithm: "plot_nf_reconf_box_name"
8843   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
8844   data: "plot-vpp-ipsec-reconf-3n-hsw"
8845   include:
8846     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
8847     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
8848     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
8849     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
8850   layout:
8851     title: "ethip4ipsec60000tnlsw-1atnl-ip4base"
8852     layout: "plot-throughput"
8853
8854 - type: "plot"
8855   title: "Effective Blocked Time: 3n-hsw-xl710-64b-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
8856   algorithm: "plot_nf_reconf_box_name"
8857   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
8858   data: "plot-vpp-ipsec-reconf-3n-hsw"
8859   include:
8860     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
8861     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
8862     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
8863     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
8864   layout:
8865     title: "ethip4ipsec4tnlsw-1atnl-ip4base"
8866     layout: "plot-throughput"
8867
8868 - type: "plot"
8869   title: "Effective Blocked Time: 3n-hsw-xl710-64b-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
8870   algorithm: "plot_nf_reconf_box_name"
8871   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
8872   data: "plot-vpp-ipsec-reconf-3n-hsw"
8873   include:
8874     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
8875     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
8876     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
8877     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
8878   layout:
8879     title: "ethip4ipsec1000tnlsw-1atnl-ip4base"
8880     layout: "plot-throughput"
8881
8882 - type: "plot"
8883   title: "Effective Blocked Time: 3n-hsw-xl710-64b-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
8884   algorithm: "plot_nf_reconf_box_name"
8885   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
8886   data: "plot-vpp-ipsec-reconf-3n-hsw"
8887   include:
8888     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
8889     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
8890     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
8891     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
8892   layout:
8893     title: "ethip4ipsec60000tnlsw-1atnl-ip4base"
8894     layout: "plot-throughput"
8895
8896 - type: "plot"
8897   title: "Effective Blocked Time: 3n-hsw-xl710-64b-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
8898   algorithm: "plot_nf_reconf_box_name"
8899   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
8900   data: "plot-vpp-ipsec-reconf-3n-hsw"
8901   include:
8902     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
8903     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
8904     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
8905     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
8906   layout:
8907     title: "ethip4ipsec4tnlsw-1atnl-ip4base"
8908     layout: "plot-throughput"
8909
8910 - type: "plot"
8911   title: "Effective Blocked Time: 3n-hsw-xl710-64b-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
8912   algorithm: "plot_nf_reconf_box_name"
8913   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
8914   data: "plot-vpp-ipsec-reconf-3n-hsw"
8915   include:
8916     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
8917     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
8918     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
8919     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
8920   layout:
8921     title: "ethip4ipsec1000tnlsw-1atnl-ip4base"
8922     layout: "plot-throughput"
8923
8924 - type: "plot"
8925   title: "Effective Blocked Time: 3n-hsw-xl710-64b-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
8926   algorithm: "plot_nf_reconf_box_name"
8927   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
8928   data: "plot-vpp-ipsec-reconf-3n-hsw"
8929   include:
8930     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
8931     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
8932     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
8933     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
8934   layout:
8935     title: "ethip4ipsec60000tnlsw-1atnl-ip4base"
8936     layout: "plot-throughput"
8937
8938 ###############################################################################
8939
8940 # Plots - NF Density - VSC - MRR IMIX
8941 - type: "plot"
8942   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8943   algorithm: "plot_nf_heatmap"
8944   output-file-type: ".html"
8945   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
8946   data: "plot-vpp-nfv-2n-skx-mrr"
8947   filter: "'NIC_Intel-XXV710' and
8948            'NF_DENSITY' and
8949            'VHOST' and
8950            not 'VXLAN' and
8951            'CHAIN' and
8952            'NF_VPPIP4' and
8953            'IMIX' and
8954            '2T1C' and
8955            'MRR'"
8956   parameters:
8957   - "result"
8958   - "name"
8959   - "tags"
8960   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8961   x-axis: "X = VNFs per Service Chain"
8962   y-axis: "Y = Number of Service Chains"
8963   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8964   layout:
8965     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8966     layout: "plot-service-density"
8967
8968 - type: "plot"
8969   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8970   algorithm: "plot_nf_heatmap"
8971   output-file-type: ".html"
8972   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
8973   data: "plot-vpp-nfv-2n-skx-mrr"
8974   filter: "'NIC_Intel-XXV710' and
8975            'NF_DENSITY' and
8976            'VHOST' and
8977            not 'VXLAN' and
8978            'CHAIN' and
8979            'NF_VPPIP4' and
8980            'IMIX' and
8981            '4T2C' and
8982            'MRR'"
8983   parameters:
8984   - "result"
8985   - "name"
8986   - "tags"
8987   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8988   x-axis: "X = VNFs per Service Chain"
8989   y-axis: "Y = Number of Service Chains"
8990   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8991   layout:
8992     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8993     layout: "plot-service-density"
8994
8995 - type: "plot"
8996   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8997   algorithm: "plot_nf_heatmap"
8998   output-file-type: ".html"
8999   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
9000   data: "plot-vpp-nfv-2n-skx-mrr"
9001   filter: "'NIC_Intel-XXV710' and
9002            'NF_DENSITY' and
9003            'VHOST' and
9004            not 'VXLAN' and
9005            'CHAIN' and
9006            'NF_VPPIP4' and
9007            'IMIX' and
9008            '8T4C' and
9009            'MRR'"
9010   parameters:
9011   - "result"
9012   - "name"
9013   - "tags"
9014   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9015   x-axis: "X = VNFs per Service Chain"
9016   y-axis: "Y = Number of Service Chains"
9017   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9018   layout:
9019     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9020     layout: "plot-service-density"
9021
9022 # Plots - NF Density - VSC - NDR IMIX
9023 - type: "plot"
9024   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9025   algorithm: "plot_nf_heatmap"
9026   output-file-type: ".html"
9027   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
9028   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9029   filter: "'NIC_Intel-XXV710' and
9030            'NF_DENSITY' and
9031            'VHOST' and
9032            not 'VXLAN' and
9033            'CHAIN' and
9034            'NF_VPPIP4' and
9035            'IMIX' and
9036            '2T1C' and
9037            'NDRPDR'"
9038   parameters:
9039   - "throughput"
9040   - "name"
9041   - "tags"
9042   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9043   x-axis: "X = VNFs per Service Chain"
9044   y-axis: "Y = Number of Service Chains"
9045   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9046   layout:
9047     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9048     layout: "plot-service-density"
9049
9050 - type: "plot"
9051   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9052   algorithm: "plot_nf_heatmap"
9053   output-file-type: ".html"
9054   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
9055   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9056   filter: "'NIC_Intel-XXV710' and
9057            'NF_DENSITY' and
9058            'VHOST' and
9059            not 'VXLAN' and
9060            'CHAIN' and
9061            'NF_VPPIP4' and
9062            'IMIX' and
9063            '4T2C' and
9064            'NDRPDR'"
9065   parameters:
9066   - "throughput"
9067   - "name"
9068   - "tags"
9069   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9070   x-axis: "X = VNFs per Service Chain"
9071   y-axis: "Y = Number of Service Chains"
9072   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9073   layout:
9074     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9075     layout: "plot-service-density"
9076
9077 - type: "plot"
9078   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9079   algorithm: "plot_nf_heatmap"
9080   output-file-type: ".html"
9081   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
9082   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9083   filter: "'NIC_Intel-XXV710' and
9084            'NF_DENSITY' and
9085            'VHOST' and
9086            not 'VXLAN' and
9087            'CHAIN' and
9088            'NF_VPPIP4' and
9089            'IMIX' and
9090            '8T4C' and
9091            'NDRPDR'"
9092   parameters:
9093   - "throughput"
9094   - "name"
9095   - "tags"
9096   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9097   x-axis: "X = VNFs per Service Chain"
9098   y-axis: "Y = Number of Service Chains"
9099   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9100   layout:
9101     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9102     layout: "plot-service-density"
9103
9104 # Plots - NF Density - VSC - PDR IMIX
9105 - type: "plot"
9106   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9107   algorithm: "plot_nf_heatmap"
9108   output-file-type: ".html"
9109   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
9110   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9111   filter: "'NIC_Intel-XXV710' and
9112            'NF_DENSITY' and
9113            'VHOST' and
9114            not 'VXLAN' and
9115            'CHAIN' and
9116            'NF_VPPIP4' and
9117            'IMIX' and
9118            '2T1C' and
9119            'NDRPDR'"
9120   parameters:
9121   - "throughput"
9122   - "name"
9123   - "tags"
9124   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9125   x-axis: "X = VNFs per Service Chain"
9126   y-axis: "Y = Number of Service Chains"
9127   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9128   layout:
9129     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9130     layout: "plot-service-density"
9131
9132 - type: "plot"
9133   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9134   algorithm: "plot_nf_heatmap"
9135   output-file-type: ".html"
9136   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
9137   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9138   filter: "'NIC_Intel-XXV710' and
9139            'NF_DENSITY' and
9140            'VHOST' and
9141            not 'VXLAN' and
9142            'CHAIN' and
9143            'NF_VPPIP4' and
9144            'IMIX' and
9145            '4T2C' and
9146            'NDRPDR'"
9147   parameters:
9148   - "throughput"
9149   - "name"
9150   - "tags"
9151   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9152   x-axis: "X = VNFs per Service Chain"
9153   y-axis: "Y = Number of Service Chains"
9154   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9155   layout:
9156     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9157     layout: "plot-service-density"
9158
9159 - type: "plot"
9160   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9161   algorithm: "plot_nf_heatmap"
9162   output-file-type: ".html"
9163   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
9164   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9165   filter: "'NIC_Intel-XXV710' and
9166            'NF_DENSITY' and
9167            'VHOST' and
9168            not 'VXLAN' and
9169            'CHAIN' and
9170            'NF_VPPIP4' and
9171            'IMIX' and
9172            '8T4C' and
9173            'NDRPDR'"
9174   parameters:
9175   - "throughput"
9176   - "name"
9177   - "tags"
9178   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9179   x-axis: "X = VNFs per Service Chain"
9180   y-axis: "Y = Number of Service Chains"
9181   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9182   layout:
9183     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9184     layout: "plot-service-density"
9185
9186 ###############################################################################
9187
9188 # Plots - NF Density - VSC - MRR IMIX
9189 - type: "plot"
9190   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9191   algorithm: "plot_nf_heatmap"
9192   output-file-type: ".html"
9193   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
9194   data: "plot-vpp-nfv-2n-skx-mrr"
9195   filter: "'NIC_Intel-XXV710' and
9196            'NF_DENSITY' and
9197            'VHOST' and
9198            'VXLAN' and
9199            'CHAIN' and
9200            'IMIX' and
9201            '2T1C' and
9202            'MRR'"
9203   parameters:
9204   - "result"
9205   - "name"
9206   - "tags"
9207   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9208   x-axis: "X = VNFs per Service Chain"
9209   y-axis: "Y = Number of Service Chains"
9210   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9211   layout:
9212     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9213     layout: "plot-service-density"
9214
9215 - type: "plot"
9216   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9217   algorithm: "plot_nf_heatmap"
9218   output-file-type: ".html"
9219   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
9220   data: "plot-vpp-nfv-2n-skx-mrr"
9221   filter: "'NIC_Intel-XXV710' and
9222            'NF_DENSITY' and
9223            'VHOST' and
9224            'VXLAN' and
9225            'CHAIN' and
9226            'IMIX' and
9227            '4T2C' and
9228            'MRR'"
9229   parameters:
9230   - "result"
9231   - "name"
9232   - "tags"
9233   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9234   x-axis: "X = VNFs per Service Chain"
9235   y-axis: "Y = Number of Service Chains"
9236   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9237   layout:
9238     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9239     layout: "plot-service-density"
9240
9241 - type: "plot"
9242   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9243   algorithm: "plot_nf_heatmap"
9244   output-file-type: ".html"
9245   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
9246   data: "plot-vpp-nfv-2n-skx-mrr"
9247   filter: "'NIC_Intel-XXV710' and
9248            'NF_DENSITY' and
9249            'VHOST' and
9250            'VXLAN' and
9251            'CHAIN' and
9252            'IMIX' and
9253            '8T4C' and
9254            'MRR'"
9255   parameters:
9256   - "result"
9257   - "name"
9258   - "tags"
9259   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9260   x-axis: "X = VNFs per Service Chain"
9261   y-axis: "Y = Number of Service Chains"
9262   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9263   layout:
9264     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9265     layout: "plot-service-density"
9266
9267 # Plots - NF Density - VSC - NDR IMIX
9268 - type: "plot"
9269   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9270   algorithm: "plot_nf_heatmap"
9271   output-file-type: ".html"
9272   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
9273   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9274   filter: "'NIC_Intel-XXV710' and
9275            'NF_DENSITY' and
9276            'VHOST' and
9277            'VXLAN' and
9278            'CHAIN' and
9279            'IMIX' and
9280            '2T1C' and
9281            'NDRPDR'"
9282   parameters:
9283   - "throughput"
9284   - "name"
9285   - "tags"
9286   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9287   x-axis: "X = VNFs per Service Chain"
9288   y-axis: "Y = Number of Service Chains"
9289   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9290   layout:
9291     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9292     layout: "plot-service-density"
9293
9294 - type: "plot"
9295   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9296   algorithm: "plot_nf_heatmap"
9297   output-file-type: ".html"
9298   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
9299   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9300   filter: "'NIC_Intel-XXV710' and
9301            'NF_DENSITY' and
9302            'VHOST' and
9303            'VXLAN' and
9304            'CHAIN' and
9305            'IMIX' and
9306            '4T2C' and
9307            'NDRPDR'"
9308   parameters:
9309   - "throughput"
9310   - "name"
9311   - "tags"
9312   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9313   x-axis: "X = VNFs per Service Chain"
9314   y-axis: "Y = Number of Service Chains"
9315   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9316   layout:
9317     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9318     layout: "plot-service-density"
9319
9320 - type: "plot"
9321   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9322   algorithm: "plot_nf_heatmap"
9323   output-file-type: ".html"
9324   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
9325   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9326   filter: "'NIC_Intel-XXV710' and
9327            'NF_DENSITY' and
9328            'VHOST' and
9329            'VXLAN' and
9330            'CHAIN' and
9331            'IMIX' and
9332            '8T4C' and
9333            'NDRPDR'"
9334   parameters:
9335   - "throughput"
9336   - "name"
9337   - "tags"
9338   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9339   x-axis: "X = VNFs per Service Chain"
9340   y-axis: "Y = Number of Service Chains"
9341   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9342   layout:
9343     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9344     layout: "plot-service-density"
9345
9346 # Plots - NF Density - VSC - PDR IMIX
9347 - type: "plot"
9348   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9349   algorithm: "plot_nf_heatmap"
9350   output-file-type: ".html"
9351   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
9352   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9353   filter: "'NIC_Intel-XXV710' and
9354            'NF_DENSITY' and
9355            'VHOST' and
9356            'VXLAN' and
9357            'CHAIN' and
9358            'IMIX' and
9359            '2T1C' and
9360            'NDRPDR'"
9361   parameters:
9362   - "throughput"
9363   - "name"
9364   - "tags"
9365   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9366   x-axis: "X = VNFs per Service Chain"
9367   y-axis: "Y = Number of Service Chains"
9368   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9369   layout:
9370     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9371     layout: "plot-service-density"
9372
9373 - type: "plot"
9374   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9375   algorithm: "plot_nf_heatmap"
9376   output-file-type: ".html"
9377   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
9378   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9379   filter: "'NIC_Intel-XXV710' and
9380            'NF_DENSITY' and
9381            'VHOST' and
9382            'VXLAN' and
9383            'CHAIN' and
9384            'IMIX' and
9385            '4T2C' and
9386            'NDRPDR'"
9387   parameters:
9388   - "throughput"
9389   - "name"
9390   - "tags"
9391   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9392   x-axis: "X = VNFs per Service Chain"
9393   y-axis: "Y = Number of Service Chains"
9394   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9395   layout:
9396     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9397     layout: "plot-service-density"
9398
9399 - type: "plot"
9400   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9401   algorithm: "plot_nf_heatmap"
9402   output-file-type: ".html"
9403   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
9404   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9405   filter: "'NIC_Intel-XXV710' and
9406            'NF_DENSITY' and
9407            'VHOST' and
9408            'VXLAN' and
9409            'CHAIN' and
9410            'IMIX' and
9411            '8T4C' and
9412            'NDRPDR'"
9413   parameters:
9414   - "throughput"
9415   - "name"
9416   - "tags"
9417   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9418   x-axis: "X = VNFs per Service Chain"
9419   y-axis: "Y = Number of Service Chains"
9420   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9421   layout:
9422     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9423     layout: "plot-service-density"
9424
9425 ###############################################################################
9426
9427 # Plots - NF Density - CSC - MRR IMIX
9428 - type: "plot"
9429   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9430   algorithm: "plot_nf_heatmap"
9431   output-file-type: ".html"
9432   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
9433   data: "plot-vpp-nfv-2n-skx-mrr"
9434   filter: "'NIC_Intel-XXV710' and
9435            'NF_DENSITY' and
9436            'DOCKER' and
9437            'CHAIN' and
9438            'NF_VPPIP4' and
9439            'IMIX' and
9440            '2T1C' and
9441            'MRR'"
9442   parameters:
9443   - "result"
9444   - "name"
9445   - "tags"
9446   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9447   x-axis: "X = CNFs per Service Chain"
9448   y-axis: "Y = Number of Service Chains"
9449   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9450   layout:
9451     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9452     layout: "plot-service-density"
9453
9454 - type: "plot"
9455   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9456   algorithm: "plot_nf_heatmap"
9457   output-file-type: ".html"
9458   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
9459   data: "plot-vpp-nfv-2n-skx-mrr"
9460   filter: "'NIC_Intel-XXV710' and
9461            'NF_DENSITY' and
9462            'DOCKER' and
9463            'CHAIN' and
9464            'NF_VPPIP4' and
9465            'IMIX' and
9466            '4T2C' and
9467            'MRR'"
9468   parameters:
9469   - "result"
9470   - "name"
9471   - "tags"
9472   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9473   x-axis: "X = CNFs per Service Chain"
9474   y-axis: "Y = Number of Service Chains"
9475   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9476   layout:
9477     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9478     layout: "plot-service-density"
9479
9480 - type: "plot"
9481   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9482   algorithm: "plot_nf_heatmap"
9483   output-file-type: ".html"
9484   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
9485   data: "plot-vpp-nfv-2n-skx-mrr"
9486   filter: "'NIC_Intel-XXV710' and
9487            'NF_DENSITY' and
9488            'DOCKER' and
9489            'CHAIN' and
9490            'NF_VPPIP4' and
9491            'IMIX' and
9492            '8T4C' and
9493            'MRR'"
9494   parameters:
9495   - "result"
9496   - "name"
9497   - "tags"
9498   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9499   x-axis: "X = CNFs per Service Chain"
9500   y-axis: "Y = Number of Service Chains"
9501   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9502   layout:
9503     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9504     layout: "plot-service-density"
9505
9506 # Plots - NF Density - CSC - NDR IMIX
9507 - type: "plot"
9508   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9509   algorithm: "plot_nf_heatmap"
9510   output-file-type: ".html"
9511   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
9512   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9513   filter: "'NIC_Intel-XXV710' and
9514            'NF_DENSITY' and
9515            'DOCKER' and
9516            'CHAIN' and
9517            'NF_VPPIP4' and
9518            'IMIX' and
9519            '2T1C' and
9520            'NDRPDR'"
9521   parameters:
9522   - "throughput"
9523   - "name"
9524   - "tags"
9525   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9526   x-axis: "X = CNFs per Service Chain"
9527   y-axis: "Y = Number of Service Chains"
9528   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9529   layout:
9530     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9531     layout: "plot-service-density"
9532
9533 - type: "plot"
9534   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9535   algorithm: "plot_nf_heatmap"
9536   output-file-type: ".html"
9537   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
9538   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9539   filter: "'NIC_Intel-XXV710' and
9540            'NF_DENSITY' and
9541            'DOCKER' and
9542            'CHAIN' and
9543            'NF_VPPIP4' and
9544            'IMIX' and
9545            '4T2C' and
9546            'NDRPDR'"
9547   parameters:
9548   - "throughput"
9549   - "name"
9550   - "tags"
9551   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9552   x-axis: "X = CNFs per Service Chain"
9553   y-axis: "Y = Number of Service Chains"
9554   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9555   layout:
9556     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9557     layout: "plot-service-density"
9558
9559 - type: "plot"
9560   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9561   algorithm: "plot_nf_heatmap"
9562   output-file-type: ".html"
9563   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
9564   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9565   filter: "'NIC_Intel-XXV710' and
9566            'NF_DENSITY' and
9567            'DOCKER' and
9568            'CHAIN' and
9569            'NF_VPPIP4' and
9570            'IMIX' and
9571            '8T4C' and
9572            'NDRPDR'"
9573   parameters:
9574   - "throughput"
9575   - "name"
9576   - "tags"
9577   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9578   x-axis: "X = CNFs per Service Chain"
9579   y-axis: "Y = Number of Service Chains"
9580   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9581   layout:
9582     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9583     layout: "plot-service-density"
9584
9585 # Plots - NF Density - CSC - PDR IMIX
9586 - type: "plot"
9587   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9588   algorithm: "plot_nf_heatmap"
9589   output-file-type: ".html"
9590   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
9591   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9592   filter: "'NIC_Intel-XXV710' and
9593            'NF_DENSITY' and
9594            'DOCKER' and
9595            'CHAIN' and
9596            'NF_VPPIP4' and
9597            'IMIX' and
9598            '2T1C' and
9599            'NDRPDR'"
9600   parameters:
9601   - "throughput"
9602   - "name"
9603   - "tags"
9604   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9605   x-axis: "X = CNFs per Service Chain"
9606   y-axis: "Y = Number of Service Chains"
9607   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9608   layout:
9609     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9610     layout: "plot-service-density"
9611
9612 - type: "plot"
9613   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9614   algorithm: "plot_nf_heatmap"
9615   output-file-type: ".html"
9616   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
9617   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9618   filter: "'NIC_Intel-XXV710' and
9619            'NF_DENSITY' and
9620            'DOCKER' and
9621            'CHAIN' and
9622            'NF_VPPIP4' and
9623            'IMIX' and
9624            '4T2C' and
9625            'NDRPDR'"
9626   parameters:
9627   - "throughput"
9628   - "name"
9629   - "tags"
9630   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9631   x-axis: "X = CNFs per Service Chain"
9632   y-axis: "Y = Number of Service Chains"
9633   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9634   layout:
9635     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9636     layout: "plot-service-density"
9637
9638 - type: "plot"
9639   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9640   algorithm: "plot_nf_heatmap"
9641   output-file-type: ".html"
9642   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
9643   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9644   filter: "'NIC_Intel-XXV710' and
9645            'NF_DENSITY' and
9646            'DOCKER' and
9647            'CHAIN' and
9648            'NF_VPPIP4' and
9649            'IMIX' and
9650            '8T4C' and
9651            'NDRPDR'"
9652   parameters:
9653   - "throughput"
9654   - "name"
9655   - "tags"
9656   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9657   x-axis: "X = CNFs per Service Chain"
9658   y-axis: "Y = Number of Service Chains"
9659   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9660   layout:
9661     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9662     layout: "plot-service-density"
9663
9664 ################################################################################
9665 #
9666 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
9667 #- type: "plot"
9668 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9669 #  algorithm: "plot_nf_heatmap"
9670 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
9671 #  data: "plot-vpp-nfv-3n-skx-mrr"
9672 #  filter: "'NIC_Intel-XXV710' and
9673 #           'NF_DENSITY' and
9674 #           'DOCKER' and
9675 #           'CHAIN' and
9676 #           'NF_VPPIP4' and
9677 #           'IPSEC' and
9678 #           'TNL_4' and
9679 #           'IMIX' and
9680 #           '2T1C' and
9681 #           'MRR'"
9682 #  parameters:
9683 #  - "result"
9684 #  - "name"
9685 #  - "tags"
9686 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9687 #  x-axis: "X = CNFs per Service Chain"
9688 #  y-axis: "Y = Number of Service Chains"
9689 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9690 #  layout:
9691 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9692 #    layout: "plot-service-density"
9693 #
9694 #- type: "plot"
9695 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9696 #  algorithm: "plot_nf_heatmap"
9697 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
9698 #  data: "plot-vpp-nfv-3n-skx-mrr"
9699 #  filter: "'NIC_Intel-XXV710' and
9700 #           'NF_DENSITY' and
9701 #           'DOCKER' and
9702 #           'CHAIN' and
9703 #           'NF_VPPIP4' and
9704 #           'IPSEC' and
9705 #           'TNL_4' and
9706 #           'IMIX' and
9707 #           '4T2C' and
9708 #           'MRR'"
9709 #  parameters:
9710 #  - "result"
9711 #  - "name"
9712 #  - "tags"
9713 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9714 #  x-axis: "X = CNFs per Service Chain"
9715 #  y-axis: "Y = Number of Service Chains"
9716 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9717 #  layout:
9718 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9719 #    layout: "plot-service-density"
9720 #
9721 #- type: "plot"
9722 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9723 #  algorithm: "plot_nf_heatmap"
9724 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
9725 #  data: "plot-vpp-nfv-3n-skx-mrr"
9726 #  filter: "'NIC_Intel-XXV710' and
9727 #           'NF_DENSITY' and
9728 #           'DOCKER' and
9729 #           'CHAIN' and
9730 #           'NF_VPPIP4' and
9731 #           'IPSEC' and
9732 #           'TNL_4' and
9733 #           'IMIX' and
9734 #           '8T4C' and
9735 #           'MRR'"
9736 #  parameters:
9737 #  - "result"
9738 #  - "name"
9739 #  - "tags"
9740 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9741 #  x-axis: "X = CNFs per Service Chain"
9742 #  y-axis: "Y = Number of Service Chains"
9743 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9744 #  layout:
9745 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9746 #    layout: "plot-service-density"
9747
9748 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
9749 #- type: "plot"
9750 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9751 #  algorithm: "plot_nf_heatmap"
9752 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
9753 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9754 #  filter: "'NIC_Intel-XXV710' and
9755 #           'NF_DENSITY' and
9756 #           'DOCKER' and
9757 #           'CHAIN' and
9758 #           'NF_VPPIP4' and
9759 #           'IPSEC' and
9760 #           'TNL_4' and
9761 #           'IMIX' and
9762 #           '2T1C' and
9763 #           'NDRPDR'"
9764 #  parameters:
9765 #  - "throughput"
9766 #  - "name"
9767 #  - "tags"
9768 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9769 #  x-axis: "X = CNFs per Service Chain"
9770 #  y-axis: "Y = Number of Service Chains"
9771 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9772 #  layout:
9773 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9774 #    layout: "plot-service-density"
9775 #
9776 #- type: "plot"
9777 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9778 #  algorithm: "plot_nf_heatmap"
9779 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
9780 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9781 #  filter: "'NIC_Intel-XXV710' and
9782 #           'NF_DENSITY' and
9783 #           'DOCKER' and
9784 #           'CHAIN' and
9785 #           'NF_VPPIP4' and
9786 #           'IPSEC' and
9787 #           'TNL_4' and
9788 #           'IMIX' and
9789 #           '4T2C' and
9790 #           'NDRPDR'"
9791 #  parameters:
9792 #  - "throughput"
9793 #  - "name"
9794 #  - "tags"
9795 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9796 #  x-axis: "X = CNFs per Service Chain"
9797 #  y-axis: "Y = Number of Service Chains"
9798 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9799 #  layout:
9800 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9801 #    layout: "plot-service-density"
9802 #
9803 #- type: "plot"
9804 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9805 #  algorithm: "plot_nf_heatmap"
9806 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
9807 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9808 #  filter: "'NIC_Intel-XXV710' and
9809 #           'NF_DENSITY' and
9810 #           'DOCKER' and
9811 #           'CHAIN' and
9812 #           'NF_VPPIP4' and
9813 #           'IPSEC' and
9814 #           'TNL_4' and
9815 #           'IMIX' and
9816 #           '8T4C' and
9817 #           'NDRPDR'"
9818 #  parameters:
9819 #  - "throughput"
9820 #  - "name"
9821 #  - "tags"
9822 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9823 #  x-axis: "X = CNFs per Service Chain"
9824 #  y-axis: "Y = Number of Service Chains"
9825 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9826 #  layout:
9827 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9828 #    layout: "plot-service-density"
9829 #
9830 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
9831 #- type: "plot"
9832 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9833 #  algorithm: "plot_nf_heatmap"
9834 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
9835 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9836 #  filter: "'NIC_Intel-XXV710' and
9837 #           'NF_DENSITY' and
9838 #           'DOCKER' and
9839 #           'CHAIN' and
9840 #           'NF_VPPIP4' and
9841 #           'IPSEC' and
9842 #           'TNL_4' and
9843 #           'IMIX' and
9844 #           '2T1C' and
9845 #           'NDRPDR'"
9846 #  parameters:
9847 #  - "throughput"
9848 #  - "name"
9849 #  - "tags"
9850 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9851 #  x-axis: "X = CNFs per Service Chain"
9852 #  y-axis: "Y = Number of Service Chains"
9853 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9854 #  layout:
9855 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9856 #    layout: "plot-service-density"
9857 #
9858 #- type: "plot"
9859 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9860 #  algorithm: "plot_nf_heatmap"
9861 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
9862 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9863 #  filter: "'NIC_Intel-XXV710' and
9864 #           'NF_DENSITY' and
9865 #           'DOCKER' and
9866 #           'CHAIN' and
9867 #           'NF_VPPIP4' and
9868 #           'IPSEC' and
9869 #           'TNL_4' and
9870 #           'IMIX' and
9871 #           '4T2C' and
9872 #           'NDRPDR'"
9873 #  parameters:
9874 #  - "throughput"
9875 #  - "name"
9876 #  - "tags"
9877 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9878 #  x-axis: "X = CNFs per Service Chain"
9879 #  y-axis: "Y = Number of Service Chains"
9880 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9881 #  layout:
9882 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9883 #    layout: "plot-service-density"
9884 #
9885 #- type: "plot"
9886 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9887 #  algorithm: "plot_nf_heatmap"
9888 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
9889 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9890 #  filter: "'NIC_Intel-XXV710' and
9891 #           'NF_DENSITY' and
9892 #           'DOCKER' and
9893 #           'CHAIN' and
9894 #           'NF_VPPIP4' and
9895 #           'IPSEC' and
9896 #           'TNL_4' and
9897 #           'IMIX' and
9898 #           '8T4C' and
9899 #           'NDRPDR'"
9900 #  parameters:
9901 #  - "throughput"
9902 #  - "name"
9903 #  - "tags"
9904 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9905 #  x-axis: "X = CNFs per Service Chain"
9906 #  y-axis: "Y = Number of Service Chains"
9907 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9908 #  layout:
9909 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9910 #    layout: "plot-service-density"
9911
9912 ###############################################################################
9913
9914 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
9915 #- type: "plot"
9916 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9917 #  algorithm: "plot_nf_heatmap"
9918 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
9919 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9920 #  filter: "'NIC_Intel-XL710' and
9921 #           'NF_DENSITY' and
9922 #           'DOCKER' and
9923 #           'CHAIN' and
9924 #           'NF_VPPIP4' and
9925 #           'IMIX' and
9926 #           'TNL_4' and
9927 #           '1T1C' and
9928 #           'MRR'"
9929 #  parameters:
9930 #  - "result"
9931 #  - "name"
9932 #  - "tags"
9933 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9934 #  x-axis: "X = CNFs per Service Chain"
9935 #  y-axis: "Y = Number of Service Chains"
9936 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9937 #  layout:
9938 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9939 #    layout: "plot-service-density"
9940 #
9941 #- type: "plot"
9942 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9943 #  algorithm: "plot_nf_heatmap"
9944 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
9945 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9946 #  filter: "'NIC_Intel-XL710' and
9947 #           'NF_DENSITY' and
9948 #           'DOCKER' and
9949 #           'CHAIN' and
9950 #           'NF_VPPIP4' and
9951 #           'IPSEC' and
9952 #           'TNL_4' and
9953 #           'IMIX' and
9954 #           '2T2C' and
9955 #           'MRR'"
9956 #  parameters:
9957 #  - "result"
9958 #  - "name"
9959 #  - "tags"
9960 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9961 #  x-axis: "X = CNFs per Service Chain"
9962 #  y-axis: "Y = Number of Service Chains"
9963 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9964 #  layout:
9965 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9966 #    layout: "plot-service-density"
9967 #
9968 #- type: "plot"
9969 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9970 #  algorithm: "plot_nf_heatmap"
9971 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
9972 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9973 #  filter: "'NIC_Intel-XL710' and
9974 #           'NF_DENSITY' and
9975 #           'DOCKER' and
9976 #           'CHAIN' and
9977 #           'NF_VPPIP4' and
9978 #           'IPSEC' and
9979 #           'TNL_4' and
9980 #           'IMIX' and
9981 #           '4T4C' and
9982 #           'MRR'"
9983 #  parameters:
9984 #  - "result"
9985 #  - "name"
9986 #  - "tags"
9987 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9988 #  x-axis: "X = CNFs per Service Chain"
9989 #  y-axis: "Y = Number of Service Chains"
9990 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9991 #  layout:
9992 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9993 #    layout: "plot-service-density"
9994
9995 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
9996 #- type: "plot"
9997 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9998 #  algorithm: "plot_nf_heatmap"
9999 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
10000 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10001 #  filter: "'NIC_Intel-XL710' and
10002 #           'NF_DENSITY' and
10003 #           'DOCKER' and
10004 #           'CHAIN' and
10005 #           'NF_VPPIP4' and
10006 #           'IPSEC' and
10007 #           'TNL_4' and
10008 #           'IMIX' and
10009 #           '1T1C' and
10010 #           'NDRPDR'"
10011 #  parameters:
10012 #  - "throughput"
10013 #  - "name"
10014 #  - "tags"
10015 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10016 #  x-axis: "X = CNFs per Service Chain"
10017 #  y-axis: "Y = Number of Service Chains"
10018 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10019 #  layout:
10020 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10021 #    layout: "plot-service-density"
10022 #
10023 #- type: "plot"
10024 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10025 #  algorithm: "plot_nf_heatmap"
10026 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
10027 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10028 #  filter: "'NIC_Intel-XL710' and
10029 #           'NF_DENSITY' and
10030 #           'DOCKER' and
10031 #           'CHAIN' and
10032 #           'NF_VPPIP4' and
10033 #           'IPSEC' and
10034 #           'TNL_4' and
10035 #           'IMIX' and
10036 #           '2T2C' and
10037 #           'NDRPDR'"
10038 #  parameters:
10039 #  - "throughput"
10040 #  - "name"
10041 #  - "tags"
10042 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10043 #  x-axis: "X = CNFs per Service Chain"
10044 #  y-axis: "Y = Number of Service Chains"
10045 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10046 #  layout:
10047 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10048 #    layout: "plot-service-density"
10049 #
10050 #- type: "plot"
10051 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10052 #  algorithm: "plot_nf_heatmap"
10053 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
10054 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10055 #  filter: "'NIC_Intel-XL710' and
10056 #           'NF_DENSITY' and
10057 #           'DOCKER' and
10058 #           'CHAIN' and
10059 #           'NF_VPPIP4' and
10060 #           'IPSEC' and
10061 #           'TNL_4' and
10062 #           'IMIX' and
10063 #           '4T4C' and
10064 #           'NDRPDR'"
10065 #  parameters:
10066 #  - "throughput"
10067 #  - "name"
10068 #  - "tags"
10069 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10070 #  x-axis: "X = CNFs per Service Chain"
10071 #  y-axis: "Y = Number of Service Chains"
10072 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10073 #  layout:
10074 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10075 #    layout: "plot-service-density"
10076 #
10077 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
10078 #- type: "plot"
10079 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10080 #  algorithm: "plot_nf_heatmap"
10081 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
10082 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10083 #  filter: "'NIC_Intel-XL710' and
10084 #           'NF_DENSITY' and
10085 #           'DOCKER' and
10086 #           'CHAIN' and
10087 #           'NF_VPPIP4' and
10088 #           'IPSEC' and
10089 #           'TNL_4' and
10090 #           'IMIX' and
10091 #           '1T1C' and
10092 #           'NDRPDR'"
10093 #  parameters:
10094 #  - "throughput"
10095 #  - "name"
10096 #  - "tags"
10097 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10098 #  x-axis: "X = CNFs per Service Chain"
10099 #  y-axis: "Y = Number of Service Chains"
10100 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10101 #  layout:
10102 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10103 #    layout: "plot-service-density"
10104 #
10105 #- type: "plot"
10106 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10107 #  algorithm: "plot_nf_heatmap"
10108 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
10109 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10110 #  filter: "'NIC_Intel-XL710' and
10111 #           'NF_DENSITY' and
10112 #           'DOCKER' and
10113 #           'CHAIN' and
10114 #           'NF_VPPIP4' and
10115 #           'IPSEC' and
10116 #           'TNL_4' and
10117 #           'IMIX' and
10118 #           '2T2C' and
10119 #           'NDRPDR'"
10120 #  parameters:
10121 #  - "throughput"
10122 #  - "name"
10123 #  - "tags"
10124 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10125 #  x-axis: "X = CNFs per Service Chain"
10126 #  y-axis: "Y = Number of Service Chains"
10127 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10128 #  layout:
10129 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10130 #    layout: "plot-service-density"
10131 #
10132 #- type: "plot"
10133 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10134 #  algorithm: "plot_nf_heatmap"
10135 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
10136 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10137 #  filter: "'NIC_Intel-XL710' and
10138 #           'NF_DENSITY' and
10139 #           'DOCKER' and
10140 #           'CHAIN' and
10141 #           'NF_VPPIP4' and
10142 #           'IPSEC' and
10143 #           'TNL_4' and
10144 #           'IMIX' and
10145 #           '4T4C' and
10146 #           'NDRPDR'"
10147 #  parameters:
10148 #  - "throughput"
10149 #  - "name"
10150 #  - "tags"
10151 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10152 #  x-axis: "X = CNFs per Service Chain"
10153 #  y-axis: "Y = Number of Service Chains"
10154 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10155 #  layout:
10156 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10157 #    layout: "plot-service-density"
10158
10159 ###############################################################################
10160
10161 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
10162 #- type: "plot"
10163 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10164 #  algorithm: "plot_nf_heatmap"
10165 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
10166 #  data: "plot-vpp-nfv-3n-skx-mrr"
10167 #  filter: "'NIC_Intel-XXV710' and
10168 #           'NF_DENSITY' and
10169 #           'DOCKER' and
10170 #           'CHAIN' and
10171 #           'NF_VPPIP4' and
10172 #           'IPSEC' and
10173 #           'TNL_1000' and
10174 #           'IMIX' and
10175 #           '2T1C' and
10176 #           'MRR'"
10177 #  parameters:
10178 #  - "result"
10179 #  - "name"
10180 #  - "tags"
10181 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10182 #  x-axis: "X = CNFs per Service Chain"
10183 #  y-axis: "Y = Number of Service Chains"
10184 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10185 #  layout:
10186 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10187 #    layout: "plot-service-density"
10188 #
10189 #- type: "plot"
10190 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10191 #  algorithm: "plot_nf_heatmap"
10192 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
10193 #  data: "plot-vpp-nfv-3n-skx-mrr"
10194 #  filter: "'NIC_Intel-XXV710' and
10195 #           'NF_DENSITY' and
10196 #           'DOCKER' and
10197 #           'CHAIN' and
10198 #           'NF_VPPIP4' and
10199 #           'IPSEC' and
10200 #           'TNL_1000' and
10201 #           'IMIX' and
10202 #           '4T2C' and
10203 #           'MRR'"
10204 #  parameters:
10205 #  - "result"
10206 #  - "name"
10207 #  - "tags"
10208 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10209 #  x-axis: "X = CNFs per Service Chain"
10210 #  y-axis: "Y = Number of Service Chains"
10211 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10212 #  layout:
10213 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10214 #    layout: "plot-service-density"
10215 #
10216 #- type: "plot"
10217 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10218 #  algorithm: "plot_nf_heatmap"
10219 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
10220 #  data: "plot-vpp-nfv-3n-skx-mrr"
10221 #  filter: "'NIC_Intel-XXV710' and
10222 #           'NF_DENSITY' and
10223 #           'DOCKER' and
10224 #           'CHAIN' and
10225 #           'NF_VPPIP4' and
10226 #           'IPSEC' and
10227 #           'TNL_1000' and
10228 #           'IMIX' and
10229 #           '8T4C' and
10230 #           'MRR'"
10231 #  parameters:
10232 #  - "result"
10233 #  - "name"
10234 #  - "tags"
10235 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10236 #  x-axis: "X = CNFs per Service Chain"
10237 #  y-axis: "Y = Number of Service Chains"
10238 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10239 #  layout:
10240 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10241 #    layout: "plot-service-density"
10242
10243 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
10244 #- type: "plot"
10245 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10246 #  algorithm: "plot_nf_heatmap"
10247 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
10248 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10249 #  filter: "'NIC_Intel-XXV710' and
10250 #           'NF_DENSITY' and
10251 #           'DOCKER' and
10252 #           'CHAIN' and
10253 #           'NF_VPPIP4' and
10254 #           'IPSEC' and
10255 #           'TNL_1000' and
10256 #           'IMIX' and
10257 #           '2T1C' and
10258 #           'NDRPDR'"
10259 #  parameters:
10260 #  - "throughput"
10261 #  - "name"
10262 #  - "tags"
10263 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10264 #  x-axis: "X = CNFs per Service Chain"
10265 #  y-axis: "Y = Number of Service Chains"
10266 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10267 #  layout:
10268 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10269 #    layout: "plot-service-density"
10270 #
10271 #- type: "plot"
10272 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10273 #  algorithm: "plot_nf_heatmap"
10274 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
10275 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10276 #  filter: "'NIC_Intel-XXV710' and
10277 #           'NF_DENSITY' and
10278 #           'DOCKER' and
10279 #           'CHAIN' and
10280 #           'NF_VPPIP4' and
10281 #           'IPSEC' and
10282 #           'TNL_1000' and
10283 #           'IMIX' and
10284 #           '4T2C' and
10285 #           'NDRPDR'"
10286 #  parameters:
10287 #  - "throughput"
10288 #  - "name"
10289 #  - "tags"
10290 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10291 #  x-axis: "X = CNFs per Service Chain"
10292 #  y-axis: "Y = Number of Service Chains"
10293 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10294 #  layout:
10295 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10296 #    layout: "plot-service-density"
10297 #
10298 #- type: "plot"
10299 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10300 #  algorithm: "plot_nf_heatmap"
10301 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
10302 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10303 #  filter: "'NIC_Intel-XXV710' and
10304 #           'NF_DENSITY' and
10305 #           'DOCKER' and
10306 #           'CHAIN' and
10307 #           'NF_VPPIP4' and
10308 #           'IPSEC' and
10309 #           'TNL_1000' and
10310 #           'IMIX' and
10311 #           '8T4C' and
10312 #           'NDRPDR'"
10313 #  parameters:
10314 #  - "throughput"
10315 #  - "name"
10316 #  - "tags"
10317 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10318 #  x-axis: "X = CNFs per Service Chain"
10319 #  y-axis: "Y = Number of Service Chains"
10320 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10321 #  layout:
10322 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10323 #    layout: "plot-service-density"
10324 #
10325 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
10326 #- type: "plot"
10327 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10328 #  algorithm: "plot_nf_heatmap"
10329 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
10330 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10331 #  filter: "'NIC_Intel-XXV710' and
10332 #           'NF_DENSITY' and
10333 #           'DOCKER' and
10334 #           'CHAIN' and
10335 #           'NF_VPPIP4' and
10336 #           'IPSEC' and
10337 #           'TNL_1000' and
10338 #           'IMIX' and
10339 #           '2T1C' and
10340 #           'NDRPDR'"
10341 #  parameters:
10342 #  - "throughput"
10343 #  - "name"
10344 #  - "tags"
10345 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10346 #  x-axis: "X = CNFs per Service Chain"
10347 #  y-axis: "Y = Number of Service Chains"
10348 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10349 #  layout:
10350 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10351 #    layout: "plot-service-density"
10352 #
10353 #- type: "plot"
10354 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10355 #  algorithm: "plot_nf_heatmap"
10356 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
10357 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10358 #  filter: "'NIC_Intel-XXV710' and
10359 #           'NF_DENSITY' and
10360 #           'DOCKER' and
10361 #           'CHAIN' and
10362 #           'NF_VPPIP4' and
10363 #           'IPSEC' and
10364 #           'TNL_1000' and
10365 #           'IMIX' and
10366 #           '4T2C' and
10367 #           'NDRPDR'"
10368 #  parameters:
10369 #  - "throughput"
10370 #  - "name"
10371 #  - "tags"
10372 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10373 #  x-axis: "X = CNFs per Service Chain"
10374 #  y-axis: "Y = Number of Service Chains"
10375 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10376 #  layout:
10377 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10378 #    layout: "plot-service-density"
10379 #
10380 #- type: "plot"
10381 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10382 #  algorithm: "plot_nf_heatmap"
10383 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
10384 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10385 #  filter: "'NIC_Intel-XXV710' and
10386 #           'NF_DENSITY' and
10387 #           'DOCKER' and
10388 #           'CHAIN' and
10389 #           'NF_VPPIP4' and
10390 #           'IPSEC' and
10391 #           'TNL_1000' and
10392 #           'IMIX' and
10393 #           '8T4C' and
10394 #           'NDRPDR'"
10395 #  parameters:
10396 #  - "throughput"
10397 #  - "name"
10398 #  - "tags"
10399 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10400 #  x-axis: "X = CNFs per Service Chain"
10401 #  y-axis: "Y = Number of Service Chains"
10402 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10403 #  layout:
10404 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10405 #    layout: "plot-service-density"
10406
10407 ###############################################################################
10408
10409 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
10410 #- type: "plot"
10411 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10412 #  algorithm: "plot_nf_heatmap"
10413 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
10414 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10415 #  filter: "'NIC_Intel-XL710' and
10416 #           'NF_DENSITY' and
10417 #           'DOCKER' and
10418 #           'CHAIN' and
10419 #           'NF_VPPIP4' and
10420 #           'IMIX' and
10421 #           'TNL_1000' and
10422 #           '1T1C' and
10423 #           'MRR'"
10424 #  parameters:
10425 #  - "result"
10426 #  - "name"
10427 #  - "tags"
10428 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10429 #  x-axis: "X = CNFs per Service Chain"
10430 #  y-axis: "Y = Number of Service Chains"
10431 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10432 #  layout:
10433 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10434 #    layout: "plot-service-density"
10435 #
10436 #- type: "plot"
10437 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10438 #  algorithm: "plot_nf_heatmap"
10439 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
10440 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10441 #  filter: "'NIC_Intel-XL710' and
10442 #           'NF_DENSITY' and
10443 #           'DOCKER' and
10444 #           'CHAIN' and
10445 #           'NF_VPPIP4' and
10446 #           'IPSEC' and
10447 #           'TNL_1000' and
10448 #           'IMIX' and
10449 #           '2T2C' and
10450 #           'MRR'"
10451 #  parameters:
10452 #  - "result"
10453 #  - "name"
10454 #  - "tags"
10455 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10456 #  x-axis: "X = CNFs per Service Chain"
10457 #  y-axis: "Y = Number of Service Chains"
10458 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10459 #  layout:
10460 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10461 #    layout: "plot-service-density"
10462 #
10463 #- type: "plot"
10464 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10465 #  algorithm: "plot_nf_heatmap"
10466 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
10467 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10468 #  filter: "'NIC_Intel-XL710' and
10469 #           'NF_DENSITY' and
10470 #           'DOCKER' and
10471 #           'CHAIN' and
10472 #           'NF_VPPIP4' and
10473 #           'IPSEC' and
10474 #           'TNL_1000' and
10475 #           'IMIX' and
10476 #           '4T4C' and
10477 #           'MRR'"
10478 #  parameters:
10479 #  - "result"
10480 #  - "name"
10481 #  - "tags"
10482 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10483 #  x-axis: "X = CNFs per Service Chain"
10484 #  y-axis: "Y = Number of Service Chains"
10485 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10486 #  layout:
10487 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10488 #    layout: "plot-service-density"
10489
10490 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
10491 #- type: "plot"
10492 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10493 #  algorithm: "plot_nf_heatmap"
10494 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
10495 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10496 #  filter: "'NIC_Intel-XL710' and
10497 #           'NF_DENSITY' and
10498 #           'DOCKER' and
10499 #           'CHAIN' and
10500 #           'NF_VPPIP4' and
10501 #           'IPSEC' and
10502 #           'TNL_1000' and
10503 #           'IMIX' and
10504 #           '1T1C' and
10505 #           'NDRPDR'"
10506 #  parameters:
10507 #  - "throughput"
10508 #  - "name"
10509 #  - "tags"
10510 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10511 #  x-axis: "X = CNFs per Service Chain"
10512 #  y-axis: "Y = Number of Service Chains"
10513 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10514 #  layout:
10515 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10516 #    layout: "plot-service-density"
10517 #
10518 #- type: "plot"
10519 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10520 #  algorithm: "plot_nf_heatmap"
10521 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
10522 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10523 #  filter: "'NIC_Intel-XL710' and
10524 #           'NF_DENSITY' and
10525 #           'DOCKER' and
10526 #           'CHAIN' and
10527 #           'NF_VPPIP4' and
10528 #           'IPSEC' and
10529 #           'TNL_1000' and
10530 #           'IMIX' and
10531 #           '2T2C' and
10532 #           'NDRPDR'"
10533 #  parameters:
10534 #  - "throughput"
10535 #  - "name"
10536 #  - "tags"
10537 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10538 #  x-axis: "X = CNFs per Service Chain"
10539 #  y-axis: "Y = Number of Service Chains"
10540 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10541 #  layout:
10542 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10543 #    layout: "plot-service-density"
10544 #
10545 #- type: "plot"
10546 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10547 #  algorithm: "plot_nf_heatmap"
10548 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
10549 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10550 #  filter: "'NIC_Intel-XL710' and
10551 #           'NF_DENSITY' and
10552 #           'DOCKER' and
10553 #           'CHAIN' and
10554 #           'NF_VPPIP4' and
10555 #           'IPSEC' and
10556 #           'TNL_1000' and
10557 #           'IMIX' and
10558 #           '4T4C' and
10559 #           'NDRPDR'"
10560 #  parameters:
10561 #  - "throughput"
10562 #  - "name"
10563 #  - "tags"
10564 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10565 #  x-axis: "X = CNFs per Service Chain"
10566 #  y-axis: "Y = Number of Service Chains"
10567 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10568 #  layout:
10569 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10570 #    layout: "plot-service-density"
10571 #
10572 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
10573 #- type: "plot"
10574 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10575 #  algorithm: "plot_nf_heatmap"
10576 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
10577 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10578 #  filter: "'NIC_Intel-XL710' and
10579 #           'NF_DENSITY' and
10580 #           'DOCKER' and
10581 #           'CHAIN' and
10582 #           'NF_VPPIP4' and
10583 #           'IPSEC' and
10584 #           'TNL_1000' and
10585 #           'IMIX' and
10586 #           '1T1C' and
10587 #           'NDRPDR'"
10588 #  parameters:
10589 #  - "throughput"
10590 #  - "name"
10591 #  - "tags"
10592 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10593 #  x-axis: "X = CNFs per Service Chain"
10594 #  y-axis: "Y = Number of Service Chains"
10595 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10596 #  layout:
10597 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10598 #    layout: "plot-service-density"
10599 #
10600 #- type: "plot"
10601 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10602 #  algorithm: "plot_nf_heatmap"
10603 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
10604 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10605 #  filter: "'NIC_Intel-XL710' and
10606 #           'NF_DENSITY' and
10607 #           'DOCKER' and
10608 #           'CHAIN' and
10609 #           'NF_VPPIP4' and
10610 #           'IPSEC' and
10611 #           'TNL_1000' and
10612 #           'IMIX' and
10613 #           '2T2C' and
10614 #           'NDRPDR'"
10615 #  parameters:
10616 #  - "throughput"
10617 #  - "name"
10618 #  - "tags"
10619 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10620 #  x-axis: "X = CNFs per Service Chain"
10621 #  y-axis: "Y = Number of Service Chains"
10622 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10623 #  layout:
10624 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10625 #    layout: "plot-service-density"
10626 #
10627 #- type: "plot"
10628 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10629 #  algorithm: "plot_nf_heatmap"
10630 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
10631 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10632 #  filter: "'NIC_Intel-XL710' and
10633 #           'NF_DENSITY' and
10634 #           'DOCKER' and
10635 #           'CHAIN' and
10636 #           'NF_VPPIP4' and
10637 #           'IPSEC' and
10638 #           'TNL_1000' and
10639 #           'IMIX' and
10640 #           '4T4C' and
10641 #           'NDRPDR'"
10642 #  parameters:
10643 #  - "throughput"
10644 #  - "name"
10645 #  - "tags"
10646 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10647 #  x-axis: "X = CNFs per Service Chain"
10648 #  y-axis: "Y = Number of Service Chains"
10649 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10650 #  layout:
10651 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10652 #    layout: "plot-service-density"
10653
10654 ###############################################################################
10655
10656 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
10657 #- type: "plot"
10658 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10659 #  algorithm: "plot_nf_heatmap"
10660 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
10661 #  data: "plot-vpp-nfv-3n-skx-mrr"
10662 #  filter: "'NIC_Intel-XXV710' and
10663 #           'NF_DENSITY' and
10664 #           'DOCKER' and
10665 #           'CHAIN' and
10666 #           'NF_VPPIP4' and
10667 #           'IPSEC' and
10668 #           'TNL_10000' and
10669 #           'IMIX' and
10670 #           '2T1C' and
10671 #           'MRR'"
10672 #  parameters:
10673 #  - "result"
10674 #  - "name"
10675 #  - "tags"
10676 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10677 #  x-axis: "X = CNFs per Service Chain"
10678 #  y-axis: "Y = Number of Service Chains"
10679 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10680 #  layout:
10681 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10682 #    layout: "plot-service-density"
10683 #
10684 #- type: "plot"
10685 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10686 #  algorithm: "plot_nf_heatmap"
10687 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
10688 #  data: "plot-vpp-nfv-3n-skx-mrr"
10689 #  filter: "'NIC_Intel-XXV710' and
10690 #           'NF_DENSITY' and
10691 #           'DOCKER' and
10692 #           'CHAIN' and
10693 #           'NF_VPPIP4' and
10694 #           'IPSEC' and
10695 #           'TNL_10000' and
10696 #           'IMIX' and
10697 #           '4T2C' and
10698 #           'MRR'"
10699 #  parameters:
10700 #  - "result"
10701 #  - "name"
10702 #  - "tags"
10703 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10704 #  x-axis: "X = CNFs per Service Chain"
10705 #  y-axis: "Y = Number of Service Chains"
10706 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10707 #  layout:
10708 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10709 #    layout: "plot-service-density"
10710 #
10711 #- type: "plot"
10712 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10713 #  algorithm: "plot_nf_heatmap"
10714 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
10715 #  data: "plot-vpp-nfv-3n-skx-mrr"
10716 #  filter: "'NIC_Intel-XXV710' and
10717 #           'NF_DENSITY' and
10718 #           'DOCKER' and
10719 #           'CHAIN' and
10720 #           'NF_VPPIP4' and
10721 #           'IPSEC' and
10722 #           'TNL_10000' and
10723 #           'IMIX' and
10724 #           '8T4C' and
10725 #           'MRR'"
10726 #  parameters:
10727 #  - "result"
10728 #  - "name"
10729 #  - "tags"
10730 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10731 #  x-axis: "X = CNFs per Service Chain"
10732 #  y-axis: "Y = Number of Service Chains"
10733 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10734 #  layout:
10735 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10736 #    layout: "plot-service-density"
10737
10738 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
10739 #- type: "plot"
10740 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10741 #  algorithm: "plot_nf_heatmap"
10742 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
10743 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10744 #  filter: "'NIC_Intel-XXV710' and
10745 #           'NF_DENSITY' and
10746 #           'DOCKER' and
10747 #           'CHAIN' and
10748 #           'NF_VPPIP4' and
10749 #           'IPSEC' and
10750 #           'TNL_10000' and
10751 #           'IMIX' and
10752 #           '2T1C' and
10753 #           'NDRPDR'"
10754 #  parameters:
10755 #  - "throughput"
10756 #  - "name"
10757 #  - "tags"
10758 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10759 #  x-axis: "X = CNFs per Service Chain"
10760 #  y-axis: "Y = Number of Service Chains"
10761 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10762 #  layout:
10763 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10764 #    layout: "plot-service-density"
10765 #
10766 #- type: "plot"
10767 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10768 #  algorithm: "plot_nf_heatmap"
10769 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
10770 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10771 #  filter: "'NIC_Intel-XXV710' and
10772 #           'NF_DENSITY' and
10773 #           'DOCKER' and
10774 #           'CHAIN' and
10775 #           'NF_VPPIP4' and
10776 #           'IPSEC' and
10777 #           'TNL_10000' and
10778 #           'IMIX' and
10779 #           '4T2C' and
10780 #           'NDRPDR'"
10781 #  parameters:
10782 #  - "throughput"
10783 #  - "name"
10784 #  - "tags"
10785 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10786 #  x-axis: "X = CNFs per Service Chain"
10787 #  y-axis: "Y = Number of Service Chains"
10788 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10789 #  layout:
10790 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10791 #    layout: "plot-service-density"
10792 #
10793 #- type: "plot"
10794 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10795 #  algorithm: "plot_nf_heatmap"
10796 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
10797 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10798 #  filter: "'NIC_Intel-XXV710' and
10799 #           'NF_DENSITY' and
10800 #           'DOCKER' and
10801 #           'CHAIN' and
10802 #           'NF_VPPIP4' and
10803 #           'IPSEC' and
10804 #           'TNL_10000' and
10805 #           'IMIX' and
10806 #           '8T4C' and
10807 #           'NDRPDR'"
10808 #  parameters:
10809 #  - "throughput"
10810 #  - "name"
10811 #  - "tags"
10812 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10813 #  x-axis: "X = CNFs per Service Chain"
10814 #  y-axis: "Y = Number of Service Chains"
10815 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10816 #  layout:
10817 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10818 #    layout: "plot-service-density"
10819 #
10820 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
10821 #- type: "plot"
10822 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10823 #  algorithm: "plot_nf_heatmap"
10824 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
10825 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10826 #  filter: "'NIC_Intel-XXV710' and
10827 #           'NF_DENSITY' and
10828 #           'DOCKER' and
10829 #           'CHAIN' and
10830 #           'NF_VPPIP4' and
10831 #           'IPSEC' and
10832 #           'TNL_10000' and
10833 #           'IMIX' and
10834 #           '2T1C' and
10835 #           'NDRPDR'"
10836 #  parameters:
10837 #  - "throughput"
10838 #  - "name"
10839 #  - "tags"
10840 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10841 #  x-axis: "X = CNFs per Service Chain"
10842 #  y-axis: "Y = Number of Service Chains"
10843 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10844 #  layout:
10845 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10846 #    layout: "plot-service-density"
10847 #
10848 #- type: "plot"
10849 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10850 #  algorithm: "plot_nf_heatmap"
10851 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
10852 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10853 #  filter: "'NIC_Intel-XXV710' and
10854 #           'NF_DENSITY' and
10855 #           'DOCKER' and
10856 #           'CHAIN' and
10857 #           'NF_VPPIP4' and
10858 #           'IPSEC' and
10859 #           'TNL_10000' and
10860 #           'IMIX' and
10861 #           '4T2C' and
10862 #           'NDRPDR'"
10863 #  parameters:
10864 #  - "throughput"
10865 #  - "name"
10866 #  - "tags"
10867 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10868 #  x-axis: "X = CNFs per Service Chain"
10869 #  y-axis: "Y = Number of Service Chains"
10870 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10871 #  layout:
10872 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10873 #    layout: "plot-service-density"
10874 #
10875 #- type: "plot"
10876 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10877 #  algorithm: "plot_nf_heatmap"
10878 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
10879 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10880 #  filter: "'NIC_Intel-XXV710' and
10881 #           'NF_DENSITY' and
10882 #           'DOCKER' and
10883 #           'CHAIN' and
10884 #           'NF_VPPIP4' and
10885 #           'IPSEC' and
10886 #           'TNL_10000' and
10887 #           'IMIX' and
10888 #           '8T4C' and
10889 #           'NDRPDR'"
10890 #  parameters:
10891 #  - "throughput"
10892 #  - "name"
10893 #  - "tags"
10894 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10895 #  x-axis: "X = CNFs per Service Chain"
10896 #  y-axis: "Y = Number of Service Chains"
10897 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10898 #  layout:
10899 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10900 #    layout: "plot-service-density"
10901
10902 ###############################################################################
10903
10904 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
10905 #- type: "plot"
10906 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10907 #  algorithm: "plot_nf_heatmap"
10908 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
10909 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10910 #  filter: "'NIC_Intel-XL710' and
10911 #           'NF_DENSITY' and
10912 #           'DOCKER' and
10913 #           'CHAIN' and
10914 #           'NF_VPPIP4' and
10915 #           'IMIX' and
10916 #           'TNL_10000' and
10917 #           '1T1C' and
10918 #           'MRR'"
10919 #  parameters:
10920 #  - "result"
10921 #  - "name"
10922 #  - "tags"
10923 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10924 #  x-axis: "X = CNFs per Service Chain"
10925 #  y-axis: "Y = Number of Service Chains"
10926 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10927 #  layout:
10928 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10929 #    layout: "plot-service-density"
10930 #
10931 #- type: "plot"
10932 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10933 #  algorithm: "plot_nf_heatmap"
10934 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
10935 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10936 #  filter: "'NIC_Intel-XL710' and
10937 #           'NF_DENSITY' and
10938 #           'DOCKER' and
10939 #           'CHAIN' and
10940 #           'NF_VPPIP4' and
10941 #           'IPSEC' and
10942 #           'TNL_10000' and
10943 #           'IMIX' and
10944 #           '2T2C' and
10945 #           'MRR'"
10946 #  parameters:
10947 #  - "result"
10948 #  - "name"
10949 #  - "tags"
10950 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10951 #  x-axis: "X = CNFs per Service Chain"
10952 #  y-axis: "Y = Number of Service Chains"
10953 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10954 #  layout:
10955 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10956 #    layout: "plot-service-density"
10957 #
10958 #- type: "plot"
10959 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10960 #  algorithm: "plot_nf_heatmap"
10961 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
10962 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10963 #  filter: "'NIC_Intel-XL710' and
10964 #           'NF_DENSITY' and
10965 #           'DOCKER' and
10966 #           'CHAIN' and
10967 #           'NF_VPPIP4' and
10968 #           'IPSEC' and
10969 #           'TNL_10000' and
10970 #           'IMIX' and
10971 #           '4T4C' and
10972 #           'MRR'"
10973 #  parameters:
10974 #  - "result"
10975 #  - "name"
10976 #  - "tags"
10977 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10978 #  x-axis: "X = CNFs per Service Chain"
10979 #  y-axis: "Y = Number of Service Chains"
10980 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10981 #  layout:
10982 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10983 #    layout: "plot-service-density"
10984
10985 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
10986 #- type: "plot"
10987 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10988 #  algorithm: "plot_nf_heatmap"
10989 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
10990 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10991 #  filter: "'NIC_Intel-XL710' and
10992 #           'NF_DENSITY' and
10993 #           'DOCKER' and
10994 #           'CHAIN' and
10995 #           'NF_VPPIP4' and
10996 #           'IPSEC' and
10997 #           'TNL_10000' and
10998 #           'IMIX' and
10999 #           '1T1C' and
11000 #           'NDRPDR'"
11001 #  parameters:
11002 #  - "throughput"
11003 #  - "name"
11004 #  - "tags"
11005 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11006 #  x-axis: "X = CNFs per Service Chain"
11007 #  y-axis: "Y = Number of Service Chains"
11008 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11009 #  layout:
11010 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11011 #    layout: "plot-service-density"
11012 #
11013 #- type: "plot"
11014 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11015 #  algorithm: "plot_nf_heatmap"
11016 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
11017 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11018 #  filter: "'NIC_Intel-XL710' and
11019 #           'NF_DENSITY' and
11020 #           'DOCKER' and
11021 #           'CHAIN' and
11022 #           'NF_VPPIP4' and
11023 #           'IPSEC' and
11024 #           'TNL_10000' and
11025 #           'IMIX' and
11026 #           '2T2C' and
11027 #           'NDRPDR'"
11028 #  parameters:
11029 #  - "throughput"
11030 #  - "name"
11031 #  - "tags"
11032 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11033 #  x-axis: "X = CNFs per Service Chain"
11034 #  y-axis: "Y = Number of Service Chains"
11035 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11036 #  layout:
11037 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11038 #    layout: "plot-service-density"
11039 #
11040 #- type: "plot"
11041 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11042 #  algorithm: "plot_nf_heatmap"
11043 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
11044 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11045 #  filter: "'NIC_Intel-XL710' and
11046 #           'NF_DENSITY' and
11047 #           'DOCKER' and
11048 #           'CHAIN' and
11049 #           'NF_VPPIP4' and
11050 #           'IPSEC' and
11051 #           'TNL_10000' and
11052 #           'IMIX' and
11053 #           '4T4C' and
11054 #           'NDRPDR'"
11055 #  parameters:
11056 #  - "throughput"
11057 #  - "name"
11058 #  - "tags"
11059 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11060 #  x-axis: "X = CNFs per Service Chain"
11061 #  y-axis: "Y = Number of Service Chains"
11062 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11063 #  layout:
11064 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11065 #    layout: "plot-service-density"
11066 #
11067 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
11068 #- type: "plot"
11069 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11070 #  algorithm: "plot_nf_heatmap"
11071 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
11072 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11073 #  filter: "'NIC_Intel-XL710' and
11074 #           'NF_DENSITY' and
11075 #           'DOCKER' and
11076 #           'CHAIN' and
11077 #           'NF_VPPIP4' and
11078 #           'IPSEC' and
11079 #           'TNL_10000' and
11080 #           'IMIX' and
11081 #           '1T1C' and
11082 #           'NDRPDR'"
11083 #  parameters:
11084 #  - "throughput"
11085 #  - "name"
11086 #  - "tags"
11087 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11088 #  x-axis: "X = CNFs per Service Chain"
11089 #  y-axis: "Y = Number of Service Chains"
11090 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11091 #  layout:
11092 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11093 #    layout: "plot-service-density"
11094 #
11095 #- type: "plot"
11096 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11097 #  algorithm: "plot_nf_heatmap"
11098 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
11099 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11100 #  filter: "'NIC_Intel-XL710' and
11101 #           'NF_DENSITY' and
11102 #           'DOCKER' and
11103 #           'CHAIN' and
11104 #           'NF_VPPIP4' and
11105 #           'IPSEC' and
11106 #           'TNL_10000' and
11107 #           'IMIX' and
11108 #           '2T2C' and
11109 #           'NDRPDR'"
11110 #  parameters:
11111 #  - "throughput"
11112 #  - "name"
11113 #  - "tags"
11114 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11115 #  x-axis: "X = CNFs per Service Chain"
11116 #  y-axis: "Y = Number of Service Chains"
11117 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11118 #  layout:
11119 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11120 #    layout: "plot-service-density"
11121 #
11122 #- type: "plot"
11123 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11124 #  algorithm: "plot_nf_heatmap"
11125 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
11126 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11127 #  filter: "'NIC_Intel-XL710' and
11128 #           'NF_DENSITY' and
11129 #           'DOCKER' and
11130 #           'CHAIN' and
11131 #           'NF_VPPIP4' and
11132 #           'IPSEC' and
11133 #           'TNL_10000' and
11134 #           'IMIX' and
11135 #           '4T4C' and
11136 #           'NDRPDR'"
11137 #  parameters:
11138 #  - "throughput"
11139 #  - "name"
11140 #  - "tags"
11141 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11142 #  x-axis: "X = CNFs per Service Chain"
11143 #  y-axis: "Y = Number of Service Chains"
11144 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11145 #  layout:
11146 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11147 #    layout: "plot-service-density"
11148
11149 ###############################################################################
11150
11151 # Plots - NF Density - CSP - MRR IMIX
11152 - type: "plot"
11153   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11154   algorithm: "plot_nf_heatmap"
11155   output-file-type: ".html"
11156   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
11157   data: "plot-vpp-nfv-2n-skx-mrr"
11158   filter: "'NIC_Intel-XXV710' and
11159            'NF_DENSITY' and
11160            'DOCKER' and
11161            'PIPELINE' and
11162            'NF_VPPIP4' and
11163            'IMIX' and
11164            '2T1C' and
11165            'MRR'"
11166   parameters:
11167   - "result"
11168   - "name"
11169   - "tags"
11170   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11171   x-axis: "X = CNFs per Service Pipeline"
11172   y-axis: "Y = Number of Service Pipelines"
11173   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11174   layout:
11175     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11176     layout: "plot-service-density"
11177
11178 - type: "plot"
11179   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11180   algorithm: "plot_nf_heatmap"
11181   output-file-type: ".html"
11182   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
11183   data: "plot-vpp-nfv-2n-skx-mrr"
11184   filter: "'NIC_Intel-XXV710' and
11185            'NF_DENSITY' and
11186            'DOCKER' and
11187            'PIPELINE' and
11188            'NF_VPPIP4' and
11189            'IMIX' and
11190            '4T2C' and
11191            'MRR'"
11192   parameters:
11193   - "result"
11194   - "name"
11195   - "tags"
11196   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11197   x-axis: "X = CNFs per Service Pipeline"
11198   y-axis: "Y = Number of Service Pipelines"
11199   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11200   layout:
11201     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11202     layout: "plot-service-density"
11203
11204 - type: "plot"
11205   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11206   algorithm: "plot_nf_heatmap"
11207   output-file-type: ".html"
11208   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
11209   data: "plot-vpp-nfv-2n-skx-mrr"
11210   filter: "'NIC_Intel-XXV710' and
11211            'NF_DENSITY' and
11212            'DOCKER' and
11213            'PIPELINE' and
11214            'NF_VPPIP4' and
11215            'IMIX' and
11216            '8T4C' and
11217            'MRR'"
11218   parameters:
11219   - "result"
11220   - "name"
11221   - "tags"
11222   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11223   x-axis: "X = CNFs per Service Pipeline"
11224   y-axis: "Y = Number of Service Pipelines"
11225   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11226   layout:
11227     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11228     layout: "plot-service-density"
11229
11230 # Plots - NF Density - CSP - NDR IMIX
11231 - type: "plot"
11232   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11233   algorithm: "plot_nf_heatmap"
11234   output-file-type: ".html"
11235   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
11236   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11237   filter: "'NIC_Intel-XXV710' and
11238            'NF_DENSITY' and
11239            'DOCKER' and
11240            'PIPELINE' and
11241            'NF_VPPIP4' and
11242            'IMIX' and
11243            '2T1C' and
11244            'NDRPDR'"
11245   parameters:
11246   - "throughput"
11247   - "name"
11248   - "tags"
11249   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11250   x-axis: "X = CNFs per Service Pipeline"
11251   y-axis: "Y = Number of Service Pipelines"
11252   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11253   layout:
11254     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11255     layout: "plot-service-density"
11256
11257 - type: "plot"
11258   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11259   algorithm: "plot_nf_heatmap"
11260   output-file-type: ".html"
11261   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
11262   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11263   filter: "'NIC_Intel-XXV710' and
11264            'NF_DENSITY' and
11265            'DOCKER' and
11266            'PIPELINE' and
11267            'NF_VPPIP4' and
11268            'IMIX' and
11269            '4T2C' and
11270            'NDRPDR'"
11271   parameters:
11272   - "throughput"
11273   - "name"
11274   - "tags"
11275   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11276   x-axis: "X = CNFs per Service Pipeline"
11277   y-axis: "Y = Number of Service Pipelines"
11278   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11279   layout:
11280     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11281     layout: "plot-service-density"
11282
11283 - type: "plot"
11284   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11285   algorithm: "plot_nf_heatmap"
11286   output-file-type: ".html"
11287   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
11288   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11289   filter: "'NIC_Intel-XXV710' and
11290            'NF_DENSITY' and
11291            'DOCKER' and
11292            'PIPELINE' and
11293            'NF_VPPIP4' and
11294            'IMIX' and
11295            '8T4C' and
11296            'NDRPDR'"
11297   parameters:
11298   - "throughput"
11299   - "name"
11300   - "tags"
11301   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11302   x-axis: "X = CNFs per Service Pipeline"
11303   y-axis: "Y = Number of Service Pipelines"
11304   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11305   layout:
11306     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11307     layout: "plot-service-density"
11308
11309 # Plots - NF Density - CSP - PDR IMIX
11310 - type: "plot"
11311   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11312   algorithm: "plot_nf_heatmap"
11313   output-file-type: ".html"
11314   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
11315   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11316   filter: "'NIC_Intel-XXV710' and
11317            'NF_DENSITY' and
11318            'DOCKER' and
11319            'PIPELINE' and
11320            'NF_VPPIP4' and
11321            'IMIX' and
11322            '2T1C' and
11323            'NDRPDR'"
11324   parameters:
11325   - "throughput"
11326   - "name"
11327   - "tags"
11328   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11329   x-axis: "X = CNFs per Service Pipeline"
11330   y-axis: "Y = Number of Service Pipelines"
11331   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11332   layout:
11333     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11334     layout: "plot-service-density"
11335
11336 - type: "plot"
11337   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11338   algorithm: "plot_nf_heatmap"
11339   output-file-type: ".html"
11340   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
11341   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11342   filter: "'NIC_Intel-XXV710' and
11343            'NF_DENSITY' and
11344            'DOCKER' and
11345            'PIPELINE' and
11346            'NF_VPPIP4' and
11347            'IMIX' and
11348            '4T2C' and
11349            'NDRPDR'"
11350   parameters:
11351   - "throughput"
11352   - "name"
11353   - "tags"
11354   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11355   x-axis: "X = CNFs per Service Pipeline"
11356   y-axis: "Y = Number of Service Pipelines"
11357   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11358   layout:
11359     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11360     layout: "plot-service-density"
11361
11362 - type: "plot"
11363   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11364   algorithm: "plot_nf_heatmap"
11365   output-file-type: ".html"
11366   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
11367   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11368   filter: "'NIC_Intel-XXV710' and
11369            'NF_DENSITY' and
11370            'DOCKER' and
11371            'PIPELINE' and
11372            'NF_VPPIP4' and
11373            'IMIX' and
11374            '8T4C' and
11375            'NDRPDR'"
11376   parameters:
11377   - "throughput"
11378   - "name"
11379   - "tags"
11380   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11381   x-axis: "X = CNFs per Service Pipeline"
11382   y-axis: "Y = Number of Service Pipelines"
11383   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11384   layout:
11385     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11386     layout: "plot-service-density"
11387
11388 ###############################################################################
11389 # Plots - 2n-clx NF Density - VSC - MRR IMIX
11390
11391 - type: "plot"
11392   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11393   algorithm: "plot_nf_heatmap"
11394   output-file-type: ".html"
11395   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
11396   data: "plot-vpp-nfv-2n-clx-mrr"
11397   filter: "'NIC_Intel-XXV710' and
11398            'NF_DENSITY' and
11399            'VHOST' and
11400            not 'VXLAN' and
11401            'CHAIN' and
11402            'NF_VPPIP4' and
11403            'IMIX' and
11404            '2T1C' and
11405            'MRR'"
11406   parameters:
11407   - "result"
11408   - "name"
11409   - "tags"
11410   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11411   x-axis: "X = VNFs per Service Chain"
11412   y-axis: "Y = Number of Service Chains"
11413   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11414   layout:
11415     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11416     layout: "plot-service-density"
11417
11418 - type: "plot"
11419   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11420   algorithm: "plot_nf_heatmap"
11421   output-file-type: ".html"
11422   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
11423   data: "plot-vpp-nfv-2n-clx-mrr"
11424   filter: "'NIC_Intel-XXV710' and
11425            'NF_DENSITY' and
11426            'VHOST' and
11427            not 'VXLAN' and
11428            'CHAIN' and
11429            'NF_VPPIP4' and
11430            'IMIX' and
11431            '4T2C' and
11432            'MRR'"
11433   parameters:
11434   - "result"
11435   - "name"
11436   - "tags"
11437   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11438   x-axis: "X = VNFs per Service Chain"
11439   y-axis: "Y = Number of Service Chains"
11440   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11441   layout:
11442     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11443     layout: "plot-service-density"
11444
11445 - type: "plot"
11446   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11447   algorithm: "plot_nf_heatmap"
11448   output-file-type: ".html"
11449   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
11450   data: "plot-vpp-nfv-2n-clx-mrr"
11451   filter: "'NIC_Intel-XXV710' and
11452            'NF_DENSITY' and
11453            'VHOST' and
11454            not 'VXLAN' and
11455            'CHAIN' and
11456            'NF_VPPIP4' and
11457            'IMIX' and
11458            '8T4C' and
11459            'MRR'"
11460   parameters:
11461   - "result"
11462   - "name"
11463   - "tags"
11464   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11465   x-axis: "X = VNFs per Service Chain"
11466   y-axis: "Y = Number of Service Chains"
11467   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11468   layout:
11469     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11470     layout: "plot-service-density"
11471
11472 # Plots - NF Density - VSC - NDR IMIX
11473 - type: "plot"
11474   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
11475   algorithm: "plot_nf_heatmap"
11476   output-file-type: ".html"
11477   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
11478   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11479   filter: "'NIC_Intel-XXV710' and
11480            'NF_DENSITY' and
11481            'VHOST' and
11482            not 'VXLAN' and
11483            'CHAIN' and
11484            'NF_VPPIP4' and
11485            'IMIX' and
11486            '2T1C' and
11487            'NDRPDR'"
11488   parameters:
11489   - "throughput"
11490   - "name"
11491   - "tags"
11492   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11493   x-axis: "X = VNFs per Service Chain"
11494   y-axis: "Y = Number of Service Chains"
11495   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11496   layout:
11497     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
11498     layout: "plot-service-density"
11499
11500 - type: "plot"
11501   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
11502   algorithm: "plot_nf_heatmap"
11503   output-file-type: ".html"
11504   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
11505   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11506   filter: "'NIC_Intel-XXV710' and
11507            'NF_DENSITY' and
11508            'VHOST' and
11509            not 'VXLAN' and
11510            'CHAIN' and
11511            'NF_VPPIP4' and
11512            'IMIX' and
11513            '4T2C' and
11514            'NDRPDR'"
11515   parameters:
11516   - "throughput"
11517   - "name"
11518   - "tags"
11519   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11520   x-axis: "X = VNFs per Service Chain"
11521   y-axis: "Y = Number of Service Chains"
11522   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11523   layout:
11524     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
11525     layout: "plot-service-density"
11526
11527 - type: "plot"
11528   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
11529   algorithm: "plot_nf_heatmap"
11530   output-file-type: ".html"
11531   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
11532   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11533   filter: "'NIC_Intel-XXV710' and
11534            'NF_DENSITY' and
11535            'VHOST' and
11536            not 'VXLAN' and
11537            'CHAIN' and
11538            'NF_VPPIP4' and
11539            'IMIX' and
11540            '8T4C' and
11541            'NDRPDR'"
11542   parameters:
11543   - "throughput"
11544   - "name"
11545   - "tags"
11546   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11547   x-axis: "X = VNFs per Service Chain"
11548   y-axis: "Y = Number of Service Chains"
11549   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11550   layout:
11551     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
11552     layout: "plot-service-density"
11553
11554 # Plots - NF Density - VSC - PDR IMIX
11555 - type: "plot"
11556   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11557   algorithm: "plot_nf_heatmap"
11558   output-file-type: ".html"
11559   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
11560   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11561   filter: "'NIC_Intel-XXV710' and
11562            'NF_DENSITY' and
11563            'VHOST' and
11564            not 'VXLAN' and
11565            'CHAIN' and
11566            'NF_VPPIP4' and
11567            'IMIX' and
11568            '2T1C' and
11569            'NDRPDR'"
11570   parameters:
11571   - "throughput"
11572   - "name"
11573   - "tags"
11574   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11575   x-axis: "X = VNFs per Service Chain"
11576   y-axis: "Y = Number of Service Chains"
11577   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11578   layout:
11579     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11580     layout: "plot-service-density"
11581
11582 - type: "plot"
11583   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11584   algorithm: "plot_nf_heatmap"
11585   output-file-type: ".html"
11586   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
11587   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11588   filter: "'NIC_Intel-XXV710' and
11589            'NF_DENSITY' and
11590            'VHOST' and
11591            not 'VXLAN' and
11592            'CHAIN' and
11593            'NF_VPPIP4' and
11594            'IMIX' and
11595            '4T2C' and
11596            'NDRPDR'"
11597   parameters:
11598   - "throughput"
11599   - "name"
11600   - "tags"
11601   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11602   x-axis: "X = VNFs per Service Chain"
11603   y-axis: "Y = Number of Service Chains"
11604   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11605   layout:
11606     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11607     layout: "plot-service-density"
11608
11609 - type: "plot"
11610   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11611   algorithm: "plot_nf_heatmap"
11612   output-file-type: ".html"
11613   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
11614   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11615   filter: "'NIC_Intel-XXV710' and
11616            'NF_DENSITY' and
11617            'VHOST' and
11618            not 'VXLAN' and
11619            'CHAIN' and
11620            'NF_VPPIP4' and
11621            'IMIX' and
11622            '8T4C' and
11623            'NDRPDR'"
11624   parameters:
11625   - "throughput"
11626   - "name"
11627   - "tags"
11628   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11629   x-axis: "X = VNFs per Service Chain"
11630   y-axis: "Y = Number of Service Chains"
11631   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11632   layout:
11633     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11634     layout: "plot-service-density"
11635
11636 # Plots - NF Density - VSC - MRR IMIX
11637 - type: "plot"
11638   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11639   algorithm: "plot_nf_heatmap"
11640   output-file-type: ".html"
11641   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
11642   data: "plot-vpp-nfv-2n-clx-mrr"
11643   filter: "'NIC_Intel-XXV710' and
11644            'NF_DENSITY' and
11645            'VHOST' and
11646            'VXLAN' and
11647            'CHAIN' and
11648            'IMIX' and
11649            '2T1C' and
11650            'MRR'"
11651   parameters:
11652   - "result"
11653   - "name"
11654   - "tags"
11655   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11656   x-axis: "X = VNFs per Service Chain"
11657   y-axis: "Y = Number of Service Chains"
11658   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11659   layout:
11660     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11661     layout: "plot-service-density"
11662
11663 - type: "plot"
11664   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11665   algorithm: "plot_nf_heatmap"
11666   output-file-type: ".html"
11667   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
11668   data: "plot-vpp-nfv-2n-clx-mrr"
11669   filter: "'NIC_Intel-XXV710' and
11670            'NF_DENSITY' and
11671            'VHOST' and
11672            'VXLAN' and
11673            'CHAIN' and
11674            'IMIX' and
11675            '4T2C' and
11676            'MRR'"
11677   parameters:
11678   - "result"
11679   - "name"
11680   - "tags"
11681   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11682   x-axis: "X = VNFs per Service Chain"
11683   y-axis: "Y = Number of Service Chains"
11684   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11685   layout:
11686     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11687     layout: "plot-service-density"
11688
11689 - type: "plot"
11690   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11691   algorithm: "plot_nf_heatmap"
11692   output-file-type: ".html"
11693   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
11694   data: "plot-vpp-nfv-2n-clx-mrr"
11695   filter: "'NIC_Intel-XXV710' and
11696            'NF_DENSITY' and
11697            'VHOST' and
11698            'VXLAN' and
11699            'CHAIN' and
11700            'IMIX' and
11701            '8T4C' and
11702            'MRR'"
11703   parameters:
11704   - "result"
11705   - "name"
11706   - "tags"
11707   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11708   x-axis: "X = VNFs per Service Chain"
11709   y-axis: "Y = Number of Service Chains"
11710   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11711   layout:
11712     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11713     layout: "plot-service-density"
11714
11715 # Plots - NF Density - VSC - NDR IMIX
11716 - type: "plot"
11717   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11718   algorithm: "plot_nf_heatmap"
11719   output-file-type: ".html"
11720   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
11721   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11722   filter: "'NIC_Intel-XXV710' and
11723            'NF_DENSITY' and
11724            'VHOST' and
11725            'VXLAN' and
11726            'CHAIN' and
11727            'IMIX' and
11728            '2T1C' and
11729            'NDRPDR'"
11730   parameters:
11731   - "throughput"
11732   - "name"
11733   - "tags"
11734   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11735   x-axis: "X = VNFs per Service Chain"
11736   y-axis: "Y = Number of Service Chains"
11737   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11738   layout:
11739     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11740     layout: "plot-service-density"
11741
11742 - type: "plot"
11743   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11744   algorithm: "plot_nf_heatmap"
11745   output-file-type: ".html"
11746   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
11747   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11748   filter: "'NIC_Intel-XXV710' and
11749            'NF_DENSITY' and
11750            'VHOST' and
11751            'VXLAN' and
11752            'CHAIN' and
11753            'IMIX' and
11754            '4T2C' and
11755            'NDRPDR'"
11756   parameters:
11757   - "throughput"
11758   - "name"
11759   - "tags"
11760   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11761   x-axis: "X = VNFs per Service Chain"
11762   y-axis: "Y = Number of Service Chains"
11763   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11764   layout:
11765     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11766     layout: "plot-service-density"
11767
11768 - type: "plot"
11769   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11770   algorithm: "plot_nf_heatmap"
11771   output-file-type: ".html"
11772   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
11773   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11774   filter: "'NIC_Intel-XXV710' and
11775            'NF_DENSITY' and
11776            'VHOST' and
11777            'VXLAN' and
11778            'CHAIN' and
11779            'IMIX' and
11780            '8T4C' and
11781            'NDRPDR'"
11782   parameters:
11783   - "throughput"
11784   - "name"
11785   - "tags"
11786   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11787   x-axis: "X = VNFs per Service Chain"
11788   y-axis: "Y = Number of Service Chains"
11789   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11790   layout:
11791     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11792     layout: "plot-service-density"
11793
11794 # Plots - NF Density - VSC - PDR IMIX
11795 - type: "plot"
11796   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11797   algorithm: "plot_nf_heatmap"
11798   output-file-type: ".html"
11799   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
11800   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11801   filter: "'NIC_Intel-XXV710' and
11802            'NF_DENSITY' and
11803            'VHOST' and
11804            'VXLAN' and
11805            'CHAIN' and
11806            'IMIX' and
11807            '2T1C' and
11808            'NDRPDR'"
11809   parameters:
11810   - "throughput"
11811   - "name"
11812   - "tags"
11813   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11814   x-axis: "X = VNFs per Service Chain"
11815   y-axis: "Y = Number of Service Chains"
11816   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11817   layout:
11818     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11819     layout: "plot-service-density"
11820
11821 - type: "plot"
11822   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11823   algorithm: "plot_nf_heatmap"
11824   output-file-type: ".html"
11825   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
11826   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11827   filter: "'NIC_Intel-XXV710' and
11828            'NF_DENSITY' and
11829            'VHOST' and
11830            'VXLAN' and
11831            'CHAIN' and
11832            'IMIX' and
11833            '4T2C' and
11834            'NDRPDR'"
11835   parameters:
11836   - "throughput"
11837   - "name"
11838   - "tags"
11839   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11840   x-axis: "X = VNFs per Service Chain"
11841   y-axis: "Y = Number of Service Chains"
11842   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11843   layout:
11844     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11845     layout: "plot-service-density"
11846
11847 - type: "plot"
11848   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11849   algorithm: "plot_nf_heatmap"
11850   output-file-type: ".html"
11851   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
11852   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11853   filter: "'NIC_Intel-XXV710' and
11854            'NF_DENSITY' and
11855            'VHOST' and
11856            'VXLAN' and
11857            'CHAIN' and
11858            'IMIX' and
11859            '8T4C' and
11860            'NDRPDR'"
11861   parameters:
11862   - "throughput"
11863   - "name"
11864   - "tags"
11865   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11866   x-axis: "X = VNFs per Service Chain"
11867   y-axis: "Y = Number of Service Chains"
11868   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11869   layout:
11870     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11871     layout: "plot-service-density"
11872
11873 # Plots - NF Density - CSC - MRR IMIX
11874 - type: "plot"
11875   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11876   algorithm: "plot_nf_heatmap"
11877   output-file-type: ".html"
11878   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
11879   data: "plot-vpp-nfv-2n-clx-mrr"
11880   filter: "'NIC_Intel-XXV710' and
11881            'NF_DENSITY' and
11882            'DOCKER' and
11883            'CHAIN' and
11884            'NF_VPPIP4' and
11885            'IMIX' and
11886            '2T1C' and
11887            'MRR'"
11888   parameters:
11889   - "result"
11890   - "name"
11891   - "tags"
11892   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11893   x-axis: "X = CNFs per Service Chain"
11894   y-axis: "Y = Number of Service Chains"
11895   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11896   layout:
11897     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11898     layout: "plot-service-density"
11899
11900 - type: "plot"
11901   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11902   algorithm: "plot_nf_heatmap"
11903   output-file-type: ".html"
11904   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
11905   data: "plot-vpp-nfv-2n-clx-mrr"
11906   filter: "'NIC_Intel-XXV710' and
11907            'NF_DENSITY' and
11908            'DOCKER' and
11909            'CHAIN' and
11910            'NF_VPPIP4' and
11911            'IMIX' and
11912            '4T2C' and
11913            'MRR'"
11914   parameters:
11915   - "result"
11916   - "name"
11917   - "tags"
11918   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11919   x-axis: "X = CNFs per Service Chain"
11920   y-axis: "Y = Number of Service Chains"
11921   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11922   layout:
11923     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11924     layout: "plot-service-density"
11925
11926 - type: "plot"
11927   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11928   algorithm: "plot_nf_heatmap"
11929   output-file-type: ".html"
11930   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
11931   data: "plot-vpp-nfv-2n-clx-mrr"
11932   filter: "'NIC_Intel-XXV710' and
11933            'NF_DENSITY' and
11934            'DOCKER' and
11935            'CHAIN' and
11936            'NF_VPPIP4' and
11937            'IMIX' and
11938            '8T4C' and
11939            'MRR'"
11940   parameters:
11941   - "result"
11942   - "name"
11943   - "tags"
11944   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11945   x-axis: "X = CNFs per Service Chain"
11946   y-axis: "Y = Number of Service Chains"
11947   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11948   layout:
11949     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11950     layout: "plot-service-density"
11951
11952 # Plots - NF Density - CSC - NDR IMIX
11953 - type: "plot"
11954   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11955   algorithm: "plot_nf_heatmap"
11956   output-file-type: ".html"
11957   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
11958   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11959   filter: "'NIC_Intel-XXV710' and
11960            'NF_DENSITY' and
11961            'DOCKER' and
11962            'CHAIN' and
11963            'NF_VPPIP4' and
11964            'IMIX' and
11965            '2T1C' and
11966            'NDRPDR'"
11967   parameters:
11968   - "throughput"
11969   - "name"
11970   - "tags"
11971   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11972   x-axis: "X = CNFs per Service Chain"
11973   y-axis: "Y = Number of Service Chains"
11974   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11975   layout:
11976     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11977     layout: "plot-service-density"
11978
11979 - type: "plot"
11980   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11981   algorithm: "plot_nf_heatmap"
11982   output-file-type: ".html"
11983   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
11984   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11985   filter: "'NIC_Intel-XXV710' and
11986            'NF_DENSITY' and
11987            'DOCKER' and
11988            'CHAIN' and
11989            'NF_VPPIP4' and
11990            'IMIX' and
11991            '4T2C' and
11992            'NDRPDR'"
11993   parameters:
11994   - "throughput"
11995   - "name"
11996   - "tags"
11997   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11998   x-axis: "X = CNFs per Service Chain"
11999   y-axis: "Y = Number of Service Chains"
12000   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12001   layout:
12002     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12003     layout: "plot-service-density"
12004
12005 - type: "plot"
12006   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12007   algorithm: "plot_nf_heatmap"
12008   output-file-type: ".html"
12009   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
12010   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12011   filter: "'NIC_Intel-XXV710' and
12012            'NF_DENSITY' and
12013            'DOCKER' and
12014            'CHAIN' and
12015            'NF_VPPIP4' and
12016            'IMIX' and
12017            '8T4C' and
12018            'NDRPDR'"
12019   parameters:
12020   - "throughput"
12021   - "name"
12022   - "tags"
12023   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12024   x-axis: "X = CNFs per Service Chain"
12025   y-axis: "Y = Number of Service Chains"
12026   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12027   layout:
12028     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12029     layout: "plot-service-density"
12030
12031 # Plots - NF Density - CSC - PDR IMIX
12032 - type: "plot"
12033   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12034   algorithm: "plot_nf_heatmap"
12035   output-file-type: ".html"
12036   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
12037   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12038   filter: "'NIC_Intel-XXV710' and
12039            'NF_DENSITY' and
12040            'DOCKER' and
12041            'CHAIN' and
12042            'NF_VPPIP4' and
12043            'IMIX' and
12044            '2T1C' and
12045            'NDRPDR'"
12046   parameters:
12047   - "throughput"
12048   - "name"
12049   - "tags"
12050   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12051   x-axis: "X = CNFs per Service Chain"
12052   y-axis: "Y = Number of Service Chains"
12053   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12054   layout:
12055     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12056     layout: "plot-service-density"
12057
12058 - type: "plot"
12059   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12060   algorithm: "plot_nf_heatmap"
12061   output-file-type: ".html"
12062   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
12063   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12064   filter: "'NIC_Intel-XXV710' and
12065            'NF_DENSITY' and
12066            'DOCKER' and
12067            'CHAIN' and
12068            'NF_VPPIP4' and
12069            'IMIX' and
12070            '4T2C' and
12071            'NDRPDR'"
12072   parameters:
12073   - "throughput"
12074   - "name"
12075   - "tags"
12076   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12077   x-axis: "X = CNFs per Service Chain"
12078   y-axis: "Y = Number of Service Chains"
12079   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12080   layout:
12081     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12082     layout: "plot-service-density"
12083
12084 - type: "plot"
12085   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12086   algorithm: "plot_nf_heatmap"
12087   output-file-type: ".html"
12088   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
12089   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12090   filter: "'NIC_Intel-XXV710' and
12091            'NF_DENSITY' and
12092            'DOCKER' and
12093            'CHAIN' and
12094            'NF_VPPIP4' and
12095            'IMIX' and
12096            '8T4C' and
12097            'NDRPDR'"
12098   parameters:
12099   - "throughput"
12100   - "name"
12101   - "tags"
12102   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12103   x-axis: "X = CNFs per Service Chain"
12104   y-axis: "Y = Number of Service Chains"
12105   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12106   layout:
12107     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12108     layout: "plot-service-density"
12109
12110 # Plots - NF Density - CSP - MRR IMIX
12111 - type: "plot"
12112   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12113   algorithm: "plot_nf_heatmap"
12114   output-file-type: ".html"
12115   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
12116   data: "plot-vpp-nfv-2n-clx-mrr"
12117   filter: "'NIC_Intel-XXV710' and
12118            'NF_DENSITY' and
12119            'DOCKER' and
12120            'PIPELINE' and
12121            'NF_VPPIP4' and
12122            'IMIX' and
12123            '2T1C' and
12124            'MRR'"
12125   parameters:
12126   - "result"
12127   - "name"
12128   - "tags"
12129   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12130   x-axis: "X = CNFs per Service Pipeline"
12131   y-axis: "Y = Number of Service Pipelines"
12132   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12133   layout:
12134     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12135     layout: "plot-service-density"
12136
12137 - type: "plot"
12138   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12139   algorithm: "plot_nf_heatmap"
12140   output-file-type: ".html"
12141   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
12142   data: "plot-vpp-nfv-2n-clx-mrr"
12143   filter: "'NIC_Intel-XXV710' and
12144            'NF_DENSITY' and
12145            'DOCKER' and
12146            'PIPELINE' and
12147            'NF_VPPIP4' and
12148            'IMIX' and
12149            '4T2C' and
12150            'MRR'"
12151   parameters:
12152   - "result"
12153   - "name"
12154   - "tags"
12155   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12156   x-axis: "X = CNFs per Service Pipeline"
12157   y-axis: "Y = Number of Service Pipelines"
12158   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12159   layout:
12160     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12161     layout: "plot-service-density"
12162
12163 - type: "plot"
12164   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12165   algorithm: "plot_nf_heatmap"
12166   output-file-type: ".html"
12167   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
12168   data: "plot-vpp-nfv-2n-clx-mrr"
12169   filter: "'NIC_Intel-XXV710' and
12170            'NF_DENSITY' and
12171            'DOCKER' and
12172            'PIPELINE' and
12173            'NF_VPPIP4' and
12174            'IMIX' and
12175            '8T4C' and
12176            'MRR'"
12177   parameters:
12178   - "result"
12179   - "name"
12180   - "tags"
12181   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12182   x-axis: "X = CNFs per Service Pipeline"
12183   y-axis: "Y = Number of Service Pipelines"
12184   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12185   layout:
12186     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12187     layout: "plot-service-density"
12188
12189 # Plots - NF Density - CSP - NDR IMIX
12190 - type: "plot"
12191   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12192   algorithm: "plot_nf_heatmap"
12193   output-file-type: ".html"
12194   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
12195   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12196   filter: "'NIC_Intel-XXV710' and
12197            'NF_DENSITY' and
12198            'DOCKER' and
12199            'PIPELINE' and
12200            'NF_VPPIP4' and
12201            'IMIX' and
12202            '2T1C' and
12203            'NDRPDR'"
12204   parameters:
12205   - "throughput"
12206   - "name"
12207   - "tags"
12208   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12209   x-axis: "X = CNFs per Service Pipeline"
12210   y-axis: "Y = Number of Service Pipelines"
12211   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12212   layout:
12213     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12214     layout: "plot-service-density"
12215
12216 - type: "plot"
12217   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12218   algorithm: "plot_nf_heatmap"
12219   output-file-type: ".html"
12220   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
12221   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12222   filter: "'NIC_Intel-XXV710' and
12223            'NF_DENSITY' and
12224            'DOCKER' and
12225            'PIPELINE' and
12226            'NF_VPPIP4' and
12227            'IMIX' and
12228            '4T2C' and
12229            'NDRPDR'"
12230   parameters:
12231   - "throughput"
12232   - "name"
12233   - "tags"
12234   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12235   x-axis: "X = CNFs per Service Pipeline"
12236   y-axis: "Y = Number of Service Pipelines"
12237   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12238   layout:
12239     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12240     layout: "plot-service-density"
12241
12242 - type: "plot"
12243   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12244   algorithm: "plot_nf_heatmap"
12245   output-file-type: ".html"
12246   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
12247   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12248   filter: "'NIC_Intel-XXV710' and
12249            'NF_DENSITY' and
12250            'DOCKER' and
12251            'PIPELINE' and
12252            'NF_VPPIP4' and
12253            'IMIX' and
12254            '8T4C' and
12255            'NDRPDR'"
12256   parameters:
12257   - "throughput"
12258   - "name"
12259   - "tags"
12260   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12261   x-axis: "X = CNFs per Service Pipeline"
12262   y-axis: "Y = Number of Service Pipelines"
12263   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12264   layout:
12265     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12266     layout: "plot-service-density"
12267
12268 # Plots - NF Density - CSP - PDR IMIX
12269 - type: "plot"
12270   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12271   algorithm: "plot_nf_heatmap"
12272   output-file-type: ".html"
12273   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
12274   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12275   filter: "'NIC_Intel-XXV710' and
12276            'NF_DENSITY' and
12277            'DOCKER' and
12278            'PIPELINE' and
12279            'NF_VPPIP4' and
12280            'IMIX' and
12281            '2T1C' and
12282            'NDRPDR'"
12283   parameters:
12284   - "throughput"
12285   - "name"
12286   - "tags"
12287   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12288   x-axis: "X = CNFs per Service Pipeline"
12289   y-axis: "Y = Number of Service Pipelines"
12290   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12291   layout:
12292     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12293     layout: "plot-service-density"
12294
12295 - type: "plot"
12296   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12297   algorithm: "plot_nf_heatmap"
12298   output-file-type: ".html"
12299   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
12300   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12301   filter: "'NIC_Intel-XXV710' and
12302            'NF_DENSITY' and
12303            'DOCKER' and
12304            'PIPELINE' and
12305            'NF_VPPIP4' and
12306            'IMIX' and
12307            '4T2C' and
12308            'NDRPDR'"
12309   parameters:
12310   - "throughput"
12311   - "name"
12312   - "tags"
12313   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12314   x-axis: "X = CNFs per Service Pipeline"
12315   y-axis: "Y = Number of Service Pipelines"
12316   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12317   layout:
12318     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12319     layout: "plot-service-density"
12320
12321 - type: "plot"
12322   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12323   algorithm: "plot_nf_heatmap"
12324   output-file-type: ".html"
12325   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
12326   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12327   filter: "'NIC_Intel-XXV710' and
12328            'NF_DENSITY' and
12329            'DOCKER' and
12330            'PIPELINE' and
12331            'NF_VPPIP4' and
12332            'IMIX' and
12333            '8T4C' and
12334            'NDRPDR'"
12335   parameters:
12336   - "throughput"
12337   - "name"
12338   - "tags"
12339   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12340   x-axis: "X = CNFs per Service Pipeline"
12341   y-axis: "Y = Number of Service Pipelines"
12342   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12343   layout:
12344     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12345     layout: "plot-service-density"
12346
12347 ################################################################################
12348
12349 # Packet Throughput
12350
12351 - type: "plot"
12352   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12353   algorithm: "plot_perf_box_name"
12354   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12355   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12356   include:
12357     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12358     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12359     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12360     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12361   layout:
12362     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12363     layout: "plot-throughput"
12364
12365 - type: "plot"
12366   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12367   algorithm: "plot_perf_box_name"
12368   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12369   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12370   include:
12371     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12372     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12373     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12374     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12375   layout:
12376     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12377     layout: "plot-throughput"
12378
12379 - type: "plot"
12380   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12381   algorithm: "plot_perf_box_name"
12382   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12383   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12384   include:
12385     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12386     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12387     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12388     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12389   layout:
12390     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12391     layout: "plot-throughput"
12392
12393 - type: "plot"
12394   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12395   algorithm: "plot_perf_box_name"
12396   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12397   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12398   include:
12399     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12400     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12401     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12402     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12403   layout:
12404     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12405     layout: "plot-throughput"
12406
12407 - type: "plot"
12408   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12409   algorithm: "plot_perf_box_name"
12410   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12411   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12412   include:
12413     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12414     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12415     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12416     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12417     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12418   layout:
12419     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12420     layout: "plot-throughput"
12421
12422 - type: "plot"
12423   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12424   algorithm: "plot_perf_box_name"
12425   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12426   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12427   include:
12428     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12429     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12430     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12431     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12432     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12433   layout:
12434     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12435     layout: "plot-throughput"
12436
12437 - type: "plot"
12438   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12439   algorithm: "plot_perf_box_name"
12440   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12441   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12442   include:
12443     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12444     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12445     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12446     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12447     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12448   layout:
12449     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12450     layout: "plot-throughput"
12451
12452 - type: "plot"
12453   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12454   algorithm: "plot_perf_box_name"
12455   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12456   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12457   include:
12458     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12459     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12460     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12461     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12462     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12463   layout:
12464     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12465     layout: "plot-throughput"
12466
12467 - type: "plot"
12468   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
12469   algorithm: "plot_perf_box_name"
12470   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
12471   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12472   include:
12473     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12474     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12475     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12476     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12477     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12478   layout:
12479     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
12480     layout: "plot-throughput"
12481
12482 - type: "plot"
12483   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
12484   algorithm: "plot_perf_box_name"
12485   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
12486   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12487   include:
12488     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12489     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12490     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12491     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12492     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12493   layout:
12494     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
12495     layout: "plot-throughput"
12496
12497 - type: "plot"
12498   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
12499   algorithm: "plot_perf_box_name"
12500   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
12501   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12502   include:
12503     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12504     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12505     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12506     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
12507     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12508     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12509   layout:
12510     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
12511     layout: "plot-throughput"
12512
12513 - type: "plot"
12514   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
12515   algorithm: "plot_perf_box_name"
12516   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
12517   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12518   include:
12519     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12520     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12521     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12522     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
12523     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12524     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12525   layout:
12526     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
12527     layout: "plot-throughput"
12528
12529 - type: "plot"
12530   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12531   algorithm: "plot_perf_box_name"
12532   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12533   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12534   include:
12535     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12536     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12537     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12538     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12539     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12540   layout:
12541     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12542     layout: "plot-throughput"
12543
12544 - type: "plot"
12545   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12546   algorithm: "plot_perf_box_name"
12547   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12548   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12549   include:
12550     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12551     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12552     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12553     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12554     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12555   layout:
12556     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12557     layout: "plot-throughput"
12558
12559 - type: "plot"
12560   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
12561   algorithm: "plot_perf_box_name"
12562   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
12563   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12564   include:
12565     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
12566     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
12567     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
12568   layout:
12569     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
12570     layout: "plot-throughput"
12571
12572 - type: "plot"
12573   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
12574   algorithm: "plot_perf_box_name"
12575   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
12576   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12577   include:
12578     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
12579     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
12580     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
12581   layout:
12582     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
12583     layout: "plot-throughput"
12584
12585 - type: "plot"
12586   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12587   algorithm: "plot_perf_box_name"
12588   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12589   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12590   include:
12591     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12592     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12593     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12594     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12595     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12596   layout:
12597     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12598     layout: "plot-throughput"
12599
12600 - type: "plot"
12601   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12602   algorithm: "plot_perf_box_name"
12603   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12604   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12605   include:
12606     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12607     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12608     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12609     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12610     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12611   layout:
12612     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12613     layout: "plot-throughput"
12614
12615 - type: "plot"
12616   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
12617   algorithm: "plot_perf_box_name"
12618   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
12619   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12620   include:
12621     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
12622     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
12623     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
12624   layout:
12625     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
12626     layout: "plot-throughput"
12627
12628 - type: "plot"
12629   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
12630   algorithm: "plot_perf_box_name"
12631   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
12632   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12633   include:
12634     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
12635     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
12636     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
12637   layout:
12638     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
12639     layout: "plot-throughput"
12640
12641 - type: "plot"
12642   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12643   algorithm: "plot_perf_box_name"
12644   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12645   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12646   include:
12647     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12648     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12649     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12650     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12651     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
12652     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
12653   layout:
12654     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12655     layout: "plot-throughput"
12656
12657 - type: "plot"
12658   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12659   algorithm: "plot_perf_box_name"
12660   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12661   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12662   include:
12663     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12664     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12665     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12666     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12667     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
12668     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
12669   layout:
12670     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12671     layout: "plot-throughput"
12672
12673 - type: "plot"
12674   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
12675   algorithm: "plot_perf_box_name"
12676   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
12677   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12678   include:
12679     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
12680     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
12681     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
12682     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
12683     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
12684   layout:
12685     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
12686     layout: "plot-throughput"
12687
12688 - type: "plot"
12689   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
12690   algorithm: "plot_perf_box_name"
12691   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
12692   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12693   include:
12694     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
12695     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
12696     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
12697     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
12698     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
12699   layout:
12700     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
12701     layout: "plot-throughput"
12702
12703 - type: "plot"
12704   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
12705   algorithm: "plot_perf_box_name"
12706   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
12707   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12708   include:
12709     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
12710     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
12711     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
12712     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
12713     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
12714     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
12715     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
12716     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
12717     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
12718     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
12719   layout:
12720     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
12721     layout: "plot-cps"
12722
12723 - type: "plot"
12724   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
12725   algorithm: "plot_perf_box_name"
12726   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
12727   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12728   include:
12729     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
12730     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
12731     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
12732     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
12733     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
12734     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
12735     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
12736     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
12737     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
12738     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
12739   layout:
12740     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
12741     layout: "plot-throughput"
12742
12743 - type: "plot"
12744   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
12745   algorithm: "plot_perf_box_name"
12746   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
12747   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12748   include:
12749     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
12750     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
12751     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
12752     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
12753     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
12754     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
12755     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
12756     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
12757     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
12758     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
12759   layout:
12760     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
12761     layout: "plot-cps"
12762
12763 - type: "plot"
12764   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
12765   algorithm: "plot_perf_box_name"
12766   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
12767   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12768   include:
12769     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
12770     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
12771     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
12772     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
12773     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
12774     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
12775     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
12776     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
12777     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
12778     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
12779   layout:
12780     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
12781     layout: "plot-throughput"
12782
12783 - type: "plot"
12784   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
12785   algorithm: "plot_perf_box_name"
12786   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
12787   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12788   include:
12789     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
12790     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
12791     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
12792     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
12793     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
12794   layout:
12795     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
12796     layout: "plot-throughput"
12797
12798 - type: "plot"
12799   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
12800   algorithm: "plot_perf_box_name"
12801   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
12802   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12803   include:
12804     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
12805     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
12806     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
12807     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
12808     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
12809   layout:
12810     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
12811     layout: "plot-throughput"
12812
12813 - type: "plot"
12814   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
12815   algorithm: "plot_perf_box_name"
12816   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
12817   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12818   include:
12819     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
12820     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
12821     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
12822     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
12823     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
12824     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
12825     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
12826     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
12827     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
12828     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
12829   layout:
12830     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
12831     layout: "plot-cps"
12832
12833 - type: "plot"
12834   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
12835   algorithm: "plot_perf_box_name"
12836   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
12837   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12838   include:
12839     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
12840     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
12841     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
12842     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
12843     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
12844     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
12845     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
12846     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
12847     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
12848     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
12849   layout:
12850     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
12851     layout: "plot-throughput"
12852
12853 - type: "plot"
12854   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
12855   algorithm: "plot_perf_box_name"
12856   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
12857   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12858   include:
12859     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
12860     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
12861     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
12862     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
12863     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
12864     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
12865     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
12866     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
12867     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
12868     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
12869   layout:
12870     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
12871     layout: "plot-cps"
12872
12873 - type: "plot"
12874   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
12875   algorithm: "plot_perf_box_name"
12876   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
12877   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12878   include:
12879     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
12880     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
12881     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
12882     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
12883     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
12884     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
12885     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
12886     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
12887     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
12888     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
12889   layout:
12890     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
12891     layout: "plot-throughput"
12892
12893 - type: "plot"
12894   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12895   algorithm: "plot_perf_box_name"
12896   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12897   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12898   include:
12899     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12900     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12901     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12902     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12903     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12904     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
12905   layout:
12906     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12907     layout: "plot-throughput"
12908
12909 - type: "plot"
12910   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12911   algorithm: "plot_perf_box_name"
12912   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12913   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12914   include:
12915     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12916     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12917     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12918     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12919     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12920     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
12921   layout:
12922     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12923     layout: "plot-throughput"
12924
12925 - type: "plot"
12926   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
12927   algorithm: "plot_perf_box_name"
12928   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
12929   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12930   include:
12931     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
12932     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
12933     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
12934     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
12935     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
12936   layout:
12937     title: "2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
12938     layout: "plot-throughput"
12939
12940 - type: "plot"
12941   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
12942   algorithm: "plot_perf_box_name"
12943   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
12944   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12945   include:
12946     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
12947     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
12948     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
12949     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
12950     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
12951   layout:
12952     title: "2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
12953     layout: "plot-throughput"
12954
12955 - type: "plot"
12956   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12957   algorithm: "plot_perf_box_name"
12958   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12959   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12960   include:
12961     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12962     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12963     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12964     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-rnd-ndrpdr"
12965   layout:
12966     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12967     layout: "plot-throughput"
12968
12969 - type: "plot"
12970   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12971   algorithm: "plot_perf_box_name"
12972   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12973   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12974   include:
12975     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12976     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12977     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12978     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-rnd-ndrpdr"
12979   layout:
12980     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12981     layout: "plot-throughput"
12982
12983 - type: "plot"
12984   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12985   algorithm: "plot_perf_box_name"
12986   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12987   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12988   include:
12989     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12990     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12991 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12992 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12993 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12994   layout:
12995     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12996     layout: "plot-throughput"
12997
12998 - type: "plot"
12999   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13000   algorithm: "plot_perf_box_name"
13001   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13002   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13003   include:
13004     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13005     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13006 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13007 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13008 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13009   layout:
13010     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13011     layout: "plot-throughput"
13012
13013 - type: "plot"
13014   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13015   algorithm: "plot_perf_box_name"
13016   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13017   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13018   include:
13019     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13020     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13021     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
13022     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
13023     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13024   layout:
13025     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13026     layout: "plot-throughput"
13027
13028 - type: "plot"
13029   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13030   algorithm: "plot_perf_box_name"
13031   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13032   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13033   include:
13034     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13035     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13036     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
13037     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
13038     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13039   layout:
13040     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13041     layout: "plot-throughput"
13042
13043 - type: "plot"
13044   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13045   algorithm: "plot_perf_box_name"
13046   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13047   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13048   include:
13049     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13050     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13051     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
13052     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
13053     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13054   layout:
13055     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13056     layout: "plot-throughput"
13057
13058 - type: "plot"
13059   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13060   algorithm: "plot_perf_box_name"
13061   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13062   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13063   include:
13064     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13065     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13066     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
13067     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
13068     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13069   layout:
13070     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13071     layout: "plot-throughput"
13072
13073 - type: "plot"
13074   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13075   algorithm: "plot_perf_box_name"
13076   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13077   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13078   include:
13079     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13080     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13081     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13082     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13083   layout:
13084     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13085     layout: "plot-throughput"
13086
13087 - type: "plot"
13088   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13089   algorithm: "plot_perf_box_name"
13090   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13091   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13092   include:
13093     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13094     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13095     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13096     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13097   layout:
13098     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13099     layout: "plot-throughput"
13100
13101 - type: "plot"
13102   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13103   algorithm: "plot_perf_box_name"
13104   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13105   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13106   include:
13107     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13108     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13109     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13110     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13111     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13112   layout:
13113     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13114     layout: "plot-throughput"
13115
13116 - type: "plot"
13117   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13118   algorithm: "plot_perf_box_name"
13119   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13120   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13121   include:
13122     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13123     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13124     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13125     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13126     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13127   layout:
13128     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13129     layout: "plot-throughput"
13130
13131 - type: "plot"
13132   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13133   algorithm: "plot_perf_box_name"
13134   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13135   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13136   include:
13137     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13138     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13139     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
13140     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
13141     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13142   layout:
13143     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13144     layout: "plot-throughput"
13145
13146 - type: "plot"
13147   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13148   algorithm: "plot_perf_box_name"
13149   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13150   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13151   include:
13152     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13153     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13154     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
13155     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
13156     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13157   layout:
13158     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13159     layout: "plot-throughput"
13160
13161 - type: "plot"
13162   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13163   algorithm: "plot_perf_box_name"
13164   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13165   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13166   include:
13167     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13168     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13169     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13170     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13171   layout:
13172     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13173     layout: "plot-throughput"
13174
13175 - type: "plot"
13176   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13177   algorithm: "plot_perf_box_name"
13178   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13179   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13180   include:
13181     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13182     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13183     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13184     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13185   layout:
13186     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13187     layout: "plot-throughput"
13188
13189 - type: "plot"
13190   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13191   algorithm: "plot_perf_box_name"
13192   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13193   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13194   include:
13195     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13196     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13197     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
13198     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
13199     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13200     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13201   layout:
13202     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13203     layout: "plot-throughput"
13204
13205 - type: "plot"
13206   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13207   algorithm: "plot_perf_box_name"
13208   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13209   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13210   include:
13211     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13212     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13213     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
13214     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
13215     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13216     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13217   layout:
13218     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13219     layout: "plot-throughput"
13220
13221 - type: "plot"
13222   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13223   algorithm: "plot_perf_box_name"
13224   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13225   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13226   include:
13227     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13228     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13229     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13230     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13231     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13232     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13233   layout:
13234     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13235     layout: "plot-throughput"
13236
13237 - type: "plot"
13238   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13239   algorithm: "plot_perf_box_name"
13240   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13241   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13242   include:
13243     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13244     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13245     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13246     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13247     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13248     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13249   layout:
13250     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13251     layout: "plot-throughput"
13252
13253 - type: "plot"
13254   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13255   algorithm: "plot_perf_box_name"
13256   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13257   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13258   include:
13259     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13260     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13261     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
13262     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
13263     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13264     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13265   layout:
13266     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13267     layout: "plot-throughput"
13268
13269 - type: "plot"
13270   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13271   algorithm: "plot_perf_box_name"
13272   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13273   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13274   include:
13275     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13276     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13277     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
13278     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
13279     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13280     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13281   layout:
13282     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13283     layout: "plot-throughput"
13284
13285 - type: "plot"
13286   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13287   algorithm: "plot_perf_box_name"
13288   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13289   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13290   include:
13291     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13292     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13293     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13294     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13295     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13296   layout:
13297     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13298     layout: "plot-throughput"
13299
13300 - type: "plot"
13301   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13302   algorithm: "plot_perf_box_name"
13303   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13304   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13305   include:
13306     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13307     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13308     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13309     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13310     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13311   layout:
13312     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13313     layout: "plot-throughput"
13314
13315 - type: "plot"
13316   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
13317   algorithm: "plot_perf_box_name"
13318   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
13319   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13320   include:
13321     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
13322     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13323   layout:
13324     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
13325     layout: "plot-throughput"
13326
13327 - type: "plot"
13328   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
13329   algorithm: "plot_perf_box_name"
13330   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
13331   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13332   include:
13333     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
13334     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13335   layout:
13336     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
13337     layout: "plot-throughput"
13338
13339 - type: "plot"
13340   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
13341   algorithm: "plot_perf_box_name"
13342   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
13343   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13344   include:
13345     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
13346     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13347     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13348     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13349   layout:
13350     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
13351     layout: "plot-throughput"
13352
13353 - type: "plot"
13354   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
13355   algorithm: "plot_perf_box_name"
13356   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
13357   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13358   include:
13359     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
13360     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13361     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13362     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13363   layout:
13364     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
13365     layout: "plot-throughput"
13366
13367 - type: "plot"
13368   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
13369   algorithm: "plot_perf_box_name"
13370   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
13371   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13372   include:
13373     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
13374     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13375     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13376     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13377   layout:
13378     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
13379     layout: "plot-throughput"
13380
13381 - type: "plot"
13382   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
13383   algorithm: "plot_perf_box_name"
13384   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
13385   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13386   include:
13387     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
13388     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13389     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13390     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13391   layout:
13392     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
13393     layout: "plot-throughput"
13394
13395 - type: "plot"
13396   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
13397   algorithm: "plot_perf_box_name"
13398   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
13399   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13400   include:
13401     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
13402     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13403     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13404     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13405   layout:
13406     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
13407     layout: "plot-throughput"
13408
13409 - type: "plot"
13410   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
13411   algorithm: "plot_perf_box_name"
13412   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
13413   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13414   include:
13415     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
13416     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13417     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13418     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13419   layout:
13420     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
13421     layout: "plot-throughput"
13422
13423 - type: "plot"
13424   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
13425   algorithm: "plot_perf_box_name"
13426   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
13427   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13428   include:
13429     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
13430     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13431     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13432     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13433   layout:
13434     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
13435     layout: "plot-throughput"
13436
13437 - type: "plot"
13438   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
13439   algorithm: "plot_perf_box_name"
13440   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
13441   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13442   include:
13443     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
13444     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13445     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13446     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13447   layout:
13448     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
13449     layout: "plot-throughput"
13450
13451 - type: "plot"
13452   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
13453   algorithm: "plot_perf_box_name"
13454   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
13455   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13456   include:
13457     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13458     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13459     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13460     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
13461     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
13462     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
13463     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
13464   layout:
13465     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
13466     layout: "plot-throughput"
13467
13468 - type: "plot"
13469   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
13470   algorithm: "plot_perf_box_name"
13471   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
13472   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13473   include:
13474     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13475     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13476     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13477     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
13478     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
13479     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
13480     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
13481   layout:
13482     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
13483     layout: "plot-throughput"
13484
13485 - type: "plot"
13486   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
13487   algorithm: "plot_perf_box_name"
13488   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
13489   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13490   include:
13491     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
13492     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
13493     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
13494     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
13495     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
13496   layout:
13497     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
13498     layout: "plot-throughput"
13499
13500 - type: "plot"
13501   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
13502   algorithm: "plot_perf_box_name"
13503   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
13504   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13505   include:
13506     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
13507     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
13508     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
13509     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
13510     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
13511   layout:
13512     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
13513     layout: "plot-throughput"
13514
13515 - type: "plot"
13516   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
13517   algorithm: "plot_perf_box_name"
13518   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
13519   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13520   include:
13521     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
13522     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
13523     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
13524     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
13525   layout:
13526     title: "2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
13527     layout: "plot-throughput"
13528
13529 - type: "plot"
13530   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
13531   algorithm: "plot_perf_box_name"
13532   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
13533   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13534   include:
13535     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
13536     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
13537     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
13538     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
13539   layout:
13540     title: "2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
13541     layout: "plot-throughput"
13542
13543 - type: "plot"
13544   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13545   algorithm: "plot_perf_box_name"
13546   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13547   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13548   include:
13549     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13550     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13551     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
13552     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
13553     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13554   layout:
13555     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13556     layout: "plot-throughput"
13557
13558 - type: "plot"
13559   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13560   algorithm: "plot_perf_box_name"
13561   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13562   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13563   include:
13564     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13565     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13566     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
13567     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
13568     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13569   layout:
13570     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13571     layout: "plot-throughput"
13572
13573 - type: "plot"
13574   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
13575   algorithm: "plot_perf_box_name"
13576   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
13577   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13578   include:
13579     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13580     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
13581     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
13582     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
13583   layout:
13584     title: "2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
13585     layout: "plot-throughput"
13586
13587 - type: "plot"
13588   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
13589   algorithm: "plot_perf_box_name"
13590   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
13591   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13592   include:
13593     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13594     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
13595     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
13596     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
13597   layout:
13598     title: "2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
13599     layout: "plot-throughput"
13600
13601 - type: "plot"
13602   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
13603   algorithm: "plot_perf_box_name"
13604   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
13605   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13606   include:
13607     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13608     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13609     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13610     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-rnd-ndrpdr"
13611   layout:
13612     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
13613     layout: "plot-throughput"
13614
13615 - type: "plot"
13616   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
13617   algorithm: "plot_perf_box_name"
13618   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
13619   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13620   include:
13621     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13622     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13623     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13624     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-rnd-ndrpdr"
13625     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
13626     layout: "plot-throughput"
13627
13628 - type: "plot"
13629   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13630   algorithm: "plot_perf_box_name"
13631   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13632   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13633   include:
13634     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13635     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13636     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13637   layout:
13638     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13639     layout: "plot-throughput"
13640
13641 - type: "plot"
13642   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13643   algorithm: "plot_perf_box_name"
13644   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13645   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13646   include:
13647     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13648     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13649     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13650   layout:
13651     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13652     layout: "plot-throughput"
13653
13654 - type: "plot"
13655   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
13656   algorithm: "plot_perf_box_name"
13657   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
13658   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13659   include:
13660     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
13661     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
13662     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
13663     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
13664     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
13665   layout:
13666     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
13667     layout: "plot-throughput"
13668
13669 - type: "plot"
13670   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
13671   algorithm: "plot_perf_box_name"
13672   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
13673   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13674   include:
13675     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
13676     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
13677     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
13678     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
13679     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
13680   layout:
13681     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
13682     layout: "plot-throughput"
13683
13684 - type: "plot"
13685   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13686   algorithm: "plot_perf_box_name"
13687   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13688   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13689   include:
13690     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13691     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13692     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
13693     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
13694     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13695   layout:
13696     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13697     layout: "plot-throughput"
13698
13699 - type: "plot"
13700   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13701   algorithm: "plot_perf_box_name"
13702   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13703   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13704   include:
13705     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13706     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13707     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
13708     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
13709     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13710   layout:
13711     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13712     layout: "plot-throughput"
13713
13714 - type: "plot"
13715   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13716   algorithm: "plot_perf_box_name"
13717   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13718   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13719   include:
13720     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13721     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13722     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13723     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13724     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13725   layout:
13726     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13727     layout: "plot-throughput"
13728
13729 - type: "plot"
13730   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13731   algorithm: "plot_perf_box_name"
13732   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13733   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13734   include:
13735     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13736     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13737     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13738     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13739     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13740   layout:
13741     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13742     layout: "plot-throughput"
13743
13744 - type: "plot"
13745   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13746   algorithm: "plot_perf_box_name"
13747   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13748   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13749   include:
13750     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13751     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13752     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13753     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13754     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13755   layout:
13756     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13757     layout: "plot-throughput"
13758
13759 - type: "plot"
13760   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13761   algorithm: "plot_perf_box_name"
13762   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13763   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13764   include:
13765     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13766     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13767     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13768     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13769     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13770   layout:
13771     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13772     layout: "plot-throughput"
13773
13774 - type: "plot"
13775   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13776   algorithm: "plot_perf_box_name"
13777   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13778   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13779   include:
13780     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13781     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13782     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13783     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13784     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13785   layout:
13786     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13787     layout: "plot-throughput"
13788
13789 - type: "plot"
13790   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13791   algorithm: "plot_perf_box_name"
13792   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13793   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13794   include:
13795     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13796     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13797     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13798     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13799     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13800   layout:
13801     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13802     layout: "plot-throughput"
13803
13804 - type: "plot"
13805   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13806   algorithm: "plot_perf_box_name"
13807   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13808   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13809   include:
13810     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13811     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13812     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13813     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13814     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13815     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13816   layout:
13817     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13818     layout: "plot-throughput"
13819
13820 - type: "plot"
13821   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13822   algorithm: "plot_perf_box_name"
13823   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13824   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13825   include:
13826     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13827     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13828     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13829     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13830     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13831     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13832   layout:
13833     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13834     layout: "plot-throughput"
13835
13836 - type: "plot"
13837   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13838   algorithm: "plot_perf_box_name"
13839   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13840   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13841   include:
13842     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13843     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13844     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13845     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13846   layout:
13847     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13848     layout: "plot-throughput"
13849
13850 - type: "plot"
13851   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13852   algorithm: "plot_perf_box_name"
13853   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13854   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13855   include:
13856     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13857     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13858     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13859     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13860   layout:
13861     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13862     layout: "plot-throughput"
13863
13864 - type: "plot"
13865   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
13866   algorithm: "plot_perf_box_name"
13867   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
13868   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13869   include:
13870     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13871     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13872     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13873     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13874     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13875     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13876   layout:
13877     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
13878     layout: "plot-throughput"
13879
13880 - type: "plot"
13881   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13882   algorithm: "plot_perf_box_name"
13883   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13884   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13885   include:
13886     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13887     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13888     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13889     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13890     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13891     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13892   layout:
13893     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13894     layout: "plot-throughput"
13895
13896 - type: "plot"
13897   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13898   algorithm: "plot_perf_box_name"
13899   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13900   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13901   include:
13902     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13903     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13904     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13905     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13906     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13907     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13908   layout:
13909     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13910     layout: "plot-throughput"
13911
13912 - type: "plot"
13913   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13914   algorithm: "plot_perf_box_name"
13915   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13916   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13917   include:
13918     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13919     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13920     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13921     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13922     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13923     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13924   layout:
13925     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13926     layout: "plot-throughput"
13927
13928 - type: "plot"
13929   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13930   algorithm: "plot_perf_box_name"
13931   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13932   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13933   include:
13934     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13935     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13936     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13937     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13938     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13939     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13940   layout:
13941     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13942     layout: "plot-throughput"
13943
13944 - type: "plot"
13945   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13946   algorithm: "plot_perf_box_name"
13947   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13948   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13949   include:
13950     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13951     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13952     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13953     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13954     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13955     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13956   layout:
13957     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13958     layout: "plot-throughput"
13959
13960 - type: "plot"
13961   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13962   algorithm: "plot_perf_box_name"
13963   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13964   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13965   include:
13966     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13967     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13968     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13969     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13970     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13971     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13972   layout:
13973     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13974     layout: "plot-throughput"
13975
13976 - type: "plot"
13977   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13978   algorithm: "plot_perf_box_name"
13979   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13980   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13981   include:
13982     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13983     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13984     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13985     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13986     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13987     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13988   layout:
13989     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13990     layout: "plot-throughput"
13991
13992 - type: "plot"
13993   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13994   algorithm: "plot_perf_box_name"
13995   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13996   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13997   include:
13998     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13999     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14000     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14001     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14002     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14003     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14004   layout:
14005     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14006     layout: "plot-throughput"
14007
14008 - type: "plot"
14009   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14010   algorithm: "plot_perf_box_name"
14011   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14012   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14013   include:
14014     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14015     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14016     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14017     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14018     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14019     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14020   layout:
14021     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14022     layout: "plot-throughput"
14023
14024 - type: "plot"
14025   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
14026   algorithm: "plot_perf_box_name"
14027   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
14028   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14029   include:
14030     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14031     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14032     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14033     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14034     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14035     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14036   layout:
14037     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
14038     layout: "plot-throughput"
14039
14040 - type: "plot"
14041   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
14042   algorithm: "plot_perf_box_name"
14043   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
14044   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14045   include:
14046     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14047     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14048     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14049     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14050     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14051     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14052   layout:
14053     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
14054     layout: "plot-throughput"
14055
14056 - type: "plot"
14057   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14058   algorithm: "plot_perf_box_name"
14059   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14060   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14061   include:
14062     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
14063     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14064     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14065     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14066     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14067   layout:
14068     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14069     layout: "plot-throughput"
14070
14071 - type: "plot"
14072   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14073   algorithm: "plot_perf_box_name"
14074   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14075   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14076   include:
14077     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
14078     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14079     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14080     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14081     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14082   layout:
14083     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14084     layout: "plot-throughput"
14085
14086 - type: "plot"
14087   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14088   algorithm: "plot_perf_box_name"
14089   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14090   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14091   include:
14092     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
14093     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14094     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
14095     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14096     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14097   layout:
14098     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14099     layout: "plot-throughput"
14100
14101 - type: "plot"
14102   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14103   algorithm: "plot_perf_box_name"
14104   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14105   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14106   include:
14107     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
14108     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14109     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
14110     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14111     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14112   layout:
14113     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14114     layout: "plot-throughput"
14115
14116 - type: "plot"
14117   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14118   algorithm: "plot_perf_box_name"
14119   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14120   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14121   include:
14122     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14123     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14124     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14125     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14126   layout:
14127     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14128     layout: "plot-throughput"
14129
14130 - type: "plot"
14131   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
14132   algorithm: "plot_perf_box_name"
14133   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
14134   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14135   include:
14136     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14137     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14138     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14139     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14140   layout:
14141     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
14142     layout: "plot-throughput"
14143
14144 - type: "plot"
14145   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
14146   algorithm: "plot_perf_box_name"
14147   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
14148   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14149   include:
14150     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14151     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14152     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14153     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14154   layout:
14155     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
14156     layout: "plot-throughput"
14157
14158 - type: "plot"
14159   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
14160   algorithm: "plot_perf_box_name"
14161   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
14162   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14163   include:
14164     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14165     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14166     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14167     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14168   layout:
14169     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
14170     layout: "plot-throughput"
14171
14172 - type: "plot"
14173   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
14174   algorithm: "plot_perf_box_name"
14175   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
14176   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14177   include:
14178     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14179     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14180     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14181     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14182     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14183     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14184   layout:
14185     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
14186     layout: "plot-throughput"
14187
14188 - type: "plot"
14189   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
14190   algorithm: "plot_perf_box_name"
14191   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
14192   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14193   include:
14194     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14195     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14196     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14197     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14198     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14199     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14200   layout:
14201     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
14202     layout: "plot-throughput"
14203
14204 - type: "plot"
14205   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
14206   algorithm: "plot_perf_box_name"
14207   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
14208   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14209   include:
14210     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14211     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14212     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14213     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14214     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14215   layout:
14216     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
14217     layout: "plot-throughput"
14218
14219 - type: "plot"
14220   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
14221   algorithm: "plot_perf_box_name"
14222   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
14223   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14224   include:
14225     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14226     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14227     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14228     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14229     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14230   layout:
14231     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
14232     layout: "plot-throughput"
14233
14234 - type: "plot"
14235   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14236   algorithm: "plot_perf_box_name"
14237   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14238   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14239   include:
14240     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
14241     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14242     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14243     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14244     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14245   layout:
14246     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14247     layout: "plot-throughput"
14248
14249 - type: "plot"
14250   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14251   algorithm: "plot_perf_box_name"
14252   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14253   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14254   include:
14255     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
14256     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14257     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14258     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14259     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14260   layout:
14261     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14262     layout: "plot-throughput"
14263
14264 - type: "plot"
14265   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14266   algorithm: "plot_perf_box_name"
14267   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14268   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14269   include:
14270     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
14271     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14272     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14273     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14274   layout:
14275     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14276     layout: "plot-throughput"
14277
14278 - type: "plot"
14279   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14280   algorithm: "plot_perf_box_name"
14281   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14282   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14283   include:
14284     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
14285     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14286     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14287     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14288   layout:
14289     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14290     layout: "plot-throughput"
14291
14292 - type: "plot"
14293   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14294   algorithm: "plot_perf_box_name"
14295   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14296   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14297   include:
14298     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14299     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14300     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14301     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14302     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14303     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14304   layout:
14305     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14306     layout: "plot-throughput"
14307
14308 - type: "plot"
14309   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
14310   algorithm: "plot_perf_box_name"
14311   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
14312   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14313   include:
14314     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14315     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14316     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14317     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14318     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14319     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14320   layout:
14321     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
14322     layout: "plot-throughput"
14323
14324 - type: "plot"
14325   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
14326   algorithm: "plot_perf_box_name"
14327   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
14328   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14329   include:
14330     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
14331     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14332     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14333     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14334     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14335     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14336   layout:
14337     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
14338     layout: "plot-throughput"
14339
14340 - type: "plot"
14341   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
14342   algorithm: "plot_perf_box_name"
14343   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
14344   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14345   include:
14346     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
14347     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14348     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14349     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14350     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14351     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14352   layout:
14353     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
14354     layout: "plot-throughput"
14355
14356 - type: "plot"
14357   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
14358   algorithm: "plot_perf_box_name"
14359   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
14360   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14361   include:
14362     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14363     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14364     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14365     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14366     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14367     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14368   layout:
14369     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
14370     layout: "plot-throughput"
14371
14372 - type: "plot"
14373   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
14374   algorithm: "plot_perf_box_name"
14375   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
14376   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14377   include:
14378     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14379     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14380     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14381     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14382     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14383     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14384   layout:
14385     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
14386     layout: "plot-throughput"
14387
14388 - type: "plot"
14389   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
14390   algorithm: "plot_perf_box_name"
14391   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
14392   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14393   include:
14394     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14395     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14396     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14397     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14398     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14399     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14400   layout:
14401     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
14402     layout: "plot-throughput"
14403
14404 - type: "plot"
14405   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
14406   algorithm: "plot_perf_box_name"
14407   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
14408   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14409   include:
14410     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14411     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14412     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14413     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14414     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14415     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14416   layout:
14417     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
14418     layout: "plot-throughput"
14419
14420 - type: "plot"
14421   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
14422   algorithm: "plot_perf_box_name"
14423   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
14424   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14425   include:
14426     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14427     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14428     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14429     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14430   layout:
14431     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
14432     layout: "plot-throughput"
14433
14434 - type: "plot"
14435   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
14436   algorithm: "plot_perf_box_name"
14437   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
14438   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14439   include:
14440     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14441     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14442     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14443     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14444   layout:
14445     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
14446     layout: "plot-throughput"
14447
14448 - type: "plot"
14449   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14450   algorithm: "plot_perf_box_name"
14451   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14452   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14453   include:
14454     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14455     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14456     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14457     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14458     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14459     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14460   layout:
14461     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14462     layout: "plot-throughput"
14463
14464 - type: "plot"
14465   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14466   algorithm: "plot_perf_box_name"
14467   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14468   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14469   include:
14470     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14471     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14472     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14473     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14474     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14475     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14476   layout:
14477     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14478     layout: "plot-throughput"
14479
14480 - type: "plot"
14481   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
14482   algorithm: "plot_perf_box_name"
14483   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
14484   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14485   include:
14486     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14487     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14488     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14489     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14490     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14491     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14492   layout:
14493     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
14494     layout: "plot-throughput"
14495
14496 - type: "plot"
14497   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
14498   algorithm: "plot_perf_box_name"
14499   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
14500   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14501   include:
14502     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14503     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14504     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14505     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14506     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14507     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14508   layout:
14509     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
14510     layout: "plot-throughput"
14511
14512 - type: "plot"
14513   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
14514   algorithm: "plot_perf_box_name"
14515   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
14516   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14517   include:
14518     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14519     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14520     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14521     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14522   layout:
14523     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
14524     layout: "plot-throughput"
14525
14526 - type: "plot"
14527   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
14528   algorithm: "plot_perf_box_name"
14529   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
14530   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14531   include:
14532     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14533     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14534     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14535     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14536   layout:
14537     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
14538     layout: "plot-throughput"
14539
14540 - type: "plot"
14541   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14542   algorithm: "plot_perf_box_name"
14543   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14544   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14545   include:
14546     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14547     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14548     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14549     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14550     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14551     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14552   layout:
14553     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14554     layout: "plot-throughput"
14555
14556 - type: "plot"
14557   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14558   algorithm: "plot_perf_box_name"
14559   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14560   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14561   include:
14562     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14563     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14564     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14565     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14566     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14567     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14568   layout:
14569     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14570     layout: "plot-throughput"
14571
14572 - type: "plot"
14573   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
14574   algorithm: "plot_perf_box_name"
14575   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
14576   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14577   include:
14578     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14579     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14580     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14581     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14582   layout:
14583     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
14584     layout: "plot-throughput"
14585
14586 - type: "plot"
14587   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
14588   algorithm: "plot_perf_box_name"
14589   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
14590   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14591   include:
14592     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14593     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14594     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14595     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14596   layout:
14597     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
14598     layout: "plot-throughput"
14599
14600 - type: "plot"
14601   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14602   algorithm: "plot_perf_box_name"
14603   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14604   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14605   include:
14606     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14607     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14608     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14609     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14610     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14611     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14612   layout:
14613     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14614     layout: "plot-throughput"
14615
14616 - type: "plot"
14617   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14618   algorithm: "plot_perf_box_name"
14619   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14620   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14621   include:
14622     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14623     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14624     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14625     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14626     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14627     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14628   layout:
14629     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14630     layout: "plot-throughput"
14631
14632 - type: "plot"
14633   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
14634   algorithm: "plot_perf_box_name"
14635   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
14636   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14637   include:
14638     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14639     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14640     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14641     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14642     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14643     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14644   layout:
14645     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
14646     layout: "plot-throughput"
14647
14648 - type: "plot"
14649   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
14650   algorithm: "plot_perf_box_name"
14651   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
14652   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14653   include:
14654     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14655     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14656     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14657     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14658     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14659     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14660   layout:
14661     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
14662     layout: "plot-throughput"
14663
14664 - type: "plot"
14665   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
14666   algorithm: "plot_perf_box_name"
14667   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
14668   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14669   include:
14670     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14671     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14672     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14673     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14674     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14675     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14676   layout:
14677     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
14678     layout: "plot-throughput"
14679
14680 - type: "plot"
14681   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
14682   algorithm: "plot_perf_box_name"
14683   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
14684   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14685   include:
14686     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14687     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14688     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14689     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14690     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14691     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14692   layout:
14693     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
14694     layout: "plot-throughput"
14695
14696 - type: "plot"
14697   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
14698   algorithm: "plot_perf_box_name"
14699   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
14700   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14701   include:
14702     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14703     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14704     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14705 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14706 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14707 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14708   layout:
14709     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
14710     layout: "plot-throughput"
14711
14712 - type: "plot"
14713   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
14714   algorithm: "plot_perf_box_name"
14715   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
14716   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14717   include:
14718     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14719     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14720     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14721 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14722 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14723 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14724   layout:
14725     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
14726     layout: "plot-throughput"
14727
14728 - type: "plot"
14729   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
14730   algorithm: "plot_perf_box_name"
14731   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
14732   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14733   include:
14734     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14735     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14736     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14737     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14738     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14739     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14740   layout:
14741     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
14742     layout: "plot-throughput"
14743
14744 - type: "plot"
14745   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
14746   algorithm: "plot_perf_box_name"
14747   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
14748   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14749   include:
14750     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14751     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14752     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14753     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14754     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14755     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14756   layout:
14757     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
14758     layout: "plot-throughput"
14759
14760 - type: "plot"
14761   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14762   algorithm: "plot_perf_box_name"
14763   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14764   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14765   include:
14766     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14767     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14768     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14769     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14770     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14771     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14772   layout:
14773     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14774     layout: "plot-throughput"
14775
14776 - type: "plot"
14777   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14778   algorithm: "plot_perf_box_name"
14779   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14780   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14781   include:
14782     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14783     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14784     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14785     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14786     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14787     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14788   layout:
14789     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14790     layout: "plot-throughput"
14791
14792 #- type: "plot"
14793 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14794 #  algorithm: "plot_perf_box_name"
14795 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14796 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14797 #  include:
14798 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14799 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14800 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14801 #  layout:
14802 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14803 #    layout: "plot-throughput"
14804 #
14805 #- type: "plot"
14806 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14807 #  algorithm: "plot_perf_box_name"
14808 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14809 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14810 #  include:
14811 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14812 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14813 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14814 #  layout:
14815 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14816 #    layout: "plot-throughput"
14817
14818 - type: "plot"
14819   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14820   algorithm: "plot_perf_box_name"
14821   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14822   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14823   include:
14824     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14825     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14826     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14827     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14828     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14829   layout:
14830     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14831     layout: "plot-throughput"
14832
14833 - type: "plot"
14834   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14835   algorithm: "plot_perf_box_name"
14836   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14837   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14838   include:
14839     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14840     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14841     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14842     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14843     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14844   layout:
14845     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14846     layout: "plot-throughput"
14847
14848 - type: "plot"
14849   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14850   algorithm: "plot_perf_box_name"
14851   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14852   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14853   include:
14854     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14855     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14856     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14857     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14858     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14859   layout:
14860     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14861     layout: "plot-throughput"
14862
14863 - type: "plot"
14864   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14865   algorithm: "plot_perf_box_name"
14866   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14867   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14868   include:
14869     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14870     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14871     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14872     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14873     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14874   layout:
14875     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14876     layout: "plot-throughput"
14877
14878 - type: "plot"
14879   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14880   algorithm: "plot_perf_box_name"
14881   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14882   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14883   include:
14884     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14885     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14886     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14887     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14888     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14889   layout:
14890     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14891     layout: "plot-throughput"
14892
14893 - type: "plot"
14894   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14895   algorithm: "plot_perf_box_name"
14896   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14897   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14898   include:
14899     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14900     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14901     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14902     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14903     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14904   layout:
14905     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14906     layout: "plot-throughput"
14907
14908 - type: "plot"
14909   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14910   algorithm: "plot_perf_box_name"
14911   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14912   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14913   include:
14914     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14915     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14916     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14917     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14918     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14919   layout:
14920     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14921     layout: "plot-throughput"
14922
14923 - type: "plot"
14924   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14925   algorithm: "plot_perf_box_name"
14926   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14927   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14928   include:
14929     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14930     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14931     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14932     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14933     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14934   layout:
14935     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14936     layout: "plot-throughput"
14937
14938 - type: "plot"
14939   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14940   algorithm: "plot_perf_box_name"
14941   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14942   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14943   include:
14944     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14945     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14946     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14947     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14948     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14949   layout:
14950     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14951     layout: "plot-throughput"
14952
14953 - type: "plot"
14954   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14955   algorithm: "plot_perf_box_name"
14956   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14957   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14958   include:
14959     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14960     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14961     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14962     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14963     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14964   layout:
14965     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14966     layout: "plot-throughput"
14967
14968 - type: "plot"
14969   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14970   algorithm: "plot_perf_box_name"
14971   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14972   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14973   include:
14974     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14975     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14976     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14977     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14978     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14979   layout:
14980     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14981     layout: "plot-throughput"
14982
14983 - type: "plot"
14984   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14985   algorithm: "plot_perf_box_name"
14986   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14987   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14988   include:
14989     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14990     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14991     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14992     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14993     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14994   layout:
14995     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14996     layout: "plot-throughput"
14997
14998 - type: "plot"
14999   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15000   algorithm: "plot_perf_box_name"
15001   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15002   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15003   include:
15004     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15005     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15006     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15007     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15008   layout:
15009     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15010     layout: "plot-throughput"
15011
15012 - type: "plot"
15013   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15014   algorithm: "plot_perf_box_name"
15015   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15016   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15017   include:
15018     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15019     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15020     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15021     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15022   layout:
15023     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15024     layout: "plot-throughput"
15025
15026 - type: "plot"
15027   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15028   algorithm: "plot_perf_box_name"
15029   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15030   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15031   include:
15032     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15033     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15034     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15035     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15036   layout:
15037     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15038     layout: "plot-throughput"
15039
15040 - type: "plot"
15041   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15042   algorithm: "plot_perf_box_name"
15043   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15044   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15045   include:
15046     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15047     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15048     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15049     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15050   layout:
15051     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15052     layout: "plot-throughput"
15053
15054 - type: "plot"
15055   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15056   algorithm: "plot_perf_box_name"
15057   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15058   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15059   include:
15060     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15061     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15062     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15063     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15064     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15065     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15066   layout:
15067     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15068     layout: "plot-throughput"
15069
15070 - type: "plot"
15071   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15072   algorithm: "plot_perf_box_name"
15073   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15074   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15075   include:
15076     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15077     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15078     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15079     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15080     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15081     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15082   layout:
15083     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15084     layout: "plot-throughput"
15085
15086 - type: "plot"
15087   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15088   algorithm: "plot_perf_box_name"
15089   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15090   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15091   include:
15092     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15093     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15094     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15095     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15096     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15097     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15098   layout:
15099     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15100     layout: "plot-throughput"
15101
15102 - type: "plot"
15103   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15104   algorithm: "plot_perf_box_name"
15105   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15106   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15107   include:
15108     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15109     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15110     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15111     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15112     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15113     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15114   layout:
15115     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15116     layout: "plot-throughput"
15117
15118 - type: "plot"
15119   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15120   algorithm: "plot_perf_box_name"
15121   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15122   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15123   include:
15124     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15125     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15126     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15127     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15128     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15129     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15130   layout:
15131     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15132     layout: "plot-throughput"
15133
15134 - type: "plot"
15135   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15136   algorithm: "plot_perf_box_name"
15137   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15138   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15139   include:
15140     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15141     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15142     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15143     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15144     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15145     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15146   layout:
15147     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15148     layout: "plot-throughput"
15149
15150 - type: "plot"
15151   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15152   algorithm: "plot_perf_box_name"
15153   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15154   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15155   include:
15156     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15157     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15158     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15159     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15160     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15161   layout:
15162     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15163     layout: "plot-throughput"
15164
15165 - type: "plot"
15166   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15167   algorithm: "plot_perf_box_name"
15168   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15169   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15170   include:
15171     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15172     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15173     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15174     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15175     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15176   layout:
15177     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15178     layout: "plot-throughput"
15179
15180 - type: "plot"
15181   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15182   algorithm: "plot_perf_box_name"
15183   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15184   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15185   include:
15186     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15187     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15188   layout:
15189     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15190     layout: "plot-throughput"
15191
15192 - type: "plot"
15193   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15194   algorithm: "plot_perf_box_name"
15195   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15196   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15197   include:
15198     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15199     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15200   layout:
15201     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15202     layout: "plot-throughput"
15203
15204 - type: "plot"
15205   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15206   algorithm: "plot_perf_box_name"
15207   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15208   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15209   include:
15210     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15211     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15212   layout:
15213     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15214     layout: "plot-throughput"
15215
15216 - type: "plot"
15217   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15218   algorithm: "plot_perf_box_name"
15219   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15220   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15221   include:
15222     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15223     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15224   layout:
15225     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15226     layout: "plot-throughput"
15227
15228 - type: "plot"
15229   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
15230   algorithm: "plot_perf_box_name"
15231   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
15232   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15233   include:
15234     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15235     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15236   layout:
15237     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
15238     layout: "plot-throughput"
15239
15240 - type: "plot"
15241   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
15242   algorithm: "plot_perf_box_name"
15243   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
15244   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15245   include:
15246     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15247     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15248   layout:
15249     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
15250     layout: "plot-throughput"
15251
15252 - type: "plot"
15253   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
15254   algorithm: "plot_perf_box_name"
15255   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
15256   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15257   include:
15258     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15259     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15260   layout:
15261     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
15262     layout: "plot-throughput"
15263
15264 - type: "plot"
15265   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
15266   algorithm: "plot_perf_box_name"
15267   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
15268   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15269   include:
15270     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15271     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15272   layout:
15273     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
15274     layout: "plot-throughput"
15275
15276 - type: "plot"
15277   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
15278   algorithm: "plot_perf_box_name"
15279   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
15280   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15281   include:
15282     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15283     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15284     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15285     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15286     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15287     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15288   layout:
15289     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
15290     layout: "plot-throughput"
15291
15292 - type: "plot"
15293   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
15294   algorithm: "plot_perf_box_name"
15295   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
15296   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15297   include:
15298     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15299     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15300     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15301     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15302     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15303     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15304   layout:
15305     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
15306     layout: "plot-throughput"
15307
15308 - type: "plot"
15309   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
15310   algorithm: "plot_perf_box_name"
15311   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
15312   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15313   include:
15314     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15315     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15316     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15317     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15318     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15319     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15320   layout:
15321     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
15322     layout: "plot-throughput"
15323
15324 - type: "plot"
15325   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
15326   algorithm: "plot_perf_box_name"
15327   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
15328   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15329   include:
15330     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15331     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15332     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15333     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15334     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15335     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15336   layout:
15337     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
15338     layout: "plot-throughput"
15339
15340 - type: "plot"
15341   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
15342   algorithm: "plot_perf_box_name"
15343   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
15344   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15345   include:
15346     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
15347     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
15348     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
15349     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
15350     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
15351     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
15352   layout:
15353     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
15354     layout: "plot-throughput"
15355
15356 - type: "plot"
15357   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
15358   algorithm: "plot_perf_box_name"
15359   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
15360   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15361   include:
15362     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
15363     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
15364     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
15365     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
15366     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
15367     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
15368   layout:
15369     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
15370     layout: "plot-throughput"
15371
15372 - type: "plot"
15373   title: "Throughput: 2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
15374   algorithm: "plot_perf_box_name"
15375   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
15376   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15377   include:
15378     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
15379     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
15380     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
15381     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
15382     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
15383   layout:
15384     title: "2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
15385     layout: "plot-throughput"
15386
15387 - type: "plot"
15388   title: "Throughput: 2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
15389   algorithm: "plot_perf_box_name"
15390   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
15391   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15392   include:
15393     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
15394     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
15395     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
15396     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
15397     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
15398   layout:
15399     title: "2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
15400     layout: "plot-throughput"
15401
15402 - type: "plot"
15403   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-ndr"
15404   algorithm: "plot_perf_box_name"
15405   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-ndr"
15406   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15407   include:
15408     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-1t1c-ethip4-ip4base-iacldstbase-ndrpdr"
15409     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15410     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15411     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15412     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15413   layout:
15414     title: "2n-tx2-xl710-64b-1t1c-ip4routing-features-base-scale-dpdk-ndr"
15415     layout: "plot-throughput"
15416
15417 - type: "plot"
15418   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-pdr"
15419   algorithm: "plot_perf_box_name"
15420   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-pdr"
15421   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15422   include:
15423     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-1t1c-ethip4-ip4base-iacldstbase-ndrpdr"
15424     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15425     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15426     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15427     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15428   layout:
15429     title: "2n-tx2-xl710-64b-1t1c-ip4routing-features-base-scale-dpdk-pdr"
15430     layout: "plot-throughput"
15431
15432 - type: "plot"
15433   title: "Throughput: 2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
15434   algorithm: "plot_perf_box_name"
15435   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
15436   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15437   include:
15438     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
15439     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
15440     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
15441     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
15442     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
15443     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-1t1c-ethip6-ip6base-iacldstbase-ndrpdr"
15444   layout:
15445     title: "2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
15446     layout: "plot-throughput"
15447
15448 - type: "plot"
15449   title: "Throughput: 2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
15450   algorithm: "plot_perf_box_name"
15451   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
15452   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15453   include:
15454     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
15455     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
15456     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
15457     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
15458     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
15459     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-1t1c-ethip6-ip6base-iacldstbase-ndrpdr"
15460   layout:
15461     title: "2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
15462     layout: "plot-throughput"
15463
15464 - type: "plot"
15465   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-ndr"
15466   algorithm: "plot_perf_box_name"
15467   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-ndr"
15468   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15469   include:
15470     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15471     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15472     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15473     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15474     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15475   layout:
15476     title: "2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-ndr"
15477     layout: "plot-throughput"
15478
15479 - type: "plot"
15480   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-pdr"
15481   algorithm: "plot_perf_box_name"
15482   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-pdr"
15483   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15484   include:
15485     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15486     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15487     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15488     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15489     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15490   layout:
15491     title: "2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-pdr"
15492     layout: "plot-throughput"
15493
15494 - type: "plot"
15495   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-ndr"
15496   algorithm: "plot_perf_box_name"
15497   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-ndr"
15498   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15499   include:
15500     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15501     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15502     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15503     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15504   layout:
15505     title: "2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-ndr"
15506     layout: "plot-throughput"
15507
15508 - type: "plot"
15509   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-pdr"
15510   algorithm: "plot_perf_box_name"
15511   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-pdr"
15512   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15513   include:
15514     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15515     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15516     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15517     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15518   layout:
15519     title: "2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-pdr"
15520     layout: "plot-throughput"
15521
15522 - type: "plot"
15523   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-ndr"
15524   algorithm: "plot_perf_box_name"
15525   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-ndr"
15526   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15527   include:
15528     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15529     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15530     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15531     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15532     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15533   layout:
15534     title: "2n-tx2-xl710-64b-1t1c-features-l2switching-base-ndr"
15535     layout: "plot-throughput"
15536
15537 - type: "plot"
15538   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-pdr"
15539   algorithm: "plot_perf_box_name"
15540   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-pdr"
15541   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15542   include:
15543     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15544     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15545     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15546     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15547     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15548   layout:
15549     title: "2n-tx2-xl710-64b-1t1c-features-l2switching-base-pdr"
15550     layout: "plot-throughput"
15551
15552 ################################################################################
15553
15554 # Packet Speedup
15555
15556 - type: "plot"
15557   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
15558   algorithm: "plot_tsa_name"
15559   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
15560   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15561   include:
15562     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15563     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15564     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15565     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15566   layout:
15567     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
15568     layout: "plot-throughput-speedup-analysis"
15569
15570 - type: "plot"
15571   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
15572   algorithm: "plot_tsa_name"
15573   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
15574   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15575   include:
15576     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15577     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15578     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15579     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15580   layout:
15581     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
15582     layout: "plot-throughput-speedup-analysis"
15583
15584 - type: "plot"
15585   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15586   algorithm: "plot_tsa_name"
15587   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15588   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15589   include:
15590     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15591     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15592     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15593     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15594   layout:
15595     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
15596     layout: "plot-throughput-speedup-analysis"
15597
15598 - type: "plot"
15599   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15600   algorithm: "plot_tsa_name"
15601   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15602   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15603   include:
15604     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15605     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15606     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15607     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15608   layout:
15609     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
15610     layout: "plot-throughput-speedup-analysis"
15611
15612 - type: "plot"
15613   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
15614   algorithm: "plot_tsa_name"
15615   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
15616   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15617   include:
15618     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15619     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15620     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15621     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15622     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15623   layout:
15624     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
15625     layout: "plot-throughput-speedup-analysis"
15626
15627 - type: "plot"
15628   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
15629   algorithm: "plot_tsa_name"
15630   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
15631   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15632   include:
15633     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15634     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15635     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15636     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15637     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15638   layout:
15639     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
15640     layout: "plot-throughput-speedup-analysis"
15641
15642 - type: "plot"
15643   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15644   algorithm: "plot_tsa_name"
15645   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15646   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15647   include:
15648     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15649     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15650     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15651     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15652     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15653   layout:
15654     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
15655     layout: "plot-throughput-speedup-analysis"
15656
15657 - type: "plot"
15658   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15659   algorithm: "plot_tsa_name"
15660   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15661   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15662   include:
15663     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15664     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15665     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15666     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15667     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15668   layout:
15669     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
15670     layout: "plot-throughput-speedup-analysis"
15671
15672 - type: "plot"
15673   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15674   algorithm: "plot_tsa_name"
15675   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15676   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15677   include:
15678     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15679     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15680     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15681     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15682     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15683     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15684   layout:
15685     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
15686     layout: "plot-throughput-speedup-analysis"
15687
15688 - type: "plot"
15689   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15690   algorithm: "plot_tsa_name"
15691   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15692   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15693   include:
15694     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15695     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15696     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15697     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15698     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15699     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15700   layout:
15701     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
15702     layout: "plot-throughput-speedup-analysis"
15703
15704 - type: "plot"
15705   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15706   algorithm: "plot_tsa_name"
15707   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15708   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15709   include:
15710     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15711     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15712     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15713     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15714     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15715   layout:
15716     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
15717     layout: "plot-throughput-speedup-analysis"
15718
15719 - type: "plot"
15720   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15721   algorithm: "plot_tsa_name"
15722   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15723   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15724   include:
15725     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15726     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15727     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15728     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15729     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15730   layout:
15731     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
15732     layout: "plot-throughput-speedup-analysis"
15733
15734 - type: "plot"
15735   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
15736   algorithm: "plot_tsa_name"
15737   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
15738   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15739   include:
15740     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
15741     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
15742     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15743   layout:
15744     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
15745     layout: "plot-throughput-speedup-analysis"
15746
15747 - type: "plot"
15748   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
15749   algorithm: "plot_tsa_name"
15750   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
15751   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15752   include:
15753     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
15754     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
15755     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15756   layout:
15757     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
15758     layout: "plot-throughput-speedup-analysis"
15759
15760 - type: "plot"
15761   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15762   algorithm: "plot_tsa_name"
15763   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15764   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15765   include:
15766     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15767     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15768     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15769     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15770     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15771   layout:
15772     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
15773     layout: "plot-throughput-speedup-analysis"
15774
15775 - type: "plot"
15776   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15777   algorithm: "plot_tsa_name"
15778   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15779   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15780   include:
15781     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15782     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15783     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15784     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15785     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15786   layout:
15787     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
15788     layout: "plot-throughput-speedup-analysis"
15789
15790 - type: "plot"
15791   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
15792   algorithm: "plot_tsa_name"
15793   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
15794   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15795   include:
15796     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
15797     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
15798     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
15799   layout:
15800     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
15801     layout: "plot-throughput-speedup-analysis"
15802
15803 - type: "plot"
15804   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
15805   algorithm: "plot_tsa_name"
15806   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
15807   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15808   include:
15809     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
15810     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
15811     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
15812   layout:
15813     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
15814     layout: "plot-throughput-speedup-analysis"
15815
15816 - type: "plot"
15817   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
15818   algorithm: "plot_tsa_name"
15819   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
15820   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15821   include:
15822     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15823     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15824     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15825     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15826     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
15827     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
15828   layout:
15829     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
15830     layout: "plot-throughput-speedup-analysis"
15831
15832 - type: "plot"
15833   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15834   algorithm: "plot_tsa_name"
15835   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15836   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15837   include:
15838     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15839     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15840     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15841     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15842     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
15843     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
15844   layout:
15845     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
15846     layout: "plot-throughput-speedup-analysis"
15847
15848 - type: "plot"
15849   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
15850   algorithm: "plot_tsa_name"
15851   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
15852   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15853   include:
15854     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
15855     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
15856     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
15857     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
15858     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
15859   layout:
15860     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
15861     layout: "plot-throughput-speedup-analysis"
15862
15863 - type: "plot"
15864   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
15865   algorithm: "plot_tsa_name"
15866   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
15867   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15868   include:
15869     - "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"
15870     - "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"
15871     - "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"
15872     - "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"
15873     - "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"
15874   layout:
15875     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
15876     layout: "plot-throughput-speedup-analysis"
15877
15878 - type: "plot"
15879   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
15880   algorithm: "plot_tsa_name"
15881   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
15882   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15883   include:
15884     - "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"
15885     - "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"
15886     - "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"
15887     - "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"
15888     - "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"
15889     - "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"
15890     - "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"
15891     - "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"
15892     - "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"
15893     - "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"
15894   layout:
15895     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
15896     layout: "plot-throughput-speedup-analysis-cps"
15897
15898 - type: "plot"
15899   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
15900   algorithm: "plot_tsa_name"
15901   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
15902   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15903   include:
15904     - "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"
15905     - "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"
15906     - "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"
15907     - "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"
15908     - "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"
15909     - "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"
15910     - "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"
15911     - "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"
15912     - "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"
15913     - "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"
15914   layout:
15915     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
15916     layout: "plot-throughput-speedup-analysis"
15917
15918 - type: "plot"
15919   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
15920   algorithm: "plot_tsa_name"
15921   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
15922   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15923   include:
15924     - "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"
15925     - "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"
15926     - "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"
15927     - "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"
15928     - "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"
15929     - "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"
15930     - "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"
15931     - "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"
15932     - "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"
15933     - "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"
15934   layout:
15935     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
15936     layout: "plot-throughput-speedup-analysis-cps"
15937
15938 - type: "plot"
15939   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
15940   algorithm: "plot_tsa_name"
15941   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
15942   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15943   include:
15944     - "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"
15945     - "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"
15946     - "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"
15947     - "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"
15948     - "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"
15949     - "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"
15950     - "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"
15951     - "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"
15952     - "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"
15953     - "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"
15954   layout:
15955     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
15956     layout: "plot-throughput-speedup-analysis"
15957
15958 - type: "plot"
15959   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
15960   algorithm: "plot_tsa_name"
15961   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
15962   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15963   include:
15964     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
15965     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
15966     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
15967     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
15968     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
15969   layout:
15970     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
15971     layout: "plot-throughput-speedup-analysis"
15972
15973 - type: "plot"
15974   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
15975   algorithm: "plot_tsa_name"
15976   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
15977   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15978   include:
15979     - "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"
15980     - "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"
15981     - "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"
15982     - "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"
15983     - "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"
15984   layout:
15985     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
15986     layout: "plot-throughput-speedup-analysis"
15987
15988 - type: "plot"
15989   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
15990   algorithm: "plot_tsa_name"
15991   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
15992   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15993   include:
15994     - "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"
15995     - "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"
15996     - "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"
15997     - "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"
15998     - "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"
15999     - "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"
16000     - "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"
16001     - "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"
16002     - "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"
16003     - "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"
16004   layout:
16005     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
16006     layout: "plot-throughput-speedup-analysis-cps"
16007
16008 - type: "plot"
16009   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
16010   algorithm: "plot_tsa_name"
16011   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
16012   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16013   include:
16014     - "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"
16015     - "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"
16016     - "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"
16017     - "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"
16018     - "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"
16019     - "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"
16020     - "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"
16021     - "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"
16022     - "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"
16023     - "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"
16024   layout:
16025     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
16026     layout: "plot-throughput-speedup-analysis"
16027
16028 - type: "plot"
16029   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
16030   algorithm: "plot_tsa_name"
16031   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
16032   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16033   include:
16034     - "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"
16035     - "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"
16036     - "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"
16037     - "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"
16038     - "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"
16039     - "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"
16040     - "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"
16041     - "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"
16042     - "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"
16043     - "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"
16044   layout:
16045     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
16046     layout: "plot-throughput-speedup-analysis-cps"
16047
16048 - type: "plot"
16049   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
16050   algorithm: "plot_tsa_name"
16051   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
16052   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16053   include:
16054     - "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"
16055     - "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"
16056     - "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"
16057     - "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"
16058     - "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"
16059     - "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"
16060     - "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"
16061     - "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"
16062     - "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"
16063     - "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"
16064   layout:
16065     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
16066     layout: "plot-throughput-speedup-analysis"
16067
16068 - type: "plot"
16069   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
16070   algorithm: "plot_tsa_name"
16071   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
16072   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16073   include:
16074     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16075     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16076     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16077     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16078     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16079     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16080   layout:
16081     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
16082     layout: "plot-throughput-speedup-analysis"
16083
16084 - type: "plot"
16085   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
16086   algorithm: "plot_tsa_name"
16087   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
16088   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16089   include:
16090     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16091     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16092     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16093     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16094     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16095     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16096   layout:
16097     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
16098     layout: "plot-throughput-speedup-analysis"
16099
16100 - type: "plot"
16101   title: "Speedup: 2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
16102   algorithm: "plot_tsa_name"
16103   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
16104   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16105   include:
16106     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
16107     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
16108     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
16109     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
16110     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
16111   layout:
16112     title: "2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
16113     layout: "plot-throughput-speedup-analysis"
16114
16115 - type: "plot"
16116   title: "Speedup: 2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
16117   algorithm: "plot_tsa_name"
16118   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
16119   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16120   include:
16121     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
16122     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
16123     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
16124     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
16125     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
16126   layout:
16127     title: "2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
16128     layout: "plot-throughput-speedup-analysis"
16129
16130 - type: "plot"
16131   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16132   algorithm: "plot_tsa_name"
16133   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16134   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16135   include:
16136     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16137     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16138     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16139     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16140   layout:
16141     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
16142     layout: "plot-throughput-speedup-analysis"
16143
16144 - type: "plot"
16145   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16146   algorithm: "plot_tsa_name"
16147   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16148   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16149   include:
16150     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16151     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16152     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16153     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16154   layout:
16155     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
16156     layout: "plot-throughput-speedup-analysis"
16157
16158 - type: "plot"
16159   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
16160   algorithm: "plot_tsa_name"
16161   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
16162   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16163   include:
16164     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16165     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16166     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16167 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16168 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16169   layout:
16170     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
16171     layout: "plot-throughput-speedup-analysis"
16172
16173 - type: "plot"
16174   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
16175   algorithm: "plot_tsa_name"
16176   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
16177   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16178   include:
16179     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16180     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16181     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16182 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16183 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16184   layout:
16185     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
16186     layout: "plot-throughput-speedup-analysis"
16187
16188 - type: "plot"
16189   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16190   algorithm: "plot_tsa_name"
16191   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16192   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16193   include:
16194     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16195     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
16196     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16197     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16198     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16199   layout:
16200     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
16201     layout: "plot-throughput-speedup-analysis"
16202
16203 - type: "plot"
16204   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16205   algorithm: "plot_tsa_name"
16206   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16207   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16208   include:
16209     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16210     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
16211     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16212     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16213     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16214   layout:
16215     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
16216     layout: "plot-throughput-speedup-analysis"
16217
16218 - type: "plot"
16219   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16220   algorithm: "plot_tsa_name"
16221   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16222   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16223   include:
16224     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16225     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16226     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16227     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16228     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16229   layout:
16230     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
16231     layout: "plot-throughput-speedup-analysis"
16232
16233 - type: "plot"
16234   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16235   algorithm: "plot_tsa_name"
16236   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16237   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16238   include:
16239     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16240     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16241     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16242     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16243     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16244   layout:
16245     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
16246     layout: "plot-throughput-speedup-analysis"
16247
16248 - type: "plot"
16249   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
16250   algorithm: "plot_tsa_name"
16251   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
16252   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16253   include:
16254     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16255     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16256     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16257     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16258   layout:
16259     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
16260     layout: "plot-throughput-speedup-analysis"
16261
16262 - type: "plot"
16263   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
16264   algorithm: "plot_tsa_name"
16265   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
16266   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16267   include:
16268     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16269     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16270     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16271     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16272   layout:
16273     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
16274     layout: "plot-throughput-speedup-analysis"
16275
16276 - type: "plot"
16277   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
16278   algorithm: "plot_tsa_name"
16279   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
16280   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16281   include:
16282     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16283     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16284     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16285     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16286     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16287   layout:
16288     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
16289     layout: "plot-throughput-speedup-analysis"
16290
16291 - type: "plot"
16292   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
16293   algorithm: "plot_tsa_name"
16294   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
16295   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16296   include:
16297     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16298     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16299     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16300     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16301     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16302   layout:
16303     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
16304     layout: "plot-throughput-speedup-analysis"
16305
16306 - type: "plot"
16307   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
16308   algorithm: "plot_tsa_name"
16309   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
16310   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16311   include:
16312     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16313     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16314   layout:
16315     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
16316     layout: "plot-throughput-speedup-analysis"
16317
16318 - type: "plot"
16319   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
16320   algorithm: "plot_tsa_name"
16321   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
16322   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16323   include:
16324     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16325     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16326   layout:
16327     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
16328     layout: "plot-throughput-speedup-analysis"
16329
16330 - type: "plot"
16331   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
16332   algorithm: "plot_tsa_name"
16333   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
16334   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16335   include:
16336     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
16337     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16338     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16339     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16340   layout:
16341     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
16342     layout: "plot-throughput-speedup-analysis"
16343
16344 - type: "plot"
16345   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
16346   algorithm: "plot_tsa_name"
16347   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
16348   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16349   include:
16350     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
16351     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16352     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16353     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16354   layout:
16355     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
16356     layout: "plot-throughput-speedup-analysis"
16357
16358 - type: "plot"
16359   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
16360   algorithm: "plot_tsa_name"
16361   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
16362   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16363   include:
16364     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16365     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16366     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16367     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16368   layout:
16369     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
16370     layout: "plot-throughput-speedup-analysis"
16371
16372 - type: "plot"
16373   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
16374   algorithm: "plot_tsa_name"
16375   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
16376   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16377   include:
16378     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16379     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16380     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16381     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16382   layout:
16383     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
16384     layout: "plot-throughput-speedup-analysis"
16385
16386 - type: "plot"
16387   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
16388   algorithm: "plot_tsa_name"
16389   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
16390   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16391   include:
16392     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
16393     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
16394     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
16395     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
16396     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16397     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16398     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16399   layout:
16400     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
16401     layout: "plot-throughput-speedup-analysis"
16402
16403 - type: "plot"
16404   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
16405   algorithm: "plot_tsa_name"
16406   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
16407   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16408   include:
16409     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
16410     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
16411     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
16412     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
16413     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16414     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16415     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16416   layout:
16417     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
16418     layout: "plot-throughput-speedup-analysis"
16419
16420 - type: "plot"
16421   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16422   algorithm: "plot_tsa_name"
16423   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16424   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16425   include:
16426     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16427     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16428     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16429     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16430     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16431   layout:
16432     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
16433     layout: "plot-throughput-speedup-analysis"
16434
16435 - type: "plot"
16436   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16437   algorithm: "plot_tsa_name"
16438   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16439   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16440   include:
16441     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16442     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16443     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16444     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16445     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16446   layout:
16447     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
16448     layout: "plot-throughput-speedup-analysis"
16449
16450 - type: "plot"
16451   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr-tsa"
16452   algorithm: "plot_tsa_name"
16453   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr-tsa"
16454   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16455   include:
16456     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16457     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
16458     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
16459     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
16460   layout:
16461     title: "2n-skx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr"
16462     layout: "plot-throughput-speedup-analysis"
16463
16464 - type: "plot"
16465   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr-tsa"
16466   algorithm: "plot_tsa_name"
16467   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr-tsa"
16468   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16469   include:
16470     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16471     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
16472     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
16473     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
16474   layout:
16475     title: "2n-skx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr"
16476     layout: "plot-throughput-speedup-analysis"
16477
16478 - type: "plot"
16479   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
16480   algorithm: "plot_tsa_name"
16481   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
16482   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16483   include:
16484     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
16485     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
16486     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
16487     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
16488     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
16489   layout:
16490     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
16491     layout: "plot-throughput-speedup-analysis"
16492
16493 - type: "plot"
16494   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
16495   algorithm: "plot_tsa_name"
16496   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
16497   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16498   include:
16499     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
16500     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
16501     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
16502     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
16503     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
16504   layout:
16505     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
16506     layout: "plot-throughput-speedup-analysis"
16507
16508 - type: "plot"
16509   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr-tsa"
16510   algorithm: "plot_tsa_name"
16511   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr-tsa"
16512   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16513   include:
16514     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
16515     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
16516     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
16517     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
16518   layout:
16519     title: "2n-skx-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr"
16520     layout: "plot-throughput-speedup-analysis"
16521
16522 - type: "plot"
16523   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr-tsa"
16524   algorithm: "plot_tsa_name"
16525   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr-tsa"
16526   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16527   include:
16528     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
16529     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
16530     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
16531     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
16532   layout:
16533     title: "2n-skx-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr"
16534     layout: "plot-throughput-speedup-analysis"
16535
16536 - type: "plot"
16537   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16538   algorithm: "plot_tsa_name"
16539   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16540   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16541   include:
16542     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16543     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16544     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16545     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
16546   layout:
16547     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
16548     layout: "plot-throughput-speedup-analysis"
16549
16550 - type: "plot"
16551   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16552   algorithm: "plot_tsa_name"
16553   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16554   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16555   include:
16556     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16557     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16558     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16559     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
16560   layout:
16561     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
16562     layout: "plot-throughput-speedup-analysis"
16563
16564 - type: "plot"
16565   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
16566   algorithm: "plot_tsa_name"
16567   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
16568   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16569   include:
16570     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
16571     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
16572     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
16573   layout:
16574     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
16575     layout: "plot-throughput-speedup-analysis"
16576
16577 - type: "plot"
16578   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
16579   algorithm: "plot_tsa_name"
16580   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
16581   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16582   include:
16583     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
16584     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
16585     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
16586   layout:
16587     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
16588     layout: "plot-throughput-speedup-analysis"
16589
16590 - type: "plot"
16591   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16592   algorithm: "plot_tsa_name"
16593   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16594   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16595   include:
16596     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16597     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16598     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16599     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16600     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16601   layout:
16602     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
16603     layout: "plot-throughput-speedup-analysis"
16604
16605 - type: "plot"
16606   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16607   algorithm: "plot_tsa_name"
16608   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16609   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16610   include:
16611     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16612     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16613     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16614     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16615     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16616   layout:
16617     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
16618     layout: "plot-throughput-speedup-analysis"
16619
16620 - type: "plot"
16621   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
16622   algorithm: "plot_tsa_name"
16623   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
16624   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16625   include:
16626     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
16627     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
16628     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
16629     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
16630     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
16631   layout:
16632     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
16633     layout: "plot-throughput-speedup-analysis"
16634
16635 - type: "plot"
16636   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
16637   algorithm: "plot_tsa_name"
16638   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
16639   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16640   include:
16641     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
16642     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
16643     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
16644     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
16645     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
16646   layout:
16647     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
16648     layout: "plot-throughput-speedup-analysis"
16649
16650 - type: "plot"
16651   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
16652   algorithm: "plot_tsa_name"
16653   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
16654   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16655   include:
16656     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16657     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16658     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16659     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16660     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16661     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16662   layout:
16663     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
16664     layout: "plot-throughput-speedup-analysis"
16665
16666 - type: "plot"
16667   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
16668   algorithm: "plot_tsa_name"
16669   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
16670   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16671   include:
16672     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16673     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16674     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16675     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16676     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
16677     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16678   layout:
16679     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
16680     layout: "plot-throughput-speedup-analysis"
16681
16682 - type: "plot"
16683   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
16684   algorithm: "plot_tsa_name"
16685   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
16686   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16687   include:
16688     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
16689     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16690     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
16691     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16692   layout:
16693     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
16694     layout: "plot-throughput-speedup-analysis"
16695
16696 - type: "plot"
16697   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
16698   algorithm: "plot_tsa_name"
16699   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
16700   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16701   include:
16702     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
16703     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16704     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16705     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16706   layout:
16707     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
16708     layout: "plot-throughput-speedup-analysis"
16709
16710 - type: "plot"
16711   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
16712   algorithm: "plot_tsa_name"
16713   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
16714   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16715   include:
16716     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16717     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16718     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16719     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16720     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16721     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16722   layout:
16723     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
16724     layout: "plot-throughput-speedup-analysis"
16725
16726 - type: "plot"
16727   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
16728   algorithm: "plot_tsa_name"
16729   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
16730   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16731   include:
16732     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16733     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16734     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16735     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16736     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16737     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16738   layout:
16739     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
16740     layout: "plot-throughput-speedup-analysis"
16741
16742 - type: "plot"
16743   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
16744   algorithm: "plot_tsa_name"
16745   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
16746   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16747   include:
16748     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16749     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16750     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16751     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16752     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16753     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16754   layout:
16755     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
16756     layout: "plot-throughput-speedup-analysis"
16757
16758 - type: "plot"
16759   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
16760   algorithm: "plot_tsa_name"
16761   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
16762   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16763   include:
16764     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16765     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16766     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16767     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16768     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16769     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16770   layout:
16771     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
16772     layout: "plot-throughput-speedup-analysis"
16773
16774 - type: "plot"
16775   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16776   algorithm: "plot_tsa_name"
16777   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16778   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16779   include:
16780     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16781     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16782     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16783     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16784     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16785     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16786   layout:
16787     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
16788     layout: "plot-throughput-speedup-analysis"
16789
16790 - type: "plot"
16791   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16792   algorithm: "plot_tsa_name"
16793   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16794   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16795   include:
16796     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16797     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16798     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16799     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16800     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16801     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16802   layout:
16803     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
16804     layout: "plot-throughput-speedup-analysis"
16805
16806 - type: "plot"
16807   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16808   algorithm: "plot_tsa_name"
16809   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16810   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16811   include:
16812     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
16813     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16814     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16815     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16816     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16817   layout:
16818     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
16819     layout: "plot-throughput-speedup-analysis"
16820
16821 - type: "plot"
16822   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16823   algorithm: "plot_tsa_name"
16824   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16825   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16826   include:
16827     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
16828     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16829     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16830     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16831     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16832   layout:
16833     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
16834     layout: "plot-throughput-speedup-analysis"
16835
16836 - type: "plot"
16837   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16838   algorithm: "plot_tsa_name"
16839   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16840   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16841   include:
16842     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16843     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16844     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16845     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16846     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16847   layout:
16848     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
16849     layout: "plot-throughput-speedup-analysis"
16850
16851 - type: "plot"
16852   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16853   algorithm: "plot_tsa_name"
16854   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16855   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16856   include:
16857     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16858     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16859     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16860     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16861     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16862   layout:
16863     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
16864     layout: "plot-throughput-speedup-analysis"
16865
16866 - type: "plot"
16867   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
16868   algorithm: "plot_tsa_name"
16869   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
16870   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16871   include:
16872     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16873     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
16874     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
16875     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
16876   layout:
16877     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
16878     layout: "plot-throughput-speedup-analysis"
16879
16880 - type: "plot"
16881   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
16882   algorithm: "plot_tsa_name"
16883   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
16884   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16885   include:
16886     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16887     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
16888     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
16889     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
16890   layout:
16891     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
16892     layout: "plot-throughput-speedup-analysis"
16893
16894 - type: "plot"
16895   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16896   algorithm: "plot_tsa_name"
16897   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16898   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16899   include:
16900     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16901     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16902     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16903     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16904   layout:
16905     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
16906     layout: "plot-throughput-speedup-analysis"
16907
16908 - type: "plot"
16909   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16910   algorithm: "plot_tsa_name"
16911   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16912   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16913   include:
16914     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16915     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16916     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16917     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16918   layout:
16919     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
16920     layout: "plot-throughput-speedup-analysis"
16921
16922 - type: "plot"
16923   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16924   algorithm: "plot_tsa_name"
16925   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16926   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16927   include:
16928     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16929     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16930     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16931     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16932     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16933     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16934   layout:
16935     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
16936     layout: "plot-throughput-speedup-analysis"
16937
16938 - type: "plot"
16939   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16940   algorithm: "plot_tsa_name"
16941   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16942   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16943   include:
16944     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16945     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16946     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16947     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16948     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16949     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16950   layout:
16951     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
16952     layout: "plot-throughput-speedup-analysis"
16953
16954 - type: "plot"
16955   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
16956   algorithm: "plot_tsa_name"
16957   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
16958   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16959   include:
16960     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16961     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16962     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16963     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16964     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
16965   layout:
16966     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
16967     layout: "plot-throughput-speedup-analysis"
16968
16969 - type: "plot"
16970   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
16971   algorithm: "plot_tsa_name"
16972   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
16973   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16974   include:
16975     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16976     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16977     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16978     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16979     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
16980   layout:
16981     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
16982     layout: "plot-throughput-speedup-analysis"
16983
16984 - type: "plot"
16985   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16986   algorithm: "plot_tsa_name"
16987   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16988   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16989   include:
16990     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
16991     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16992     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16993     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16994     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16995   layout:
16996     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
16997     layout: "plot-throughput-speedup-analysis"
16998
16999 - type: "plot"
17000   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17001   algorithm: "plot_tsa_name"
17002   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17003   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17004   include:
17005     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
17006     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17007     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17008     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17009     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17010   layout:
17011     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
17012     layout: "plot-throughput-speedup-analysis"
17013
17014 - type: "plot"
17015   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
17016   algorithm: "plot_tsa_name"
17017   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
17018   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17019   include:
17020     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17021     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17022     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17023     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17024   layout:
17025     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
17026     layout: "plot-throughput-speedup-analysis"
17027
17028 - type: "plot"
17029   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
17030   algorithm: "plot_tsa_name"
17031   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
17032   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17033   include:
17034     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17035     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17036     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17037     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17038   layout:
17039     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
17040     layout: "plot-throughput-speedup-analysis"
17041
17042 - type: "plot"
17043   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
17044   algorithm: "plot_tsa_name"
17045   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
17046   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17047   include:
17048     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17049     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17050     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17051     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17052     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17053     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17054   layout:
17055     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
17056     layout: "plot-throughput-speedup-analysis"
17057
17058 - type: "plot"
17059   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
17060   algorithm: "plot_tsa_name"
17061   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
17062   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17063   include:
17064     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17065     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17066     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17067     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17068     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17069     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17070   layout:
17071     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
17072     layout: "plot-throughput-speedup-analysis"
17073
17074 - type: "plot"
17075   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17076   algorithm: "plot_tsa_name"
17077   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17078   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17079   include:
17080     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17081     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17082     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17083     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17084     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17085     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17086   layout:
17087     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
17088     layout: "plot-throughput-speedup-analysis"
17089
17090 - type: "plot"
17091   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17092   algorithm: "plot_tsa_name"
17093   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17094   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17095   include:
17096     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17097     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17098     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17099     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17100     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17101     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17102   layout:
17103     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
17104     layout: "plot-throughput-speedup-analysis"
17105
17106 - type: "plot"
17107   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
17108   algorithm: "plot_tsa_name"
17109   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
17110   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17111   include:
17112     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17113     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17114     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17115     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17116     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17117     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17118   layout:
17119     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
17120     layout: "plot-throughput-speedup-analysis"
17121
17122 - type: "plot"
17123   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
17124   algorithm: "plot_tsa_name"
17125   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
17126   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17127   include:
17128     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17129     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17130     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17131     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17132     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17133     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17134   layout:
17135     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
17136     layout: "plot-throughput-speedup-analysis"
17137
17138 - type: "plot"
17139   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
17140   algorithm: "plot_tsa_name"
17141   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
17142   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17143   include:
17144     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17145     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17146     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17147     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17148     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17149     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17150   layout:
17151     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
17152     layout: "plot-throughput-speedup-analysis"
17153
17154 - type: "plot"
17155   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
17156   algorithm: "plot_tsa_name"
17157   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
17158   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17159   include:
17160     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17161     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17162     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17163     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17164     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17165     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17166   layout:
17167     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
17168     layout: "plot-throughput-speedup-analysis"
17169
17170 - type: "plot"
17171   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
17172   algorithm: "plot_tsa_name"
17173   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
17174   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17175   include:
17176     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17177     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17178     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17179     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17180     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17181     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17182   layout:
17183     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
17184     layout: "plot-throughput-speedup-analysis"
17185
17186 - type: "plot"
17187   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
17188   algorithm: "plot_tsa_name"
17189   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
17190   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17191   include:
17192     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17193     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17194     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17195     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17196     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17197     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17198   layout:
17199     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
17200     layout: "plot-throughput-speedup-analysis"
17201
17202 - type: "plot"
17203   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
17204   algorithm: "plot_tsa_name"
17205   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
17206   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17207   include:
17208     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17209     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17210     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17211     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17212     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17213   layout:
17214     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
17215     layout: "plot-throughput-speedup-analysis"
17216
17217 - type: "plot"
17218   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
17219   algorithm: "plot_tsa_name"
17220   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
17221   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17222   include:
17223     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17224     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17225     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17226     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17227     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17228   layout:
17229     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
17230     layout: "plot-throughput-speedup-analysis"
17231
17232 - type: "plot"
17233   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
17234   algorithm: "plot_tsa_name"
17235   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
17236   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17237   include:
17238     - "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"
17239     - "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"
17240     - "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"
17241     - "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"
17242     - "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"
17243   layout:
17244     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
17245     layout: "plot-throughput-speedup-analysis"
17246
17247 - type: "plot"
17248   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
17249   algorithm: "plot_tsa_name"
17250   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
17251   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17252   include:
17253     - "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"
17254     - "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"
17255     - "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"
17256     - "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"
17257     - "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"
17258   layout:
17259     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
17260     layout: "plot-throughput-speedup-analysis"
17261
17262 - type: "plot"
17263   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
17264   algorithm: "plot_tsa_name"
17265   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
17266   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17267   include:
17268     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17269     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17270     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17271     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17272     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17273   layout:
17274     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
17275     layout: "plot-throughput-speedup-analysis"
17276
17277 - type: "plot"
17278   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
17279   algorithm: "plot_tsa_name"
17280   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
17281   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17282   include:
17283     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17284     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17285     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17286     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17287     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17288   layout:
17289     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
17290     layout: "plot-throughput-speedup-analysis"
17291
17292 - type: "plot"
17293   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
17294   algorithm: "plot_tsa_name"
17295   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
17296   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17297   include:
17298     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17299     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17300     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17301     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17302     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17303   layout:
17304     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
17305     layout: "plot-throughput-speedup-analysis"
17306
17307 - type: "plot"
17308   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
17309   algorithm: "plot_tsa_name"
17310   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
17311   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17312   include:
17313     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17314     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17315     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17316     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17317     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17318   layout:
17319     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
17320     layout: "plot-throughput-speedup-analysis"
17321
17322 - type: "plot"
17323   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
17324   algorithm: "plot_tsa_name"
17325   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
17326   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17327   include:
17328     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17329     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17330     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17331     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17332     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17333   layout:
17334     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
17335     layout: "plot-throughput-speedup-analysis"
17336
17337 - type: "plot"
17338   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
17339   algorithm: "plot_tsa_name"
17340   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
17341   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17342   include:
17343     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17344     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17345     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17346     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17347     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17348   layout:
17349     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
17350     layout: "plot-throughput-speedup-analysis"
17351
17352 - type: "plot"
17353   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
17354   algorithm: "plot_tsa_name"
17355   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
17356   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17357   include:
17358     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17359     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17360     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17361     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17362     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17363   layout:
17364     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
17365     layout: "plot-throughput-speedup-analysis"
17366
17367 - type: "plot"
17368   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
17369   algorithm: "plot_tsa_name"
17370   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
17371   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17372   include:
17373     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17374     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17375     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17376     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17377     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17378   layout:
17379     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
17380     layout: "plot-throughput-speedup-analysis"
17381
17382 - type: "plot"
17383   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
17384   algorithm: "plot_tsa_name"
17385   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
17386   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17387   include:
17388     - "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"
17389     - "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"
17390     - "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"
17391     - "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"
17392   layout:
17393     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
17394     layout: "plot-throughput-speedup-analysis"
17395
17396 - type: "plot"
17397   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
17398   algorithm: "plot_tsa_name"
17399   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
17400   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17401   include:
17402     - "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"
17403     - "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"
17404     - "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"
17405     - "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"
17406   layout:
17407     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
17408     layout: "plot-throughput-speedup-analysis"
17409
17410 - type: "plot"
17411   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
17412   algorithm: "plot_tsa_name"
17413   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
17414   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17415   include:
17416     - "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"
17417     - "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"
17418     - "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"
17419     - "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"
17420   layout:
17421     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
17422     layout: "plot-throughput-speedup-analysis"
17423
17424 - type: "plot"
17425   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
17426   algorithm: "plot_tsa_name"
17427   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
17428   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17429   include:
17430     - "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"
17431     - "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"
17432     - "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"
17433     - "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"
17434   layout:
17435     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
17436     layout: "plot-throughput-speedup-analysis"
17437
17438 - type: "plot"
17439   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
17440   algorithm: "plot_tsa_name"
17441   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
17442   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17443   include:
17444     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17445     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17446     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17447     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17448     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17449     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17450   layout:
17451     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
17452     layout: "plot-throughput-speedup-analysis"
17453
17454 - type: "plot"
17455   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
17456   algorithm: "plot_tsa_name"
17457   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
17458   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17459   include:
17460     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17461     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17462     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17463     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17464     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17465     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17466   layout:
17467     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
17468     layout: "plot-throughput-speedup-analysis"
17469
17470 - type: "plot"
17471   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
17472   algorithm: "plot_tsa_name"
17473   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
17474   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17475   include:
17476     - "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"
17477     - "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"
17478     - "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"
17479     - "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"
17480     - "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"
17481     - "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"
17482   layout:
17483     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
17484     layout: "plot-throughput-speedup-analysis"
17485
17486 - type: "plot"
17487   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
17488   algorithm: "plot_tsa_name"
17489   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
17490   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17491   include:
17492     - "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"
17493     - "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"
17494     - "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"
17495     - "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"
17496     - "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"
17497     - "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"
17498   layout:
17499     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
17500     layout: "plot-throughput-speedup-analysis"
17501
17502 - type: "plot"
17503   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
17504   algorithm: "plot_tsa_name"
17505   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
17506   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17507   include:
17508     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17509     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17510     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17511     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17512     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17513     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17514   layout:
17515     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
17516     layout: "plot-throughput-speedup-analysis"
17517
17518 - type: "plot"
17519   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
17520   algorithm: "plot_tsa_name"
17521   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
17522   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17523   include:
17524     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17525     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17526     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17527     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17528     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17529     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17530   layout:
17531     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
17532     layout: "plot-throughput-speedup-analysis"
17533
17534 - type: "plot"
17535   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
17536   algorithm: "plot_tsa_name"
17537   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
17538   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17539   include:
17540     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17541     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17542     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17543     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17544     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17545   layout:
17546     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
17547     layout: "plot-throughput-speedup-analysis"
17548
17549 - type: "plot"
17550   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
17551   algorithm: "plot_tsa_name"
17552   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
17553   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17554   include:
17555     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17556     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17557     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17558     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17559     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17560   layout:
17561     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
17562     layout: "plot-throughput-speedup-analysis"
17563
17564 - type: "plot"
17565   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
17566   algorithm: "plot_tsa_name"
17567   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
17568   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17569   include:
17570     - "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"
17571     - "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"
17572   layout:
17573     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
17574     layout: "plot-throughput-speedup-analysis"
17575
17576 - type: "plot"
17577   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
17578   algorithm: "plot_tsa_name"
17579   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
17580   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17581   include:
17582     - "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"
17583     - "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"
17584   layout:
17585     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
17586     layout: "plot-throughput-speedup-analysis"
17587
17588 - type: "plot"
17589   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
17590   algorithm: "plot_tsa_name"
17591   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
17592   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17593   include:
17594     - "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"
17595     - "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"
17596   layout:
17597     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
17598     layout: "plot-throughput-speedup-analysis"
17599
17600 - type: "plot"
17601   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
17602   algorithm: "plot_tsa_name"
17603   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
17604   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17605   include:
17606     - "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"
17607     - "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"
17608   layout:
17609     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
17610     layout: "plot-throughput-speedup-analysis"
17611
17612 - type: "plot"
17613   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
17614   algorithm: "plot_tsa_name"
17615   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
17616   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17617   include:
17618     - "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"
17619     - "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"
17620     - "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"
17621     - "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"
17622     - "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"
17623     - "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"
17624   layout:
17625     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
17626     layout: "plot-throughput-speedup-analysis"
17627
17628 - type: "plot"
17629   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
17630   algorithm: "plot_tsa_name"
17631   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
17632   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17633   include:
17634     - "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"
17635     - "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"
17636     - "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"
17637     - "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"
17638     - "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"
17639     - "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"
17640   layout:
17641     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
17642     layout: "plot-throughput-speedup-analysis"
17643
17644 - type: "plot"
17645   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
17646   algorithm: "plot_tsa_name"
17647   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
17648   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17649   include:
17650     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
17651     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17652     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17653     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
17654     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17655   layout:
17656     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
17657     layout: "plot-throughput-speedup-analysis"
17658
17659 - type: "plot"
17660   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
17661   algorithm: "plot_tsa_name"
17662   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
17663   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17664   include:
17665     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
17666     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17667     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17668     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
17669     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17670   layout:
17671     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
17672     layout: "plot-throughput-speedup-analysis"
17673
17674 - type: "plot"
17675   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
17676   algorithm: "plot_tsa_name"
17677   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
17678   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17679   include:
17680     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17681     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17682     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17683     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17684     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17685   layout:
17686     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
17687     layout: "plot-throughput-speedup-analysis"
17688
17689 - type: "plot"
17690   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17691   algorithm: "plot_tsa_name"
17692   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17693   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17694   include:
17695     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17696     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17697     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17698     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17699     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17700   layout:
17701     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
17702     layout: "plot-throughput-speedup-analysis"
17703
17704 - type: "plot"
17705   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17706   algorithm: "plot_tsa_name"
17707   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17708   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17709   include:
17710     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17711     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17712     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17713     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17714   layout:
17715     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
17716     layout: "plot-throughput-speedup-analysis"
17717
17718 - type: "plot"
17719   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17720   algorithm: "plot_tsa_name"
17721   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17722   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17723   include:
17724     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17725     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17726     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17727     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17728   layout:
17729     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
17730     layout: "plot-throughput-speedup-analysis"
17731
17732 - type: "plot"
17733   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
17734   algorithm: "plot_tsa_name"
17735   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
17736   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17737   include:
17738     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17739     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17740     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17741     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17742   layout:
17743     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
17744     layout: "plot-throughput-speedup-analysis"
17745
17746 - type: "plot"
17747   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
17748   algorithm: "plot_tsa_name"
17749   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
17750   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17751   include:
17752     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17753     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17754     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17755     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17756   layout:
17757     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
17758     layout: "plot-throughput-speedup-analysis"
17759
17760 - type: "plot"
17761   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17762   algorithm: "plot_tsa_name"
17763   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17764   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17765   include:
17766     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17767     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17768     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17769     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17770     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17771   layout:
17772     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
17773     layout: "plot-throughput-speedup-analysis"
17774
17775 - type: "plot"
17776   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17777   algorithm: "plot_tsa_name"
17778   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17779   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17780   include:
17781     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17782     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17783     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17784     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17785     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17786   layout:
17787     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
17788     layout: "plot-throughput-speedup-analysis"
17789
17790 - type: "plot"
17791   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17792   algorithm: "plot_tsa_name"
17793   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17794   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17795   include:
17796     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17797     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17798     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17799     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17800     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17801     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17802   layout:
17803     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
17804     layout: "plot-throughput-speedup-analysis"
17805
17806 - type: "plot"
17807   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17808   algorithm: "plot_tsa_name"
17809   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17810   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17811   include:
17812     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17813     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17814     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17815     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17816     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17817     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17818   layout:
17819     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
17820     layout: "plot-throughput-speedup-analysis"
17821
17822 - type: "plot"
17823   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
17824   algorithm: "plot_tsa_name"
17825   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
17826   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17827   include:
17828     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17829     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17830     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17831     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17832   layout:
17833     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
17834     layout: "plot-throughput-speedup-analysis"
17835
17836 - type: "plot"
17837   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
17838   algorithm: "plot_tsa_name"
17839   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
17840   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17841   include:
17842     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17843     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17844     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17845     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17846   layout:
17847     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
17848     layout: "plot-throughput-speedup-analysis"
17849
17850 - type: "plot"
17851   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17852   algorithm: "plot_tsa_name"
17853   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17854   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17855   include:
17856     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17857     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17858     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17859     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17860     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17861     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17862   layout:
17863     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
17864     layout: "plot-throughput-speedup-analysis"
17865
17866 - type: "plot"
17867   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17868   algorithm: "plot_tsa_name"
17869   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17870   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17871   include:
17872     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17873     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17874     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17875     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17876     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17877     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17878   layout:
17879     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
17880     layout: "plot-throughput-speedup-analysis"
17881
17882 - type: "plot"
17883   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
17884   algorithm: "plot_tsa_name"
17885   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
17886   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17887   include:
17888     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17889     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17890     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17891     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17892     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17893     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17894   layout:
17895     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
17896     layout: "plot-throughput-speedup-analysis"
17897
17898 - type: "plot"
17899   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
17900   algorithm: "plot_tsa_name"
17901   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
17902   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17903   include:
17904     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17905     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17906     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17907     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17908     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17909     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17910   layout:
17911     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
17912     layout: "plot-throughput-speedup-analysis"
17913
17914 - type: "plot"
17915   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17916   algorithm: "plot_tsa_name"
17917   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17918   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17919   include:
17920     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17921     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17922     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17923     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17924     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17925     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17926   layout:
17927     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
17928     layout: "plot-throughput-speedup-analysis"
17929
17930 - type: "plot"
17931   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17932   algorithm: "plot_tsa_name"
17933   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17934   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17935   include:
17936     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17937     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17938     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17939     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17940     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17941     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17942   layout:
17943     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
17944     layout: "plot-throughput-speedup-analysis"
17945
17946 - type: "plot"
17947   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
17948   algorithm: "plot_tsa_name"
17949   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
17950   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17951   include:
17952     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17953     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17954     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17955     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17956     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17957     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17958   layout:
17959     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
17960     layout: "plot-throughput-speedup-analysis"
17961
17962 - type: "plot"
17963   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
17964   algorithm: "plot_tsa_name"
17965   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
17966   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17967   include:
17968     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17969     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17970     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17971     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17972     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17973     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17974   layout:
17975     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
17976     layout: "plot-throughput-speedup-analysis"
17977
17978 - type: "plot"
17979   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
17980   algorithm: "plot_tsa_name"
17981   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
17982   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17983   include:
17984     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17985     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17986     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17987     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17988     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17989     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17990   layout:
17991     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
17992     layout: "plot-throughput-speedup-analysis"
17993
17994 - type: "plot"
17995   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
17996   algorithm: "plot_tsa_name"
17997   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
17998   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17999   include:
18000     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18001     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18002     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18003     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18004     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18005     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18006   layout:
18007     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
18008     layout: "plot-throughput-speedup-analysis"
18009
18010 #- type: "plot"
18011 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
18012 #  algorithm: "plot_tsa_name"
18013 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
18014 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18015 #  include:
18016 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18017 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18018 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18019 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18020 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18021 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18022 #  layout:
18023 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
18024 #    layout: "plot-throughput-speedup-analysis"
18025 #
18026 #- type: "plot"
18027 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
18028 #  algorithm: "plot_tsa_name"
18029 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
18030 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18031 #  include:
18032 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18033 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18034 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18035 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18036 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18037 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18038 #  layout:
18039 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
18040 #    layout: "plot-throughput-speedup-analysis"
18041
18042 - type: "plot"
18043   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18044   algorithm: "plot_tsa_name"
18045   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18046   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18047   include:
18048     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18049     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18050     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18051     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18052     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18053     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18054   layout:
18055     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18056     layout: "plot-throughput-speedup-analysis"
18057
18058 - type: "plot"
18059   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18060   algorithm: "plot_tsa_name"
18061   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18062   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18063   include:
18064     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18065     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18066     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18067     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18068     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18069     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18070   layout:
18071     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18072     layout: "plot-throughput-speedup-analysis"
18073
18074 - type: "plot"
18075   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18076   algorithm: "plot_tsa_name"
18077   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18078   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18079   include:
18080     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18081     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18082     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18083     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18084     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18085     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18086   layout:
18087     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18088     layout: "plot-throughput-speedup-analysis"
18089
18090 - type: "plot"
18091   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18092   algorithm: "plot_tsa_name"
18093   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18094   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18095   include:
18096     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18097     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18098     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18099     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18100     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18101     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18102   layout:
18103     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18104     layout: "plot-throughput-speedup-analysis"
18105
18106 - type: "plot"
18107   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18108   algorithm: "plot_tsa_name"
18109   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18110   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18111   include:
18112     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18113     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18114     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18115     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18116     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18117   layout:
18118     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18119     layout: "plot-throughput-speedup-analysis"
18120
18121 - type: "plot"
18122   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18123   algorithm: "plot_tsa_name"
18124   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18125   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18126   include:
18127     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18128     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18129     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18130     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18131     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18132   layout:
18133     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18134     layout: "plot-throughput-speedup-analysis"
18135
18136 - type: "plot"
18137   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18138   algorithm: "plot_tsa_name"
18139   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18140   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18141   include:
18142     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18143     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18144     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18145     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18146   layout:
18147     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18148     layout: "plot-throughput-speedup-analysis"
18149
18150 - type: "plot"
18151   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18152   algorithm: "plot_tsa_name"
18153   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18154   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18155   include:
18156     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18157     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18158     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18159     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18160   layout:
18161     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18162     layout: "plot-throughput-speedup-analysis"
18163
18164 - type: "plot"
18165   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18166   algorithm: "plot_tsa_name"
18167   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18168   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18169   include:
18170     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18171     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18172     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18173     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18174     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18175     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18176   layout:
18177     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18178     layout: "plot-throughput-speedup-analysis"
18179
18180 - type: "plot"
18181   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18182   algorithm: "plot_tsa_name"
18183   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18184   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18185   include:
18186     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18187     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18188     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18189     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18190     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18191     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18192   layout:
18193     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18194     layout: "plot-throughput-speedup-analysis"
18195
18196 - type: "plot"
18197   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18198   algorithm: "plot_tsa_name"
18199   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18200   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18201   include:
18202     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18203     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18204     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18205     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18206     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18207     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18208   layout:
18209     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18210     layout: "plot-throughput-speedup-analysis"
18211
18212 - type: "plot"
18213   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18214   algorithm: "plot_tsa_name"
18215   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18216   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18217   include:
18218     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18219     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18220     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18221     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18222     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18223     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18224   layout:
18225     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18226     layout: "plot-throughput-speedup-analysis"
18227
18228 - type: "plot"
18229   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18230   algorithm: "plot_tsa_name"
18231   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18232   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18233   include:
18234     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18235     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18236     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18237     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18238     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18239   layout:
18240     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18241     layout: "plot-throughput-speedup-analysis"
18242
18243 - type: "plot"
18244   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18245   algorithm: "plot_tsa_name"
18246   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18247   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18248   include:
18249     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18250     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18251     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18252     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18253     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18254   layout:
18255     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18256     layout: "plot-throughput-speedup-analysis"
18257
18258 - type: "plot"
18259   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18260   algorithm: "plot_tsa_name"
18261   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18262   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18263   include:
18264     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
18265     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
18266     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
18267     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
18268   layout:
18269     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18270     layout: "plot-throughput-speedup-analysis"
18271
18272 - type: "plot"
18273   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18274   algorithm: "plot_tsa_name"
18275   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18276   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18277   include:
18278     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
18279     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
18280     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
18281     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
18282   layout:
18283     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18284     layout: "plot-throughput-speedup-analysis"
18285
18286 - type: "plot"
18287   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18288   algorithm: "plot_tsa_name"
18289   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18290   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18291   include:
18292     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18293     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18294     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18295     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18296     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18297   layout:
18298     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18299     layout: "plot-throughput-speedup-analysis"
18300
18301 - type: "plot"
18302   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18303   algorithm: "plot_tsa_name"
18304   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18305   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18306   include:
18307     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18308     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18309     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18310     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18311     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18312   layout:
18313     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18314     layout: "plot-throughput-speedup-analysis"
18315
18316 - type: "plot"
18317   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18318   algorithm: "plot_tsa_name"
18319   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18320   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18321   include:
18322     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
18323     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18324     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18325     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18326     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18327     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18328   layout:
18329     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18330     layout: "plot-throughput-speedup-analysis"
18331
18332 - type: "plot"
18333   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18334   algorithm: "plot_tsa_name"
18335   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18336   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18337   include:
18338     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
18339     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18340     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18341     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18342     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18343     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18344   layout:
18345     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18346     layout: "plot-throughput-speedup-analysis"
18347
18348 - type: "plot"
18349   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18350   algorithm: "plot_tsa_name"
18351   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18352   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18353   include:
18354     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18355     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18356     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18357     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18358   layout:
18359     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18360     layout: "plot-throughput-speedup-analysis"
18361
18362 - type: "plot"
18363   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18364   algorithm: "plot_tsa_name"
18365   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18366   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18367   include:
18368     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18369     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18370     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18371     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18372   layout:
18373     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18374     layout: "plot-throughput-speedup-analysis"
18375
18376 - type: "plot"
18377   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18378   algorithm: "plot_tsa_name"
18379   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18380   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18381   include:
18382     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18383     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18384     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18385     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18386     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18387     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18388   layout:
18389     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18390     layout: "plot-throughput-speedup-analysis"
18391
18392 - type: "plot"
18393   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18394   algorithm: "plot_tsa_name"
18395   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18396   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18397   include:
18398     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18399     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18400     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18401     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18402     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18403     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18404   layout:
18405     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18406     layout: "plot-throughput-speedup-analysis"
18407
18408 - type: "plot"
18409   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
18410   algorithm: "plot_tsa_name"
18411   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
18412   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18413   include:
18414     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18415     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18416     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18417     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18418     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18419     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18420   layout:
18421     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
18422     layout: "plot-throughput-speedup-analysis"
18423
18424 - type: "plot"
18425   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
18426   algorithm: "plot_tsa_name"
18427   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
18428   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18429   include:
18430     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18431     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18432     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18433     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18434     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18435     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18436   layout:
18437     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
18438     layout: "plot-throughput-speedup-analysis"
18439
18440 #- type: "plot"
18441 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
18442 #  algorithm: "plot_tsa_name"
18443 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
18444 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18445 #  include:
18446 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18447 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18448 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18449 #  layout:
18450 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
18451 #    layout: "plot-throughput-speedup-analysis"
18452 #
18453 #- type: "plot"
18454 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
18455 #  algorithm: "plot_tsa_name"
18456 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
18457 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18458 #  include:
18459 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18460 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18461 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18462 #  layout:
18463 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
18464 #    layout: "plot-throughput-speedup-analysis"
18465
18466 - type: "plot"
18467   title: "Speedup: 2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18468   algorithm: "plot_tsa_name"
18469   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18470   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
18471   include:
18472     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18473     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18474     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18475     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18476     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18477   layout:
18478     title: "2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18479     layout: "plot-throughput-speedup-analysis"
18480
18481 - type: "plot"
18482   title: "Speedup: 2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18483   algorithm: "plot_tsa_name"
18484   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18485   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
18486   include:
18487     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18488     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18489     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18490     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18491     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18492   layout:
18493     title: "2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18494     layout: "plot-throughput-speedup-analysis"
18495
18496 - type: "plot"
18497   title: "Speedup: 2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-ndr-tsa"
18498   algorithm: "plot_tsa_name"
18499   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-ndr-tsa"
18500   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
18501   include:
18502     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-.t.c-ethip4-ip4base-iacldstbase-ndrpdr"
18503     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18504     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18505     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18506     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18507   layout:
18508     title: "2n-tx2-xl710-64b-ip4routing-features-base-scale-dpdk-ndr-tsa"
18509     layout: "plot-throughput-speedup-analysis"
18510
18511 - type: "plot"
18512   title: "Speedup: 2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-pdr-tsa"
18513   algorithm: "plot_tsa_name"
18514   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-pdr-tsa"
18515   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
18516   include:
18517     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-.t.c-ethip4-ip4base-iacldstbase-ndrpdr"
18518     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18519     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18520     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18521     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18522   layout:
18523     title: "2n-tx2-xl710-64b-ip4routing-features-base-scale-dpdk-pdr-tsa"
18524     layout: "plot-throughput-speedup-analysis"
18525
18526 - type: "plot"
18527   title: "Speedup: 2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18528   algorithm: "plot_tsa_name"
18529   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18530   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
18531   include:
18532     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18533     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18534     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18535     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18536     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18537     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-.t.c-ethip6-ip6base-iacldstbase-ndrpdr"
18538   layout:
18539     title: "2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18540     layout: "plot-throughput-speedup-analysis"
18541
18542 - type: "plot"
18543   title: "Speedup: 2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18544   algorithm: "plot_tsa_name"
18545   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18546   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
18547   include:
18548     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18549     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18550     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18551     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18552     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18553     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-.t.c-ethip6-ip6base-iacldstbase-ndrpdr"
18554   layout:
18555     title: "2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18556     layout: "plot-throughput-speedup-analysis"
18557
18558 - type: "plot"
18559   title: "Speedup: 2n-tx2-xl710-64b-l2switching-base-dpdk-ndr-tsa"
18560   algorithm: "plot_tsa_name"
18561   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-base-dpdk-ndr-tsa"
18562   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
18563   include:
18564     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18565     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18566     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18567     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18568     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18569   layout:
18570     title: "2n-tx2-xl710-64b-l2switching-base-dpdk-ndr-tsa"
18571     layout: "plot-throughput-speedup-analysis"
18572
18573 - type: "plot"
18574   title: "Speedup: 2n-tx2-xl710-64b-l2switching-base-dpdk-pdr-tsa"
18575   algorithm: "plot_tsa_name"
18576   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-base-dpdk-pdr-tsa"
18577   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
18578   include:
18579     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18580     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18581     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18582     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18583     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18584   layout:
18585     title: "2n-tx2-xl710-64b-l2switching-base-dpdk-pdr-tsa"
18586     layout: "plot-throughput-speedup-analysis"
18587
18588 - type: "plot"
18589   title: "Speedup: 2n-tx2-xl710-64b-l2switching-scale-dpdk-ndr-tsa"
18590   algorithm: "plot_tsa_name"
18591   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-scale-dpdk-ndr-tsa"
18592   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
18593   include:
18594     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18595     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18596     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18597     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18598   layout:
18599     title: "2n-tx2-xl710-64b-l2switching-scale-dpdk-ndr-tsa"
18600     layout: "plot-throughput-speedup-analysis"
18601
18602 - type: "plot"
18603   title: "Speedup: 2n-tx2-xl710-64b-l2switching-scale-dpdk-pdr-tsa"
18604   algorithm: "plot_tsa_name"
18605   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-scale-dpdk-pdr-tsa"
18606   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
18607   include:
18608     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18609     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18610     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18611     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18612   layout:
18613     title: "2n-tx2-xl710-64b-l2switching-scale-dpdk-pdr-tsa"
18614     layout: "plot-throughput-speedup-analysis"
18615
18616 - type: "plot"
18617   title: "Speedup: 2n-tx2-xl710-64b-features-l2switching-base-dpdk-ndr-tsa"
18618   algorithm: "plot_tsa_name"
18619   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-l2switching-base-dpdk-ndr-tsa"
18620   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
18621   include:
18622     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18623     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18624     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18625     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18626     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18627   layout:
18628     title: "2n-tx2-xl710-64b-features-l2switching-base-ndr-tsa"
18629     layout: "plot-throughput-speedup-analysis"
18630
18631 - type: "plot"
18632   title: "Speedup: 2n-tx2-xl710-64b-features-l2switching-base-dpdk-pdr-tsa"
18633   algorithm: "plot_tsa_name"
18634   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-l2switching-base-dpdk-pdr-tsa"
18635   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
18636   include:
18637     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18638     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18639     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18640     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18641     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18642   layout:
18643     title: "2n-tx2-xl710-64b-features-l2switching-base-pdr-tsa"
18644     layout: "plot-throughput-speedup-analysis"
18645
18646 ################################################################################
18647
18648 # Packet Throughput - DPDK
18649
18650 # 2n-skx-xxv710
18651
18652 - type: "plot"
18653   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
18654   algorithm: "plot_perf_box_name"
18655   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
18656   data: "plot-dpdk-throughput-latency-2n-skx"
18657   include:
18658     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18659     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18660   layout:
18661     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
18662     layout: "plot-throughput"
18663
18664 - type: "plot"
18665   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
18666   algorithm: "plot_perf_box_name"
18667   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
18668   data: "plot-dpdk-throughput-latency-2n-skx"
18669   include:
18670     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18671     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18672   layout:
18673     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
18674     layout: "plot-throughput"
18675
18676 - type: "plot"
18677   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
18678   algorithm: "plot_perf_box_name"
18679   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
18680   data: "plot-dpdk-throughput-latency-2n-skx"
18681   include:
18682     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18683     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18684   layout:
18685     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
18686     layout: "plot-throughput"
18687
18688 - type: "plot"
18689   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
18690   algorithm: "plot_perf_box_name"
18691   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
18692   data: "plot-dpdk-throughput-latency-2n-skx"
18693   include:
18694     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18695     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18696   layout:
18697     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
18698     layout: "plot-throughput"
18699
18700 # 2n-skx-x710
18701
18702 - type: "plot"
18703   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
18704   algorithm: "plot_perf_box_name"
18705   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
18706   data: "plot-dpdk-throughput-latency-2n-skx"
18707   include:
18708     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18709     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18710   layout:
18711     title: "2n-skx-x710-64b-2t1c-base-ndr"
18712     layout: "plot-throughput"
18713
18714 - type: "plot"
18715   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
18716   algorithm: "plot_perf_box_name"
18717   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
18718   data: "plot-dpdk-throughput-latency-2n-skx"
18719   include:
18720     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18721     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18722   layout:
18723     title: "2n-skx-x710-64b-4t2c-base-ndr"
18724     layout: "plot-throughput"
18725
18726 - type: "plot"
18727   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
18728   algorithm: "plot_perf_box_name"
18729   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
18730   data: "plot-dpdk-throughput-latency-2n-skx"
18731   include:
18732     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18733     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18734   layout:
18735     title: "2n-skx-x710-64b-2t1c-base-pdr"
18736     layout: "plot-throughput"
18737
18738 - type: "plot"
18739   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
18740   algorithm: "plot_perf_box_name"
18741   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
18742   data: "plot-dpdk-throughput-latency-2n-skx"
18743   include:
18744     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18745     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18746   layout:
18747     title: "2n-skx-x710-64b-4t2c-base-pdr"
18748     layout: "plot-throughput"
18749
18750 # 3n-skx-xxv710
18751
18752 - type: "plot"
18753   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
18754   algorithm: "plot_perf_box_name"
18755   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
18756   data: "plot-dpdk-throughput-latency-3n-skx"
18757   include:
18758     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18759     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18760   layout:
18761     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
18762     layout: "plot-throughput"
18763
18764 - type: "plot"
18765   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
18766   algorithm: "plot_perf_box_name"
18767   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
18768   data: "plot-dpdk-throughput-latency-3n-skx"
18769   include:
18770     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18771     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18772   layout:
18773     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
18774     layout: "plot-throughput"
18775
18776 - type: "plot"
18777   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
18778   algorithm: "plot_perf_box_name"
18779   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
18780   data: "plot-dpdk-throughput-latency-3n-skx"
18781   include:
18782     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18783     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18784   layout:
18785     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
18786     layout: "plot-throughput"
18787
18788 - type: "plot"
18789   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
18790   algorithm: "plot_perf_box_name"
18791   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
18792   data: "plot-dpdk-throughput-latency-3n-skx"
18793   include:
18794     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18795     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18796   layout:
18797     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
18798     layout: "plot-throughput"
18799
18800 # 3n-skx-x710
18801
18802 - type: "plot"
18803   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
18804   algorithm: "plot_perf_box_name"
18805   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
18806   data: "plot-dpdk-throughput-latency-3n-skx"
18807   include:
18808     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18809     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18810   layout:
18811     title: "3n-skx-x710-64b-2t1c-base-ndr"
18812     layout: "plot-throughput"
18813
18814 - type: "plot"
18815   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
18816   algorithm: "plot_perf_box_name"
18817   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
18818   data: "plot-dpdk-throughput-latency-3n-skx"
18819   include:
18820     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18821     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18822   layout:
18823     title: "3n-skx-x710-64b-4t2c-base-ndr"
18824     layout: "plot-throughput"
18825
18826 - type: "plot"
18827   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
18828   algorithm: "plot_perf_box_name"
18829   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
18830   data: "plot-dpdk-throughput-latency-3n-skx"
18831   include:
18832     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18833     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18834   layout:
18835     title: "3n-skx-x710-64b-2t1c-base-pdr"
18836     layout: "plot-throughput"
18837
18838 - type: "plot"
18839   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
18840   algorithm: "plot_perf_box_name"
18841   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
18842   data: "plot-dpdk-throughput-latency-3n-skx"
18843   include:
18844     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18845     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18846   layout:
18847     title: "3n-skx-x710-64b-4t2c-base-pdr"
18848     layout: "plot-throughput"
18849
18850 # 3n-hsw-xl710
18851
18852 - type: "plot"
18853   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
18854   algorithm: "plot_perf_box_name"
18855   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
18856   data: "plot-dpdk-throughput-latency-3n-hsw"
18857   include:
18858     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
18859     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
18860   layout:
18861     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
18862     layout: "plot-throughput"
18863
18864 - type: "plot"
18865   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
18866   algorithm: "plot_perf_box_name"
18867   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
18868   data: "plot-dpdk-throughput-latency-3n-hsw"
18869   include:
18870     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
18871     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
18872   layout:
18873     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
18874     layout: "plot-throughput"
18875
18876 - type: "plot"
18877   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
18878   algorithm: "plot_perf_box_name"
18879   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
18880   data: "plot-dpdk-throughput-latency-3n-hsw"
18881   include:
18882     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
18883     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
18884   layout:
18885     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
18886     layout: "plot-throughput"
18887
18888 - type: "plot"
18889   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
18890   algorithm: "plot_perf_box_name"
18891   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
18892   data: "plot-dpdk-throughput-latency-3n-hsw"
18893   include:
18894     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
18895     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
18896   layout:
18897     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
18898     layout: "plot-throughput"
18899
18900 # 3n-hsw-x710
18901
18902 - type: "plot"
18903   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
18904   algorithm: "plot_perf_box_name"
18905   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
18906   data: "plot-dpdk-throughput-latency-3n-hsw"
18907   include:
18908     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
18909     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
18910   layout:
18911     title: "3n-hsw-x710-64b-1t1c-base-ndr"
18912     layout: "plot-throughput"
18913
18914 - type: "plot"
18915   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
18916   algorithm: "plot_perf_box_name"
18917   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
18918   data: "plot-dpdk-throughput-latency-3n-hsw"
18919   include:
18920     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
18921     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
18922   layout:
18923     title: "3n-hsw-x710-64b-2t2c-base-ndr"
18924     layout: "plot-throughput"
18925
18926 - type: "plot"
18927   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
18928   algorithm: "plot_perf_box_name"
18929   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
18930   data: "plot-dpdk-throughput-latency-3n-hsw"
18931   include:
18932     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
18933     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
18934   layout:
18935     title: "3n-hsw-x710-64b-1t1c-base-pdr"
18936     layout: "plot-throughput"
18937
18938 - type: "plot"
18939   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
18940   algorithm: "plot_perf_box_name"
18941   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
18942   data: "plot-dpdk-throughput-latency-3n-hsw"
18943   include:
18944     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
18945     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
18946   layout:
18947     title: "3n-hsw-x710-64b-2t2c-base-pdr"
18948     layout: "plot-throughput"
18949
18950 ## 2n-dnv-x553
18951 #
18952 #- type: "plot"
18953 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
18954 #  algorithm: "plot_perf_box_name"
18955 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
18956 #  data: "plot-dpdk-throughput-latency-2n-dnv"
18957 #  include:
18958 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
18959 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
18960 #  layout:
18961 #    title: "2n-dnv-x553-64b-1t1c-base-ndr"
18962 #    layout: "plot-throughput"
18963 #
18964 #- type: "plot"
18965 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
18966 #  algorithm: "plot_perf_box_name"
18967 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
18968 #  data: "plot-dpdk-throughput-latency-2n-dnv"
18969 #  include:
18970 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
18971 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
18972 #  layout:
18973 #    title: "2n-dnv-x553-64b-2t2c-base-ndr"
18974 #    layout: "plot-throughput"
18975 #
18976 #- type: "plot"
18977 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
18978 #  algorithm: "plot_perf_box_name"
18979 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
18980 #  data: "plot-dpdk-throughput-latency-2n-dnv"
18981 #  include:
18982 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
18983 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
18984 #  layout:
18985 #    title: "2n-dnv-x553-64b-1t1c-base-pdr"
18986 #    layout: "plot-throughput"
18987 #
18988 #- type: "plot"
18989 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
18990 #  algorithm: "plot_perf_box_name"
18991 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
18992 #  data: "plot-dpdk-throughput-latency-2n-dnv"
18993 #  include:
18994 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
18995 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
18996 #  layout:
18997 #    title: "2n-dnv-x553-64b-2t2c-base-pdr"
18998 #    layout: "plot-throughput"
18999 #
19000 ## 3n-dnv-x553
19001 #
19002 #- type: "plot"
19003 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
19004 #  algorithm: "plot_perf_box_name"
19005 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
19006 #  data: "plot-dpdk-throughput-latency-3n-dnv"
19007 #  include:
19008 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19009 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19010 #  layout:
19011 #    title: "3n-dnv-x553-64b-1t1c-base-ndr"
19012 #    layout: "plot-throughput"
19013 #
19014 #- type: "plot"
19015 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
19016 #  algorithm: "plot_perf_box_name"
19017 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
19018 #  data: "plot-dpdk-throughput-latency-3n-dnv"
19019 #  include:
19020 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19021 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19022 #  layout:
19023 #    title: "3n-dnv-x553-64b-2t2c-base-ndr"
19024 #    layout: "plot-throughput"
19025 #
19026 #- type: "plot"
19027 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
19028 #  algorithm: "plot_perf_box_name"
19029 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
19030 #  data: "plot-dpdk-throughput-latency-3n-dnv"
19031 #  include:
19032 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19033 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19034 #  layout:
19035 #    title: "3n-dnv-x553-64b-1t1c-base-pdr"
19036 #    layout: "plot-throughput"
19037 #
19038 #- type: "plot"
19039 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
19040 #  algorithm: "plot_perf_box_name"
19041 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
19042 #  data: "plot-dpdk-throughput-latency-3n-dnv"
19043 #  include:
19044 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19045 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19046 #  layout:
19047 #    title: "3n-dnv-x553-64b-2t2c-base-pdr"
19048 #    layout: "plot-throughput"
19049
19050 # 3n-tsh-x520
19051
19052 - type: "plot"
19053   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
19054   algorithm: "plot_perf_box_name"
19055   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
19056   data: "plot-dpdk-throughput-latency-3n-tsh"
19057   include:
19058     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19059     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19060   layout:
19061     title: "3n-tsh-x520-64b-1t1c-base-ndr"
19062     layout: "plot-throughput"
19063
19064 - type: "plot"
19065   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
19066   algorithm: "plot_perf_box_name"
19067   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
19068   data: "plot-dpdk-throughput-latency-3n-tsh"
19069   include:
19070     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19071     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19072   layout:
19073     title: "3n-tsh-x520-64b-2t2c-base-ndr"
19074     layout: "plot-throughput"
19075
19076 - type: "plot"
19077   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
19078   algorithm: "plot_perf_box_name"
19079   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
19080   data: "plot-dpdk-throughput-latency-3n-tsh"
19081   include:
19082     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19083     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19084   layout:
19085     title: "3n-tsh-x520-64b-1t1c-base-pdr"
19086     layout: "plot-throughput"
19087
19088 - type: "plot"
19089   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
19090   algorithm: "plot_perf_box_name"
19091   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
19092   data: "plot-dpdk-throughput-latency-3n-tsh"
19093   include:
19094     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19095     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19096   layout:
19097     title: "3n-tsh-x520-64b-2t2c-base-pdr"
19098     layout: "plot-throughput"
19099
19100 # 2n-tx2-xl710
19101
19102 - type: "plot"
19103   title: "DPDK Throughput: 2n-tx2-xl710-64b-1t1c-base-ndr"
19104   algorithm: "plot_perf_box_name"
19105   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-1t1c-base-ndr"
19106   data: "plot-dpdk-throughput-latency-2n-tx2"
19107   include:
19108     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19109     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19110   layout:
19111     title: "2n-tx2-xl710-64b-1t1c-base-ndr"
19112     layout: "plot-throughput"
19113
19114 - type: "plot"
19115   title: "DPDK Throughput: 2n-tx2-xl710-64b-2t2c-base-ndr"
19116   algorithm: "plot_perf_box_name"
19117   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-2t2c-base-ndr"
19118   data: "plot-dpdk-throughput-latency-2n-tx2"
19119   include:
19120     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19121     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19122   layout:
19123     title: "2n-tx2-xl710-64b-2t2c-base-ndr"
19124     layout: "plot-throughput"
19125
19126 - type: "plot"
19127   title: "DPDK Throughput: 2n-tx2-xl710-64b-1t1c-base-pdr"
19128   algorithm: "plot_perf_box_name"
19129   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-1t1c-base-pdr"
19130   data: "plot-dpdk-throughput-latency-2n-tx2"
19131   include:
19132     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19133     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19134   layout:
19135     title: "2n-tx2-xl710-64b-1t1c-base-pdr"
19136     layout: "plot-throughput"
19137
19138 - type: "plot"
19139   title: "DPDK Throughput: 2n-tx2-xl710-64b-2t2c-base-pdr"
19140   algorithm: "plot_perf_box_name"
19141   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-2t2c-base-pdr"
19142   data: "plot-dpdk-throughput-latency-2n-tx2"
19143   include:
19144     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19145     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19146   layout:
19147     title: "2n-tx2-xl710-64b-2t2c-base-pdr"
19148     layout: "plot-throughput"
19149
19150 ################################################################################
19151 ###   2n-clx                                                                 ###
19152 ################################################################################
19153
19154 # Packet Throughput
19155
19156 - type: "plot"
19157   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
19158   algorithm: "plot_perf_box_name"
19159   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
19160   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19161   include:
19162     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19163     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19164     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19165     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19166   layout:
19167     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
19168     layout: "plot-throughput"
19169
19170 - type: "plot"
19171   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
19172   algorithm: "plot_perf_box_name"
19173   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
19174   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19175   include:
19176     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19177     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19178     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19179     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19180   layout:
19181     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
19182     layout: "plot-throughput"
19183
19184 - type: "plot"
19185   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
19186   algorithm: "plot_perf_box_name"
19187   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
19188   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19189   include:
19190     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19191     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19192     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19193     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19194   layout:
19195     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
19196     layout: "plot-throughput"
19197
19198 - type: "plot"
19199   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
19200   algorithm: "plot_perf_box_name"
19201   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
19202   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19203   include:
19204     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19205     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19206     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19207     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19208   layout:
19209     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
19210     layout: "plot-throughput"
19211
19212 - type: "plot"
19213   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
19214   algorithm: "plot_perf_box_name"
19215   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
19216   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19217   include:
19218     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19219     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19220     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19221     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19222   layout:
19223     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
19224     layout: "plot-throughput"
19225
19226 - type: "plot"
19227   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
19228   algorithm: "plot_perf_box_name"
19229   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
19230   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19231   include:
19232     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19233     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19234     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19235     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19236   layout:
19237     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
19238     layout: "plot-throughput"
19239
19240 - type: "plot"
19241   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
19242   algorithm: "plot_perf_box_name"
19243   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
19244   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19245   include:
19246     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
19247     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
19248     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
19249     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19250     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
19251     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
19252   layout:
19253     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
19254     layout: "plot-throughput"
19255
19256 - type: "plot"
19257   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
19258   algorithm: "plot_perf_box_name"
19259   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
19260   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19261   include:
19262     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
19263     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
19264     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
19265     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19266     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
19267     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
19268   layout:
19269     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
19270     layout: "plot-throughput"
19271
19272 - type: "plot"
19273   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
19274   algorithm: "plot_perf_box_name"
19275   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
19276   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19277   include:
19278     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
19279     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
19280     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
19281     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
19282   layout:
19283     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
19284     layout: "plot-throughput"
19285
19286 - type: "plot"
19287   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
19288   algorithm: "plot_perf_box_name"
19289   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
19290   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19291   include:
19292     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
19293     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
19294     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
19295     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
19296   layout:
19297     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
19298     layout: "plot-throughput"
19299
19300 - type: "plot"
19301   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
19302   algorithm: "plot_perf_box_name"
19303   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
19304   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19305   include:
19306     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
19307     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
19308     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19309   layout:
19310     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
19311     layout: "plot-throughput"
19312
19313 - type: "plot"
19314   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
19315   algorithm: "plot_perf_box_name"
19316   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
19317   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19318   include:
19319     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
19320     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
19321     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19322   layout:
19323     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
19324     layout: "plot-throughput"
19325
19326 - type: "plot"
19327   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
19328   algorithm: "plot_perf_box_name"
19329   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
19330   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19331   include:
19332     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
19333     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
19334     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
19335     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
19336     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
19337   layout:
19338     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
19339     layout: "plot-throughput"
19340
19341 - type: "plot"
19342   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
19343   algorithm: "plot_perf_box_name"
19344   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
19345   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19346   include:
19347     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
19348     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
19349     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
19350     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
19351     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
19352   layout:
19353     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
19354     layout: "plot-throughput"
19355
19356 - type: "plot"
19357   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
19358   algorithm: "plot_perf_box_name"
19359   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
19360   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19361   include:
19362     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
19363     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
19364     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
19365   layout:
19366     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
19367     layout: "plot-throughput"
19368
19369 - type: "plot"
19370   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
19371   algorithm: "plot_perf_box_name"
19372   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
19373   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19374   include:
19375     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
19376     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
19377     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
19378   layout:
19379     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
19380     layout: "plot-throughput"
19381
19382 - type: "plot"
19383   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
19384   algorithm: "plot_perf_box_name"
19385   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
19386   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19387   include:
19388     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19389     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19390     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19391     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19392     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19393     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19394   layout:
19395     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
19396     layout: "plot-throughput"
19397
19398 - type: "plot"
19399   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
19400   algorithm: "plot_perf_box_name"
19401   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
19402   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19403   include:
19404     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19405     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19406     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19407     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19408     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19409     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19410   layout:
19411     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
19412     layout: "plot-throughput"
19413
19414 - type: "plot"
19415   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
19416   algorithm: "plot_perf_box_name"
19417   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
19418   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19419   include:
19420     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19421     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
19422     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
19423     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
19424     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
19425   layout:
19426     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
19427     layout: "plot-throughput"
19428
19429 - type: "plot"
19430   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
19431   algorithm: "plot_perf_box_name"
19432   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
19433   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19434   include:
19435     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
19436     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
19437     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
19438     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
19439     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
19440   layout:
19441     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
19442     layout: "plot-throughput"
19443
19444 - type: "plot"
19445   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
19446   algorithm: "plot_perf_box_name"
19447   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
19448   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19449   include:
19450     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
19451     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
19452     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
19453     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
19454     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
19455     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
19456     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
19457     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
19458     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
19459     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
19460   layout:
19461     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
19462     layout: "plot-cps"
19463
19464 - type: "plot"
19465   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
19466   algorithm: "plot_perf_box_name"
19467   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
19468   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19469   include:
19470     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
19471     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
19472     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
19473     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
19474     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
19475     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
19476     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
19477     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
19478     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
19479     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
19480   layout:
19481     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
19482     layout: "plot-throughput"
19483
19484 - type: "plot"
19485   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
19486   algorithm: "plot_perf_box_name"
19487   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
19488   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19489   include:
19490     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
19491     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
19492     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
19493     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
19494     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
19495     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
19496     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
19497     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
19498     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
19499     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
19500   layout:
19501     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
19502     layout: "plot-cps"
19503
19504 - type: "plot"
19505   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
19506   algorithm: "plot_perf_box_name"
19507   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
19508   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19509   include:
19510     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
19511     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
19512     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
19513     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
19514     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
19515     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
19516     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
19517     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
19518     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
19519     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
19520   layout:
19521     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
19522     layout: "plot-throughput"
19523
19524 - type: "plot"
19525   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
19526   algorithm: "plot_perf_box_name"
19527   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
19528   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19529   include:
19530     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19531     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
19532     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
19533     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
19534     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
19535   layout:
19536     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
19537     layout: "plot-throughput"
19538
19539 - type: "plot"
19540   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
19541   algorithm: "plot_perf_box_name"
19542   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
19543   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19544   include:
19545     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
19546     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
19547     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
19548     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
19549     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
19550   layout:
19551     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
19552     layout: "plot-throughput"
19553
19554 - type: "plot"
19555   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
19556   algorithm: "plot_perf_box_name"
19557   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
19558   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19559   include:
19560     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
19561     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
19562     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
19563     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
19564     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
19565     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
19566     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
19567     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
19568     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
19569     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
19570   layout:
19571     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
19572     layout: "plot-cps"
19573
19574 - type: "plot"
19575   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
19576   algorithm: "plot_perf_box_name"
19577   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
19578   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19579   include:
19580     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
19581     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
19582     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
19583     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
19584     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
19585     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
19586     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
19587     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
19588     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
19589     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
19590   layout:
19591     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
19592     layout: "plot-throughput"
19593
19594 - type: "plot"
19595   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
19596   algorithm: "plot_perf_box_name"
19597   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
19598   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19599   include:
19600     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
19601     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
19602     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
19603     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
19604     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
19605     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
19606     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
19607     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
19608     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
19609     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
19610   layout:
19611     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
19612     layout: "plot-cps"
19613
19614 - type: "plot"
19615   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
19616   algorithm: "plot_perf_box_name"
19617   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
19618   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19619   include:
19620     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
19621     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
19622     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
19623     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
19624     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
19625     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
19626     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
19627     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
19628     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
19629     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
19630   layout:
19631     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
19632     layout: "plot-throughput"
19633
19634 - type: "plot"
19635   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
19636   algorithm: "plot_perf_box_name"
19637   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
19638   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19639   include:
19640     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
19641     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19642     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19643     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19644     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19645     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19646   layout:
19647     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
19648     layout: "plot-throughput"
19649
19650 - type: "plot"
19651   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
19652   algorithm: "plot_perf_box_name"
19653   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
19654   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19655   include:
19656     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
19657     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19658     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19659     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19660     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19661     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19662   layout:
19663     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
19664     layout: "plot-throughput"
19665
19666 - type: "plot"
19667   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
19668   algorithm: "plot_perf_box_name"
19669   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
19670   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19671   include:
19672     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
19673     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
19674   layout:
19675     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
19676     layout: "plot-throughput"
19677
19678 - type: "plot"
19679   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
19680   algorithm: "plot_perf_box_name"
19681   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
19682   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19683   include:
19684     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
19685     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
19686   layout:
19687     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
19688     layout: "plot-throughput"
19689
19690 - type: "plot"
19691   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
19692   algorithm: "plot_perf_box_name"
19693   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
19694   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19695   include:
19696     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
19697     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
19698     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
19699     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
19700     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
19701     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
19702   layout:
19703     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
19704     layout: "plot-throughput"
19705
19706 - type: "plot"
19707   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
19708   algorithm: "plot_perf_box_name"
19709   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
19710   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19711   include:
19712     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
19713     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
19714     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
19715     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
19716     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
19717     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
19718   layout:
19719     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
19720     layout: "plot-throughput"
19721
19722 - type: "plot"
19723   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
19724   algorithm: "plot_perf_box_name"
19725   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
19726   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19727   include:
19728     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19729     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19730     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19731     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19732     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19733     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19734   layout:
19735     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
19736     layout: "plot-throughput"
19737
19738 - type: "plot"
19739   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
19740   algorithm: "plot_perf_box_name"
19741   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
19742   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19743   include:
19744     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19745     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19746     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19747     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19748     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19749     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19750   layout:
19751     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
19752     layout: "plot-throughput"
19753
19754 - type: "plot"
19755   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
19756   algorithm: "plot_perf_box_name"
19757   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
19758   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19759   include:
19760     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
19761     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
19762     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
19763     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
19764     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
19765   layout:
19766     title: "2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
19767     layout: "plot-throughput"
19768
19769 - type: "plot"
19770   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
19771   algorithm: "plot_perf_box_name"
19772   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
19773   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19774   include:
19775     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
19776     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
19777     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
19778     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
19779     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
19780   layout:
19781     title: "2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
19782     layout: "plot-throughput"
19783
19784 - type: "plot"
19785   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
19786   algorithm: "plot_perf_box_name"
19787   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
19788   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19789   include:
19790     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
19791     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
19792     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
19793     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
19794     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
19795     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
19796     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
19797   layout:
19798     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
19799     layout: "plot-throughput"
19800
19801 - type: "plot"
19802   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
19803   algorithm: "plot_perf_box_name"
19804   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
19805   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19806   include:
19807     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
19808     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
19809     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
19810     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
19811     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
19812     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
19813     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
19814   layout:
19815     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
19816     layout: "plot-throughput"
19817
19818 - type: "plot"
19819   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
19820   algorithm: "plot_perf_box_name"
19821   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
19822   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19823   include:
19824     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
19825     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
19826     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
19827     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
19828     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
19829   layout:
19830     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
19831     layout: "plot-throughput"
19832
19833 - type: "plot"
19834   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
19835   algorithm: "plot_perf_box_name"
19836   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
19837   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19838   include:
19839     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
19840     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
19841     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
19842     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
19843     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
19844   layout:
19845     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
19846     layout: "plot-throughput"
19847
19848 - type: "plot"
19849   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
19850   algorithm: "plot_perf_box_name"
19851   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
19852   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19853   include:
19854     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
19855     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
19856     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
19857     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
19858   layout:
19859     title: "2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
19860     layout: "plot-throughput"
19861
19862 - type: "plot"
19863   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
19864   algorithm: "plot_perf_box_name"
19865   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
19866   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19867   include:
19868     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
19869     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
19870     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
19871     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
19872   layout:
19873     title: "2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
19874     layout: "plot-throughput"
19875
19876 - type: "plot"
19877   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
19878   algorithm: "plot_perf_box_name"
19879   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
19880   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19881   include:
19882     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
19883     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
19884     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
19885     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
19886     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
19887   layout:
19888     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
19889     layout: "plot-throughput"
19890
19891 - type: "plot"
19892   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
19893   algorithm: "plot_perf_box_name"
19894   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
19895   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19896   include:
19897     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
19898     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
19899     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
19900     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
19901     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
19902   layout:
19903     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
19904     layout: "plot-throughput"
19905
19906 - type: "plot"
19907   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
19908   algorithm: "plot_perf_box_name"
19909   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
19910   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19911   include:
19912     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
19913     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
19914     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
19915     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
19916   layout:
19917     title: "2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
19918     layout: "plot-throughput"
19919
19920 - type: "plot"
19921   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
19922   algorithm: "plot_perf_box_name"
19923   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
19924   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19925   include:
19926     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
19927     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
19928     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
19929     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
19930   layout:
19931     title: "2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
19932     layout: "plot-throughput"
19933
19934 - type: "plot"
19935   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
19936   algorithm: "plot_perf_box_name"
19937   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
19938   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19939   include:
19940     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
19941     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
19942     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
19943     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
19944     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
19945   layout:
19946     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
19947     layout: "plot-throughput"
19948
19949 - type: "plot"
19950   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
19951   algorithm: "plot_perf_box_name"
19952   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
19953   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19954   include:
19955     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
19956     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
19957     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
19958     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
19959     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
19960   layout:
19961     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
19962     layout: "plot-throughput"
19963
19964 - type: "plot"
19965   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
19966   algorithm: "plot_perf_box_name"
19967   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
19968   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19969   include:
19970     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19971     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
19972     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
19973     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
19974     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19975   layout:
19976     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
19977     layout: "plot-throughput"
19978
19979 - type: "plot"
19980   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
19981   algorithm: "plot_perf_box_name"
19982   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
19983   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19984   include:
19985     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19986     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
19987     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
19988     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
19989     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19990   layout:
19991     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
19992     layout: "plot-throughput"
19993
19994 - type: "plot"
19995   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
19996   algorithm: "plot_perf_box_name"
19997   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
19998   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19999   include:
20000     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20001     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20002     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20003     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20004     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20005   layout:
20006     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20007     layout: "plot-throughput"
20008
20009 - type: "plot"
20010   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20011   algorithm: "plot_perf_box_name"
20012   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20013   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20014   include:
20015     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20016     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20017     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20018     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20019     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20020   layout:
20021     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20022     layout: "plot-throughput"
20023
20024 - type: "plot"
20025   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
20026   algorithm: "plot_perf_box_name"
20027   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
20028   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20029   include:
20030     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
20031     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20032     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
20033     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20034     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20035   layout:
20036     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
20037     layout: "plot-throughput"
20038
20039 - type: "plot"
20040   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
20041   algorithm: "plot_perf_box_name"
20042   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
20043   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20044   include:
20045     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
20046     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20047     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
20048     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20049     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20050   layout:
20051     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
20052     layout: "plot-throughput"
20053
20054 - type: "plot"
20055   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
20056   algorithm: "plot_perf_box_name"
20057   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
20058   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20059   include:
20060     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20061     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
20062     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
20063     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
20064   layout:
20065     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
20066     layout: "plot-throughput"
20067
20068 - type: "plot"
20069   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
20070   algorithm: "plot_perf_box_name"
20071   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
20072   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20073   include:
20074     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20075     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
20076     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
20077     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
20078   layout:
20079     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
20080     layout: "plot-throughput"
20081
20082 - type: "plot"
20083   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
20084   algorithm: "plot_perf_box_name"
20085   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
20086   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20087   include:
20088     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
20089     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20090     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20091     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20092     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20093   layout:
20094     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
20095     layout: "plot-throughput"
20096
20097 - type: "plot"
20098   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
20099   algorithm: "plot_perf_box_name"
20100   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
20101   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20102   include:
20103     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
20104     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20105     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20106     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20107     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20108   layout:
20109     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
20110     layout: "plot-throughput"
20111
20112 - type: "plot"
20113   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20114   algorithm: "plot_perf_box_name"
20115   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20116   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20117   include:
20118     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20119     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
20120     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
20121     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20122   layout:
20123     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20124     layout: "plot-throughput"
20125
20126 - type: "plot"
20127   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20128   algorithm: "plot_perf_box_name"
20129   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20130   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20131   include:
20132     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20133     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
20134     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
20135     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20136   layout:
20137     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20138     layout: "plot-throughput"
20139
20140 - type: "plot"
20141   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
20142   algorithm: "plot_perf_box_name"
20143   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
20144   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20145   include:
20146     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
20147     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
20148     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
20149     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
20150     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
20151   layout:
20152     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
20153     layout: "plot-throughput"
20154
20155 - type: "plot"
20156   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
20157   algorithm: "plot_perf_box_name"
20158   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
20159   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20160   include:
20161     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
20162     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
20163     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
20164     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
20165     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
20166   layout:
20167     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
20168     layout: "plot-throughput"
20169
20170 - type: "plot"
20171   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
20172   algorithm: "plot_perf_box_name"
20173   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
20174   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20175   include:
20176     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
20177     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
20178     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
20179     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
20180   layout:
20181     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
20182     layout: "plot-throughput"
20183
20184 - type: "plot"
20185   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
20186   algorithm: "plot_perf_box_name"
20187   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
20188   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20189   include:
20190     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
20191     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
20192     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
20193     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
20194   layout:
20195     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
20196     layout: "plot-throughput"
20197
20198 - type: "plot"
20199   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
20200   algorithm: "plot_perf_box_name"
20201   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
20202   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20203   include:
20204     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20205     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20206     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20207     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20208     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
20209   layout:
20210     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
20211     layout: "plot-throughput"
20212
20213 - type: "plot"
20214   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
20215   algorithm: "plot_perf_box_name"
20216   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
20217   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20218   include:
20219     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20220     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20221     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20222     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20223     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
20224   layout:
20225     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
20226     layout: "plot-throughput"
20227
20228 - type: "plot"
20229   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
20230   algorithm: "plot_perf_box_name"
20231   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
20232   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20233   include:
20234     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20235     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20236     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20237     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20238     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
20239   layout:
20240     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
20241     layout: "plot-throughput"
20242
20243 - type: "plot"
20244   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
20245   algorithm: "plot_perf_box_name"
20246   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
20247   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20248   include:
20249     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20250     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20251     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20252     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20253     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
20254   layout:
20255     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
20256     layout: "plot-throughput"
20257
20258 - type: "plot"
20259   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
20260   algorithm: "plot_perf_box_name"
20261   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
20262   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20263   include:
20264     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20265     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20266     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20267     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20268     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
20269   layout:
20270     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
20271     layout: "plot-throughput"
20272
20273 - type: "plot"
20274   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
20275   algorithm: "plot_perf_box_name"
20276   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
20277   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20278   include:
20279     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20280     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20281     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20282     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20283     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
20284   layout:
20285     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
20286     layout: "plot-throughput"
20287
20288 - type: "plot"
20289   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
20290   algorithm: "plot_perf_box_name"
20291   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
20292   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20293   include:
20294     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20295     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20296     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20297     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20298     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
20299   layout:
20300     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
20301     layout: "plot-throughput"
20302
20303 - type: "plot"
20304   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
20305   algorithm: "plot_perf_box_name"
20306   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
20307   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20308   include:
20309     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20310     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20311     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20312     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20313     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
20314   layout:
20315     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
20316     layout: "plot-throughput"
20317
20318 - type: "plot"
20319   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
20320   algorithm: "plot_perf_box_name"
20321   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
20322   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20323   include:
20324     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20325     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20326     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20327     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20328   layout:
20329     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
20330     layout: "plot-throughput"
20331
20332 - type: "plot"
20333   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
20334   algorithm: "plot_perf_box_name"
20335   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
20336   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20337   include:
20338     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20339     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20340     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20341     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20342   layout:
20343     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
20344     layout: "plot-throughput"
20345
20346 - type: "plot"
20347   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
20348   algorithm: "plot_perf_box_name"
20349   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
20350   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20351   include:
20352     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20353     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20354     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20355     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20356   layout:
20357     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
20358     layout: "plot-throughput"
20359
20360 - type: "plot"
20361   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
20362   algorithm: "plot_perf_box_name"
20363   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
20364   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20365   include:
20366     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20367     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20368     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20369     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20370   layout:
20371     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
20372     layout: "plot-throughput"
20373
20374 - type: "plot"
20375   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
20376   algorithm: "plot_perf_box_name"
20377   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
20378   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20379   include:
20380     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
20381     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
20382     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
20383     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
20384     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
20385     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
20386   layout:
20387     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
20388     layout: "plot-throughput"
20389
20390 - type: "plot"
20391   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
20392   algorithm: "plot_perf_box_name"
20393   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
20394   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20395   include:
20396     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
20397     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
20398     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
20399     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
20400     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
20401     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
20402   layout:
20403     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
20404     layout: "plot-throughput"
20405
20406 ################################################################################
20407
20408 # Packet Speedup
20409
20410 - type: "plot"
20411   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
20412   algorithm: "plot_tsa_name"
20413   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
20414   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20415   include:
20416     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20417     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20418     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20419     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20420   layout:
20421     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
20422     layout: "plot-throughput-speedup-analysis"
20423
20424 - type: "plot"
20425   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
20426   algorithm: "plot_tsa_name"
20427   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
20428   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20429   include:
20430     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20431     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20432     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20433     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20434   layout:
20435     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
20436     layout: "plot-throughput-speedup-analysis"
20437
20438 - type: "plot"
20439   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
20440   algorithm: "plot_tsa_name"
20441   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
20442   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20443   include:
20444     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20445     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20446     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20447     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20448   layout:
20449     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
20450     layout: "plot-throughput-speedup-analysis"
20451
20452 - type: "plot"
20453   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
20454   algorithm: "plot_tsa_name"
20455   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
20456   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20457   include:
20458     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20459     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20460     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20461     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20462   layout:
20463     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
20464     layout: "plot-throughput-speedup-analysis"
20465
20466 - type: "plot"
20467   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
20468   algorithm: "plot_tsa_name"
20469   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
20470   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20471   include:
20472     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20473     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20474     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20475     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20476   layout:
20477     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
20478     layout: "plot-throughput-speedup-analysis"
20479
20480 - type: "plot"
20481   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
20482   algorithm: "plot_tsa_name"
20483   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
20484   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20485   include:
20486     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20487     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20488     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20489     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20490   layout:
20491     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
20492     layout: "plot-throughput-speedup-analysis"
20493
20494 - type: "plot"
20495   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
20496   algorithm: "plot_tsa_name"
20497   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
20498   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20499   include:
20500     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
20501     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
20502     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
20503     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20504     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
20505     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
20506   layout:
20507     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
20508     layout: "plot-throughput-speedup-analysis"
20509
20510 - type: "plot"
20511   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
20512   algorithm: "plot_tsa_name"
20513   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
20514   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20515   include:
20516     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
20517     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
20518     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
20519     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20520     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
20521     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
20522   layout:
20523     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
20524     layout: "plot-throughput-speedup-analysis"
20525
20526 - type: "plot"
20527   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
20528   algorithm: "plot_tsa_name"
20529   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
20530   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20531   include:
20532     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
20533     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
20534     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
20535     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
20536   layout:
20537     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
20538     layout: "plot-throughput-speedup-analysis"
20539
20540 - type: "plot"
20541   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
20542   algorithm: "plot_tsa_name"
20543   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
20544   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20545   include:
20546     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
20547     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
20548     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
20549     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
20550   layout:
20551     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
20552     layout: "plot-throughput-speedup-analysis"
20553
20554 - type: "plot"
20555   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
20556   algorithm: "plot_tsa_name"
20557   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
20558   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20559   include:
20560     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
20561     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
20562     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20563   layout:
20564     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
20565     layout: "plot-throughput-speedup-analysis"
20566
20567 - type: "plot"
20568   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
20569   algorithm: "plot_tsa_name"
20570   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
20571   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20572   include:
20573     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
20574     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
20575     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20576   layout:
20577     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
20578     layout: "plot-throughput-speedup-analysis"
20579
20580 - type: "plot"
20581   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
20582   algorithm: "plot_tsa_name"
20583   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
20584   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20585   include:
20586     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
20587     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
20588     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
20589     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
20590     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
20591   layout:
20592     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
20593     layout: "plot-throughput-speedup-analysis"
20594
20595 - type: "plot"
20596   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
20597   algorithm: "plot_tsa_name"
20598   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
20599   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20600   include:
20601     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
20602     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
20603     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
20604     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
20605     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
20606   layout:
20607     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
20608     layout: "plot-throughput-speedup-analysis"
20609
20610 - type: "plot"
20611   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
20612   algorithm: "plot_tsa_name"
20613   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
20614   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20615   include:
20616     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
20617     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
20618     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
20619   layout:
20620     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
20621     layout: "plot-throughput-speedup-analysis"
20622
20623 - type: "plot"
20624   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
20625   algorithm: "plot_tsa_name"
20626   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
20627   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20628   include:
20629     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
20630     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
20631     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
20632   layout:
20633     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
20634     layout: "plot-throughput-speedup-analysis"
20635
20636 - type: "plot"
20637   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
20638   algorithm: "plot_tsa_name"
20639   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
20640   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20641   include:
20642     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20643     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20644     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20645     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20646     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20647     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20648   layout:
20649     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
20650     layout: "plot-throughput-speedup-analysis"
20651
20652 - type: "plot"
20653   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
20654   algorithm: "plot_tsa_name"
20655   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
20656   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20657   include:
20658     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20659     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
20660     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
20661     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
20662     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
20663   layout:
20664     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
20665     layout: "plot-throughput-speedup-analysis"
20666
20667 - type: "plot"
20668   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
20669   algorithm: "plot_tsa_name"
20670   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
20671   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20672   include:
20673     - "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"
20674     - "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"
20675     - "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"
20676     - "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"
20677     - "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"
20678   layout:
20679     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
20680     layout: "plot-throughput-speedup-analysis"
20681
20682 - type: "plot"
20683   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
20684   algorithm: "plot_tsa_name"
20685   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
20686   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20687   include:
20688     - "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"
20689     - "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"
20690     - "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"
20691     - "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"
20692     - "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"
20693     - "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"
20694     - "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"
20695     - "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"
20696     - "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"
20697     - "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"
20698   layout:
20699     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
20700     layout: "plot-throughput-speedup-analysis-cps"
20701
20702 - type: "plot"
20703   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
20704   algorithm: "plot_tsa_name"
20705   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
20706   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20707   include:
20708     - "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"
20709     - "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"
20710     - "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"
20711     - "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"
20712     - "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"
20713     - "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"
20714     - "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"
20715     - "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"
20716     - "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"
20717     - "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"
20718   layout:
20719     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20720     layout: "plot-throughput-speedup-analysis"
20721
20722 - type: "plot"
20723   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
20724   algorithm: "plot_tsa_name"
20725   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
20726   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20727   include:
20728     - "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"
20729     - "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"
20730     - "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"
20731     - "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"
20732     - "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"
20733     - "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"
20734     - "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"
20735     - "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"
20736     - "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"
20737     - "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"
20738   layout:
20739     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20740     layout: "plot-throughput-speedup-analysis-cps"
20741
20742 - type: "plot"
20743   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
20744   algorithm: "plot_tsa_name"
20745   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
20746   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20747   include:
20748     - "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"
20749     - "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"
20750     - "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"
20751     - "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"
20752     - "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"
20753     - "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"
20754     - "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"
20755     - "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"
20756     - "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"
20757     - "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"
20758   layout:
20759     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20760     layout: "plot-throughput-speedup-analysis"
20761
20762 - type: "plot"
20763   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
20764   algorithm: "plot_tsa_name"
20765   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
20766   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20767   include:
20768     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20769     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20770     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20771     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20772     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20773     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20774   layout:
20775     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
20776     layout: "plot-throughput-speedup-analysis"
20777
20778 - type: "plot"
20779   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
20780   algorithm: "plot_tsa_name"
20781   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
20782   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20783   include:
20784     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20785     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
20786     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
20787     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
20788     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
20789   layout:
20790     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
20791     layout: "plot-throughput-speedup-analysis"
20792
20793 - type: "plot"
20794   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
20795   algorithm: "plot_tsa_name"
20796   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
20797   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20798   include:
20799     - "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"
20800     - "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"
20801     - "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"
20802     - "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"
20803     - "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"
20804   layout:
20805     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
20806     layout: "plot-throughput-speedup-analysis"
20807
20808 - type: "plot"
20809   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
20810   algorithm: "plot_tsa_name"
20811   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
20812   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20813   include:
20814     - "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"
20815     - "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"
20816     - "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"
20817     - "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"
20818     - "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"
20819     - "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"
20820     - "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"
20821     - "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"
20822     - "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"
20823     - "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"
20824   layout:
20825     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20826     layout: "plot-throughput-speedup-analysis-cps"
20827
20828 - type: "plot"
20829   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
20830   algorithm: "plot_tsa_name"
20831   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
20832   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20833   include:
20834     - "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"
20835     - "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"
20836     - "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"
20837     - "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"
20838     - "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"
20839     - "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"
20840     - "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"
20841     - "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"
20842     - "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"
20843     - "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"
20844   layout:
20845     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20846     layout: "plot-throughput-speedup-analysis"
20847
20848 - type: "plot"
20849   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
20850   algorithm: "plot_tsa_name"
20851   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
20852   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20853   include:
20854     - "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"
20855     - "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"
20856     - "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"
20857     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20858     - "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"
20859     - "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"
20860     - "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"
20861     - "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"
20862     - "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"
20863     - "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"
20864   layout:
20865     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20866     layout: "plot-throughput-speedup-analysis-cps"
20867
20868 - type: "plot"
20869   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
20870   algorithm: "plot_tsa_name"
20871   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
20872   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20873   include:
20874     - "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"
20875     - "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"
20876     - "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"
20877     - "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"
20878     - "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"
20879     - "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"
20880     - "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"
20881     - "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"
20882     - "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"
20883     - "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"
20884   layout:
20885     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20886     layout: "plot-throughput-speedup-analysis"
20887
20888 - type: "plot"
20889   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
20890   algorithm: "plot_tsa_name"
20891   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
20892   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20893   include:
20894     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
20895     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20896     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20897     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20898     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20899     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20900   layout:
20901     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
20902     layout: "plot-throughput-speedup-analysis"
20903
20904 - type: "plot"
20905   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
20906   algorithm: "plot_tsa_name"
20907   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
20908   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20909   include:
20910     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
20911     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20912     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20913     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20914     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20915     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20916   layout:
20917     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
20918     layout: "plot-throughput-speedup-analysis"
20919
20920 - type: "plot"
20921   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
20922   algorithm: "plot_tsa_name"
20923   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
20924   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20925   include:
20926     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
20927     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
20928   layout:
20929     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
20930     layout: "plot-throughput-speedup-analysis"
20931
20932 - type: "plot"
20933   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
20934   algorithm: "plot_tsa_name"
20935   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
20936   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20937   include:
20938     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
20939     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
20940   layout:
20941     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
20942     layout: "plot-throughput-speedup-analysis"
20943
20944 - type: "plot"
20945   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
20946   algorithm: "plot_tsa_name"
20947   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
20948   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20949   include:
20950     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
20951     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
20952     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
20953     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
20954     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
20955     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
20956   layout:
20957     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
20958     layout: "plot-throughput-speedup-analysis"
20959
20960 - type: "plot"
20961   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
20962   algorithm: "plot_tsa_name"
20963   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
20964   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20965   include:
20966     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
20967     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
20968     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
20969     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
20970     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
20971     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
20972   layout:
20973     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
20974     layout: "plot-throughput-speedup-analysis"
20975
20976 - type: "plot"
20977   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
20978   algorithm: "plot_tsa_name"
20979   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
20980   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20981   include:
20982     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20983     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20984     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20985     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20986     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20987     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20988   layout:
20989     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
20990     layout: "plot-throughput-speedup-analysis"
20991
20992 - type: "plot"
20993   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
20994   algorithm: "plot_tsa_name"
20995   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
20996   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20997   include:
20998     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20999     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21000     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21001     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21002     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21003     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21004   layout:
21005     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
21006     layout: "plot-throughput-speedup-analysis"
21007
21008 - type: "plot"
21009   title: "Speedup: 2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
21010   algorithm: "plot_tsa_name"
21011   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
21012   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21013   include:
21014     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
21015     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
21016     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
21017     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
21018     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
21019   layout:
21020     title: "2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
21021     layout: "plot-throughput-speedup-analysis"
21022
21023 - type: "plot"
21024   title: "Speedup: 2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
21025   algorithm: "plot_tsa_name"
21026   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
21027   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21028   include:
21029     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
21030     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
21031     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
21032     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
21033     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
21034   layout:
21035     title: "2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
21036     layout: "plot-throughput-speedup-analysis"
21037
21038 - type: "plot"
21039   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
21040   algorithm: "plot_tsa_name"
21041   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
21042   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21043   include:
21044     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
21045     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21046     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
21047     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
21048     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
21049     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21050     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
21051   layout:
21052     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
21053     layout: "plot-throughput-speedup-analysis"
21054
21055 - type: "plot"
21056   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
21057   algorithm: "plot_tsa_name"
21058   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
21059   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21060   include:
21061     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
21062     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21063     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
21064     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
21065     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
21066     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21067     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
21068   layout:
21069     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
21070     layout: "plot-throughput-speedup-analysis"
21071
21072 - type: "plot"
21073   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
21074   algorithm: "plot_tsa_name"
21075   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
21076   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21077   include:
21078     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
21079     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21080     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
21081     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
21082     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
21083   layout:
21084     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
21085     layout: "plot-throughput-speedup-analysis"
21086
21087 - type: "plot"
21088   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
21089   algorithm: "plot_tsa_name"
21090   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
21091   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21092   include:
21093     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
21094     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21095     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
21096     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
21097     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
21098   layout:
21099     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
21100     layout: "plot-throughput-speedup-analysis"
21101
21102 - type: "plot"
21103   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr-tsa"
21104   algorithm: "plot_tsa_name"
21105   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr-tsa"
21106   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21107   include:
21108     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21109     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
21110     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
21111     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
21112   layout:
21113     title: "2n-clx-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr"
21114     layout: "plot-throughput-speedup-analysis"
21115
21116 - type: "plot"
21117   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr-tsa"
21118   algorithm: "plot_tsa_name"
21119   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr-tsa"
21120   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21121   include:
21122     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21123     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
21124     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
21125     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
21126   layout:
21127     title: "2n-clx-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr"
21128     layout: "plot-throughput-speedup-analysis"
21129
21130 - type: "plot"
21131   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
21132   algorithm: "plot_tsa_name"
21133   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
21134   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21135   include:
21136     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
21137     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21138     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
21139     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
21140     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
21141   layout:
21142     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
21143     layout: "plot-throughput-speedup-analysis"
21144
21145 - type: "plot"
21146   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
21147   algorithm: "plot_tsa_name"
21148   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
21149   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21150   include:
21151     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
21152     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21153     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
21154     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
21155     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
21156   layout:
21157     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
21158     layout: "plot-throughput-speedup-analysis"
21159
21160 - type: "plot"
21161   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr-tsa"
21162   algorithm: "plot_tsa_name"
21163   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr-tsa"
21164   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21165   include:
21166     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21167     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
21168     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
21169     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
21170   layout:
21171     title: "2n-clx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr"
21172     layout: "plot-throughput-speedup-analysis"
21173
21174 - type: "plot"
21175   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr-tsa"
21176   algorithm: "plot_tsa_name"
21177   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr-tsa"
21178   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21179   include:
21180     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21181     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
21182     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
21183     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
21184   layout:
21185     title: "2n-clx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr"
21186     layout: "plot-throughput-speedup-analysis"
21187
21188 - type: "plot"
21189   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
21190   algorithm: "plot_tsa_name"
21191   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
21192   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21193   include:
21194     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
21195     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
21196     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
21197     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
21198     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
21199   layout:
21200     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
21201     layout: "plot-throughput-speedup-analysis"
21202
21203 - type: "plot"
21204   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
21205   algorithm: "plot_tsa_name"
21206   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
21207   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21208   include:
21209     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
21210     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
21211     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
21212     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
21213     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
21214   layout:
21215     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
21216     layout: "plot-throughput-speedup-analysis"
21217
21218 - type: "plot"
21219   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
21220   algorithm: "plot_tsa_name"
21221   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
21222   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21223   include:
21224     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21225     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
21226     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
21227     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
21228     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21229   layout:
21230     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
21231     layout: "plot-throughput-speedup-analysis"
21232
21233 - type: "plot"
21234   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
21235   algorithm: "plot_tsa_name"
21236   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
21237   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21238   include:
21239     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21240     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
21241     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
21242     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
21243     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21244   layout:
21245     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
21246     layout: "plot-throughput-speedup-analysis"
21247
21248 - type: "plot"
21249   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
21250   algorithm: "plot_tsa_name"
21251   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
21252   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21253   include:
21254     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
21255     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
21256     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
21257     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
21258     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
21259   layout:
21260     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
21261     layout: "plot-throughput-speedup-analysis"
21262
21263 - type: "plot"
21264   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
21265   algorithm: "plot_tsa_name"
21266   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
21267   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21268   include:
21269     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
21270     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
21271     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
21272     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
21273     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
21274   layout:
21275     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
21276     layout: "plot-throughput-speedup-analysis"
21277
21278 - type: "plot"
21279   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
21280   algorithm: "plot_tsa_name"
21281   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
21282   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21283   include:
21284     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
21285     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21286     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
21287     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
21288     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
21289   layout:
21290     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
21291     layout: "plot-throughput-speedup-analysis"
21292
21293 - type: "plot"
21294   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
21295   algorithm: "plot_tsa_name"
21296   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
21297   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21298   include:
21299     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
21300     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21301     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
21302     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
21303     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
21304   layout:
21305     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
21306     layout: "plot-throughput-speedup-analysis"
21307
21308 - type: "plot"
21309   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
21310   algorithm: "plot_tsa_name"
21311   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
21312   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21313   include:
21314     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
21315     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
21316     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
21317     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21318   layout:
21319     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
21320     layout: "plot-throughput-speedup-analysis"
21321
21322 - type: "plot"
21323   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
21324   algorithm: "plot_tsa_name"
21325   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
21326   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21327   include:
21328     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
21329     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
21330     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
21331     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21332   layout:
21333     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
21334     layout: "plot-throughput-speedup-analysis"
21335
21336 - type: "plot"
21337   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
21338   algorithm: "plot_tsa_name"
21339   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
21340   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21341   include:
21342     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
21343     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
21344     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
21345     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
21346     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
21347   layout:
21348     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
21349     layout: "plot-throughput-speedup-analysis"
21350
21351 - type: "plot"
21352   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
21353   algorithm: "plot_tsa_name"
21354   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
21355   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21356   include:
21357     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
21358     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
21359     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
21360     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
21361     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
21362   layout:
21363     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
21364     layout: "plot-throughput-speedup-analysis"
21365
21366 - type: "plot"
21367   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
21368   algorithm: "plot_tsa_name"
21369   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
21370   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21371   include:
21372     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
21373     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
21374     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
21375     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
21376   layout:
21377     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
21378     layout: "plot-throughput-speedup-analysis"
21379
21380 - type: "plot"
21381   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
21382   algorithm: "plot_tsa_name"
21383   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
21384   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21385   include:
21386     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
21387     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
21388     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
21389     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
21390   layout:
21391     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
21392     layout: "plot-throughput-speedup-analysis"
21393
21394 - type: "plot"
21395   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
21396   algorithm: "plot_tsa_name"
21397   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
21398   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21399   include:
21400     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
21401     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
21402     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
21403     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
21404     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21405   layout:
21406     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
21407     layout: "plot-throughput-speedup-analysis"
21408
21409 - type: "plot"
21410   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
21411   algorithm: "plot_tsa_name"
21412   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
21413   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21414   include:
21415     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
21416     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
21417     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
21418     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
21419     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21420   layout:
21421     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
21422     layout: "plot-throughput-speedup-analysis"
21423
21424 - type: "plot"
21425   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
21426   algorithm: "plot_tsa_name"
21427   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
21428   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21429   include:
21430     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21431     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
21432     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
21433     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
21434   layout:
21435     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
21436     layout: "plot-throughput-speedup-analysis"
21437
21438 - type: "plot"
21439   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
21440   algorithm: "plot_tsa_name"
21441   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
21442   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21443   include:
21444     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21445     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
21446     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
21447     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
21448   layout:
21449     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
21450     layout: "plot-throughput-speedup-analysis"
21451
21452 - type: "plot"
21453   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
21454   algorithm: "plot_tsa_name"
21455   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
21456   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21457   include:
21458     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21459     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21460     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21461     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21462     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21463   layout:
21464     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
21465     layout: "plot-throughput-speedup-analysis"
21466
21467 - type: "plot"
21468   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
21469   algorithm: "plot_tsa_name"
21470   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
21471   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21472   include:
21473     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21474     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21475     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21476     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21477     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21478   layout:
21479     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
21480     layout: "plot-throughput-speedup-analysis"
21481
21482 - type: "plot"
21483   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
21484   algorithm: "plot_tsa_name"
21485   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
21486   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21487   include:
21488     - "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"
21489     - "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"
21490     - "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"
21491     - "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"
21492     - "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"
21493   layout:
21494     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
21495     layout: "plot-throughput-speedup-analysis"
21496
21497 - type: "plot"
21498   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
21499   algorithm: "plot_tsa_name"
21500   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
21501   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21502   include:
21503     - "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"
21504     - "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"
21505     - "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"
21506     - "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"
21507     - "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"
21508   layout:
21509     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
21510     layout: "plot-throughput-speedup-analysis"
21511
21512 - type: "plot"
21513   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
21514   algorithm: "plot_tsa_name"
21515   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
21516   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21517   include:
21518     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21519     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21520     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21521     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21522     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21523   layout:
21524     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
21525     layout: "plot-throughput-speedup-analysis"
21526
21527 - type: "plot"
21528   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
21529   algorithm: "plot_tsa_name"
21530   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
21531   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21532   include:
21533     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21534     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21535     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21536     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21537     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21538   layout:
21539     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
21540     layout: "plot-throughput-speedup-analysis"
21541
21542 - type: "plot"
21543   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
21544   algorithm: "plot_tsa_name"
21545   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
21546   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21547   include:
21548     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21549     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21550     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21551     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21552     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
21553   layout:
21554     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
21555     layout: "plot-throughput-speedup-analysis"
21556
21557 - type: "plot"
21558   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
21559   algorithm: "plot_tsa_name"
21560   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
21561   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21562   include:
21563     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21564     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21565     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21566     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21567     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
21568   layout:
21569     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
21570     layout: "plot-throughput-speedup-analysis"
21571
21572 - type: "plot"
21573   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
21574   algorithm: "plot_tsa_name"
21575   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
21576   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21577   include:
21578     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21579     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21580     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21581     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21582   layout:
21583     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
21584     layout: "plot-throughput-speedup-analysis"
21585
21586 - type: "plot"
21587   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
21588   algorithm: "plot_tsa_name"
21589   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
21590   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21591   include:
21592     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21593     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21594     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21595     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21596   layout:
21597     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
21598     layout: "plot-throughput-speedup-analysis"
21599
21600 - type: "plot"
21601   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
21602   algorithm: "plot_tsa_name"
21603   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
21604   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21605   include:
21606     - "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"
21607     - "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"
21608     - "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"
21609     - "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"
21610   layout:
21611     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
21612     layout: "plot-throughput-speedup-analysis"
21613
21614 - type: "plot"
21615   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
21616   algorithm: "plot_tsa_name"
21617   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
21618   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21619   include:
21620     - "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"
21621     - "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"
21622     - "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"
21623     - "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"
21624   layout:
21625     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
21626     layout: "plot-throughput-speedup-analysis"
21627
21628 - type: "plot"
21629   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
21630   algorithm: "plot_tsa_name"
21631   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
21632   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21633   include:
21634     - "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"
21635     - "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"
21636     - "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"
21637     - "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"
21638     - "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"
21639     - "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"
21640   layout:
21641     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
21642     layout: "plot-throughput-speedup-analysis"
21643
21644 - type: "plot"
21645   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
21646   algorithm: "plot_tsa_name"
21647   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
21648   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21649   include:
21650     - "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"
21651     - "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"
21652     - "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"
21653     - "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"
21654     - "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"
21655     - "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"
21656   layout:
21657     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
21658     layout: "plot-throughput-speedup-analysis"
21659
21660 # Packet Throughput - DPDK
21661
21662 # 2n-clx-xxv710
21663
21664 - type: "plot"
21665   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
21666   algorithm: "plot_perf_box_name"
21667   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
21668   data: "plot-dpdk-throughput-latency-2n-clx"
21669   include:
21670     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
21671     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
21672   layout:
21673     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
21674     layout: "plot-throughput"
21675
21676 - type: "plot"
21677   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
21678   algorithm: "plot_perf_box_name"
21679   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
21680   data: "plot-dpdk-throughput-latency-2n-clx"
21681   include:
21682     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
21683     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
21684   layout:
21685     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
21686     layout: "plot-throughput"
21687
21688 - type: "plot"
21689   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
21690   algorithm: "plot_perf_box_name"
21691   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
21692   data: "plot-dpdk-throughput-latency-2n-clx"
21693   include:
21694     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
21695     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
21696   layout:
21697     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
21698     layout: "plot-throughput"
21699
21700 - type: "plot"
21701   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
21702   algorithm: "plot_perf_box_name"
21703   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
21704   data: "plot-dpdk-throughput-latency-2n-clx"
21705   include:
21706     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
21707     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
21708   layout:
21709     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
21710     layout: "plot-throughput"
21711
21712 # 2n-clx-x710
21713
21714 - type: "plot"
21715   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
21716   algorithm: "plot_perf_box_name"
21717   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
21718   data: "plot-dpdk-throughput-latency-2n-clx"
21719   include:
21720     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
21721     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
21722   layout:
21723     title: "2n-clx-x710-64b-2t1c-base-ndr"
21724     layout: "plot-throughput"
21725
21726 - type: "plot"
21727   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
21728   algorithm: "plot_perf_box_name"
21729   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
21730   data: "plot-dpdk-throughput-latency-2n-clx"
21731   include:
21732     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
21733     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
21734   layout:
21735     title: "2n-clx-x710-64b-4t2c-base-ndr"
21736     layout: "plot-throughput"
21737
21738 - type: "plot"
21739   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
21740   algorithm: "plot_perf_box_name"
21741   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
21742   data: "plot-dpdk-throughput-latency-2n-clx"
21743   include:
21744     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
21745     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
21746   layout:
21747     title: "2n-clx-x710-64b-2t1c-base-pdr"
21748     layout: "plot-throughput"
21749
21750 - type: "plot"
21751   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
21752   algorithm: "plot_perf_box_name"
21753   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
21754   data: "plot-dpdk-throughput-latency-2n-clx"
21755   include:
21756     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
21757     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
21758   layout:
21759     title: "2n-clx-x710-64b-4t2c-base-pdr"
21760     layout: "plot-throughput"
21761
21762 ###############################################################################
21763
21764 # 2n-zn2
21765
21766 # Packet Throughput
21767
21768 - type: "plot"
21769   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
21770   algorithm: "plot_perf_box_name"
21771   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
21772   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21773   include:
21774     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21775     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21776     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21777     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21778   layout:
21779     title: "2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
21780     layout: "plot-throughput"
21781
21782 - type: "plot"
21783   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
21784   algorithm: "plot_perf_box_name"
21785   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
21786   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21787   include:
21788     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21789     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21790     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21791     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21792   layout:
21793     title: "2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
21794     layout: "plot-throughput"
21795
21796 - type: "plot"
21797   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
21798   algorithm: "plot_perf_box_name"
21799   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
21800   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21801   include:
21802     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21803     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21804     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21805     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21806   layout:
21807     title: "2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
21808     layout: "plot-throughput"
21809
21810 - type: "plot"
21811   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
21812   algorithm: "plot_perf_box_name"
21813   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
21814   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21815   include:
21816     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21817     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21818     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21819     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21820   layout:
21821     title: "2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
21822     layout: "plot-throughput"
21823
21824 - type: "plot"
21825   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
21826   algorithm: "plot_perf_box_name"
21827   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
21828   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21829   include:
21830     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21831     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21832     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21833     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21834   layout:
21835     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
21836     layout: "plot-throughput"
21837
21838 - type: "plot"
21839   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
21840   algorithm: "plot_perf_box_name"
21841   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
21842   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21843   include:
21844     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21845     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21846     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21847     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21848   layout:
21849     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
21850     layout: "plot-throughput"
21851
21852 - type: "plot"
21853   title: "Throughput: 2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
21854   algorithm: "plot_perf_box_name"
21855   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
21856   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21857   include:
21858     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
21859     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
21860     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
21861     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21862     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
21863     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
21864   layout:
21865     title: "2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
21866     layout: "plot-throughput"
21867
21868 - type: "plot"
21869   title: "Throughput: 2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
21870   algorithm: "plot_perf_box_name"
21871   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
21872   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21873   include:
21874     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
21875     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
21876     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
21877     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21878     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
21879     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
21880   layout:
21881     title: "2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
21882     layout: "plot-throughput"
21883
21884 - type: "plot"
21885   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
21886   algorithm: "plot_perf_box_name"
21887   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
21888   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21889   include:
21890     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
21891     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
21892     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
21893     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
21894   layout:
21895     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
21896     layout: "plot-throughput"
21897
21898 - type: "plot"
21899   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
21900   algorithm: "plot_perf_box_name"
21901   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
21902   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21903   include:
21904     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
21905     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
21906     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
21907     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
21908   layout:
21909     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
21910     layout: "plot-throughput"
21911
21912 - type: "plot"
21913   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
21914   algorithm: "plot_perf_box_name"
21915   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
21916   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21917   include:
21918     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
21919     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
21920     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21921   layout:
21922     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
21923     layout: "plot-throughput"
21924
21925 - type: "plot"
21926   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
21927   algorithm: "plot_perf_box_name"
21928   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
21929   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21930   include:
21931     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
21932     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
21933     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21934   layout:
21935     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
21936     layout: "plot-throughput"
21937
21938 - type: "plot"
21939   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
21940   algorithm: "plot_perf_box_name"
21941   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
21942   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21943   include:
21944     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
21945     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
21946     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
21947     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
21948     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
21949   layout:
21950     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
21951     layout: "plot-throughput"
21952
21953 - type: "plot"
21954   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
21955   algorithm: "plot_perf_box_name"
21956   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
21957   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21958   include:
21959     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
21960     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
21961     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
21962     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
21963     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
21964   layout:
21965     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
21966     layout: "plot-throughput"
21967
21968 - type: "plot"
21969   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
21970   algorithm: "plot_perf_box_name"
21971   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
21972   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21973   include:
21974     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
21975     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
21976     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
21977   layout:
21978     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
21979     layout: "plot-throughput"
21980
21981 - type: "plot"
21982   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
21983   algorithm: "plot_perf_box_name"
21984   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
21985   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21986   include:
21987     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
21988     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
21989     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
21990   layout:
21991     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
21992     layout: "plot-throughput"
21993
21994 - type: "plot"
21995   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
21996   algorithm: "plot_perf_box_name"
21997   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
21998   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21999   include:
22000     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22001     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22002     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22003     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22004     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22005     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22006   layout:
22007     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
22008     layout: "plot-throughput"
22009
22010 - type: "plot"
22011   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
22012   algorithm: "plot_perf_box_name"
22013   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
22014   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22015   include:
22016     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22017     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22018     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22019     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22020     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22021     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22022   layout:
22023     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
22024     layout: "plot-throughput"
22025
22026 - type: "plot"
22027   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
22028   algorithm: "plot_perf_box_name"
22029   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
22030   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22031   include:
22032     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22033     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
22034     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
22035     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
22036     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
22037   layout:
22038     title: "2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
22039     layout: "plot-throughput"
22040
22041 #- type: "plot"
22042 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
22043 #  algorithm: "plot_perf_box_name"
22044 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
22045 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22046 #  include:
22047 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
22048 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
22049 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
22050 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
22051 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
22052 #  layout:
22053 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
22054 #    layout: "plot-throughput"
22055 #
22056 #- type: "plot"
22057 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
22058 #  algorithm: "plot_perf_box_name"
22059 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
22060 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22061 #  include:
22062 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
22063 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
22064 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
22065 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
22066 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
22067 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
22068 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
22069 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
22070 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
22071 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
22072 #  layout:
22073 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
22074 #    layout: "plot-cps"
22075 #
22076 #- type: "plot"
22077 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
22078 #  algorithm: "plot_perf_box_name"
22079 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
22080 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22081 #  include:
22082 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
22083 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
22084 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
22085 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
22086 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
22087 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
22088 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
22089 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
22090 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
22091 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
22092 #  layout:
22093 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
22094 #    layout: "plot-throughput"
22095 #
22096 #- type: "plot"
22097 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
22098 #  algorithm: "plot_perf_box_name"
22099 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
22100 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22101 #  include:
22102 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
22103 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
22104 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
22105 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
22106 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
22107 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
22108 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
22109 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
22110 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
22111 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
22112 #  layout:
22113 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
22114 #    layout: "plot-cps"
22115 #
22116 #- type: "plot"
22117 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
22118 #  algorithm: "plot_perf_box_name"
22119 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
22120 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22121 #  include:
22122 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
22123 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
22124 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
22125 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
22126 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
22127 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
22128 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
22129 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
22130 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
22131 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
22132 #  layout:
22133 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
22134 #    layout: "plot-throughput"
22135
22136 - type: "plot"
22137   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
22138   algorithm: "plot_perf_box_name"
22139   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
22140   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22141   include:
22142     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22143     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
22144     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
22145     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
22146     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
22147   layout:
22148     title: "2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
22149     layout: "plot-throughput"
22150
22151 #- type: "plot"
22152 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
22153 #  algorithm: "plot_perf_box_name"
22154 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
22155 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22156 #  include:
22157 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
22158 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
22159 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
22160 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
22161 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
22162 #  layout:
22163 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
22164 #    layout: "plot-throughput"
22165 #
22166 #- type: "plot"
22167 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
22168 #  algorithm: "plot_perf_box_name"
22169 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
22170 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22171 #  include:
22172 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
22173 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
22174 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
22175 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
22176 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
22177 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
22178 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
22179 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
22180 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
22181 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
22182 #  layout:
22183 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
22184 #    layout: "plot-cps"
22185 #
22186 #- type: "plot"
22187 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
22188 #  algorithm: "plot_perf_box_name"
22189 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
22190 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22191 #  include:
22192 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
22193 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
22194 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
22195 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
22196 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
22197 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
22198 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
22199 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
22200 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
22201 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
22202 #  layout:
22203 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
22204 #    layout: "plot-throughput"
22205 #
22206 #- type: "plot"
22207 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
22208 #  algorithm: "plot_perf_box_name"
22209 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
22210 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22211 #  include:
22212 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
22213 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
22214 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
22215 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
22216 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
22217 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
22218 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
22219 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
22220 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
22221 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
22222 #  layout:
22223 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
22224 #    layout: "plot-cps"
22225 #
22226 #- type: "plot"
22227 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
22228 #  algorithm: "plot_perf_box_name"
22229 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
22230 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22231 #  include:
22232 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
22233 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
22234 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
22235 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
22236 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
22237 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
22238 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
22239 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
22240 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
22241 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
22242 #  layout:
22243 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
22244 #    layout: "plot-throughput"
22245
22246 - type: "plot"
22247   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
22248   algorithm: "plot_perf_box_name"
22249   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
22250   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22251   include:
22252     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
22253     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22254     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22255     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22256     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22257     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22258   layout:
22259     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
22260     layout: "plot-throughput"
22261
22262 - type: "plot"
22263   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
22264   algorithm: "plot_perf_box_name"
22265   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
22266   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22267   include:
22268     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
22269     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22270     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22271     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22272     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22273     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22274   layout:
22275     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
22276     layout: "plot-throughput"
22277
22278 - type: "plot"
22279   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
22280   algorithm: "plot_perf_box_name"
22281   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
22282   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22283   include:
22284     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
22285     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
22286   layout:
22287     title: "2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
22288     layout: "plot-throughput"
22289
22290 - type: "plot"
22291   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
22292   algorithm: "plot_perf_box_name"
22293   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
22294   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22295   include:
22296     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
22297     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
22298   layout:
22299     title: "2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
22300     layout: "plot-throughput"
22301
22302 - type: "plot"
22303   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
22304   algorithm: "plot_perf_box_name"
22305   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
22306   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22307   include:
22308     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
22309     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
22310     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
22311     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
22312     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
22313     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
22314   layout:
22315     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
22316     layout: "plot-throughput"
22317
22318 - type: "plot"
22319   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
22320   algorithm: "plot_perf_box_name"
22321   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
22322   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22323   include:
22324     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
22325     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
22326     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
22327     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
22328     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
22329     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
22330   layout:
22331     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
22332     layout: "plot-throughput"
22333
22334 - type: "plot"
22335   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
22336   algorithm: "plot_perf_box_name"
22337   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
22338   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22339   include:
22340     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22341     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22342     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22343     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22344     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22345     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22346   layout:
22347     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
22348     layout: "plot-throughput"
22349
22350 - type: "plot"
22351   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
22352   algorithm: "plot_perf_box_name"
22353   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
22354   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22355   include:
22356     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22357     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22358     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22359     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22360     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22361     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22362   layout:
22363     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
22364     layout: "plot-throughput"
22365
22366 - type: "plot"
22367   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
22368   algorithm: "plot_perf_box_name"
22369   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
22370   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22371   include:
22372     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
22373     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
22374     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
22375     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
22376     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
22377   layout:
22378     title: "2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
22379     layout: "plot-throughput"
22380
22381 - type: "plot"
22382   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
22383   algorithm: "plot_perf_box_name"
22384   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
22385   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22386   include:
22387     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
22388     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
22389     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
22390     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
22391     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
22392   layout:
22393     title: "2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
22394     layout: "plot-throughput"
22395
22396 - type: "plot"
22397   title: "Throughput: 2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
22398   algorithm: "plot_perf_box_name"
22399   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
22400   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22401   include:
22402     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
22403     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
22404     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
22405     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22406     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
22407     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
22408     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
22409   layout:
22410     title: "2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
22411     layout: "plot-throughput"
22412
22413 - type: "plot"
22414   title: "Throughput: 2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
22415   algorithm: "plot_perf_box_name"
22416   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
22417   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22418   include:
22419     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
22420     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
22421     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
22422     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22423     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
22424     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
22425     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
22426   layout:
22427     title: "2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
22428     layout: "plot-throughput"
22429
22430 - type: "plot"
22431   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
22432   algorithm: "plot_perf_box_name"
22433   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
22434   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22435   include:
22436     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
22437     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
22438     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
22439     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
22440     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
22441   layout:
22442     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
22443     layout: "plot-throughput"
22444
22445 - type: "plot"
22446   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
22447   algorithm: "plot_perf_box_name"
22448   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
22449   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22450   include:
22451     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
22452     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
22453     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
22454     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
22455     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
22456   layout:
22457     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
22458     layout: "plot-throughput"
22459
22460 - type: "plot"
22461   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
22462   algorithm: "plot_perf_box_name"
22463   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
22464   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22465   include:
22466     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
22467     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
22468     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
22469     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22470   layout:
22471     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
22472     layout: "plot-throughput"
22473
22474 - type: "plot"
22475   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
22476   algorithm: "plot_perf_box_name"
22477   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
22478   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22479   include:
22480     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
22481     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
22482     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
22483     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22484   layout:
22485     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
22486     layout: "plot-throughput"
22487
22488 - type: "plot"
22489   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
22490   algorithm: "plot_perf_box_name"
22491   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
22492   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22493   include:
22494     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
22495     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
22496     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
22497     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
22498     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
22499   layout:
22500     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
22501     layout: "plot-throughput"
22502
22503 - type: "plot"
22504   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
22505   algorithm: "plot_perf_box_name"
22506   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
22507   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22508   include:
22509     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
22510     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
22511     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
22512     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
22513     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
22514   layout:
22515     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
22516     layout: "plot-throughput"
22517
22518 - type: "plot"
22519   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
22520   algorithm: "plot_perf_box_name"
22521   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
22522   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22523   include:
22524     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
22525     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
22526     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
22527     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
22528   layout:
22529     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
22530     layout: "plot-throughput"
22531
22532 - type: "plot"
22533   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
22534   algorithm: "plot_perf_box_name"
22535   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
22536   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22537   include:
22538     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
22539     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
22540     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
22541     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
22542   layout:
22543     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
22544     layout: "plot-throughput"
22545
22546 - type: "plot"
22547   title: "Throughput: 2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
22548   algorithm: "plot_perf_box_name"
22549   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
22550   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22551   include:
22552     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
22553     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
22554     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
22555     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
22556     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
22557   layout:
22558     title: "2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
22559     layout: "plot-throughput"
22560
22561 - type: "plot"
22562   title: "Throughput: 2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
22563   algorithm: "plot_perf_box_name"
22564   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
22565   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22566   include:
22567     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
22568     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
22569     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
22570     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
22571     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
22572   layout:
22573     title: "2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
22574     layout: "plot-throughput"
22575
22576 - type: "plot"
22577   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
22578   algorithm: "plot_perf_box_name"
22579   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
22580   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22581   include:
22582     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22583     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
22584     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
22585     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
22586     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22587   layout:
22588     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
22589     layout: "plot-throughput"
22590
22591 - type: "plot"
22592   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
22593   algorithm: "plot_perf_box_name"
22594   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
22595   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22596   include:
22597     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22598     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
22599     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
22600     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
22601     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22602   layout:
22603     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
22604     layout: "plot-throughput"
22605
22606 - type: "plot"
22607   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
22608   algorithm: "plot_perf_box_name"
22609   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
22610   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22611   include:
22612     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
22613     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
22614     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
22615     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
22616     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
22617   layout:
22618     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
22619     layout: "plot-throughput"
22620
22621 - type: "plot"
22622   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
22623   algorithm: "plot_perf_box_name"
22624   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
22625   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22626   include:
22627     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
22628     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
22629     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
22630     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
22631     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
22632   layout:
22633     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
22634     layout: "plot-throughput"
22635
22636 - type: "plot"
22637   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
22638   algorithm: "plot_perf_box_name"
22639   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
22640   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22641   include:
22642     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
22643     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22644     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22645     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
22646     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
22647     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
22648   layout:
22649     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
22650     layout: "plot-throughput"
22651
22652 - type: "plot"
22653   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
22654   algorithm: "plot_perf_box_name"
22655   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
22656   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22657   include:
22658     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
22659     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22660     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22661     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
22662     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
22663     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
22664   layout:
22665     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
22666     layout: "plot-throughput"
22667
22668 - type: "plot"
22669   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
22670   algorithm: "plot_perf_box_name"
22671   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
22672   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22673   include:
22674     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
22675     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
22676     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
22677     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22678   layout:
22679     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
22680     layout: "plot-throughput"
22681
22682 - type: "plot"
22683   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
22684   algorithm: "plot_perf_box_name"
22685   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
22686   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22687   include:
22688     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
22689     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
22690     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
22691     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22692   layout:
22693     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
22694     layout: "plot-throughput"
22695
22696 - type: "plot"
22697   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
22698   algorithm: "plot_perf_box_name"
22699   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
22700   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22701   include:
22702     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
22703     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
22704     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22705     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
22706     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
22707     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
22708   layout:
22709     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
22710     layout: "plot-throughput"
22711
22712 - type: "plot"
22713   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
22714   algorithm: "plot_perf_box_name"
22715   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
22716   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22717   include:
22718     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
22719     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
22720     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22721     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
22722     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
22723     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
22724   layout:
22725     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
22726     layout: "plot-throughput"
22727
22728 - type: "plot"
22729   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
22730   algorithm: "plot_perf_box_name"
22731   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
22732   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22733   include:
22734     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
22735     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
22736     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
22737     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
22738   layout:
22739     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
22740     layout: "plot-throughput"
22741
22742 - type: "plot"
22743   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
22744   algorithm: "plot_perf_box_name"
22745   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
22746   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22747   include:
22748     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
22749     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
22750     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
22751     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
22752   layout:
22753     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
22754     layout: "plot-throughput"
22755
22756 - type: "plot"
22757   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
22758   algorithm: "plot_perf_box_name"
22759   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
22760   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22761   include:
22762     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
22763     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
22764     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22765     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
22766     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
22767     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22768   layout:
22769     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
22770     layout: "plot-throughput"
22771
22772 - type: "plot"
22773   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
22774   algorithm: "plot_perf_box_name"
22775   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
22776   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22777   include:
22778     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
22779     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
22780     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22781     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
22782     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
22783     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22784   layout:
22785     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
22786     layout: "plot-throughput"
22787
22788 - type: "plot"
22789   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
22790   algorithm: "plot_perf_box_name"
22791   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
22792   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22793   include:
22794     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22795     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
22796     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
22797     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
22798   layout:
22799     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
22800     layout: "plot-throughput"
22801
22802 - type: "plot"
22803   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
22804   algorithm: "plot_perf_box_name"
22805   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
22806   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22807   include:
22808     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22809     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
22810     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
22811     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
22812   layout:
22813     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
22814     layout: "plot-throughput"
22815
22816 - type: "plot"
22817   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
22818   algorithm: "plot_perf_box_name"
22819   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
22820   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22821   include:
22822     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22823     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22824     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22825     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22826     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22827   layout:
22828     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
22829     layout: "plot-throughput"
22830
22831 - type: "plot"
22832   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
22833   algorithm: "plot_perf_box_name"
22834   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
22835   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22836   include:
22837     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22838     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22839     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22840     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22841     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22842   layout:
22843     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
22844     layout: "plot-throughput"
22845
22846 - type: "plot"
22847   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
22848   algorithm: "plot_perf_box_name"
22849   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
22850   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22851   include:
22852     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22853     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22854     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22855     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22856     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
22857   layout:
22858     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
22859     layout: "plot-throughput"
22860
22861 - type: "plot"
22862   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
22863   algorithm: "plot_perf_box_name"
22864   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
22865   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22866   include:
22867     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22868     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22869     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22870     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22871     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
22872   layout:
22873     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
22874     layout: "plot-throughput"
22875
22876 - type: "plot"
22877   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
22878   algorithm: "plot_perf_box_name"
22879   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
22880   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22881   include:
22882     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22883     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22884     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22885     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22886     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22887   layout:
22888     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
22889     layout: "plot-throughput"
22890
22891 - type: "plot"
22892   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
22893   algorithm: "plot_perf_box_name"
22894   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
22895   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22896   include:
22897     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22898     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22899     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22900     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22901     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22902   layout:
22903     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
22904     layout: "plot-throughput"
22905
22906 - type: "plot"
22907   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
22908   algorithm: "plot_perf_box_name"
22909   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
22910   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22911   include:
22912     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22913     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22914     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22915     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22916     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
22917   layout:
22918     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
22919     layout: "plot-throughput"
22920
22921 - type: "plot"
22922   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
22923   algorithm: "plot_perf_box_name"
22924   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
22925   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22926   include:
22927     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22928     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22929     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22930     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22931     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
22932   layout:
22933     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
22934     layout: "plot-throughput"
22935
22936 - type: "plot"
22937   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
22938   algorithm: "plot_perf_box_name"
22939   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
22940   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22941   include:
22942     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22943     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22944     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22945     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22946   layout:
22947     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
22948     layout: "plot-throughput"
22949
22950 - type: "plot"
22951   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
22952   algorithm: "plot_perf_box_name"
22953   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
22954   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22955   include:
22956     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22957     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22958     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22959     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22960   layout:
22961     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
22962     layout: "plot-throughput"
22963
22964 - type: "plot"
22965   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
22966   algorithm: "plot_perf_box_name"
22967   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
22968   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22969   include:
22970     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22971     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22972     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22973     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22974   layout:
22975     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
22976     layout: "plot-throughput"
22977
22978 - type: "plot"
22979   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
22980   algorithm: "plot_perf_box_name"
22981   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
22982   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22983   include:
22984     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22985     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22986     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22987     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22988   layout:
22989     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
22990     layout: "plot-throughput"
22991
22992 - type: "plot"
22993   title: "Throughput: 2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
22994   algorithm: "plot_perf_box_name"
22995   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
22996   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22997   include:
22998     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
22999     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
23000     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
23001     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
23002     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
23003     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
23004   layout:
23005     title: "2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
23006     layout: "plot-throughput"
23007
23008 - type: "plot"
23009   title: "Throughput: 2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
23010   algorithm: "plot_perf_box_name"
23011   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
23012   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23013   include:
23014     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
23015     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
23016     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
23017     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
23018     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
23019     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
23020   layout:
23021     title: "2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
23022     layout: "plot-throughput"
23023
23024 ################################################################################
23025
23026 # Packet Speedup
23027
23028 - type: "plot"
23029   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-avf-ndr-tsa"
23030   algorithm: "plot_tsa_name"
23031   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-avf-ndr-tsa"
23032   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23033   include:
23034     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23035     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23036     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23037     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23038   layout:
23039     title: "2n-zn2-xxv710-64b-memif-base-avf-ndr"
23040     layout: "plot-throughput-speedup-analysis"
23041
23042 - type: "plot"
23043   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-avf-pdr-tsa"
23044   algorithm: "plot_tsa_name"
23045   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-avf-pdr-tsa"
23046   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23047   include:
23048     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23049     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23050     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23051     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23052   layout:
23053     title: "2n-zn2-xxv710-64b-memif-base-avf-pdr"
23054     layout: "plot-throughput-speedup-analysis"
23055
23056 - type: "plot"
23057   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-dpdk-ndr-tsa"
23058   algorithm: "plot_tsa_name"
23059   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-dpdk-ndr-tsa"
23060   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23061   include:
23062     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23063     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23064     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23065     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23066   layout:
23067     title: "2n-zn2-xxv710-64b-memif-base-dpdk-ndr"
23068     layout: "plot-throughput-speedup-analysis"
23069
23070 - type: "plot"
23071   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-dpdk-pdr-tsa"
23072   algorithm: "plot_tsa_name"
23073   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-dpdk-pdr-tsa"
23074   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23075   include:
23076     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23077     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23078     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23079     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23080   layout:
23081     title: "2n-zn2-xxv710-64b-memif-base-dpdk-pdr"
23082     layout: "plot-throughput-speedup-analysis"
23083
23084 - type: "plot"
23085   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
23086   algorithm: "plot_tsa_name"
23087   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
23088   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23089   include:
23090     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23091     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23092     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23093     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23094   layout:
23095     title: "2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
23096     layout: "plot-throughput-speedup-analysis"
23097
23098 - type: "plot"
23099   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
23100   algorithm: "plot_tsa_name"
23101   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
23102   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23103   include:
23104     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23105     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23106     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23107     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23108   layout:
23109     title: "2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
23110     layout: "plot-throughput-speedup-analysis"
23111
23112 - type: "plot"
23113   title: "Speedup: 2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
23114   algorithm: "plot_tsa_name"
23115   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
23116   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23117   include:
23118     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
23119     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
23120     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
23121     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23122     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
23123     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
23124   layout:
23125     title: "2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
23126     layout: "plot-throughput-speedup-analysis"
23127
23128 - type: "plot"
23129   title: "Speedup: 2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
23130   algorithm: "plot_tsa_name"
23131   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
23132   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23133   include:
23134     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
23135     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
23136     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
23137     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23138     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
23139     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
23140   layout:
23141     title: "2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
23142     layout: "plot-throughput-speedup-analysis"
23143
23144 - type: "plot"
23145   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
23146   algorithm: "plot_tsa_name"
23147   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
23148   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23149   include:
23150     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
23151     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
23152     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
23153     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
23154   layout:
23155     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr"
23156     layout: "plot-throughput-speedup-analysis"
23157
23158 - type: "plot"
23159   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
23160   algorithm: "plot_tsa_name"
23161   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
23162   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23163   include:
23164     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
23165     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
23166     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
23167     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
23168   layout:
23169     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr"
23170     layout: "plot-throughput-speedup-analysis"
23171
23172 - type: "plot"
23173   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
23174   algorithm: "plot_tsa_name"
23175   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
23176   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23177   include:
23178     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
23179     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
23180     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23181   layout:
23182     title: "2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
23183     layout: "plot-throughput-speedup-analysis"
23184
23185 - type: "plot"
23186   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
23187   algorithm: "plot_tsa_name"
23188   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
23189   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23190   include:
23191     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
23192     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
23193     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23194   layout:
23195     title: "2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
23196     layout: "plot-throughput-speedup-analysis"
23197
23198 - type: "plot"
23199   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
23200   algorithm: "plot_tsa_name"
23201   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
23202   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23203   include:
23204     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
23205     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
23206     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
23207     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
23208     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
23209   layout:
23210     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
23211     layout: "plot-throughput-speedup-analysis"
23212
23213 - type: "plot"
23214   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
23215   algorithm: "plot_tsa_name"
23216   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
23217   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23218   include:
23219     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
23220     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
23221     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
23222     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
23223     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
23224   layout:
23225     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
23226     layout: "plot-throughput-speedup-analysis"
23227
23228 - type: "plot"
23229   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
23230   algorithm: "plot_tsa_name"
23231   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
23232   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23233   include:
23234     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
23235     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
23236     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
23237   layout:
23238     title: "2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
23239     layout: "plot-throughput-speedup-analysis"
23240
23241 - type: "plot"
23242   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
23243   algorithm: "plot_tsa_name"
23244   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
23245   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23246   include:
23247     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
23248     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
23249     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
23250   layout:
23251     title: "2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
23252     layout: "plot-throughput-speedup-analysis"
23253
23254 - type: "plot"
23255   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
23256   algorithm: "plot_tsa_name"
23257   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
23258   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23259   include:
23260     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23261     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23262     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23263     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23264     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23265     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23266   layout:
23267     title: "2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr"
23268     layout: "plot-throughput-speedup-analysis"
23269
23270 - type: "plot"
23271   title: "Speedup: 2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
23272   algorithm: "plot_tsa_name"
23273   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
23274   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23275   include:
23276     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23277     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
23278     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
23279     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
23280     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
23281   layout:
23282     title: "2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
23283     layout: "plot-throughput-speedup-analysis"
23284
23285 #- type: "plot"
23286 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
23287 #  algorithm: "plot_tsa_name"
23288 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
23289 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23290 #  include:
23291 #    - "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"
23292 #    - "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"
23293 #    - "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"
23294 #    - "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"
23295 #    - "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"
23296 #  layout:
23297 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
23298 #    layout: "plot-throughput-speedup-analysis"
23299 #
23300 #- type: "plot"
23301 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
23302 #  algorithm: "plot_tsa_name"
23303 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
23304 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23305 #  include:
23306 #    - "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"
23307 #    - "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"
23308 #    - "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"
23309 #    - "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"
23310 #    - "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"
23311 #    - "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"
23312 #    - "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"
23313 #    - "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"
23314 #    - "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"
23315 #    - "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"
23316 #  layout:
23317 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
23318 #    layout: "plot-throughput-speedup-analysis-cps"
23319 #
23320 #- type: "plot"
23321 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
23322 #  algorithm: "plot_tsa_name"
23323 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
23324 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23325 #  include:
23326 #    - "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"
23327 #    - "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"
23328 #    - "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"
23329 #    - "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"
23330 #    - "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"
23331 #    - "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"
23332 #    - "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"
23333 #    - "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"
23334 #    - "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"
23335 #    - "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"
23336 #  layout:
23337 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
23338 #    layout: "plot-throughput-speedup-analysis"
23339 #
23340 #- type: "plot"
23341 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
23342 #  algorithm: "plot_tsa_name"
23343 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
23344 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23345 #  include:
23346 #    - "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"
23347 #    - "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"
23348 #    - "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"
23349 #    - "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"
23350 #    - "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"
23351 #    - "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"
23352 #    - "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"
23353 #    - "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"
23354 #    - "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"
23355 #    - "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"
23356 #  layout:
23357 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
23358 #    layout: "plot-throughput-speedup-analysis-cps"
23359 #
23360 #- type: "plot"
23361 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
23362 #  algorithm: "plot_tsa_name"
23363 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
23364 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23365 #  include:
23366 #    - "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"
23367 #    - "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"
23368 #    - "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"
23369 #    - "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"
23370 #    - "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"
23371 #    - "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"
23372 #    - "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"
23373 #    - "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"
23374 #    - "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"
23375 #    - "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"
23376 #  layout:
23377 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
23378 #    layout: "plot-throughput-speedup-analysis"
23379
23380 - type: "plot"
23381   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
23382   algorithm: "plot_tsa_name"
23383   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
23384   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23385   include:
23386     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23387     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23388     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23389     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23390     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23391     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23392   layout:
23393     title: "2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr"
23394     layout: "plot-throughput-speedup-analysis"
23395
23396 - type: "plot"
23397   title: "Speedup: 2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
23398   algorithm: "plot_tsa_name"
23399   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
23400   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23401   include:
23402     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23403     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
23404     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
23405     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
23406     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
23407   layout:
23408     title: "2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
23409     layout: "plot-throughput-speedup-analysis"
23410
23411 #- type: "plot"
23412 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
23413 #  algorithm: "plot_tsa_name"
23414 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
23415 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23416 #  include:
23417 #    - "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"
23418 #    - "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"
23419 #    - "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"
23420 #    - "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"
23421 #    - "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"
23422 #  layout:
23423 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
23424 #    layout: "plot-throughput-speedup-analysis"
23425 #
23426 #- type: "plot"
23427 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
23428 #  algorithm: "plot_tsa_name"
23429 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
23430 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23431 #  include:
23432 #    - "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"
23433 #    - "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"
23434 #    - "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"
23435 #    - "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"
23436 #    - "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"
23437 #    - "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"
23438 #    - "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"
23439 #    - "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"
23440 #    - "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"
23441 #    - "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"
23442 #  layout:
23443 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
23444 #    layout: "plot-throughput-speedup-analysis-cps"
23445 #
23446 #- type: "plot"
23447 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
23448 #  algorithm: "plot_tsa_name"
23449 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
23450 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23451 #  include:
23452 #    - "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"
23453 #    - "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"
23454 #    - "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"
23455 #    - "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"
23456 #    - "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"
23457 #    - "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"
23458 #    - "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"
23459 #    - "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"
23460 #    - "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"
23461 #    - "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"
23462 #  layout:
23463 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
23464 #    layout: "plot-throughput-speedup-analysis"
23465 #
23466 #- type: "plot"
23467 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
23468 #  algorithm: "plot_tsa_name"
23469 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
23470 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23471 #  include:
23472 #    - "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"
23473 #    - "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"
23474 #    - "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"
23475 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
23476 #    - "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"
23477 #    - "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"
23478 #    - "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"
23479 #    - "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"
23480 #    - "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"
23481 #    - "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"
23482 #  layout:
23483 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
23484 #    layout: "plot-throughput-speedup-analysis-cps"
23485 #
23486 #- type: "plot"
23487 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
23488 #  algorithm: "plot_tsa_name"
23489 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
23490 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23491 #  include:
23492 #    - "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"
23493 #    - "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"
23494 #    - "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"
23495 #    - "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"
23496 #    - "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"
23497 #    - "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"
23498 #    - "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"
23499 #    - "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"
23500 #    - "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"
23501 #    - "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"
23502 #  layout:
23503 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
23504 #    layout: "plot-throughput-speedup-analysis"
23505
23506 - type: "plot"
23507   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
23508   algorithm: "plot_tsa_name"
23509   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
23510   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23511   include:
23512     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
23513     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23514     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23515     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23516     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23517     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23518   layout:
23519     title: "2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr"
23520     layout: "plot-throughput-speedup-analysis"
23521
23522 - type: "plot"
23523   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
23524   algorithm: "plot_tsa_name"
23525   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
23526   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23527   include:
23528     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
23529     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23530     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23531     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23532     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23533     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23534   layout:
23535     title: "2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr"
23536     layout: "plot-throughput-speedup-analysis"
23537
23538 - type: "plot"
23539   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ip4base-ndr-tsa"
23540   algorithm: "plot_tsa_name"
23541   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ip4base-ndr-tsa"
23542   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23543   include:
23544     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
23545     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
23546   layout:
23547     title: "2n-zn2-cx556a-64b-rdma-ip4base-ndr"
23548     layout: "plot-throughput-speedup-analysis"
23549
23550 - type: "plot"
23551   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ip4base-pdr-tsa"
23552   algorithm: "plot_tsa_name"
23553   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ip4base-pdr-tsa"
23554   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23555   include:
23556     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
23557     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
23558   layout:
23559     title: "2n-zn2-cx556a-64b-rdma-ip4base-pdr"
23560     layout: "plot-throughput-speedup-analysis"
23561
23562 - type: "plot"
23563   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
23564   algorithm: "plot_tsa_name"
23565   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
23566   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23567   include:
23568     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
23569     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
23570     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
23571     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
23572     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
23573     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
23574   layout:
23575     title: "2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-ndr"
23576     layout: "plot-throughput-speedup-analysis"
23577
23578 - type: "plot"
23579   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
23580   algorithm: "plot_tsa_name"
23581   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
23582   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23583   include:
23584     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
23585     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
23586     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
23587     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
23588     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
23589     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
23590   layout:
23591     title: "2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-pdr"
23592     layout: "plot-throughput-speedup-analysis"
23593
23594 - type: "plot"
23595   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-features-ndr-tsa"
23596   algorithm: "plot_tsa_name"
23597   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-features-ndr-tsa"
23598   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23599   include:
23600     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23601     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23602     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23603     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23604     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23605     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23606   layout:
23607     title: "2n-zn2-cx556a-64b-rdma-ethip4-features-ndr"
23608     layout: "plot-throughput-speedup-analysis"
23609
23610 - type: "plot"
23611   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-features-pdr-tsa"
23612   algorithm: "plot_tsa_name"
23613   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-features-pdr-tsa"
23614   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23615   include:
23616     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23617     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23618     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23619     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23620     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23621     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23622   layout:
23623     title: "2n-zn2-cx556a-64b-rdma-ethip4-features-pdr"
23624     layout: "plot-throughput-speedup-analysis"
23625
23626 - type: "plot"
23627   title: "Speedup: 2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
23628   algorithm: "plot_tsa_name"
23629   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
23630   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23631   include:
23632     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
23633     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
23634     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
23635     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
23636     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
23637   layout:
23638     title: "2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
23639     layout: "plot-throughput-speedup-analysis"
23640
23641 - type: "plot"
23642   title: "Speedup: 2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
23643   algorithm: "plot_tsa_name"
23644   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
23645   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23646   include:
23647     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
23648     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
23649     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
23650     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
23651     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
23652   layout:
23653     title: "2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
23654     layout: "plot-throughput-speedup-analysis"
23655
23656 - type: "plot"
23657   title: "Speedup: 2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
23658   algorithm: "plot_tsa_name"
23659   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
23660   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23661   include:
23662     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
23663     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
23664     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
23665     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23666     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
23667     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
23668     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
23669   layout:
23670     title: "2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
23671     layout: "plot-throughput-speedup-analysis"
23672
23673 - type: "plot"
23674   title: "Speedup: 2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
23675   algorithm: "plot_tsa_name"
23676   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
23677   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23678   include:
23679     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
23680     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
23681     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
23682     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23683     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
23684     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
23685     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
23686   layout:
23687     title: "2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
23688     layout: "plot-throughput-speedup-analysis"
23689
23690 - type: "plot"
23691   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
23692   algorithm: "plot_tsa_name"
23693   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
23694   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23695   include:
23696     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
23697     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
23698     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
23699     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
23700     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
23701   layout:
23702     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr"
23703     layout: "plot-throughput-speedup-analysis"
23704
23705 - type: "plot"
23706   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
23707   algorithm: "plot_tsa_name"
23708   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
23709   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23710   include:
23711     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
23712     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
23713     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
23714     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
23715     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
23716   layout:
23717     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr"
23718     layout: "plot-throughput-speedup-analysis"
23719
23720 - type: "plot"
23721   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr-tsa"
23722   algorithm: "plot_tsa_name"
23723   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr-tsa"
23724   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23725   include:
23726     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
23727     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
23728     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
23729     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23730   layout:
23731     title: "2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr"
23732     layout: "plot-throughput-speedup-analysis"
23733
23734 - type: "plot"
23735   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr-tsa"
23736   algorithm: "plot_tsa_name"
23737   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr-tsa"
23738   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23739   include:
23740     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
23741     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
23742     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
23743     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23744   layout:
23745     title: "2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr"
23746     layout: "plot-throughput-speedup-analysis"
23747
23748 - type: "plot"
23749   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
23750   algorithm: "plot_tsa_name"
23751   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
23752   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23753   include:
23754     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
23755     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
23756     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
23757     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
23758     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
23759   layout:
23760     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
23761     layout: "plot-throughput-speedup-analysis"
23762
23763 - type: "plot"
23764   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
23765   algorithm: "plot_tsa_name"
23766   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
23767   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23768   include:
23769     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
23770     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
23771     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
23772     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
23773     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
23774   layout:
23775     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
23776     layout: "plot-throughput-speedup-analysis"
23777
23778 - type: "plot"
23779   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr-tsa"
23780   algorithm: "plot_tsa_name"
23781   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr-tsa"
23782   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23783   include:
23784     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
23785     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
23786     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
23787     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
23788   layout:
23789     title: "2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr"
23790     layout: "plot-throughput-speedup-analysis"
23791
23792 - type: "plot"
23793   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr-tsa"
23794   algorithm: "plot_tsa_name"
23795   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr-tsa"
23796   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23797   include:
23798     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
23799     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
23800     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
23801     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
23802   layout:
23803     title: "2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr"
23804     layout: "plot-throughput-speedup-analysis"
23805
23806 - type: "plot"
23807   title: "Speedup: 2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
23808   algorithm: "plot_tsa_name"
23809   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
23810   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23811   include:
23812     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
23813     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
23814     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
23815     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
23816     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
23817   layout:
23818     title: "2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr"
23819     layout: "plot-throughput-speedup-analysis"
23820
23821 - type: "plot"
23822   title: "Speedup: 2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
23823   algorithm: "plot_tsa_name"
23824   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
23825   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23826   include:
23827     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
23828     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
23829     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
23830     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
23831     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
23832   layout:
23833     title: "2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr"
23834     layout: "plot-throughput-speedup-analysis"
23835
23836 - type: "plot"
23837   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-avf-ndr-tsa"
23838   algorithm: "plot_tsa_name"
23839   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-avf-ndr-tsa"
23840   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23841   include:
23842     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23843     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
23844     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
23845     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
23846     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23847   layout:
23848     title: "2n-zn2-x710-64b-l2switching-base-scale-avf-ndr"
23849     layout: "plot-throughput-speedup-analysis"
23850
23851 - type: "plot"
23852   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-avf-pdr-tsa"
23853   algorithm: "plot_tsa_name"
23854   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-avf-pdr-tsa"
23855   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23856   include:
23857     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23858     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
23859     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
23860     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
23861     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23862   layout:
23863     title: "2n-zn2-x710-64b-l2switching-base-scale-avf-pdr"
23864     layout: "plot-throughput-speedup-analysis"
23865
23866 - type: "plot"
23867   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
23868   algorithm: "plot_tsa_name"
23869   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
23870   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23871   include:
23872     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
23873     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
23874     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
23875     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
23876     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
23877   layout:
23878     title: "2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr"
23879     layout: "plot-throughput-speedup-analysis"
23880
23881 - type: "plot"
23882   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
23883   algorithm: "plot_tsa_name"
23884   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
23885   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23886   include:
23887     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
23888     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
23889     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
23890     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
23891     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
23892   layout:
23893     title: "2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr"
23894     layout: "plot-throughput-speedup-analysis"
23895
23896 - type: "plot"
23897   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-avf-ndr-tsa"
23898   algorithm: "plot_tsa_name"
23899   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-avf-ndr-tsa"
23900   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23901   include:
23902     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
23903     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23904     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23905     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
23906     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
23907     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
23908   layout:
23909     title: "2n-zn2-xxv710-64b-l2switching-base-avf-ndr"
23910     layout: "plot-throughput-speedup-analysis"
23911
23912 - type: "plot"
23913   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-avf-pdr-tsa"
23914   algorithm: "plot_tsa_name"
23915   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-avf-pdr-tsa"
23916   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23917   include:
23918     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
23919     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23920     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23921     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
23922     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
23923     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
23924   layout:
23925     title: "2n-zn2-xxv710-64b-l2switching-base-avf-pdr"
23926     layout: "plot-throughput-speedup-analysis"
23927
23928 - type: "plot"
23929   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
23930   algorithm: "plot_tsa_name"
23931   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
23932   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23933   include:
23934     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
23935     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
23936     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
23937     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23938   layout:
23939     title: "2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr"
23940     layout: "plot-throughput-speedup-analysis"
23941
23942 - type: "plot"
23943   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
23944   algorithm: "plot_tsa_name"
23945   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
23946   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23947   include:
23948     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
23949     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
23950     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
23951     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23952   layout:
23953     title: "2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr"
23954     layout: "plot-throughput-speedup-analysis"
23955
23956 - type: "plot"
23957   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
23958   algorithm: "plot_tsa_name"
23959   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
23960   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23961   include:
23962     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
23963     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
23964     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23965     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
23966     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
23967     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
23968   layout:
23969     title: "2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr"
23970     layout: "plot-throughput-speedup-analysis"
23971
23972 - type: "plot"
23973   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
23974   algorithm: "plot_tsa_name"
23975   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
23976   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23977   include:
23978     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
23979     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
23980     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23981     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
23982     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
23983     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
23984   layout:
23985     title: "2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr"
23986     layout: "plot-throughput-speedup-analysis"
23987
23988 - type: "plot"
23989   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
23990   algorithm: "plot_tsa_name"
23991   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
23992   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23993   include:
23994     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
23995     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
23996     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
23997     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
23998   layout:
23999     title: "2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr"
24000     layout: "plot-throughput-speedup-analysis"
24001
24002 - type: "plot"
24003   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24004   algorithm: "plot_tsa_name"
24005   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24006   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24007   include:
24008     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24009     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
24010     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
24011     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
24012   layout:
24013     title: "2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr"
24014     layout: "plot-throughput-speedup-analysis"
24015
24016 - type: "plot"
24017   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-base-ndr-tsa"
24018   algorithm: "plot_tsa_name"
24019   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-base-ndr-tsa"
24020   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24021   include:
24022     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
24023     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
24024     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24025     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
24026     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
24027     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
24028   layout:
24029     title: "2n-zn2-cx556a-64b-rdma-l2switching-base-ndr"
24030     layout: "plot-throughput-speedup-analysis"
24031
24032 - type: "plot"
24033   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-base-pdr-tsa"
24034   algorithm: "plot_tsa_name"
24035   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-base-pdr-tsa"
24036   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24037   include:
24038     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
24039     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
24040     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24041     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
24042     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
24043     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
24044   layout:
24045     title: "2n-zn2-cx556a-64b-rdma-l2switching-base-pdr"
24046     layout: "plot-throughput-speedup-analysis"
24047
24048 - type: "plot"
24049   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
24050   algorithm: "plot_tsa_name"
24051   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
24052   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24053   include:
24054     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
24055     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
24056     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
24057     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
24058   layout:
24059     title: "2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr"
24060     layout: "plot-throughput-speedup-analysis"
24061
24062 - type: "plot"
24063   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
24064   algorithm: "plot_tsa_name"
24065   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
24066   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24067   include:
24068     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
24069     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
24070     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
24071     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
24072   layout:
24073     title: "2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr"
24074     layout: "plot-throughput-speedup-analysis"
24075
24076 - type: "plot"
24077   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-ndr"
24078   algorithm: "plot_tsa_name"
24079   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-ndr-tsa"
24080   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24081   include:
24082     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24083     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24084     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24085     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24086     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
24087   layout:
24088     title: "2n-zn2-xxv710-64b-vhost-base-avf-ndr"
24089     layout: "plot-throughput-speedup-analysis"
24090
24091 - type: "plot"
24092   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-pdr"
24093   algorithm: "plot_tsa_name"
24094   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-pdr-tsa"
24095   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24096   include:
24097     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24098     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24099     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24100     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24101     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
24102   layout:
24103     title: "2n-zn2-xxv710-64b-vhost-base-avf-pdr"
24104     layout: "plot-throughput-speedup-analysis"
24105
24106 - type: "plot"
24107   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr"
24108   algorithm: "plot_tsa_name"
24109   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
24110   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24111   include:
24112     - "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"
24113     - "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"
24114     - "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"
24115     - "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"
24116     - "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"
24117   layout:
24118     title: "2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr"
24119     layout: "plot-throughput-speedup-analysis"
24120
24121 - type: "plot"
24122   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr"
24123   algorithm: "plot_tsa_name"
24124   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
24125   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24126   include:
24127     - "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"
24128     - "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"
24129     - "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"
24130     - "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"
24131     - "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"
24132   layout:
24133     title: "2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr"
24134     layout: "plot-throughput-speedup-analysis"
24135
24136 - type: "plot"
24137   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-ndr"
24138   algorithm: "plot_tsa_name"
24139   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-ndr-tsa"
24140   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24141   include:
24142     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24143     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24144     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24145     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24146     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
24147   layout:
24148     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-ndr"
24149     layout: "plot-throughput-speedup-analysis"
24150
24151 - type: "plot"
24152   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-pdr"
24153   algorithm: "plot_tsa_name"
24154   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-pdr-tsa"
24155   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24156   include:
24157     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24158     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24159     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24160     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24161     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
24162   layout:
24163     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-pdr"
24164     layout: "plot-throughput-speedup-analysis"
24165
24166 - type: "plot"
24167   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr"
24168   algorithm: "plot_tsa_name"
24169   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
24170   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24171   include:
24172     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24173     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24174     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24175     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24176     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
24177   layout:
24178     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr"
24179     layout: "plot-throughput-speedup-analysis"
24180
24181 - type: "plot"
24182   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr"
24183   algorithm: "plot_tsa_name"
24184   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
24185   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24186   include:
24187     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24188     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24189     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24190     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24191     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
24192   layout:
24193     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr"
24194     layout: "plot-throughput-speedup-analysis"
24195
24196 - type: "plot"
24197   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
24198   algorithm: "plot_tsa_name"
24199   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
24200   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24201   include:
24202     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24203     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24204     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24205     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24206   layout:
24207     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr"
24208     layout: "plot-throughput-speedup-analysis"
24209
24210 - type: "plot"
24211   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
24212   algorithm: "plot_tsa_name"
24213   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
24214   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24215   include:
24216     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24217     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24218     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24219     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24220   layout:
24221     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr"
24222     layout: "plot-throughput-speedup-analysis"
24223
24224 - type: "plot"
24225   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
24226   algorithm: "plot_tsa_name"
24227   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
24228   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24229   include:
24230     - "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"
24231     - "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"
24232     - "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"
24233     - "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"
24234   layout:
24235     title: "2n-zn2-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
24236     layout: "plot-throughput-speedup-analysis"
24237
24238 - type: "plot"
24239   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
24240   algorithm: "plot_tsa_name"
24241   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
24242   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24243   include:
24244     - "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"
24245     - "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"
24246     - "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"
24247     - "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"
24248   layout:
24249     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
24250     layout: "plot-throughput-speedup-analysis"
24251
24252 - type: "plot"
24253   title: "Speedup: 2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
24254   algorithm: "plot_tsa_name"
24255   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
24256   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24257   include:
24258     - "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"
24259     - "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"
24260     - "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"
24261     - "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"
24262     - "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"
24263     - "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"
24264   layout:
24265     title: "2n-zn2-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
24266     layout: "plot-throughput-speedup-analysis"
24267
24268 - type: "plot"
24269   title: "Speedup: 2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
24270   algorithm: "plot_tsa_name"
24271   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
24272   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24273   include:
24274     - "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"
24275     - "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"
24276     - "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"
24277     - "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"
24278     - "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"
24279     - "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"
24280   layout:
24281     title: "2n-zn2-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
24282     layout: "plot-throughput-speedup-analysis"
24283
24284 # Packet Throughput - DPDK
24285
24286 # 2n-zn2-xxv710
24287
24288 - type: "plot"
24289   title: "DPDK Throughput: 2n-zn2-xxv710-64b-2t1c-base-ndr"
24290   algorithm: "plot_perf_box_name"
24291   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-2t1c-base-ndr"
24292   data: "plot-dpdk-throughput-latency-2n-zn2"
24293   include:
24294     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
24295     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
24296   layout:
24297     title: "2n-zn2-xxv710-64b-2t1c-base-ndr"
24298     layout: "plot-throughput"
24299
24300 - type: "plot"
24301   title: "DPDK Throughput: 2n-zn2-xxv710-64b-4t2c-base-ndr"
24302   algorithm: "plot_perf_box_name"
24303   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-4t2c-base-ndr"
24304   data: "plot-dpdk-throughput-latency-2n-zn2"
24305   include:
24306     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
24307     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
24308   layout:
24309     title: "2n-zn2-xxv710-64b-4t2c-base-ndr"
24310     layout: "plot-throughput"
24311
24312 - type: "plot"
24313   title: "DPDK Throughput: 2n-zn2-xxv710-64b-2t1c-base-pdr"
24314   algorithm: "plot_perf_box_name"
24315   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-2t1c-base-pdr"
24316   data: "plot-dpdk-throughput-latency-2n-zn2"
24317   include:
24318     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
24319     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
24320   layout:
24321     title: "2n-zn2-xxv710-64b-2t1c-base-pdr"
24322     layout: "plot-throughput"
24323
24324 - type: "plot"
24325   title: "DPDK Throughput: 2n-zn2-xxv710-64b-4t2c-base-pdr"
24326   algorithm: "plot_perf_box_name"
24327   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-4t2c-base-pdr"
24328   data: "plot-dpdk-throughput-latency-2n-zn2"
24329   include:
24330     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
24331     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
24332   layout:
24333     title: "2n-zn2-xxv710-64b-4t2c-base-pdr"
24334     layout: "plot-throughput"
24335
24336 # 2n-zn2-x710
24337
24338 - type: "plot"
24339   title: "DPDK Throughput: 2n-zn2-x710-64b-2t1c-base-ndr"
24340   algorithm: "plot_perf_box_name"
24341   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-2t1c-base-ndr"
24342   data: "plot-dpdk-throughput-latency-2n-zn2"
24343   include:
24344     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
24345     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
24346   layout:
24347     title: "2n-zn2-x710-64b-2t1c-base-ndr"
24348     layout: "plot-throughput"
24349
24350 - type: "plot"
24351   title: "DPDK Throughput: 2n-zn2-x710-64b-4t2c-base-ndr"
24352   algorithm: "plot_perf_box_name"
24353   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-4t2c-base-ndr"
24354   data: "plot-dpdk-throughput-latency-2n-zn2"
24355   include:
24356     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
24357     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
24358   layout:
24359     title: "2n-zn2-x710-64b-4t2c-base-ndr"
24360     layout: "plot-throughput"
24361
24362 - type: "plot"
24363   title: "DPDK Throughput: 2n-zn2-x710-64b-2t1c-base-pdr"
24364   algorithm: "plot_perf_box_name"
24365   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-2t1c-base-pdr"
24366   data: "plot-dpdk-throughput-latency-2n-zn2"
24367   include:
24368     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
24369     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
24370   layout:
24371     title: "2n-zn2-x710-64b-2t1c-base-pdr"
24372     layout: "plot-throughput"
24373
24374 - type: "plot"
24375   title: "DPDK Throughput: 2n-zn2-x710-64b-4t2c-base-pdr"
24376   algorithm: "plot_perf_box_name"
24377   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-4t2c-base-pdr"
24378   data: "plot-dpdk-throughput-latency-2n-zn2"
24379   include:
24380     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
24381     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
24382   layout:
24383     title: "2n-zn2-x710-64b-4t2c-base-pdr"
24384     layout: "plot-throughput"
24385
24386 ################################################################################
24387
24388 - type: "plot"
24389   title: "Latency by percentile: 2n-skx"
24390   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24391   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
24392   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
24393   target-links: "../../_static/vpp"
24394   data: "plot-vpp-hdrh-lat-2n-skx"
24395   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24396   layout:
24397     layout: "plot-hdrh-latency-percentile-x-log"
24398
24399 - type: "plot"
24400   title: "Latency by percentile: 2n-skx RND"
24401   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24402   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
24403   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
24404   target-links: "../../_static/vpp"
24405   data: "plot-vpp-hdrh-lat-2n-skx-rnd"
24406   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24407   layout:
24408     layout: "plot-hdrh-latency-percentile-x-log"
24409
24410 - type: "plot"
24411   title: "Latency by percentile: 2n-zn2"
24412   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24413   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-zn2"
24414   output-file-links: "{DIR[LAT,VPP]}/2n_zn2.rst"
24415   target-links: "../../_static/vpp"
24416   data: "plot-vpp-hdrh-lat-2n-zn2"
24417   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24418   layout:
24419     layout: "plot-hdrh-latency-percentile-x-log"
24420
24421 - type: "plot"
24422   title: "Latency by percentile: 2n-zn2 RND"
24423   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24424   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-zn2"
24425   output-file-links: "{DIR[LAT,VPP]}/2n_zn2.rst"
24426   target-links: "../../_static/vpp"
24427   data: "plot-vpp-hdrh-lat-2n-zn2-rnd"
24428   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24429   layout:
24430     layout: "plot-hdrh-latency-percentile-x-log"
24431
24432 - type: "plot"
24433   title: "Latency by percentile: 3n-skx"
24434   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24435   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
24436   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
24437   target-links: "../../_static/vpp"
24438   data: "plot-vpp-hdrh-lat-3n-skx"
24439   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24440   layout:
24441     layout: "plot-hdrh-latency-percentile-x-log"
24442
24443 - type: "plot"
24444   title: "Latency by percentile: 2n-clx"
24445   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24446   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
24447   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
24448   target-links: "../../_static/vpp"
24449   data: "plot-vpp-hdrh-lat-2n-clx"
24450   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24451   layout:
24452     layout: "plot-hdrh-latency-percentile-x-log"
24453
24454 # - type: "plot"
24455 #   title: "Latency by percentile: 2n-clx RND"
24456 #   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24457 #   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
24458 #   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
24459 #   target-links: "../../_static/vpp"
24460 #   data: "plot-vpp-hdrh-lat-2n-clx-rnd"
24461 #   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24462 #   layout:
24463 #     layout: "plot-hdrh-latency-percentile-x-log"
24464
24465 - type: "plot"
24466   title: "Latency by percentile: 3n-hsw"
24467   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24468   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
24469   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
24470   target-links: "../../_static/vpp"
24471   data: "plot-vpp-hdrh-lat-3n-hsw"
24472   filter: "'1T1C' and 'NIC_Intel-XL710'"
24473   layout:
24474     layout: "plot-hdrh-latency-percentile-x-log"
24475
24476 - type: "plot"
24477   title: "Latency by percentile: 3n-hsw RND"
24478   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24479   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
24480   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
24481   target-links: "../../_static/vpp"
24482   data: "plot-vpp-hdrh-lat-3n-hsw-rnd"
24483   filter: "'1T1C' and 'NIC_Intel-XL710'"
24484   layout:
24485     layout: "plot-hdrh-latency-percentile-x-log"
24486
24487 - type: "plot"
24488   title: "Latency by percentile: 3n-tsh"
24489   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24490   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
24491   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
24492   target-links: "../../_static/vpp"
24493   data: "plot-vpp-hdrh-lat-3n-tsh"
24494   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
24495   layout:
24496     layout: "plot-hdrh-latency-percentile-x-log"
24497
24498 - type: "plot"
24499   title: "Latency by percentile: 2n-tx2"
24500   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24501   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-tx2"
24502   output-file-links: "{DIR[LAT,VPP]}/2n-tx2.rst"
24503   target-links: "../../_static/vpp"
24504   data: "plot-vpp-hdrh-lat-2n-tx2"
24505   filter: "'1T1C' and 'NIC_Intel-XL710'"
24506   layout:
24507     layout: "plot-hdrh-latency-percentile-x-log"
24508
24509 - type: "plot"
24510   title: "Latency by percentile: DPDK 2n-skx"
24511   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24512   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
24513   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
24514   target-links: "../../_static/dpdk"
24515   data: "plot-dpdk-hdrh-lat-2n-skx"
24516   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24517   layout:
24518     layout: "plot-hdrh-latency-percentile-x-log"
24519
24520 - type: "plot"
24521   title: "Latency by percentile: DPDK 3n-skx"
24522   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24523   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
24524   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
24525   target-links: "../../_static/dpdk"
24526   data: "plot-dpdk-hdrh-lat-3n-skx"
24527   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24528   layout:
24529     layout: "plot-hdrh-latency-percentile-x-log"
24530
24531 - type: "plot"
24532   title: "Latency by percentile: DPDK 2n-clx"
24533   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24534   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
24535   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
24536   target-links: "../../_static/dpdk"
24537   data: "plot-dpdk-hdrh-lat-2n-clx"
24538   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24539   layout:
24540     layout: "plot-hdrh-latency-percentile-x-log"
24541
24542 - type: "plot"
24543   title: "Latency by percentile: DPDK 2n-zn2"
24544   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24545   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-zn2"
24546   output-file-links: "{DIR[LAT,DPDK]}/2n_zn2.rst"
24547   target-links: "../../_static/dpdk"
24548   data: "plot-dpdk-hdrh-lat-2n-zn2"
24549   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24550   layout:
24551     layout: "plot-hdrh-latency-percentile-x-log"
24552
24553 - type: "plot"
24554   title: "Latency by percentile: DPDK 3n-hsw"
24555   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24556   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
24557   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
24558   target-links: "../../_static/dpdk"
24559   data: "plot-dpdk-hdrh-lat-3n-hsw"
24560   filter: "'1T1C' and 'NIC_Intel-XL710'"
24561   layout:
24562     layout: "plot-hdrh-latency-percentile-x-log"
24563
24564 - type: "plot"
24565   title: "Latency by percentile: DPDK 3n-tsh"
24566   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24567   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
24568   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
24569   target-links: "../../_static/dpdk"
24570   data: "plot-dpdk-hdrh-lat-3n-tsh"
24571   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
24572   layout:
24573     layout: "plot-hdrh-latency-percentile-x-log"
24574
24575 - type: "plot"
24576   title: "Latency by percentile: DPDK 2n-tx2"
24577   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24578   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-tx2"
24579   output-file-links: "{DIR[LAT,DPDK]}/2n-tx2.rst"
24580   target-links: "../../_static/dpdk"
24581   data: "plot-dpdk-hdrh-lat-2n-tx2"
24582   filter: "'1T1C' and 'NIC_Intel-XL710'"
24583   layout:
24584     layout: "plot-hdrh-latency-percentile-x-log"