Report: Fix spec
[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   layout:
13626     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
13627     layout: "plot-throughput"
13628
13629 - type: "plot"
13630   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13631   algorithm: "plot_perf_box_name"
13632   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13633   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13634   include:
13635     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13636     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13637     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13638   layout:
13639     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13640     layout: "plot-throughput"
13641
13642 - type: "plot"
13643   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13644   algorithm: "plot_perf_box_name"
13645   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13646   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13647   include:
13648     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13649     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13650     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13651   layout:
13652     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13653     layout: "plot-throughput"
13654
13655 - type: "plot"
13656   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
13657   algorithm: "plot_perf_box_name"
13658   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
13659   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13660   include:
13661     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
13662     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
13663     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
13664     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
13665     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
13666   layout:
13667     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
13668     layout: "plot-throughput"
13669
13670 - type: "plot"
13671   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
13672   algorithm: "plot_perf_box_name"
13673   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
13674   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13675   include:
13676     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
13677     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
13678     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
13679     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
13680     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
13681   layout:
13682     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
13683     layout: "plot-throughput"
13684
13685 - type: "plot"
13686   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13687   algorithm: "plot_perf_box_name"
13688   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13689   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13690   include:
13691     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13692     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13693     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
13694     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
13695     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13696   layout:
13697     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13698     layout: "plot-throughput"
13699
13700 - type: "plot"
13701   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13702   algorithm: "plot_perf_box_name"
13703   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13704   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13705   include:
13706     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13707     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13708     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
13709     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
13710     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13711   layout:
13712     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13713     layout: "plot-throughput"
13714
13715 - type: "plot"
13716   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13717   algorithm: "plot_perf_box_name"
13718   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13719   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13720   include:
13721     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13722     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13723     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13724     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13725     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13726   layout:
13727     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13728     layout: "plot-throughput"
13729
13730 - type: "plot"
13731   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13732   algorithm: "plot_perf_box_name"
13733   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13734   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13735   include:
13736     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13737     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13738     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13739     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13740     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13741   layout:
13742     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13743     layout: "plot-throughput"
13744
13745 - type: "plot"
13746   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13747   algorithm: "plot_perf_box_name"
13748   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13749   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13750   include:
13751     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13752     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13753     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13754     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13755     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13756   layout:
13757     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13758     layout: "plot-throughput"
13759
13760 - type: "plot"
13761   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13762   algorithm: "plot_perf_box_name"
13763   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13764   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13765   include:
13766     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13767     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13768     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13769     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13770     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13771   layout:
13772     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13773     layout: "plot-throughput"
13774
13775 - type: "plot"
13776   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13777   algorithm: "plot_perf_box_name"
13778   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13779   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13780   include:
13781     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13782     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13783     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13784     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13785     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13786   layout:
13787     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13788     layout: "plot-throughput"
13789
13790 - type: "plot"
13791   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13792   algorithm: "plot_perf_box_name"
13793   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13794   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13795   include:
13796     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13797     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13798     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13799     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13800     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13801   layout:
13802     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13803     layout: "plot-throughput"
13804
13805 - type: "plot"
13806   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13807   algorithm: "plot_perf_box_name"
13808   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13809   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13810   include:
13811     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13812     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13813     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13814     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13815     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13816     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13817   layout:
13818     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13819     layout: "plot-throughput"
13820
13821 - type: "plot"
13822   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13823   algorithm: "plot_perf_box_name"
13824   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13825   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13826   include:
13827     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13828     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13829     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13830     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13831     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13832     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13833   layout:
13834     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13835     layout: "plot-throughput"
13836
13837 - type: "plot"
13838   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13839   algorithm: "plot_perf_box_name"
13840   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13841   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13842   include:
13843     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13844     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13845     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13846     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13847   layout:
13848     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13849     layout: "plot-throughput"
13850
13851 - type: "plot"
13852   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13853   algorithm: "plot_perf_box_name"
13854   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13855   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13856   include:
13857     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13858     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13859     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13860     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13861   layout:
13862     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13863     layout: "plot-throughput"
13864
13865 - type: "plot"
13866   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
13867   algorithm: "plot_perf_box_name"
13868   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
13869   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13870   include:
13871     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13872     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13873     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13874     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13875     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13876     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13877   layout:
13878     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
13879     layout: "plot-throughput"
13880
13881 - type: "plot"
13882   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13883   algorithm: "plot_perf_box_name"
13884   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13885   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13886   include:
13887     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13888     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13889     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13890     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13891     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13892     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13893   layout:
13894     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13895     layout: "plot-throughput"
13896
13897 - type: "plot"
13898   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13899   algorithm: "plot_perf_box_name"
13900   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13901   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13902   include:
13903     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13904     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13905     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13906     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13907     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13908     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13909   layout:
13910     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13911     layout: "plot-throughput"
13912
13913 - type: "plot"
13914   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13915   algorithm: "plot_perf_box_name"
13916   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13917   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13918   include:
13919     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13920     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13921     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13922     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13923     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13924     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13925   layout:
13926     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13927     layout: "plot-throughput"
13928
13929 - type: "plot"
13930   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13931   algorithm: "plot_perf_box_name"
13932   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13933   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13934   include:
13935     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13936     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13937     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13938     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13939     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13940     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13941   layout:
13942     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13943     layout: "plot-throughput"
13944
13945 - type: "plot"
13946   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13947   algorithm: "plot_perf_box_name"
13948   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13949   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13950   include:
13951     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13952     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13953     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13954     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13955     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13956     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13957   layout:
13958     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13959     layout: "plot-throughput"
13960
13961 - type: "plot"
13962   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13963   algorithm: "plot_perf_box_name"
13964   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13965   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13966   include:
13967     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13968     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13969     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13970     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13971     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13972     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13973   layout:
13974     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13975     layout: "plot-throughput"
13976
13977 - type: "plot"
13978   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13979   algorithm: "plot_perf_box_name"
13980   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13981   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13982   include:
13983     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13984     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13985     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13986     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13987     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13988     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13989   layout:
13990     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13991     layout: "plot-throughput"
13992
13993 - type: "plot"
13994   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13995   algorithm: "plot_perf_box_name"
13996   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13997   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13998   include:
13999     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14000     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14001     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14002     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14003     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14004     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14005   layout:
14006     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14007     layout: "plot-throughput"
14008
14009 - type: "plot"
14010   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14011   algorithm: "plot_perf_box_name"
14012   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14013   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14014   include:
14015     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14016     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14017     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14018     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14019     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14020     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14021   layout:
14022     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14023     layout: "plot-throughput"
14024
14025 - type: "plot"
14026   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
14027   algorithm: "plot_perf_box_name"
14028   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
14029   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14030   include:
14031     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14032     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14033     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14034     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14035     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14036     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14037   layout:
14038     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
14039     layout: "plot-throughput"
14040
14041 - type: "plot"
14042   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
14043   algorithm: "plot_perf_box_name"
14044   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
14045   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14046   include:
14047     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14048     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14049     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14050     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14051     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14052     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14053   layout:
14054     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
14055     layout: "plot-throughput"
14056
14057 - type: "plot"
14058   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14059   algorithm: "plot_perf_box_name"
14060   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14061   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14062   include:
14063     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
14064     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14065     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14066     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14067     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14068   layout:
14069     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14070     layout: "plot-throughput"
14071
14072 - type: "plot"
14073   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14074   algorithm: "plot_perf_box_name"
14075   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14076   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14077   include:
14078     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
14079     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14080     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14081     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14082     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14083   layout:
14084     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14085     layout: "plot-throughput"
14086
14087 - type: "plot"
14088   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14089   algorithm: "plot_perf_box_name"
14090   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14091   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14092   include:
14093     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
14094     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14095     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
14096     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14097     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14098   layout:
14099     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14100     layout: "plot-throughput"
14101
14102 - type: "plot"
14103   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14104   algorithm: "plot_perf_box_name"
14105   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14106   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14107   include:
14108     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
14109     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14110     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
14111     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14112     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14113   layout:
14114     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14115     layout: "plot-throughput"
14116
14117 - type: "plot"
14118   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14119   algorithm: "plot_perf_box_name"
14120   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14121   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14122   include:
14123     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14124     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14125     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14126     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14127   layout:
14128     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14129     layout: "plot-throughput"
14130
14131 - type: "plot"
14132   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
14133   algorithm: "plot_perf_box_name"
14134   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
14135   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14136   include:
14137     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14138     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14139     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14140     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14141   layout:
14142     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
14143     layout: "plot-throughput"
14144
14145 - type: "plot"
14146   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
14147   algorithm: "plot_perf_box_name"
14148   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
14149   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14150   include:
14151     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14152     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14153     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14154     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14155   layout:
14156     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
14157     layout: "plot-throughput"
14158
14159 - type: "plot"
14160   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
14161   algorithm: "plot_perf_box_name"
14162   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
14163   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14164   include:
14165     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14166     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14167     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14168     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14169   layout:
14170     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
14171     layout: "plot-throughput"
14172
14173 - type: "plot"
14174   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
14175   algorithm: "plot_perf_box_name"
14176   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
14177   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14178   include:
14179     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14180     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14181     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14182     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14183     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14184     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14185   layout:
14186     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
14187     layout: "plot-throughput"
14188
14189 - type: "plot"
14190   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
14191   algorithm: "plot_perf_box_name"
14192   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
14193   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14194   include:
14195     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14196     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14197     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14198     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14199     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14200     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14201   layout:
14202     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
14203     layout: "plot-throughput"
14204
14205 - type: "plot"
14206   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
14207   algorithm: "plot_perf_box_name"
14208   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
14209   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14210   include:
14211     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14212     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14213     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14214     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14215     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14216   layout:
14217     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
14218     layout: "plot-throughput"
14219
14220 - type: "plot"
14221   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
14222   algorithm: "plot_perf_box_name"
14223   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
14224   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14225   include:
14226     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14227     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14228     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14229     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14230     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14231   layout:
14232     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
14233     layout: "plot-throughput"
14234
14235 - type: "plot"
14236   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14237   algorithm: "plot_perf_box_name"
14238   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14239   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14240   include:
14241     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
14242     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14243     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14244     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14245     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14246   layout:
14247     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14248     layout: "plot-throughput"
14249
14250 - type: "plot"
14251   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14252   algorithm: "plot_perf_box_name"
14253   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14254   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14255   include:
14256     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
14257     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14258     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14259     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14260     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14261   layout:
14262     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14263     layout: "plot-throughput"
14264
14265 - type: "plot"
14266   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14267   algorithm: "plot_perf_box_name"
14268   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14269   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14270   include:
14271     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
14272     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14273     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14274     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14275   layout:
14276     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14277     layout: "plot-throughput"
14278
14279 - type: "plot"
14280   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14281   algorithm: "plot_perf_box_name"
14282   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14283   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14284   include:
14285     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
14286     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14287     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14288     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14289   layout:
14290     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14291     layout: "plot-throughput"
14292
14293 - type: "plot"
14294   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14295   algorithm: "plot_perf_box_name"
14296   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14297   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14298   include:
14299     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14300     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14301     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14302     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14303     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14304     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14305   layout:
14306     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14307     layout: "plot-throughput"
14308
14309 - type: "plot"
14310   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
14311   algorithm: "plot_perf_box_name"
14312   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
14313   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14314   include:
14315     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14316     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14317     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14318     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14319     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14320     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14321   layout:
14322     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
14323     layout: "plot-throughput"
14324
14325 - type: "plot"
14326   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
14327   algorithm: "plot_perf_box_name"
14328   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
14329   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14330   include:
14331     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
14332     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14333     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14334     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14335     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14336     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14337   layout:
14338     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
14339     layout: "plot-throughput"
14340
14341 - type: "plot"
14342   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
14343   algorithm: "plot_perf_box_name"
14344   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
14345   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14346   include:
14347     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
14348     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14349     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14350     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14351     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14352     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14353   layout:
14354     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
14355     layout: "plot-throughput"
14356
14357 - type: "plot"
14358   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
14359   algorithm: "plot_perf_box_name"
14360   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
14361   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14362   include:
14363     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14364     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14365     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14366     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14367     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14368     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14369   layout:
14370     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
14371     layout: "plot-throughput"
14372
14373 - type: "plot"
14374   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
14375   algorithm: "plot_perf_box_name"
14376   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
14377   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14378   include:
14379     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14380     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14381     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14382     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14383     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14384     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14385   layout:
14386     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
14387     layout: "plot-throughput"
14388
14389 - type: "plot"
14390   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
14391   algorithm: "plot_perf_box_name"
14392   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
14393   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14394   include:
14395     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14396     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14397     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14398     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14399     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14400     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14401   layout:
14402     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
14403     layout: "plot-throughput"
14404
14405 - type: "plot"
14406   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
14407   algorithm: "plot_perf_box_name"
14408   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
14409   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14410   include:
14411     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14412     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14413     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14414     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14415     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14416     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14417   layout:
14418     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
14419     layout: "plot-throughput"
14420
14421 - type: "plot"
14422   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
14423   algorithm: "plot_perf_box_name"
14424   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
14425   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14426   include:
14427     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14428     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14429     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14430     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14431   layout:
14432     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
14433     layout: "plot-throughput"
14434
14435 - type: "plot"
14436   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
14437   algorithm: "plot_perf_box_name"
14438   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
14439   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14440   include:
14441     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14442     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14443     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14444     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14445   layout:
14446     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
14447     layout: "plot-throughput"
14448
14449 - type: "plot"
14450   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14451   algorithm: "plot_perf_box_name"
14452   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14453   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14454   include:
14455     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14456     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14457     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14458     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14459     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14460     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14461   layout:
14462     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14463     layout: "plot-throughput"
14464
14465 - type: "plot"
14466   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14467   algorithm: "plot_perf_box_name"
14468   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14469   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14470   include:
14471     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14472     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14473     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14474     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14475     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14476     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14477   layout:
14478     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14479     layout: "plot-throughput"
14480
14481 - type: "plot"
14482   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
14483   algorithm: "plot_perf_box_name"
14484   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
14485   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14486   include:
14487     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14488     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14489     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14490     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14491     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14492     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14493   layout:
14494     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
14495     layout: "plot-throughput"
14496
14497 - type: "plot"
14498   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
14499   algorithm: "plot_perf_box_name"
14500   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
14501   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14502   include:
14503     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14504     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14505     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14506     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14507     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14508     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14509   layout:
14510     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
14511     layout: "plot-throughput"
14512
14513 - type: "plot"
14514   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
14515   algorithm: "plot_perf_box_name"
14516   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
14517   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14518   include:
14519     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14520     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14521     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14522     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14523   layout:
14524     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
14525     layout: "plot-throughput"
14526
14527 - type: "plot"
14528   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
14529   algorithm: "plot_perf_box_name"
14530   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
14531   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14532   include:
14533     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14534     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14535     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14536     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14537   layout:
14538     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
14539     layout: "plot-throughput"
14540
14541 - type: "plot"
14542   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14543   algorithm: "plot_perf_box_name"
14544   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14545   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14546   include:
14547     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14548     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14549     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14550     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14551     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14552     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14553   layout:
14554     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14555     layout: "plot-throughput"
14556
14557 - type: "plot"
14558   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14559   algorithm: "plot_perf_box_name"
14560   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14561   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14562   include:
14563     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14564     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14565     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14566     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14567     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14568     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14569   layout:
14570     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14571     layout: "plot-throughput"
14572
14573 - type: "plot"
14574   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
14575   algorithm: "plot_perf_box_name"
14576   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
14577   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14578   include:
14579     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14580     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14581     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14582     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14583   layout:
14584     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
14585     layout: "plot-throughput"
14586
14587 - type: "plot"
14588   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
14589   algorithm: "plot_perf_box_name"
14590   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
14591   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14592   include:
14593     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14594     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14595     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14596     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14597   layout:
14598     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
14599     layout: "plot-throughput"
14600
14601 - type: "plot"
14602   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14603   algorithm: "plot_perf_box_name"
14604   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14605   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14606   include:
14607     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14608     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14609     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14610     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14611     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14612     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14613   layout:
14614     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14615     layout: "plot-throughput"
14616
14617 - type: "plot"
14618   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14619   algorithm: "plot_perf_box_name"
14620   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14621   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14622   include:
14623     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14624     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14625     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14626     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14627     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14628     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14629   layout:
14630     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14631     layout: "plot-throughput"
14632
14633 - type: "plot"
14634   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
14635   algorithm: "plot_perf_box_name"
14636   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
14637   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14638   include:
14639     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14640     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14641     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14642     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14643     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14644     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14645   layout:
14646     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
14647     layout: "plot-throughput"
14648
14649 - type: "plot"
14650   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
14651   algorithm: "plot_perf_box_name"
14652   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
14653   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14654   include:
14655     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14656     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14657     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14658     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14659     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14660     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14661   layout:
14662     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
14663     layout: "plot-throughput"
14664
14665 - type: "plot"
14666   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
14667   algorithm: "plot_perf_box_name"
14668   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
14669   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14670   include:
14671     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14672     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14673     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14674     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14675     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14676     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14677   layout:
14678     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
14679     layout: "plot-throughput"
14680
14681 - type: "plot"
14682   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
14683   algorithm: "plot_perf_box_name"
14684   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
14685   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14686   include:
14687     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14688     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14689     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14690     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14691     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14692     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14693   layout:
14694     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
14695     layout: "plot-throughput"
14696
14697 - type: "plot"
14698   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
14699   algorithm: "plot_perf_box_name"
14700   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
14701   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14702   include:
14703     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14704     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14705     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14706 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14707 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14708 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14709   layout:
14710     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
14711     layout: "plot-throughput"
14712
14713 - type: "plot"
14714   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
14715   algorithm: "plot_perf_box_name"
14716   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
14717   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14718   include:
14719     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14720     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14721     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14722 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14723 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14724 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14725   layout:
14726     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
14727     layout: "plot-throughput"
14728
14729 - type: "plot"
14730   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
14731   algorithm: "plot_perf_box_name"
14732   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
14733   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14734   include:
14735     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14736     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14737     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14738     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14739     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14740     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14741   layout:
14742     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
14743     layout: "plot-throughput"
14744
14745 - type: "plot"
14746   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
14747   algorithm: "plot_perf_box_name"
14748   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
14749   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14750   include:
14751     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14752     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14753     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14754     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14755     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14756     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14757   layout:
14758     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
14759     layout: "plot-throughput"
14760
14761 - type: "plot"
14762   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14763   algorithm: "plot_perf_box_name"
14764   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14765   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14766   include:
14767     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14768     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14769     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14770     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14771     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14772     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14773   layout:
14774     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14775     layout: "plot-throughput"
14776
14777 - type: "plot"
14778   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14779   algorithm: "plot_perf_box_name"
14780   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14781   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14782   include:
14783     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14784     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14785     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14786     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14787     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14788     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14789   layout:
14790     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14791     layout: "plot-throughput"
14792
14793 #- type: "plot"
14794 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14795 #  algorithm: "plot_perf_box_name"
14796 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14797 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14798 #  include:
14799 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14800 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14801 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14802 #  layout:
14803 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14804 #    layout: "plot-throughput"
14805 #
14806 #- type: "plot"
14807 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14808 #  algorithm: "plot_perf_box_name"
14809 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14810 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14811 #  include:
14812 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14813 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14814 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14815 #  layout:
14816 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14817 #    layout: "plot-throughput"
14818
14819 - type: "plot"
14820   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14821   algorithm: "plot_perf_box_name"
14822   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14823   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14824   include:
14825     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14826     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14827     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14828     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14829     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14830   layout:
14831     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14832     layout: "plot-throughput"
14833
14834 - type: "plot"
14835   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14836   algorithm: "plot_perf_box_name"
14837   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14838   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14839   include:
14840     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14841     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14842     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14843     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14844     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14845   layout:
14846     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14847     layout: "plot-throughput"
14848
14849 - type: "plot"
14850   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14851   algorithm: "plot_perf_box_name"
14852   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14853   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14854   include:
14855     - "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"
14856     - "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"
14857     - "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"
14858     - "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"
14859     - "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"
14860   layout:
14861     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14862     layout: "plot-throughput"
14863
14864 - type: "plot"
14865   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14866   algorithm: "plot_perf_box_name"
14867   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14868   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14869   include:
14870     - "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"
14871     - "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"
14872     - "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"
14873     - "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"
14874     - "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"
14875   layout:
14876     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14877     layout: "plot-throughput"
14878
14879 - type: "plot"
14880   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14881   algorithm: "plot_perf_box_name"
14882   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14883   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14884   include:
14885     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14886     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14887     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14888     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14889     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14890   layout:
14891     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14892     layout: "plot-throughput"
14893
14894 - type: "plot"
14895   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14896   algorithm: "plot_perf_box_name"
14897   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14898   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14899   include:
14900     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14901     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14902     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14903     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14904     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14905   layout:
14906     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14907     layout: "plot-throughput"
14908
14909 - type: "plot"
14910   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14911   algorithm: "plot_perf_box_name"
14912   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14913   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14914   include:
14915     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14916     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14917     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14918     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14919     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14920   layout:
14921     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14922     layout: "plot-throughput"
14923
14924 - type: "plot"
14925   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14926   algorithm: "plot_perf_box_name"
14927   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14928   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14929   include:
14930     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14931     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14932     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14933     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14934     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14935   layout:
14936     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14937     layout: "plot-throughput"
14938
14939 - type: "plot"
14940   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14941   algorithm: "plot_perf_box_name"
14942   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14943   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14944   include:
14945     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14946     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14947     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14948     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14949     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14950   layout:
14951     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14952     layout: "plot-throughput"
14953
14954 - type: "plot"
14955   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14956   algorithm: "plot_perf_box_name"
14957   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14958   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14959   include:
14960     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14961     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14962     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14963     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14964     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14965   layout:
14966     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14967     layout: "plot-throughput"
14968
14969 - type: "plot"
14970   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14971   algorithm: "plot_perf_box_name"
14972   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14973   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14974   include:
14975     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14976     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14977     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14978     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14979     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14980   layout:
14981     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14982     layout: "plot-throughput"
14983
14984 - type: "plot"
14985   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14986   algorithm: "plot_perf_box_name"
14987   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14988   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14989   include:
14990     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14991     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14992     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14993     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14994     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14995   layout:
14996     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14997     layout: "plot-throughput"
14998
14999 - type: "plot"
15000   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15001   algorithm: "plot_perf_box_name"
15002   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15003   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15004   include:
15005     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15006     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15007     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15008     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15009   layout:
15010     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15011     layout: "plot-throughput"
15012
15013 - type: "plot"
15014   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15015   algorithm: "plot_perf_box_name"
15016   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15017   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15018   include:
15019     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15020     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15021     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15022     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15023   layout:
15024     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15025     layout: "plot-throughput"
15026
15027 - type: "plot"
15028   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15029   algorithm: "plot_perf_box_name"
15030   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15031   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15032   include:
15033     - "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"
15034     - "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"
15035     - "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"
15036     - "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"
15037   layout:
15038     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15039     layout: "plot-throughput"
15040
15041 - type: "plot"
15042   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15043   algorithm: "plot_perf_box_name"
15044   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15045   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15046   include:
15047     - "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"
15048     - "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"
15049     - "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"
15050     - "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"
15051   layout:
15052     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15053     layout: "plot-throughput"
15054
15055 - type: "plot"
15056   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15057   algorithm: "plot_perf_box_name"
15058   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15059   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15060   include:
15061     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15062     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15063     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15064     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15065     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15066     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15067   layout:
15068     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15069     layout: "plot-throughput"
15070
15071 - type: "plot"
15072   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15073   algorithm: "plot_perf_box_name"
15074   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15075   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15076   include:
15077     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15078     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15079     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15080     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15081     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15082     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15083   layout:
15084     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15085     layout: "plot-throughput"
15086
15087 - type: "plot"
15088   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15089   algorithm: "plot_perf_box_name"
15090   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15091   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15092   include:
15093     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15094     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15095     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15096     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15097     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15098     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15099   layout:
15100     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15101     layout: "plot-throughput"
15102
15103 - type: "plot"
15104   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15105   algorithm: "plot_perf_box_name"
15106   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15107   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15108   include:
15109     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15110     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15111     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15112     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15113     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15114     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15115   layout:
15116     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15117     layout: "plot-throughput"
15118
15119 - type: "plot"
15120   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15121   algorithm: "plot_perf_box_name"
15122   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15123   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15124   include:
15125     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15126     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15127     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15128     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15129     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15130     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15131   layout:
15132     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15133     layout: "plot-throughput"
15134
15135 - type: "plot"
15136   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15137   algorithm: "plot_perf_box_name"
15138   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15139   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15140   include:
15141     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15142     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15143     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15144     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15145     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15146     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15147   layout:
15148     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15149     layout: "plot-throughput"
15150
15151 - type: "plot"
15152   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15153   algorithm: "plot_perf_box_name"
15154   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15155   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15156   include:
15157     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15158     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15159     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15160     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15161     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15162   layout:
15163     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15164     layout: "plot-throughput"
15165
15166 - type: "plot"
15167   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15168   algorithm: "plot_perf_box_name"
15169   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15170   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15171   include:
15172     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15173     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15174     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15175     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15176     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15177   layout:
15178     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15179     layout: "plot-throughput"
15180
15181 - type: "plot"
15182   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15183   algorithm: "plot_perf_box_name"
15184   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15185   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15186   include:
15187     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15188     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15189   layout:
15190     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15191     layout: "plot-throughput"
15192
15193 - type: "plot"
15194   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15195   algorithm: "plot_perf_box_name"
15196   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15197   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15198   include:
15199     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15200     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15201   layout:
15202     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15203     layout: "plot-throughput"
15204
15205 - type: "plot"
15206   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15207   algorithm: "plot_perf_box_name"
15208   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15209   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15210   include:
15211     - "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"
15212     - "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"
15213   layout:
15214     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15215     layout: "plot-throughput"
15216
15217 - type: "plot"
15218   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15219   algorithm: "plot_perf_box_name"
15220   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15221   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15222   include:
15223     - "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"
15224     - "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"
15225   layout:
15226     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15227     layout: "plot-throughput"
15228
15229 - type: "plot"
15230   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
15231   algorithm: "plot_perf_box_name"
15232   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
15233   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15234   include:
15235     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15236     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15237   layout:
15238     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
15239     layout: "plot-throughput"
15240
15241 - type: "plot"
15242   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
15243   algorithm: "plot_perf_box_name"
15244   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
15245   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15246   include:
15247     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15248     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15249   layout:
15250     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
15251     layout: "plot-throughput"
15252
15253 - type: "plot"
15254   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
15255   algorithm: "plot_perf_box_name"
15256   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
15257   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15258   include:
15259     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15260     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15261   layout:
15262     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
15263     layout: "plot-throughput"
15264
15265 - type: "plot"
15266   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
15267   algorithm: "plot_perf_box_name"
15268   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
15269   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15270   include:
15271     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15272     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15273   layout:
15274     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
15275     layout: "plot-throughput"
15276
15277 - type: "plot"
15278   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
15279   algorithm: "plot_perf_box_name"
15280   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
15281   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15282   include:
15283     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15284     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15285     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15286     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15287     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15288     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15289   layout:
15290     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
15291     layout: "plot-throughput"
15292
15293 - type: "plot"
15294   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
15295   algorithm: "plot_perf_box_name"
15296   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
15297   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15298   include:
15299     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15300     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15301     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15302     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15303     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15304     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15305   layout:
15306     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
15307     layout: "plot-throughput"
15308
15309 - type: "plot"
15310   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
15311   algorithm: "plot_perf_box_name"
15312   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
15313   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15314   include:
15315     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15316     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15317     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15318     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15319     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15320     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15321   layout:
15322     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
15323     layout: "plot-throughput"
15324
15325 - type: "plot"
15326   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
15327   algorithm: "plot_perf_box_name"
15328   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
15329   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15330   include:
15331     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15332     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15333     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15334     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15335     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15336     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15337   layout:
15338     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
15339     layout: "plot-throughput"
15340
15341 - type: "plot"
15342   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
15343   algorithm: "plot_perf_box_name"
15344   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
15345   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15346   include:
15347     - "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"
15348     - "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"
15349     - "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"
15350     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
15351     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
15352     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
15353   layout:
15354     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
15355     layout: "plot-throughput"
15356
15357 - type: "plot"
15358   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
15359   algorithm: "plot_perf_box_name"
15360   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
15361   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15362   include:
15363     - "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"
15364     - "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"
15365     - "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"
15366     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
15367     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
15368     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
15369   layout:
15370     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
15371     layout: "plot-throughput"
15372
15373 - type: "plot"
15374   title: "Throughput: 2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
15375   algorithm: "plot_perf_box_name"
15376   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
15377   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15378   include:
15379     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
15380     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
15381     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
15382     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
15383     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
15384   layout:
15385     title: "2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
15386     layout: "plot-throughput"
15387
15388 - type: "plot"
15389   title: "Throughput: 2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
15390   algorithm: "plot_perf_box_name"
15391   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
15392   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15393   include:
15394     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
15395     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
15396     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
15397     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
15398     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
15399   layout:
15400     title: "2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
15401     layout: "plot-throughput"
15402
15403 - type: "plot"
15404   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-ndr"
15405   algorithm: "plot_perf_box_name"
15406   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-ndr"
15407   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15408   include:
15409     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-1t1c-ethip4-ip4base-iacldstbase-ndrpdr"
15410     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15411     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15412     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15413     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15414   layout:
15415     title: "2n-tx2-xl710-64b-1t1c-ip4routing-features-base-scale-dpdk-ndr"
15416     layout: "plot-throughput"
15417
15418 - type: "plot"
15419   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-pdr"
15420   algorithm: "plot_perf_box_name"
15421   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-pdr"
15422   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15423   include:
15424     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-1t1c-ethip4-ip4base-iacldstbase-ndrpdr"
15425     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15426     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15427     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15428     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15429   layout:
15430     title: "2n-tx2-xl710-64b-1t1c-ip4routing-features-base-scale-dpdk-pdr"
15431     layout: "plot-throughput"
15432
15433 - type: "plot"
15434   title: "Throughput: 2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
15435   algorithm: "plot_perf_box_name"
15436   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
15437   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15438   include:
15439     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
15440     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
15441     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
15442     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
15443     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
15444     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-1t1c-ethip6-ip6base-iacldstbase-ndrpdr"
15445   layout:
15446     title: "2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
15447     layout: "plot-throughput"
15448
15449 - type: "plot"
15450   title: "Throughput: 2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
15451   algorithm: "plot_perf_box_name"
15452   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
15453   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15454   include:
15455     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
15456     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
15457     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
15458     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
15459     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
15460     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-1t1c-ethip6-ip6base-iacldstbase-ndrpdr"
15461   layout:
15462     title: "2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
15463     layout: "plot-throughput"
15464
15465 - type: "plot"
15466   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-ndr"
15467   algorithm: "plot_perf_box_name"
15468   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-ndr"
15469   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15470   include:
15471     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15472     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15473     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15474     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15475     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15476   layout:
15477     title: "2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-ndr"
15478     layout: "plot-throughput"
15479
15480 - type: "plot"
15481   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-pdr"
15482   algorithm: "plot_perf_box_name"
15483   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-pdr"
15484   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15485   include:
15486     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15487     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15488     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15489     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15490     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15491   layout:
15492     title: "2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-pdr"
15493     layout: "plot-throughput"
15494
15495 - type: "plot"
15496   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-ndr"
15497   algorithm: "plot_perf_box_name"
15498   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-ndr"
15499   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15500   include:
15501     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15502     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15503     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15504     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15505   layout:
15506     title: "2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-ndr"
15507     layout: "plot-throughput"
15508
15509 - type: "plot"
15510   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-pdr"
15511   algorithm: "plot_perf_box_name"
15512   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-pdr"
15513   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15514   include:
15515     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15516     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15517     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15518     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15519   layout:
15520     title: "2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-pdr"
15521     layout: "plot-throughput"
15522
15523 - type: "plot"
15524   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-ndr"
15525   algorithm: "plot_perf_box_name"
15526   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-ndr"
15527   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15528   include:
15529     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15530     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15531     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15532     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15533     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15534   layout:
15535     title: "2n-tx2-xl710-64b-1t1c-features-l2switching-base-ndr"
15536     layout: "plot-throughput"
15537
15538 - type: "plot"
15539   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-pdr"
15540   algorithm: "plot_perf_box_name"
15541   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-pdr"
15542   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15543   include:
15544     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15545     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15546     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15547     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15548     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15549   layout:
15550     title: "2n-tx2-xl710-64b-1t1c-features-l2switching-base-pdr"
15551     layout: "plot-throughput"
15552
15553 ################################################################################
15554
15555 # Packet Speedup
15556
15557 - type: "plot"
15558   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
15559   algorithm: "plot_tsa_name"
15560   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
15561   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15562   include:
15563     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15564     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15565     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15566     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15567   layout:
15568     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
15569     layout: "plot-throughput-speedup-analysis"
15570
15571 - type: "plot"
15572   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
15573   algorithm: "plot_tsa_name"
15574   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
15575   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15576   include:
15577     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15578     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15579     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15580     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15581   layout:
15582     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
15583     layout: "plot-throughput-speedup-analysis"
15584
15585 - type: "plot"
15586   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15587   algorithm: "plot_tsa_name"
15588   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15589   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15590   include:
15591     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15592     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15593     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15594     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15595   layout:
15596     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
15597     layout: "plot-throughput-speedup-analysis"
15598
15599 - type: "plot"
15600   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15601   algorithm: "plot_tsa_name"
15602   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15603   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15604   include:
15605     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15606     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15607     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15608     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15609   layout:
15610     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
15611     layout: "plot-throughput-speedup-analysis"
15612
15613 - type: "plot"
15614   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
15615   algorithm: "plot_tsa_name"
15616   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
15617   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15618   include:
15619     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15620     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15621     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15622     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15623     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15624   layout:
15625     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
15626     layout: "plot-throughput-speedup-analysis"
15627
15628 - type: "plot"
15629   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
15630   algorithm: "plot_tsa_name"
15631   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
15632   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15633   include:
15634     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15635     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15636     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15637     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15638     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15639   layout:
15640     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
15641     layout: "plot-throughput-speedup-analysis"
15642
15643 - type: "plot"
15644   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15645   algorithm: "plot_tsa_name"
15646   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15647   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15648   include:
15649     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15650     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15651     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15652     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15653     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15654   layout:
15655     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
15656     layout: "plot-throughput-speedup-analysis"
15657
15658 - type: "plot"
15659   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15660   algorithm: "plot_tsa_name"
15661   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15662   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15663   include:
15664     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15665     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15666     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15667     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15668     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15669   layout:
15670     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
15671     layout: "plot-throughput-speedup-analysis"
15672
15673 - type: "plot"
15674   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15675   algorithm: "plot_tsa_name"
15676   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15677   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15678   include:
15679     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15680     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15681     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15682     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15683     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15684     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15685   layout:
15686     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
15687     layout: "plot-throughput-speedup-analysis"
15688
15689 - type: "plot"
15690   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15691   algorithm: "plot_tsa_name"
15692   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15693   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15694   include:
15695     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15696     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15697     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15698     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15699     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15700     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15701   layout:
15702     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
15703     layout: "plot-throughput-speedup-analysis"
15704
15705 - type: "plot"
15706   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15707   algorithm: "plot_tsa_name"
15708   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15709   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15710   include:
15711     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15712     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15713     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15714     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15715     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15716   layout:
15717     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
15718     layout: "plot-throughput-speedup-analysis"
15719
15720 - type: "plot"
15721   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15722   algorithm: "plot_tsa_name"
15723   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15724   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15725   include:
15726     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15727     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15728     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15729     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15730     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15731   layout:
15732     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
15733     layout: "plot-throughput-speedup-analysis"
15734
15735 - type: "plot"
15736   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
15737   algorithm: "plot_tsa_name"
15738   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
15739   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15740   include:
15741     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
15742     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
15743     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15744   layout:
15745     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
15746     layout: "plot-throughput-speedup-analysis"
15747
15748 - type: "plot"
15749   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
15750   algorithm: "plot_tsa_name"
15751   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
15752   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15753   include:
15754     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
15755     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
15756     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15757   layout:
15758     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
15759     layout: "plot-throughput-speedup-analysis"
15760
15761 - type: "plot"
15762   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15763   algorithm: "plot_tsa_name"
15764   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15765   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15766   include:
15767     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15768     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15769     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15770     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15771     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15772   layout:
15773     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
15774     layout: "plot-throughput-speedup-analysis"
15775
15776 - type: "plot"
15777   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15778   algorithm: "plot_tsa_name"
15779   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15780   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15781   include:
15782     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15783     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15784     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15785     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15786     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15787   layout:
15788     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
15789     layout: "plot-throughput-speedup-analysis"
15790
15791 - type: "plot"
15792   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
15793   algorithm: "plot_tsa_name"
15794   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
15795   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15796   include:
15797     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
15798     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
15799     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
15800   layout:
15801     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
15802     layout: "plot-throughput-speedup-analysis"
15803
15804 - type: "plot"
15805   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
15806   algorithm: "plot_tsa_name"
15807   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
15808   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15809   include:
15810     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
15811     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
15812     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
15813   layout:
15814     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
15815     layout: "plot-throughput-speedup-analysis"
15816
15817 - type: "plot"
15818   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
15819   algorithm: "plot_tsa_name"
15820   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
15821   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15822   include:
15823     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15824     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15825     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15826     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15827     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
15828     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
15829   layout:
15830     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
15831     layout: "plot-throughput-speedup-analysis"
15832
15833 - type: "plot"
15834   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15835   algorithm: "plot_tsa_name"
15836   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15837   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15838   include:
15839     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15840     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15841     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15842     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15843     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
15844     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
15845   layout:
15846     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
15847     layout: "plot-throughput-speedup-analysis"
15848
15849 - type: "plot"
15850   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
15851   algorithm: "plot_tsa_name"
15852   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
15853   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15854   include:
15855     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
15856     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
15857     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
15858     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
15859     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
15860   layout:
15861     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
15862     layout: "plot-throughput-speedup-analysis"
15863
15864 - type: "plot"
15865   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
15866   algorithm: "plot_tsa_name"
15867   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
15868   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15869   include:
15870     - "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"
15871     - "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"
15872     - "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"
15873     - "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"
15874     - "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"
15875   layout:
15876     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
15877     layout: "plot-throughput-speedup-analysis"
15878
15879 - type: "plot"
15880   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
15881   algorithm: "plot_tsa_name"
15882   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
15883   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15884   include:
15885     - "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"
15886     - "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"
15887     - "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"
15888     - "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"
15889     - "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"
15890     - "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"
15891     - "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"
15892     - "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"
15893     - "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"
15894     - "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"
15895   layout:
15896     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
15897     layout: "plot-throughput-speedup-analysis-cps"
15898
15899 - type: "plot"
15900   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
15901   algorithm: "plot_tsa_name"
15902   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
15903   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15904   include:
15905     - "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"
15906     - "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"
15907     - "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"
15908     - "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"
15909     - "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"
15910     - "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"
15911     - "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"
15912     - "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"
15913     - "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"
15914     - "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"
15915   layout:
15916     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
15917     layout: "plot-throughput-speedup-analysis"
15918
15919 - type: "plot"
15920   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
15921   algorithm: "plot_tsa_name"
15922   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
15923   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15924   include:
15925     - "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"
15926     - "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"
15927     - "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"
15928     - "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"
15929     - "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"
15930     - "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"
15931     - "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"
15932     - "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"
15933     - "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"
15934     - "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"
15935   layout:
15936     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
15937     layout: "plot-throughput-speedup-analysis-cps"
15938
15939 - type: "plot"
15940   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
15941   algorithm: "plot_tsa_name"
15942   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
15943   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15944   include:
15945     - "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"
15946     - "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"
15947     - "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"
15948     - "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"
15949     - "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"
15950     - "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"
15951     - "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"
15952     - "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"
15953     - "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"
15954     - "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"
15955   layout:
15956     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
15957     layout: "plot-throughput-speedup-analysis"
15958
15959 - type: "plot"
15960   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
15961   algorithm: "plot_tsa_name"
15962   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
15963   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15964   include:
15965     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
15966     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
15967     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
15968     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
15969     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
15970   layout:
15971     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
15972     layout: "plot-throughput-speedup-analysis"
15973
15974 - type: "plot"
15975   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
15976   algorithm: "plot_tsa_name"
15977   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
15978   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15979   include:
15980     - "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"
15981     - "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"
15982     - "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"
15983     - "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"
15984     - "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"
15985   layout:
15986     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
15987     layout: "plot-throughput-speedup-analysis"
15988
15989 - type: "plot"
15990   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
15991   algorithm: "plot_tsa_name"
15992   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
15993   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15994   include:
15995     - "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"
15996     - "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"
15997     - "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"
15998     - "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"
15999     - "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"
16000     - "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"
16001     - "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"
16002     - "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"
16003     - "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"
16004     - "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"
16005   layout:
16006     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
16007     layout: "plot-throughput-speedup-analysis-cps"
16008
16009 - type: "plot"
16010   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
16011   algorithm: "plot_tsa_name"
16012   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
16013   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16014   include:
16015     - "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"
16016     - "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"
16017     - "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"
16018     - "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"
16019     - "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"
16020     - "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"
16021     - "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"
16022     - "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"
16023     - "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"
16024     - "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"
16025   layout:
16026     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
16027     layout: "plot-throughput-speedup-analysis"
16028
16029 - type: "plot"
16030   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
16031   algorithm: "plot_tsa_name"
16032   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
16033   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16034   include:
16035     - "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"
16036     - "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"
16037     - "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"
16038     - "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"
16039     - "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"
16040     - "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"
16041     - "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"
16042     - "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"
16043     - "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"
16044     - "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"
16045   layout:
16046     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
16047     layout: "plot-throughput-speedup-analysis-cps"
16048
16049 - type: "plot"
16050   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
16051   algorithm: "plot_tsa_name"
16052   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
16053   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16054   include:
16055     - "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"
16056     - "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"
16057     - "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"
16058     - "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"
16059     - "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"
16060     - "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"
16061     - "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"
16062     - "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"
16063     - "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"
16064     - "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"
16065   layout:
16066     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
16067     layout: "plot-throughput-speedup-analysis"
16068
16069 - type: "plot"
16070   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
16071   algorithm: "plot_tsa_name"
16072   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
16073   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16074   include:
16075     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16076     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16077     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16078     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16079     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16080     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16081   layout:
16082     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
16083     layout: "plot-throughput-speedup-analysis"
16084
16085 - type: "plot"
16086   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
16087   algorithm: "plot_tsa_name"
16088   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
16089   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16090   include:
16091     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16092     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16093     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16094     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16095     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16096     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16097   layout:
16098     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
16099     layout: "plot-throughput-speedup-analysis"
16100
16101 - type: "plot"
16102   title: "Speedup: 2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
16103   algorithm: "plot_tsa_name"
16104   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
16105   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16106   include:
16107     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
16108     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
16109     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
16110     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
16111     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
16112   layout:
16113     title: "2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
16114     layout: "plot-throughput-speedup-analysis"
16115
16116 - type: "plot"
16117   title: "Speedup: 2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
16118   algorithm: "plot_tsa_name"
16119   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
16120   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16121   include:
16122     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
16123     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
16124     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
16125     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
16126     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
16127   layout:
16128     title: "2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
16129     layout: "plot-throughput-speedup-analysis"
16130
16131 - type: "plot"
16132   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16133   algorithm: "plot_tsa_name"
16134   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16135   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16136   include:
16137     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16138     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16139     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16140     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16141   layout:
16142     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
16143     layout: "plot-throughput-speedup-analysis"
16144
16145 - type: "plot"
16146   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16147   algorithm: "plot_tsa_name"
16148   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16149   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16150   include:
16151     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16152     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16153     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16154     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16155   layout:
16156     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
16157     layout: "plot-throughput-speedup-analysis"
16158
16159 - type: "plot"
16160   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
16161   algorithm: "plot_tsa_name"
16162   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
16163   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16164   include:
16165     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16166     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16167     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16168 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16169 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16170   layout:
16171     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
16172     layout: "plot-throughput-speedup-analysis"
16173
16174 - type: "plot"
16175   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
16176   algorithm: "plot_tsa_name"
16177   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
16178   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16179   include:
16180     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16181     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16182     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16183 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16184 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16185   layout:
16186     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
16187     layout: "plot-throughput-speedup-analysis"
16188
16189 - type: "plot"
16190   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16191   algorithm: "plot_tsa_name"
16192   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16193   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16194   include:
16195     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16196     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
16197     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16198     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16199     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16200   layout:
16201     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
16202     layout: "plot-throughput-speedup-analysis"
16203
16204 - type: "plot"
16205   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16206   algorithm: "plot_tsa_name"
16207   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16208   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16209   include:
16210     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16211     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
16212     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16213     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16214     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16215   layout:
16216     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
16217     layout: "plot-throughput-speedup-analysis"
16218
16219 - type: "plot"
16220   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16221   algorithm: "plot_tsa_name"
16222   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16223   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16224   include:
16225     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16226     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16227     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16228     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16229     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16230   layout:
16231     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
16232     layout: "plot-throughput-speedup-analysis"
16233
16234 - type: "plot"
16235   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16236   algorithm: "plot_tsa_name"
16237   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16238   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16239   include:
16240     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16241     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16242     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16243     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16244     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16245   layout:
16246     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
16247     layout: "plot-throughput-speedup-analysis"
16248
16249 - type: "plot"
16250   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
16251   algorithm: "plot_tsa_name"
16252   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
16253   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16254   include:
16255     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16256     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16257     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16258     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16259   layout:
16260     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
16261     layout: "plot-throughput-speedup-analysis"
16262
16263 - type: "plot"
16264   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
16265   algorithm: "plot_tsa_name"
16266   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
16267   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16268   include:
16269     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16270     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16271     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16272     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16273   layout:
16274     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
16275     layout: "plot-throughput-speedup-analysis"
16276
16277 - type: "plot"
16278   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
16279   algorithm: "plot_tsa_name"
16280   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
16281   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16282   include:
16283     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16284     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16285     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16286     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16287     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16288   layout:
16289     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
16290     layout: "plot-throughput-speedup-analysis"
16291
16292 - type: "plot"
16293   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
16294   algorithm: "plot_tsa_name"
16295   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
16296   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16297   include:
16298     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16299     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16300     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16301     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16302     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16303   layout:
16304     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
16305     layout: "plot-throughput-speedup-analysis"
16306
16307 - type: "plot"
16308   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
16309   algorithm: "plot_tsa_name"
16310   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
16311   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16312   include:
16313     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16314     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16315   layout:
16316     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
16317     layout: "plot-throughput-speedup-analysis"
16318
16319 - type: "plot"
16320   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
16321   algorithm: "plot_tsa_name"
16322   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
16323   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16324   include:
16325     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16326     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16327   layout:
16328     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
16329     layout: "plot-throughput-speedup-analysis"
16330
16331 - type: "plot"
16332   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
16333   algorithm: "plot_tsa_name"
16334   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
16335   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16336   include:
16337     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
16338     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16339     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16340     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16341   layout:
16342     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
16343     layout: "plot-throughput-speedup-analysis"
16344
16345 - type: "plot"
16346   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
16347   algorithm: "plot_tsa_name"
16348   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
16349   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16350   include:
16351     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
16352     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16353     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16354     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16355   layout:
16356     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
16357     layout: "plot-throughput-speedup-analysis"
16358
16359 - type: "plot"
16360   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
16361   algorithm: "plot_tsa_name"
16362   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
16363   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16364   include:
16365     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16366     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16367     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16368     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16369   layout:
16370     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
16371     layout: "plot-throughput-speedup-analysis"
16372
16373 - type: "plot"
16374   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
16375   algorithm: "plot_tsa_name"
16376   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
16377   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16378   include:
16379     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16380     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16381     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16382     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16383   layout:
16384     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
16385     layout: "plot-throughput-speedup-analysis"
16386
16387 - type: "plot"
16388   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
16389   algorithm: "plot_tsa_name"
16390   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
16391   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16392   include:
16393     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
16394     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
16395     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
16396     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
16397     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16398     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16399     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16400   layout:
16401     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
16402     layout: "plot-throughput-speedup-analysis"
16403
16404 - type: "plot"
16405   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
16406   algorithm: "plot_tsa_name"
16407   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
16408   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16409   include:
16410     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
16411     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
16412     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
16413     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
16414     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16415     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16416     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16417   layout:
16418     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
16419     layout: "plot-throughput-speedup-analysis"
16420
16421 - type: "plot"
16422   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16423   algorithm: "plot_tsa_name"
16424   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16425   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16426   include:
16427     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16428     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16429     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16430     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16431     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16432   layout:
16433     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
16434     layout: "plot-throughput-speedup-analysis"
16435
16436 - type: "plot"
16437   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16438   algorithm: "plot_tsa_name"
16439   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16440   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16441   include:
16442     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16443     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16444     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16445     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16446     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16447   layout:
16448     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
16449     layout: "plot-throughput-speedup-analysis"
16450
16451 - type: "plot"
16452   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr-tsa"
16453   algorithm: "plot_tsa_name"
16454   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr-tsa"
16455   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16456   include:
16457     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16458     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
16459     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
16460     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
16461   layout:
16462     title: "2n-skx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr"
16463     layout: "plot-throughput-speedup-analysis"
16464
16465 - type: "plot"
16466   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr-tsa"
16467   algorithm: "plot_tsa_name"
16468   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr-tsa"
16469   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16470   include:
16471     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16472     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
16473     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
16474     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
16475   layout:
16476     title: "2n-skx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr"
16477     layout: "plot-throughput-speedup-analysis"
16478
16479 - type: "plot"
16480   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
16481   algorithm: "plot_tsa_name"
16482   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
16483   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16484   include:
16485     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
16486     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
16487     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
16488     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
16489     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
16490   layout:
16491     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
16492     layout: "plot-throughput-speedup-analysis"
16493
16494 - type: "plot"
16495   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
16496   algorithm: "plot_tsa_name"
16497   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
16498   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16499   include:
16500     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
16501     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
16502     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
16503     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
16504     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
16505   layout:
16506     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
16507     layout: "plot-throughput-speedup-analysis"
16508
16509 - type: "plot"
16510   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr-tsa"
16511   algorithm: "plot_tsa_name"
16512   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr-tsa"
16513   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16514   include:
16515     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
16516     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
16517     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
16518     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
16519   layout:
16520     title: "2n-skx-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr"
16521     layout: "plot-throughput-speedup-analysis"
16522
16523 - type: "plot"
16524   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr-tsa"
16525   algorithm: "plot_tsa_name"
16526   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr-tsa"
16527   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16528   include:
16529     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
16530     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
16531     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
16532     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
16533   layout:
16534     title: "2n-skx-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr"
16535     layout: "plot-throughput-speedup-analysis"
16536
16537 - type: "plot"
16538   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16539   algorithm: "plot_tsa_name"
16540   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16541   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16542   include:
16543     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16544     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16545     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16546     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
16547   layout:
16548     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
16549     layout: "plot-throughput-speedup-analysis"
16550
16551 - type: "plot"
16552   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16553   algorithm: "plot_tsa_name"
16554   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16555   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16556   include:
16557     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16558     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16559     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16560     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
16561   layout:
16562     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
16563     layout: "plot-throughput-speedup-analysis"
16564
16565 - type: "plot"
16566   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
16567   algorithm: "plot_tsa_name"
16568   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
16569   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16570   include:
16571     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
16572     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
16573     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
16574   layout:
16575     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
16576     layout: "plot-throughput-speedup-analysis"
16577
16578 - type: "plot"
16579   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
16580   algorithm: "plot_tsa_name"
16581   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
16582   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16583   include:
16584     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
16585     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
16586     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
16587   layout:
16588     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
16589     layout: "plot-throughput-speedup-analysis"
16590
16591 - type: "plot"
16592   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16593   algorithm: "plot_tsa_name"
16594   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16595   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16596   include:
16597     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16598     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16599     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16600     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16601     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16602   layout:
16603     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
16604     layout: "plot-throughput-speedup-analysis"
16605
16606 - type: "plot"
16607   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16608   algorithm: "plot_tsa_name"
16609   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16610   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16611   include:
16612     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16613     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16614     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16615     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16616     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16617   layout:
16618     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
16619     layout: "plot-throughput-speedup-analysis"
16620
16621 - type: "plot"
16622   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
16623   algorithm: "plot_tsa_name"
16624   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
16625   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16626   include:
16627     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
16628     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
16629     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
16630     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
16631     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
16632   layout:
16633     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
16634     layout: "plot-throughput-speedup-analysis"
16635
16636 - type: "plot"
16637   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
16638   algorithm: "plot_tsa_name"
16639   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
16640   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16641   include:
16642     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
16643     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
16644     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
16645     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
16646     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
16647   layout:
16648     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
16649     layout: "plot-throughput-speedup-analysis"
16650
16651 - type: "plot"
16652   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
16653   algorithm: "plot_tsa_name"
16654   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
16655   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16656   include:
16657     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16658     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16659     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16660     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16661     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16662     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16663   layout:
16664     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
16665     layout: "plot-throughput-speedup-analysis"
16666
16667 - type: "plot"
16668   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
16669   algorithm: "plot_tsa_name"
16670   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
16671   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16672   include:
16673     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16674     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16675     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16676     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16677     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
16678     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16679   layout:
16680     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
16681     layout: "plot-throughput-speedup-analysis"
16682
16683 - type: "plot"
16684   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
16685   algorithm: "plot_tsa_name"
16686   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
16687   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16688   include:
16689     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
16690     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16691     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
16692     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16693   layout:
16694     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
16695     layout: "plot-throughput-speedup-analysis"
16696
16697 - type: "plot"
16698   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
16699   algorithm: "plot_tsa_name"
16700   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
16701   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16702   include:
16703     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
16704     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16705     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16706     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16707   layout:
16708     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
16709     layout: "plot-throughput-speedup-analysis"
16710
16711 - type: "plot"
16712   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
16713   algorithm: "plot_tsa_name"
16714   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
16715   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16716   include:
16717     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16718     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16719     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16720     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16721     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16722     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16723   layout:
16724     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
16725     layout: "plot-throughput-speedup-analysis"
16726
16727 - type: "plot"
16728   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
16729   algorithm: "plot_tsa_name"
16730   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
16731   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16732   include:
16733     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16734     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16735     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16736     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16737     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16738     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16739   layout:
16740     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
16741     layout: "plot-throughput-speedup-analysis"
16742
16743 - type: "plot"
16744   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
16745   algorithm: "plot_tsa_name"
16746   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
16747   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16748   include:
16749     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16750     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16751     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16752     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16753     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16754     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16755   layout:
16756     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
16757     layout: "plot-throughput-speedup-analysis"
16758
16759 - type: "plot"
16760   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
16761   algorithm: "plot_tsa_name"
16762   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
16763   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16764   include:
16765     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16766     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16767     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16768     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16769     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16770     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16771   layout:
16772     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
16773     layout: "plot-throughput-speedup-analysis"
16774
16775 - type: "plot"
16776   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16777   algorithm: "plot_tsa_name"
16778   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16779   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16780   include:
16781     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16782     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16783     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16784     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16785     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16786     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16787   layout:
16788     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
16789     layout: "plot-throughput-speedup-analysis"
16790
16791 - type: "plot"
16792   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16793   algorithm: "plot_tsa_name"
16794   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16795   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16796   include:
16797     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16798     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16799     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16800     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16801     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16802     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16803   layout:
16804     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
16805     layout: "plot-throughput-speedup-analysis"
16806
16807 - type: "plot"
16808   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16809   algorithm: "plot_tsa_name"
16810   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16811   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16812   include:
16813     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
16814     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16815     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16816     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16817     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16818   layout:
16819     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
16820     layout: "plot-throughput-speedup-analysis"
16821
16822 - type: "plot"
16823   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16824   algorithm: "plot_tsa_name"
16825   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16826   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16827   include:
16828     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
16829     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16830     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16831     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16832     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16833   layout:
16834     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
16835     layout: "plot-throughput-speedup-analysis"
16836
16837 - type: "plot"
16838   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16839   algorithm: "plot_tsa_name"
16840   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16841   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16842   include:
16843     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16844     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16845     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16846     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16847     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16848   layout:
16849     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
16850     layout: "plot-throughput-speedup-analysis"
16851
16852 - type: "plot"
16853   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16854   algorithm: "plot_tsa_name"
16855   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16856   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16857   include:
16858     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16859     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16860     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16861     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16862     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16863   layout:
16864     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
16865     layout: "plot-throughput-speedup-analysis"
16866
16867 - type: "plot"
16868   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
16869   algorithm: "plot_tsa_name"
16870   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
16871   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16872   include:
16873     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16874     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
16875     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
16876     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
16877   layout:
16878     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
16879     layout: "plot-throughput-speedup-analysis"
16880
16881 - type: "plot"
16882   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
16883   algorithm: "plot_tsa_name"
16884   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
16885   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16886   include:
16887     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16888     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
16889     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
16890     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
16891   layout:
16892     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
16893     layout: "plot-throughput-speedup-analysis"
16894
16895 - type: "plot"
16896   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16897   algorithm: "plot_tsa_name"
16898   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16899   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16900   include:
16901     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16902     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16903     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16904     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16905   layout:
16906     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
16907     layout: "plot-throughput-speedup-analysis"
16908
16909 - type: "plot"
16910   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16911   algorithm: "plot_tsa_name"
16912   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16913   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16914   include:
16915     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16916     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16917     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16918     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16919   layout:
16920     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
16921     layout: "plot-throughput-speedup-analysis"
16922
16923 - type: "plot"
16924   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16925   algorithm: "plot_tsa_name"
16926   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16927   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16928   include:
16929     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16930     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16931     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16932     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16933     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16934     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16935   layout:
16936     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
16937     layout: "plot-throughput-speedup-analysis"
16938
16939 - type: "plot"
16940   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16941   algorithm: "plot_tsa_name"
16942   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16943   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16944   include:
16945     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16946     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16947     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16948     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16949     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16950     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16951   layout:
16952     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
16953     layout: "plot-throughput-speedup-analysis"
16954
16955 - type: "plot"
16956   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
16957   algorithm: "plot_tsa_name"
16958   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
16959   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16960   include:
16961     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16962     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16963     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16964     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16965     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
16966   layout:
16967     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
16968     layout: "plot-throughput-speedup-analysis"
16969
16970 - type: "plot"
16971   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
16972   algorithm: "plot_tsa_name"
16973   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
16974   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16975   include:
16976     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16977     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16978     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16979     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16980     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
16981   layout:
16982     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
16983     layout: "plot-throughput-speedup-analysis"
16984
16985 - type: "plot"
16986   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16987   algorithm: "plot_tsa_name"
16988   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16989   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16990   include:
16991     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
16992     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16993     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16994     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16995     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16996   layout:
16997     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
16998     layout: "plot-throughput-speedup-analysis"
16999
17000 - type: "plot"
17001   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17002   algorithm: "plot_tsa_name"
17003   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17004   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17005   include:
17006     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
17007     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17008     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17009     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17010     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17011   layout:
17012     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
17013     layout: "plot-throughput-speedup-analysis"
17014
17015 - type: "plot"
17016   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
17017   algorithm: "plot_tsa_name"
17018   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
17019   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17020   include:
17021     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17022     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17023     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17024     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17025   layout:
17026     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
17027     layout: "plot-throughput-speedup-analysis"
17028
17029 - type: "plot"
17030   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
17031   algorithm: "plot_tsa_name"
17032   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
17033   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17034   include:
17035     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17036     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17037     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17038     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17039   layout:
17040     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
17041     layout: "plot-throughput-speedup-analysis"
17042
17043 - type: "plot"
17044   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
17045   algorithm: "plot_tsa_name"
17046   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
17047   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17048   include:
17049     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17050     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17051     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17052     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17053     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17054     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17055   layout:
17056     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
17057     layout: "plot-throughput-speedup-analysis"
17058
17059 - type: "plot"
17060   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
17061   algorithm: "plot_tsa_name"
17062   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
17063   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17064   include:
17065     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17066     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17067     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17068     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17069     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17070     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17071   layout:
17072     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
17073     layout: "plot-throughput-speedup-analysis"
17074
17075 - type: "plot"
17076   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17077   algorithm: "plot_tsa_name"
17078   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17079   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17080   include:
17081     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17082     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17083     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17084     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17085     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17086     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17087   layout:
17088     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
17089     layout: "plot-throughput-speedup-analysis"
17090
17091 - type: "plot"
17092   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17093   algorithm: "plot_tsa_name"
17094   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17095   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17096   include:
17097     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17098     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17099     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17100     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17101     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17102     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17103   layout:
17104     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
17105     layout: "plot-throughput-speedup-analysis"
17106
17107 - type: "plot"
17108   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
17109   algorithm: "plot_tsa_name"
17110   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
17111   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17112   include:
17113     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17114     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17115     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17116     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17117     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17118     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17119   layout:
17120     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
17121     layout: "plot-throughput-speedup-analysis"
17122
17123 - type: "plot"
17124   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
17125   algorithm: "plot_tsa_name"
17126   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
17127   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17128   include:
17129     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17130     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17131     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17132     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17133     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17134     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17135   layout:
17136     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
17137     layout: "plot-throughput-speedup-analysis"
17138
17139 - type: "plot"
17140   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
17141   algorithm: "plot_tsa_name"
17142   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
17143   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17144   include:
17145     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17146     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17147     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17148     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17149     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17150     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17151   layout:
17152     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
17153     layout: "plot-throughput-speedup-analysis"
17154
17155 - type: "plot"
17156   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
17157   algorithm: "plot_tsa_name"
17158   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
17159   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17160   include:
17161     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17162     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17163     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17164     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17165     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17166     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17167   layout:
17168     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
17169     layout: "plot-throughput-speedup-analysis"
17170
17171 - type: "plot"
17172   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
17173   algorithm: "plot_tsa_name"
17174   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
17175   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17176   include:
17177     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17178     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17179     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17180     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17181     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17182     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17183   layout:
17184     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
17185     layout: "plot-throughput-speedup-analysis"
17186
17187 - type: "plot"
17188   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
17189   algorithm: "plot_tsa_name"
17190   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
17191   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17192   include:
17193     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17194     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17195     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17196     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17197     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17198     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17199   layout:
17200     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
17201     layout: "plot-throughput-speedup-analysis"
17202
17203 - type: "plot"
17204   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
17205   algorithm: "plot_tsa_name"
17206   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
17207   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17208   include:
17209     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17210     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17211     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17212     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17213     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17214   layout:
17215     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
17216     layout: "plot-throughput-speedup-analysis"
17217
17218 - type: "plot"
17219   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
17220   algorithm: "plot_tsa_name"
17221   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
17222   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17223   include:
17224     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17225     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17226     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17227     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17228     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17229   layout:
17230     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
17231     layout: "plot-throughput-speedup-analysis"
17232
17233 - type: "plot"
17234   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
17235   algorithm: "plot_tsa_name"
17236   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
17237   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17238   include:
17239     - "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"
17240     - "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"
17241     - "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"
17242     - "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"
17243     - "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"
17244   layout:
17245     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
17246     layout: "plot-throughput-speedup-analysis"
17247
17248 - type: "plot"
17249   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
17250   algorithm: "plot_tsa_name"
17251   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
17252   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17253   include:
17254     - "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"
17255     - "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"
17256     - "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"
17257     - "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"
17258     - "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"
17259   layout:
17260     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
17261     layout: "plot-throughput-speedup-analysis"
17262
17263 - type: "plot"
17264   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
17265   algorithm: "plot_tsa_name"
17266   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
17267   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17268   include:
17269     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17270     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17271     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17272     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17273     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17274   layout:
17275     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
17276     layout: "plot-throughput-speedup-analysis"
17277
17278 - type: "plot"
17279   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
17280   algorithm: "plot_tsa_name"
17281   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
17282   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17283   include:
17284     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17285     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17286     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17287     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17288     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17289   layout:
17290     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
17291     layout: "plot-throughput-speedup-analysis"
17292
17293 - type: "plot"
17294   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
17295   algorithm: "plot_tsa_name"
17296   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
17297   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17298   include:
17299     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17300     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17301     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17302     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17303     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17304   layout:
17305     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
17306     layout: "plot-throughput-speedup-analysis"
17307
17308 - type: "plot"
17309   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
17310   algorithm: "plot_tsa_name"
17311   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
17312   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17313   include:
17314     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17315     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17316     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17317     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17318     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17319   layout:
17320     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
17321     layout: "plot-throughput-speedup-analysis"
17322
17323 - type: "plot"
17324   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
17325   algorithm: "plot_tsa_name"
17326   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
17327   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17328   include:
17329     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17330     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17331     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17332     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17333     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17334   layout:
17335     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
17336     layout: "plot-throughput-speedup-analysis"
17337
17338 - type: "plot"
17339   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
17340   algorithm: "plot_tsa_name"
17341   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
17342   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17343   include:
17344     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17345     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17346     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17347     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17348     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17349   layout:
17350     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
17351     layout: "plot-throughput-speedup-analysis"
17352
17353 - type: "plot"
17354   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
17355   algorithm: "plot_tsa_name"
17356   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
17357   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17358   include:
17359     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17360     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17361     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17362     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17363     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17364   layout:
17365     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
17366     layout: "plot-throughput-speedup-analysis"
17367
17368 - type: "plot"
17369   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
17370   algorithm: "plot_tsa_name"
17371   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
17372   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17373   include:
17374     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17375     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17376     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17377     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17378     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17379   layout:
17380     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
17381     layout: "plot-throughput-speedup-analysis"
17382
17383 - type: "plot"
17384   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
17385   algorithm: "plot_tsa_name"
17386   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
17387   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17388   include:
17389     - "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"
17390     - "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"
17391     - "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"
17392     - "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"
17393   layout:
17394     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
17395     layout: "plot-throughput-speedup-analysis"
17396
17397 - type: "plot"
17398   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
17399   algorithm: "plot_tsa_name"
17400   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
17401   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17402   include:
17403     - "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"
17404     - "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"
17405     - "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"
17406     - "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"
17407   layout:
17408     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
17409     layout: "plot-throughput-speedup-analysis"
17410
17411 - type: "plot"
17412   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
17413   algorithm: "plot_tsa_name"
17414   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
17415   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17416   include:
17417     - "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"
17418     - "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"
17419     - "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"
17420     - "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"
17421   layout:
17422     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
17423     layout: "plot-throughput-speedup-analysis"
17424
17425 - type: "plot"
17426   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
17427   algorithm: "plot_tsa_name"
17428   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
17429   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17430   include:
17431     - "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"
17432     - "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"
17433     - "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"
17434     - "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"
17435   layout:
17436     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
17437     layout: "plot-throughput-speedup-analysis"
17438
17439 - type: "plot"
17440   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
17441   algorithm: "plot_tsa_name"
17442   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
17443   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17444   include:
17445     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17446     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17447     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17448     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17449     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17450     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17451   layout:
17452     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
17453     layout: "plot-throughput-speedup-analysis"
17454
17455 - type: "plot"
17456   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
17457   algorithm: "plot_tsa_name"
17458   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
17459   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17460   include:
17461     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17462     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17463     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17464     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17465     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17466     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17467   layout:
17468     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
17469     layout: "plot-throughput-speedup-analysis"
17470
17471 - type: "plot"
17472   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
17473   algorithm: "plot_tsa_name"
17474   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
17475   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17476   include:
17477     - "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"
17478     - "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"
17479     - "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"
17480     - "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"
17481     - "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"
17482     - "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"
17483   layout:
17484     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
17485     layout: "plot-throughput-speedup-analysis"
17486
17487 - type: "plot"
17488   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
17489   algorithm: "plot_tsa_name"
17490   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
17491   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17492   include:
17493     - "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"
17494     - "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"
17495     - "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"
17496     - "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"
17497     - "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"
17498     - "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"
17499   layout:
17500     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
17501     layout: "plot-throughput-speedup-analysis"
17502
17503 - type: "plot"
17504   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
17505   algorithm: "plot_tsa_name"
17506   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
17507   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17508   include:
17509     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17510     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17511     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17512     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17513     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17514     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17515   layout:
17516     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
17517     layout: "plot-throughput-speedup-analysis"
17518
17519 - type: "plot"
17520   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
17521   algorithm: "plot_tsa_name"
17522   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
17523   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17524   include:
17525     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17526     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17527     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17528     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17529     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17530     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17531   layout:
17532     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
17533     layout: "plot-throughput-speedup-analysis"
17534
17535 - type: "plot"
17536   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
17537   algorithm: "plot_tsa_name"
17538   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
17539   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17540   include:
17541     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17542     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17543     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17544     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17545     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17546   layout:
17547     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
17548     layout: "plot-throughput-speedup-analysis"
17549
17550 - type: "plot"
17551   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
17552   algorithm: "plot_tsa_name"
17553   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
17554   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17555   include:
17556     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17557     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17558     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17559     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17560     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17561   layout:
17562     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
17563     layout: "plot-throughput-speedup-analysis"
17564
17565 - type: "plot"
17566   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
17567   algorithm: "plot_tsa_name"
17568   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
17569   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17570   include:
17571     - "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"
17572     - "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"
17573   layout:
17574     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
17575     layout: "plot-throughput-speedup-analysis"
17576
17577 - type: "plot"
17578   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
17579   algorithm: "plot_tsa_name"
17580   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
17581   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17582   include:
17583     - "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"
17584     - "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"
17585   layout:
17586     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
17587     layout: "plot-throughput-speedup-analysis"
17588
17589 - type: "plot"
17590   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
17591   algorithm: "plot_tsa_name"
17592   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
17593   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17594   include:
17595     - "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"
17596     - "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"
17597   layout:
17598     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
17599     layout: "plot-throughput-speedup-analysis"
17600
17601 - type: "plot"
17602   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
17603   algorithm: "plot_tsa_name"
17604   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
17605   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17606   include:
17607     - "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"
17608     - "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"
17609   layout:
17610     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
17611     layout: "plot-throughput-speedup-analysis"
17612
17613 - type: "plot"
17614   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
17615   algorithm: "plot_tsa_name"
17616   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
17617   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17618   include:
17619     - "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"
17620     - "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"
17621     - "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"
17622     - "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"
17623     - "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"
17624     - "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"
17625   layout:
17626     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
17627     layout: "plot-throughput-speedup-analysis"
17628
17629 - type: "plot"
17630   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
17631   algorithm: "plot_tsa_name"
17632   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
17633   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17634   include:
17635     - "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"
17636     - "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"
17637     - "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"
17638     - "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"
17639     - "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"
17640     - "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"
17641   layout:
17642     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
17643     layout: "plot-throughput-speedup-analysis"
17644
17645 - type: "plot"
17646   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
17647   algorithm: "plot_tsa_name"
17648   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
17649   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17650   include:
17651     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
17652     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17653     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17654     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
17655     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17656   layout:
17657     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
17658     layout: "plot-throughput-speedup-analysis"
17659
17660 - type: "plot"
17661   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
17662   algorithm: "plot_tsa_name"
17663   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
17664   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17665   include:
17666     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
17667     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17668     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17669     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
17670     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17671   layout:
17672     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
17673     layout: "plot-throughput-speedup-analysis"
17674
17675 - type: "plot"
17676   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
17677   algorithm: "plot_tsa_name"
17678   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
17679   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17680   include:
17681     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17682     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17683     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17684     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17685     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17686   layout:
17687     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
17688     layout: "plot-throughput-speedup-analysis"
17689
17690 - type: "plot"
17691   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17692   algorithm: "plot_tsa_name"
17693   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17694   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17695   include:
17696     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17697     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17698     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17699     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17700     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17701   layout:
17702     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
17703     layout: "plot-throughput-speedup-analysis"
17704
17705 - type: "plot"
17706   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17707   algorithm: "plot_tsa_name"
17708   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17709   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17710   include:
17711     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17712     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17713     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17714     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17715   layout:
17716     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
17717     layout: "plot-throughput-speedup-analysis"
17718
17719 - type: "plot"
17720   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17721   algorithm: "plot_tsa_name"
17722   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17723   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17724   include:
17725     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17726     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17727     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17728     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17729   layout:
17730     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
17731     layout: "plot-throughput-speedup-analysis"
17732
17733 - type: "plot"
17734   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
17735   algorithm: "plot_tsa_name"
17736   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
17737   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17738   include:
17739     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17740     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17741     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17742     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17743   layout:
17744     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
17745     layout: "plot-throughput-speedup-analysis"
17746
17747 - type: "plot"
17748   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
17749   algorithm: "plot_tsa_name"
17750   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
17751   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17752   include:
17753     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17754     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17755     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17756     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17757   layout:
17758     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
17759     layout: "plot-throughput-speedup-analysis"
17760
17761 - type: "plot"
17762   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17763   algorithm: "plot_tsa_name"
17764   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17765   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17766   include:
17767     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17768     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17769     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17770     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17771     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17772   layout:
17773     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
17774     layout: "plot-throughput-speedup-analysis"
17775
17776 - type: "plot"
17777   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17778   algorithm: "plot_tsa_name"
17779   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17780   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17781   include:
17782     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17783     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17784     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17785     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17786     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17787   layout:
17788     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
17789     layout: "plot-throughput-speedup-analysis"
17790
17791 - type: "plot"
17792   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17793   algorithm: "plot_tsa_name"
17794   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17795   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17796   include:
17797     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17798     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17799     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17800     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17801     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17802     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17803   layout:
17804     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
17805     layout: "plot-throughput-speedup-analysis"
17806
17807 - type: "plot"
17808   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17809   algorithm: "plot_tsa_name"
17810   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17811   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17812   include:
17813     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17814     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17815     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17816     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17817     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17818     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17819   layout:
17820     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
17821     layout: "plot-throughput-speedup-analysis"
17822
17823 - type: "plot"
17824   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
17825   algorithm: "plot_tsa_name"
17826   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
17827   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17828   include:
17829     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17830     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17831     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17832     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17833   layout:
17834     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
17835     layout: "plot-throughput-speedup-analysis"
17836
17837 - type: "plot"
17838   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
17839   algorithm: "plot_tsa_name"
17840   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
17841   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17842   include:
17843     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17844     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17845     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17846     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17847   layout:
17848     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
17849     layout: "plot-throughput-speedup-analysis"
17850
17851 - type: "plot"
17852   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17853   algorithm: "plot_tsa_name"
17854   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17855   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17856   include:
17857     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17858     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17859     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17860     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17861     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17862     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17863   layout:
17864     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
17865     layout: "plot-throughput-speedup-analysis"
17866
17867 - type: "plot"
17868   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17869   algorithm: "plot_tsa_name"
17870   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17871   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17872   include:
17873     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17874     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17875     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17876     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17877     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17878     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17879   layout:
17880     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
17881     layout: "plot-throughput-speedup-analysis"
17882
17883 - type: "plot"
17884   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
17885   algorithm: "plot_tsa_name"
17886   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
17887   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17888   include:
17889     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17890     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17891     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17892     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17893     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17894     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17895   layout:
17896     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
17897     layout: "plot-throughput-speedup-analysis"
17898
17899 - type: "plot"
17900   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
17901   algorithm: "plot_tsa_name"
17902   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
17903   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17904   include:
17905     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17906     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17907     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17908     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17909     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17910     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17911   layout:
17912     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
17913     layout: "plot-throughput-speedup-analysis"
17914
17915 - type: "plot"
17916   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17917   algorithm: "plot_tsa_name"
17918   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17919   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17920   include:
17921     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17922     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17923     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17924     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17925     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17926     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17927   layout:
17928     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
17929     layout: "plot-throughput-speedup-analysis"
17930
17931 - type: "plot"
17932   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17933   algorithm: "plot_tsa_name"
17934   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17935   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17936   include:
17937     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17938     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17939     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17940     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17941     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17942     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17943   layout:
17944     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
17945     layout: "plot-throughput-speedup-analysis"
17946
17947 - type: "plot"
17948   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
17949   algorithm: "plot_tsa_name"
17950   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
17951   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17952   include:
17953     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17954     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17955     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17956     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17957     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17958     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17959   layout:
17960     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
17961     layout: "plot-throughput-speedup-analysis"
17962
17963 - type: "plot"
17964   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
17965   algorithm: "plot_tsa_name"
17966   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
17967   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17968   include:
17969     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17970     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17971     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17972     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17973     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17974     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17975   layout:
17976     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
17977     layout: "plot-throughput-speedup-analysis"
17978
17979 - type: "plot"
17980   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
17981   algorithm: "plot_tsa_name"
17982   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
17983   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17984   include:
17985     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17986     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17987     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17988     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17989     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17990     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17991   layout:
17992     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
17993     layout: "plot-throughput-speedup-analysis"
17994
17995 - type: "plot"
17996   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
17997   algorithm: "plot_tsa_name"
17998   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
17999   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18000   include:
18001     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18002     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18003     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18004     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18005     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18006     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18007   layout:
18008     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
18009     layout: "plot-throughput-speedup-analysis"
18010
18011 #- type: "plot"
18012 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
18013 #  algorithm: "plot_tsa_name"
18014 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
18015 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18016 #  include:
18017 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18018 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18019 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18020 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18021 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18022 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18023 #  layout:
18024 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
18025 #    layout: "plot-throughput-speedup-analysis"
18026 #
18027 #- type: "plot"
18028 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
18029 #  algorithm: "plot_tsa_name"
18030 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
18031 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18032 #  include:
18033 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18034 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18035 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18036 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18037 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18038 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18039 #  layout:
18040 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
18041 #    layout: "plot-throughput-speedup-analysis"
18042
18043 - type: "plot"
18044   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18045   algorithm: "plot_tsa_name"
18046   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18047   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18048   include:
18049     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18050     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18051     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18052     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18053     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18054     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18055   layout:
18056     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18057     layout: "plot-throughput-speedup-analysis"
18058
18059 - type: "plot"
18060   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18061   algorithm: "plot_tsa_name"
18062   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18063   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18064   include:
18065     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18066     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18067     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18068     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18069     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18070     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18071   layout:
18072     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18073     layout: "plot-throughput-speedup-analysis"
18074
18075 - type: "plot"
18076   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18077   algorithm: "plot_tsa_name"
18078   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18079   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18080   include:
18081     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18082     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18083     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18084     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18085     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18086     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18087   layout:
18088     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18089     layout: "plot-throughput-speedup-analysis"
18090
18091 - type: "plot"
18092   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18093   algorithm: "plot_tsa_name"
18094   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18095   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18096   include:
18097     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18098     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18099     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18100     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18101     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18102     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18103   layout:
18104     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18105     layout: "plot-throughput-speedup-analysis"
18106
18107 - type: "plot"
18108   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18109   algorithm: "plot_tsa_name"
18110   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18111   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18112   include:
18113     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18114     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18115     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18116     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18117     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18118   layout:
18119     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18120     layout: "plot-throughput-speedup-analysis"
18121
18122 - type: "plot"
18123   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18124   algorithm: "plot_tsa_name"
18125   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18126   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18127   include:
18128     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18129     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18130     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18131     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18132     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18133   layout:
18134     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18135     layout: "plot-throughput-speedup-analysis"
18136
18137 - type: "plot"
18138   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18139   algorithm: "plot_tsa_name"
18140   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18141   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18142   include:
18143     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18144     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18145     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18146     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18147   layout:
18148     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18149     layout: "plot-throughput-speedup-analysis"
18150
18151 - type: "plot"
18152   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18153   algorithm: "plot_tsa_name"
18154   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18155   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18156   include:
18157     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18158     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18159     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18160     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18161   layout:
18162     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18163     layout: "plot-throughput-speedup-analysis"
18164
18165 - type: "plot"
18166   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18167   algorithm: "plot_tsa_name"
18168   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18169   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18170   include:
18171     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18172     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18173     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18174     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18175     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18176     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18177   layout:
18178     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18179     layout: "plot-throughput-speedup-analysis"
18180
18181 - type: "plot"
18182   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18183   algorithm: "plot_tsa_name"
18184   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18185   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18186   include:
18187     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18188     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18189     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18190     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18191     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18192     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18193   layout:
18194     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18195     layout: "plot-throughput-speedup-analysis"
18196
18197 - type: "plot"
18198   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18199   algorithm: "plot_tsa_name"
18200   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18201   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18202   include:
18203     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18204     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18205     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18206     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18207     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18208     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18209   layout:
18210     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18211     layout: "plot-throughput-speedup-analysis"
18212
18213 - type: "plot"
18214   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18215   algorithm: "plot_tsa_name"
18216   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18217   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18218   include:
18219     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18220     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18221     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18222     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18223     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18224     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18225   layout:
18226     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18227     layout: "plot-throughput-speedup-analysis"
18228
18229 - type: "plot"
18230   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18231   algorithm: "plot_tsa_name"
18232   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18233   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18234   include:
18235     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18236     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18237     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18238     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18239     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18240   layout:
18241     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18242     layout: "plot-throughput-speedup-analysis"
18243
18244 - type: "plot"
18245   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18246   algorithm: "plot_tsa_name"
18247   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18248   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18249   include:
18250     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18251     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18252     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18253     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18254     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18255   layout:
18256     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18257     layout: "plot-throughput-speedup-analysis"
18258
18259 - type: "plot"
18260   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18261   algorithm: "plot_tsa_name"
18262   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18263   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18264   include:
18265     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
18266     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
18267     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
18268     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
18269   layout:
18270     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18271     layout: "plot-throughput-speedup-analysis"
18272
18273 - type: "plot"
18274   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18275   algorithm: "plot_tsa_name"
18276   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18277   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18278   include:
18279     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
18280     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
18281     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
18282     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
18283   layout:
18284     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18285     layout: "plot-throughput-speedup-analysis"
18286
18287 - type: "plot"
18288   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18289   algorithm: "plot_tsa_name"
18290   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18291   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18292   include:
18293     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18294     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18295     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18296     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18297     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18298   layout:
18299     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18300     layout: "plot-throughput-speedup-analysis"
18301
18302 - type: "plot"
18303   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18304   algorithm: "plot_tsa_name"
18305   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18306   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18307   include:
18308     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18309     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18310     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18311     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18312     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18313   layout:
18314     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18315     layout: "plot-throughput-speedup-analysis"
18316
18317 - type: "plot"
18318   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18319   algorithm: "plot_tsa_name"
18320   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18321   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18322   include:
18323     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
18324     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18325     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18326     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18327     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18328     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18329   layout:
18330     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18331     layout: "plot-throughput-speedup-analysis"
18332
18333 - type: "plot"
18334   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18335   algorithm: "plot_tsa_name"
18336   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18337   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18338   include:
18339     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
18340     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18341     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18342     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18343     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18344     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18345   layout:
18346     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18347     layout: "plot-throughput-speedup-analysis"
18348
18349 - type: "plot"
18350   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18351   algorithm: "plot_tsa_name"
18352   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18353   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18354   include:
18355     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18356     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18357     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18358     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18359   layout:
18360     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18361     layout: "plot-throughput-speedup-analysis"
18362
18363 - type: "plot"
18364   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18365   algorithm: "plot_tsa_name"
18366   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18367   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18368   include:
18369     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18370     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18371     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18372     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18373   layout:
18374     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18375     layout: "plot-throughput-speedup-analysis"
18376
18377 - type: "plot"
18378   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18379   algorithm: "plot_tsa_name"
18380   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18381   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18382   include:
18383     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18384     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18385     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18386     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18387     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18388     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18389   layout:
18390     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18391     layout: "plot-throughput-speedup-analysis"
18392
18393 - type: "plot"
18394   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18395   algorithm: "plot_tsa_name"
18396   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18397   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18398   include:
18399     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18400     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18401     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18402     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18403     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18404     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18405   layout:
18406     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18407     layout: "plot-throughput-speedup-analysis"
18408
18409 - type: "plot"
18410   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
18411   algorithm: "plot_tsa_name"
18412   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
18413   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18414   include:
18415     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18416     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18417     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18418     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18419     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18420     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18421   layout:
18422     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
18423     layout: "plot-throughput-speedup-analysis"
18424
18425 - type: "plot"
18426   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
18427   algorithm: "plot_tsa_name"
18428   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
18429   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18430   include:
18431     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18432     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18433     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18434     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18435     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18436     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18437   layout:
18438     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
18439     layout: "plot-throughput-speedup-analysis"
18440
18441 #- type: "plot"
18442 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
18443 #  algorithm: "plot_tsa_name"
18444 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
18445 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18446 #  include:
18447 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18448 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18449 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18450 #  layout:
18451 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
18452 #    layout: "plot-throughput-speedup-analysis"
18453 #
18454 #- type: "plot"
18455 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
18456 #  algorithm: "plot_tsa_name"
18457 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
18458 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18459 #  include:
18460 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18461 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18462 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18463 #  layout:
18464 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
18465 #    layout: "plot-throughput-speedup-analysis"
18466
18467 - type: "plot"
18468   title: "Speedup: 2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18469   algorithm: "plot_tsa_name"
18470   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18471   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
18472   include:
18473     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18474     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18475     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18476     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18477     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18478   layout:
18479     title: "2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18480     layout: "plot-throughput-speedup-analysis"
18481
18482 - type: "plot"
18483   title: "Speedup: 2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18484   algorithm: "plot_tsa_name"
18485   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18486   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
18487   include:
18488     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18489     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18490     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18491     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18492     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18493   layout:
18494     title: "2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18495     layout: "plot-throughput-speedup-analysis"
18496
18497 - type: "plot"
18498   title: "Speedup: 2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-ndr-tsa"
18499   algorithm: "plot_tsa_name"
18500   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-ndr-tsa"
18501   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
18502   include:
18503     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-.t.c-ethip4-ip4base-iacldstbase-ndrpdr"
18504     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18505     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18506     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18507     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18508   layout:
18509     title: "2n-tx2-xl710-64b-ip4routing-features-base-scale-dpdk-ndr-tsa"
18510     layout: "plot-throughput-speedup-analysis"
18511
18512 - type: "plot"
18513   title: "Speedup: 2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-pdr-tsa"
18514   algorithm: "plot_tsa_name"
18515   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-pdr-tsa"
18516   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
18517   include:
18518     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-.t.c-ethip4-ip4base-iacldstbase-ndrpdr"
18519     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18520     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18521     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18522     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18523   layout:
18524     title: "2n-tx2-xl710-64b-ip4routing-features-base-scale-dpdk-pdr-tsa"
18525     layout: "plot-throughput-speedup-analysis"
18526
18527 - type: "plot"
18528   title: "Speedup: 2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18529   algorithm: "plot_tsa_name"
18530   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18531   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
18532   include:
18533     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18534     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18535     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18536     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18537     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18538     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-.t.c-ethip6-ip6base-iacldstbase-ndrpdr"
18539   layout:
18540     title: "2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18541     layout: "plot-throughput-speedup-analysis"
18542
18543 - type: "plot"
18544   title: "Speedup: 2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18545   algorithm: "plot_tsa_name"
18546   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18547   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
18548   include:
18549     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18550     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18551     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18552     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18553     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18554     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-.t.c-ethip6-ip6base-iacldstbase-ndrpdr"
18555   layout:
18556     title: "2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18557     layout: "plot-throughput-speedup-analysis"
18558
18559 - type: "plot"
18560   title: "Speedup: 2n-tx2-xl710-64b-l2switching-base-dpdk-ndr-tsa"
18561   algorithm: "plot_tsa_name"
18562   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-base-dpdk-ndr-tsa"
18563   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
18564   include:
18565     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18566     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18567     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18568     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18569     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18570   layout:
18571     title: "2n-tx2-xl710-64b-l2switching-base-dpdk-ndr-tsa"
18572     layout: "plot-throughput-speedup-analysis"
18573
18574 - type: "plot"
18575   title: "Speedup: 2n-tx2-xl710-64b-l2switching-base-dpdk-pdr-tsa"
18576   algorithm: "plot_tsa_name"
18577   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-base-dpdk-pdr-tsa"
18578   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
18579   include:
18580     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18581     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18582     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18583     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18584     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18585   layout:
18586     title: "2n-tx2-xl710-64b-l2switching-base-dpdk-pdr-tsa"
18587     layout: "plot-throughput-speedup-analysis"
18588
18589 - type: "plot"
18590   title: "Speedup: 2n-tx2-xl710-64b-l2switching-scale-dpdk-ndr-tsa"
18591   algorithm: "plot_tsa_name"
18592   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-scale-dpdk-ndr-tsa"
18593   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
18594   include:
18595     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18596     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18597     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18598     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18599   layout:
18600     title: "2n-tx2-xl710-64b-l2switching-scale-dpdk-ndr-tsa"
18601     layout: "plot-throughput-speedup-analysis"
18602
18603 - type: "plot"
18604   title: "Speedup: 2n-tx2-xl710-64b-l2switching-scale-dpdk-pdr-tsa"
18605   algorithm: "plot_tsa_name"
18606   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-scale-dpdk-pdr-tsa"
18607   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
18608   include:
18609     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18610     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18611     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18612     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18613   layout:
18614     title: "2n-tx2-xl710-64b-l2switching-scale-dpdk-pdr-tsa"
18615     layout: "plot-throughput-speedup-analysis"
18616
18617 - type: "plot"
18618   title: "Speedup: 2n-tx2-xl710-64b-features-l2switching-base-dpdk-ndr-tsa"
18619   algorithm: "plot_tsa_name"
18620   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-l2switching-base-dpdk-ndr-tsa"
18621   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
18622   include:
18623     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18624     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18625     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18626     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18627     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18628   layout:
18629     title: "2n-tx2-xl710-64b-features-l2switching-base-ndr-tsa"
18630     layout: "plot-throughput-speedup-analysis"
18631
18632 - type: "plot"
18633   title: "Speedup: 2n-tx2-xl710-64b-features-l2switching-base-dpdk-pdr-tsa"
18634   algorithm: "plot_tsa_name"
18635   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-l2switching-base-dpdk-pdr-tsa"
18636   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
18637   include:
18638     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18639     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18640     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18641     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18642     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18643   layout:
18644     title: "2n-tx2-xl710-64b-features-l2switching-base-pdr-tsa"
18645     layout: "plot-throughput-speedup-analysis"
18646
18647 ################################################################################
18648
18649 # Packet Throughput - DPDK
18650
18651 # 2n-skx-xxv710
18652
18653 - type: "plot"
18654   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
18655   algorithm: "plot_perf_box_name"
18656   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
18657   data: "plot-dpdk-throughput-latency-2n-skx"
18658   include:
18659     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18660     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18661   layout:
18662     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
18663     layout: "plot-throughput"
18664
18665 - type: "plot"
18666   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
18667   algorithm: "plot_perf_box_name"
18668   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
18669   data: "plot-dpdk-throughput-latency-2n-skx"
18670   include:
18671     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18672     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18673   layout:
18674     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
18675     layout: "plot-throughput"
18676
18677 - type: "plot"
18678   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
18679   algorithm: "plot_perf_box_name"
18680   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
18681   data: "plot-dpdk-throughput-latency-2n-skx"
18682   include:
18683     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18684     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18685   layout:
18686     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
18687     layout: "plot-throughput"
18688
18689 - type: "plot"
18690   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
18691   algorithm: "plot_perf_box_name"
18692   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
18693   data: "plot-dpdk-throughput-latency-2n-skx"
18694   include:
18695     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18696     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18697   layout:
18698     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
18699     layout: "plot-throughput"
18700
18701 # 2n-skx-x710
18702
18703 - type: "plot"
18704   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
18705   algorithm: "plot_perf_box_name"
18706   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
18707   data: "plot-dpdk-throughput-latency-2n-skx"
18708   include:
18709     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18710     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18711   layout:
18712     title: "2n-skx-x710-64b-2t1c-base-ndr"
18713     layout: "plot-throughput"
18714
18715 - type: "plot"
18716   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
18717   algorithm: "plot_perf_box_name"
18718   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
18719   data: "plot-dpdk-throughput-latency-2n-skx"
18720   include:
18721     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18722     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18723   layout:
18724     title: "2n-skx-x710-64b-4t2c-base-ndr"
18725     layout: "plot-throughput"
18726
18727 - type: "plot"
18728   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
18729   algorithm: "plot_perf_box_name"
18730   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
18731   data: "plot-dpdk-throughput-latency-2n-skx"
18732   include:
18733     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18734     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18735   layout:
18736     title: "2n-skx-x710-64b-2t1c-base-pdr"
18737     layout: "plot-throughput"
18738
18739 - type: "plot"
18740   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
18741   algorithm: "plot_perf_box_name"
18742   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
18743   data: "plot-dpdk-throughput-latency-2n-skx"
18744   include:
18745     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18746     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18747   layout:
18748     title: "2n-skx-x710-64b-4t2c-base-pdr"
18749     layout: "plot-throughput"
18750
18751 # 3n-skx-xxv710
18752
18753 - type: "plot"
18754   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
18755   algorithm: "plot_perf_box_name"
18756   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
18757   data: "plot-dpdk-throughput-latency-3n-skx"
18758   include:
18759     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18760     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18761   layout:
18762     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
18763     layout: "plot-throughput"
18764
18765 - type: "plot"
18766   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
18767   algorithm: "plot_perf_box_name"
18768   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
18769   data: "plot-dpdk-throughput-latency-3n-skx"
18770   include:
18771     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18772     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18773   layout:
18774     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
18775     layout: "plot-throughput"
18776
18777 - type: "plot"
18778   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
18779   algorithm: "plot_perf_box_name"
18780   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
18781   data: "plot-dpdk-throughput-latency-3n-skx"
18782   include:
18783     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18784     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18785   layout:
18786     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
18787     layout: "plot-throughput"
18788
18789 - type: "plot"
18790   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
18791   algorithm: "plot_perf_box_name"
18792   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
18793   data: "plot-dpdk-throughput-latency-3n-skx"
18794   include:
18795     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18796     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18797   layout:
18798     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
18799     layout: "plot-throughput"
18800
18801 # 3n-skx-x710
18802
18803 - type: "plot"
18804   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
18805   algorithm: "plot_perf_box_name"
18806   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
18807   data: "plot-dpdk-throughput-latency-3n-skx"
18808   include:
18809     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18810     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18811   layout:
18812     title: "3n-skx-x710-64b-2t1c-base-ndr"
18813     layout: "plot-throughput"
18814
18815 - type: "plot"
18816   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
18817   algorithm: "plot_perf_box_name"
18818   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
18819   data: "plot-dpdk-throughput-latency-3n-skx"
18820   include:
18821     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18822     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18823   layout:
18824     title: "3n-skx-x710-64b-4t2c-base-ndr"
18825     layout: "plot-throughput"
18826
18827 - type: "plot"
18828   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
18829   algorithm: "plot_perf_box_name"
18830   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
18831   data: "plot-dpdk-throughput-latency-3n-skx"
18832   include:
18833     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18834     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18835   layout:
18836     title: "3n-skx-x710-64b-2t1c-base-pdr"
18837     layout: "plot-throughput"
18838
18839 - type: "plot"
18840   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
18841   algorithm: "plot_perf_box_name"
18842   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
18843   data: "plot-dpdk-throughput-latency-3n-skx"
18844   include:
18845     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18846     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18847   layout:
18848     title: "3n-skx-x710-64b-4t2c-base-pdr"
18849     layout: "plot-throughput"
18850
18851 # 3n-hsw-xl710
18852
18853 - type: "plot"
18854   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
18855   algorithm: "plot_perf_box_name"
18856   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
18857   data: "plot-dpdk-throughput-latency-3n-hsw"
18858   include:
18859     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
18860     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
18861   layout:
18862     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
18863     layout: "plot-throughput"
18864
18865 - type: "plot"
18866   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
18867   algorithm: "plot_perf_box_name"
18868   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
18869   data: "plot-dpdk-throughput-latency-3n-hsw"
18870   include:
18871     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
18872     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
18873   layout:
18874     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
18875     layout: "plot-throughput"
18876
18877 - type: "plot"
18878   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
18879   algorithm: "plot_perf_box_name"
18880   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
18881   data: "plot-dpdk-throughput-latency-3n-hsw"
18882   include:
18883     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
18884     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
18885   layout:
18886     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
18887     layout: "plot-throughput"
18888
18889 - type: "plot"
18890   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
18891   algorithm: "plot_perf_box_name"
18892   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
18893   data: "plot-dpdk-throughput-latency-3n-hsw"
18894   include:
18895     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
18896     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
18897   layout:
18898     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
18899     layout: "plot-throughput"
18900
18901 # 3n-hsw-x710
18902
18903 - type: "plot"
18904   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
18905   algorithm: "plot_perf_box_name"
18906   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
18907   data: "plot-dpdk-throughput-latency-3n-hsw"
18908   include:
18909     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
18910     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
18911   layout:
18912     title: "3n-hsw-x710-64b-1t1c-base-ndr"
18913     layout: "plot-throughput"
18914
18915 - type: "plot"
18916   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
18917   algorithm: "plot_perf_box_name"
18918   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
18919   data: "plot-dpdk-throughput-latency-3n-hsw"
18920   include:
18921     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
18922     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
18923   layout:
18924     title: "3n-hsw-x710-64b-2t2c-base-ndr"
18925     layout: "plot-throughput"
18926
18927 - type: "plot"
18928   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
18929   algorithm: "plot_perf_box_name"
18930   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
18931   data: "plot-dpdk-throughput-latency-3n-hsw"
18932   include:
18933     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
18934     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
18935   layout:
18936     title: "3n-hsw-x710-64b-1t1c-base-pdr"
18937     layout: "plot-throughput"
18938
18939 - type: "plot"
18940   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
18941   algorithm: "plot_perf_box_name"
18942   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
18943   data: "plot-dpdk-throughput-latency-3n-hsw"
18944   include:
18945     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
18946     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
18947   layout:
18948     title: "3n-hsw-x710-64b-2t2c-base-pdr"
18949     layout: "plot-throughput"
18950
18951 ## 2n-dnv-x553
18952 #
18953 #- type: "plot"
18954 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
18955 #  algorithm: "plot_perf_box_name"
18956 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
18957 #  data: "plot-dpdk-throughput-latency-2n-dnv"
18958 #  include:
18959 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
18960 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
18961 #  layout:
18962 #    title: "2n-dnv-x553-64b-1t1c-base-ndr"
18963 #    layout: "plot-throughput"
18964 #
18965 #- type: "plot"
18966 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
18967 #  algorithm: "plot_perf_box_name"
18968 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
18969 #  data: "plot-dpdk-throughput-latency-2n-dnv"
18970 #  include:
18971 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
18972 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
18973 #  layout:
18974 #    title: "2n-dnv-x553-64b-2t2c-base-ndr"
18975 #    layout: "plot-throughput"
18976 #
18977 #- type: "plot"
18978 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
18979 #  algorithm: "plot_perf_box_name"
18980 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
18981 #  data: "plot-dpdk-throughput-latency-2n-dnv"
18982 #  include:
18983 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
18984 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
18985 #  layout:
18986 #    title: "2n-dnv-x553-64b-1t1c-base-pdr"
18987 #    layout: "plot-throughput"
18988 #
18989 #- type: "plot"
18990 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
18991 #  algorithm: "plot_perf_box_name"
18992 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
18993 #  data: "plot-dpdk-throughput-latency-2n-dnv"
18994 #  include:
18995 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
18996 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
18997 #  layout:
18998 #    title: "2n-dnv-x553-64b-2t2c-base-pdr"
18999 #    layout: "plot-throughput"
19000 #
19001 ## 3n-dnv-x553
19002 #
19003 #- type: "plot"
19004 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
19005 #  algorithm: "plot_perf_box_name"
19006 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
19007 #  data: "plot-dpdk-throughput-latency-3n-dnv"
19008 #  include:
19009 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19010 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19011 #  layout:
19012 #    title: "3n-dnv-x553-64b-1t1c-base-ndr"
19013 #    layout: "plot-throughput"
19014 #
19015 #- type: "plot"
19016 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
19017 #  algorithm: "plot_perf_box_name"
19018 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
19019 #  data: "plot-dpdk-throughput-latency-3n-dnv"
19020 #  include:
19021 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19022 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19023 #  layout:
19024 #    title: "3n-dnv-x553-64b-2t2c-base-ndr"
19025 #    layout: "plot-throughput"
19026 #
19027 #- type: "plot"
19028 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
19029 #  algorithm: "plot_perf_box_name"
19030 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
19031 #  data: "plot-dpdk-throughput-latency-3n-dnv"
19032 #  include:
19033 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19034 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19035 #  layout:
19036 #    title: "3n-dnv-x553-64b-1t1c-base-pdr"
19037 #    layout: "plot-throughput"
19038 #
19039 #- type: "plot"
19040 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
19041 #  algorithm: "plot_perf_box_name"
19042 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
19043 #  data: "plot-dpdk-throughput-latency-3n-dnv"
19044 #  include:
19045 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19046 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19047 #  layout:
19048 #    title: "3n-dnv-x553-64b-2t2c-base-pdr"
19049 #    layout: "plot-throughput"
19050
19051 # 3n-tsh-x520
19052
19053 - type: "plot"
19054   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
19055   algorithm: "plot_perf_box_name"
19056   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
19057   data: "plot-dpdk-throughput-latency-3n-tsh"
19058   include:
19059     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19060     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19061   layout:
19062     title: "3n-tsh-x520-64b-1t1c-base-ndr"
19063     layout: "plot-throughput"
19064
19065 - type: "plot"
19066   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
19067   algorithm: "plot_perf_box_name"
19068   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
19069   data: "plot-dpdk-throughput-latency-3n-tsh"
19070   include:
19071     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19072     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19073   layout:
19074     title: "3n-tsh-x520-64b-2t2c-base-ndr"
19075     layout: "plot-throughput"
19076
19077 - type: "plot"
19078   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
19079   algorithm: "plot_perf_box_name"
19080   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
19081   data: "plot-dpdk-throughput-latency-3n-tsh"
19082   include:
19083     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19084     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19085   layout:
19086     title: "3n-tsh-x520-64b-1t1c-base-pdr"
19087     layout: "plot-throughput"
19088
19089 - type: "plot"
19090   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
19091   algorithm: "plot_perf_box_name"
19092   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
19093   data: "plot-dpdk-throughput-latency-3n-tsh"
19094   include:
19095     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19096     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19097   layout:
19098     title: "3n-tsh-x520-64b-2t2c-base-pdr"
19099     layout: "plot-throughput"
19100
19101 # 2n-tx2-xl710
19102
19103 - type: "plot"
19104   title: "DPDK Throughput: 2n-tx2-xl710-64b-1t1c-base-ndr"
19105   algorithm: "plot_perf_box_name"
19106   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-1t1c-base-ndr"
19107   data: "plot-dpdk-throughput-latency-2n-tx2"
19108   include:
19109     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19110     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19111   layout:
19112     title: "2n-tx2-xl710-64b-1t1c-base-ndr"
19113     layout: "plot-throughput"
19114
19115 - type: "plot"
19116   title: "DPDK Throughput: 2n-tx2-xl710-64b-2t2c-base-ndr"
19117   algorithm: "plot_perf_box_name"
19118   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-2t2c-base-ndr"
19119   data: "plot-dpdk-throughput-latency-2n-tx2"
19120   include:
19121     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19122     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19123   layout:
19124     title: "2n-tx2-xl710-64b-2t2c-base-ndr"
19125     layout: "plot-throughput"
19126
19127 - type: "plot"
19128   title: "DPDK Throughput: 2n-tx2-xl710-64b-1t1c-base-pdr"
19129   algorithm: "plot_perf_box_name"
19130   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-1t1c-base-pdr"
19131   data: "plot-dpdk-throughput-latency-2n-tx2"
19132   include:
19133     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19134     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19135   layout:
19136     title: "2n-tx2-xl710-64b-1t1c-base-pdr"
19137     layout: "plot-throughput"
19138
19139 - type: "plot"
19140   title: "DPDK Throughput: 2n-tx2-xl710-64b-2t2c-base-pdr"
19141   algorithm: "plot_perf_box_name"
19142   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-2t2c-base-pdr"
19143   data: "plot-dpdk-throughput-latency-2n-tx2"
19144   include:
19145     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19146     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19147   layout:
19148     title: "2n-tx2-xl710-64b-2t2c-base-pdr"
19149     layout: "plot-throughput"
19150
19151 ################################################################################
19152 ###   2n-clx                                                                 ###
19153 ################################################################################
19154
19155 # Packet Throughput
19156
19157 - type: "plot"
19158   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
19159   algorithm: "plot_perf_box_name"
19160   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
19161   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19162   include:
19163     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19164     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19165     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19166     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19167   layout:
19168     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
19169     layout: "plot-throughput"
19170
19171 - type: "plot"
19172   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
19173   algorithm: "plot_perf_box_name"
19174   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
19175   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19176   include:
19177     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19178     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19179     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19180     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19181   layout:
19182     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
19183     layout: "plot-throughput"
19184
19185 - type: "plot"
19186   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
19187   algorithm: "plot_perf_box_name"
19188   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
19189   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19190   include:
19191     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19192     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19193     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19194     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19195   layout:
19196     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
19197     layout: "plot-throughput"
19198
19199 - type: "plot"
19200   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
19201   algorithm: "plot_perf_box_name"
19202   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
19203   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19204   include:
19205     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19206     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19207     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19208     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19209   layout:
19210     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
19211     layout: "plot-throughput"
19212
19213 - type: "plot"
19214   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
19215   algorithm: "plot_perf_box_name"
19216   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
19217   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19218   include:
19219     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19220     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19221     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19222     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19223   layout:
19224     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
19225     layout: "plot-throughput"
19226
19227 - type: "plot"
19228   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
19229   algorithm: "plot_perf_box_name"
19230   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
19231   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19232   include:
19233     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19234     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19235     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19236     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19237   layout:
19238     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
19239     layout: "plot-throughput"
19240
19241 - type: "plot"
19242   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
19243   algorithm: "plot_perf_box_name"
19244   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
19245   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19246   include:
19247     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
19248     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
19249     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
19250     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19251     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
19252     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
19253   layout:
19254     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
19255     layout: "plot-throughput"
19256
19257 - type: "plot"
19258   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
19259   algorithm: "plot_perf_box_name"
19260   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
19261   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19262   include:
19263     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
19264     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
19265     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
19266     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19267     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
19268     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
19269   layout:
19270     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
19271     layout: "plot-throughput"
19272
19273 - type: "plot"
19274   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
19275   algorithm: "plot_perf_box_name"
19276   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
19277   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19278   include:
19279     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
19280     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
19281     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
19282     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
19283   layout:
19284     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
19285     layout: "plot-throughput"
19286
19287 - type: "plot"
19288   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
19289   algorithm: "plot_perf_box_name"
19290   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
19291   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19292   include:
19293     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
19294     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
19295     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
19296     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
19297   layout:
19298     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
19299     layout: "plot-throughput"
19300
19301 - type: "plot"
19302   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
19303   algorithm: "plot_perf_box_name"
19304   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
19305   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19306   include:
19307     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
19308     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
19309     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19310   layout:
19311     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
19312     layout: "plot-throughput"
19313
19314 - type: "plot"
19315   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
19316   algorithm: "plot_perf_box_name"
19317   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
19318   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19319   include:
19320     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
19321     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
19322     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19323   layout:
19324     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
19325     layout: "plot-throughput"
19326
19327 - type: "plot"
19328   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
19329   algorithm: "plot_perf_box_name"
19330   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
19331   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19332   include:
19333     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
19334     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
19335     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
19336     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
19337     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
19338   layout:
19339     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
19340     layout: "plot-throughput"
19341
19342 - type: "plot"
19343   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
19344   algorithm: "plot_perf_box_name"
19345   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
19346   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19347   include:
19348     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
19349     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
19350     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
19351     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
19352     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
19353   layout:
19354     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
19355     layout: "plot-throughput"
19356
19357 - type: "plot"
19358   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
19359   algorithm: "plot_perf_box_name"
19360   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
19361   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19362   include:
19363     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
19364     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
19365     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
19366   layout:
19367     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
19368     layout: "plot-throughput"
19369
19370 - type: "plot"
19371   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
19372   algorithm: "plot_perf_box_name"
19373   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
19374   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19375   include:
19376     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
19377     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
19378     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
19379   layout:
19380     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
19381     layout: "plot-throughput"
19382
19383 - type: "plot"
19384   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
19385   algorithm: "plot_perf_box_name"
19386   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
19387   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19388   include:
19389     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19390     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19391     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19392     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19393     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19394     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19395   layout:
19396     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
19397     layout: "plot-throughput"
19398
19399 - type: "plot"
19400   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
19401   algorithm: "plot_perf_box_name"
19402   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
19403   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19404   include:
19405     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19406     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19407     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19408     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19409     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19410     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19411   layout:
19412     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
19413     layout: "plot-throughput"
19414
19415 - type: "plot"
19416   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
19417   algorithm: "plot_perf_box_name"
19418   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
19419   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19420   include:
19421     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19422     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
19423     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
19424     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
19425     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
19426   layout:
19427     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
19428     layout: "plot-throughput"
19429
19430 - type: "plot"
19431   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
19432   algorithm: "plot_perf_box_name"
19433   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
19434   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19435   include:
19436     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
19437     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
19438     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
19439     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
19440     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
19441   layout:
19442     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
19443     layout: "plot-throughput"
19444
19445 - type: "plot"
19446   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
19447   algorithm: "plot_perf_box_name"
19448   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
19449   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19450   include:
19451     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
19452     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
19453     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
19454     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
19455     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
19456     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
19457     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
19458     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
19459     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
19460     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
19461   layout:
19462     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
19463     layout: "plot-cps"
19464
19465 - type: "plot"
19466   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
19467   algorithm: "plot_perf_box_name"
19468   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
19469   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19470   include:
19471     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
19472     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
19473     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
19474     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
19475     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
19476     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
19477     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
19478     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
19479     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
19480     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
19481   layout:
19482     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
19483     layout: "plot-throughput"
19484
19485 - type: "plot"
19486   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
19487   algorithm: "plot_perf_box_name"
19488   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
19489   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19490   include:
19491     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
19492     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
19493     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
19494     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
19495     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
19496     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
19497     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
19498     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
19499     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
19500     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
19501   layout:
19502     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
19503     layout: "plot-cps"
19504
19505 - type: "plot"
19506   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
19507   algorithm: "plot_perf_box_name"
19508   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
19509   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19510   include:
19511     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
19512     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
19513     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
19514     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
19515     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
19516     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
19517     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
19518     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
19519     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
19520     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
19521   layout:
19522     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
19523     layout: "plot-throughput"
19524
19525 - type: "plot"
19526   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
19527   algorithm: "plot_perf_box_name"
19528   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
19529   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19530   include:
19531     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19532     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
19533     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
19534     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
19535     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
19536   layout:
19537     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
19538     layout: "plot-throughput"
19539
19540 - type: "plot"
19541   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
19542   algorithm: "plot_perf_box_name"
19543   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
19544   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19545   include:
19546     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
19547     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
19548     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
19549     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
19550     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
19551   layout:
19552     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
19553     layout: "plot-throughput"
19554
19555 - type: "plot"
19556   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
19557   algorithm: "plot_perf_box_name"
19558   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
19559   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19560   include:
19561     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
19562     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
19563     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
19564     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
19565     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
19566     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
19567     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
19568     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
19569     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
19570     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
19571   layout:
19572     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
19573     layout: "plot-cps"
19574
19575 - type: "plot"
19576   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
19577   algorithm: "plot_perf_box_name"
19578   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
19579   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19580   include:
19581     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
19582     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
19583     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
19584     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
19585     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
19586     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
19587     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
19588     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
19589     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
19590     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
19591   layout:
19592     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
19593     layout: "plot-throughput"
19594
19595 - type: "plot"
19596   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
19597   algorithm: "plot_perf_box_name"
19598   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
19599   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19600   include:
19601     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
19602     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
19603     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
19604     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
19605     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
19606     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
19607     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
19608     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
19609     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
19610     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
19611   layout:
19612     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
19613     layout: "plot-cps"
19614
19615 - type: "plot"
19616   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
19617   algorithm: "plot_perf_box_name"
19618   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
19619   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19620   include:
19621     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
19622     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
19623     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
19624     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
19625     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
19626     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
19627     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
19628     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
19629     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
19630     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
19631   layout:
19632     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
19633     layout: "plot-throughput"
19634
19635 - type: "plot"
19636   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
19637   algorithm: "plot_perf_box_name"
19638   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
19639   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19640   include:
19641     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
19642     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19643     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19644     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19645     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19646     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19647   layout:
19648     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
19649     layout: "plot-throughput"
19650
19651 - type: "plot"
19652   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
19653   algorithm: "plot_perf_box_name"
19654   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
19655   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19656   include:
19657     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
19658     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19659     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19660     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19661     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19662     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19663   layout:
19664     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
19665     layout: "plot-throughput"
19666
19667 - type: "plot"
19668   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
19669   algorithm: "plot_perf_box_name"
19670   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
19671   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19672   include:
19673     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
19674     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
19675   layout:
19676     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
19677     layout: "plot-throughput"
19678
19679 - type: "plot"
19680   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
19681   algorithm: "plot_perf_box_name"
19682   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
19683   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19684   include:
19685     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
19686     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
19687   layout:
19688     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
19689     layout: "plot-throughput"
19690
19691 - type: "plot"
19692   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
19693   algorithm: "plot_perf_box_name"
19694   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
19695   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19696   include:
19697     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
19698     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
19699     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
19700     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
19701     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
19702     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
19703   layout:
19704     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
19705     layout: "plot-throughput"
19706
19707 - type: "plot"
19708   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
19709   algorithm: "plot_perf_box_name"
19710   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
19711   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19712   include:
19713     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
19714     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
19715     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
19716     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
19717     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
19718     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
19719   layout:
19720     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
19721     layout: "plot-throughput"
19722
19723 - type: "plot"
19724   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
19725   algorithm: "plot_perf_box_name"
19726   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
19727   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19728   include:
19729     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19730     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19731     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19732     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19733     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19734     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19735   layout:
19736     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
19737     layout: "plot-throughput"
19738
19739 - type: "plot"
19740   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
19741   algorithm: "plot_perf_box_name"
19742   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
19743   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19744   include:
19745     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19746     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19747     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19748     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19749     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19750     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19751   layout:
19752     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
19753     layout: "plot-throughput"
19754
19755 - type: "plot"
19756   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
19757   algorithm: "plot_perf_box_name"
19758   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
19759   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19760   include:
19761     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
19762     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
19763     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
19764     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
19765     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
19766   layout:
19767     title: "2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
19768     layout: "plot-throughput"
19769
19770 - type: "plot"
19771   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
19772   algorithm: "plot_perf_box_name"
19773   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
19774   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19775   include:
19776     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
19777     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
19778     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
19779     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
19780     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
19781   layout:
19782     title: "2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
19783     layout: "plot-throughput"
19784
19785 - type: "plot"
19786   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
19787   algorithm: "plot_perf_box_name"
19788   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
19789   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19790   include:
19791     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
19792     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
19793     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
19794     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
19795     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
19796     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
19797     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
19798   layout:
19799     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
19800     layout: "plot-throughput"
19801
19802 - type: "plot"
19803   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
19804   algorithm: "plot_perf_box_name"
19805   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
19806   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19807   include:
19808     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
19809     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
19810     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
19811     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
19812     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
19813     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
19814     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
19815   layout:
19816     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
19817     layout: "plot-throughput"
19818
19819 - type: "plot"
19820   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
19821   algorithm: "plot_perf_box_name"
19822   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
19823   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19824   include:
19825     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
19826     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
19827     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
19828     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
19829     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
19830   layout:
19831     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
19832     layout: "plot-throughput"
19833
19834 - type: "plot"
19835   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
19836   algorithm: "plot_perf_box_name"
19837   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
19838   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19839   include:
19840     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
19841     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
19842     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
19843     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
19844     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
19845   layout:
19846     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
19847     layout: "plot-throughput"
19848
19849 - type: "plot"
19850   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
19851   algorithm: "plot_perf_box_name"
19852   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
19853   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19854   include:
19855     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
19856     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
19857     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
19858     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
19859   layout:
19860     title: "2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
19861     layout: "plot-throughput"
19862
19863 - type: "plot"
19864   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
19865   algorithm: "plot_perf_box_name"
19866   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
19867   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19868   include:
19869     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
19870     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
19871     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
19872     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
19873   layout:
19874     title: "2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
19875     layout: "plot-throughput"
19876
19877 - type: "plot"
19878   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
19879   algorithm: "plot_perf_box_name"
19880   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
19881   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19882   include:
19883     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
19884     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
19885     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
19886     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
19887     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
19888   layout:
19889     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
19890     layout: "plot-throughput"
19891
19892 - type: "plot"
19893   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
19894   algorithm: "plot_perf_box_name"
19895   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
19896   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19897   include:
19898     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
19899     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
19900     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
19901     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
19902     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
19903   layout:
19904     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
19905     layout: "plot-throughput"
19906
19907 - type: "plot"
19908   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
19909   algorithm: "plot_perf_box_name"
19910   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
19911   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19912   include:
19913     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
19914     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
19915     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
19916     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
19917   layout:
19918     title: "2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
19919     layout: "plot-throughput"
19920
19921 - type: "plot"
19922   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
19923   algorithm: "plot_perf_box_name"
19924   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
19925   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19926   include:
19927     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
19928     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
19929     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
19930     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
19931   layout:
19932     title: "2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
19933     layout: "plot-throughput"
19934
19935 - type: "plot"
19936   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
19937   algorithm: "plot_perf_box_name"
19938   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
19939   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19940   include:
19941     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
19942     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
19943     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
19944     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
19945     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
19946   layout:
19947     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
19948     layout: "plot-throughput"
19949
19950 - type: "plot"
19951   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
19952   algorithm: "plot_perf_box_name"
19953   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
19954   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19955   include:
19956     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
19957     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
19958     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
19959     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
19960     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
19961   layout:
19962     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
19963     layout: "plot-throughput"
19964
19965 - type: "plot"
19966   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
19967   algorithm: "plot_perf_box_name"
19968   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
19969   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19970   include:
19971     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19972     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
19973     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
19974     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
19975     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19976   layout:
19977     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
19978     layout: "plot-throughput"
19979
19980 - type: "plot"
19981   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
19982   algorithm: "plot_perf_box_name"
19983   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
19984   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19985   include:
19986     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19987     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
19988     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
19989     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
19990     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19991   layout:
19992     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
19993     layout: "plot-throughput"
19994
19995 - type: "plot"
19996   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
19997   algorithm: "plot_perf_box_name"
19998   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
19999   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20000   include:
20001     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20002     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20003     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20004     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20005     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20006   layout:
20007     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20008     layout: "plot-throughput"
20009
20010 - type: "plot"
20011   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20012   algorithm: "plot_perf_box_name"
20013   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20014   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20015   include:
20016     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20017     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20018     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20019     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20020     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20021   layout:
20022     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20023     layout: "plot-throughput"
20024
20025 - type: "plot"
20026   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
20027   algorithm: "plot_perf_box_name"
20028   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
20029   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20030   include:
20031     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
20032     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20033     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
20034     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20035     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20036   layout:
20037     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
20038     layout: "plot-throughput"
20039
20040 - type: "plot"
20041   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
20042   algorithm: "plot_perf_box_name"
20043   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
20044   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20045   include:
20046     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
20047     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20048     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
20049     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20050     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20051   layout:
20052     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
20053     layout: "plot-throughput"
20054
20055 - type: "plot"
20056   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
20057   algorithm: "plot_perf_box_name"
20058   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
20059   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20060   include:
20061     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20062     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
20063     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
20064     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
20065   layout:
20066     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
20067     layout: "plot-throughput"
20068
20069 - type: "plot"
20070   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
20071   algorithm: "plot_perf_box_name"
20072   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
20073   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20074   include:
20075     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20076     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
20077     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
20078     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
20079   layout:
20080     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
20081     layout: "plot-throughput"
20082
20083 - type: "plot"
20084   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
20085   algorithm: "plot_perf_box_name"
20086   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
20087   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20088   include:
20089     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
20090     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20091     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20092     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20093     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20094   layout:
20095     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
20096     layout: "plot-throughput"
20097
20098 - type: "plot"
20099   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
20100   algorithm: "plot_perf_box_name"
20101   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
20102   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20103   include:
20104     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
20105     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20106     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20107     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20108     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20109   layout:
20110     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
20111     layout: "plot-throughput"
20112
20113 - type: "plot"
20114   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20115   algorithm: "plot_perf_box_name"
20116   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20117   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20118   include:
20119     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20120     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
20121     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
20122     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20123   layout:
20124     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20125     layout: "plot-throughput"
20126
20127 - type: "plot"
20128   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20129   algorithm: "plot_perf_box_name"
20130   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20131   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20132   include:
20133     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20134     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
20135     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
20136     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20137   layout:
20138     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20139     layout: "plot-throughput"
20140
20141 - type: "plot"
20142   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
20143   algorithm: "plot_perf_box_name"
20144   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
20145   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20146   include:
20147     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
20148     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
20149     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
20150     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
20151     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
20152   layout:
20153     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
20154     layout: "plot-throughput"
20155
20156 - type: "plot"
20157   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
20158   algorithm: "plot_perf_box_name"
20159   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
20160   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20161   include:
20162     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
20163     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
20164     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
20165     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
20166     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
20167   layout:
20168     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
20169     layout: "plot-throughput"
20170
20171 - type: "plot"
20172   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
20173   algorithm: "plot_perf_box_name"
20174   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
20175   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20176   include:
20177     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
20178     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
20179     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
20180     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
20181   layout:
20182     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
20183     layout: "plot-throughput"
20184
20185 - type: "plot"
20186   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
20187   algorithm: "plot_perf_box_name"
20188   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
20189   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20190   include:
20191     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
20192     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
20193     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
20194     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
20195   layout:
20196     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
20197     layout: "plot-throughput"
20198
20199 - type: "plot"
20200   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
20201   algorithm: "plot_perf_box_name"
20202   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
20203   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20204   include:
20205     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20206     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20207     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20208     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20209     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
20210   layout:
20211     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
20212     layout: "plot-throughput"
20213
20214 - type: "plot"
20215   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
20216   algorithm: "plot_perf_box_name"
20217   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
20218   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20219   include:
20220     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20221     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20222     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20223     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20224     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
20225   layout:
20226     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
20227     layout: "plot-throughput"
20228
20229 - type: "plot"
20230   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
20231   algorithm: "plot_perf_box_name"
20232   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
20233   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20234   include:
20235     - "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"
20236     - "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"
20237     - "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"
20238     - "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"
20239     - "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"
20240   layout:
20241     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
20242     layout: "plot-throughput"
20243
20244 - type: "plot"
20245   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
20246   algorithm: "plot_perf_box_name"
20247   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
20248   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20249   include:
20250     - "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"
20251     - "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"
20252     - "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"
20253     - "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"
20254     - "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"
20255   layout:
20256     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
20257     layout: "plot-throughput"
20258
20259 - type: "plot"
20260   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
20261   algorithm: "plot_perf_box_name"
20262   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
20263   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20264   include:
20265     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20266     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20267     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20268     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20269     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
20270   layout:
20271     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
20272     layout: "plot-throughput"
20273
20274 - type: "plot"
20275   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
20276   algorithm: "plot_perf_box_name"
20277   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
20278   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20279   include:
20280     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20281     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20282     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20283     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20284     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
20285   layout:
20286     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
20287     layout: "plot-throughput"
20288
20289 - type: "plot"
20290   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
20291   algorithm: "plot_perf_box_name"
20292   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
20293   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20294   include:
20295     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20296     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20297     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20298     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20299     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
20300   layout:
20301     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
20302     layout: "plot-throughput"
20303
20304 - type: "plot"
20305   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
20306   algorithm: "plot_perf_box_name"
20307   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
20308   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20309   include:
20310     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20311     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20312     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20313     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20314     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
20315   layout:
20316     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
20317     layout: "plot-throughput"
20318
20319 - type: "plot"
20320   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
20321   algorithm: "plot_perf_box_name"
20322   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
20323   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20324   include:
20325     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20326     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20327     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20328     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20329   layout:
20330     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
20331     layout: "plot-throughput"
20332
20333 - type: "plot"
20334   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
20335   algorithm: "plot_perf_box_name"
20336   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
20337   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20338   include:
20339     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20340     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20341     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20342     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20343   layout:
20344     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
20345     layout: "plot-throughput"
20346
20347 - type: "plot"
20348   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
20349   algorithm: "plot_perf_box_name"
20350   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
20351   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20352   include:
20353     - "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"
20354     - "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"
20355     - "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"
20356     - "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"
20357   layout:
20358     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
20359     layout: "plot-throughput"
20360
20361 - type: "plot"
20362   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
20363   algorithm: "plot_perf_box_name"
20364   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
20365   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20366   include:
20367     - "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"
20368     - "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"
20369     - "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"
20370     - "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"
20371   layout:
20372     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
20373     layout: "plot-throughput"
20374
20375 - type: "plot"
20376   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
20377   algorithm: "plot_perf_box_name"
20378   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
20379   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20380   include:
20381     - "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"
20382     - "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"
20383     - "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"
20384     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
20385     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
20386     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
20387   layout:
20388     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
20389     layout: "plot-throughput"
20390
20391 - type: "plot"
20392   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
20393   algorithm: "plot_perf_box_name"
20394   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
20395   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20396   include:
20397     - "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"
20398     - "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"
20399     - "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"
20400     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
20401     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
20402     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
20403   layout:
20404     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
20405     layout: "plot-throughput"
20406
20407 ################################################################################
20408
20409 # Packet Speedup
20410
20411 - type: "plot"
20412   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
20413   algorithm: "plot_tsa_name"
20414   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
20415   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20416   include:
20417     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20418     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20419     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20420     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20421   layout:
20422     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
20423     layout: "plot-throughput-speedup-analysis"
20424
20425 - type: "plot"
20426   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
20427   algorithm: "plot_tsa_name"
20428   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
20429   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20430   include:
20431     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20432     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20433     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20434     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20435   layout:
20436     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
20437     layout: "plot-throughput-speedup-analysis"
20438
20439 - type: "plot"
20440   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
20441   algorithm: "plot_tsa_name"
20442   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
20443   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20444   include:
20445     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20446     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20447     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20448     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20449   layout:
20450     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
20451     layout: "plot-throughput-speedup-analysis"
20452
20453 - type: "plot"
20454   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
20455   algorithm: "plot_tsa_name"
20456   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
20457   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20458   include:
20459     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20460     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20461     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20462     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20463   layout:
20464     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
20465     layout: "plot-throughput-speedup-analysis"
20466
20467 - type: "plot"
20468   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
20469   algorithm: "plot_tsa_name"
20470   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
20471   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20472   include:
20473     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20474     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20475     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20476     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20477   layout:
20478     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
20479     layout: "plot-throughput-speedup-analysis"
20480
20481 - type: "plot"
20482   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
20483   algorithm: "plot_tsa_name"
20484   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
20485   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20486   include:
20487     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20488     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20489     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20490     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20491   layout:
20492     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
20493     layout: "plot-throughput-speedup-analysis"
20494
20495 - type: "plot"
20496   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
20497   algorithm: "plot_tsa_name"
20498   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
20499   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20500   include:
20501     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
20502     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
20503     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
20504     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20505     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
20506     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
20507   layout:
20508     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
20509     layout: "plot-throughput-speedup-analysis"
20510
20511 - type: "plot"
20512   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
20513   algorithm: "plot_tsa_name"
20514   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
20515   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20516   include:
20517     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
20518     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
20519     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
20520     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20521     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
20522     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
20523   layout:
20524     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
20525     layout: "plot-throughput-speedup-analysis"
20526
20527 - type: "plot"
20528   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
20529   algorithm: "plot_tsa_name"
20530   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
20531   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20532   include:
20533     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
20534     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
20535     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
20536     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
20537   layout:
20538     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
20539     layout: "plot-throughput-speedup-analysis"
20540
20541 - type: "plot"
20542   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
20543   algorithm: "plot_tsa_name"
20544   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
20545   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20546   include:
20547     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
20548     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
20549     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
20550     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
20551   layout:
20552     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
20553     layout: "plot-throughput-speedup-analysis"
20554
20555 - type: "plot"
20556   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
20557   algorithm: "plot_tsa_name"
20558   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
20559   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20560   include:
20561     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
20562     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
20563     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20564   layout:
20565     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
20566     layout: "plot-throughput-speedup-analysis"
20567
20568 - type: "plot"
20569   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
20570   algorithm: "plot_tsa_name"
20571   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
20572   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20573   include:
20574     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
20575     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
20576     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20577   layout:
20578     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
20579     layout: "plot-throughput-speedup-analysis"
20580
20581 - type: "plot"
20582   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
20583   algorithm: "plot_tsa_name"
20584   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
20585   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20586   include:
20587     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
20588     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
20589     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
20590     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
20591     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
20592   layout:
20593     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
20594     layout: "plot-throughput-speedup-analysis"
20595
20596 - type: "plot"
20597   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
20598   algorithm: "plot_tsa_name"
20599   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
20600   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20601   include:
20602     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
20603     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
20604     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
20605     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
20606     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
20607   layout:
20608     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
20609     layout: "plot-throughput-speedup-analysis"
20610
20611 - type: "plot"
20612   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
20613   algorithm: "plot_tsa_name"
20614   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
20615   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20616   include:
20617     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
20618     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
20619     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
20620   layout:
20621     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
20622     layout: "plot-throughput-speedup-analysis"
20623
20624 - type: "plot"
20625   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
20626   algorithm: "plot_tsa_name"
20627   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
20628   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20629   include:
20630     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
20631     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
20632     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
20633   layout:
20634     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
20635     layout: "plot-throughput-speedup-analysis"
20636
20637 - type: "plot"
20638   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
20639   algorithm: "plot_tsa_name"
20640   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
20641   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20642   include:
20643     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20644     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20645     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20646     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20647     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20648     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20649   layout:
20650     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
20651     layout: "plot-throughput-speedup-analysis"
20652
20653 - type: "plot"
20654   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
20655   algorithm: "plot_tsa_name"
20656   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
20657   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20658   include:
20659     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20660     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
20661     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
20662     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
20663     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
20664   layout:
20665     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
20666     layout: "plot-throughput-speedup-analysis"
20667
20668 - type: "plot"
20669   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
20670   algorithm: "plot_tsa_name"
20671   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
20672   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20673   include:
20674     - "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"
20675     - "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"
20676     - "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"
20677     - "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"
20678     - "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"
20679   layout:
20680     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
20681     layout: "plot-throughput-speedup-analysis"
20682
20683 - type: "plot"
20684   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
20685   algorithm: "plot_tsa_name"
20686   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
20687   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20688   include:
20689     - "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"
20690     - "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"
20691     - "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"
20692     - "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"
20693     - "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"
20694     - "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"
20695     - "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"
20696     - "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"
20697     - "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"
20698     - "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"
20699   layout:
20700     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
20701     layout: "plot-throughput-speedup-analysis-cps"
20702
20703 - type: "plot"
20704   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
20705   algorithm: "plot_tsa_name"
20706   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
20707   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20708   include:
20709     - "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"
20710     - "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"
20711     - "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"
20712     - "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"
20713     - "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"
20714     - "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"
20715     - "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"
20716     - "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"
20717     - "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"
20718     - "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"
20719   layout:
20720     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20721     layout: "plot-throughput-speedup-analysis"
20722
20723 - type: "plot"
20724   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
20725   algorithm: "plot_tsa_name"
20726   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
20727   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20728   include:
20729     - "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"
20730     - "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"
20731     - "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"
20732     - "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"
20733     - "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"
20734     - "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"
20735     - "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"
20736     - "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"
20737     - "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"
20738     - "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"
20739   layout:
20740     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20741     layout: "plot-throughput-speedup-analysis-cps"
20742
20743 - type: "plot"
20744   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
20745   algorithm: "plot_tsa_name"
20746   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
20747   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20748   include:
20749     - "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"
20750     - "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"
20751     - "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"
20752     - "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"
20753     - "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"
20754     - "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"
20755     - "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"
20756     - "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"
20757     - "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"
20758     - "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"
20759   layout:
20760     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20761     layout: "plot-throughput-speedup-analysis"
20762
20763 - type: "plot"
20764   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
20765   algorithm: "plot_tsa_name"
20766   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
20767   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20768   include:
20769     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20770     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20771     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20772     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20773     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20774     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20775   layout:
20776     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
20777     layout: "plot-throughput-speedup-analysis"
20778
20779 - type: "plot"
20780   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
20781   algorithm: "plot_tsa_name"
20782   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
20783   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20784   include:
20785     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20786     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
20787     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
20788     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
20789     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
20790   layout:
20791     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
20792     layout: "plot-throughput-speedup-analysis"
20793
20794 - type: "plot"
20795   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
20796   algorithm: "plot_tsa_name"
20797   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
20798   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20799   include:
20800     - "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"
20801     - "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"
20802     - "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"
20803     - "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"
20804     - "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"
20805   layout:
20806     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
20807     layout: "plot-throughput-speedup-analysis"
20808
20809 - type: "plot"
20810   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
20811   algorithm: "plot_tsa_name"
20812   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
20813   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20814   include:
20815     - "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"
20816     - "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"
20817     - "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"
20818     - "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"
20819     - "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"
20820     - "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"
20821     - "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"
20822     - "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"
20823     - "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"
20824     - "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"
20825   layout:
20826     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20827     layout: "plot-throughput-speedup-analysis-cps"
20828
20829 - type: "plot"
20830   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
20831   algorithm: "plot_tsa_name"
20832   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
20833   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20834   include:
20835     - "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"
20836     - "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"
20837     - "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"
20838     - "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"
20839     - "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"
20840     - "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"
20841     - "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"
20842     - "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"
20843     - "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"
20844     - "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"
20845   layout:
20846     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20847     layout: "plot-throughput-speedup-analysis"
20848
20849 - type: "plot"
20850   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
20851   algorithm: "plot_tsa_name"
20852   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
20853   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20854   include:
20855     - "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"
20856     - "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"
20857     - "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"
20858     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20859     - "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"
20860     - "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"
20861     - "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"
20862     - "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"
20863     - "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"
20864     - "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"
20865   layout:
20866     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20867     layout: "plot-throughput-speedup-analysis-cps"
20868
20869 - type: "plot"
20870   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
20871   algorithm: "plot_tsa_name"
20872   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
20873   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20874   include:
20875     - "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"
20876     - "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"
20877     - "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"
20878     - "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"
20879     - "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"
20880     - "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"
20881     - "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"
20882     - "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"
20883     - "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"
20884     - "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"
20885   layout:
20886     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20887     layout: "plot-throughput-speedup-analysis"
20888
20889 - type: "plot"
20890   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
20891   algorithm: "plot_tsa_name"
20892   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
20893   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20894   include:
20895     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
20896     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20897     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20898     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20899     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20900     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20901   layout:
20902     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
20903     layout: "plot-throughput-speedup-analysis"
20904
20905 - type: "plot"
20906   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
20907   algorithm: "plot_tsa_name"
20908   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
20909   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20910   include:
20911     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
20912     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20913     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20914     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20915     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20916     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20917   layout:
20918     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
20919     layout: "plot-throughput-speedup-analysis"
20920
20921 - type: "plot"
20922   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
20923   algorithm: "plot_tsa_name"
20924   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
20925   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20926   include:
20927     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
20928     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
20929   layout:
20930     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
20931     layout: "plot-throughput-speedup-analysis"
20932
20933 - type: "plot"
20934   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
20935   algorithm: "plot_tsa_name"
20936   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
20937   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20938   include:
20939     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
20940     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
20941   layout:
20942     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
20943     layout: "plot-throughput-speedup-analysis"
20944
20945 - type: "plot"
20946   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
20947   algorithm: "plot_tsa_name"
20948   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
20949   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20950   include:
20951     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
20952     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
20953     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
20954     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
20955     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
20956     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
20957   layout:
20958     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
20959     layout: "plot-throughput-speedup-analysis"
20960
20961 - type: "plot"
20962   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
20963   algorithm: "plot_tsa_name"
20964   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
20965   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20966   include:
20967     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
20968     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
20969     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
20970     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
20971     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
20972     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
20973   layout:
20974     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
20975     layout: "plot-throughput-speedup-analysis"
20976
20977 - type: "plot"
20978   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
20979   algorithm: "plot_tsa_name"
20980   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
20981   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20982   include:
20983     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20984     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20985     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20986     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20987     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20988     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20989   layout:
20990     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
20991     layout: "plot-throughput-speedup-analysis"
20992
20993 - type: "plot"
20994   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
20995   algorithm: "plot_tsa_name"
20996   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
20997   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20998   include:
20999     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21000     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21001     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21002     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21003     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21004     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21005   layout:
21006     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
21007     layout: "plot-throughput-speedup-analysis"
21008
21009 - type: "plot"
21010   title: "Speedup: 2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
21011   algorithm: "plot_tsa_name"
21012   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
21013   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21014   include:
21015     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
21016     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
21017     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
21018     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
21019     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
21020   layout:
21021     title: "2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
21022     layout: "plot-throughput-speedup-analysis"
21023
21024 - type: "plot"
21025   title: "Speedup: 2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
21026   algorithm: "plot_tsa_name"
21027   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
21028   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21029   include:
21030     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
21031     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
21032     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
21033     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
21034     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
21035   layout:
21036     title: "2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
21037     layout: "plot-throughput-speedup-analysis"
21038
21039 - type: "plot"
21040   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
21041   algorithm: "plot_tsa_name"
21042   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
21043   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21044   include:
21045     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
21046     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21047     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
21048     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
21049     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
21050     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21051     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
21052   layout:
21053     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
21054     layout: "plot-throughput-speedup-analysis"
21055
21056 - type: "plot"
21057   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
21058   algorithm: "plot_tsa_name"
21059   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
21060   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21061   include:
21062     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
21063     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21064     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
21065     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
21066     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
21067     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21068     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
21069   layout:
21070     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
21071     layout: "plot-throughput-speedup-analysis"
21072
21073 - type: "plot"
21074   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
21075   algorithm: "plot_tsa_name"
21076   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
21077   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21078   include:
21079     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
21080     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21081     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
21082     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
21083     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
21084   layout:
21085     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
21086     layout: "plot-throughput-speedup-analysis"
21087
21088 - type: "plot"
21089   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
21090   algorithm: "plot_tsa_name"
21091   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
21092   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21093   include:
21094     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
21095     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21096     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
21097     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
21098     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
21099   layout:
21100     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
21101     layout: "plot-throughput-speedup-analysis"
21102
21103 - type: "plot"
21104   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr-tsa"
21105   algorithm: "plot_tsa_name"
21106   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr-tsa"
21107   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21108   include:
21109     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21110     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
21111     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
21112     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
21113   layout:
21114     title: "2n-clx-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr"
21115     layout: "plot-throughput-speedup-analysis"
21116
21117 - type: "plot"
21118   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr-tsa"
21119   algorithm: "plot_tsa_name"
21120   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr-tsa"
21121   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21122   include:
21123     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21124     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
21125     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
21126     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
21127   layout:
21128     title: "2n-clx-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr"
21129     layout: "plot-throughput-speedup-analysis"
21130
21131 - type: "plot"
21132   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
21133   algorithm: "plot_tsa_name"
21134   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
21135   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21136   include:
21137     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
21138     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21139     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
21140     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
21141     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
21142   layout:
21143     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
21144     layout: "plot-throughput-speedup-analysis"
21145
21146 - type: "plot"
21147   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
21148   algorithm: "plot_tsa_name"
21149   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
21150   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21151   include:
21152     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
21153     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21154     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
21155     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
21156     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
21157   layout:
21158     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
21159     layout: "plot-throughput-speedup-analysis"
21160
21161 - type: "plot"
21162   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr-tsa"
21163   algorithm: "plot_tsa_name"
21164   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr-tsa"
21165   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21166   include:
21167     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21168     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
21169     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
21170     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
21171   layout:
21172     title: "2n-clx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr"
21173     layout: "plot-throughput-speedup-analysis"
21174
21175 - type: "plot"
21176   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr-tsa"
21177   algorithm: "plot_tsa_name"
21178   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr-tsa"
21179   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21180   include:
21181     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21182     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
21183     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
21184     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
21185   layout:
21186     title: "2n-clx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr"
21187     layout: "plot-throughput-speedup-analysis"
21188
21189 - type: "plot"
21190   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
21191   algorithm: "plot_tsa_name"
21192   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
21193   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21194   include:
21195     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
21196     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
21197     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
21198     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
21199     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
21200   layout:
21201     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
21202     layout: "plot-throughput-speedup-analysis"
21203
21204 - type: "plot"
21205   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
21206   algorithm: "plot_tsa_name"
21207   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
21208   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21209   include:
21210     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
21211     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
21212     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
21213     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
21214     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
21215   layout:
21216     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
21217     layout: "plot-throughput-speedup-analysis"
21218
21219 - type: "plot"
21220   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
21221   algorithm: "plot_tsa_name"
21222   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
21223   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21224   include:
21225     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21226     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
21227     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
21228     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
21229     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21230   layout:
21231     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
21232     layout: "plot-throughput-speedup-analysis"
21233
21234 - type: "plot"
21235   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
21236   algorithm: "plot_tsa_name"
21237   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
21238   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21239   include:
21240     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21241     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
21242     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
21243     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
21244     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21245   layout:
21246     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
21247     layout: "plot-throughput-speedup-analysis"
21248
21249 - type: "plot"
21250   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
21251   algorithm: "plot_tsa_name"
21252   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
21253   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21254   include:
21255     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
21256     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
21257     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
21258     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
21259     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
21260   layout:
21261     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
21262     layout: "plot-throughput-speedup-analysis"
21263
21264 - type: "plot"
21265   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
21266   algorithm: "plot_tsa_name"
21267   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
21268   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21269   include:
21270     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
21271     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
21272     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
21273     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
21274     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
21275   layout:
21276     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
21277     layout: "plot-throughput-speedup-analysis"
21278
21279 - type: "plot"
21280   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
21281   algorithm: "plot_tsa_name"
21282   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
21283   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21284   include:
21285     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
21286     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21287     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
21288     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
21289     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
21290   layout:
21291     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
21292     layout: "plot-throughput-speedup-analysis"
21293
21294 - type: "plot"
21295   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
21296   algorithm: "plot_tsa_name"
21297   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
21298   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21299   include:
21300     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
21301     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21302     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
21303     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
21304     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
21305   layout:
21306     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
21307     layout: "plot-throughput-speedup-analysis"
21308
21309 - type: "plot"
21310   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
21311   algorithm: "plot_tsa_name"
21312   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
21313   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21314   include:
21315     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
21316     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
21317     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
21318     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21319   layout:
21320     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
21321     layout: "plot-throughput-speedup-analysis"
21322
21323 - type: "plot"
21324   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
21325   algorithm: "plot_tsa_name"
21326   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
21327   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21328   include:
21329     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
21330     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
21331     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
21332     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21333   layout:
21334     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
21335     layout: "plot-throughput-speedup-analysis"
21336
21337 - type: "plot"
21338   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
21339   algorithm: "plot_tsa_name"
21340   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
21341   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21342   include:
21343     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
21344     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
21345     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
21346     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
21347     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
21348   layout:
21349     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
21350     layout: "plot-throughput-speedup-analysis"
21351
21352 - type: "plot"
21353   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
21354   algorithm: "plot_tsa_name"
21355   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
21356   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21357   include:
21358     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
21359     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
21360     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
21361     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
21362     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
21363   layout:
21364     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
21365     layout: "plot-throughput-speedup-analysis"
21366
21367 - type: "plot"
21368   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
21369   algorithm: "plot_tsa_name"
21370   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
21371   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21372   include:
21373     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
21374     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
21375     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
21376     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
21377   layout:
21378     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
21379     layout: "plot-throughput-speedup-analysis"
21380
21381 - type: "plot"
21382   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
21383   algorithm: "plot_tsa_name"
21384   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
21385   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21386   include:
21387     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
21388     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
21389     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
21390     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
21391   layout:
21392     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
21393     layout: "plot-throughput-speedup-analysis"
21394
21395 - type: "plot"
21396   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
21397   algorithm: "plot_tsa_name"
21398   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
21399   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21400   include:
21401     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
21402     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
21403     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
21404     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
21405     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21406   layout:
21407     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
21408     layout: "plot-throughput-speedup-analysis"
21409
21410 - type: "plot"
21411   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
21412   algorithm: "plot_tsa_name"
21413   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
21414   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21415   include:
21416     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
21417     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
21418     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
21419     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
21420     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21421   layout:
21422     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
21423     layout: "plot-throughput-speedup-analysis"
21424
21425 - type: "plot"
21426   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
21427   algorithm: "plot_tsa_name"
21428   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
21429   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21430   include:
21431     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21432     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
21433     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
21434     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
21435   layout:
21436     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
21437     layout: "plot-throughput-speedup-analysis"
21438
21439 - type: "plot"
21440   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
21441   algorithm: "plot_tsa_name"
21442   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
21443   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21444   include:
21445     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21446     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
21447     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
21448     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
21449   layout:
21450     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
21451     layout: "plot-throughput-speedup-analysis"
21452
21453 - type: "plot"
21454   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
21455   algorithm: "plot_tsa_name"
21456   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
21457   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21458   include:
21459     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21460     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21461     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21462     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21463     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21464   layout:
21465     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
21466     layout: "plot-throughput-speedup-analysis"
21467
21468 - type: "plot"
21469   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
21470   algorithm: "plot_tsa_name"
21471   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
21472   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21473   include:
21474     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21475     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21476     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21477     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21478     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21479   layout:
21480     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
21481     layout: "plot-throughput-speedup-analysis"
21482
21483 - type: "plot"
21484   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
21485   algorithm: "plot_tsa_name"
21486   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
21487   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21488   include:
21489     - "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"
21490     - "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"
21491     - "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"
21492     - "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"
21493     - "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"
21494   layout:
21495     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
21496     layout: "plot-throughput-speedup-analysis"
21497
21498 - type: "plot"
21499   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
21500   algorithm: "plot_tsa_name"
21501   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
21502   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21503   include:
21504     - "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"
21505     - "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"
21506     - "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"
21507     - "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"
21508     - "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"
21509   layout:
21510     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
21511     layout: "plot-throughput-speedup-analysis"
21512
21513 - type: "plot"
21514   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
21515   algorithm: "plot_tsa_name"
21516   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
21517   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21518   include:
21519     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21520     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21521     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21522     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21523     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21524   layout:
21525     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
21526     layout: "plot-throughput-speedup-analysis"
21527
21528 - type: "plot"
21529   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
21530   algorithm: "plot_tsa_name"
21531   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
21532   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21533   include:
21534     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21535     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21536     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21537     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21538     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21539   layout:
21540     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
21541     layout: "plot-throughput-speedup-analysis"
21542
21543 - type: "plot"
21544   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
21545   algorithm: "plot_tsa_name"
21546   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
21547   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21548   include:
21549     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21550     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21551     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21552     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21553     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
21554   layout:
21555     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
21556     layout: "plot-throughput-speedup-analysis"
21557
21558 - type: "plot"
21559   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
21560   algorithm: "plot_tsa_name"
21561   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
21562   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21563   include:
21564     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21565     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21566     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21567     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21568     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
21569   layout:
21570     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
21571     layout: "plot-throughput-speedup-analysis"
21572
21573 - type: "plot"
21574   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
21575   algorithm: "plot_tsa_name"
21576   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
21577   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21578   include:
21579     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21580     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21581     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21582     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21583   layout:
21584     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
21585     layout: "plot-throughput-speedup-analysis"
21586
21587 - type: "plot"
21588   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
21589   algorithm: "plot_tsa_name"
21590   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
21591   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21592   include:
21593     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21594     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21595     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21596     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21597   layout:
21598     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
21599     layout: "plot-throughput-speedup-analysis"
21600
21601 - type: "plot"
21602   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
21603   algorithm: "plot_tsa_name"
21604   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
21605   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21606   include:
21607     - "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"
21608     - "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"
21609     - "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"
21610     - "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"
21611   layout:
21612     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
21613     layout: "plot-throughput-speedup-analysis"
21614
21615 - type: "plot"
21616   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
21617   algorithm: "plot_tsa_name"
21618   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
21619   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21620   include:
21621     - "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"
21622     - "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"
21623     - "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"
21624     - "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"
21625   layout:
21626     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
21627     layout: "plot-throughput-speedup-analysis"
21628
21629 - type: "plot"
21630   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
21631   algorithm: "plot_tsa_name"
21632   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
21633   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21634   include:
21635     - "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"
21636     - "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"
21637     - "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"
21638     - "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"
21639     - "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"
21640     - "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"
21641   layout:
21642     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
21643     layout: "plot-throughput-speedup-analysis"
21644
21645 - type: "plot"
21646   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
21647   algorithm: "plot_tsa_name"
21648   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
21649   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21650   include:
21651     - "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"
21652     - "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"
21653     - "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"
21654     - "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"
21655     - "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"
21656     - "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"
21657   layout:
21658     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
21659     layout: "plot-throughput-speedup-analysis"
21660
21661 # Packet Throughput - DPDK
21662
21663 # 2n-clx-xxv710
21664
21665 - type: "plot"
21666   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
21667   algorithm: "plot_perf_box_name"
21668   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
21669   data: "plot-dpdk-throughput-latency-2n-clx"
21670   include:
21671     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
21672     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
21673   layout:
21674     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
21675     layout: "plot-throughput"
21676
21677 - type: "plot"
21678   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
21679   algorithm: "plot_perf_box_name"
21680   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
21681   data: "plot-dpdk-throughput-latency-2n-clx"
21682   include:
21683     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
21684     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
21685   layout:
21686     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
21687     layout: "plot-throughput"
21688
21689 - type: "plot"
21690   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
21691   algorithm: "plot_perf_box_name"
21692   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
21693   data: "plot-dpdk-throughput-latency-2n-clx"
21694   include:
21695     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
21696     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
21697   layout:
21698     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
21699     layout: "plot-throughput"
21700
21701 - type: "plot"
21702   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
21703   algorithm: "plot_perf_box_name"
21704   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
21705   data: "plot-dpdk-throughput-latency-2n-clx"
21706   include:
21707     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
21708     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
21709   layout:
21710     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
21711     layout: "plot-throughput"
21712
21713 # 2n-clx-x710
21714
21715 - type: "plot"
21716   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
21717   algorithm: "plot_perf_box_name"
21718   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
21719   data: "plot-dpdk-throughput-latency-2n-clx"
21720   include:
21721     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
21722     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
21723   layout:
21724     title: "2n-clx-x710-64b-2t1c-base-ndr"
21725     layout: "plot-throughput"
21726
21727 - type: "plot"
21728   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
21729   algorithm: "plot_perf_box_name"
21730   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
21731   data: "plot-dpdk-throughput-latency-2n-clx"
21732   include:
21733     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
21734     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
21735   layout:
21736     title: "2n-clx-x710-64b-4t2c-base-ndr"
21737     layout: "plot-throughput"
21738
21739 - type: "plot"
21740   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
21741   algorithm: "plot_perf_box_name"
21742   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
21743   data: "plot-dpdk-throughput-latency-2n-clx"
21744   include:
21745     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
21746     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
21747   layout:
21748     title: "2n-clx-x710-64b-2t1c-base-pdr"
21749     layout: "plot-throughput"
21750
21751 - type: "plot"
21752   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
21753   algorithm: "plot_perf_box_name"
21754   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
21755   data: "plot-dpdk-throughput-latency-2n-clx"
21756   include:
21757     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
21758     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
21759   layout:
21760     title: "2n-clx-x710-64b-4t2c-base-pdr"
21761     layout: "plot-throughput"
21762
21763 ###############################################################################
21764
21765 # 2n-zn2
21766
21767 # Packet Throughput
21768
21769 - type: "plot"
21770   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
21771   algorithm: "plot_perf_box_name"
21772   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
21773   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21774   include:
21775     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21776     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21777     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21778     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21779   layout:
21780     title: "2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
21781     layout: "plot-throughput"
21782
21783 - type: "plot"
21784   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
21785   algorithm: "plot_perf_box_name"
21786   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
21787   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21788   include:
21789     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21790     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21791     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21792     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21793   layout:
21794     title: "2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
21795     layout: "plot-throughput"
21796
21797 - type: "plot"
21798   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
21799   algorithm: "plot_perf_box_name"
21800   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
21801   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21802   include:
21803     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21804     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21805     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21806     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21807   layout:
21808     title: "2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
21809     layout: "plot-throughput"
21810
21811 - type: "plot"
21812   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
21813   algorithm: "plot_perf_box_name"
21814   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
21815   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21816   include:
21817     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21818     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21819     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21820     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21821   layout:
21822     title: "2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
21823     layout: "plot-throughput"
21824
21825 - type: "plot"
21826   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
21827   algorithm: "plot_perf_box_name"
21828   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
21829   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21830   include:
21831     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21832     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21833     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21834     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21835   layout:
21836     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
21837     layout: "plot-throughput"
21838
21839 - type: "plot"
21840   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
21841   algorithm: "plot_perf_box_name"
21842   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
21843   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21844   include:
21845     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21846     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21847     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21848     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21849   layout:
21850     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
21851     layout: "plot-throughput"
21852
21853 - type: "plot"
21854   title: "Throughput: 2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
21855   algorithm: "plot_perf_box_name"
21856   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
21857   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21858   include:
21859     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
21860     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
21861     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
21862     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21863     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
21864     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
21865   layout:
21866     title: "2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
21867     layout: "plot-throughput"
21868
21869 - type: "plot"
21870   title: "Throughput: 2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
21871   algorithm: "plot_perf_box_name"
21872   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
21873   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21874   include:
21875     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
21876     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
21877     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
21878     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21879     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
21880     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
21881   layout:
21882     title: "2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
21883     layout: "plot-throughput"
21884
21885 - type: "plot"
21886   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
21887   algorithm: "plot_perf_box_name"
21888   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
21889   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21890   include:
21891     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
21892     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
21893     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
21894     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
21895   layout:
21896     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
21897     layout: "plot-throughput"
21898
21899 - type: "plot"
21900   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
21901   algorithm: "plot_perf_box_name"
21902   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
21903   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21904   include:
21905     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
21906     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
21907     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
21908     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
21909   layout:
21910     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
21911     layout: "plot-throughput"
21912
21913 - type: "plot"
21914   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
21915   algorithm: "plot_perf_box_name"
21916   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
21917   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21918   include:
21919     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
21920     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
21921     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21922   layout:
21923     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
21924     layout: "plot-throughput"
21925
21926 - type: "plot"
21927   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
21928   algorithm: "plot_perf_box_name"
21929   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
21930   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21931   include:
21932     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
21933     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
21934     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21935   layout:
21936     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
21937     layout: "plot-throughput"
21938
21939 - type: "plot"
21940   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
21941   algorithm: "plot_perf_box_name"
21942   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
21943   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21944   include:
21945     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
21946     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
21947     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
21948     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
21949     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
21950   layout:
21951     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
21952     layout: "plot-throughput"
21953
21954 - type: "plot"
21955   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
21956   algorithm: "plot_perf_box_name"
21957   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
21958   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21959   include:
21960     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
21961     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
21962     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
21963     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
21964     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
21965   layout:
21966     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
21967     layout: "plot-throughput"
21968
21969 - type: "plot"
21970   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
21971   algorithm: "plot_perf_box_name"
21972   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
21973   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21974   include:
21975     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
21976     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
21977     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
21978   layout:
21979     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
21980     layout: "plot-throughput"
21981
21982 - type: "plot"
21983   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
21984   algorithm: "plot_perf_box_name"
21985   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
21986   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21987   include:
21988     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
21989     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
21990     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
21991   layout:
21992     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
21993     layout: "plot-throughput"
21994
21995 - type: "plot"
21996   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
21997   algorithm: "plot_perf_box_name"
21998   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
21999   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22000   include:
22001     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22002     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22003     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22004     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22005     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22006     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22007   layout:
22008     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
22009     layout: "plot-throughput"
22010
22011 - type: "plot"
22012   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
22013   algorithm: "plot_perf_box_name"
22014   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
22015   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22016   include:
22017     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22018     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22019     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22020     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22021     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22022     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22023   layout:
22024     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
22025     layout: "plot-throughput"
22026
22027 - type: "plot"
22028   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
22029   algorithm: "plot_perf_box_name"
22030   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
22031   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22032   include:
22033     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22034     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
22035     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
22036     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
22037     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
22038   layout:
22039     title: "2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
22040     layout: "plot-throughput"
22041
22042 #- type: "plot"
22043 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
22044 #  algorithm: "plot_perf_box_name"
22045 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
22046 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22047 #  include:
22048 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
22049 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
22050 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
22051 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
22052 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
22053 #  layout:
22054 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
22055 #    layout: "plot-throughput"
22056 #
22057 #- type: "plot"
22058 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
22059 #  algorithm: "plot_perf_box_name"
22060 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
22061 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22062 #  include:
22063 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
22064 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
22065 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
22066 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
22067 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
22068 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
22069 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
22070 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
22071 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
22072 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
22073 #  layout:
22074 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
22075 #    layout: "plot-cps"
22076 #
22077 #- type: "plot"
22078 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
22079 #  algorithm: "plot_perf_box_name"
22080 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
22081 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22082 #  include:
22083 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
22084 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
22085 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
22086 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
22087 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
22088 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
22089 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
22090 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
22091 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
22092 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
22093 #  layout:
22094 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
22095 #    layout: "plot-throughput"
22096 #
22097 #- type: "plot"
22098 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
22099 #  algorithm: "plot_perf_box_name"
22100 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
22101 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22102 #  include:
22103 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
22104 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
22105 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
22106 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
22107 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
22108 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
22109 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
22110 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
22111 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
22112 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
22113 #  layout:
22114 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
22115 #    layout: "plot-cps"
22116 #
22117 #- type: "plot"
22118 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
22119 #  algorithm: "plot_perf_box_name"
22120 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
22121 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22122 #  include:
22123 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
22124 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
22125 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
22126 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
22127 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
22128 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
22129 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
22130 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
22131 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
22132 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
22133 #  layout:
22134 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
22135 #    layout: "plot-throughput"
22136
22137 - type: "plot"
22138   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
22139   algorithm: "plot_perf_box_name"
22140   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
22141   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22142   include:
22143     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22144     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
22145     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
22146     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
22147     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
22148   layout:
22149     title: "2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
22150     layout: "plot-throughput"
22151
22152 #- type: "plot"
22153 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
22154 #  algorithm: "plot_perf_box_name"
22155 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
22156 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22157 #  include:
22158 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
22159 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
22160 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
22161 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
22162 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
22163 #  layout:
22164 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
22165 #    layout: "plot-throughput"
22166 #
22167 #- type: "plot"
22168 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
22169 #  algorithm: "plot_perf_box_name"
22170 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
22171 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22172 #  include:
22173 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
22174 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
22175 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
22176 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
22177 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
22178 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
22179 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
22180 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
22181 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
22182 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
22183 #  layout:
22184 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
22185 #    layout: "plot-cps"
22186 #
22187 #- type: "plot"
22188 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
22189 #  algorithm: "plot_perf_box_name"
22190 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
22191 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22192 #  include:
22193 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
22194 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
22195 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
22196 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
22197 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
22198 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
22199 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
22200 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
22201 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
22202 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
22203 #  layout:
22204 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
22205 #    layout: "plot-throughput"
22206 #
22207 #- type: "plot"
22208 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
22209 #  algorithm: "plot_perf_box_name"
22210 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
22211 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22212 #  include:
22213 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
22214 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
22215 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
22216 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
22217 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
22218 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
22219 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
22220 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
22221 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
22222 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
22223 #  layout:
22224 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
22225 #    layout: "plot-cps"
22226 #
22227 #- type: "plot"
22228 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
22229 #  algorithm: "plot_perf_box_name"
22230 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
22231 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22232 #  include:
22233 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
22234 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
22235 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
22236 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
22237 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
22238 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
22239 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
22240 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
22241 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
22242 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
22243 #  layout:
22244 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
22245 #    layout: "plot-throughput"
22246
22247 - type: "plot"
22248   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
22249   algorithm: "plot_perf_box_name"
22250   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
22251   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22252   include:
22253     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
22254     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22255     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22256     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22257     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22258     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22259   layout:
22260     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
22261     layout: "plot-throughput"
22262
22263 - type: "plot"
22264   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
22265   algorithm: "plot_perf_box_name"
22266   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
22267   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22268   include:
22269     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
22270     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22271     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22272     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22273     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22274     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22275   layout:
22276     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
22277     layout: "plot-throughput"
22278
22279 - type: "plot"
22280   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
22281   algorithm: "plot_perf_box_name"
22282   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
22283   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22284   include:
22285     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
22286     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
22287   layout:
22288     title: "2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
22289     layout: "plot-throughput"
22290
22291 - type: "plot"
22292   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
22293   algorithm: "plot_perf_box_name"
22294   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
22295   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22296   include:
22297     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
22298     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
22299   layout:
22300     title: "2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
22301     layout: "plot-throughput"
22302
22303 - type: "plot"
22304   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
22305   algorithm: "plot_perf_box_name"
22306   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
22307   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22308   include:
22309     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
22310     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
22311     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
22312     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
22313     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
22314     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
22315   layout:
22316     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
22317     layout: "plot-throughput"
22318
22319 - type: "plot"
22320   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
22321   algorithm: "plot_perf_box_name"
22322   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
22323   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22324   include:
22325     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
22326     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
22327     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
22328     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
22329     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
22330     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
22331   layout:
22332     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
22333     layout: "plot-throughput"
22334
22335 - type: "plot"
22336   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
22337   algorithm: "plot_perf_box_name"
22338   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
22339   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22340   include:
22341     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22342     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22343     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22344     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22345     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22346     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22347   layout:
22348     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
22349     layout: "plot-throughput"
22350
22351 - type: "plot"
22352   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
22353   algorithm: "plot_perf_box_name"
22354   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
22355   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22356   include:
22357     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22358     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22359     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22360     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22361     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22362     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22363   layout:
22364     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
22365     layout: "plot-throughput"
22366
22367 - type: "plot"
22368   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
22369   algorithm: "plot_perf_box_name"
22370   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
22371   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22372   include:
22373     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
22374     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
22375     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
22376     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
22377     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
22378   layout:
22379     title: "2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
22380     layout: "plot-throughput"
22381
22382 - type: "plot"
22383   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
22384   algorithm: "plot_perf_box_name"
22385   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
22386   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22387   include:
22388     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
22389     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
22390     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
22391     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
22392     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
22393   layout:
22394     title: "2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
22395     layout: "plot-throughput"
22396
22397 - type: "plot"
22398   title: "Throughput: 2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
22399   algorithm: "plot_perf_box_name"
22400   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
22401   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22402   include:
22403     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
22404     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
22405     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
22406     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22407     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
22408     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
22409     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
22410   layout:
22411     title: "2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
22412     layout: "plot-throughput"
22413
22414 - type: "plot"
22415   title: "Throughput: 2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
22416   algorithm: "plot_perf_box_name"
22417   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
22418   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22419   include:
22420     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
22421     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
22422     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
22423     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22424     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
22425     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
22426     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
22427   layout:
22428     title: "2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
22429     layout: "plot-throughput"
22430
22431 - type: "plot"
22432   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
22433   algorithm: "plot_perf_box_name"
22434   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
22435   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22436   include:
22437     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
22438     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
22439     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
22440     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
22441     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
22442   layout:
22443     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
22444     layout: "plot-throughput"
22445
22446 - type: "plot"
22447   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
22448   algorithm: "plot_perf_box_name"
22449   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
22450   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22451   include:
22452     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
22453     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
22454     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
22455     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
22456     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
22457   layout:
22458     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
22459     layout: "plot-throughput"
22460
22461 - type: "plot"
22462   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
22463   algorithm: "plot_perf_box_name"
22464   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
22465   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22466   include:
22467     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
22468     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
22469     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
22470     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22471   layout:
22472     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
22473     layout: "plot-throughput"
22474
22475 - type: "plot"
22476   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
22477   algorithm: "plot_perf_box_name"
22478   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
22479   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22480   include:
22481     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
22482     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
22483     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
22484     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22485   layout:
22486     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
22487     layout: "plot-throughput"
22488
22489 - type: "plot"
22490   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
22491   algorithm: "plot_perf_box_name"
22492   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
22493   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22494   include:
22495     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
22496     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
22497     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
22498     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
22499     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
22500   layout:
22501     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
22502     layout: "plot-throughput"
22503
22504 - type: "plot"
22505   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
22506   algorithm: "plot_perf_box_name"
22507   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
22508   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22509   include:
22510     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
22511     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
22512     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
22513     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
22514     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
22515   layout:
22516     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
22517     layout: "plot-throughput"
22518
22519 - type: "plot"
22520   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
22521   algorithm: "plot_perf_box_name"
22522   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
22523   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22524   include:
22525     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
22526     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
22527     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
22528     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
22529   layout:
22530     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
22531     layout: "plot-throughput"
22532
22533 - type: "plot"
22534   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
22535   algorithm: "plot_perf_box_name"
22536   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
22537   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22538   include:
22539     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
22540     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
22541     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
22542     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
22543   layout:
22544     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
22545     layout: "plot-throughput"
22546
22547 - type: "plot"
22548   title: "Throughput: 2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
22549   algorithm: "plot_perf_box_name"
22550   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
22551   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22552   include:
22553     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
22554     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
22555     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
22556     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
22557     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
22558   layout:
22559     title: "2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
22560     layout: "plot-throughput"
22561
22562 - type: "plot"
22563   title: "Throughput: 2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
22564   algorithm: "plot_perf_box_name"
22565   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
22566   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22567   include:
22568     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
22569     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
22570     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
22571     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
22572     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
22573   layout:
22574     title: "2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
22575     layout: "plot-throughput"
22576
22577 - type: "plot"
22578   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
22579   algorithm: "plot_perf_box_name"
22580   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
22581   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22582   include:
22583     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22584     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
22585     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
22586     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
22587     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22588   layout:
22589     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
22590     layout: "plot-throughput"
22591
22592 - type: "plot"
22593   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
22594   algorithm: "plot_perf_box_name"
22595   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
22596   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22597   include:
22598     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22599     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
22600     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
22601     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
22602     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22603   layout:
22604     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
22605     layout: "plot-throughput"
22606
22607 - type: "plot"
22608   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
22609   algorithm: "plot_perf_box_name"
22610   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
22611   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22612   include:
22613     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
22614     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
22615     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
22616     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
22617     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
22618   layout:
22619     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
22620     layout: "plot-throughput"
22621
22622 - type: "plot"
22623   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
22624   algorithm: "plot_perf_box_name"
22625   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
22626   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22627   include:
22628     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
22629     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
22630     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
22631     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
22632     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
22633   layout:
22634     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
22635     layout: "plot-throughput"
22636
22637 - type: "plot"
22638   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
22639   algorithm: "plot_perf_box_name"
22640   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
22641   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22642   include:
22643     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
22644     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22645     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22646     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
22647     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
22648     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
22649   layout:
22650     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
22651     layout: "plot-throughput"
22652
22653 - type: "plot"
22654   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
22655   algorithm: "plot_perf_box_name"
22656   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
22657   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22658   include:
22659     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
22660     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22661     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22662     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
22663     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
22664     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
22665   layout:
22666     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
22667     layout: "plot-throughput"
22668
22669 - type: "plot"
22670   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
22671   algorithm: "plot_perf_box_name"
22672   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
22673   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22674   include:
22675     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
22676     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
22677     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
22678     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22679   layout:
22680     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
22681     layout: "plot-throughput"
22682
22683 - type: "plot"
22684   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
22685   algorithm: "plot_perf_box_name"
22686   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
22687   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22688   include:
22689     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
22690     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
22691     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
22692     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22693   layout:
22694     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
22695     layout: "plot-throughput"
22696
22697 - type: "plot"
22698   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
22699   algorithm: "plot_perf_box_name"
22700   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
22701   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22702   include:
22703     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
22704     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
22705     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22706     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
22707     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
22708     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
22709   layout:
22710     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
22711     layout: "plot-throughput"
22712
22713 - type: "plot"
22714   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
22715   algorithm: "plot_perf_box_name"
22716   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
22717   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22718   include:
22719     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
22720     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
22721     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22722     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
22723     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
22724     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
22725   layout:
22726     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
22727     layout: "plot-throughput"
22728
22729 - type: "plot"
22730   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
22731   algorithm: "plot_perf_box_name"
22732   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
22733   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22734   include:
22735     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
22736     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
22737     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
22738     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
22739   layout:
22740     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
22741     layout: "plot-throughput"
22742
22743 - type: "plot"
22744   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
22745   algorithm: "plot_perf_box_name"
22746   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
22747   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22748   include:
22749     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
22750     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
22751     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
22752     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
22753   layout:
22754     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
22755     layout: "plot-throughput"
22756
22757 - type: "plot"
22758   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
22759   algorithm: "plot_perf_box_name"
22760   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
22761   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22762   include:
22763     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
22764     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
22765     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22766     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
22767     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
22768     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22769   layout:
22770     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
22771     layout: "plot-throughput"
22772
22773 - type: "plot"
22774   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
22775   algorithm: "plot_perf_box_name"
22776   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
22777   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22778   include:
22779     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
22780     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
22781     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22782     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
22783     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
22784     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22785   layout:
22786     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
22787     layout: "plot-throughput"
22788
22789 - type: "plot"
22790   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
22791   algorithm: "plot_perf_box_name"
22792   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
22793   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22794   include:
22795     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22796     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
22797     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
22798     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
22799   layout:
22800     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
22801     layout: "plot-throughput"
22802
22803 - type: "plot"
22804   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
22805   algorithm: "plot_perf_box_name"
22806   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
22807   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22808   include:
22809     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22810     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
22811     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
22812     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
22813   layout:
22814     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
22815     layout: "plot-throughput"
22816
22817 - type: "plot"
22818   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
22819   algorithm: "plot_perf_box_name"
22820   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
22821   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22822   include:
22823     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22824     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22825     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22826     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22827     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22828   layout:
22829     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
22830     layout: "plot-throughput"
22831
22832 - type: "plot"
22833   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
22834   algorithm: "plot_perf_box_name"
22835   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
22836   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22837   include:
22838     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22839     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22840     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22841     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22842     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22843   layout:
22844     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
22845     layout: "plot-throughput"
22846
22847 - type: "plot"
22848   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
22849   algorithm: "plot_perf_box_name"
22850   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
22851   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22852   include:
22853     - "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"
22854     - "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"
22855     - "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"
22856     - "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"
22857     - "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"
22858   layout:
22859     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
22860     layout: "plot-throughput"
22861
22862 - type: "plot"
22863   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
22864   algorithm: "plot_perf_box_name"
22865   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
22866   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22867   include:
22868     - "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"
22869     - "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"
22870     - "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"
22871     - "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"
22872     - "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"
22873   layout:
22874     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
22875     layout: "plot-throughput"
22876
22877 - type: "plot"
22878   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
22879   algorithm: "plot_perf_box_name"
22880   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
22881   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22882   include:
22883     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22884     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22885     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22886     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22887     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22888   layout:
22889     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
22890     layout: "plot-throughput"
22891
22892 - type: "plot"
22893   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
22894   algorithm: "plot_perf_box_name"
22895   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
22896   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22897   include:
22898     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22899     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22900     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22901     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22902     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22903   layout:
22904     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
22905     layout: "plot-throughput"
22906
22907 - type: "plot"
22908   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
22909   algorithm: "plot_perf_box_name"
22910   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
22911   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22912   include:
22913     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22914     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22915     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22916     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22917     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
22918   layout:
22919     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
22920     layout: "plot-throughput"
22921
22922 - type: "plot"
22923   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
22924   algorithm: "plot_perf_box_name"
22925   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
22926   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22927   include:
22928     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22929     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22930     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22931     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22932     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
22933   layout:
22934     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
22935     layout: "plot-throughput"
22936
22937 - type: "plot"
22938   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
22939   algorithm: "plot_perf_box_name"
22940   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
22941   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22942   include:
22943     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22944     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22945     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22946     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22947   layout:
22948     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
22949     layout: "plot-throughput"
22950
22951 - type: "plot"
22952   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
22953   algorithm: "plot_perf_box_name"
22954   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
22955   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22956   include:
22957     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22958     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22959     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22960     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22961   layout:
22962     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
22963     layout: "plot-throughput"
22964
22965 - type: "plot"
22966   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
22967   algorithm: "plot_perf_box_name"
22968   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
22969   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22970   include:
22971     - "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"
22972     - "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"
22973     - "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"
22974     - "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"
22975   layout:
22976     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
22977     layout: "plot-throughput"
22978
22979 - type: "plot"
22980   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
22981   algorithm: "plot_perf_box_name"
22982   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
22983   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22984   include:
22985     - "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"
22986     - "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"
22987     - "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"
22988     - "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"
22989   layout:
22990     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
22991     layout: "plot-throughput"
22992
22993 - type: "plot"
22994   title: "Throughput: 2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
22995   algorithm: "plot_perf_box_name"
22996   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
22997   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22998   include:
22999     - "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"
23000     - "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"
23001     - "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"
23002     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
23003     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
23004     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
23005   layout:
23006     title: "2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
23007     layout: "plot-throughput"
23008
23009 - type: "plot"
23010   title: "Throughput: 2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
23011   algorithm: "plot_perf_box_name"
23012   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
23013   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23014   include:
23015     - "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"
23016     - "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"
23017     - "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"
23018     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
23019     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
23020     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
23021   layout:
23022     title: "2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
23023     layout: "plot-throughput"
23024
23025 ################################################################################
23026
23027 # Packet Speedup
23028
23029 - type: "plot"
23030   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-avf-ndr-tsa"
23031   algorithm: "plot_tsa_name"
23032   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-avf-ndr-tsa"
23033   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23034   include:
23035     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23036     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23037     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23038     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23039   layout:
23040     title: "2n-zn2-xxv710-64b-memif-base-avf-ndr"
23041     layout: "plot-throughput-speedup-analysis"
23042
23043 - type: "plot"
23044   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-avf-pdr-tsa"
23045   algorithm: "plot_tsa_name"
23046   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-avf-pdr-tsa"
23047   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23048   include:
23049     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23050     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23051     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23052     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23053   layout:
23054     title: "2n-zn2-xxv710-64b-memif-base-avf-pdr"
23055     layout: "plot-throughput-speedup-analysis"
23056
23057 - type: "plot"
23058   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-dpdk-ndr-tsa"
23059   algorithm: "plot_tsa_name"
23060   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-dpdk-ndr-tsa"
23061   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23062   include:
23063     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23064     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23065     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23066     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23067   layout:
23068     title: "2n-zn2-xxv710-64b-memif-base-dpdk-ndr"
23069     layout: "plot-throughput-speedup-analysis"
23070
23071 - type: "plot"
23072   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-dpdk-pdr-tsa"
23073   algorithm: "plot_tsa_name"
23074   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-dpdk-pdr-tsa"
23075   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23076   include:
23077     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23078     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23079     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23080     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23081   layout:
23082     title: "2n-zn2-xxv710-64b-memif-base-dpdk-pdr"
23083     layout: "plot-throughput-speedup-analysis"
23084
23085 - type: "plot"
23086   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
23087   algorithm: "plot_tsa_name"
23088   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
23089   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23090   include:
23091     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23092     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23093     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23094     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23095   layout:
23096     title: "2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
23097     layout: "plot-throughput-speedup-analysis"
23098
23099 - type: "plot"
23100   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
23101   algorithm: "plot_tsa_name"
23102   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
23103   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23104   include:
23105     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23106     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23107     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23108     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23109   layout:
23110     title: "2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
23111     layout: "plot-throughput-speedup-analysis"
23112
23113 - type: "plot"
23114   title: "Speedup: 2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
23115   algorithm: "plot_tsa_name"
23116   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
23117   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23118   include:
23119     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
23120     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
23121     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
23122     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23123     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
23124     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
23125   layout:
23126     title: "2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
23127     layout: "plot-throughput-speedup-analysis"
23128
23129 - type: "plot"
23130   title: "Speedup: 2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
23131   algorithm: "plot_tsa_name"
23132   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
23133   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23134   include:
23135     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
23136     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
23137     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
23138     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23139     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
23140     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
23141   layout:
23142     title: "2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
23143     layout: "plot-throughput-speedup-analysis"
23144
23145 - type: "plot"
23146   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
23147   algorithm: "plot_tsa_name"
23148   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
23149   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23150   include:
23151     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
23152     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
23153     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
23154     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
23155   layout:
23156     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr"
23157     layout: "plot-throughput-speedup-analysis"
23158
23159 - type: "plot"
23160   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
23161   algorithm: "plot_tsa_name"
23162   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
23163   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23164   include:
23165     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
23166     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
23167     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
23168     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
23169   layout:
23170     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr"
23171     layout: "plot-throughput-speedup-analysis"
23172
23173 - type: "plot"
23174   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
23175   algorithm: "plot_tsa_name"
23176   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
23177   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23178   include:
23179     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
23180     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
23181     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23182   layout:
23183     title: "2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
23184     layout: "plot-throughput-speedup-analysis"
23185
23186 - type: "plot"
23187   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
23188   algorithm: "plot_tsa_name"
23189   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
23190   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23191   include:
23192     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
23193     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
23194     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23195   layout:
23196     title: "2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
23197     layout: "plot-throughput-speedup-analysis"
23198
23199 - type: "plot"
23200   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
23201   algorithm: "plot_tsa_name"
23202   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
23203   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23204   include:
23205     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
23206     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
23207     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
23208     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
23209     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
23210   layout:
23211     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
23212     layout: "plot-throughput-speedup-analysis"
23213
23214 - type: "plot"
23215   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
23216   algorithm: "plot_tsa_name"
23217   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
23218   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23219   include:
23220     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
23221     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
23222     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
23223     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
23224     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
23225   layout:
23226     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
23227     layout: "plot-throughput-speedup-analysis"
23228
23229 - type: "plot"
23230   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
23231   algorithm: "plot_tsa_name"
23232   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
23233   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23234   include:
23235     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
23236     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
23237     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
23238   layout:
23239     title: "2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
23240     layout: "plot-throughput-speedup-analysis"
23241
23242 - type: "plot"
23243   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
23244   algorithm: "plot_tsa_name"
23245   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
23246   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23247   include:
23248     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
23249     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
23250     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
23251   layout:
23252     title: "2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
23253     layout: "plot-throughput-speedup-analysis"
23254
23255 - type: "plot"
23256   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
23257   algorithm: "plot_tsa_name"
23258   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
23259   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23260   include:
23261     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23262     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23263     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23264     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23265     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23266     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23267   layout:
23268     title: "2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr"
23269     layout: "plot-throughput-speedup-analysis"
23270
23271 - type: "plot"
23272   title: "Speedup: 2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
23273   algorithm: "plot_tsa_name"
23274   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
23275   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23276   include:
23277     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23278     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
23279     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
23280     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
23281     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
23282   layout:
23283     title: "2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
23284     layout: "plot-throughput-speedup-analysis"
23285
23286 #- type: "plot"
23287 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
23288 #  algorithm: "plot_tsa_name"
23289 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
23290 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23291 #  include:
23292 #    - "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"
23293 #    - "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"
23294 #    - "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"
23295 #    - "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"
23296 #    - "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"
23297 #  layout:
23298 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
23299 #    layout: "plot-throughput-speedup-analysis"
23300 #
23301 #- type: "plot"
23302 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
23303 #  algorithm: "plot_tsa_name"
23304 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
23305 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23306 #  include:
23307 #    - "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"
23308 #    - "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"
23309 #    - "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"
23310 #    - "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"
23311 #    - "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"
23312 #    - "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"
23313 #    - "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"
23314 #    - "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"
23315 #    - "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"
23316 #    - "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"
23317 #  layout:
23318 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
23319 #    layout: "plot-throughput-speedup-analysis-cps"
23320 #
23321 #- type: "plot"
23322 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
23323 #  algorithm: "plot_tsa_name"
23324 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
23325 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23326 #  include:
23327 #    - "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"
23328 #    - "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"
23329 #    - "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"
23330 #    - "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"
23331 #    - "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"
23332 #    - "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"
23333 #    - "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"
23334 #    - "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"
23335 #    - "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"
23336 #    - "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"
23337 #  layout:
23338 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
23339 #    layout: "plot-throughput-speedup-analysis"
23340 #
23341 #- type: "plot"
23342 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
23343 #  algorithm: "plot_tsa_name"
23344 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
23345 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23346 #  include:
23347 #    - "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"
23348 #    - "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"
23349 #    - "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"
23350 #    - "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"
23351 #    - "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"
23352 #    - "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"
23353 #    - "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"
23354 #    - "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"
23355 #    - "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"
23356 #    - "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"
23357 #  layout:
23358 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
23359 #    layout: "plot-throughput-speedup-analysis-cps"
23360 #
23361 #- type: "plot"
23362 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
23363 #  algorithm: "plot_tsa_name"
23364 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
23365 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23366 #  include:
23367 #    - "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"
23368 #    - "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"
23369 #    - "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"
23370 #    - "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"
23371 #    - "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"
23372 #    - "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"
23373 #    - "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"
23374 #    - "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"
23375 #    - "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"
23376 #    - "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"
23377 #  layout:
23378 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
23379 #    layout: "plot-throughput-speedup-analysis"
23380
23381 - type: "plot"
23382   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
23383   algorithm: "plot_tsa_name"
23384   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
23385   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23386   include:
23387     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23388     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23389     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23390     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23391     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23392     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23393   layout:
23394     title: "2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr"
23395     layout: "plot-throughput-speedup-analysis"
23396
23397 - type: "plot"
23398   title: "Speedup: 2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
23399   algorithm: "plot_tsa_name"
23400   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
23401   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23402   include:
23403     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23404     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
23405     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
23406     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
23407     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
23408   layout:
23409     title: "2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
23410     layout: "plot-throughput-speedup-analysis"
23411
23412 #- type: "plot"
23413 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
23414 #  algorithm: "plot_tsa_name"
23415 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
23416 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23417 #  include:
23418 #    - "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"
23419 #    - "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"
23420 #    - "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"
23421 #    - "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"
23422 #    - "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"
23423 #  layout:
23424 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
23425 #    layout: "plot-throughput-speedup-analysis"
23426 #
23427 #- type: "plot"
23428 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
23429 #  algorithm: "plot_tsa_name"
23430 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
23431 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23432 #  include:
23433 #    - "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"
23434 #    - "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"
23435 #    - "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"
23436 #    - "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"
23437 #    - "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"
23438 #    - "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"
23439 #    - "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"
23440 #    - "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"
23441 #    - "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"
23442 #    - "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"
23443 #  layout:
23444 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
23445 #    layout: "plot-throughput-speedup-analysis-cps"
23446 #
23447 #- type: "plot"
23448 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
23449 #  algorithm: "plot_tsa_name"
23450 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
23451 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23452 #  include:
23453 #    - "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"
23454 #    - "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"
23455 #    - "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"
23456 #    - "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"
23457 #    - "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"
23458 #    - "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"
23459 #    - "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"
23460 #    - "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"
23461 #    - "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"
23462 #    - "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"
23463 #  layout:
23464 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
23465 #    layout: "plot-throughput-speedup-analysis"
23466 #
23467 #- type: "plot"
23468 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
23469 #  algorithm: "plot_tsa_name"
23470 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
23471 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23472 #  include:
23473 #    - "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"
23474 #    - "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"
23475 #    - "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"
23476 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
23477 #    - "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"
23478 #    - "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"
23479 #    - "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"
23480 #    - "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"
23481 #    - "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"
23482 #    - "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"
23483 #  layout:
23484 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
23485 #    layout: "plot-throughput-speedup-analysis-cps"
23486 #
23487 #- type: "plot"
23488 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
23489 #  algorithm: "plot_tsa_name"
23490 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
23491 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23492 #  include:
23493 #    - "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"
23494 #    - "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"
23495 #    - "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"
23496 #    - "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"
23497 #    - "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"
23498 #    - "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"
23499 #    - "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"
23500 #    - "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"
23501 #    - "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"
23502 #    - "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"
23503 #  layout:
23504 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
23505 #    layout: "plot-throughput-speedup-analysis"
23506
23507 - type: "plot"
23508   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
23509   algorithm: "plot_tsa_name"
23510   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
23511   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23512   include:
23513     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
23514     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23515     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23516     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23517     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23518     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23519   layout:
23520     title: "2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr"
23521     layout: "plot-throughput-speedup-analysis"
23522
23523 - type: "plot"
23524   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
23525   algorithm: "plot_tsa_name"
23526   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
23527   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23528   include:
23529     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
23530     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23531     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23532     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23533     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23534     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23535   layout:
23536     title: "2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr"
23537     layout: "plot-throughput-speedup-analysis"
23538
23539 - type: "plot"
23540   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ip4base-ndr-tsa"
23541   algorithm: "plot_tsa_name"
23542   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ip4base-ndr-tsa"
23543   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23544   include:
23545     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
23546     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
23547   layout:
23548     title: "2n-zn2-cx556a-64b-rdma-ip4base-ndr"
23549     layout: "plot-throughput-speedup-analysis"
23550
23551 - type: "plot"
23552   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ip4base-pdr-tsa"
23553   algorithm: "plot_tsa_name"
23554   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ip4base-pdr-tsa"
23555   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23556   include:
23557     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
23558     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
23559   layout:
23560     title: "2n-zn2-cx556a-64b-rdma-ip4base-pdr"
23561     layout: "plot-throughput-speedup-analysis"
23562
23563 - type: "plot"
23564   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
23565   algorithm: "plot_tsa_name"
23566   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
23567   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23568   include:
23569     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
23570     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
23571     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
23572     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
23573     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
23574     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
23575   layout:
23576     title: "2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-ndr"
23577     layout: "plot-throughput-speedup-analysis"
23578
23579 - type: "plot"
23580   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
23581   algorithm: "plot_tsa_name"
23582   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
23583   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23584   include:
23585     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
23586     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
23587     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
23588     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
23589     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
23590     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
23591   layout:
23592     title: "2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-pdr"
23593     layout: "plot-throughput-speedup-analysis"
23594
23595 - type: "plot"
23596   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-features-ndr-tsa"
23597   algorithm: "plot_tsa_name"
23598   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-features-ndr-tsa"
23599   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23600   include:
23601     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23602     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23603     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23604     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23605     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23606     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23607   layout:
23608     title: "2n-zn2-cx556a-64b-rdma-ethip4-features-ndr"
23609     layout: "plot-throughput-speedup-analysis"
23610
23611 - type: "plot"
23612   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-features-pdr-tsa"
23613   algorithm: "plot_tsa_name"
23614   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-features-pdr-tsa"
23615   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23616   include:
23617     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23618     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23619     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23620     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23621     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23622     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23623   layout:
23624     title: "2n-zn2-cx556a-64b-rdma-ethip4-features-pdr"
23625     layout: "plot-throughput-speedup-analysis"
23626
23627 - type: "plot"
23628   title: "Speedup: 2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
23629   algorithm: "plot_tsa_name"
23630   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
23631   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23632   include:
23633     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
23634     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
23635     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
23636     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
23637     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
23638   layout:
23639     title: "2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
23640     layout: "plot-throughput-speedup-analysis"
23641
23642 - type: "plot"
23643   title: "Speedup: 2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
23644   algorithm: "plot_tsa_name"
23645   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
23646   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23647   include:
23648     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
23649     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
23650     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
23651     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
23652     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
23653   layout:
23654     title: "2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
23655     layout: "plot-throughput-speedup-analysis"
23656
23657 - type: "plot"
23658   title: "Speedup: 2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
23659   algorithm: "plot_tsa_name"
23660   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
23661   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23662   include:
23663     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
23664     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
23665     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
23666     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23667     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
23668     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
23669     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
23670   layout:
23671     title: "2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
23672     layout: "plot-throughput-speedup-analysis"
23673
23674 - type: "plot"
23675   title: "Speedup: 2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
23676   algorithm: "plot_tsa_name"
23677   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
23678   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23679   include:
23680     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
23681     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
23682     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
23683     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23684     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
23685     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
23686     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
23687   layout:
23688     title: "2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
23689     layout: "plot-throughput-speedup-analysis"
23690
23691 - type: "plot"
23692   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
23693   algorithm: "plot_tsa_name"
23694   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
23695   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23696   include:
23697     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
23698     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
23699     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
23700     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
23701     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
23702   layout:
23703     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr"
23704     layout: "plot-throughput-speedup-analysis"
23705
23706 - type: "plot"
23707   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
23708   algorithm: "plot_tsa_name"
23709   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
23710   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23711   include:
23712     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
23713     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
23714     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
23715     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
23716     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
23717   layout:
23718     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr"
23719     layout: "plot-throughput-speedup-analysis"
23720
23721 - type: "plot"
23722   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr-tsa"
23723   algorithm: "plot_tsa_name"
23724   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr-tsa"
23725   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23726   include:
23727     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
23728     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
23729     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
23730     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23731   layout:
23732     title: "2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr"
23733     layout: "plot-throughput-speedup-analysis"
23734
23735 - type: "plot"
23736   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr-tsa"
23737   algorithm: "plot_tsa_name"
23738   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr-tsa"
23739   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23740   include:
23741     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
23742     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
23743     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
23744     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23745   layout:
23746     title: "2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr"
23747     layout: "plot-throughput-speedup-analysis"
23748
23749 - type: "plot"
23750   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
23751   algorithm: "plot_tsa_name"
23752   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
23753   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23754   include:
23755     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
23756     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
23757     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
23758     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
23759     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
23760   layout:
23761     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
23762     layout: "plot-throughput-speedup-analysis"
23763
23764 - type: "plot"
23765   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
23766   algorithm: "plot_tsa_name"
23767   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
23768   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23769   include:
23770     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
23771     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
23772     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
23773     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
23774     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
23775   layout:
23776     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
23777     layout: "plot-throughput-speedup-analysis"
23778
23779 - type: "plot"
23780   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr-tsa"
23781   algorithm: "plot_tsa_name"
23782   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr-tsa"
23783   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23784   include:
23785     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
23786     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
23787     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
23788     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
23789   layout:
23790     title: "2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr"
23791     layout: "plot-throughput-speedup-analysis"
23792
23793 - type: "plot"
23794   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr-tsa"
23795   algorithm: "plot_tsa_name"
23796   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr-tsa"
23797   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23798   include:
23799     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
23800     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
23801     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
23802     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
23803   layout:
23804     title: "2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr"
23805     layout: "plot-throughput-speedup-analysis"
23806
23807 - type: "plot"
23808   title: "Speedup: 2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
23809   algorithm: "plot_tsa_name"
23810   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
23811   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23812   include:
23813     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
23814     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
23815     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
23816     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
23817     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
23818   layout:
23819     title: "2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr"
23820     layout: "plot-throughput-speedup-analysis"
23821
23822 - type: "plot"
23823   title: "Speedup: 2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
23824   algorithm: "plot_tsa_name"
23825   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
23826   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23827   include:
23828     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
23829     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
23830     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
23831     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
23832     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
23833   layout:
23834     title: "2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr"
23835     layout: "plot-throughput-speedup-analysis"
23836
23837 - type: "plot"
23838   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-avf-ndr-tsa"
23839   algorithm: "plot_tsa_name"
23840   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-avf-ndr-tsa"
23841   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23842   include:
23843     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23844     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
23845     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
23846     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
23847     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23848   layout:
23849     title: "2n-zn2-x710-64b-l2switching-base-scale-avf-ndr"
23850     layout: "plot-throughput-speedup-analysis"
23851
23852 - type: "plot"
23853   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-avf-pdr-tsa"
23854   algorithm: "plot_tsa_name"
23855   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-avf-pdr-tsa"
23856   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23857   include:
23858     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23859     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
23860     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
23861     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
23862     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23863   layout:
23864     title: "2n-zn2-x710-64b-l2switching-base-scale-avf-pdr"
23865     layout: "plot-throughput-speedup-analysis"
23866
23867 - type: "plot"
23868   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
23869   algorithm: "plot_tsa_name"
23870   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
23871   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23872   include:
23873     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
23874     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
23875     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
23876     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
23877     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
23878   layout:
23879     title: "2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr"
23880     layout: "plot-throughput-speedup-analysis"
23881
23882 - type: "plot"
23883   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
23884   algorithm: "plot_tsa_name"
23885   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
23886   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23887   include:
23888     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
23889     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
23890     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
23891     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
23892     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
23893   layout:
23894     title: "2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr"
23895     layout: "plot-throughput-speedup-analysis"
23896
23897 - type: "plot"
23898   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-avf-ndr-tsa"
23899   algorithm: "plot_tsa_name"
23900   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-avf-ndr-tsa"
23901   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23902   include:
23903     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
23904     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23905     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23906     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
23907     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
23908     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
23909   layout:
23910     title: "2n-zn2-xxv710-64b-l2switching-base-avf-ndr"
23911     layout: "plot-throughput-speedup-analysis"
23912
23913 - type: "plot"
23914   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-avf-pdr-tsa"
23915   algorithm: "plot_tsa_name"
23916   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-avf-pdr-tsa"
23917   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23918   include:
23919     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
23920     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23921     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23922     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
23923     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
23924     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
23925   layout:
23926     title: "2n-zn2-xxv710-64b-l2switching-base-avf-pdr"
23927     layout: "plot-throughput-speedup-analysis"
23928
23929 - type: "plot"
23930   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
23931   algorithm: "plot_tsa_name"
23932   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
23933   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23934   include:
23935     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
23936     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
23937     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
23938     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23939   layout:
23940     title: "2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr"
23941     layout: "plot-throughput-speedup-analysis"
23942
23943 - type: "plot"
23944   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
23945   algorithm: "plot_tsa_name"
23946   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
23947   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23948   include:
23949     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
23950     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
23951     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
23952     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23953   layout:
23954     title: "2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr"
23955     layout: "plot-throughput-speedup-analysis"
23956
23957 - type: "plot"
23958   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
23959   algorithm: "plot_tsa_name"
23960   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
23961   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23962   include:
23963     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
23964     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
23965     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23966     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
23967     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
23968     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
23969   layout:
23970     title: "2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr"
23971     layout: "plot-throughput-speedup-analysis"
23972
23973 - type: "plot"
23974   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
23975   algorithm: "plot_tsa_name"
23976   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
23977   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23978   include:
23979     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
23980     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
23981     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23982     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
23983     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
23984     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
23985   layout:
23986     title: "2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr"
23987     layout: "plot-throughput-speedup-analysis"
23988
23989 - type: "plot"
23990   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
23991   algorithm: "plot_tsa_name"
23992   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
23993   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23994   include:
23995     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
23996     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
23997     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
23998     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
23999   layout:
24000     title: "2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr"
24001     layout: "plot-throughput-speedup-analysis"
24002
24003 - type: "plot"
24004   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24005   algorithm: "plot_tsa_name"
24006   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24007   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24008   include:
24009     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24010     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
24011     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
24012     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
24013   layout:
24014     title: "2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr"
24015     layout: "plot-throughput-speedup-analysis"
24016
24017 - type: "plot"
24018   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-base-ndr-tsa"
24019   algorithm: "plot_tsa_name"
24020   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-base-ndr-tsa"
24021   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24022   include:
24023     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
24024     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
24025     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24026     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
24027     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
24028     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
24029   layout:
24030     title: "2n-zn2-cx556a-64b-rdma-l2switching-base-ndr"
24031     layout: "plot-throughput-speedup-analysis"
24032
24033 - type: "plot"
24034   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-base-pdr-tsa"
24035   algorithm: "plot_tsa_name"
24036   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-base-pdr-tsa"
24037   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24038   include:
24039     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
24040     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
24041     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24042     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
24043     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
24044     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
24045   layout:
24046     title: "2n-zn2-cx556a-64b-rdma-l2switching-base-pdr"
24047     layout: "plot-throughput-speedup-analysis"
24048
24049 - type: "plot"
24050   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
24051   algorithm: "plot_tsa_name"
24052   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
24053   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24054   include:
24055     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
24056     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
24057     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
24058     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
24059   layout:
24060     title: "2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr"
24061     layout: "plot-throughput-speedup-analysis"
24062
24063 - type: "plot"
24064   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
24065   algorithm: "plot_tsa_name"
24066   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
24067   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24068   include:
24069     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
24070     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
24071     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
24072     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
24073   layout:
24074     title: "2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr"
24075     layout: "plot-throughput-speedup-analysis"
24076
24077 - type: "plot"
24078   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-ndr"
24079   algorithm: "plot_tsa_name"
24080   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-ndr-tsa"
24081   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24082   include:
24083     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24084     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24085     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24086     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24087     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
24088   layout:
24089     title: "2n-zn2-xxv710-64b-vhost-base-avf-ndr"
24090     layout: "plot-throughput-speedup-analysis"
24091
24092 - type: "plot"
24093   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-pdr"
24094   algorithm: "plot_tsa_name"
24095   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-pdr-tsa"
24096   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24097   include:
24098     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24099     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24100     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24101     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24102     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
24103   layout:
24104     title: "2n-zn2-xxv710-64b-vhost-base-avf-pdr"
24105     layout: "plot-throughput-speedup-analysis"
24106
24107 - type: "plot"
24108   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr"
24109   algorithm: "plot_tsa_name"
24110   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
24111   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24112   include:
24113     - "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"
24114     - "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"
24115     - "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"
24116     - "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"
24117     - "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"
24118   layout:
24119     title: "2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr"
24120     layout: "plot-throughput-speedup-analysis"
24121
24122 - type: "plot"
24123   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr"
24124   algorithm: "plot_tsa_name"
24125   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
24126   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24127   include:
24128     - "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"
24129     - "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"
24130     - "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"
24131     - "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"
24132     - "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"
24133   layout:
24134     title: "2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr"
24135     layout: "plot-throughput-speedup-analysis"
24136
24137 - type: "plot"
24138   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-ndr"
24139   algorithm: "plot_tsa_name"
24140   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-ndr-tsa"
24141   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24142   include:
24143     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24144     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24145     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24146     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24147     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
24148   layout:
24149     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-ndr"
24150     layout: "plot-throughput-speedup-analysis"
24151
24152 - type: "plot"
24153   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-pdr"
24154   algorithm: "plot_tsa_name"
24155   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-pdr-tsa"
24156   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24157   include:
24158     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24159     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24160     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24161     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24162     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
24163   layout:
24164     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-pdr"
24165     layout: "plot-throughput-speedup-analysis"
24166
24167 - type: "plot"
24168   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr"
24169   algorithm: "plot_tsa_name"
24170   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
24171   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24172   include:
24173     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24174     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24175     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24176     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24177     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
24178   layout:
24179     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr"
24180     layout: "plot-throughput-speedup-analysis"
24181
24182 - type: "plot"
24183   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr"
24184   algorithm: "plot_tsa_name"
24185   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
24186   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24187   include:
24188     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24189     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24190     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24191     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24192     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
24193   layout:
24194     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr"
24195     layout: "plot-throughput-speedup-analysis"
24196
24197 - type: "plot"
24198   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
24199   algorithm: "plot_tsa_name"
24200   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
24201   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24202   include:
24203     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24204     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24205     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24206     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24207   layout:
24208     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr"
24209     layout: "plot-throughput-speedup-analysis"
24210
24211 - type: "plot"
24212   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
24213   algorithm: "plot_tsa_name"
24214   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
24215   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24216   include:
24217     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24218     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24219     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24220     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24221   layout:
24222     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr"
24223     layout: "plot-throughput-speedup-analysis"
24224
24225 - type: "plot"
24226   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
24227   algorithm: "plot_tsa_name"
24228   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
24229   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24230   include:
24231     - "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"
24232     - "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"
24233     - "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"
24234     - "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"
24235   layout:
24236     title: "2n-zn2-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
24237     layout: "plot-throughput-speedup-analysis"
24238
24239 - type: "plot"
24240   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
24241   algorithm: "plot_tsa_name"
24242   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
24243   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24244   include:
24245     - "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"
24246     - "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"
24247     - "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"
24248     - "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"
24249   layout:
24250     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
24251     layout: "plot-throughput-speedup-analysis"
24252
24253 - type: "plot"
24254   title: "Speedup: 2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
24255   algorithm: "plot_tsa_name"
24256   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
24257   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24258   include:
24259     - "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"
24260     - "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"
24261     - "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"
24262     - "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"
24263     - "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"
24264     - "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"
24265   layout:
24266     title: "2n-zn2-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
24267     layout: "plot-throughput-speedup-analysis"
24268
24269 - type: "plot"
24270   title: "Speedup: 2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
24271   algorithm: "plot_tsa_name"
24272   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
24273   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24274   include:
24275     - "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"
24276     - "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"
24277     - "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"
24278     - "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"
24279     - "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"
24280     - "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"
24281   layout:
24282     title: "2n-zn2-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
24283     layout: "plot-throughput-speedup-analysis"
24284
24285 # Packet Throughput - DPDK
24286
24287 # 2n-zn2-xxv710
24288
24289 - type: "plot"
24290   title: "DPDK Throughput: 2n-zn2-xxv710-64b-2t1c-base-ndr"
24291   algorithm: "plot_perf_box_name"
24292   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-2t1c-base-ndr"
24293   data: "plot-dpdk-throughput-latency-2n-zn2"
24294   include:
24295     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
24296     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
24297   layout:
24298     title: "2n-zn2-xxv710-64b-2t1c-base-ndr"
24299     layout: "plot-throughput"
24300
24301 - type: "plot"
24302   title: "DPDK Throughput: 2n-zn2-xxv710-64b-4t2c-base-ndr"
24303   algorithm: "plot_perf_box_name"
24304   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-4t2c-base-ndr"
24305   data: "plot-dpdk-throughput-latency-2n-zn2"
24306   include:
24307     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
24308     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
24309   layout:
24310     title: "2n-zn2-xxv710-64b-4t2c-base-ndr"
24311     layout: "plot-throughput"
24312
24313 - type: "plot"
24314   title: "DPDK Throughput: 2n-zn2-xxv710-64b-2t1c-base-pdr"
24315   algorithm: "plot_perf_box_name"
24316   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-2t1c-base-pdr"
24317   data: "plot-dpdk-throughput-latency-2n-zn2"
24318   include:
24319     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
24320     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
24321   layout:
24322     title: "2n-zn2-xxv710-64b-2t1c-base-pdr"
24323     layout: "plot-throughput"
24324
24325 - type: "plot"
24326   title: "DPDK Throughput: 2n-zn2-xxv710-64b-4t2c-base-pdr"
24327   algorithm: "plot_perf_box_name"
24328   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-4t2c-base-pdr"
24329   data: "plot-dpdk-throughput-latency-2n-zn2"
24330   include:
24331     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
24332     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
24333   layout:
24334     title: "2n-zn2-xxv710-64b-4t2c-base-pdr"
24335     layout: "plot-throughput"
24336
24337 # 2n-zn2-x710
24338
24339 - type: "plot"
24340   title: "DPDK Throughput: 2n-zn2-x710-64b-2t1c-base-ndr"
24341   algorithm: "plot_perf_box_name"
24342   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-2t1c-base-ndr"
24343   data: "plot-dpdk-throughput-latency-2n-zn2"
24344   include:
24345     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
24346     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
24347   layout:
24348     title: "2n-zn2-x710-64b-2t1c-base-ndr"
24349     layout: "plot-throughput"
24350
24351 - type: "plot"
24352   title: "DPDK Throughput: 2n-zn2-x710-64b-4t2c-base-ndr"
24353   algorithm: "plot_perf_box_name"
24354   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-4t2c-base-ndr"
24355   data: "plot-dpdk-throughput-latency-2n-zn2"
24356   include:
24357     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
24358     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
24359   layout:
24360     title: "2n-zn2-x710-64b-4t2c-base-ndr"
24361     layout: "plot-throughput"
24362
24363 - type: "plot"
24364   title: "DPDK Throughput: 2n-zn2-x710-64b-2t1c-base-pdr"
24365   algorithm: "plot_perf_box_name"
24366   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-2t1c-base-pdr"
24367   data: "plot-dpdk-throughput-latency-2n-zn2"
24368   include:
24369     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
24370     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
24371   layout:
24372     title: "2n-zn2-x710-64b-2t1c-base-pdr"
24373     layout: "plot-throughput"
24374
24375 - type: "plot"
24376   title: "DPDK Throughput: 2n-zn2-x710-64b-4t2c-base-pdr"
24377   algorithm: "plot_perf_box_name"
24378   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-4t2c-base-pdr"
24379   data: "plot-dpdk-throughput-latency-2n-zn2"
24380   include:
24381     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
24382     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
24383   layout:
24384     title: "2n-zn2-x710-64b-4t2c-base-pdr"
24385     layout: "plot-throughput"
24386
24387 ################################################################################
24388
24389 - type: "plot"
24390   title: "Latency by percentile: 2n-skx"
24391   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24392   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
24393   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
24394   target-links: "../../_static/vpp"
24395   data: "plot-vpp-hdrh-lat-2n-skx"
24396   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24397   layout:
24398     layout: "plot-hdrh-latency-percentile-x-log"
24399
24400 - type: "plot"
24401   title: "Latency by percentile: 2n-skx RND"
24402   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24403   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
24404   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
24405   target-links: "../../_static/vpp"
24406   data: "plot-vpp-hdrh-lat-2n-skx-rnd"
24407   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24408   layout:
24409     layout: "plot-hdrh-latency-percentile-x-log"
24410
24411 - type: "plot"
24412   title: "Latency by percentile: 2n-zn2"
24413   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24414   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-zn2"
24415   output-file-links: "{DIR[LAT,VPP]}/2n_zn2.rst"
24416   target-links: "../../_static/vpp"
24417   data: "plot-vpp-hdrh-lat-2n-zn2"
24418   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24419   layout:
24420     layout: "plot-hdrh-latency-percentile-x-log"
24421
24422 - type: "plot"
24423   title: "Latency by percentile: 2n-zn2 RND"
24424   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24425   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-zn2"
24426   output-file-links: "{DIR[LAT,VPP]}/2n_zn2.rst"
24427   target-links: "../../_static/vpp"
24428   data: "plot-vpp-hdrh-lat-2n-zn2-rnd"
24429   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24430   layout:
24431     layout: "plot-hdrh-latency-percentile-x-log"
24432
24433 - type: "plot"
24434   title: "Latency by percentile: 3n-skx"
24435   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24436   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
24437   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
24438   target-links: "../../_static/vpp"
24439   data: "plot-vpp-hdrh-lat-3n-skx"
24440   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24441   layout:
24442     layout: "plot-hdrh-latency-percentile-x-log"
24443
24444 - type: "plot"
24445   title: "Latency by percentile: 2n-clx"
24446   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24447   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
24448   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
24449   target-links: "../../_static/vpp"
24450   data: "plot-vpp-hdrh-lat-2n-clx"
24451   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24452   layout:
24453     layout: "plot-hdrh-latency-percentile-x-log"
24454
24455 # - type: "plot"
24456 #   title: "Latency by percentile: 2n-clx RND"
24457 #   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24458 #   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
24459 #   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
24460 #   target-links: "../../_static/vpp"
24461 #   data: "plot-vpp-hdrh-lat-2n-clx-rnd"
24462 #   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24463 #   layout:
24464 #     layout: "plot-hdrh-latency-percentile-x-log"
24465
24466 - type: "plot"
24467   title: "Latency by percentile: 3n-hsw"
24468   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24469   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
24470   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
24471   target-links: "../../_static/vpp"
24472   data: "plot-vpp-hdrh-lat-3n-hsw"
24473   filter: "'1T1C' and 'NIC_Intel-XL710'"
24474   layout:
24475     layout: "plot-hdrh-latency-percentile-x-log"
24476
24477 - type: "plot"
24478   title: "Latency by percentile: 3n-hsw RND"
24479   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24480   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
24481   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
24482   target-links: "../../_static/vpp"
24483   data: "plot-vpp-hdrh-lat-3n-hsw-rnd"
24484   filter: "'1T1C' and 'NIC_Intel-XL710'"
24485   layout:
24486     layout: "plot-hdrh-latency-percentile-x-log"
24487
24488 - type: "plot"
24489   title: "Latency by percentile: 3n-tsh"
24490   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24491   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
24492   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
24493   target-links: "../../_static/vpp"
24494   data: "plot-vpp-hdrh-lat-3n-tsh"
24495   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
24496   layout:
24497     layout: "plot-hdrh-latency-percentile-x-log"
24498
24499 - type: "plot"
24500   title: "Latency by percentile: 2n-tx2"
24501   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24502   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-tx2"
24503   output-file-links: "{DIR[LAT,VPP]}/2n-tx2.rst"
24504   target-links: "../../_static/vpp"
24505   data: "plot-vpp-hdrh-lat-2n-tx2"
24506   filter: "'1T1C' and 'NIC_Intel-XL710'"
24507   layout:
24508     layout: "plot-hdrh-latency-percentile-x-log"
24509
24510 - type: "plot"
24511   title: "Latency by percentile: DPDK 2n-skx"
24512   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24513   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
24514   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
24515   target-links: "../../_static/dpdk"
24516   data: "plot-dpdk-hdrh-lat-2n-skx"
24517   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24518   layout:
24519     layout: "plot-hdrh-latency-percentile-x-log"
24520
24521 - type: "plot"
24522   title: "Latency by percentile: DPDK 3n-skx"
24523   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24524   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
24525   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
24526   target-links: "../../_static/dpdk"
24527   data: "plot-dpdk-hdrh-lat-3n-skx"
24528   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24529   layout:
24530     layout: "plot-hdrh-latency-percentile-x-log"
24531
24532 - type: "plot"
24533   title: "Latency by percentile: DPDK 2n-clx"
24534   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24535   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
24536   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
24537   target-links: "../../_static/dpdk"
24538   data: "plot-dpdk-hdrh-lat-2n-clx"
24539   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24540   layout:
24541     layout: "plot-hdrh-latency-percentile-x-log"
24542
24543 - type: "plot"
24544   title: "Latency by percentile: DPDK 2n-zn2"
24545   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24546   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-zn2"
24547   output-file-links: "{DIR[LAT,DPDK]}/2n_zn2.rst"
24548   target-links: "../../_static/dpdk"
24549   data: "plot-dpdk-hdrh-lat-2n-zn2"
24550   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24551   layout:
24552     layout: "plot-hdrh-latency-percentile-x-log"
24553
24554 - type: "plot"
24555   title: "Latency by percentile: DPDK 3n-hsw"
24556   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24557   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
24558   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
24559   target-links: "../../_static/dpdk"
24560   data: "plot-dpdk-hdrh-lat-3n-hsw"
24561   filter: "'1T1C' and 'NIC_Intel-XL710'"
24562   layout:
24563     layout: "plot-hdrh-latency-percentile-x-log"
24564
24565 - type: "plot"
24566   title: "Latency by percentile: DPDK 3n-tsh"
24567   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24568   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
24569   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
24570   target-links: "../../_static/dpdk"
24571   data: "plot-dpdk-hdrh-lat-3n-tsh"
24572   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
24573   layout:
24574     layout: "plot-hdrh-latency-percentile-x-log"
24575
24576 - type: "plot"
24577   title: "Latency by percentile: DPDK 2n-tx2"
24578   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24579   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-tx2"
24580   output-file-links: "{DIR[LAT,DPDK]}/2n-tx2.rst"
24581   target-links: "../../_static/dpdk"
24582   data: "plot-dpdk-hdrh-lat-2n-tx2"
24583   filter: "'1T1C' and 'NIC_Intel-XL710'"
24584   layout:
24585     layout: "plot-hdrh-latency-percentile-x-log"