5acef6502d71f2bcb2a0503d4176a2e856206ebc
[csit.git] / resources / tools / presentation / specification.yaml
1 - type: "environment"
2
3   paths:
4     # Top level directories:
5     ## Working directory
6     DIR[WORKING]: "_tmp"
7     ## Build directories
8     DIR[BUILD,HTML]: "_build"
9     DIR[BUILD,LATEX]: "_build_latex"
10
11     # Static .rst files
12     DIR[RST]: "../../../docs/report"
13
14     # Working directories
15     ## Input data files (.zip, .xml)
16     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
17     ## Static source files from git
18     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
19     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
20
21     # Static html content
22     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
23     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
24     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
25     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
26
27     # Detailed test results
28     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
29     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
30     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
31     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
32     DIR[DTR,PERF,DPDK,2N,ZN2]: "{DIR[DTR]}/dpdk_performance_results_2n_zn2"
33     DIR[DTR,PERF,DPDK,2N,CLX]: "{DIR[DTR]}/dpdk_performance_results_2n_clx"
34     DIR[DTR,PERF,DPDK,2N,DNV]: "{DIR[DTR]}/dpdk_performance_results_2n_dnv"
35     DIR[DTR,PERF,DPDK,3N,DNV]: "{DIR[DTR]}/dpdk_performance_results_3n_dnv"
36     DIR[DTR,PERF,DPDK,3N,TSH]: "{DIR[DTR]}/dpdk_performance_results_3n_tsh"
37     DIR[DTR,PERF,DPDK,2N,TX2]: "{DIR[DTR]}/dpdk_performance_results_2n_tx2"
38     DIR[DTR,PERF,VPP,ALL]: "{DIR[DTR]}/vpp_performance_results"
39     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
40     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
41     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
42     DIR[DTR,PERF,VPP,2N,ZN2]: "{DIR[DTR]}/vpp_performance_results_2n_zn2"
43     DIR[DTR,PERF,VPP,2N,CLX]: "{DIR[DTR]}/vpp_performance_results_2n_clx"
44     DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
45     DIR[DTR,PERF,VPP,2N,TX2]: "{DIR[DTR]}/vpp_performance_results_2n_tx2"
46     DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
47     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
48     DIR[DTR,MRR,VPP,ALL]: "{DIR[DTR]}/vpp_mrr_results"
49     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
50     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
51     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
52     DIR[DTR,MRR,VPP,2N,ZN2]: "{DIR[DTR]}/vpp_mrr_results_2n_zn2"
53     DIR[DTR,MRR,VPP,2N,CLX]: "{DIR[DTR]}/vpp_mrr_results_2n_clx"
54     DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh"
55     DIR[DTR,MRR,VPP,2N,TX2]: "{DIR[DTR]}/vpp_mrr_results_2n_tx2"
56     DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
57     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
58     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
59
60     # Detailed test configurations
61     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
62     DIR[DTC,PERF,VPP,ALL]: "{DIR[DTC]}/vpp_performance_configuration"
63     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
64     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
65     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
66     DIR[DTC,PERF,VPP,2N,ZN2]: "{DIR[DTC]}/vpp_performance_configuration_2n_zn2"
67     DIR[DTC,PERF,VPP,2N,CLX]: "{DIR[DTC]}/vpp_performance_configuration_2n_clx"
68     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
69     DIR[DTC,PERF,VPP,2N,TX2]: "{DIR[DTC]}/vpp_performance_configuration_2n_tx2"
70     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
71     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
72     DIR[DTC,MRR,VPP,ALL]: "{DIR[DTC]}/vpp_mrr_configuration"
73     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
74     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
75     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
76     DIR[DTC,MRR,VPP,2N,ZN2]: "{DIR[DTC]}/vpp_mrr_configuration_2n_zn2"
77     DIR[DTC,MRR,VPP,2N,CLX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_clx"
78     DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
79     DIR[DTC,MRR,VPP,2N,TX2]: "{DIR[DTC]}/vpp_mrr_configuration_2n_tx2"
80     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
81     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
82     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
83
84     # Detailed tests operational data
85     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
86     DIR[DTO,PERF,VPP,ALL]: "{DIR[DTO]}/vpp_performance_operational_data"
87     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
88     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
89     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
90     DIR[DTO,PERF,VPP,2N,ZN2]: "{DIR[DTO]}/vpp_performance_operational_data_2n_zn2"
91     DIR[DTO,PERF,VPP,2N,CLX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_clx"
92     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
93     DIR[DTO,PERF,VPP,2N,TX2]: "{DIR[DTO]}/vpp_performance_operational_data_2n_tx2"
94     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
95     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
96
97     # Latencies:
98     DIR[LAT,VPP]: "{DIR[WORKING,SRC]}/vpp_performance_tests/hdrh_packet_latency_by_percentile_graphs"
99     DIR[LAT,DPDK]: "{DIR[WORKING,SRC]}/dpdk_performance_tests/hdrh_packet_latency_by_percentile_graphs"
100
101     # .css patch file to fix tables generated by Sphinx
102     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
103     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
104
105   urls:
106     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
107     URL[S3_STORAGE,LOG]: "https://logs.nginx.service.consul/vex-yul-rot-jenkins-1"
108     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
109     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
110     DIR[NEXUS,DOC]: "report/_static/archive"
111
112   make-dirs:
113   # List the directories which are created while preparing the environment.
114   # All directories MUST be defined in "paths" section.
115   - "DIR[WORKING,DATA]"
116   - "DIR[STATIC,VPP]"
117   - "DIR[STATIC,DPDK]"
118   - "DIR[STATIC,ARCH]"
119   - "DIR[BUILD,LATEX]"
120   - "DIR[WORKING,SRC]"
121   - "DIR[WORKING,SRC,STATIC]"
122
123   remove-dirs:
124   # List the directories which are deleted while cleaning the environment.
125   # All directories MUST be defined in "paths" section.
126   #- "DIR[BUILD,HTML]"
127   - "DIR[WORKING,DATA]"
128
129   build-dirs:
130   # List the directories where the results (build) is stored.
131   # All directories MUST be defined in "paths" section.
132   - "DIR[BUILD,HTML]"
133   - "DIR[BUILD,LATEX]"
134
135 - type: "configuration"
136
137   mapping-file: "mapping_report.yaml"
138
139   limits:
140     nic:
141       x520: 24460000
142       x553: 29761905
143       x710: 35800000
144       xxv710: 35800000
145       xl710: 35800000
146       cx556a: 148809523.81
147
148     link:
149       10ge: 14880952.38
150       25ge: 37202380.95
151       40ge: 59523809.52
152       100ge: 148809523.81
153
154     pci:
155       pci-g3-x8: 74404761.90
156       pci-g3-x16: 148809523.81
157
158   data-sets:
159
160     ###########################################################################
161     # Plots:
162
163     # 3n-hsw
164
165     plot-vpp-throughput-lat-tsa-3n-hsw:
166       csit-vpp-perf-report-iterative-2101-3n-hsw:
167         - 64  # rls2101.rel NDRPDR iter env 6
168         - 71  # rls2101.rel NDRPDR iter env 6
169         - 73  # rls2101.rel NDRPDR iter env 6
170         - 74  # rls2101.rel NDRPDR iter env 6
171         - 80  # rls2101.rel NDRPDR iter env 6
172         - 81  # rls2101.rel NDRPDR iter env 6
173         - 82  # rls2101.rel NDRPDR iter env 6
174         - 83  # rls2101.rel NDRPDR iter env 6
175         - 88  # rls2101.rel NDRPDR iter env 6
176         - 89  # rls2101.rel NDRPDR iter env 6
177         - 128 # rls2101.rel NDRPDR iter RND env 6
178         - 129 # rls2101.rel NDRPDR iter RND env 6
179         - 130 # rls2101.rel NDRPDR iter RND env 6
180         - 131 # rls2101.rel NDRPDR iter RND env 6
181         - 132 # rls2101.rel NDRPDR iter RND env 6
182         - 133 # rls2101.rel NDRPDR iter RND env 6
183         - 134 # rls2101.rel NDRPDR iter RND env 6
184         - 135 # rls2101.rel NDRPDR iter RND env 6
185         - 136 # rls2101.rel NDRPDR iter RND env 6
186         - 137 # rls2101.rel NDRPDR iter RND env 6
187
188     plot-vpp-hdrh-lat-3n-hsw:
189       csit-vpp-perf-report-iterative-2101-3n-hsw:
190         - 89  # rls2101.rel NDRPDR iter env 6
191
192     plot-vpp-hdrh-lat-3n-hsw-rnd:
193       csit-vpp-perf-report-iterative-2101-3n-hsw:
194         - 128 # rls2101.rel NDRPDR iter RND env 6
195
196     plot-vpp-ipsec-reconf-3n-hsw:
197       csit-vpp-perf-report-iterative-2101-3n-hsw:
198         - 65  # rls2101.rel NDRPDR reconf iter env 6
199         - 68  # rls2101.rel NDRPDR reconf iter env 6
200         - 77  # rls2101.rel NDRPDR reconf iter env 6
201         - 84  # rls2101.rel NDRPDR reconf iter env 6
202         - 90  # rls2101.rel NDRPDR reconf iter env 6
203         - 96  # rls2101.rel NDRPDR reconf iter env 6
204         - 101 # rls2101.rel NDRPDR reconf iter env 6
205         - 104 # rls2101.rel NDRPDR reconf iter env 6
206         - 105 # rls2101.rel NDRPDR reconf iter env 6
207         - 106 # rls2101.rel NDRPDR reconf iter env 6
208         - 107 # rls2101.rel NDRPDR reconf iter env 6
209         - 108 # rls2101.rel NDRPDR reconf iter env 6
210         - 110 # rls2101.rel NDRPDR reconf iter env 6
211         - 111 # rls2101.rel NDRPDR reconf iter env 6
212         - 112 # rls2101.rel NDRPDR reconf iter env 6
213         - 113 # rls2101.rel NDRPDR reconf iter env 6
214         - 114 # rls2101.rel NDRPDR reconf iter env 6
215         - 115 # rls2101.rel NDRPDR reconf iter env 6
216         - 116 # rls2101.rel NDRPDR reconf iter env 6
217         - 117 # rls2101.rel NDRPDR reconf iter env 6
218
219     plot-vpp-hoststack-3n-hsw:
220       csit-vpp-perf-report-iterative-2101-3n-hsw:
221         - 69  # rls2101.rel Hoststack iter env 6
222         - 70  # rls2101.rel Hoststack iter env 6
223         - 75  # rls2101.rel Hoststack iter env 6
224         - 76  # rls2101.rel Hoststack iter env 6
225         - 78  # rls2101.rel Hoststack iter env 6
226         - 79  # rls2101.rel Hoststack iter env 6
227         - 85  # rls2101.rel Hoststack iter env 6
228         - 86  # rls2101.rel Hoststack iter env 6
229         - 87  # rls2101.rel Hoststack iter env 6
230         - 91  # rls2101.rel Hoststack iter env 6
231         - 92  # rls2101.rel Hoststack iter env 6
232         - 93  # rls2101.rel Hoststack iter env 6
233         - 94  # rls2101.rel Hoststack iter env 6
234         - 95  # rls2101.rel Hoststack iter env 6
235         - 97  # rls2101.rel Hoststack iter env 6
236         - 98  # rls2101.rel Hoststack iter env 6
237         - 99  # rls2101.rel Hoststack iter env 6
238         - 100 # rls2101.rel Hoststack iter env 6
239         - 102 # rls2101.rel Hoststack iter env 6
240         - 103 # rls2101.rel Hoststack iter env 6
241
242     plot-dpdk-throughput-latency-3n-hsw:
243       csit-dpdk-perf-report-iterative-2101-3n-hsw:
244         - 11  # rls2101 NDRPDR iter env 6
245         - 12  # rls2101 NDRPDR iter env 6
246         - 13  # rls2101 NDRPDR iter env 6
247         - 14  # rls2101 NDRPDR iter env 6
248         - 16  # rls2101 NDRPDR iter env 6
249         - 17  # rls2101 NDRPDR iter env 6
250         - 18  # rls2101 NDRPDR iter env 6
251         - 19  # rls2101 NDRPDR iter env 6
252         - 20  # rls2101 NDRPDR iter env 6
253         - 21  # rls2101 NDRPDR iter env 6
254
255     plot-dpdk-hdrh-lat-3n-hsw:
256       csit-dpdk-perf-report-iterative-2101-3n-hsw:
257         - 11  # rls2101 NDRPDR iter env 6
258
259     # 3n-skx
260
261     plot-vpp-throughput-lat-tsa-3n-skx:
262       csit-vpp-perf-report-iterative-2101-3n-skx:
263         - 36  # rls2101.rel NDRPDR iter env 6
264         - 37  # rls2101.rel NDRPDR iter env 6
265         - 38  # rls2101.rel NDRPDR iter env 6
266         - 39  # rls2101.rel NDRPDR iter env 6
267         - 40  # rls2101.rel NDRPDR iter env 6
268         - 41  # rls2101.rel NDRPDR iter env 6
269         - 42  # rls2101.rel NDRPDR iter env 6
270         - 47  # rls2101.rel NDRPDR iter env 6
271         - 48  # rls2101.rel NDRPDR iter env 6
272         - 50  # rls2101.rel NDRPDR iter env 6
273
274     plot-vpp-hdrh-lat-3n-skx:
275       csit-vpp-perf-report-iterative-2101-3n-skx:
276         - 36  # rls2101.rel NDRPDR iter env 6
277
278 #    plot-vpp-nfv-3n-skx-ndrpdr:
279 #      # No data
280 #      csit-vpp-perf-report-iterative-2101-3n-skx:
281
282 #    plot-vpp-nfv-3n-skx-mrr:
283 #      # No data
284 #      csit-vpp-perf-report-iterative-2101-3n-skx:
285
286     plot-dpdk-throughput-latency-3n-skx:
287       csit-dpdk-perf-report-iterative-2101-3n-skx:
288         - 12  # rls2101 NDRPDR iter env 6
289         - 14  # rls2101 NDRPDR iter env 6
290         - 15  # rls2101 NDRPDR iter env 6
291         - 17  # rls2101 NDRPDR iter env 6
292         - 19  # rls2101 NDRPDR iter env 6
293         - 20  # rls2101 NDRPDR iter env 6
294         - 21  # rls2101 NDRPDR iter env 6
295         - 22  # rls2101 NDRPDR iter env 6
296         - 25  # rls2101 NDRPDR iter env 6
297         - 26  # rls2101 NDRPDR iter env 6
298
299     plot-dpdk-hdrh-lat-3n-skx:
300       csit-dpdk-perf-report-iterative-2101-3n-skx:
301         - 12  # rls2101 NDRPDR iter env 6
302
303     # 2n-skx
304
305     plot-vpp-throughput-lat-tsa-2n-skx:
306       csit-vpp-perf-report-iterative-2101-2n-skx:
307         - 63  # rls2101.rel NDRPDR iter env 6
308         - 69  # rls2101.rel NDRPDR iter env 6
309         - 70  # rls2101.rel NDRPDR iter env 6
310         - 75  # rls2101.rel NDRPDR iter env 6
311         - 76  # rls2101.rel NDRPDR iter env 6
312         - 77  # rls2101.rel NDRPDR iter env 6
313         - 82  # rls2101.rel NDRPDR iter env 6
314         - 85  # rls2101.rel NDRPDR iter env 6
315         - 86  # rls2101.rel NDRPDR iter env 6
316         - 94  # rls2101.rel NDRPDR iter env 6
317         - 89  # rls2101.rel NDRPDR iter RND env 6
318         - 90  # rls2101.rel NDRPDR iter RND env 6
319         - 91  # rls2101.rel NDRPDR iter RND env 6
320         - 92  # rls2101.rel NDRPDR iter RND env 6
321         - 93  # rls2101.rel NDRPDR iter RND env 6
322         - 96  # rls2101.rel NDRPDR iter RND env 6
323         - 98  # rls2101.rel NDRPDR iter RND env 6
324         - 99  # rls2101.rel NDRPDR iter RND env 6
325         - 101 # rls2101.rel NDRPDR iter RND env 6
326         - 102 # rls2101.rel NDRPDR iter RND env 6
327         - 116 # rls2101.rel NDRPDR iter NAT env 6
328         - 117 # rls2101.rel NDRPDR iter NAT env 6
329         - 118 # rls2101.rel NDRPDR iter NAT env 6
330         - 119 # rls2101.rel NDRPDR iter NAT env 6
331         - 120 # rls2101.rel NDRPDR iter NAT env 6
332         - 121 # rls2101.rel NDRPDR iter NAT env 6
333         - 122 # rls2101.rel NDRPDR iter NAT env 6
334         - 123 # rls2101.rel NDRPDR iter NAT env 6
335         - 124 # rls2101.rel NDRPDR iter NAT env 6
336         - 125 # rls2101.rel NDRPDR iter NAT env 6
337
338     plot-vpp-hdrh-lat-2n-skx:
339       csit-vpp-perf-report-iterative-2101-2n-skx:
340         - 94  # rls2101.rel NDRPDR iter env 6
341
342     plot-vpp-hdrh-lat-2n-skx-rnd:
343       csit-vpp-perf-report-iterative-2101-2n-skx:
344         - 89  # rls2101.rel NDRPDR iter RND env 6
345
346     plot-vpp-hdrh-lat-2n-skx-nat:
347       csit-vpp-perf-report-iterative-2101-2n-skx:
348         - 118 # rls2101.rel NDRPDR iter NAT env 6
349
350     plot-vpp-soak-2n-skx:
351       csit-vpp-perf-report-iterative-2101-2n-skx:
352         - 68  # rls2101.rel soak env 6
353         - 73  # rls2101.rel soak env 6
354
355     plot-vpp-nfv-2n-skx-ndrpdr:
356       csit-vpp-perf-report-iterative-2101-2n-skx:
357         - 67  # rls2101.rel NDRPDR nf-density iter env 6
358         - 72  # rls2101.rel NDRPDR nf-density iter env 6
359         - 79  # rls2101.rel NDRPDR nf-density iter env 6
360         - 83  # rls2101.rel NDRPDR nf-density iter env 6
361         - 88  # rls2101.rel NDRPDR nf-density iter env 6
362         - 97  # rls2101.rel NDRPDR nf-density iter env 6
363         - 103 # rls2101.rel NDRPDR nf-density iter env 6
364         - 108 # rls2101.rel NDRPDR nf-density iter env 6
365         - 109 # rls2101.rel NDRPDR nf-density iter env 6
366         - 110 # rls2101.rel NDRPDR nf-density iter env 6
367
368     plot-vpp-nfv-2n-skx-mrr:
369       csit-vpp-perf-report-iterative-2101-2n-skx:
370         - 65  # rls2101.rel MRR nf-density iter env 6
371
372     plot-vpp-nfv-reconf-2n-skx:
373       csit-vpp-perf-report-iterative-2101-2n-skx:
374         - 64  # rls2101.rel NDRPDR reconf iter env 6
375         - 66  # rls2101.rel NDRPDR reconf iter env 6
376         - 71  # rls2101.rel NDRPDR reconf iter env 6
377         - 74  # rls2101.rel NDRPDR reconf iter env 6
378         - 78  # rls2101.rel NDRPDR reconf iter env 6
379         - 87  # rls2101.rel NDRPDR reconf iter env 6
380         - 95  # rls2101.rel NDRPDR reconf iter env 6
381         - 100 # rls2101.rel NDRPDR reconf iter env 6
382         - 104 # rls2101.rel NDRPDR reconf iter env 6
383         - 106 # rls2101.rel NDRPDR reconf iter env 6
384
385     plot-vpp-gso-2n-skx:
386       csit-vpp-perf-report-iterative-2101-2n-skx:
387         - 129 # rls2101.rel MRR GSO iter env 6
388
389     plot-dpdk-throughput-latency-2n-skx:
390       csit-dpdk-perf-report-iterative-2101-2n-skx:
391         - 11  # rls2101 NDRPDR iter env 6
392         - 12  # rls2101 NDRPDR iter env 6
393         - 13  # rls2101 NDRPDR iter env 6
394         - 14  # rls2101 NDRPDR iter env 6
395         - 15  # rls2101 NDRPDR iter env 6
396         - 17  # rls2101 NDRPDR iter env 6
397         - 18  # rls2101 NDRPDR iter env 6
398         - 19  # rls2101 NDRPDR iter env 6
399         - 20  # rls2101 NDRPDR iter env 6
400         - 21  # rls2101 NDRPDR iter env 6
401
402     plot-dpdk-hdrh-lat-2n-skx:
403       csit-dpdk-perf-report-iterative-2101-2n-skx:
404         - 11  # rls2101 NDRPDR iter env 6
405
406     # 2n-zn2
407
408     plot-vpp-throughput-lat-tsa-2n-zn2:
409       csit-vpp-perf-report-iterative-2101-2n-zn2:
410         - 31  # rls2101.rel NDRPDR iter env 6
411         - 32  # rls2101.rel NDRPDR iter env 6
412         - 33  # rls2101.rel NDRPDR iter env 6
413         - 34  # rls2101.rel NDRPDR iter env 6
414         - 35  # rls2101.rel NDRPDR iter env 6
415         - 36  # rls2101.rel NDRPDR iter env 6
416         - 37  # rls2101.rel NDRPDR iter env 6
417         - 38  # rls2101.rel NDRPDR iter env 6
418         - 44  # rls2101.rel NDRPDR iter env 6
419         - 49  # rls2101.rel NDRPDR iter env 6
420         - 39  # rls2101.rel NDRPDR iter RND env 6
421         - 40  # rls2101.rel NDRPDR iter RND env 6
422         - 41  # rls2101.rel NDRPDR iter RND env 6
423         - 42  # rls2101.rel NDRPDR iter RND env 6
424         - 43  # rls2101.rel NDRPDR iter RND env 6
425         - 45  # rls2101.rel NDRPDR iter RND env 6
426         - 48  # rls2101.rel NDRPDR iter RND env 6
427         - 50  # rls2101.rel NDRPDR iter RND env 6
428         - 51  # rls2101.rel NDRPDR iter RND env 6
429         - 52  # rls2101.rel NDRPDR iter RND env 6
430
431     plot-vpp-hdrh-lat-2n-zn2:
432       csit-vpp-perf-report-iterative-2101-2n-zn2:
433         - 31  # rls2101.rel NDRPDR iter env 6
434
435     plot-vpp-hdrh-lat-2n-zn2-rnd:
436       csit-vpp-perf-report-iterative-2101-2n-zn2:
437         - 40  # rls2101.rel NDRPDR iter RND env 6
438
439     plot-vpp-gso-2n-zn2:
440       csit-vpp-perf-report-iterative-2101-2n-zn2:
441         - 56  # rls2101.rel MRR GSO iter env 6
442
443     plot-dpdk-throughput-latency-2n-zn2:
444       csit-dpdk-perf-report-iterative-2101-2n-zn2:
445         - 11  # rls2101 NDRPDR iter env 6
446         - 12  # rls2101 NDRPDR iter env 6
447         - 13  # rls2101 NDRPDR iter env 6
448         - 14  # rls2101 NDRPDR iter env 6
449         - 16  # rls2101 NDRPDR iter env 6
450         - 17  # rls2101 NDRPDR iter env 6
451         - 18  # rls2101 NDRPDR iter env 6
452         - 19  # rls2101 NDRPDR iter env 6
453         - 20  # rls2101 NDRPDR iter env 6
454         - 21  # rls2101 NDRPDR iter env 6
455
456     plot-dpdk-hdrh-lat-2n-zn2:
457       csit-dpdk-perf-report-iterative-2101-2n-zn2:
458         - 11  # rls2101 NDRPDR iter env 6
459
460     # 2n-clx
461
462     plot-vpp-throughput-lat-tsa-2n-clx:
463       csit-vpp-perf-report-iterative-2101-2n-clx:
464         - 54  # rls2101.rel NDRPDR iter env 6
465         - 59  # rls2101.rel NDRPDR iter env 6
466         - 60  # rls2101.rel NDRPDR iter env 6
467         - 63  # rls2101.rel NDRPDR iter env 6
468         - 66  # rls2101.rel NDRPDR iter env 6
469         - 68  # rls2101.rel NDRPDR iter env 6
470         - 73  # rls2101.rel NDRPDR iter env 6
471         - 75  # rls2101.rel NDRPDR iter env 6
472         - 86  # rls2101.rel NDRPDR iter env 6
473         - 90  # rls2101.rel NDRPDR iter env 6
474         - 80  # rls2101.rel NDRPDR iter RND env 6
475         - 87  # rls2101.rel NDRPDR iter RND env 6
476         - 91  # rls2101.rel NDRPDR iter RND env 6
477         - 92  # rls2101.rel NDRPDR iter RND env 6
478         - 93  # rls2101.rel NDRPDR iter RND env 6
479         - 94  # rls2101.rel NDRPDR iter RND env 6
480         - 95  # rls2101.rel NDRPDR iter RND env 6
481         - 100 # rls2101.rel NDRPDR iter RND env 6
482         - 106 # rls2101.rel NDRPDR iter RND env 6
483         - 108 # rls2101.rel NDRPDR iter RND env 6
484         - 112 # rls2101.rel NDRPDR iter NAT env 6
485         - 113 # rls2101.rel NDRPDR iter NAT env 6
486         - 114 # rls2101.rel NDRPDR iter NAT env 6
487         - 115 # rls2101.rel NDRPDR iter NAT env 6
488         - 116 # rls2101.rel NDRPDR iter NAT env 6
489         - 117 # rls2101.rel NDRPDR iter NAT env 6
490         - 118 # rls2101.rel NDRPDR iter NAT env 6
491         - 119 # rls2101.rel NDRPDR iter NAT env 6
492         - 120 # rls2101.rel NDRPDR iter NAT env 6
493         - 121 # rls2101.rel NDRPDR iter NAT env 6
494         - 122 # rls2101.rel NDRPDR iter MLX env 6
495         - 123 # rls2101.rel NDRPDR iter MLX env 6
496         - 124 # rls2101.rel NDRPDR iter MLX env 6
497         - 126 # rls2101.rel NDRPDR iter MLX env 6
498         - 127 # rls2101.rel NDRPDR iter MLX env 6
499         - 128 # rls2101.rel NDRPDR iter MLX env 6
500         - 129 # rls2101.rel NDRPDR iter MLX env 6
501         - 130 # rls2101.rel NDRPDR iter MLX env 6
502         - 131 # rls2101.rel NDRPDR iter MLX env 6
503         - 132 # rls2101.rel NDRPDR iter MLX env 6
504
505     plot-vpp-hdrh-lat-2n-clx:
506       csit-vpp-perf-report-iterative-2101-2n-clx:
507         - 75  # rls2101.rel NDRPDR iter env 6
508
509     plot-vpp-hdrh-lat-2n-clx-rnd:
510       csit-vpp-perf-report-iterative-2101-2n-clx:
511         - 87  # rls2101.rel NDRPDR iter RND env 6
512
513     plot-vpp-hdrh-lat-2n-clx-nat:
514       csit-vpp-perf-report-iterative-2101-2n-clx:
515         - 118 # rls2101.rel NDRPDR iter NAT env 6
516
517     plot-vpp-hdrh-lat-2n-clx-mlx:
518       csit-vpp-perf-report-iterative-2101-2n-clx:
519         - 127 # rls2101.rel NDRPDR iter MLX env 6
520
521     plot-vpp-nfv-2n-clx-ndrpdr:
522       csit-vpp-perf-report-iterative-2101-2n-clx:
523         - 57  # rls2101.rel NDRPDR nf-density iter env 6
524         - 62  # rls2101.rel NDRPDR nf-density iter env 6
525         - 70  # rls2101.rel NDRPDR nf-density iter env 6
526         - 71  # rls2101.rel NDRPDR nf-density iter env 6
527         - 82  # rls2101.rel NDRPDR nf-density iter env 6
528         - 88  # rls2101.rel NDRPDR nf-density iter env 6
529         - 89  # rls2101.rel NDRPDR nf-density iter env 6
530         - 96  # rls2101.rel NDRPDR nf-density iter env 6
531         - 97  # rls2101.rel NDRPDR nf-density iter env 6
532         - 98  # rls2101.rel NDRPDR nf-density iter env 6
533
534     plot-vpp-nfv-2n-clx-mrr:
535       csit-vpp-perf-report-iterative-2101-2n-clx:
536         - 72  # rls2101.rel MRR nf-density iter env 6
537
538     plot-vpp-nfv-reconf-2n-clx:
539       csit-vpp-perf-report-iterative-2101-2n-clx:
540         - 55  # rls2101.rel NDRPDR reconf iter env 6
541         - 64  # rls2101.rel NDRPDR reconf iter env 6
542         - 76  # rls2101.rel NDRPDR reconf iter env 6
543         - 83  # rls2101.rel NDRPDR reconf iter env 6
544         - 99  # rls2101.rel NDRPDR reconf iter env 6
545         - 101 # rls2101.rel NDRPDR reconf iter env 6
546         - 102 # rls2101.rel NDRPDR reconf iter env 6
547         - 107 # rls2101.rel NDRPDR reconf iter env 6
548         - 109 # rls2101.rel NDRPDR reconf iter env 6
549         - 110 # rls2101.rel NDRPDR reconf iter env 6
550
551     plot-vpp-soak-2n-clx:
552       csit-vpp-perf-report-iterative-2101-2n-clx:
553         - 58  # rls2101.rel soak env 6
554         - 61  # rls2101.rel soak env 6
555
556     plot-vpp-gso-2n-clx:
557       csit-vpp-perf-report-iterative-2101-2n-clx:
558         - 159 # rls2101.rel MRR GSO iter env 6
559
560     plot-dpdk-throughput-latency-2n-clx:
561       csit-dpdk-perf-report-iterative-2101-2n-clx:
562         - 12  # rls2101 NDRPDR iter env 6
563         - 13  # rls2101 NDRPDR iter env 6
564         - 14  # rls2101 NDRPDR iter env 6
565         - 18  # rls2101 NDRPDR iter env 6
566         - 22  # rls2101 NDRPDR iter env 6
567
568     plot-dpdk-hdrh-lat-2n-clx:
569       csit-dpdk-perf-report-iterative-2101-2n-clx:
570         - 12  # rls2101 NDRPDR iter env 6
571
572     # 3n-tsh
573
574     plot-vpp-throughput-lat-tsa-3n-tsh:
575       csit-vpp-perf-report-iterative-2101-3n-tsh:
576         - 23  # rls2101.rel NDRPDR iter env 6
577         - 24  # rls2101.rel NDRPDR iter env 6
578         - 25  # rls2101.rel NDRPDR iter env 6
579         - 26  # rls2101.rel NDRPDR iter env 6
580         - 27  # rls2101.rel NDRPDR iter env 6
581         - 28  # rls2101.rel NDRPDR iter env 6
582         - 29  # rls2101.rel NDRPDR iter env 6
583         - 30  # rls2101.rel NDRPDR iter env 6
584         - 31  # rls2101.rel NDRPDR iter env 6
585         - 32  # rls2101.rel NDRPDR iter env 6
586
587     plot-vpp-hdrh-lat-3n-tsh:
588       csit-vpp-perf-report-iterative-2101-3n-tsh:
589         - 23  # rls2101.rel NDRPDR iter env 6
590
591     plot-dpdk-throughput-latency-3n-tsh:
592       csit-dpdk-perf-report-iterative-2101-3n-tsh:
593         - 11  # rls2101 NDRPDR iter env 6
594         - 12  # rls2101 NDRPDR iter env 6
595         - 13  # rls2101 NDRPDR iter env 6
596         - 14  # rls2101 NDRPDR iter env 6
597         - 16  # rls2101 NDRPDR iter env 6
598         - 17  # rls2101 NDRPDR iter env 6
599         - 18  # rls2101 NDRPDR iter env 6
600         - 19  # rls2101 NDRPDR iter env 6
601         - 20  # rls2101 NDRPDR iter env 6
602         - 21  # rls2101 NDRPDR iter env 6
603
604     plot-dpdk-hdrh-lat-3n-tsh:
605       csit-dpdk-perf-report-iterative-2101-3n-tsh:
606         - 21  # rls2101 NDRPDR iter env 6
607
608     # 2n-tx2
609
610     plot-vpp-throughput-lat-tsa-2n-tx2:
611       csit-vpp-perf-report-iterative-2101-2n-tx2:
612         - 22  # rls2101.rel NDRPDR iter env 6
613         - 23  # rls2101.rel NDRPDR iter env 6
614         - 24  # rls2101.rel NDRPDR iter env 6
615         - 25  # rls2101.rel NDRPDR iter env 6
616         - 26  # rls2101.rel NDRPDR iter env 6
617         - 27  # rls2101.rel NDRPDR iter env 6
618         - 28  # rls2101.rel NDRPDR iter env 6
619         - 29  # rls2101.rel NDRPDR iter env 6
620         - 30  # rls2101.rel NDRPDR iter env 6
621         - 31  # rls2101.rel NDRPDR iter env 6
622
623     plot-vpp-hdrh-lat-2n-tx2:
624       csit-vpp-perf-report-iterative-2101-2n-tx2:
625         - 29  # rls2101.rel NDRPDR iter env 6
626
627     plot-dpdk-throughput-latency-2n-tx2:
628       csit-dpdk-perf-report-iterative-2101-2n-tx2:
629         - 4   # rls2101 NDRPDR iter env 6
630         - 6   # rls2101 NDRPDR iter env 6
631         - 7   # rls2101 NDRPDR iter env 6
632         - 8   # rls2101 NDRPDR iter env 6
633         - 9   # rls2101 NDRPDR iter env 6
634         - 10  # rls2101 NDRPDR iter env 6
635         - 11  # rls2101 NDRPDR iter env 6
636         - 12  # rls2101 NDRPDR iter env 6
637         - 13  # rls2101 NDRPDR iter env 6
638         - 14  # rls2101 NDRPDR iter env 6
639
640     plot-dpdk-hdrh-lat-2n-tx2:
641       csit-dpdk-perf-report-iterative-2101-2n-tx2:
642         - 4   # rls2101 NDRPDR iter env 6
643
644     # 3n-dnv
645
646     plot-vpp-throughput-lat-tsa-3n-dnv:
647       csit-vpp-perf-report-iterative-2101-3n-dnv:
648         - 33  # rls2101.rel NDRPDR iter env 6
649         - 34  # rls2101.rel NDRPDR iter env 6
650         - 35  # rls2101.rel NDRPDR iter env 6
651         - 36  # rls2101.rel NDRPDR iter env 6
652         - 37  # rls2101.rel NDRPDR iter env 6
653         - 38  # rls2101.rel NDRPDR iter env 6
654         - 39  # rls2101.rel NDRPDR iter env 6
655         - 40  # rls2101.rel NDRPDR iter env 6
656         - 41  # rls2101.rel NDRPDR iter env 6
657         - 42  # rls2101.rel NDRPDR iter env 6
658         - 43  # rls2101.rel NDRPDR iter RND env 6
659         - 44  # rls2101.rel NDRPDR iter RND env 6
660         - 45  # rls2101.rel NDRPDR iter RND env 6
661         - 46  # rls2101.rel NDRPDR iter RND env 6
662         - 47  # rls2101.rel NDRPDR iter RND env 6
663         - 48  # rls2101.rel NDRPDR iter RND env 6
664         - 49  # rls2101.rel NDRPDR iter RND env 6
665         - 50  # rls2101.rel NDRPDR iter RND env 6
666         - 51  # rls2101.rel NDRPDR iter RND env 6
667         - 52  # rls2101.rel NDRPDR iter RND env 6
668
669 #    plot-dpdk-throughput-latency-3n-dnv:
670 #      # No data
671 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
672
673     # 2n-dnv
674
675     plot-vpp-throughput-lat-tsa-2n-dnv:
676       csit-vpp-perf-report-iterative-2101-2n-dnv:
677         - 32  # rls2101.rel NDRPDR iter env 6
678         - 33  # rls2101.rel NDRPDR iter env 6
679         - 34  # rls2101.rel NDRPDR iter env 6
680         - 35  # rls2101.rel NDRPDR iter env 6
681         - 39  # rls2101.rel NDRPDR iter env 6
682         - 41  # rls2101.rel NDRPDR iter env 6
683         - 42  # rls2101.rel NDRPDR iter env 6
684         - 43  # rls2101.rel NDRPDR iter env 6
685         - 44  # rls2101.rel NDRPDR iter env 6
686         - 45  # rls2101.rel NDRPDR iter env 6
687         - 46  # rls2101.rel NDRPDR iter RND env 6
688         - 47  # rls2101.rel NDRPDR iter RND env 6
689         - 48  # rls2101.rel NDRPDR iter RND env 6
690         - 49  # rls2101.rel NDRPDR iter RND env 6
691         - 50  # rls2101.rel NDRPDR iter RND env 6
692         - 51  # rls2101.rel NDRPDR iter RND env 6
693         - 52  # rls2101.rel NDRPDR iter RND env 6
694         - 53  # rls2101.rel NDRPDR iter RND env 6
695         - 54  # rls2101.rel NDRPDR iter RND env 6
696         - 55  # rls2101.rel NDRPDR iter RND env 6
697
698 #    plot-dpdk-throughput-latency-2n-dnv:
699 #      # No data
700 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
701
702     ###########################################################################
703     # Simple tables (only one data set):
704
705     # NIC Comparisons
706
707     vpp-nic-comparison-3n-skx:
708       csit-vpp-perf-report-iterative-2101-3n-skx:
709         - 36  # rls2101.rel NDRPDR iter env 6
710         - 37  # rls2101.rel NDRPDR iter env 6
711         - 38  # rls2101.rel NDRPDR iter env 6
712         - 39  # rls2101.rel NDRPDR iter env 6
713         - 40  # rls2101.rel NDRPDR iter env 6
714         - 41  # rls2101.rel NDRPDR iter env 6
715         - 42  # rls2101.rel NDRPDR iter env 6
716         - 47  # rls2101.rel NDRPDR iter env 6
717         - 48  # rls2101.rel NDRPDR iter env 6
718         - 50  # rls2101.rel NDRPDR iter env 6
719
720     vpp-nic-comparison-2n-skx:
721       csit-vpp-perf-report-iterative-2101-2n-skx:
722         - 63  # rls2101.rel NDRPDR iter env 6
723         - 69  # rls2101.rel NDRPDR iter env 6
724         - 70  # rls2101.rel NDRPDR iter env 6
725         - 75  # rls2101.rel NDRPDR iter env 6
726         - 76  # rls2101.rel NDRPDR iter env 6
727         - 77  # rls2101.rel NDRPDR iter env 6
728         - 82  # rls2101.rel NDRPDR iter env 6
729         - 85  # rls2101.rel NDRPDR iter env 6
730         - 86  # rls2101.rel NDRPDR iter env 6
731         - 94  # rls2101.rel NDRPDR iter env 6
732         - 89  # rls2101.rel NDRPDR iter RND env 6
733         - 90  # rls2101.rel NDRPDR iter RND env 6
734         - 91  # rls2101.rel NDRPDR iter RND env 6
735         - 92  # rls2101.rel NDRPDR iter RND env 6
736         - 93  # rls2101.rel NDRPDR iter RND env 6
737         - 96  # rls2101.rel NDRPDR iter RND env 6
738         - 98  # rls2101.rel NDRPDR iter RND env 6
739         - 99  # rls2101.rel NDRPDR iter RND env 6
740         - 101 # rls2101.rel NDRPDR iter RND env 6
741         - 102 # rls2101.rel NDRPDR iter RND env 6
742         - 116 # rls2101.rel NDRPDR iter NAT env 6
743         - 117 # rls2101.rel NDRPDR iter NAT env 6
744         - 118 # rls2101.rel NDRPDR iter NAT env 6
745         - 119 # rls2101.rel NDRPDR iter NAT env 6
746         - 120 # rls2101.rel NDRPDR iter NAT env 6
747         - 121 # rls2101.rel NDRPDR iter NAT env 6
748         - 122 # rls2101.rel NDRPDR iter NAT env 6
749         - 123 # rls2101.rel NDRPDR iter NAT env 6
750         - 124 # rls2101.rel NDRPDR iter NAT env 6
751         - 125 # rls2101.rel NDRPDR iter NAT env 6
752
753     vpp-nic-comparison-3n-skx-mrr:
754       csit-vpp-perf-report-iterative-2101-3n-skx:
755         - 35  # rls2101.rel MRR iter env 6
756
757     vpp-nic-comparison-2n-skx-mrr:
758       csit-vpp-perf-report-iterative-2101-2n-skx:
759         - 62  # rls2101.rel MRR iter env 6
760
761     # Results
762
763     vpp-perf-results-3n-hsw:
764       csit-vpp-perf-report-coverage-2101-3n-hsw:
765         - 1   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-00
766         - 2   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-01
767         - 3   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-02
768         - 4   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-03
769         - 5   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-00
770         - 6   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-01
771         - 7   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-02
772         - 8   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-03
773         - 9   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-04
774         - 10  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-05
775         - 11  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-06
776         - 12  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-07
777         - 13  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-00
778         - 14  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-01
779         - 15  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-02
780         - 16  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-00
781         - 18  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-01
782         - 19  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-00
783         - 20  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-01
784         - 21  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-02
785         - 22  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-03
786         - 23  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-04
787         - 24  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6tun-00
788         - 25  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-05
789         - 26  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-06
790         - 27  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-07
791         - 28  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-08
792         - 29  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-09
793         - 30  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-10
794         - 31  # rls2101.rel NDRPDR cov env 6 3n-hsw-memif-00
795         - 32  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-00
796         - 33  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-01
797         - 34  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-00
798         - 35  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-01
799         - 36  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-02
800
801     vpp-perf-results-3n-skx:
802       csit-vpp-perf-report-coverage-2101-3n-skx:
803         - 1   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-00
804         - 2   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-01
805         - 3   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-02
806         - 4   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-03
807         - 5   # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-00
808         - 16  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-01
809         - 7   # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-02
810         - 17  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-03
811         - 18  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-04
812         - 19  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-05
813         - 20  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-06
814         - 12  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-06
815         - 13  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-00
816         - 26  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-01
817         - 15  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-02
818         - 21  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6-00
819         - 22  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6-01
820         - 23  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6tun-00
821         - 24  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-00
822         - 30  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-01
823         - 27  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-02
824         - 28  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-03
825         - 29  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-04
826         - 31  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-05
827         - 32  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-06
828         - 33  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-07
829         - 34  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-08
830         - 35  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-09
831         - 36  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-10
832         - 37  # rls2101.rel NDRPDR cov env 6 3n-skx-memif-00
833         - 38  # rls2101.rel NDRPDR cov env 6 3n-skx-srv6-00
834         - 39  # rls2101.rel NDRPDR cov env 6 3n-skx-srv6-01
835         - 40  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-00
836         - 41  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-01
837         - 42  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-02
838         - 43  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-03
839
840     vpp-perf-results-2n-skx:
841       csit-vpp-perf-report-coverage-2101-2n-skx:
842         - 1   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-00
843         - 2   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-01
844         - 3   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-02
845         - 4   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-03
846         - 5   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-04
847         - 6   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-05
848         - 7   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-06
849         - 8   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-07
850         - 21  # rls2101.rel NDRPDR cov env 6 2n-skx-ip4tun-00
851         - 22  # rls2101.rel NDRPDR cov env 6 2n-skx-ip4tun-00
852         - 10  # rls2101.rel NDRPDR cov env 6 2n-skx-ip6-00
853         - 11  # rls2101.rel NDRPDR cov env 6 2n-skx-ip6-01
854         - 12  # rls2101.rel NDRPDR cov env 6 2n-skx-l2-00
855         - 13  # rls2101.rel NDRPDR cov env 6 2n-skx-l2-01
856         - 14  # rls2101.rel NDRPDR cov env 6 2n-skx-lb-00
857         - 15  # rls2101.rel NDRPDR cov env 6 2n-skx-memif-00
858         - 16  # rls2101.rel NDRPDR cov env 6 2n-skx-vhost-00
859         - 17  # rls2101.rel NDRPDR cov env 6 2n-skx-vhost-01
860         - 19  # rls2101.rel NDRPDR cov env 6 2n-skx-vts-00
861
862     vpp-perf-results-2n-zn2:
863       csit-vpp-perf-report-coverage-2101-2n-zn2:
864         - 1   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-00
865         - 2   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-01
866         - 3   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-02
867         - 4   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-03
868         - 5   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-04
869         - 6   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-05
870         - 17  # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4tun-00
871         - 18  # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4tun-01
872         - 8   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip6-00
873         - 9   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip6-01
874         - 10  # rls2101.rel NDRPDR cov env 6 2n-zn2-l2-00
875         - 11  # rls2101.rel NDRPDR cov env 6 2n-zn2-l2-01
876         - 12  # rls2101.rel NDRPDR cov env 6 2n-zn2-lb-00
877         - 13  # rls2101.rel NDRPDR cov env 6 2n-zn2-memif-00
878         - 14  # rls2101.rel NDRPDR cov env 6 2n-zn2-vhost-00
879         - 15  # rls2101.rel NDRPDR cov env 6 2n-zn2-vhost-00
880         - 16  # rls2101.rel NDRPDR cov env 6 2n-zn2-vts-00
881
882     vpp-perf-results-2n-clx:
883       csit-vpp-perf-report-coverage-2101-2n-clx:
884         - 1   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-00
885         - 2   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-01
886         - 3   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-02
887         - 4   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-03
888         - 5   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-04
889         - 6   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-05
890         - 7   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-06
891         - 8   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-07
892         - 19  # rls2101.rel NDRPDR cov env 6 2n-clx-ip4tun-00
893         - 20  # rls2101.rel NDRPDR cov env 6 2n-clx-ip4tun-00
894         - 10  # rls2101.rel NDRPDR cov env 6 2n-clx-ip6-00
895         - 11  # rls2101.rel NDRPDR cov env 6 2n-clx-ip6-01
896         - 12  # rls2101.rel NDRPDR cov env 6 2n-clx-l2-00
897         - 13  # rls2101.rel NDRPDR cov env 6 2n-clx-l2-01
898         - 14  # rls2101.rel NDRPDR cov env 6 2n-clx-lb-00
899         - 15  # rls2101.rel NDRPDR cov env 6 2n-clx-memif-00
900         - 16  # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-00
901         - 17  # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-01
902         - 18  # rls2101.rel NDRPDR cov env 6 2n-clx-vts-00
903
904     vpp-perf-results-3n-tsh:
905       csit-vpp-perf-report-coverage-2101-3n-tsh:
906         - 1   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-00
907         - 2   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-01
908         - 3   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-02
909         - 4   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-03
910         - 5   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4tun-00
911         - 6   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4tun-01
912         - 7   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip6-00
913         - 8   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip6-01
914         - 9   # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-00
915         - 10  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-01
916         - 11  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-02
917         - 12  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-03
918         - 13  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-04
919         - 19  # rls2101.rel NDRPDR cov env 6 3n-tsh-memif-00
920         - 15  # rls2101.rel NDRPDR cov env 6 3n-tsh-srv6-00
921         - 16  # rls2101.rel NDRPDR cov env 6 3n-tsh-srv6-01
922         - 17  # rls2101.rel NDRPDR cov env 6 3n-tsh-vhost-00
923         - 18  # rls2101.rel NDRPDR cov env 6 3n-tsh-vhost-01
924
925     vpp-perf-results-2n-tx2:
926       csit-vpp-perf-report-coverage-2101-2n-tx2:
927         - 1   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-00
928         - 2   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-01
929         - 3   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-02
930         - 4   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-03
931         - 5   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-04
932         - 6   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-05
933         - 7   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-06
934         - 8   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip6-00
935         - 9   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip6-01
936         - 10  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-00
937         - 11  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-01
938         - 12  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-02
939         - 13  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-03
940         - 15  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-04
941
942     vpp-perf-results-3n-dnv:
943       csit-vpp-perf-report-coverage-2101-3n-dnv:
944         - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-00
945         - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-01
946         - 3   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
947         - 4   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
948         - 5   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4tun-00
949         - 6   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-00
950         - 7   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-01
951         - 8   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-00
952         - 9   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-01
953
954     vpp-perf-results-2n-dnv:
955       csit-vpp-perf-report-coverage-2101-2n-dnv:
956         - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
957         - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
958         - 3   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-00
959         - 4   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-01
960         - 5   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-00
961         - 6   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-01
962
963     vpp-mrr-results-3n-hsw:
964       csit-vpp-perf-report-iterative-2101-3n-hsw:
965         - 63  # rls2101.rel MRR iter env 6
966
967     vpp-mrr-results-3n-skx:
968       csit-vpp-perf-report-iterative-2101-3n-skx:
969         - 35  # rls2101.rel MRR iter env 6
970
971     vpp-mrr-results-2n-skx:
972       csit-vpp-perf-report-iterative-2101-2n-skx:
973         - 62  # rls2101.rel MRR iter env 6
974
975     vpp-mrr-results-2n-zn2:
976       csit-vpp-perf-report-iterative-2101-2n-zn2:
977         - 30  # rls2101.rel MRR iter env 6
978
979     vpp-mrr-results-2n-clx:
980       csit-vpp-perf-report-iterative-2101-2n-clx:
981         - 53  # rls2101.rel MRR iter env 6
982
983     vpp-mrr-results-3n-tsh:
984       csit-vpp-perf-report-iterative-2101-3n-tsh:
985         - 22  # rls2101.rel MRR iter env 6
986
987     vpp-mrr-results-2n-tx2:
988       csit-vpp-perf-report-iterative-2101-2n-tx2:
989         - 21  # rls2101.rel MRR iter env 6
990
991     vpp-mrr-results-3n-dnv:
992       csit-vpp-perf-report-iterative-2101-3n-dnv:
993         - 32  # rls2101.rel MRR iter env 6
994
995     vpp-mrr-results-2n-dnv:
996       csit-vpp-perf-report-iterative-2101-2n-dnv:
997         - 31  # rls2101.rel MRR iter env 6
998
999     vpp-device-results-ubuntu:
1000       csit-vpp-device-2101-ubuntu1804-1n-skx:
1001         - 358  # rls2101.rel VPP DEV env 6
1002
1003     dpdk-perf-results-3n-hsw:
1004       csit-dpdk-perf-report-iterative-2101-3n-hsw:
1005         - 11  # rls2101 NDRPDR iter env 6
1006
1007     dpdk-perf-results-3n-skx:
1008       csit-dpdk-perf-report-iterative-2101-3n-skx:
1009         - 12  # rls2101 NDRPDR iter env 6
1010
1011     dpdk-perf-results-2n-skx:
1012       csit-dpdk-perf-report-iterative-2101-2n-skx:
1013         - 11  # rls2101 NDRPDR iter env 6
1014
1015     dpdk-perf-results-2n-zn2:
1016       csit-dpdk-perf-report-iterative-2101-2n-zn2:
1017         - 11  # rls2101 NDRPDR iter env 6
1018
1019     dpdk-perf-results-2n-clx:
1020       csit-dpdk-perf-report-iterative-2101-2n-clx:
1021         - 12  # rls2101 NDRPDR iter env 6
1022
1023 #    dpdk-perf-results-2n-dnv:
1024 #      # No data
1025 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
1026
1027 #    dpdk-perf-results-3n-dnv:
1028 #      # No data
1029 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
1030
1031     dpdk-perf-results-3n-tsh:
1032       csit-dpdk-perf-report-iterative-2101-3n-tsh:
1033         - 21  # rls2101 NDRPDR iter env 6
1034
1035     dpdk-perf-results-2n-tx2:
1036       csit-dpdk-perf-report-iterative-2101-2n-tx2:
1037         - 4   # rls2101 NDRPDR iter env 6
1038
1039 ###########################################################################
1040     # Tables (more than one data set)
1041
1042     # Performance changes
1043
1044     vpp-performance-changes-3n-hsw-h1:
1045       csit-vpp-perf-report-iterative-2009-3n-hsw:
1046         - 9   # rls2005 NDRPDR iter env 5
1047         - 10  # rls2005 NDRPDR iter env 5
1048         - 11  # rls2005 NDRPDR iter env 5
1049         - 12  # rls2005 NDRPDR iter env 5
1050         - 13  # rls2005 NDRPDR iter env 5
1051         - 14  # rls2005 NDRPDR iter env 5
1052         - 15  # rls2005 NDRPDR iter env 5
1053         - 16  # rls2005 NDRPDR iter env 5
1054         - 17  # rls2005 NDRPDR iter env 5
1055         - 19  # rls2005 NDRPDR iter env 5
1056     vpp-performance-changes-3n-hsw-ref-env-old:
1057       csit-vpp-perf-report-iterative-2009-3n-hsw:
1058         - 21  # rls2009 NDRPDR iter env 5
1059         - 22  # rls2009 NDRPDR iter env 5
1060         - 24  # rls2009 NDRPDR iter env 5
1061         - 25  # rls2009 NDRPDR iter env 5
1062         - 26  # rls2009 NDRPDR iter env 5
1063         - 27  # rls2009 NDRPDR iter env 5
1064         - 28  # rls2009 NDRPDR iter env 5
1065         - 29  # rls2009 NDRPDR iter env 5
1066         - 30  # rls2009 NDRPDR iter env 5
1067         - 31  # rls2009 NDRPDR iter env 5
1068     vpp-performance-changes-3n-hsw-ref-env-new:
1069       csit-vpp-perf-report-iterative-2101-3n-hsw:
1070         - 19  # rls2009 NDRPDR iter env 6
1071         - 20  # rls2009 NDRPDR iter env 6
1072         - 21  # rls2009 NDRPDR iter env 6
1073         - 22  # rls2009 NDRPDR iter env 6
1074         - 23  # rls2009 NDRPDR iter env 6
1075         - 24  # rls2009 NDRPDR iter env 6
1076         - 25  # rls2009 NDRPDR iter env 6
1077         - 26  # rls2009 NDRPDR iter env 6
1078         - 27  # rls2009 NDRPDR iter env 6
1079         - 28  # rls2009 NDRPDR iter env 6
1080     vpp-performance-changes-3n-hsw-cmp:
1081       csit-vpp-perf-report-iterative-2101-3n-hsw:
1082         - 64  # rls2101.rel NDRPDR iter env 6
1083         - 71  # rls2101.rel NDRPDR iter env 6
1084         - 73  # rls2101.rel NDRPDR iter env 6
1085         - 74  # rls2101.rel NDRPDR iter env 6
1086         - 80  # rls2101.rel NDRPDR iter env 6
1087         - 81  # rls2101.rel NDRPDR iter env 6
1088         - 82  # rls2101.rel NDRPDR iter env 6
1089         - 83  # rls2101.rel NDRPDR iter env 6
1090         - 88  # rls2101.rel NDRPDR iter env 6
1091         - 89  # rls2101.rel NDRPDR iter env 6
1092         - 128 # rls2101.rel NDRPDR iter RND env 6
1093         - 129 # rls2101.rel NDRPDR iter RND env 6
1094         - 130 # rls2101.rel NDRPDR iter RND env 6
1095         - 131 # rls2101.rel NDRPDR iter RND env 6
1096         - 132 # rls2101.rel NDRPDR iter RND env 6
1097         - 133 # rls2101.rel NDRPDR iter RND env 6
1098         - 134 # rls2101.rel NDRPDR iter RND env 6
1099         - 135 # rls2101.rel NDRPDR iter RND env 6
1100         - 136 # rls2101.rel NDRPDR iter RND env 6
1101         - 137 # rls2101.rel NDRPDR iter RND env 6
1102
1103     vpp-performance-changes-3n-skx-h1:
1104       csit-vpp-perf-report-iterative-2009-3n-skx:
1105         - 13  # rls2005 NDRPDR iter env 5
1106         - 18  # rls2005 NDRPDR iter env 5
1107         - 19  # rls2005 NDRPDR iter env 5
1108         - 41  # rls2005 NDRPDR iter env 5
1109         - 43  # rls2005 NDRPDR iter env 5
1110         - 44  # rls2005 NDRPDR iter env 5
1111         - 45  # rls2005 NDRPDR iter env 5
1112         - 46  # rls2005 NDRPDR iter env 5
1113         - 48  # rls2005 NDRPDR iter env 5
1114         - 49  # rls2005 NDRPDR iter env 5
1115     vpp-performance-changes-3n-skx-ref-env-old:
1116       csit-vpp-perf-report-iterative-2009-3n-skx:
1117         - 26  # rls2009 NDRPDR iter env 5
1118         - 27  # rls2009 NDRPDR iter env 5
1119         - 28  # rls2009 NDRPDR iter env 5
1120         - 29  # rls2009 NDRPDR iter env 5
1121         - 35  # rls2009 NDRPDR iter env 5
1122         - 36  # rls2009 NDRPDR iter env 5
1123         - 37  # rls2009 NDRPDR iter env 5
1124         - 38  # rls2009 NDRPDR iter env 5
1125         - 39  # rls2009 NDRPDR iter env 5
1126         - 40  # rls2009 NDRPDR iter env 5
1127     vpp-performance-changes-3n-skx-ref-env-new:
1128       csit-vpp-perf-report-iterative-2101-3n-skx:
1129         - 14  # rls2009 NDRPDR iter env 6
1130         - 15  # rls2009 NDRPDR iter env 6
1131         - 16  # rls2009 NDRPDR iter env 6
1132         - 17  # rls2009 NDRPDR iter env 6
1133         - 18  # rls2009 NDRPDR iter env 6
1134         - 25  # rls2009 NDRPDR iter env 6
1135         - 26  # rls2009 NDRPDR iter env 6
1136         - 27  # rls2009 NDRPDR iter env 6
1137         - 29  # rls2009 NDRPDR iter env 6
1138         - 31  # rls2009 NDRPDR iter env 6
1139     vpp-performance-changes-3n-skx-cmp:
1140       csit-vpp-perf-report-iterative-2101-3n-skx:
1141         - 36  # rls2101.rel NDRPDR iter env 6
1142         - 37  # rls2101.rel NDRPDR iter env 6
1143         - 38  # rls2101.rel NDRPDR iter env 6
1144         - 39  # rls2101.rel NDRPDR iter env 6
1145         - 40  # rls2101.rel NDRPDR iter env 6
1146         - 41  # rls2101.rel NDRPDR iter env 6
1147         - 42  # rls2101.rel NDRPDR iter env 6
1148         - 47  # rls2101.rel NDRPDR iter env 6
1149         - 48  # rls2101.rel NDRPDR iter env 6
1150         - 50  # rls2101.rel NDRPDR iter env 6
1151
1152     vpp-performance-changes-2n-skx-h1:
1153       csit-vpp-perf-report-iterative-2009-2n-skx:
1154         - 13  # rls2005 NDRPDR iter env 5
1155         - 16  # rls2005 NDRPDR iter env 5
1156         - 17  # rls2005 NDRPDR iter env 5
1157         - 18  # rls2005 NDRPDR iter env 5
1158         - 19  # rls2005 NDRPDR iter env 5
1159         - 21  # rls2005 NDRPDR iter env 5
1160         - 22  # rls2005 NDRPDR iter env 5
1161         - 23  # rls2005 NDRPDR iter env 5
1162         - 24  # rls2005 NDRPDR iter env 5
1163         - 25  # rls2005 NDRPDR iter env 5
1164     vpp-performance-changes-2n-skx-ref-env-old:
1165       csit-vpp-perf-report-iterative-2009-2n-skx:
1166         - 35  # rls2009 NDRPDR iter env 5
1167         - 36  # rls2009 NDRPDR iter env 5
1168         - 37  # rls2009 NDRPDR iter env 5
1169         - 39  # rls2009 NDRPDR iter env 5
1170         - 40  # rls2009 NDRPDR iter env 5
1171         - 42  # rls2009 NDRPDR iter env 5
1172         - 43  # rls2009 NDRPDR iter env 5
1173         - 44  # rls2009 NDRPDR iter env 5
1174         - 46  # rls2009 NDRPDR iter env 5
1175         - 48  # rls2009 NDRPDR iter env 5
1176         - 110 # rls2009 NDRPDR iter NAT44 env 5
1177         - 111 # rls2009 NDRPDR iter NAT44 env 5
1178         - 112 # rls2009 NDRPDR iter NAT44 env 5
1179         - 113 # rls2009 NDRPDR iter NAT44 env 5
1180         - 114 # rls2009 NDRPDR iter NAT44 env 5
1181         - 115 # rls2009 NDRPDR iter NAT44 env 5
1182         - 116 # rls2009 NDRPDR iter NAT44 env 5
1183         - 118 # rls2009 NDRPDR iter NAT44 env 5
1184         - 119 # rls2009 NDRPDR iter NAT44 env 5
1185         - 121 # rls2009 NDRPDR iter NAT44 env 5
1186     vpp-performance-changes-2n-skx-ref-env-new:
1187       csit-vpp-perf-report-iterative-2101-2n-skx:
1188         - 22  # rls2009 NDRPDR iter env 6
1189         - 23  # rls2009 NDRPDR iter env 6
1190         - 24  # rls2009 NDRPDR iter env 6
1191         - 25  # rls2009 NDRPDR iter env 6
1192         - 26  # rls2009 NDRPDR iter env 6
1193         - 28  # rls2009 NDRPDR iter env 6
1194         - 39  # rls2009 NDRPDR iter env 6
1195         - 40  # rls2009 NDRPDR iter env 6
1196         - 41  # rls2009 NDRPDR iter env 6
1197         - 44  # rls2009 NDRPDR iter env 6
1198     vpp-performance-changes-2n-skx-cmp:
1199       csit-vpp-perf-report-iterative-2101-2n-skx:
1200         - 63  # rls2101.rel NDRPDR iter env 6
1201         - 69  # rls2101.rel NDRPDR iter env 6
1202         - 70  # rls2101.rel NDRPDR iter env 6
1203         - 75  # rls2101.rel NDRPDR iter env 6
1204         - 76  # rls2101.rel NDRPDR iter env 6
1205         - 77  # rls2101.rel NDRPDR iter env 6
1206         - 82  # rls2101.rel NDRPDR iter env 6
1207         - 85  # rls2101.rel NDRPDR iter env 6
1208         - 86  # rls2101.rel NDRPDR iter env 6
1209         - 94  # rls2101.rel NDRPDR iter env 6
1210         - 89  # rls2101.rel NDRPDR iter RND env 6
1211         - 90  # rls2101.rel NDRPDR iter RND env 6
1212         - 91  # rls2101.rel NDRPDR iter RND env 6
1213         - 92  # rls2101.rel NDRPDR iter RND env 6
1214         - 93  # rls2101.rel NDRPDR iter RND env 6
1215         - 96  # rls2101.rel NDRPDR iter RND env 6
1216         - 98  # rls2101.rel NDRPDR iter RND env 6
1217         - 99  # rls2101.rel NDRPDR iter RND env 6
1218         - 101 # rls2101.rel NDRPDR iter RND env 6
1219         - 102 # rls2101.rel NDRPDR iter RND env 6
1220         - 116 # rls2101.rel NDRPDR iter NAT env 6
1221         - 117 # rls2101.rel NDRPDR iter NAT env 6
1222         - 118 # rls2101.rel NDRPDR iter NAT env 6
1223         - 119 # rls2101.rel NDRPDR iter NAT env 6
1224         - 120 # rls2101.rel NDRPDR iter NAT env 6
1225         - 121 # rls2101.rel NDRPDR iter NAT env 6
1226         - 122 # rls2101.rel NDRPDR iter NAT env 6
1227         - 123 # rls2101.rel NDRPDR iter NAT env 6
1228         - 124 # rls2101.rel NDRPDR iter NAT env 6
1229         - 125 # rls2101.rel NDRPDR iter NAT env 6
1230
1231     vpp-performance-changes-2n-clx-h1:
1232       csit-vpp-perf-report-iterative-2009-2n-clx:
1233         - 13  # rls2005 NDRPDR iter env 5
1234         - 15  # rls2005 NDRPDR iter env 5
1235         - 17  # rls2005 NDRPDR iter env 5
1236         - 18  # rls2005 NDRPDR iter env 5
1237         - 19  # rls2005 NDRPDR iter env 5
1238         - 20  # rls2005 NDRPDR iter env 5
1239         - 21  # rls2005 NDRPDR iter env 5
1240         - 22  # rls2005 NDRPDR iter env 5
1241         - 23  # rls2005 NDRPDR iter env 5
1242         - 24  # rls2005 NDRPDR iter env 5
1243     vpp-performance-changes-2n-clx-ref-env-old:
1244       csit-vpp-perf-report-iterative-2009-2n-clx:
1245         - 36  # rls2009 NDRPDR iter env 5
1246         - 39  # rls2009 NDRPDR iter env 5
1247         - 40  # rls2009 NDRPDR iter env 5
1248         - 65  # rls2009 NDRPDR iter env 5
1249         - 66  # rls2009 NDRPDR iter env 5
1250         - 79  # rls2009 NDRPDR iter env 5
1251         - 82  # rls2009 NDRPDR iter env 5
1252         - 88  # rls2009 NDRPDR iter env 5
1253         - 89  # rls2009 NDRPDR iter env 5
1254         - 90  # rls2009 NDRPDR iter env 5
1255         - 114 # rls2009 NDRPDR iter NAT44 env 5
1256         - 115 # rls2009 NDRPDR iter NAT44 env 5
1257         - 116 # rls2009 NDRPDR iter NAT44 env 5
1258         - 117 # rls2009 NDRPDR iter NAT44 env 5
1259         - 118 # rls2009 NDRPDR iter NAT44 env 5
1260         - 119 # rls2009 NDRPDR iter NAT44 env 5
1261         - 121 # rls2009 NDRPDR iter NAT44 env 5
1262         - 122 # rls2009 NDRPDR iter NAT44 env 5
1263         - 123 # rls2009 NDRPDR iter NAT44 env 5
1264         - 126 # rls2009 NDRPDR iter NAT44 env 5
1265     vpp-performance-changes-2n-clx-ref-env-new:
1266       csit-vpp-perf-report-iterative-2101-2n-clx:
1267         - 16  # rls2009 NDRPDR iter env 6
1268         - 17  # rls2009 NDRPDR iter env 6
1269         - 18  # rls2009 NDRPDR iter env 6
1270         - 19  # rls2009 NDRPDR iter env 6
1271         - 20  # rls2009 NDRPDR iter env 6
1272         - 21  # rls2009 NDRPDR iter env 6
1273         - 32  # rls2009 NDRPDR iter env 6
1274         - 33  # rls2009 NDRPDR iter env 6
1275         - 34  # rls2009 NDRPDR iter env 6
1276         - 35  # rls2009 NDRPDR iter env 6
1277         - 146 # rls2009 NDRPDR MLX iter env 6
1278         - 147 # rls2009 NDRPDR MLX iter env 6
1279         - 148 # rls2009 NDRPDR MLX iter env 6
1280         - 149 # rls2009 NDRPDR MLX iter env 6
1281         - 150 # rls2009 NDRPDR MLX iter env 6
1282         - 151 # rls2009 NDRPDR MLX iter env 6
1283         - 152 # rls2009 NDRPDR MLX iter env 6
1284         - 153 # rls2009 NDRPDR MLX iter env 6
1285         - 154 # rls2009 NDRPDR MLX iter env 6
1286         - 155 # rls2009 NDRPDR MLX iter env 6
1287     vpp-performance-changes-2n-clx-cmp:
1288       csit-vpp-perf-report-iterative-2101-2n-clx:
1289         - 54  # rls2101.rel NDRPDR iter env 6
1290         - 59  # rls2101.rel NDRPDR iter env 6
1291         - 60  # rls2101.rel NDRPDR iter env 6
1292         - 63  # rls2101.rel NDRPDR iter env 6
1293         - 66  # rls2101.rel NDRPDR iter env 6
1294         - 68  # rls2101.rel NDRPDR iter env 6
1295         - 73  # rls2101.rel NDRPDR iter env 6
1296         - 75  # rls2101.rel NDRPDR iter env 6
1297         - 86  # rls2101.rel NDRPDR iter env 6
1298         - 90  # rls2101.rel NDRPDR iter env 6
1299         - 80  # rls2101.rel NDRPDR iter RND env 6
1300         - 87  # rls2101.rel NDRPDR iter RND env 6
1301         - 91  # rls2101.rel NDRPDR iter RND env 6
1302         - 92  # rls2101.rel NDRPDR iter RND env 6
1303         - 93  # rls2101.rel NDRPDR iter RND env 6
1304         - 94  # rls2101.rel NDRPDR iter RND env 6
1305         - 95  # rls2101.rel NDRPDR iter RND env 6
1306         - 100 # rls2101.rel NDRPDR iter RND env 6
1307         - 106 # rls2101.rel NDRPDR iter RND env 6
1308         - 108 # rls2101.rel NDRPDR iter RND env 6
1309         - 112 # rls2101.rel NDRPDR iter NAT env 6
1310         - 113 # rls2101.rel NDRPDR iter NAT env 6
1311         - 114 # rls2101.rel NDRPDR iter NAT env 6
1312         - 115 # rls2101.rel NDRPDR iter NAT env 6
1313         - 116 # rls2101.rel NDRPDR iter NAT env 6
1314         - 117 # rls2101.rel NDRPDR iter NAT env 6
1315         - 118 # rls2101.rel NDRPDR iter NAT env 6
1316         - 119 # rls2101.rel NDRPDR iter NAT env 6
1317         - 120 # rls2101.rel NDRPDR iter NAT env 6
1318         - 121 # rls2101.rel NDRPDR iter NAT env 6
1319         - 122 # rls2101.rel NDRPDR iter MLX env 6
1320         - 123 # rls2101.rel NDRPDR iter MLX env 6
1321         - 124 # rls2101.rel NDRPDR iter MLX env 6
1322         - 126 # rls2101.rel NDRPDR iter MLX env 6
1323         - 127 # rls2101.rel NDRPDR iter MLX env 6
1324         - 128 # rls2101.rel NDRPDR iter MLX env 6
1325         - 129 # rls2101.rel NDRPDR iter MLX env 6
1326         - 130 # rls2101.rel NDRPDR iter MLX env 6
1327         - 131 # rls2101.rel NDRPDR iter MLX env 6
1328         - 132 # rls2101.rel NDRPDR iter MLX env 6
1329
1330     vpp-performance-changes-2n-zn2-ref-env-old:
1331       csit-vpp-perf-report-iterative-2009-2n-zn2:
1332         - 17  # rls2009 NDRPDR iter env 5
1333         - 18  # rls2009 NDRPDR iter env 5
1334         - 31  # rls2009 NDRPDR iter env 5
1335         - 33  # rls2009 NDRPDR iter env 5
1336         - 34  # rls2009 NDRPDR iter env 5
1337     vpp-performance-changes-2n-zn2-ref-env-new:
1338       csit-vpp-perf-report-iterative-2101-2n-zn2:
1339         - 9   # rls2009 NDRPDR iter env 6
1340         - 10  # rls2009 NDRPDR iter env 6
1341         - 11  # rls2009 NDRPDR iter env 6
1342         - 12  # rls2009 NDRPDR iter env 6
1343         - 13  # rls2009 NDRPDR iter env 6
1344         - 20  # rls2009 NDRPDR iter env 6
1345         - 21  # rls2009 NDRPDR iter env 6
1346         - 22  # rls2009 NDRPDR iter env 6
1347         - 25  # rls2009 NDRPDR iter env 6
1348         - 26  # rls2009 NDRPDR iter env 6
1349     vpp-performance-changes-2n-zn2-cmp:
1350       csit-vpp-perf-report-iterative-2101-2n-zn2:
1351         - 31  # rls2101.rel NDRPDR iter env 6
1352         - 32  # rls2101.rel NDRPDR iter env 6
1353         - 33  # rls2101.rel NDRPDR iter env 6
1354         - 34  # rls2101.rel NDRPDR iter env 6
1355         - 35  # rls2101.rel NDRPDR iter env 6
1356         - 36  # rls2101.rel NDRPDR iter env 6
1357         - 37  # rls2101.rel NDRPDR iter env 6
1358         - 38  # rls2101.rel NDRPDR iter env 6
1359         - 44  # rls2101.rel NDRPDR iter env 6
1360         - 49  # rls2101.rel NDRPDR iter env 6
1361         - 39  # rls2101.rel NDRPDR iter RND env 6
1362         - 40  # rls2101.rel NDRPDR iter RND env 6
1363         - 41  # rls2101.rel NDRPDR iter RND env 6
1364         - 42  # rls2101.rel NDRPDR iter RND env 6
1365         - 43  # rls2101.rel NDRPDR iter RND env 6
1366         - 45  # rls2101.rel NDRPDR iter RND env 6
1367         - 48  # rls2101.rel NDRPDR iter RND env 6
1368         - 50  # rls2101.rel NDRPDR iter RND env 6
1369         - 51  # rls2101.rel NDRPDR iter RND env 6
1370         - 52  # rls2101.rel NDRPDR iter RND env 6
1371
1372     vpp-performance-changes-2n-dnv-h1:
1373       csit-vpp-perf-report-iterative-2009-2n-dnv:
1374         - 16  # rls2005 NDRPDR iter env 5
1375         - 17  # rls2005 NDRPDR iter env 5
1376         - 18  # rls2005 NDRPDR iter env 5
1377         - 19  # rls2005 NDRPDR iter env 5
1378         - 21  # rls2005 NDRPDR iter env 5
1379         - 24  # rls2005 NDRPDR iter env 5
1380         - 27  # rls2005 NDRPDR iter env 5
1381         - 28  # rls2005 NDRPDR iter env 5
1382         - 29  # rls2005 NDRPDR iter env 5
1383         - 30  # rls2005 NDRPDR iter env 5
1384     vpp-performance-changes-2n-dnv-ref-env-old:
1385       csit-vpp-perf-report-iterative-2009-2n-dnv:
1386         - 3   # rls2009 NDRPDR iter env 5
1387         - 5   # rls2009 NDRPDR iter env 5
1388         - 6   # rls2009 NDRPDR iter env 5
1389         - 7   # rls2009 NDRPDR iter env 5
1390         - 9   # rls2009 NDRPDR iter env 5
1391         - 10  # rls2009 NDRPDR iter env 5
1392         - 11  # rls2009 NDRPDR iter env 5
1393         - 12  # rls2009 NDRPDR iter env 5
1394         - 14  # rls2009 NDRPDR iter env 5
1395         - 15  # rls2009 NDRPDR iter env 5
1396     vpp-performance-changes-2n-dnv-ref-env-new:
1397       # TODO: Re-test in new env
1398       csit-vpp-perf-report-iterative-2009-2n-dnv:
1399         - 3   # rls2009 NDRPDR iter env 5
1400         - 5   # rls2009 NDRPDR iter env 5
1401         - 6   # rls2009 NDRPDR iter env 5
1402         - 7   # rls2009 NDRPDR iter env 5
1403         - 9   # rls2009 NDRPDR iter env 5
1404         - 10  # rls2009 NDRPDR iter env 5
1405         - 11  # rls2009 NDRPDR iter env 5
1406         - 12  # rls2009 NDRPDR iter env 5
1407         - 14  # rls2009 NDRPDR iter env 5
1408         - 15  # rls2009 NDRPDR iter env 5
1409     vpp-performance-changes-2n-dnv-cmp:
1410       csit-vpp-perf-report-iterative-2101-2n-dnv:
1411         - 32  # rls2101.rel NDRPDR iter env 6
1412         - 33  # rls2101.rel NDRPDR iter env 6
1413         - 34  # rls2101.rel NDRPDR iter env 6
1414         - 35  # rls2101.rel NDRPDR iter env 6
1415         - 39  # rls2101.rel NDRPDR iter env 6
1416         - 41  # rls2101.rel NDRPDR iter env 6
1417         - 42  # rls2101.rel NDRPDR iter env 6
1418         - 43  # rls2101.rel NDRPDR iter env 6
1419         - 44  # rls2101.rel NDRPDR iter env 6
1420         - 45  # rls2101.rel NDRPDR iter env 6
1421         - 46  # rls2101.rel NDRPDR iter RND env 6
1422         - 47  # rls2101.rel NDRPDR iter RND env 6
1423         - 48  # rls2101.rel NDRPDR iter RND env 6
1424         - 49  # rls2101.rel NDRPDR iter RND env 6
1425         - 50  # rls2101.rel NDRPDR iter RND env 6
1426         - 51  # rls2101.rel NDRPDR iter RND env 6
1427         - 52  # rls2101.rel NDRPDR iter RND env 6
1428         - 53  # rls2101.rel NDRPDR iter RND env 6
1429         - 54  # rls2101.rel NDRPDR iter RND env 6
1430         - 55  # rls2101.rel NDRPDR iter RND env 6
1431
1432     vpp-performance-changes-3n-dnv-h1:
1433       csit-vpp-perf-report-iterative-2009-3n-dnv:
1434         - 16  # rls2005 NDRPDR iter env 5
1435         - 23  # rls2005 NDRPDR iter env 5
1436         - 25  # rls2005 NDRPDR iter env 5
1437         - 26  # rls2005 NDRPDR iter env 5
1438         - 27  # rls2005 NDRPDR iter env 5
1439         - 28  # rls2005 NDRPDR iter env 5
1440         - 29  # rls2005 NDRPDR iter env 5
1441         - 30  # rls2005 NDRPDR iter env 5
1442         - 31  # rls2005 NDRPDR iter env 5
1443         - 32  # rls2005 NDRPDR iter env 5
1444     vpp-performance-changes-3n-dnv-ref-env-old:
1445       csit-vpp-perf-report-iterative-2009-3n-dnv:
1446         - 3   # rls2009 NDRPDR iter env 5
1447         - 6   # rls2009 NDRPDR iter env 5
1448         - 7   # rls2009 NDRPDR iter env 5
1449         - 8   # rls2009 NDRPDR iter env 5
1450         - 10  # rls2009 NDRPDR iter env 5
1451         - 11  # rls2009 NDRPDR iter env 5
1452         - 12  # rls2009 NDRPDR iter env 5
1453         - 14  # rls2009 NDRPDR iter env 5
1454         - 15  # rls2009 NDRPDR iter env 5
1455         - 24  # rls2009 NDRPDR iter env 5
1456     vpp-performance-changes-3n-dnv-ref-env-new:
1457       # TODO: Re-test in new env
1458       csit-vpp-perf-report-iterative-2009-3n-dnv:
1459         - 3   # rls2009 NDRPDR iter env 5
1460         - 6   # rls2009 NDRPDR iter env 5
1461         - 7   # rls2009 NDRPDR iter env 5
1462         - 8   # rls2009 NDRPDR iter env 5
1463         - 10  # rls2009 NDRPDR iter env 5
1464         - 11  # rls2009 NDRPDR iter env 5
1465         - 12  # rls2009 NDRPDR iter env 5
1466         - 14  # rls2009 NDRPDR iter env 5
1467         - 15  # rls2009 NDRPDR iter env 5
1468         - 24  # rls2009 NDRPDR iter env 5
1469     vpp-performance-changes-3n-dnv-cmp:
1470       csit-vpp-perf-report-iterative-2101-3n-dnv:
1471         - 33  # rls2101.rel NDRPDR iter env 6
1472         - 34  # rls2101.rel NDRPDR iter env 6
1473         - 35  # rls2101.rel NDRPDR iter env 6
1474         - 36  # rls2101.rel NDRPDR iter env 6
1475         - 37  # rls2101.rel NDRPDR iter env 6
1476         - 38  # rls2101.rel NDRPDR iter env 6
1477         - 39  # rls2101.rel NDRPDR iter env 6
1478         - 40  # rls2101.rel NDRPDR iter env 6
1479         - 41  # rls2101.rel NDRPDR iter env 6
1480         - 42  # rls2101.rel NDRPDR iter env 6
1481         - 43  # rls2101.rel NDRPDR iter RND env 6
1482         - 44  # rls2101.rel NDRPDR iter RND env 6
1483         - 45  # rls2101.rel NDRPDR iter RND env 6
1484         - 46  # rls2101.rel NDRPDR iter RND env 6
1485         - 47  # rls2101.rel NDRPDR iter RND env 6
1486         - 48  # rls2101.rel NDRPDR iter RND env 6
1487         - 49  # rls2101.rel NDRPDR iter RND env 6
1488         - 50  # rls2101.rel NDRPDR iter RND env 6
1489         - 51  # rls2101.rel NDRPDR iter RND env 6
1490         - 52  # rls2101.rel NDRPDR iter RND env 6
1491
1492     vpp-performance-changes-3n-tsh-h1:
1493       csit-vpp-perf-report-iterative-2009-3n-tsh:
1494         - 8   # rls2005 NDRPDR iter env 5
1495         - 11  # rls2005 NDRPDR iter env 5
1496         - 12  # rls2005 NDRPDR iter env 5
1497         - 24  # rls2005 NDRPDR iter env 5
1498         - 27  # rls2005 NDRPDR iter env 5
1499         - 29  # rls2005 NDRPDR iter env 5
1500         - 31  # rls2005 NDRPDR iter env 5
1501         - 39  # rls2005 NDRPDR iter env 5
1502         - 40  # rls2005 NDRPDR iter env 5
1503         - 42  # rls2005 NDRPDR iter env 5
1504     vpp-performance-changes-3n-tsh-ref-env-old:
1505       csit-vpp-perf-report-iterative-2009-3n-tsh:
1506         - 14  # rls2009 NDRPDR iter env 5
1507         - 20  # rls2009 NDRPDR iter env 5
1508         - 21  # rls2009 NDRPDR iter env 5
1509         - 22  # rls2009 NDRPDR iter env 5
1510         - 23  # rls2009 NDRPDR iter env 5
1511         - 28  # rls2009 NDRPDR iter env 5
1512         - 30  # rls2009 NDRPDR iter env 5
1513         - 33  # rls2009 NDRPDR iter env 5
1514         - 38  # rls2009 NDRPDR iter env 5
1515         - 41  # rls2009 NDRPDR iter env 5
1516     vpp-performance-changes-3n-tsh-ref-env-new:
1517       csit-vpp-perf-report-iterative-2101-3n-tsh:
1518         - 8   # rls2009 NDRPDR iter env 6
1519         - 13  # rls2009 NDRPDR iter env 6
1520         - 14  # rls2009 NDRPDR iter env 6
1521         - 15  # rls2009 NDRPDR iter env 6
1522         - 16  # rls2009 NDRPDR iter env 6
1523         - 17  # rls2009 NDRPDR iter env 6
1524         - 18  # rls2009 NDRPDR iter env 6
1525         - 19  # rls2009 NDRPDR iter env 6
1526         - 21  # rls2009 NDRPDR iter env 6
1527     vpp-performance-changes-3n-tsh-cmp:
1528       csit-vpp-perf-report-iterative-2101-3n-tsh:
1529         - 23  # rls2101.rel NDRPDR iter env 6
1530         - 24  # rls2101.rel NDRPDR iter env 6
1531         - 25  # rls2101.rel NDRPDR iter env 6
1532         - 26  # rls2101.rel NDRPDR iter env 6
1533         - 27  # rls2101.rel NDRPDR iter env 6
1534         - 28  # rls2101.rel NDRPDR iter env 6
1535         - 29  # rls2101.rel NDRPDR iter env 6
1536         - 30  # rls2101.rel NDRPDR iter env 6
1537         - 31  # rls2101.rel NDRPDR iter env 6
1538         - 32  # rls2101.rel NDRPDR iter env 6
1539
1540 #     vpp-performance-changes-2n-tx2-h1:
1541 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1542 #         -
1543 #     vpp-performance-changes-2n-tx2-ref-env-old:
1544 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1545 #         -
1546     vpp-performance-changes-2n-tx2-ref-env-new:
1547       csit-vpp-perf-report-iterative-2101-2n-tx2:
1548         - 6   # rls2009 NDRPDR iter env 6
1549         - 7   # rls2009 NDRPDR iter env 6
1550         - 11  # rls2009 NDRPDR iter env 6
1551         - 12  # rls2009 NDRPDR iter env 6
1552         - 13  # rls2009 NDRPDR iter env 6
1553         - 16  # rls2009 NDRPDR iter env 6
1554         - 17  # rls2009 NDRPDR iter env 6
1555         - 18  # rls2009 NDRPDR iter env 6
1556         - 19  # rls2009 NDRPDR iter env 6
1557         - 20  # rls2009 NDRPDR iter env 6
1558     vpp-performance-changes-2n-tx2-cmp:
1559       csit-vpp-perf-report-iterative-2101-2n-tx2:
1560         - 22  # rls2101.rel NDRPDR iter env 6
1561         - 23  # rls2101.rel NDRPDR iter env 6
1562         - 24  # rls2101.rel NDRPDR iter env 6
1563         - 25  # rls2101.rel NDRPDR iter env 6
1564         - 26  # rls2101.rel NDRPDR iter env 6
1565         - 27  # rls2101.rel NDRPDR iter env 6
1566         - 28  # rls2101.rel NDRPDR iter env 6
1567         - 29  # rls2101.rel NDRPDR iter env 6
1568         - 30  # rls2101.rel NDRPDR iter env 6
1569         - 31  # rls2101.rel NDRPDR iter env 6
1570
1571     vpp-soak-vs-ndr-2n-skx-ref:
1572       csit-vpp-perf-report-iterative-2101-2n-skx:
1573         - 63  # rls2101.rel NDRPDR iter env 6
1574         - 69  # rls2101.rel NDRPDR iter env 6
1575         - 70  # rls2101.rel NDRPDR iter env 6
1576         - 75  # rls2101.rel NDRPDR iter env 6
1577         - 76  # rls2101.rel NDRPDR iter env 6
1578         - 77  # rls2101.rel NDRPDR iter env 6
1579         - 82  # rls2101.rel NDRPDR iter env 6
1580         - 85  # rls2101.rel NDRPDR iter env 6
1581         - 86  # rls2101.rel NDRPDR iter env 6
1582         - 94  # rls2101.rel NDRPDR iter env 6
1583     vpp-soak-vs-ndr-2n-skx-cmp:
1584       csit-vpp-perf-report-iterative-2101-2n-skx:
1585         - 68  # rls2101.rel soak env 6
1586         - 73  # rls2101.rel soak env 6
1587     vpp-soak-vs-ndr-2n-skx:
1588       csit-vpp-perf-report-iterative-2101-2n-skx:
1589         - 63  # rls2101.rel NDRPDR iter env 6
1590         - 69  # rls2101.rel NDRPDR iter env 6
1591         - 70  # rls2101.rel NDRPDR iter env 6
1592         - 75  # rls2101.rel NDRPDR iter env 6
1593         - 76  # rls2101.rel NDRPDR iter env 6
1594         - 77  # rls2101.rel NDRPDR iter env 6
1595         - 82  # rls2101.rel NDRPDR iter env 6
1596         - 85  # rls2101.rel NDRPDR iter env 6
1597         - 86  # rls2101.rel NDRPDR iter env 6
1598         - 94  # rls2101.rel NDRPDR iter env 6
1599         - 68  # rls2101.rel soak env 6
1600         - 73  # rls2101.rel soak env 6
1601
1602     vpp-soak-vs-ndr-2n-clx-ref:
1603       csit-vpp-perf-report-iterative-2101-2n-clx:
1604         - 54  # rls2101.rel NDRPDR iter env 6
1605         - 59  # rls2101.rel NDRPDR iter env 6
1606         - 60  # rls2101.rel NDRPDR iter env 6
1607         - 63  # rls2101.rel NDRPDR iter env 6
1608         - 66  # rls2101.rel NDRPDR iter env 6
1609         - 68  # rls2101.rel NDRPDR iter env 6
1610         - 73  # rls2101.rel NDRPDR iter env 6
1611         - 75  # rls2101.rel NDRPDR iter env 6
1612         - 86  # rls2101.rel NDRPDR iter env 6
1613         - 90  # rls2101.rel NDRPDR iter env 6
1614     vpp-soak-vs-ndr-2n-clx-cmp:
1615       csit-vpp-perf-report-iterative-2101-2n-clx:
1616         - 58  # rls2101.rel soak env 6
1617         - 61  # rls2101.rel soak env 6
1618     vpp-soak-vs-ndr-2n-clx:
1619       csit-vpp-perf-report-iterative-2101-2n-clx:
1620         - 54  # rls2101.rel NDRPDR iter env 6
1621         - 59  # rls2101.rel NDRPDR iter env 6
1622         - 60  # rls2101.rel NDRPDR iter env 6
1623         - 63  # rls2101.rel NDRPDR iter env 6
1624         - 66  # rls2101.rel NDRPDR iter env 6
1625         - 68  # rls2101.rel NDRPDR iter env 6
1626         - 73  # rls2101.rel NDRPDR iter env 6
1627         - 75  # rls2101.rel NDRPDR iter env 6
1628         - 86  # rls2101.rel NDRPDR iter env 6
1629         - 90  # rls2101.rel NDRPDR iter env 6
1630         - 58  # rls2101.rel soak env 6
1631         - 61  # rls2101.rel soak env 6
1632
1633     vpp-performance-changes-3n-hsw-mrr-h1:
1634       csit-vpp-perf-report-iterative-2009-3n-hsw:
1635         - 18  # rls2005 MRR iter env 5
1636     vpp-performance-changes-3n-hsw-mrr-ref-env-old:
1637       csit-vpp-perf-report-iterative-2009-3n-hsw:
1638         - 23  # rls2009 MRR iter env 5
1639     vpp-performance-changes-3n-hsw-mrr-ref-env-new:
1640       csit-vpp-perf-report-iterative-2101-3n-hsw:
1641         - 17  # rls2009 MRR iter env 6
1642     vpp-performance-changes-3n-hsw-mrr-cmp:
1643       csit-vpp-perf-report-iterative-2101-3n-hsw:
1644         - 63  # rls2101.rel MRR iter env 6
1645
1646     vpp-performance-changes-3n-skx-mrr-h1:
1647       csit-vpp-perf-report-iterative-2009-3n-skx:
1648         - 17  # rls2005 MRR iter env 5
1649     vpp-performance-changes-3n-skx-mrr-ref-env-old:
1650       csit-vpp-perf-report-iterative-2009-3n-skx:
1651         - 24  # rls2009 MRR iter env 5
1652     vpp-performance-changes-3n-skx-mrr-ref-env-new:
1653       csit-vpp-perf-report-iterative-2101-3n-skx:
1654         - 34  # rls2009 MRR iter env 6
1655     vpp-performance-changes-3n-skx-mrr-cmp:
1656       csit-vpp-perf-report-iterative-2101-3n-skx:
1657         - 35  # rls2101.rel MRR iter env 6
1658
1659     vpp-performance-changes-2n-skx-mrr-h1:
1660       csit-vpp-perf-report-iterative-2009-2n-skx:
1661         - 20  # rls2005 MRR iter env 5
1662     vpp-performance-changes-2n-skx-mrr-ref-env-old:
1663       csit-vpp-perf-report-iterative-2009-2n-skx:
1664         - 120 # rls2009 MRR iter env 5
1665     vpp-performance-changes-2n-skx-mrr-ref-env-new:
1666       csit-vpp-perf-report-iterative-2101-2n-skx:
1667         - 21  # rls2009 MRR iter env 6
1668     vpp-performance-changes-2n-skx-mrr-cmp:
1669       csit-vpp-perf-report-iterative-2101-2n-skx:
1670         - 62  # rls2101.rel MRR iter env 6
1671
1672     vpp-performance-changes-2n-clx-mrr-h1:
1673       csit-vpp-perf-report-iterative-2009-2n-clx:
1674         - 77  # rls2005 MRR iter env 5
1675     vpp-performance-changes-2n-clx-mrr-ref-env-old:
1676       csit-vpp-perf-report-iterative-2009-2n-clx:
1677         - 125 # rls2009 MRR iter env 5
1678     vpp-performance-changes-2n-clx-mrr-ref-env-new:
1679       csit-vpp-perf-report-iterative-2101-2n-clx:
1680         - 15  # rls2009 MRR iter env 6
1681         - 142 # rls2009 MRR MLX iter env 6
1682     vpp-performance-changes-2n-clx-mrr-cmp:
1683       csit-vpp-perf-report-iterative-2101-2n-clx:
1684         - 53  # rls2101.rel MRR iter env 6
1685         - 133 # rls2101.rel MRR MLX iter env 6
1686
1687     vpp-performance-changes-2n-zn2-mrr-ref-env-old:
1688       csit-vpp-perf-report-iterative-2009-2n-zn2:
1689         - 15  # rls2009 MRR iter env 5
1690     vpp-performance-changes-2n-zn2-mrr-ref-env-new:
1691       csit-vpp-perf-report-iterative-2101-2n-zn2:
1692         - 8   # rls2009 MRR iter env6
1693     vpp-performance-changes-2n-zn2-mrr-cmp:
1694       csit-vpp-perf-report-iterative-2101-2n-zn2:
1695         - 30  # rls2101.rel MRR iter env 6
1696
1697     vpp-performance-changes-2n-dnv-mrr-h1:
1698       csit-vpp-perf-report-iterative-2009-2n-dnv:
1699         - 23  # rls2005 MRR iter env 5
1700     vpp-performance-changes-2n-dnv-mrr-ref-env-old:
1701       csit-vpp-perf-report-iterative-2009-2n-dnv:
1702         - 13  # rls2009 MRR iter env 5
1703     vpp-performance-changes-2n-dnv-mrr-ref-env-new:
1704       # TODO: Re-test in new env
1705       csit-vpp-perf-report-iterative-2009-2n-dnv:
1706         - 13  # rls2009 MRR iter env 5
1707     vpp-performance-changes-2n-dnv-mrr-cmp:
1708       csit-vpp-perf-report-iterative-2101-2n-dnv:
1709         - 31  # rls2101.rel MRR iter env 6
1710
1711     vpp-performance-changes-3n-dnv-mrr-h1:
1712       csit-vpp-perf-report-iterative-2009-3n-dnv:
1713         - 19  # rls2005 MRR iter env 5
1714     vpp-performance-changes-3n-dnv-mrr-ref-env-old:
1715       csit-vpp-perf-report-iterative-2009-3n-dnv:
1716         - 22  # rls2009 MRR iter env 5
1717     vpp-performance-changes-3n-dnv-mrr-ref-env-new:
1718       # TODO: Re-test in new env
1719       csit-vpp-perf-report-iterative-2009-3n-dnv:
1720         - 22  # rls2009 MRR iter env 5
1721     vpp-performance-changes-3n-dnv-mrr-cmp:
1722       csit-vpp-perf-report-iterative-2101-3n-dnv:
1723         - 32  # rls2101.rel MRR iter env 6
1724
1725     vpp-performance-changes-3n-tsh-mrr-h1:
1726       csit-vpp-perf-report-iterative-2009-3n-tsh:
1727         - 13  # rls2005 MRR iter env 5
1728     vpp-performance-changes-3n-tsh-mrr-ref-env-old:
1729       csit-vpp-perf-report-iterative-2009-3n-tsh:
1730         - 15  # rls2009 MRR iter env 5
1731     vpp-performance-changes-3n-tsh-mrr-ref-env-new:
1732       csit-vpp-perf-report-iterative-2101-3n-tsh:
1733         - 7   # rls2009 MRR iter env 6
1734     vpp-performance-changes-3n-tsh-mrr-cmp:
1735       csit-vpp-perf-report-iterative-2101-3n-tsh:
1736         - 22  # rls2101.rel MRR iter env 6
1737
1738 #     vpp-performance-changes-2n-tx2-mrr-h1:
1739 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1740 #         -
1741 #     vpp-performance-changes-2n-tx2-mrr-ref-env-old:
1742 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1743 #         -
1744     vpp-performance-changes-2n-tx2-mrr-ref-env-new:
1745       csit-vpp-perf-report-iterative-2101-2n-tx2:
1746         - 5   # rls2009 MRR iter env 6
1747     vpp-performance-changes-2n-tx2-mrr-cmp:
1748       csit-vpp-perf-report-iterative-2101-2n-tx2:
1749         - 21  # rls2101.rel MRR iter env 6
1750
1751     dpdk-performance-changes-3n-hsw-h1:
1752       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1753         - 25  # NDRPDR iter
1754         - 26  # NDRPDR iter
1755         - 27  # NDRPDR iter
1756         - 28  # NDRPDR iter
1757         - 29  # NDRPDR iter
1758         - 30  # NDRPDR iter
1759         - 31  # NDRPDR iter
1760         - 32  # NDRPDR iter
1761         - 33  # NDRPDR iter
1762         - 34  # NDRPDR iter
1763     dpdk-performance-changes-3n-hsw-ref:
1764       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1765         - 6   # NDRPDR iter env5
1766         - 7   # NDRPDR iter env5
1767         - 8   # NDRPDR iter env5
1768         - 9   # NDRPDR iter env5
1769         - 10  # NDRPDR iter env5
1770         - 11  # NDRPDR iter env5
1771         - 12  # NDRPDR iter env5
1772         - 13  # NDRPDR iter env5
1773         - 14  # NDRPDR iter env5
1774         - 15  # NDRPDR iter env5
1775     dpdk-performance-changes-3n-hsw-cmp:
1776       csit-dpdk-perf-report-iterative-2101-3n-hsw:
1777         - 11  # rls2101 NDRPDR iter env 6
1778         - 12  # rls2101 NDRPDR iter env 6
1779         - 13  # rls2101 NDRPDR iter env 6
1780         - 14  # rls2101 NDRPDR iter env 6
1781         - 16  # rls2101 NDRPDR iter env 6
1782         - 17  # rls2101 NDRPDR iter env 6
1783         - 18  # rls2101 NDRPDR iter env 6
1784         - 19  # rls2101 NDRPDR iter env 6
1785         - 20  # rls2101 NDRPDR iter env 6
1786         - 21  # rls2101 NDRPDR iter env 6
1787
1788     dpdk-performance-changes-3n-skx-h1:
1789       csit-dpdk-perf-report-iterative-2005-3n-skx:
1790         - 28  # NDRPDR iter
1791         - 29  # NDRPDR iter
1792         - 30  # NDRPDR iter
1793         - 31  # NDRPDR iter
1794         - 32  # NDRPDR iter
1795         - 33  # NDRPDR iter
1796         - 34  # NDRPDR iter
1797         - 35  # NDRPDR iter
1798         - 36  # NDRPDR iter
1799         - 37  # NDRPDR iter
1800     dpdk-performance-changes-3n-skx-ref:
1801       csit-dpdk-perf-report-iterative-2009-3n-skx:
1802         - 4   # NDRPDR sel env5
1803         - 5   # NDRPDR sel env5
1804         - 6   # NDRPDR sel env5
1805         - 7   # NDRPDR sel env5
1806         - 8   # NDRPDR sel env5
1807         - 9   # NDRPDR sel env5
1808         - 14  # NDRPDR sel env5
1809         - 11  # NDRPDR sel env5
1810         - 12  # NDRPDR sel env5
1811         - 13  # NDRPDR sel env5
1812     dpdk-performance-changes-3n-skx-cmp:
1813       csit-dpdk-perf-report-iterative-2101-3n-skx:
1814         - 12  # rls2101 NDRPDR iter env 6
1815         - 14  # rls2101 NDRPDR iter env 6
1816         - 15  # rls2101 NDRPDR iter env 6
1817         - 17  # rls2101 NDRPDR iter env 6
1818         - 19  # rls2101 NDRPDR iter env 6
1819         - 20  # rls2101 NDRPDR iter env 6
1820         - 21  # rls2101 NDRPDR iter env 6
1821         - 22  # rls2101 NDRPDR iter env 6
1822         - 25  # rls2101 NDRPDR iter env 6
1823         - 26  # rls2101 NDRPDR iter env 6
1824
1825     dpdk-performance-changes-2n-skx-h1:
1826       csit-dpdk-perf-report-iterative-2005-2n-skx:
1827         - 20  # NDRPDR iter
1828         - 21  # NDRPDR iter
1829         - 22  # NDRPDR iter
1830         - 23  # NDRPDR iter
1831         - 24  # NDRPDR iter
1832         - 25  # NDRPDR iter
1833         - 26  # NDRPDR iter
1834         - 27  # NDRPDR iter
1835         - 28  # NDRPDR iter
1836         - 29  # NDRPDR iter
1837     dpdk-performance-changes-2n-skx-ref:
1838       csit-dpdk-perf-report-iterative-2009-2n-skx:
1839         - 4   # NDRPDR iter env5
1840         - 5   # NDRPDR iter env5
1841         - 6   # NDRPDR iter env5
1842         - 7   # NDRPDR iter env5
1843         - 8   # NDRPDR iter env5
1844         - 9   # NDRPDR iter env5
1845         - 10  # NDRPDR iter env5
1846         - 11  # NDRPDR iter env5
1847         - 12  # NDRPDR iter env5
1848         - 13  # NDRPDR iter env5
1849     dpdk-performance-changes-2n-skx-cmp:
1850       csit-dpdk-perf-report-iterative-2101-2n-skx:
1851         - 11  # rls2101 NDRPDR iter env 6
1852         - 12  # rls2101 NDRPDR iter env 6
1853         - 13  # rls2101 NDRPDR iter env 6
1854         - 14  # rls2101 NDRPDR iter env 6
1855         - 15  # rls2101 NDRPDR iter env 6
1856         - 17  # rls2101 NDRPDR iter env 6
1857         - 18  # rls2101 NDRPDR iter env 6
1858         - 19  # rls2101 NDRPDR iter env 6
1859         - 20  # rls2101 NDRPDR iter env 6
1860         - 21  # rls2101 NDRPDR iter env 6
1861
1862     dpdk-performance-changes-2n-clx-h1:
1863       csit-dpdk-perf-report-iterative-2005-2n-clx:
1864         - 20  # NDRPDR iter
1865         - 21  # NDRPDR iter
1866         - 22  # NDRPDR iter
1867         - 23  # NDRPDR iter
1868         - 24  # NDRPDR iter
1869         - 25  # NDRPDR iter
1870         - 26  # NDRPDR iter
1871         - 27  # NDRPDR iter
1872         - 28  # NDRPDR iter
1873         - 29  # NDRPDR iter
1874     dpdk-performance-changes-2n-clx-ref:
1875       csit-dpdk-perf-report-iterative-2009-2n-clx:
1876         - 4   # NDRPDR iter env5
1877         - 5   # NDRPDR iter env5
1878         - 6   # NDRPDR iter env5
1879         - 7   # NDRPDR iter env5
1880         - 8   # NDRPDR iter env5
1881         - 9   # NDRPDR iter env5
1882         - 10  # NDRPDR iter env5
1883         - 11  # NDRPDR iter env5
1884         - 12  # NDRPDR iter env5
1885         - 13  # NDRPDR iter env5
1886     dpdk-performance-changes-2n-clx-cmp:
1887       csit-dpdk-perf-report-iterative-2101-2n-clx:
1888         - 12  # rls2101 NDRPDR iter env 6
1889         - 13  # rls2101 NDRPDR iter env 6
1890         - 14  # rls2101 NDRPDR iter env 6
1891         - 18  # rls2101 NDRPDR iter env 6
1892         - 22  # rls2101 NDRPDR iter env 6
1893
1894     dpdk-performance-changes-2n-zn2-ref:
1895       csit-dpdk-perf-report-iterative-2009-2n-zn2:
1896         - 16  # NDRPDR iter env5
1897         - 21  # NDRPDR iter env5
1898         - 22  # NDRPDR iter env5
1899         - 23  # NDRPDR iter env5
1900         - 24  # NDRPDR iter env5
1901         - 25  # NDRPDR iter env5
1902         - 29  # NDRPDR iter env5
1903     dpdk-performance-changes-2n-zn2-cmp:
1904       csit-dpdk-perf-report-iterative-2101-2n-zn2:
1905         - 11  # rls2101 NDRPDR iter env 6
1906         - 12  # rls2101 NDRPDR iter env 6
1907         - 13  # rls2101 NDRPDR iter env 6
1908         - 14  # rls2101 NDRPDR iter env 6
1909         - 16  # rls2101 NDRPDR iter env 6
1910         - 17  # rls2101 NDRPDR iter env 6
1911         - 18  # rls2101 NDRPDR iter env 6
1912         - 19  # rls2101 NDRPDR iter env 6
1913         - 20  # rls2101 NDRPDR iter env 6
1914         - 21  # rls2101 NDRPDR iter env 6
1915
1916 #    dpdk-performance-changes-2n-dnv-h1:
1917 #      csit-dpdk-perf-verify-2101-2n-dnv:
1918 #        - 9   # NDRPDR sel
1919 #        - 10  # NDRPDR sel
1920 #        - 11  # NDRPDR sel
1921 #        - 12  # NDRPDR sel
1922 #        - 13  # NDRPDR sel
1923 #        - 14  # NDRPDR sel
1924 #        - 15  # NDRPDR sel
1925 #        - 16  # NDRPDR sel
1926 #        - 17  # NDRPDR sel
1927 #        - 18  # NDRPDR sel
1928 #    dpdk-performance-changes-2n-dnv-ref:
1929 #      # No data
1930 #    dpdk-performance-changes-2n-dnv-cmp:
1931 #      # No data
1932 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
1933
1934 #    dpdk-performance-changes-3n-dnv-h1:
1935 #      csit-dpdk-perf-verify-2101-3n-dnv:
1936 #        - 12  # NDRPDR sel
1937 #        - 13  # NDRPDR sel
1938 #        - 14  # NDRPDR sel
1939 #        - 15  # NDRPDR sel
1940 #        - 16  # NDRPDR sel
1941 #        - 17  # NDRPDR sel
1942 #        - 18  # NDRPDR sel
1943 #        - 19  # NDRPDR sel
1944 #        - 20  # NDRPDR sel
1945 #        - 22  # NDRPDR sel
1946 #    dpdk-performance-changes-3n-dnv-ref:
1947 #      # No data
1948 #    dpdk-performance-changes-3n-dnv-cmp:
1949 #      # No data
1950 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
1951
1952     dpdk-performance-changes-3n-tsh-h1:
1953       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1954         - 5   # NDRPDR sel
1955     dpdk-performance-changes-3n-tsh-ref:
1956       csit-dpdk-perf-report-iterative-2009-3n-tsh:
1957         - 1   # NDRPDR iter env5
1958         - 2   # NDRPDR iter env5
1959         - 3   # NDRPDR iter env5
1960         - 4   # NDRPDR iter env5
1961         - 5   # NDRPDR iter env5
1962         - 6   # NDRPDR iter env5
1963         - 7   # NDRPDR iter env5
1964         - 9   # NDRPDR iter env5
1965         - 10  # NDRPDR iter env5
1966         - 11  # NDRPDR iter env5
1967     dpdk-performance-changes-3n-tsh-cmp:
1968       csit-dpdk-perf-report-iterative-2101-3n-tsh:
1969         - 11  # rls2101 NDRPDR iter env 6
1970         - 12  # rls2101 NDRPDR iter env 6
1971         - 13  # rls2101 NDRPDR iter env 6
1972         - 14  # rls2101 NDRPDR iter env 6
1973         - 16  # rls2101 NDRPDR iter env 6
1974         - 17  # rls2101 NDRPDR iter env 6
1975         - 18  # rls2101 NDRPDR iter env 6
1976         - 19  # rls2101 NDRPDR iter env 6
1977         - 20  # rls2101 NDRPDR iter env 6
1978         - 21  # rls2101 NDRPDR iter env 6
1979
1980     # Compare testbeds
1981
1982     vpp-compare-testbeds-ref:
1983       csit-vpp-perf-report-iterative-2101-3n-hsw:
1984         - 64  # rls2101.rel NDRPDR iter env 6
1985         - 71  # rls2101.rel NDRPDR iter env 6
1986         - 73  # rls2101.rel NDRPDR iter env 6
1987         - 74  # rls2101.rel NDRPDR iter env 6
1988         - 80  # rls2101.rel NDRPDR iter env 6
1989         - 81  # rls2101.rel NDRPDR iter env 6
1990         - 82  # rls2101.rel NDRPDR iter env 6
1991         - 83  # rls2101.rel NDRPDR iter env 6
1992         - 88  # rls2101.rel NDRPDR iter env 6
1993         - 89  # rls2101.rel NDRPDR iter env 6
1994     vpp-compare-testbeds-cmp:
1995       csit-vpp-perf-report-iterative-2101-3n-skx:
1996         - 36  # rls2101.rel NDRPDR iter env 6
1997         - 37  # rls2101.rel NDRPDR iter env 6
1998         - 38  # rls2101.rel NDRPDR iter env 6
1999         - 39  # rls2101.rel NDRPDR iter env 6
2000         - 40  # rls2101.rel NDRPDR iter env 6
2001         - 41  # rls2101.rel NDRPDR iter env 6
2002         - 42  # rls2101.rel NDRPDR iter env 6
2003         - 47  # rls2101.rel NDRPDR iter env 6
2004         - 48  # rls2101.rel NDRPDR iter env 6
2005         - 50  # rls2101.rel NDRPDR iter env 6
2006
2007     vpp-compare-testbeds-skx-clx-ref:
2008       csit-vpp-perf-report-iterative-2101-2n-skx:
2009         - 63  # rls2101.rel NDRPDR iter env 6
2010         - 69  # rls2101.rel NDRPDR iter env 6
2011         - 70  # rls2101.rel NDRPDR iter env 6
2012         - 75  # rls2101.rel NDRPDR iter env 6
2013         - 76  # rls2101.rel NDRPDR iter env 6
2014         - 77  # rls2101.rel NDRPDR iter env 6
2015         - 82  # rls2101.rel NDRPDR iter env 6
2016         - 85  # rls2101.rel NDRPDR iter env 6
2017         - 86  # rls2101.rel NDRPDR iter env 6
2018         - 94  # rls2101.rel NDRPDR iter env 6
2019         - 89  # rls2101.rel NDRPDR iter RND env 6
2020         - 90  # rls2101.rel NDRPDR iter RND env 6
2021         - 91  # rls2101.rel NDRPDR iter RND env 6
2022         - 92  # rls2101.rel NDRPDR iter RND env 6
2023         - 93  # rls2101.rel NDRPDR iter RND env 6
2024         - 96  # rls2101.rel NDRPDR iter RND env 6
2025         - 98  # rls2101.rel NDRPDR iter RND env 6
2026         - 99  # rls2101.rel NDRPDR iter RND env 6
2027         - 101 # rls2101.rel NDRPDR iter RND env 6
2028         - 102 # rls2101.rel NDRPDR iter RND env 6
2029         - 116 # rls2101.rel NDRPDR iter NAT env 6
2030         - 117 # rls2101.rel NDRPDR iter NAT env 6
2031         - 118 # rls2101.rel NDRPDR iter NAT env 6
2032         - 119 # rls2101.rel NDRPDR iter NAT env 6
2033         - 120 # rls2101.rel NDRPDR iter NAT env 6
2034         - 121 # rls2101.rel NDRPDR iter NAT env 6
2035         - 122 # rls2101.rel NDRPDR iter NAT env 6
2036         - 123 # rls2101.rel NDRPDR iter NAT env 6
2037         - 124 # rls2101.rel NDRPDR iter NAT env 6
2038         - 125 # rls2101.rel NDRPDR iter NAT env 6
2039     vpp-compare-testbeds-skx-clx-cmp:
2040       csit-vpp-perf-report-iterative-2101-2n-clx:
2041         - 54  # rls2101.rel NDRPDR iter env 6
2042         - 59  # rls2101.rel NDRPDR iter env 6
2043         - 60  # rls2101.rel NDRPDR iter env 6
2044         - 63  # rls2101.rel NDRPDR iter env 6
2045         - 66  # rls2101.rel NDRPDR iter env 6
2046         - 68  # rls2101.rel NDRPDR iter env 6
2047         - 73  # rls2101.rel NDRPDR iter env 6
2048         - 75  # rls2101.rel NDRPDR iter env 6
2049         - 86  # rls2101.rel NDRPDR iter env 6
2050         - 90  # rls2101.rel NDRPDR iter env 6
2051         - 80  # rls2101.rel NDRPDR iter RND env 6
2052         - 87  # rls2101.rel NDRPDR iter RND env 6
2053         - 91  # rls2101.rel NDRPDR iter RND env 6
2054         - 92  # rls2101.rel NDRPDR iter RND env 6
2055         - 93  # rls2101.rel NDRPDR iter RND env 6
2056         - 94  # rls2101.rel NDRPDR iter RND env 6
2057         - 95  # rls2101.rel NDRPDR iter RND env 6
2058         - 100 # rls2101.rel NDRPDR iter RND env 6
2059         - 106 # rls2101.rel NDRPDR iter RND env 6
2060         - 108 # rls2101.rel NDRPDR iter RND env 6
2061         - 112 # rls2101.rel NDRPDR iter NAT env 6
2062         - 113 # rls2101.rel NDRPDR iter NAT env 6
2063         - 114 # rls2101.rel NDRPDR iter NAT env 6
2064         - 115 # rls2101.rel NDRPDR iter NAT env 6
2065         - 116 # rls2101.rel NDRPDR iter NAT env 6
2066         - 117 # rls2101.rel NDRPDR iter NAT env 6
2067         - 118 # rls2101.rel NDRPDR iter NAT env 6
2068         - 119 # rls2101.rel NDRPDR iter NAT env 6
2069         - 120 # rls2101.rel NDRPDR iter NAT env 6
2070         - 121 # rls2101.rel NDRPDR iter NAT env 6
2071         - 122 # rls2101.rel NDRPDR iter MLX env 6
2072         - 123 # rls2101.rel NDRPDR iter MLX env 6
2073         - 124 # rls2101.rel NDRPDR iter MLX env 6
2074         - 126 # rls2101.rel NDRPDR iter MLX env 6
2075         - 127 # rls2101.rel NDRPDR iter MLX env 6
2076         - 128 # rls2101.rel NDRPDR iter MLX env 6
2077         - 129 # rls2101.rel NDRPDR iter MLX env 6
2078         - 130 # rls2101.rel NDRPDR iter MLX env 6
2079         - 131 # rls2101.rel NDRPDR iter MLX env 6
2080         - 132 # rls2101.rel NDRPDR iter MLX env 6
2081
2082     vpp-compare-testbeds-hsw-clx-ref:
2083       csit-vpp-perf-report-iterative-2101-3n-hsw:
2084         - 64  # rls2101.rel NDRPDR iter env 6
2085         - 71  # rls2101.rel NDRPDR iter env 6
2086         - 73  # rls2101.rel NDRPDR iter env 6
2087         - 74  # rls2101.rel NDRPDR iter env 6
2088         - 80  # rls2101.rel NDRPDR iter env 6
2089         - 81  # rls2101.rel NDRPDR iter env 6
2090         - 82  # rls2101.rel NDRPDR iter env 6
2091         - 83  # rls2101.rel NDRPDR iter env 6
2092         - 88  # rls2101.rel NDRPDR iter env 6
2093         - 89  # rls2101.rel NDRPDR iter env 6
2094         - 128 # rls2101.rel NDRPDR iter RND env 6
2095         - 129 # rls2101.rel NDRPDR iter RND env 6
2096         - 130 # rls2101.rel NDRPDR iter RND env 6
2097         - 131 # rls2101.rel NDRPDR iter RND env 6
2098         - 132 # rls2101.rel NDRPDR iter RND env 6
2099         - 133 # rls2101.rel NDRPDR iter RND env 6
2100         - 134 # rls2101.rel NDRPDR iter RND env 6
2101         - 135 # rls2101.rel NDRPDR iter RND env 6
2102         - 136 # rls2101.rel NDRPDR iter RND env 6
2103         - 137 # rls2101.rel NDRPDR iter RND env 6
2104     vpp-compare-testbeds-hsw-clx-cmp:
2105       csit-vpp-perf-report-iterative-2101-2n-clx:
2106         - 54  # rls2101.rel NDRPDR iter env 6
2107         - 59  # rls2101.rel NDRPDR iter env 6
2108         - 60  # rls2101.rel NDRPDR iter env 6
2109         - 63  # rls2101.rel NDRPDR iter env 6
2110         - 66  # rls2101.rel NDRPDR iter env 6
2111         - 68  # rls2101.rel NDRPDR iter env 6
2112         - 73  # rls2101.rel NDRPDR iter env 6
2113         - 75  # rls2101.rel NDRPDR iter env 6
2114         - 90  # rls2101.rel NDRPDR iter env 6
2115         - 80  # rls2101.rel NDRPDR iter RND env 6
2116         - 87  # rls2101.rel NDRPDR iter RND env 6
2117         - 91  # rls2101.rel NDRPDR iter RND env 6
2118         - 92  # rls2101.rel NDRPDR iter RND env 6
2119         - 93  # rls2101.rel NDRPDR iter RND env 6
2120         - 94  # rls2101.rel NDRPDR iter RND env 6
2121         - 95  # rls2101.rel NDRPDR iter RND env 6
2122         - 100 # rls2101.rel NDRPDR iter RND env 6
2123         - 106 # rls2101.rel NDRPDR iter RND env 6
2124         - 108 # rls2101.rel NDRPDR iter RND env 6
2125         - 112 # rls2101.rel NDRPDR iter NAT env 6
2126         - 113 # rls2101.rel NDRPDR iter NAT env 6
2127         - 114 # rls2101.rel NDRPDR iter NAT env 6
2128         - 115 # rls2101.rel NDRPDR iter NAT env 6
2129         - 116 # rls2101.rel NDRPDR iter NAT env 6
2130         - 117 # rls2101.rel NDRPDR iter NAT env 6
2131         - 118 # rls2101.rel NDRPDR iter NAT env 6
2132         - 119 # rls2101.rel NDRPDR iter NAT env 6
2133         - 120 # rls2101.rel NDRPDR iter NAT env 6
2134         - 121 # rls2101.rel NDRPDR iter NAT env 6
2135         - 122 # rls2101.rel NDRPDR iter MLX env 6
2136         - 123 # rls2101.rel NDRPDR iter MLX env 6
2137         - 124 # rls2101.rel NDRPDR iter MLX env 6
2138         - 126 # rls2101.rel NDRPDR iter MLX env 6
2139         - 127 # rls2101.rel NDRPDR iter MLX env 6
2140         - 128 # rls2101.rel NDRPDR iter MLX env 6
2141         - 129 # rls2101.rel NDRPDR iter MLX env 6
2142         - 130 # rls2101.rel NDRPDR iter MLX env 6
2143         - 131 # rls2101.rel NDRPDR iter MLX env 6
2144         - 132 # rls2101.rel NDRPDR iter MLX env 6
2145
2146     vpp-compare-testbeds-mrr-ref:
2147       csit-vpp-perf-report-iterative-2101-3n-hsw:
2148         - 63  # rls2101.rel MRR iter env 6
2149     vpp-compare-testbeds-mrr-cmp:
2150       csit-vpp-perf-report-iterative-2101-3n-skx:
2151         - 35  # rls2101.rel MRR iter env 6
2152
2153     vpp-compare-testbeds-mrr-skx-clx-ref:
2154       csit-vpp-perf-report-iterative-2101-2n-skx:
2155         - 62  # rls2101.rel MRR iter env 6
2156     vpp-compare-testbeds-mrr-skx-clx-cmp:
2157       csit-vpp-perf-report-iterative-2101-2n-clx:
2158         - 53  # rls2101.rel MRR iter env 6
2159
2160     vpp-compare-testbeds-mrr-hsw-clx-ref:
2161       csit-vpp-perf-report-iterative-2101-3n-hsw:
2162         - 63  # rls2101.rel MRR iter env 6
2163     vpp-compare-testbeds-mrr-hsw-clx-cmp:
2164       csit-vpp-perf-report-iterative-2101-2n-clx:
2165         - 53  # rls2101.rel MRR iter env 6
2166
2167     dpdk-compare-testbeds-ref:
2168       csit-dpdk-perf-report-iterative-2101-3n-hsw:
2169         - 11  # rls2101 NDRPDR iter env 6
2170         - 12  # rls2101 NDRPDR iter env 6
2171         - 13  # rls2101 NDRPDR iter env 6
2172         - 14  # rls2101 NDRPDR iter env 6
2173         - 16  # rls2101 NDRPDR iter env 6
2174         - 17  # rls2101 NDRPDR iter env 6
2175         - 18  # rls2101 NDRPDR iter env 6
2176         - 19  # rls2101 NDRPDR iter env 6
2177         - 20  # rls2101 NDRPDR iter env 6
2178         - 21  # rls2101 NDRPDR iter env 6
2179     dpdk-compare-testbeds-cmp:
2180       csit-dpdk-perf-report-iterative-2101-3n-skx:
2181         - 12  # rls2101 NDRPDR iter env 6
2182         - 14  # rls2101 NDRPDR iter env 6
2183         - 15  # rls2101 NDRPDR iter env 6
2184         - 17  # rls2101 NDRPDR iter env 6
2185         - 19  # rls2101 NDRPDR iter env 6
2186         - 20  # rls2101 NDRPDR iter env 6
2187         - 21  # rls2101 NDRPDR iter env 6
2188         - 22  # rls2101 NDRPDR iter env 6
2189         - 25  # rls2101 NDRPDR iter env 6
2190         - 26  # rls2101 NDRPDR iter env 6
2191
2192     dpdk-compare-testbeds-skx-clx-ref:
2193       csit-dpdk-perf-report-iterative-2101-2n-skx:
2194         - 11  # rls2101 NDRPDR iter env 6
2195         - 12  # rls2101 NDRPDR iter env 6
2196         - 13  # rls2101 NDRPDR iter env 6
2197         - 14  # rls2101 NDRPDR iter env 6
2198         - 15  # rls2101 NDRPDR iter env 6
2199         - 17  # rls2101 NDRPDR iter env 6
2200         - 18  # rls2101 NDRPDR iter env 6
2201         - 19  # rls2101 NDRPDR iter env 6
2202         - 20  # rls2101 NDRPDR iter env 6
2203         - 21  # rls2101 NDRPDR iter env 6
2204     dpdk-compare-testbeds-skx-clx-cmp:
2205       csit-dpdk-perf-report-iterative-2101-2n-clx:
2206         - 12  # rls2101 NDRPDR iter env 6
2207         - 13  # rls2101 NDRPDR iter env 6
2208         - 14  # rls2101 NDRPDR iter env 6
2209         - 18  # rls2101 NDRPDR iter env 6
2210         - 22  # rls2101 NDRPDR iter env 6
2211
2212     # Compare topologies
2213
2214     vpp-compare-topologies-ref:
2215       csit-vpp-perf-report-iterative-2101-3n-skx:
2216         - 36  # rls2101.rel NDRPDR iter env 6
2217         - 37  # rls2101.rel NDRPDR iter env 6
2218         - 38  # rls2101.rel NDRPDR iter env 6
2219         - 39  # rls2101.rel NDRPDR iter env 6
2220         - 40  # rls2101.rel NDRPDR iter env 6
2221         - 41  # rls2101.rel NDRPDR iter env 6
2222         - 42  # rls2101.rel NDRPDR iter env 6
2223         - 47  # rls2101.rel NDRPDR iter env 6
2224         - 48  # rls2101.rel NDRPDR iter env 6
2225         - 50  # rls2101.rel NDRPDR iter env 6
2226     vpp-compare-topologies-cmp:
2227       csit-vpp-perf-report-iterative-2101-2n-skx:
2228         - 63  # rls2101.rel NDRPDR iter env 6
2229         - 69  # rls2101.rel NDRPDR iter env 6
2230         - 70  # rls2101.rel NDRPDR iter env 6
2231         - 75  # rls2101.rel NDRPDR iter env 6
2232         - 76  # rls2101.rel NDRPDR iter env 6
2233         - 77  # rls2101.rel NDRPDR iter env 6
2234         - 82  # rls2101.rel NDRPDR iter env 6
2235         - 85  # rls2101.rel NDRPDR iter env 6
2236         - 86  # rls2101.rel NDRPDR iter env 6
2237         - 94  # rls2101.rel NDRPDR iter env 6
2238
2239     vpp-compare-topologies-mrr-ref:
2240       csit-vpp-perf-report-iterative-2101-3n-skx:
2241         - 35  # rls2101.rel MRR iter env 6
2242     vpp-compare-topologies-mrr-cmp:
2243       csit-vpp-perf-report-iterative-2101-2n-skx:
2244         - 62  # rls2101.rel MRR iter env 6
2245
2246     dpdk-compare-topologies-ref:
2247       csit-dpdk-perf-report-iterative-2101-3n-skx:
2248         - 12  # rls2101 NDRPDR iter env 6
2249         - 14  # rls2101 NDRPDR iter env 6
2250         - 15  # rls2101 NDRPDR iter env 6
2251         - 17  # rls2101 NDRPDR iter env 6
2252         - 19  # rls2101 NDRPDR iter env 6
2253         - 20  # rls2101 NDRPDR iter env 6
2254         - 21  # rls2101 NDRPDR iter env 6
2255         - 22  # rls2101 NDRPDR iter env 6
2256         - 25  # rls2101 NDRPDR iter env 6
2257         - 26  # rls2101 NDRPDR iter env 6
2258     dpdk-compare-topologies-cmp:
2259       csit-dpdk-perf-report-iterative-2101-2n-skx:
2260         - 11  # rls2101 NDRPDR iter env 6
2261         - 12  # rls2101 NDRPDR iter env 6
2262         - 13  # rls2101 NDRPDR iter env 6
2263         - 14  # rls2101 NDRPDR iter env 6
2264         - 15  # rls2101 NDRPDR iter env 6
2265         - 17  # rls2101 NDRPDR iter env 6
2266         - 18  # rls2101 NDRPDR iter env 6
2267         - 19  # rls2101 NDRPDR iter env 6
2268         - 20  # rls2101 NDRPDR iter env 6
2269         - 21  # rls2101 NDRPDR iter env 6
2270
2271   plot-layouts:
2272
2273     plot-soak-throughput:
2274       titlefont:
2275         size: 16
2276       xaxis:
2277         title: "<b>Test Cases [Index]</b>"
2278         titlefont:
2279           size: 14
2280         autorange: True
2281         fixedrange: False
2282         gridcolor: "rgb(230, 230, 230)"
2283         linecolor: "rgb(220, 220, 220)"
2284         linewidth: 1
2285         showgrid: True
2286         showline: True
2287         showticklabels: True
2288         tickcolor: "rgb(220, 220, 220)"
2289         tickmode: "linear"
2290         tickfont:
2291           size: 14
2292         zeroline: False
2293       yaxis:
2294         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
2295         titlefont:
2296           size: 14
2297         gridcolor: "rgb(230, 230, 230)"
2298         hoverformat: ".4r"
2299         tickformat: ".3r"
2300         linecolor: "rgb(220, 220, 220)"
2301         linewidth: 1
2302         showgrid: True
2303         showline: True
2304         showticklabels: True
2305         tickcolor: "rgb(220, 220, 220)"
2306         tickfont:
2307           size: 14
2308         zeroline: False
2309         range: [0,50]
2310       autosize: False
2311       margin:
2312         t: 50
2313         b: 0
2314         l: 80
2315         r: 20
2316       showlegend: True
2317       legend:
2318         orientation: "h"
2319         font:
2320           size: 14
2321       width: 700
2322       height: 900
2323       paper_bgcolor: "#fff"
2324       plot_bgcolor: "#fff"
2325       hoverlabel:
2326         namelength: -1
2327
2328     plot-service-density:
2329       titlefont:
2330         size: 16
2331       xaxis:
2332         side: "top"
2333         autorange: True
2334         fixedrange: False
2335         showgrid: False
2336         showline: False
2337         showticklabels: False
2338         ticks: ""
2339         ticklen: 0
2340         tickwidth: 0
2341         zeroline: False
2342       yaxis:
2343         autorange: "reversed"
2344         showgrid: False
2345         showline: False
2346         showticklabels: False
2347         ticks: ""
2348         ticklen: 0
2349         tickwidth: 0
2350         zeroline: False
2351       showlegend: False
2352       paper_bgcolor: "#fff"
2353       plot_bgcolor: "#fff"
2354       width: 700
2355       height: 700
2356       hoverlabel:
2357         namelength: -1
2358
2359     plot-hoststack:
2360       titlefont:
2361         size: 16
2362       xaxis:
2363         title: "<b>Test Cases [Index]</b>"
2364         titlefont:
2365           size: 14
2366         autorange: True
2367         fixedrange: False
2368         gridcolor: "rgb(230, 230, 230)"
2369         linecolor: "rgb(220, 220, 220)"
2370         linewidth: 1
2371         showgrid: True
2372         showline: True
2373         showticklabels: True
2374         tickcolor: "rgb(220, 220, 220)"
2375         tickmode: "linear"
2376         tickfont:
2377           size: 14
2378         zeroline: False
2379       yaxis:
2380         title: "<b>Bandwidth [Gbps]</b>"
2381         titlefont:
2382           size: 14
2383         gridcolor: "rgb(230, 230, 230)"
2384         hoverformat: ".4s"
2385         linecolor: "rgb(220, 220, 220)"
2386         linewidth: 1
2387         rangemode: "tozero"
2388         showgrid: True
2389         showline: True
2390         showticklabels: True
2391         tickcolor: "rgb(230, 230, 230)"
2392         tickformat: ".3s"
2393         tickfont:
2394           size: 14
2395         zeroline: False
2396       autosize: False
2397       margin:
2398         t: 50
2399         b: 20
2400         l: 80
2401         r: 20
2402       showlegend: True
2403       legend:
2404         orientation: "h"
2405         font:
2406           size: 14
2407       width: 700
2408       height: 800
2409       paper_bgcolor: "#fff"
2410       plot_bgcolor: "#fff"
2411       hoverlabel:
2412         namelength: -1
2413
2414     plot-throughput:
2415       titlefont:
2416         size: 16
2417       xaxis:
2418         title: "<b>Test Cases [Index]</b>"
2419         titlefont:
2420           size: 14
2421         autorange: True
2422         fixedrange: False
2423         gridcolor: "rgb(230, 230, 230)"
2424         linecolor: "rgb(220, 220, 220)"
2425         linewidth: 1
2426         showgrid: True
2427         showline: True
2428         showticklabels: True
2429         tickcolor: "rgb(220, 220, 220)"
2430         tickmode: "linear"
2431         tickfont:
2432           size: 14
2433         zeroline: False
2434       yaxis:
2435         title: "<b>Packet Throughput [Mpps]</b>"
2436         titlefont:
2437           size: 14
2438         gridcolor: "rgb(230, 230, 230)"
2439         hoverformat: ".4r"
2440         tickformat: ".3r"
2441         linecolor: "rgb(220, 220, 220)"
2442         linewidth: 1
2443         showgrid: True
2444         showline: True
2445         showticklabels: True
2446         tickcolor: "rgb(220, 220, 220)"
2447         tickfont:
2448           size: 14
2449         zeroline: False
2450         range: [0,50]
2451       autosize: False
2452       margin:
2453         t: 50
2454         b: 0
2455         l: 80
2456         r: 20
2457       showlegend: True
2458       legend:
2459         orientation: "h"
2460         font:
2461           size: 14
2462       width: 700
2463       height: 900
2464       paper_bgcolor: "#fff"
2465       plot_bgcolor: "#fff"
2466       hoverlabel:
2467         namelength: -1
2468
2469     plot-throughput-gbps:
2470       titlefont:
2471         size: 16
2472       xaxis:
2473         title: "<b>Test Cases [Index]</b>"
2474         titlefont:
2475           size: 14
2476         autorange: True
2477         fixedrange: False
2478         gridcolor: "rgb(230, 230, 230)"
2479         linecolor: "rgb(220, 220, 220)"
2480         linewidth: 1
2481         showgrid: True
2482         showline: True
2483         showticklabels: True
2484         tickcolor: "rgb(220, 220, 220)"
2485         tickmode: "linear"
2486         tickfont:
2487           size: 14
2488         zeroline: False
2489       yaxis:
2490         title: "<b>Data Throughput [Gbps]</b>"
2491         titlefont:
2492           size: 14
2493         gridcolor: "rgb(230, 230, 230)"
2494         hoverformat: ".4r"
2495         tickformat: ".3r"
2496         linecolor: "rgb(220, 220, 220)"
2497         linewidth: 1
2498         showgrid: True
2499         showline: True
2500         showticklabels: True
2501         tickcolor: "rgb(220, 220, 220)"
2502         tickfont:
2503           size: 14
2504         zeroline: False
2505         range: [0,10]
2506       autosize: False
2507       margin:
2508         t: 50
2509         b: 0
2510         l: 80
2511         r: 20
2512       showlegend: True
2513       legend:
2514         orientation: "h"
2515         font:
2516           size: 14
2517       width: 700
2518       height: 900
2519       paper_bgcolor: "#fff"
2520       plot_bgcolor: "#fff"
2521       hoverlabel:
2522         namelength: -1
2523
2524     plot-cps:
2525       titlefont:
2526         size: 16
2527       xaxis:
2528         title: "<b>Test Cases [Index]</b>"
2529         titlefont:
2530           size: 14
2531         autorange: True
2532         fixedrange: False
2533         gridcolor: "rgb(230, 230, 230)"
2534         linecolor: "rgb(220, 220, 220)"
2535         linewidth: 1
2536         showgrid: True
2537         showline: True
2538         showticklabels: True
2539         tickcolor: "rgb(220, 220, 220)"
2540         tickmode: "linear"
2541         tickfont:
2542           size: 14
2543         zeroline: False
2544       yaxis:
2545         title: "<b>Connection Rate [Mcps]</b>"
2546         titlefont:
2547           size: 14
2548         gridcolor: "rgb(230, 230, 230)"
2549         hoverformat: ".4r"
2550         tickformat: ".3s"
2551         linecolor: "rgb(220, 220, 220)"
2552         linewidth: 1
2553         showgrid: True
2554         showline: True
2555         showticklabels: True
2556         tickcolor: "rgb(220, 220, 220)"
2557         tickfont:
2558           size: 14
2559         zeroline: False
2560         range: [0,10]
2561       autosize: False
2562       margin:
2563         t: 50
2564         b: 0
2565         l: 80
2566         r: 20
2567       showlegend: True
2568       legend:
2569         orientation: "h"
2570         font:
2571           size: 14
2572       width: 700
2573       height: 900
2574       paper_bgcolor: "#fff"
2575       plot_bgcolor: "#fff"
2576       hoverlabel:
2577         namelength: -1
2578
2579     plot-throughput-speedup-analysis:
2580       titlefont:
2581         size: 16
2582       xaxis:
2583         title: "<b>Number of Cores [Qty]</b>"
2584         titlefont:
2585           size: 14
2586         autorange: True
2587         fixedrange: False
2588         gridcolor: "rgb(230, 230, 230)"
2589         linecolor: "rgb(220, 220, 220)"
2590         linewidth: 1
2591         showgrid: True
2592         showline: True
2593         showticklabels: True
2594         tickcolor: "rgb(238, 238, 238)"
2595         tickmode: "linear"
2596         tickfont:
2597           size: 14
2598         zeroline: False
2599       yaxis:
2600         title: "<b>Packet Throughput [Mpps]</b>"
2601         titlefont:
2602           size: 14
2603         type: "linear"
2604         gridcolor: "rgb(230, 230, 230)"
2605         hoverformat: ".4s"
2606         linecolor: "rgb(220, 220, 220)"
2607         linewidth: 1
2608         showgrid: True
2609         showline: True
2610         showticklabels: True
2611         tickcolor: "rgb(220, 220, 220)"
2612         tickformat: ".4s"
2613         tickfont:
2614           size: 14
2615         zeroline: True
2616         rangemode: "tozero"
2617         range: [0,100]
2618       legend:
2619         orientation: "h"
2620         font:
2621           size: 14
2622         xanchor: "left"
2623         yanchor: "top"
2624         x: 0
2625         y: -0.2
2626         bgcolor: "rgba(255, 255, 255, 0)"
2627         bordercolor: "rgba(255, 255, 255, 0)"
2628         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2629       autosize: False
2630       margin:
2631           't': 50
2632           'b': 150
2633           'l': 85
2634           'r': 10
2635       showlegend: True
2636       width: 700
2637       height: 700
2638       paper_bgcolor: "#fff"
2639       plot_bgcolor: "#fff"
2640       hoverlabel:
2641         namelength: -1
2642       annotations: [
2643         {
2644           text: "_ _          __          ...",
2645           align: "left",
2646           showarrow: False,
2647           xref: "paper",
2648           yref: "paper",
2649           xanchor: "left",
2650           yanchor: "top",
2651           x: 0,
2652           y: -0.14,
2653           font: {
2654             family: "Consolas, Courier New",
2655             size: 13
2656           },
2657         },
2658         {
2659           text: "    Perfect     Measured     Limit",
2660           align: "left",
2661           showarrow: False,
2662           xref: "paper",
2663           yref: "paper",
2664           xanchor: "left",
2665           yanchor: "top",
2666           x: 0,
2667           y: -0.15,
2668           font: {
2669             family: "Consolas, Courier New",
2670             size: 13
2671           },
2672         },
2673       ]
2674
2675     plot-throughput-speedup-analysis-gbps:
2676       titlefont:
2677         size: 16
2678       xaxis:
2679         title: "<b>Number of Cores [Qty]</b>"
2680         titlefont:
2681           size: 14
2682         autorange: True
2683         fixedrange: False
2684         gridcolor: "rgb(230, 230, 230)"
2685         linecolor: "rgb(220, 220, 220)"
2686         linewidth: 1
2687         showgrid: True
2688         showline: True
2689         showticklabels: True
2690         tickcolor: "rgb(238, 238, 238)"
2691         tickmode: "linear"
2692         tickfont:
2693           size: 14
2694         zeroline: False
2695       yaxis:
2696         title: "<b>Packet Throughput [Gbps]</b>"
2697         titlefont:
2698           size: 14
2699         type: "linear"
2700         gridcolor: "rgb(230, 230, 230)"
2701         hoverformat: ".4s"
2702         linecolor: "rgb(220, 220, 220)"
2703         linewidth: 1
2704         showgrid: True
2705         showline: True
2706         showticklabels: True
2707         tickcolor: "rgb(220, 220, 220)"
2708         tickformat: ".4s"
2709         tickfont:
2710           size: 14
2711         zeroline: True
2712         rangemode: "tozero"
2713         range: [0,100]
2714       legend:
2715         orientation: "h"
2716         font:
2717           size: 14
2718         xanchor: "left"
2719         yanchor: "top"
2720         x: 0
2721         y: -0.2
2722         bgcolor: "rgba(255, 255, 255, 0)"
2723         bordercolor: "rgba(255, 255, 255, 0)"
2724         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2725       autosize: False
2726       margin:
2727           't': 50
2728           'b': 150
2729           'l': 85
2730           'r': 10
2731       showlegend: True
2732       width: 700
2733       height: 700
2734       paper_bgcolor: "#fff"
2735       plot_bgcolor: "#fff"
2736       hoverlabel:
2737         namelength: -1
2738       annotations: [
2739         {
2740           text: "_ _          __",
2741           align: "left",
2742           showarrow: False,
2743           xref: "paper",
2744           yref: "paper",
2745           xanchor: "left",
2746           yanchor: "top",
2747           x: 0,
2748           y: -0.13,
2749           font: {
2750             family: "Consolas, Courier New",
2751             size: 13
2752           },
2753         },
2754         {
2755           text: "    Perfect     Measured",
2756           align: "left",
2757           showarrow: False,
2758           xref: "paper",
2759           yref: "paper",
2760           xanchor: "left",
2761           yanchor: "top",
2762           x: 0,
2763           y: -0.15,
2764           font: {
2765             family: "Consolas, Courier New",
2766             size: 13
2767           },
2768         },
2769       ]
2770
2771     plot-throughput-speedup-analysis-cps:
2772       titlefont:
2773         size: 16
2774       xaxis:
2775         title: "<b>Number of Cores [Qty]</b>"
2776         titlefont:
2777           size: 14
2778         autorange: True
2779         fixedrange: False
2780         gridcolor: "rgb(230, 230, 230)"
2781         linecolor: "rgb(220, 220, 220)"
2782         linewidth: 1
2783         showgrid: True
2784         showline: True
2785         showticklabels: True
2786         tickcolor: "rgb(238, 238, 238)"
2787         tickmode: "linear"
2788         tickfont:
2789           size: 14
2790         zeroline: False
2791       yaxis:
2792         title: "<b>Connection Rate [Mcps]</b>"
2793         titlefont:
2794           size: 14
2795         type: "linear"
2796         gridcolor: "rgb(230, 230, 230)"
2797         hoverformat: ".4s"
2798         linecolor: "rgb(220, 220, 220)"
2799         linewidth: 1
2800         showgrid: True
2801         showline: True
2802         showticklabels: True
2803         tickcolor: "rgb(220, 220, 220)"
2804         tickformat: ".4s"
2805         tickfont:
2806           size: 14
2807         zeroline: True
2808         rangemode: "tozero"
2809         range: [0,100]
2810       legend:
2811         orientation: "h"
2812         font:
2813           size: 14
2814         xanchor: "left"
2815         yanchor: "top"
2816         x: 0
2817         y: -0.2
2818         bgcolor: "rgba(255, 255, 255, 0)"
2819         bordercolor: "rgba(255, 255, 255, 0)"
2820         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2821       autosize: False
2822       margin:
2823           't': 50
2824           'b': 150
2825           'l': 85
2826           'r': 10
2827       showlegend: True
2828       width: 700
2829       height: 700
2830       paper_bgcolor: "#fff"
2831       plot_bgcolor: "#fff"
2832       hoverlabel:
2833         namelength: -1
2834       annotations: [
2835         {
2836           text: "_ _          __",
2837           align: "left",
2838           showarrow: False,
2839           xref: "paper",
2840           yref: "paper",
2841           xanchor: "left",
2842           yanchor: "top",
2843           x: 0,
2844           y: -0.13,
2845           font: {
2846             family: "Consolas, Courier New",
2847             size: 13
2848           },
2849         },
2850         {
2851           text: "    Perfect     Measured",
2852           align: "left",
2853           showarrow: False,
2854           xref: "paper",
2855           yref: "paper",
2856           xanchor: "left",
2857           yanchor: "top",
2858           x: 0,
2859           y: -0.15,
2860           font: {
2861             family: "Consolas, Courier New",
2862             size: 13
2863           },
2864         },
2865       ]
2866
2867     plot-latency:
2868       titlefont:
2869         size: 16
2870       xaxis:
2871         title: "<b>Direction</b>"
2872         titlefont:
2873           size: 14
2874         autorange: True
2875         fixedrange: False
2876         gridcolor: "rgb(230, 230, 230)"
2877         linecolor: "rgb(220, 220, 220)"
2878         linewidth: 1
2879         showgrid: True
2880         showline: True
2881         showticklabels: False
2882         tickcolor: "rgb(220, 220, 220)"
2883         tickmode: "linear"
2884         tickfont:
2885           size: 14
2886         zeroline: False
2887       yaxis:
2888         title: "<b>Packet Latency [uSec]</b>"
2889         titlefont:
2890           size: 14
2891         type: "linear"
2892         gridcolor: "rgb(230, 230, 230)"
2893         hoverformat: ".4s"
2894         linecolor: "rgb(220, 220, 220)"
2895         linewidth: 1
2896         showgrid: True
2897         showline: True
2898         showticklabels: True
2899         tickcolor: "rgb(220, 220, 220)"
2900         tickformat: ".4s"
2901         tickfont:
2902           size: 14
2903         zeroline: True
2904         rangemode: "tozero"
2905       legend:
2906         orientation: "h"
2907         font:
2908           size: 14
2909         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2910       autosize: False
2911       margin:
2912           't': 50
2913           'b': 150
2914           'l': 80
2915           'r': 10
2916       showlegend: True
2917       width: 700
2918       height: 700
2919       paper_bgcolor: "#fff"
2920       plot_bgcolor: "#fff"
2921       hoverlabel:
2922         namelength: -1
2923
2924     plot-hdrh-latency:
2925       title:
2926         text: ""
2927         xanchor: "center"
2928         x: 0.5
2929         font:
2930           size: 16
2931       width: 700
2932       plot_bgcolor: "white"
2933       annotations:
2934         - font:
2935             size: 14
2936           showarrow: False
2937           text: "<b>Packet Latency [uSec]</b>"
2938           x: 1
2939           xanchor: "right"
2940           xref: "paper"
2941           y: -0.045
2942           yanchor: "top"
2943           yref: "paper"
2944         - font:
2945             size: 14
2946           showarrow: False
2947           text: "<b>Probability [%]</b>"
2948           textangle: 270
2949           x: -0.06
2950           xanchor: "center"
2951           xref: "paper"
2952           y: 0.5
2953           yanchor: "middle"
2954           yref: "paper"
2955         - font:
2956             size: 14
2957           showarrow: False
2958           text: "<b>Direction: E-W</b>"
2959           x: 0.24
2960           xanchor: "center"
2961           xref: "paper"
2962           y: 1.05
2963           yanchor: "bottom"
2964           yref: "paper"
2965         - font:
2966             size: 14
2967           showarrow: False
2968           text: "<b>Direction: W-E</b>"
2969           x: 0.74
2970           xanchor: "center"
2971           xref: "paper"
2972           y: 1.05
2973           yanchor: "bottom"
2974           yref: "paper"
2975
2976     plot-hdrh-latency-percentile-x-log:
2977       title:
2978         text: "<b>Latency by Percentile Distribution</b>"
2979         xanchor: "center"
2980         x: 0.5
2981         font:
2982           size: 18
2983       showlegend: True
2984       legend:
2985         traceorder: "normal"
2986         orientation: "h"
2987         font:
2988           size: 16
2989         xanchor: "left"
2990         yanchor: "top"
2991         x: 0
2992         y: -0.2
2993         bgcolor: "rgba(255, 255, 255, 0)"
2994         bordercolor: "rgba(255, 255, 255, 0)"
2995       xaxis:
2996         type: "log"
2997         title: "<b>Percentile [%]</b>"
2998         titlefont:
2999           size: 14
3000         autorange: False
3001         fixedrange: True
3002         gridcolor: "rgb(230, 230, 230)"
3003         linecolor: "rgb(220, 220, 220)"
3004         linewidth: 1
3005         showgrid: True
3006         showline: True
3007         showticklabels: True
3008         tickcolor: "rgb(220, 220, 220)"
3009         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6]
3010         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999]
3011         tickfont:
3012           size: 14
3013       yaxis:
3014         title: "<b>One-Way Latency per Direction [uSec]</b>"
3015         titlefont:
3016           size: 14
3017         gridcolor: "rgb(230, 230, 230)"
3018         linecolor: "rgb(220, 220, 220)"
3019         linewidth: 1
3020         showgrid: True
3021         showline: True
3022         showticklabels: True
3023         tickcolor: "rgb(220, 220, 220)"
3024         tickfont:
3025           size: 14
3026       autosize: False
3027       width: 700
3028       height: 700
3029       paper_bgcolor: "white"
3030       plot_bgcolor: "white"
3031
3032     plot-hdrh-latency-by-percentile:
3033       title:
3034         text: "<b>Latency by Percentile Distribution</b>"
3035         xanchor: "center"
3036         x: 0.5
3037         font:
3038           size: 18
3039       showlegend: True
3040       legend:
3041         traceorder: "normal"
3042         orientation: "h"
3043         font:
3044           size: 16
3045         xanchor: "left"
3046         yanchor: "top"
3047         x: 0
3048         y: -0.2
3049         bgcolor: "rgba(255, 255, 255, 0)"
3050         bordercolor: "rgba(255, 255, 255, 0)"
3051       xaxis:
3052         type: "linear"
3053         title: "<b>Percentile [%]</b>"
3054         titlefont:
3055           size: 14
3056         autorange: False
3057         fixedrange: False
3058         range: [0, 100]
3059         gridcolor: "rgb(230, 230, 230)"
3060         linecolor: "rgb(220, 220, 220)"
3061         linewidth: 1
3062         showgrid: True
3063         showline: True
3064         showticklabels: True
3065         tickcolor: "rgb(220, 220, 220)"
3066         tickvals: [0, 25, 50, 75, 100]
3067         ticktext: [0, 25, 50, 75, 100]
3068         tickfont:
3069           size: 14
3070       yaxis:
3071         title: "<b>One-Way Latency per Direction [uSec]</b>"
3072         titlefont:
3073           size: 14
3074         gridcolor: "rgb(230, 230, 230)"
3075         linecolor: "rgb(220, 220, 220)"
3076         linewidth: 1
3077         showgrid: True
3078         showline: True
3079         showticklabels: True
3080         tickcolor: "rgb(220, 220, 220)"
3081         tickfont:
3082           size: 14
3083       width: 700
3084       height: 700
3085       paper_bgcolor: "white"
3086       plot_bgcolor: "white"
3087
3088     plot-scatter-error-bars-gbps:
3089       titlefont:
3090         size: 16
3091       xaxis:
3092         title: "<b>Test Cases [Index]</b>"
3093         titlefont:
3094           size: 14
3095         autorange: True
3096         fixedrange: False
3097         gridcolor: "rgb(230, 230, 230)"
3098         linecolor: "rgb(220, 220, 220)"
3099         linewidth: 1
3100         showgrid: True
3101         showline: True
3102         showticklabels: True
3103         tickcolor: "rgb(220, 220, 220)"
3104         tickmode: "linear"
3105         tickfont:
3106           size: 14
3107         zeroline: False
3108       yaxis:
3109         title: "<b>Data Throughput [Gbps]</b>"
3110         titlefont:
3111           size: 14
3112         gridcolor: "rgb(230, 230, 230)"
3113         hoverformat: ".4r"
3114         tickformat: ".3r"
3115         linecolor: "rgb(220, 220, 220)"
3116         linewidth: 1
3117         showgrid: True
3118         showline: True
3119         showticklabels: True
3120         tickcolor: "rgb(220, 220, 220)"
3121         tickfont:
3122           size: 14
3123         zeroline: False
3124         range: [0,10]
3125       autosize: False
3126       margin:
3127         t: 50
3128         b: 0
3129         l: 80
3130         r: 20
3131       showlegend: True
3132       legend:
3133         orientation: "h"
3134         font:
3135           size: 14
3136       width: 700
3137       height: 900
3138       paper_bgcolor: "#fff"
3139       plot_bgcolor: "#fff"
3140       hoverlabel:
3141         namelength: -1
3142
3143 - type: "static"
3144   src-path: "{DIR[RST]}"
3145   dst-path: "{DIR[WORKING,SRC]}"
3146
3147 - type: "input"
3148   general:
3149     file-name: "output_info.xml.gz"
3150     file-format: ".gz"
3151     arch-file-format:
3152       - ".gz"
3153       - ".zip"
3154     download-path: "{job}/{build}/archives/{filename}"
3155     extract: "output.xml"
3156
3157     zip-file-name: "robot-plugin.zip"
3158     zip-file-format: ".zip"
3159     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
3160     zip-extract: "robot-plugin/output.xml"
3161
3162   builds:
3163
3164     csit-vpp-perf-report-iterative-2009-3n-hsw:
3165       - 18  # rls2005 MRR iter env 5
3166       - 9   # rls2005 NDRPDR iter env 5
3167       - 10  # rls2005 NDRPDR iter env 5
3168       - 11  # rls2005 NDRPDR iter env 5
3169       - 12  # rls2005 NDRPDR iter env 5
3170       - 13  # rls2005 NDRPDR iter env 5
3171       - 14  # rls2005 NDRPDR iter env 5
3172       - 15  # rls2005 NDRPDR iter env 5
3173       - 16  # rls2005 NDRPDR iter env 5
3174       - 17  # rls2005 NDRPDR iter env 5
3175       - 19  # rls2005 NDRPDR iter env 5
3176       - 23  # rls2009 MRR iter env 5
3177       - 21  # rls2009 NDRPDR iter env 5
3178       - 22  # rls2009 NDRPDR iter env 5
3179       - 24  # rls2009 NDRPDR iter env 5
3180       - 25  # rls2009 NDRPDR iter env 5
3181       - 26  # rls2009 NDRPDR iter env 5
3182       - 27  # rls2009 NDRPDR iter env 5
3183       - 28  # rls2009 NDRPDR iter env 5
3184       - 29  # rls2009 NDRPDR iter env 5
3185       - 30  # rls2009 NDRPDR iter env 5
3186       - 31  # rls2009 NDRPDR iter env 5
3187     csit-vpp-perf-report-iterative-2101-3n-hsw:
3188       - 17  # rls2009 MRR iter env 6
3189       - 19  # rls2009 NDRPDR iter env 6
3190       - 20  # rls2009 NDRPDR iter env 6
3191       - 21  # rls2009 NDRPDR iter env 6
3192       - 22  # rls2009 NDRPDR iter env 6
3193       - 23  # rls2009 NDRPDR iter env 6
3194       - 24  # rls2009 NDRPDR iter env 6
3195       - 25  # rls2009 NDRPDR iter env 6
3196       - 26  # rls2009 NDRPDR iter env 6
3197       - 27  # rls2009 NDRPDR iter env 6
3198       - 63  # rls2101.rel MRR iter env 6
3199       - 64  # rls2101.rel NDRPDR iter env 6
3200       - 71  # rls2101.rel NDRPDR iter env 6
3201       - 73  # rls2101.rel NDRPDR iter env 6
3202       - 74  # rls2101.rel NDRPDR iter env 6
3203       - 80  # rls2101.rel NDRPDR iter env 6
3204       - 81  # rls2101.rel NDRPDR iter env 6
3205       - 82  # rls2101.rel NDRPDR iter env 6
3206       - 83  # rls2101.rel NDRPDR iter env 6
3207       - 88  # rls2101.rel NDRPDR iter env 6
3208       - 89  # rls2101.rel NDRPDR iter env 6
3209       - 128 # rls2101.rel NDRPDR iter RND env 6
3210       - 129 # rls2101.rel NDRPDR iter RND env 6
3211       - 130 # rls2101.rel NDRPDR iter RND env 6
3212       - 131 # rls2101.rel NDRPDR iter RND env 6
3213       - 132 # rls2101.rel NDRPDR iter RND env 6
3214       - 133 # rls2101.rel NDRPDR iter RND env 6
3215       - 134 # rls2101.rel NDRPDR iter RND env 6
3216       - 135 # rls2101.rel NDRPDR iter RND env 6
3217       - 136 # rls2101.rel NDRPDR iter RND env 6
3218       - 137 # rls2101.rel NDRPDR iter RND env 6
3219       - 65  # rls2101.rel NDRPDR reconf iter env 6
3220       - 68  # rls2101.rel NDRPDR reconf iter env 6
3221       - 77  # rls2101.rel NDRPDR reconf iter env 6
3222       - 84  # rls2101.rel NDRPDR reconf iter env 6
3223       - 90  # rls2101.rel NDRPDR reconf iter env 6
3224       - 96  # rls2101.rel NDRPDR reconf iter env 6
3225       - 101 # rls2101.rel NDRPDR reconf iter env 6
3226       - 104 # rls2101.rel NDRPDR reconf iter env 6
3227       - 105 # rls2101.rel NDRPDR reconf iter env 6
3228       - 106 # rls2101.rel NDRPDR reconf iter env 6
3229       - 107 # rls2101.rel NDRPDR reconf iter env 6
3230       - 108 # rls2101.rel NDRPDR reconf iter env 6
3231       - 110 # rls2101.rel NDRPDR reconf iter env 6
3232       - 111 # rls2101.rel NDRPDR reconf iter env 6
3233       - 112 # rls2101.rel NDRPDR reconf iter env 6
3234       - 113 # rls2101.rel NDRPDR reconf iter env 6
3235       - 114 # rls2101.rel NDRPDR reconf iter env 6
3236       - 115 # rls2101.rel NDRPDR reconf iter env 6
3237       - 116 # rls2101.rel NDRPDR reconf iter env 6
3238       - 117 # rls2101.rel NDRPDR reconf iter env 6
3239       - 69  # rls2101.rel Hoststack iter env 6
3240       - 70  # rls2101.rel Hoststack iter env 6
3241       - 75  # rls2101.rel Hoststack iter env 6
3242       - 76  # rls2101.rel Hoststack iter env 6
3243       - 78  # rls2101.rel Hoststack iter env 6
3244       - 79  # rls2101.rel Hoststack iter env 6
3245       - 85  # rls2101.rel Hoststack iter env 6
3246       - 86  # rls2101.rel Hoststack iter env 6
3247       - 87  # rls2101.rel Hoststack iter env 6
3248       - 91  # rls2101.rel Hoststack iter env 6
3249       - 92  # rls2101.rel Hoststack iter env 6
3250       - 93  # rls2101.rel Hoststack iter env 6
3251       - 94  # rls2101.rel Hoststack iter env 6
3252       - 95  # rls2101.rel Hoststack iter env 6
3253       - 97  # rls2101.rel Hoststack iter env 6
3254       - 98  # rls2101.rel Hoststack iter env 6
3255       - 99  # rls2101.rel Hoststack iter env 6
3256       - 100 # rls2101.rel Hoststack iter env 6
3257       - 102 # rls2101.rel Hoststack iter env 6
3258       - 103 # rls2101.rel Hoststack iter env 6
3259     csit-vpp-perf-report-coverage-2101-3n-hsw:
3260       - 1   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-00
3261       - 2   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-01
3262       - 3   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-02
3263       - 4   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-03
3264       - 5   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-00
3265       - 6   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-01
3266       - 7   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-02
3267       - 8   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-03
3268       - 9   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-04
3269       - 10  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-05
3270       - 11  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-06
3271       - 12  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-07
3272       - 13  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-00
3273       - 14  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-01
3274       - 15  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-02
3275       - 16  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-00
3276       - 18  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-01
3277       - 19  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-00
3278       - 20  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-01
3279       - 21  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-02
3280       - 22  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-03
3281       - 23  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-04
3282       - 24  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6tun-00
3283       - 25  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-05
3284       - 26  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-06
3285       - 27  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-07
3286       - 28  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-08
3287       - 29  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-09
3288       - 30  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-10
3289       - 31  # rls2101.rel NDRPDR cov env 6 3n-hsw-memif-00
3290       - 32  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-00
3291       - 33  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-01
3292       - 34  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-00
3293       - 35  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-01
3294       - 36  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-02
3295
3296     csit-vpp-perf-report-iterative-2009-3n-skx:
3297       - 17  # rls2005 MRR iter env 5
3298       - 13  # rls2005 NDRPDR iter env 5
3299       - 18  # rls2005 NDRPDR iter env 5
3300       - 19  # rls2005 NDRPDR iter env 5
3301       - 41  # rls2005 NDRPDR iter env 5
3302       - 43  # rls2005 NDRPDR iter env 5
3303       - 44  # rls2005 NDRPDR iter env 5
3304       - 45  # rls2005 NDRPDR iter env 5
3305       - 46  # rls2005 NDRPDR iter env 5
3306       - 48  # rls2005 NDRPDR iter env 5
3307       - 49  # rls2005 NDRPDR iter env 5
3308       - 24  # rls2009 MRR iter env 5
3309       - 26  # rls2009 NDRPDR iter env 5
3310       - 27  # rls2009 NDRPDR iter env 5
3311       - 28  # rls2009 NDRPDR iter env 5
3312       - 29  # rls2009 NDRPDR iter env 5
3313       - 35  # rls2009 NDRPDR iter env 5
3314       - 36  # rls2009 NDRPDR iter env 5
3315       - 37  # rls2009 NDRPDR iter env 5
3316       - 38  # rls2009 NDRPDR iter env 5
3317       - 39  # rls2009 NDRPDR iter env 5
3318       - 40  # rls2009 NDRPDR iter env 5
3319     csit-vpp-perf-report-iterative-2101-3n-skx:
3320       - 34  # rls2009 MRR iter env 6
3321       - 14  # rls2009 NDRPDR iter env 6
3322       - 15  # rls2009 NDRPDR iter env 6
3323       - 16  # rls2009 NDRPDR iter env 6
3324       - 17  # rls2009 NDRPDR iter env 6
3325       - 18  # rls2009 NDRPDR iter env 6
3326       - 25  # rls2009 NDRPDR iter env 6
3327       - 26  # rls2009 NDRPDR iter env 6
3328       - 27  # rls2009 NDRPDR iter env 6
3329       - 29  # rls2009 NDRPDR iter env 6
3330       - 31  # rls2009 NDRPDR iter env 6
3331       - 35  # rls2101.rel MRR iter env 6
3332       - 36  # rls2101.rel NDRPDR iter env 6
3333       - 37  # rls2101.rel NDRPDR iter env 6
3334       - 38  # rls2101.rel NDRPDR iter env 6
3335       - 39  # rls2101.rel NDRPDR iter env 6
3336       - 40  # rls2101.rel NDRPDR iter env 6
3337       - 41  # rls2101.rel NDRPDR iter env 6
3338       - 42  # rls2101.rel NDRPDR iter env 6
3339       - 47  # rls2101.rel NDRPDR iter env 6
3340       - 48  # rls2101.rel NDRPDR iter env 6
3341       - 50  # rls2101.rel NDRPDR iter env 6
3342     csit-vpp-perf-report-coverage-2101-3n-skx:
3343       - 1   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-00
3344       - 2   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-01
3345       - 3   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-02
3346       - 4   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-03
3347       - 5   # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-00
3348       - 16  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-01
3349       - 7   # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-02
3350       - 17  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-03
3351       - 18  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-04
3352       - 19  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-05
3353       - 20  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-06
3354       - 12  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-06
3355       - 13  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-00
3356       - 26  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-01
3357       - 15  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-02
3358       - 21  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6-00
3359       - 22  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6-01
3360       - 23  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6tun-00
3361       - 24  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-00
3362       - 30  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-01
3363       - 27  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-02
3364       - 28  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-03
3365       - 29  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-04
3366       - 31  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-05
3367       - 32  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-06
3368       - 33  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-07
3369       - 34  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-08
3370       - 35  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-09
3371       - 36  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-10
3372       - 37  # rls2101.rel NDRPDR cov env 6 3n-skx-memif-00
3373       - 38  # rls2101.rel NDRPDR cov env 6 3n-skx-srv6-00
3374       - 39  # rls2101.rel NDRPDR cov env 6 3n-skx-srv6-01
3375       - 40  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-00
3376       - 41  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-01
3377       - 42  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-02
3378       - 43  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-03
3379
3380     csit-vpp-perf-report-iterative-2009-2n-skx:
3381       - 20  # rls2005 MRR iter env 5
3382       - 13  # rls2005 NDRPDR iter env 5
3383       - 16  # rls2005 NDRPDR iter env 5
3384       - 17  # rls2005 NDRPDR iter env 5
3385       - 18  # rls2005 NDRPDR iter env 5
3386       - 19  # rls2005 NDRPDR iter env 5
3387       - 21  # rls2005 NDRPDR iter env 5
3388       - 22  # rls2005 NDRPDR iter env 5
3389       - 23  # rls2005 NDRPDR iter env 5
3390       - 24  # rls2005 NDRPDR iter env 5
3391       - 25  # rls2005 NDRPDR iter env 5
3392       - 120 # rls2009 MRR iter env 5
3393       - 35  # rls2009 NDRPDR iter env 5
3394       - 36  # rls2009 NDRPDR iter env 5
3395       - 37  # rls2009 NDRPDR iter env 5
3396       - 39  # rls2009 NDRPDR iter env 5
3397       - 40  # rls2009 NDRPDR iter env 5
3398       - 42  # rls2009 NDRPDR iter env 5
3399       - 43  # rls2009 NDRPDR iter env 5
3400       - 44  # rls2009 NDRPDR iter env 5
3401       - 46  # rls2009 NDRPDR iter env 5
3402       - 48  # rls2009 NDRPDR iter env 5
3403       - 110 # rls2009 NDRPDR iter NAT44 env 5
3404       - 111 # rls2009 NDRPDR iter NAT44 env 5
3405       - 112 # rls2009 NDRPDR iter NAT44 env 5
3406       - 113 # rls2009 NDRPDR iter NAT44 env 5
3407       - 114 # rls2009 NDRPDR iter NAT44 env 5
3408       - 115 # rls2009 NDRPDR iter NAT44 env 5
3409       - 116 # rls2009 NDRPDR iter NAT44 env 5
3410       - 118 # rls2009 NDRPDR iter NAT44 env 5
3411       - 119 # rls2009 NDRPDR iter NAT44 env 5
3412       - 121 # rls2009 NDRPDR iter NAT44 env 5
3413     csit-vpp-perf-report-iterative-2101-2n-skx:
3414       - 21  # rls2009 MRR iter env 6
3415       - 22  # rls2009 NDRPDR iter env 6
3416       - 23  # rls2009 NDRPDR iter env 6
3417       - 24  # rls2009 NDRPDR iter env 6
3418       - 25  # rls2009 NDRPDR iter env 6
3419       - 26  # rls2009 NDRPDR iter env 6
3420       - 28  # rls2009 NDRPDR iter env 6
3421       - 39  # rls2009 NDRPDR iter env 6
3422       - 40  # rls2009 NDRPDR iter env 6
3423       - 41  # rls2009 NDRPDR iter env 6
3424       - 44  # rls2009 NDRPDR iter env 6
3425       - 62  # rls2101.rel MRR iter env 6
3426       - 63  # rls2101.rel NDRPDR iter env 6
3427       - 69  # rls2101.rel NDRPDR iter env 6
3428       - 70  # rls2101.rel NDRPDR iter env 6
3429       - 75  # rls2101.rel NDRPDR iter env 6
3430       - 76  # rls2101.rel NDRPDR iter env 6
3431       - 77  # rls2101.rel NDRPDR iter env 6
3432       - 82  # rls2101.rel NDRPDR iter env 6
3433       - 85  # rls2101.rel NDRPDR iter env 6
3434       - 86  # rls2101.rel NDRPDR iter env 6
3435       - 94  # rls2101.rel NDRPDR iter env 6
3436       - 89  # rls2101.rel NDRPDR iter RND env 6
3437       - 90  # rls2101.rel NDRPDR iter RND env 6
3438       - 91  # rls2101.rel NDRPDR iter RND env 6
3439       - 92  # rls2101.rel NDRPDR iter RND env 6
3440       - 93  # rls2101.rel NDRPDR iter RND env 6
3441       - 96  # rls2101.rel NDRPDR iter RND env 6
3442       - 98  # rls2101.rel NDRPDR iter RND env 6
3443       - 99  # rls2101.rel NDRPDR iter RND env 6
3444       - 101 # rls2101.rel NDRPDR iter RND env 6
3445       - 102 # rls2101.rel NDRPDR iter RND env 6
3446       - 116 # rls2101.rel NDRPDR iter NAT env 6
3447       - 117 # rls2101.rel NDRPDR iter NAT env 6
3448       - 118 # rls2101.rel NDRPDR iter NAT env 6
3449       - 119 # rls2101.rel NDRPDR iter NAT env 6
3450       - 120 # rls2101.rel NDRPDR iter NAT env 6
3451       - 121 # rls2101.rel NDRPDR iter NAT env 6
3452       - 122 # rls2101.rel NDRPDR iter NAT env 6
3453       - 123 # rls2101.rel NDRPDR iter NAT env 6
3454       - 124 # rls2101.rel NDRPDR iter NAT env 6
3455       - 125 # rls2101.rel NDRPDR iter NAT env 6
3456       - 65  # rls2101.rel MRR nf-density iter env 6
3457       - 67  # rls2101.rel NDRPDR nf-density iter env 6
3458       - 72  # rls2101.rel NDRPDR nf-density iter env 6
3459       - 79  # rls2101.rel NDRPDR nf-density iter env 6
3460       - 83  # rls2101.rel NDRPDR nf-density iter env 6
3461       - 88  # rls2101.rel NDRPDR nf-density iter env 6
3462       - 97  # rls2101.rel NDRPDR nf-density iter env 6
3463       - 103 # rls2101.rel NDRPDR nf-density iter env 6
3464       - 108 # rls2101.rel NDRPDR nf-density iter env 6
3465       - 109 # rls2101.rel NDRPDR nf-density iter env 6
3466       - 110 # rls2101.rel NDRPDR nf-density iter env 6
3467       - 64  # rls2101.rel NDRPDR reconf iter env 6
3468       - 66  # rls2101.rel NDRPDR reconf iter env 6
3469       - 71  # rls2101.rel NDRPDR reconf iter env 6
3470       - 74  # rls2101.rel NDRPDR reconf iter env 6
3471       - 78  # rls2101.rel NDRPDR reconf iter env 6
3472       - 87  # rls2101.rel NDRPDR reconf iter env 6
3473       - 95  # rls2101.rel NDRPDR reconf iter env 6
3474       - 100 # rls2101.rel NDRPDR reconf iter env 6
3475       - 104 # rls2101.rel NDRPDR reconf iter env 6
3476       - 106 # rls2101.rel NDRPDR reconf iter env 6
3477       - 68  # rls2101.rel soak env 6
3478       - 73  # rls2101.rel soak env 6
3479       - 129 # rls2101.rel MRR GSO iter env 6
3480     csit-vpp-perf-report-coverage-2101-2n-skx:
3481       - 1   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-00
3482       - 2   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-01
3483       - 3   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-02
3484       - 4   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-03
3485       - 5   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-04
3486       - 6   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-05
3487       - 7   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-06
3488       - 8   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-07
3489       - 21  # rls2101.rel NDRPDR cov env 6 2n-skx-ip4tun-00
3490       - 22  # rls2101.rel NDRPDR cov env 6 2n-skx-ip4tun-00
3491       - 10  # rls2101.rel NDRPDR cov env 6 2n-skx-ip6-00
3492       - 11  # rls2101.rel NDRPDR cov env 6 2n-skx-ip6-01
3493       - 12  # rls2101.rel NDRPDR cov env 6 2n-skx-l2-00
3494       - 13  # rls2101.rel NDRPDR cov env 6 2n-skx-l2-01
3495       - 14  # rls2101.rel NDRPDR cov env 6 2n-skx-lb-00
3496       - 15  # rls2101.rel NDRPDR cov env 6 2n-skx-memif-00
3497       - 16  # rls2101.rel NDRPDR cov env 6 2n-skx-vhost-00
3498       - 17  # rls2101.rel NDRPDR cov env 6 2n-skx-vhost-01
3499       - 19  # rls2101.rel NDRPDR cov env 6 2n-skx-vts-00
3500
3501     csit-vpp-perf-report-iterative-2009-2n-clx:
3502       - 77  # rls2005 MRR iter env 5
3503       - 13  # rls2005 NDRPDR iter env 5
3504       - 15  # rls2005 NDRPDR iter env 5
3505       - 17  # rls2005 NDRPDR iter env 5
3506       - 18  # rls2005 NDRPDR iter env 5
3507       - 19  # rls2005 NDRPDR iter env 5
3508       - 20  # rls2005 NDRPDR iter env 5
3509       - 21  # rls2005 NDRPDR iter env 5
3510       - 22  # rls2005 NDRPDR iter env 5
3511       - 23  # rls2005 NDRPDR iter env 5
3512       - 24  # rls2005 NDRPDR iter env 5
3513       - 125 # rls2009 MRR iter env 5
3514       - 36  # rls2009 NDRPDR iter env 5
3515       - 39  # rls2009 NDRPDR iter env 5
3516       - 40  # rls2009 NDRPDR iter env 5
3517       - 65  # rls2009 NDRPDR iter env 5
3518       - 66  # rls2009 NDRPDR iter env 5
3519       - 79  # rls2009 NDRPDR iter env 5
3520       - 82  # rls2009 NDRPDR iter env 5
3521       - 88  # rls2009 NDRPDR iter env 5
3522       - 89  # rls2009 NDRPDR iter env 5
3523       - 90  # rls2009 NDRPDR iter env 5
3524       - 114 # rls2009 NDRPDR iter NAT44 env 5
3525       - 115 # rls2009 NDRPDR iter NAT44 env 5
3526       - 116 # rls2009 NDRPDR iter NAT44 env 5
3527       - 117 # rls2009 NDRPDR iter NAT44 env 5
3528       - 118 # rls2009 NDRPDR iter NAT44 env 5
3529       - 119 # rls2009 NDRPDR iter NAT44 env 5
3530       - 121 # rls2009 NDRPDR iter NAT44 env 5
3531       - 122 # rls2009 NDRPDR iter NAT44 env 5
3532       - 123 # rls2009 NDRPDR iter NAT44 env 5
3533       - 126 # rls2009 NDRPDR iter NAT44 env 5
3534     csit-vpp-perf-report-iterative-2101-2n-clx:
3535       - 15  # rls2009 MRR iter env 6
3536       - 142 # rls2009 MRR MLX iter env 6
3537       - 16  # rls2009 NDRPDR iter env 6
3538       - 17  # rls2009 NDRPDR iter env 6
3539       - 18  # rls2009 NDRPDR iter env 6
3540       - 19  # rls2009 NDRPDR iter env 6
3541       - 20  # rls2009 NDRPDR iter env 6
3542       - 21  # rls2009 NDRPDR iter env 6
3543       - 32  # rls2009 NDRPDR iter env 6
3544       - 33  # rls2009 NDRPDR iter env 6
3545       - 34  # rls2009 NDRPDR iter env 6
3546       - 35  # rls2009 NDRPDR iter env 6
3547       - 146 # rls2009 NDRPDR MLX iter env 6
3548       - 147 # rls2009 NDRPDR MLX iter env 6
3549       - 148 # rls2009 NDRPDR MLX iter env 6
3550       - 149 # rls2009 NDRPDR MLX iter env 6
3551       - 150 # rls2009 NDRPDR MLX iter env 6
3552       - 151 # rls2009 NDRPDR MLX iter env 6
3553       - 152 # rls2009 NDRPDR MLX iter env 6
3554       - 153 # rls2009 NDRPDR MLX iter env 6
3555       - 154 # rls2009 NDRPDR MLX iter env 6
3556       - 155 # rls2009 NDRPDR MLX iter env 6
3557       - 53  # rls2101.rel MRR iter env 6
3558       - 133 # rls2101.rel MRR MLX iter env 6
3559       - 54  # rls2101.rel NDRPDR iter env 6
3560       - 59  # rls2101.rel NDRPDR iter env 6
3561       - 60  # rls2101.rel NDRPDR iter env 6
3562       - 63  # rls2101.rel NDRPDR iter env 6
3563       - 66  # rls2101.rel NDRPDR iter env 6
3564       - 68  # rls2101.rel NDRPDR iter env 6
3565       - 73  # rls2101.rel NDRPDR iter env 6
3566       - 75  # rls2101.rel NDRPDR iter env 6
3567       - 86  # rls2101.rel NDRPDR iter env 6
3568       - 90  # rls2101.rel NDRPDR iter env 6
3569       - 80  # rls2101.rel NDRPDR iter RND env 6
3570       - 87  # rls2101.rel NDRPDR iter RND env 6
3571       - 91  # rls2101.rel NDRPDR iter RND env 6
3572       - 92  # rls2101.rel NDRPDR iter RND env 6
3573       - 93  # rls2101.rel NDRPDR iter RND env 6
3574       - 94  # rls2101.rel NDRPDR iter RND env 6
3575       - 95  # rls2101.rel NDRPDR iter RND env 6
3576       - 100 # rls2101.rel NDRPDR iter RND env 6
3577       - 106 # rls2101.rel NDRPDR iter RND env 6
3578       - 108 # rls2101.rel NDRPDR iter RND env 6
3579       - 112 # rls2101.rel NDRPDR iter NAT env 6
3580       - 113 # rls2101.rel NDRPDR iter NAT env 6
3581       - 114 # rls2101.rel NDRPDR iter NAT env 6
3582       - 115 # rls2101.rel NDRPDR iter NAT env 6
3583       - 116 # rls2101.rel NDRPDR iter NAT env 6
3584       - 117 # rls2101.rel NDRPDR iter NAT env 6
3585       - 118 # rls2101.rel NDRPDR iter NAT env 6
3586       - 119 # rls2101.rel NDRPDR iter NAT env 6
3587       - 120 # rls2101.rel NDRPDR iter NAT env 6
3588       - 121 # rls2101.rel NDRPDR iter NAT env 6
3589       - 122 # rls2101.rel NDRPDR iter MLX env 6
3590       - 123 # rls2101.rel NDRPDR iter MLX env 6
3591       - 124 # rls2101.rel NDRPDR iter MLX env 6
3592       - 126 # rls2101.rel NDRPDR iter MLX env 6
3593       - 127 # rls2101.rel NDRPDR iter MLX env 6
3594       - 128 # rls2101.rel NDRPDR iter MLX env 6
3595       - 129 # rls2101.rel NDRPDR iter MLX env 6
3596       - 130 # rls2101.rel NDRPDR iter MLX env 6
3597       - 131 # rls2101.rel NDRPDR iter MLX env 6
3598       - 132 # rls2101.rel NDRPDR iter MLX env 6
3599       - 72  # rls2101.rel MRR nf-density iter env 6
3600       - 57  # rls2101.rel NDRPDR nf-density iter env 6
3601       - 62  # rls2101.rel NDRPDR nf-density iter env 6
3602       - 70  # rls2101.rel NDRPDR nf-density iter env 6
3603       - 71  # rls2101.rel NDRPDR nf-density iter env 6
3604       - 82  # rls2101.rel NDRPDR nf-density iter env 6
3605       - 88  # rls2101.rel NDRPDR nf-density iter env 6
3606       - 89  # rls2101.rel NDRPDR nf-density iter env 6
3607       - 96  # rls2101.rel NDRPDR nf-density iter env 6
3608       - 97  # rls2101.rel NDRPDR nf-density iter env 6
3609       - 98  # rls2101.rel NDRPDR nf-density iter env 6
3610       - 55  # rls2101.rel NDRPDR reconf iter env 6
3611       - 64  # rls2101.rel NDRPDR reconf iter env 6
3612       - 76  # rls2101.rel NDRPDR reconf iter env 6
3613       - 83  # rls2101.rel NDRPDR reconf iter env 6
3614       - 99  # rls2101.rel NDRPDR reconf iter env 6
3615       - 101 # rls2101.rel NDRPDR reconf iter env 6
3616       - 102 # rls2101.rel NDRPDR reconf iter env 6
3617       - 107 # rls2101.rel NDRPDR reconf iter env 6
3618       - 109 # rls2101.rel NDRPDR reconf iter env 6
3619       - 110 # rls2101.rel NDRPDR reconf iter env 6
3620       - 58  # rls2101.rel soak env 6
3621       - 61  # rls2101.rel soak env 6
3622       - 159 # rls2101.rel MRR GSO iter env 6
3623     csit-vpp-perf-report-coverage-2101-2n-clx:
3624       - 1   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-00
3625       - 2   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-01
3626       - 3   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-02
3627       - 4   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-03
3628       - 5   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-04
3629       - 6   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-05
3630       - 7   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-06
3631       - 8   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-07
3632       - 19  # rls2101.rel NDRPDR cov env 6 2n-clx-ip4tun-00
3633       - 20  # rls2101.rel NDRPDR cov env 6 2n-clx-ip4tun-00
3634       - 10  # rls2101.rel NDRPDR cov env 6 2n-clx-ip6-00
3635       - 11  # rls2101.rel NDRPDR cov env 6 2n-clx-ip6-01
3636       - 12  # rls2101.rel NDRPDR cov env 6 2n-clx-l2-00
3637       - 13  # rls2101.rel NDRPDR cov env 6 2n-clx-l2-01
3638       - 14  # rls2101.rel NDRPDR cov env 6 2n-clx-lb-00
3639       - 15  # rls2101.rel NDRPDR cov env 6 2n-clx-memif-00
3640       - 16  # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-00
3641       - 17  # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-01
3642       - 18  # rls2101.rel NDRPDR cov env 6 2n-clx-vts-00
3643
3644     csit-vpp-perf-report-iterative-2009-2n-zn2:
3645       - 15  # rls2009 MRR iter env 5
3646       - 17  # rls2009 NDRPDR iter env 5
3647       - 18  # rls2009 NDRPDR iter env 5
3648       - 31  # rls2009 NDRPDR iter env 5
3649       - 33  # rls2009 NDRPDR iter env 5
3650       - 34  # rls2009 NDRPDR iter env 5
3651     csit-vpp-perf-report-iterative-2101-2n-zn2:
3652       - 8   # rls2009 MRR iter env6
3653       - 9   # rls2009 NDRPDR iter env 6
3654       - 10  # rls2009 NDRPDR iter env 6
3655       - 11  # rls2009 NDRPDR iter env 6
3656       - 12  # rls2009 NDRPDR iter env 6
3657       - 13  # rls2009 NDRPDR iter env 6
3658       - 20  # rls2009 NDRPDR iter env 6
3659       - 21  # rls2009 NDRPDR iter env 6
3660       - 22  # rls2009 NDRPDR iter env 6
3661       - 25  # rls2009 NDRPDR iter env 6
3662       - 26  # rls2009 NDRPDR iter env 6
3663       - 30  # rls2101.rel MRR iter env 6
3664       - 31  # rls2101.rel NDRPDR iter env 6
3665       - 32  # rls2101.rel NDRPDR iter env 6
3666       - 33  # rls2101.rel NDRPDR iter env 6
3667       - 34  # rls2101.rel NDRPDR iter env 6
3668       - 35  # rls2101.rel NDRPDR iter env 6
3669       - 36  # rls2101.rel NDRPDR iter env 6
3670       - 37  # rls2101.rel NDRPDR iter env 6
3671       - 38  # rls2101.rel NDRPDR iter env 6
3672       - 44  # rls2101.rel NDRPDR iter env 6
3673       - 49  # rls2101.rel NDRPDR iter env 6
3674       - 39  # rls2101.rel NDRPDR iter RND env 6
3675       - 40  # rls2101.rel NDRPDR iter RND env 6
3676       - 41  # rls2101.rel NDRPDR iter RND env 6
3677       - 42  # rls2101.rel NDRPDR iter RND env 6
3678       - 43  # rls2101.rel NDRPDR iter RND env 6
3679       - 45  # rls2101.rel NDRPDR iter RND env 6
3680       - 48  # rls2101.rel NDRPDR iter RND env 6
3681       - 50  # rls2101.rel NDRPDR iter RND env 6
3682       - 51  # rls2101.rel NDRPDR iter RND env 6
3683       - 52  # rls2101.rel NDRPDR iter RND env 6
3684       - 56  # rls2101.rel MRR GSO iter env 6
3685     csit-vpp-perf-report-coverage-2101-2n-zn2:
3686       - 1   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-00
3687       - 2   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-01
3688       - 3   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-02
3689       - 4   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-03
3690       - 5   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-04
3691       - 6   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-05
3692       - 17  # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4tun-00
3693       - 18  # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4tun-01
3694       - 8   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip6-00
3695       - 9   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip6-01
3696       - 10  # rls2101.rel NDRPDR cov env 6 2n-zn2-l2-00
3697       - 11  # rls2101.rel NDRPDR cov env 6 2n-zn2-l2-01
3698       - 12  # rls2101.rel NDRPDR cov env 6 2n-zn2-lb-00
3699       - 13  # rls2101.rel NDRPDR cov env 6 2n-zn2-memif-00
3700       - 14  # rls2101.rel NDRPDR cov env 6 2n-zn2-vhost-00
3701       - 15  # rls2101.rel NDRPDR cov env 6 2n-zn2-vhost-00
3702       - 16  # rls2101.rel NDRPDR cov env 6 2n-zn2-vts-00
3703
3704     csit-vpp-perf-report-iterative-2009-3n-tsh:
3705       - 8   # rls2005 NDRPDR iter env 5
3706       - 11  # rls2005 NDRPDR iter env 5
3707       - 12  # rls2005 NDRPDR iter env 5
3708       - 24  # rls2005 NDRPDR iter env 5
3709       - 27  # rls2005 NDRPDR iter env 5
3710       - 29  # rls2005 NDRPDR iter env 5
3711       - 31  # rls2005 NDRPDR iter env 5
3712       - 39  # rls2005 NDRPDR iter env 5
3713       - 40  # rls2005 NDRPDR iter env 5
3714       - 42  # rls2005 NDRPDR iter env 5
3715       - 13  # rls2005 MRR iter env 5
3716       - 14  # rls2009 NDRPDR iter env 5
3717       - 20  # rls2009 NDRPDR iter env 5
3718       - 21  # rls2009 NDRPDR iter env 5
3719       - 22  # rls2009 NDRPDR iter env 5
3720       - 23  # rls2009 NDRPDR iter env 5
3721       - 28  # rls2009 NDRPDR iter env 5
3722       - 30  # rls2009 NDRPDR iter env 5
3723       - 33  # rls2009 NDRPDR iter env 5
3724       - 38  # rls2009 NDRPDR iter env 5
3725       - 41  # rls2009 NDRPDR iter env 5
3726       - 15  # rls2009 MRR iter env 5
3727     csit-vpp-perf-report-iterative-2101-3n-tsh:
3728       - 7   # rls2009 MRR iter env 6
3729       - 8   # rls2009 NDRPDR iter env 6
3730       - 13  # rls2009 NDRPDR iter env 6
3731       - 14  # rls2009 NDRPDR iter env 6
3732       - 15  # rls2009 NDRPDR iter env 6
3733       - 16  # rls2009 NDRPDR iter env 6
3734       - 17  # rls2009 NDRPDR iter env 6
3735       - 18  # rls2009 NDRPDR iter env 6
3736       - 19  # rls2009 NDRPDR iter env 6
3737       - 21  # rls2009 NDRPDR iter env 6
3738       - 22  # rls2101.rel MRR iter env 6
3739       - 23  # rls2101.rel NDRPDR iter env 6
3740       - 24  # rls2101.rel NDRPDR iter env 6
3741       - 25  # rls2101.rel NDRPDR iter env 6
3742       - 26  # rls2101.rel NDRPDR iter env 6
3743       - 27  # rls2101.rel NDRPDR iter env 6
3744       - 28  # rls2101.rel NDRPDR iter env 6
3745       - 29  # rls2101.rel NDRPDR iter env 6
3746       - 30  # rls2101.rel NDRPDR iter env 6
3747       - 31  # rls2101.rel NDRPDR iter env 6
3748       - 32  # rls2101.rel NDRPDR iter env 6
3749     csit-vpp-perf-report-coverage-2101-3n-tsh:
3750       - 1   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-00
3751       - 2   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-01
3752       - 3   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-02
3753       - 4   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-03
3754       - 5   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4tun-00
3755       - 6   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4tun-01
3756       - 7   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip6-00
3757       - 8   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip6-01
3758       - 9   # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-00
3759       - 10  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-01
3760       - 11  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-02
3761       - 12  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-03
3762       - 13  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-04
3763       - 19  # rls2101.rel NDRPDR cov env 6 3n-tsh-memif-00
3764       - 15  # rls2101.rel NDRPDR cov env 6 3n-tsh-srv6-00
3765       - 16  # rls2101.rel NDRPDR cov env 6 3n-tsh-srv6-01
3766       - 17  # rls2101.rel NDRPDR cov env 6 3n-tsh-vhost-00
3767       - 18  # rls2101.rel NDRPDR cov env 6 3n-tsh-vhost-01
3768
3769     csit-vpp-perf-report-iterative-2101-2n-tx2:
3770       - 5   # rls2009 MRR iter env 6
3771       - 6   # rls2009 NDRPDR iter env 6
3772       - 7   # rls2009 NDRPDR iter env 6
3773       - 11  # rls2009 NDRPDR iter env 6
3774       - 12  # rls2009 NDRPDR iter env 6
3775       - 13  # rls2009 NDRPDR iter env 6
3776       - 16  # rls2009 NDRPDR iter env 6
3777       - 17  # rls2009 NDRPDR iter env 6
3778       - 18  # rls2009 NDRPDR iter env 6
3779       - 19  # rls2009 NDRPDR iter env 6
3780       - 20  # rls2009 NDRPDR iter env 6
3781       - 21  # rls2101.rel MRR iter env 6
3782       - 22  # rls2101.rel NDRPDR iter env 6
3783       - 23  # rls2101.rel NDRPDR iter env 6
3784       - 24  # rls2101.rel NDRPDR iter env 6
3785       - 25  # rls2101.rel NDRPDR iter env 6
3786       - 26  # rls2101.rel NDRPDR iter env 6
3787       - 27  # rls2101.rel NDRPDR iter env 6
3788       - 28  # rls2101.rel NDRPDR iter env 6
3789       - 29  # rls2101.rel NDRPDR iter env 6
3790       - 30  # rls2101.rel NDRPDR iter env 6
3791       - 31  # rls2101.rel NDRPDR iter env 6
3792     csit-vpp-perf-report-coverage-2101-2n-tx2:
3793       - 1   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-00
3794       - 2   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-01
3795       - 3   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-02
3796       - 4   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-03
3797       - 5   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-04
3798       - 6   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-05
3799       - 7   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-06
3800       - 8   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip6-00
3801       - 9   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip6-01
3802       - 10  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-00
3803       - 11  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-01
3804       - 12  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-02
3805       - 13  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-03
3806       - 15  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-04
3807
3808     csit-vpp-perf-report-iterative-2009-3n-dnv:
3809       - 16  # rls2005 NDRPDR iter env 5
3810       - 23  # rls2005 NDRPDR iter env 5
3811       - 25  # rls2005 NDRPDR iter env 5
3812       - 26  # rls2005 NDRPDR iter env 5
3813       - 27  # rls2005 NDRPDR iter env 5
3814       - 28  # rls2005 NDRPDR iter env 5
3815       - 29  # rls2005 NDRPDR iter env 5
3816       - 30  # rls2005 NDRPDR iter env 5
3817       - 31  # rls2005 NDRPDR iter env 5
3818       - 32  # rls2005 NDRPDR iter env 5
3819       - 19  # rls2005 MRR iter env 5
3820       - 3   # rls2009 NDRPDR iter env 5
3821       - 6   # rls2009 NDRPDR iter env 5
3822       - 7   # rls2009 NDRPDR iter env 5
3823       - 8   # rls2009 NDRPDR iter env 5
3824       - 10  # rls2009 NDRPDR iter env 5
3825       - 11  # rls2009 NDRPDR iter env 5
3826       - 12  # rls2009 NDRPDR iter env 5
3827       - 14  # rls2009 NDRPDR iter env 5
3828       - 15  # rls2009 NDRPDR iter env 5
3829       - 24  # rls2009 NDRPDR iter env 5
3830       - 22  # rls2009 MRR iter env 5
3831     csit-vpp-perf-report-iterative-2101-3n-dnv:
3832       - 32  # rls2101.rel MRR iter env 6
3833       - 33  # rls2101.rel NDRPDR iter env 6
3834       - 34  # rls2101.rel NDRPDR iter env 6
3835       - 35  # rls2101.rel NDRPDR iter env 6
3836       - 36  # rls2101.rel NDRPDR iter env 6
3837       - 37  # rls2101.rel NDRPDR iter env 6
3838       - 38  # rls2101.rel NDRPDR iter env 6
3839       - 39  # rls2101.rel NDRPDR iter env 6
3840       - 40  # rls2101.rel NDRPDR iter env 6
3841       - 41  # rls2101.rel NDRPDR iter env 6
3842       - 42  # rls2101.rel NDRPDR iter env 6
3843       - 43  # rls2101.rel NDRPDR iter RND env 6
3844       - 44  # rls2101.rel NDRPDR iter RND env 6
3845       - 45  # rls2101.rel NDRPDR iter RND env 6
3846       - 46  # rls2101.rel NDRPDR iter RND env 6
3847       - 47  # rls2101.rel NDRPDR iter RND env 6
3848       - 48  # rls2101.rel NDRPDR iter RND env 6
3849       - 49  # rls2101.rel NDRPDR iter RND env 6
3850       - 50  # rls2101.rel NDRPDR iter RND env 6
3851       - 51  # rls2101.rel NDRPDR iter RND env 6
3852       - 52  # rls2101.rel NDRPDR iter RND env 6
3853     csit-vpp-perf-report-coverage-2101-3n-dnv:
3854       - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-00
3855       - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-01
3856       - 3   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
3857       - 4   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
3858       - 5   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4tun-00
3859       - 6   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-00
3860       - 7   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-01
3861       - 8   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-00
3862       - 9   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-01
3863
3864     csit-vpp-perf-report-iterative-2009-2n-dnv:
3865       - 16  # rls2005 NDRPDR iter env 5
3866       - 17  # rls2005 NDRPDR iter env 5
3867       - 18  # rls2005 NDRPDR iter env 5
3868       - 19  # rls2005 NDRPDR iter env 5
3869       - 21  # rls2005 NDRPDR iter env 5
3870       - 24  # rls2005 NDRPDR iter env 5
3871       - 27  # rls2005 NDRPDR iter env 5
3872       - 28  # rls2005 NDRPDR iter env 5
3873       - 29  # rls2005 NDRPDR iter env 5
3874       - 30  # rls2005 NDRPDR iter env 5
3875       - 23  # rls2005 MRR iter env 5
3876       - 3   # rls2009 NDRPDR iter env 5
3877       - 5   # rls2009 NDRPDR iter env 5
3878       - 6   # rls2009 NDRPDR iter env 5
3879       - 7   # rls2009 NDRPDR iter env 5
3880       - 9   # rls2009 NDRPDR iter env 5
3881       - 10  # rls2009 NDRPDR iter env 5
3882       - 11  # rls2009 NDRPDR iter env 5
3883       - 12  # rls2009 NDRPDR iter env 5
3884       - 14  # rls2009 NDRPDR iter env 5
3885       - 15  # rls2009 NDRPDR iter env 5
3886       - 13  # rls2009 MRR iter env 5
3887     csit-vpp-perf-report-iterative-2101-2n-dnv:
3888       - 31  # rls2101.rel MRR iter env 6
3889       - 32  # rls2101.rel NDRPDR iter env 6
3890       - 33  # rls2101.rel NDRPDR iter env 6
3891       - 34  # rls2101.rel NDRPDR iter env 6
3892       - 35  # rls2101.rel NDRPDR iter env 6
3893       - 39  # rls2101.rel NDRPDR iter env 6
3894       - 41  # rls2101.rel NDRPDR iter env 6
3895       - 42  # rls2101.rel NDRPDR iter env 6
3896       - 43  # rls2101.rel NDRPDR iter env 6
3897       - 44  # rls2101.rel NDRPDR iter env 6
3898       - 45  # rls2101.rel NDRPDR iter env 6
3899       - 46  # rls2101.rel NDRPDR iter RND env 6
3900       - 47  # rls2101.rel NDRPDR iter RND env 6
3901       - 48  # rls2101.rel NDRPDR iter RND env 6
3902       - 49  # rls2101.rel NDRPDR iter RND env 6
3903       - 50  # rls2101.rel NDRPDR iter RND env 6
3904       - 51  # rls2101.rel NDRPDR iter RND env 6
3905       - 52  # rls2101.rel NDRPDR iter RND env 6
3906       - 53  # rls2101.rel NDRPDR iter RND env 6
3907       - 54  # rls2101.rel NDRPDR iter RND env 6
3908       - 55  # rls2101.rel NDRPDR iter RND env 6
3909     csit-vpp-perf-report-coverage-2101-2n-dnv:
3910       - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
3911       - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
3912       - 3   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-00
3913       - 4   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-01
3914       - 5   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-00
3915       - 6   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-01
3916
3917     csit-dpdk-perf-report-iterative-2005-3n-hsw:
3918       - 25  # NDRPDR iter
3919       - 26  # NDRPDR iter
3920       - 27  # NDRPDR iter
3921       - 28  # NDRPDR iter
3922       - 29  # NDRPDR iter
3923       - 30  # NDRPDR iter
3924       - 31  # NDRPDR iter
3925       - 32  # NDRPDR iter
3926       - 33  # NDRPDR iter
3927       - 34  # NDRPDR iter
3928     csit-dpdk-perf-report-iterative-2009-3n-hsw:
3929       - 6   # NDRPDR iter env5
3930       - 7   # NDRPDR iter env5
3931       - 8   # NDRPDR iter env5
3932       - 9   # NDRPDR iter env5
3933       - 10  # NDRPDR iter env5
3934       - 11  # NDRPDR iter env5
3935       - 12  # NDRPDR iter env5
3936       - 13  # NDRPDR iter env5
3937       - 14  # NDRPDR iter env5
3938       - 15  # NDRPDR iter env5
3939     csit-dpdk-perf-report-iterative-2101-3n-hsw:
3940       - 11  # rls2101 NDRPDR iter env 6
3941       - 12  # rls2101 NDRPDR iter env 6
3942       - 13  # rls2101 NDRPDR iter env 6
3943       - 14  # rls2101 NDRPDR iter env 6
3944       - 16  # rls2101 NDRPDR iter env 6
3945       - 17  # rls2101 NDRPDR iter env 6
3946       - 18  # rls2101 NDRPDR iter env 6
3947       - 19  # rls2101 NDRPDR iter env 6
3948       - 20  # rls2101 NDRPDR iter env 6
3949       - 21  # rls2101 NDRPDR iter env 6
3950
3951     csit-dpdk-perf-report-iterative-2005-3n-skx:
3952       - 28  # NDRPDR iter
3953       - 29  # NDRPDR iter
3954       - 30  # NDRPDR iter
3955       - 31  # NDRPDR iter
3956       - 32  # NDRPDR iter
3957       - 33  # NDRPDR iter
3958       - 34  # NDRPDR iter
3959       - 35  # NDRPDR iter
3960       - 36  # NDRPDR iter
3961       - 37  # NDRPDR iter
3962     csit-dpdk-perf-report-iterative-2009-3n-skx:
3963       - 4   # NDRPDR sel env5
3964       - 5   # NDRPDR sel env5
3965       - 6   # NDRPDR sel env5
3966       - 7   # NDRPDR sel env5
3967       - 8   # NDRPDR sel env5
3968       - 9   # NDRPDR sel env5
3969       - 14  # NDRPDR sel env5
3970       - 11  # NDRPDR sel env5
3971       - 12  # NDRPDR sel env5
3972       - 13  # NDRPDR sel env5
3973     csit-dpdk-perf-report-iterative-2101-3n-skx:
3974       - 12  # rls2101 NDRPDR iter env 6
3975       - 14  # rls2101 NDRPDR iter env 6
3976       - 15  # rls2101 NDRPDR iter env 6
3977       - 17  # rls2101 NDRPDR iter env 6
3978       - 19  # rls2101 NDRPDR iter env 6
3979       - 20  # rls2101 NDRPDR iter env 6
3980       - 21  # rls2101 NDRPDR iter env 6
3981       - 22  # rls2101 NDRPDR iter env 6
3982       - 25  # rls2101 NDRPDR iter env 6
3983       - 26  # rls2101 NDRPDR iter env 6
3984
3985     csit-dpdk-perf-report-iterative-2005-2n-skx:
3986       - 20  # NDRPDR iter
3987       - 21  # NDRPDR iter
3988       - 22  # NDRPDR iter
3989       - 23  # NDRPDR iter
3990       - 24  # NDRPDR iter
3991       - 25  # NDRPDR iter
3992       - 26  # NDRPDR iter
3993       - 27  # NDRPDR iter
3994       - 28  # NDRPDR iter
3995       - 29  # NDRPDR iter
3996     csit-dpdk-perf-report-iterative-2009-2n-skx:
3997       - 4   # NDRPDR iter env5
3998       - 5   # NDRPDR iter env5
3999       - 6   # NDRPDR iter env5
4000       - 7   # NDRPDR iter env5
4001       - 8   # NDRPDR iter env5
4002       - 9   # NDRPDR iter env5
4003       - 10  # NDRPDR iter env5
4004       - 11  # NDRPDR iter env5
4005       - 12  # NDRPDR iter env5
4006       - 13  # NDRPDR iter env5
4007     csit-dpdk-perf-report-iterative-2101-2n-skx:
4008       - 11  # rls2101 NDRPDR iter env 6
4009       - 12  # rls2101 NDRPDR iter env 6
4010       - 13  # rls2101 NDRPDR iter env 6
4011       - 14  # rls2101 NDRPDR iter env 6
4012       - 15  # rls2101 NDRPDR iter env 6
4013       - 17  # rls2101 NDRPDR iter env 6
4014       - 18  # rls2101 NDRPDR iter env 6
4015       - 19  # rls2101 NDRPDR iter env 6
4016       - 20  # rls2101 NDRPDR iter env 6
4017       - 21  # rls2101 NDRPDR iter env 6
4018
4019     csit-dpdk-perf-report-iterative-2005-2n-clx:
4020       - 20  # NDRPDR iter
4021       - 21  # NDRPDR iter
4022       - 22  # NDRPDR iter
4023       - 23  # NDRPDR iter
4024       - 24  # NDRPDR iter
4025       - 25  # NDRPDR iter
4026       - 26  # NDRPDR iter
4027       - 27  # NDRPDR iter
4028       - 28  # NDRPDR iter
4029       - 29  # NDRPDR iter
4030     csit-dpdk-perf-report-iterative-2009-2n-clx:
4031       - 4   # NDRPDR iter env5
4032       - 5   # NDRPDR iter env5
4033       - 6   # NDRPDR iter env5
4034       - 7   # NDRPDR iter env5
4035       - 8   # NDRPDR iter env5
4036       - 9   # NDRPDR iter env5
4037       - 10  # NDRPDR iter env5
4038       - 11  # NDRPDR iter env5
4039       - 12  # NDRPDR iter env5
4040       - 13  # NDRPDR iter env5
4041     csit-dpdk-perf-report-iterative-2101-2n-clx:
4042       - 12  # rls2101 NDRPDR iter env 6
4043       - 13  # rls2101 NDRPDR iter env 6
4044       - 14  # rls2101 NDRPDR iter env 6
4045       - 15  # rls2101 NDRPDR iter env 6
4046       - 17  # rls2101 NDRPDR iter env 6
4047       - 18  # rls2101 NDRPDR iter env 6
4048       - 19  # rls2101 NDRPDR iter env 6
4049       - 20  # rls2101 NDRPDR iter env 6
4050       - 21  # rls2101 NDRPDR iter env 6
4051       - 22  # rls2101 NDRPDR iter env 6
4052
4053     csit-dpdk-perf-report-iterative-2009-2n-zn2:
4054       - 16  # NDRPDR iter env5
4055       - 21  # NDRPDR iter env5
4056       - 22  # NDRPDR iter env5
4057       - 23  # NDRPDR iter env5
4058       - 24  # NDRPDR iter env5
4059       - 25  # NDRPDR iter env5
4060       - 29  # NDRPDR iter env5
4061     csit-dpdk-perf-report-iterative-2101-2n-zn2:
4062       - 11  # rls2101 NDRPDR iter env 6
4063       - 12  # rls2101 NDRPDR iter env 6
4064       - 13  # rls2101 NDRPDR iter env 6
4065       - 14  # rls2101 NDRPDR iter env 6
4066       - 16  # rls2101 NDRPDR iter env 6
4067       - 17  # rls2101 NDRPDR iter env 6
4068       - 18  # rls2101 NDRPDR iter env 6
4069       - 19  # rls2101 NDRPDR iter env 6
4070       - 20  # rls2101 NDRPDR iter env 6
4071       - 21  # rls2101 NDRPDR iter env 6
4072
4073 #    csit-dpdk-perf-report-iterative-2005-2n-dnv:
4074 #      # No data
4075 #    # csit-dpdk-perf-report-iterative-2009-2n-dnv:
4076 #      # No data
4077
4078 #    csit-dpdk-perf-report-iterative-2005-3n-dnv:
4079 #      # No data
4080 #    # csit-dpdk-perf-report-iterative-2009-3n-dnv:
4081 #      # No data
4082
4083     csit-dpdk-perf-report-iterative-2005-3n-tsh:
4084       - 5   # NDRPDR sel
4085     csit-dpdk-perf-report-iterative-2009-3n-tsh:
4086       - 1   # NDRPDR iter env5
4087       - 2   # NDRPDR iter env5
4088       - 3   # NDRPDR iter env5
4089       - 4   # NDRPDR iter env5
4090       - 5   # NDRPDR iter env5
4091       - 6   # NDRPDR iter env5
4092       - 7   # NDRPDR iter env5
4093       - 9   # NDRPDR iter env5
4094       - 10  # NDRPDR iter env5
4095       - 11  # NDRPDR iter env5
4096     csit-dpdk-perf-report-iterative-2101-3n-tsh:
4097       - 11  # rls2101 NDRPDR iter env 6
4098       - 12  # rls2101 NDRPDR iter env 6
4099       - 13  # rls2101 NDRPDR iter env 6
4100       - 14  # rls2101 NDRPDR iter env 6
4101       - 16  # rls2101 NDRPDR iter env 6
4102       - 17  # rls2101 NDRPDR iter env 6
4103       - 18  # rls2101 NDRPDR iter env 6
4104       - 19  # rls2101 NDRPDR iter env 6
4105       - 20  # rls2101 NDRPDR iter env 6
4106       - 21  # rls2101 NDRPDR iter env 6
4107
4108     csit-dpdk-perf-report-iterative-2101-2n-tx2:
4109       - 4   # rls2101 NDRPDR iter env 6
4110       - 6   # rls2101 NDRPDR iter env 6
4111       - 7   # rls2101 NDRPDR iter env 6
4112       - 8   # rls2101 NDRPDR iter env 6
4113       - 9   # rls2101 NDRPDR iter env 6
4114       - 10  # rls2101 NDRPDR iter env 6
4115       - 11  # rls2101 NDRPDR iter env 6
4116       - 12  # rls2101 NDRPDR iter env 6
4117       - 13  # rls2101 NDRPDR iter env 6
4118       - 14  # rls2101 NDRPDR iter env 6
4119
4120     csit-vpp-device-2101-ubuntu1804-1n-skx:
4121       - 358  # rls2101.rel VPP DEV env 6
4122
4123 - type: "output"
4124   output: "report"
4125   format:
4126     html:
4127     - full
4128     pdf:
4129     - minimal
4130
4131 ################################################################################
4132 ###                               T A B L E S                                ###
4133 ################################################################################
4134
4135 # VPP Soak vs NDR - 2n-skx
4136 - type: "table"
4137   title: "VPP Soak vs NDR 2n-skx"
4138   algorithm: "table_soak_vs_ndr"
4139   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
4140   reference:
4141     title: "NDR"
4142     data: "vpp-soak-vs-ndr-2n-skx-ref"
4143   compare:
4144     title: "Soak"
4145     data: "vpp-soak-vs-ndr-2n-skx-cmp"
4146   data: "vpp-soak-vs-ndr-2n-skx"
4147   include-tests: "NDR"
4148   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
4149   parameters:
4150     - "throughput"
4151     - "name"
4152     - "parent"
4153
4154 # VPP Soak vs NDR - 2n-clx
4155 - type: "table"
4156   title: "VPP Soak vs NDR 2n-clx"
4157   algorithm: "table_soak_vs_ndr"
4158   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
4159   reference:
4160     title: "NDR"
4161     data: "vpp-soak-vs-ndr-2n-clx-ref"
4162   compare:
4163     title: "Soak"
4164     data: "vpp-soak-vs-ndr-2n-clx-cmp"
4165   data: "vpp-soak-vs-ndr-2n-clx"
4166   include-tests: "NDR"
4167   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
4168   parameters:
4169     - "throughput"
4170     - "name"
4171     - "parent"
4172
4173 ################################################################################
4174
4175 # VPP Compare NICs 3n-skx 2t1c ndr
4176 - type: "table"
4177   title: "VPP Compare NICs 3n-skx 2t1c ndr"
4178   algorithm: "table_comparison"
4179   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
4180   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4181   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
4182   columns:
4183     - title: "x710"
4184       data-set: "vpp-nic-comparison-3n-skx"
4185       tag: "NIC_Intel-X710"
4186     - title: "xxv710"
4187       data-set: "vpp-nic-comparison-3n-skx"
4188       tag: "NIC_Intel-XXV710"
4189   comparisons:
4190     - title: "Diff"
4191       reference: 1
4192       compare: 2
4193   legend:
4194     - ""
4195     - "x710, xxv710 - NICs tested."
4196     - "Diff - difference between x710 and xxv710 NIC."
4197
4198 # VPP Compare NICs 3n-skx 4t2c ndr
4199 - type: "table"
4200   title: "VPP Compare NICs 3n-skx 4t2c ndr"
4201   algorithm: "table_comparison"
4202   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
4203   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4204   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4205   columns:
4206     - title: "x710"
4207       data-set: "vpp-nic-comparison-3n-skx"
4208       tag: "NIC_Intel-X710"
4209     - title: "xxv710"
4210       data-set: "vpp-nic-comparison-3n-skx"
4211       tag: "NIC_Intel-XXV710"
4212   comparisons:
4213     - title: "Diff"
4214       reference: 1
4215       compare: 2
4216   legend:
4217     - ""
4218     - "x710, xxv710 - NICs tested."
4219     - "Diff - difference between x710 and xxv710 NIC."
4220
4221 # VPP Compare NICs 3n-skx 2t1c pdr
4222 - type: "table"
4223   title: "VPP Compare NICs 3n-skx 2t1c pdr"
4224   algorithm: "table_comparison"
4225   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
4226   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4227   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
4228   columns:
4229     - title: "x710"
4230       data-set: "vpp-nic-comparison-3n-skx"
4231       tag: "NIC_Intel-X710"
4232     - title: "xxv710"
4233       data-set: "vpp-nic-comparison-3n-skx"
4234       tag: "NIC_Intel-XXV710"
4235   comparisons:
4236     - title: "Diff"
4237       reference: 1
4238       compare: 2
4239   legend:
4240     - ""
4241     - "x710, xxv710 - NICs tested."
4242     - "Diff - difference between x710 and xxv710 NIC."
4243
4244 # VPP Compare NICs 3n-skx 4t2c pdr
4245 - type: "table"
4246   title: "VPP Compare NICs 3n-skx 4t2c pdr"
4247   algorithm: "table_comparison"
4248   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
4249   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4250   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4251   columns:
4252     - title: "x710"
4253       data-set: "vpp-nic-comparison-3n-skx"
4254       tag: "NIC_Intel-X710"
4255     - title: "xxv710"
4256       data-set: "vpp-nic-comparison-3n-skx"
4257       tag: "NIC_Intel-XXV710"
4258   comparisons:
4259     - title: "Diff"
4260       reference: 1
4261       compare: 2
4262   legend:
4263     - ""
4264     - "x710, xxv710 - NICs tested."
4265     - "Diff - difference between x710 and xxv710 NIC."
4266
4267 # VPP Compare NICs 3n-skx 2t1c mrr
4268 - type: "table"
4269   title: "VPP Compare NICs 3n-skx 2t1c mrr"
4270   algorithm: "table_comparison"
4271   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
4272   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4273   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
4274   columns:
4275     - title: "x710"
4276       data-set: "vpp-nic-comparison-3n-skx-mrr"
4277       tag: "NIC_Intel-X710"
4278     - title: "xxv710"
4279       data-set: "vpp-nic-comparison-3n-skx-mrr"
4280       tag: "NIC_Intel-XXV710"
4281   comparisons:
4282     - title: "Diff"
4283       reference: 1
4284       compare: 2
4285   legend:
4286     - ""
4287     - "x710, xxv710 - NICs tested."
4288     - "Diff - difference between x710 and xxv710 NIC."
4289
4290 # VPP Compare NICs 3n-skx 4t2c mrr
4291 - type: "table"
4292   title: "VPP Compare NICs 3n-skx 4t2c mrr"
4293   algorithm: "table_comparison"
4294   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
4295   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4296   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
4297   columns:
4298     - title: "x710"
4299       data-set: "vpp-nic-comparison-3n-skx-mrr"
4300       tag: "NIC_Intel-X710"
4301     - title: "xxv710"
4302       data-set: "vpp-nic-comparison-3n-skx-mrr"
4303       tag: "NIC_Intel-XXV710"
4304   comparisons:
4305     - title: "Diff"
4306       reference: 1
4307       compare: 2
4308   legend:
4309     - ""
4310     - "x710, xxv710 - NICs tested."
4311     - "Diff - difference between x710 and xxv710 NIC."
4312
4313 # VPP Compare NICs 3n-skx 8t4c mrr
4314 - type: "table"
4315   title: "VPP Compare NICs 3n-skx 8t4c mrr"
4316   algorithm: "table_comparison"
4317   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
4318   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4319   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
4320   columns:
4321     - title: "x710"
4322       data-set: "vpp-nic-comparison-3n-skx-mrr"
4323       tag: "NIC_Intel-X710"
4324     - title: "xxv710"
4325       data-set: "vpp-nic-comparison-3n-skx-mrr"
4326       tag: "NIC_Intel-XXV710"
4327   comparisons:
4328     - title: "Diff"
4329       reference: 1
4330       compare: 2
4331   legend:
4332     - ""
4333     - "x710, xxv710 - NICs tested."
4334     - "Diff - difference between x710 and xxv710 NIC."
4335
4336 # VPP Compare NICs 2n-skx 2t1c ndr
4337 - type: "table"
4338   title: "VPP Compare NICs 2n-skx 2t1c ndr"
4339   algorithm: "table_comparison"
4340   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
4341   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4342   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
4343   columns:
4344     - title: "x710"
4345       data-set: "vpp-nic-comparison-2n-skx"
4346       tag: "NIC_Intel-X710"
4347     - title: "xxv710"
4348       data-set: "vpp-nic-comparison-2n-skx"
4349       tag: "NIC_Intel-XXV710"
4350   comparisons:
4351     - title: "Diff"
4352       reference: 1
4353       compare: 2
4354   legend:
4355     - ""
4356     - "x710, xxv710 - NICs tested."
4357     - "Diff - difference between x710 and xxv710 NIC."
4358
4359 # VPP Compare NICs 2n-skx 4t2c ndr
4360 - type: "table"
4361   title: "VPP Compare NICs 2n-skx 4t2c ndr"
4362   algorithm: "table_comparison"
4363   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
4364   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4365   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4366   columns:
4367     - title: "x710"
4368       data-set: "vpp-nic-comparison-2n-skx"
4369       tag: "NIC_Intel-X710"
4370     - title: "xxv710"
4371       data-set: "vpp-nic-comparison-2n-skx"
4372       tag: "NIC_Intel-XXV710"
4373   comparisons:
4374     - title: "Diff"
4375       reference: 1
4376       compare: 2
4377   legend:
4378     - ""
4379     - "x710, xxv710 - NICs tested."
4380     - "Diff - difference between x710 and xxv710 NIC."
4381
4382 # VPP Compare NICs 2n-skx 2t1c pdr
4383 - type: "table"
4384   title: "VPP Compare NICs 2n-skx 2t1c pdr"
4385   algorithm: "table_comparison"
4386   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
4387   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4388   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
4389   columns:
4390     - title: "x710"
4391       data-set: "vpp-nic-comparison-2n-skx"
4392       tag: "NIC_Intel-X710"
4393     - title: "xxv710"
4394       data-set: "vpp-nic-comparison-2n-skx"
4395       tag: "NIC_Intel-XXV710"
4396   comparisons:
4397     - title: "Diff"
4398       reference: 1
4399       compare: 2
4400   legend:
4401     - ""
4402     - "x710, xxv710 - NICs tested."
4403     - "Diff - difference between x710 and xxv710 NIC."
4404
4405 # VPP Compare NICs 2n-skx 4t2c pdr
4406 - type: "table"
4407   title: "VPP Compare NICs 2n-skx 4t2c pdr"
4408   algorithm: "table_comparison"
4409   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
4410   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4411   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4412   columns:
4413     - title: "x710"
4414       data-set: "vpp-nic-comparison-2n-skx"
4415       tag: "NIC_Intel-X710"
4416     - title: "xxv710"
4417       data-set: "vpp-nic-comparison-2n-skx"
4418       tag: "NIC_Intel-XXV710"
4419   comparisons:
4420     - title: "Diff"
4421       reference: 1
4422       compare: 2
4423   legend:
4424     - ""
4425     - "x710, xxv710 - NICs tested."
4426     - "Diff - difference between x710 and xxv710 NIC."
4427
4428 # VPP Compare NICs 2n-skx 2t1c mrr
4429 - type: "table"
4430   title: "VPP Compare NICs 2n-skx 2t1c mrr"
4431   algorithm: "table_comparison"
4432   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
4433   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4434   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
4435   columns:
4436     - title: "x710"
4437       data-set: "vpp-nic-comparison-2n-skx-mrr"
4438       tag: "NIC_Intel-X710"
4439     - title: "xxv710"
4440       data-set: "vpp-nic-comparison-2n-skx-mrr"
4441       tag: "NIC_Intel-XXV710"
4442   comparisons:
4443     - title: "Diff"
4444       reference: 1
4445       compare: 2
4446   legend:
4447     - ""
4448     - "x710, xxv710 - NICs tested."
4449     - "Diff - difference between x710 and xxv710 NIC."
4450
4451 # VPP Compare NICs 2n-skx 4t2c mrr
4452 - type: "table"
4453   title: "VPP Compare NICs 2n-skx 4t2c mrr"
4454   algorithm: "table_comparison"
4455   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
4456   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4457   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
4458   columns:
4459     - title: "x710"
4460       data-set: "vpp-nic-comparison-2n-skx-mrr"
4461       tag: "NIC_Intel-X710"
4462     - title: "xxv710"
4463       data-set: "vpp-nic-comparison-2n-skx-mrr"
4464       tag: "NIC_Intel-XXV710"
4465   comparisons:
4466     - title: "Diff"
4467       reference: 1
4468       compare: 2
4469   legend:
4470     - ""
4471     - "x710, xxv710 - NICs tested."
4472     - "Diff - difference between x710 and xxv710 NIC."
4473
4474 # VPP Compare NICs 2n-skx 8t4c mrr
4475 - type: "table"
4476   title: "VPP Compare NICs 2n-skx 8t4c mrr"
4477   algorithm: "table_comparison"
4478   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
4479   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4480   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
4481   columns:
4482     - title: "x710"
4483       data-set: "vpp-nic-comparison-2n-skx-mrr"
4484       tag: "NIC_Intel-X710"
4485     - title: "xxv710"
4486       data-set: "vpp-nic-comparison-2n-skx-mrr"
4487       tag: "NIC_Intel-XXV710"
4488   comparisons:
4489     - title: "Diff"
4490       reference: 1
4491       compare: 2
4492   legend:
4493     - ""
4494     - "x710, xxv710 - NICs tested."
4495     - "Diff - difference between x710 and xxv710 NIC."
4496
4497 ################################################################################
4498 # VPP
4499
4500 # VPP Performance Changes 3n-hsw 1t1c pdr
4501 - type: "table"
4502   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
4503   algorithm: "table_comparison"
4504   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
4505   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4506   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4507   columns:
4508     - title: "2005.0-5"
4509       data-set: "vpp-performance-changes-3n-hsw-h1"
4510     - title: "2009.0-5"
4511       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4512     - title: "2009.0-6"
4513       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4514     - title: "2101.0-6"
4515       data-set: "vpp-performance-changes-3n-hsw-cmp"
4516   comparisons:
4517     - title: "2009.0-6 vs 2009.0-5"
4518       reference: 2
4519       compare: 3
4520 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
4521     - title: "2101.0-6 vs 2009.0-6"
4522       reference: 3
4523       compare: 4
4524 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
4525   legend:
4526     - ''
4527     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
4528     - '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).'
4529     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4530     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4531     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4532
4533 # VPP Performance Changes 3n-hsw 2t2c pdr
4534 - type: "table"
4535   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
4536   algorithm: "table_comparison"
4537   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
4538   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4539   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4540   columns:
4541     - title: "2005.0-5"
4542       data-set: "vpp-performance-changes-3n-hsw-h1"
4543     - title: "2009.0-5"
4544       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4545     - title: "2009.0-6"
4546       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4547     - title: "2101.0-6"
4548       data-set: "vpp-performance-changes-3n-hsw-cmp"
4549   comparisons:
4550     - title: "2009.0-6 vs 2009.0-5"
4551       reference: 2
4552       compare: 3
4553 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
4554     - title: "2101.0-6 vs 2009.0-6"
4555       reference: 3
4556       compare: 4
4557 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
4558   legend:
4559     - ''
4560     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
4561     - '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).'
4562     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4563     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4564     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4565
4566 # VPP Performance Changes 3n-hsw 1t1c ndr
4567 - type: "table"
4568   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
4569   algorithm: "table_comparison"
4570   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
4571   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4572   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4573   columns:
4574     - title: "2005.0-5"
4575       data-set: "vpp-performance-changes-3n-hsw-h1"
4576     - title: "2009.0-5"
4577       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4578     - title: "2009.0-6"
4579       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4580     - title: "2101.0-6"
4581       data-set: "vpp-performance-changes-3n-hsw-cmp"
4582   comparisons:
4583     - title: "2009.0-6 vs 2009.0-5"
4584       reference: 2
4585       compare: 3
4586 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
4587     - title: "2101.0-6 vs 2009.0-6"
4588       reference: 3
4589       compare: 4
4590 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
4591   legend:
4592     - ''
4593     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
4594     - '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).'
4595     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4596     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4597     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4598
4599 # VPP Performance Changes 3n-hsw 2t2c ndr
4600 - type: "table"
4601   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
4602   algorithm: "table_comparison"
4603   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
4604   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4605   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4606   columns:
4607     - title: "2005.0-5"
4608       data-set: "vpp-performance-changes-3n-hsw-h1"
4609     - title: "2009.0-5"
4610       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4611     - title: "2009.0-6"
4612       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4613     - title: "2101.0-6"
4614       data-set: "vpp-performance-changes-3n-hsw-cmp"
4615   comparisons:
4616     - title: "2009.0-6 vs 2009.0-5"
4617       reference: 2
4618       compare: 3
4619 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
4620     - title: "2101.0-6 vs 2009.0-6"
4621       reference: 3
4622       compare: 4
4623 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
4624   legend:
4625     - ''
4626     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
4627     - '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).'
4628     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4629     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4630     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4631
4632 # VPP Performance Changes 3n-skx 2t1c pdr
4633 - type: "table"
4634   title: "VPP Performance Changes 3n-skx 2t1c pdr"
4635   algorithm: "table_comparison"
4636   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
4637   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4638   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4639   columns:
4640     - title: "2005.0-5"
4641       data-set: "vpp-performance-changes-3n-skx-h1"
4642     - title: "2009.0-5"
4643       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4644     - title: "2009.0-6"
4645       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4646     - title: "2101.0-6"
4647       data-set: "vpp-performance-changes-3n-skx-cmp"
4648   comparisons:
4649     - title: "2009.0-6 vs 2009.0-5"
4650       reference: 2
4651       compare: 3
4652 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
4653     - title: "2101.0-6 vs 2009.0-6"
4654       reference: 3
4655       compare: 4
4656 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
4657   legend:
4658     - ''
4659     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
4660     - '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).'
4661     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4662     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4663     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4664
4665 # VPP Performance Changes 3n-skx 4t2c pdr
4666 - type: "table"
4667   title: "VPP Performance Changes 3n-skx 4t2c pdr"
4668   algorithm: "table_comparison"
4669   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
4670   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4671   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4672   columns:
4673     - title: "2005.0-5"
4674       data-set: "vpp-performance-changes-3n-skx-h1"
4675     - title: "2009.0-5"
4676       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4677     - title: "2009.0-6"
4678       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4679     - title: "2101.0-6"
4680       data-set: "vpp-performance-changes-3n-skx-cmp"
4681   comparisons:
4682     - title: "2009.0-6 vs 2009.0-5"
4683       reference: 2
4684       compare: 3
4685 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
4686     - title: "2101.0-6 vs 2009.0-6"
4687       reference: 3
4688       compare: 4
4689 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml"
4690   legend:
4691     - ''
4692     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
4693     - '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).'
4694     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4695     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4696     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4697
4698 # VPP Performance Changes 3n-skx 2t1c ndr
4699 - type: "table"
4700   title: "VPP Performance Changes 3n-skx 2t1c ndr"
4701   algorithm: "table_comparison"
4702   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
4703   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4704   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4705   columns:
4706     - title: "2005.0-5"
4707       data-set: "vpp-performance-changes-3n-skx-h1"
4708     - title: "2009.0-5"
4709       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4710     - title: "2009.0-6"
4711       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4712     - title: "2101.0-6"
4713       data-set: "vpp-performance-changes-3n-skx-cmp"
4714   comparisons:
4715     - title: "2009.0-6 vs 2009.0-5"
4716       reference: 2
4717       compare: 3
4718 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
4719     - title: "2101.0-6 vs 2009.0-6"
4720       reference: 3
4721       compare: 4
4722 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
4723   legend:
4724     - ''
4725     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
4726     - '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).'
4727     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4728     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4729     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4730
4731 # VPP Performance Changes 3n-skx 4t2c ndr
4732 - type: "table"
4733   title: "VPP Performance Changes 3n-skx 4t2c ndr"
4734   algorithm: "table_comparison"
4735   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
4736   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4737   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4738   columns:
4739     - title: "2005.0-5"
4740       data-set: "vpp-performance-changes-3n-skx-h1"
4741     - title: "2009.0-5"
4742       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4743     - title: "2009.0-6"
4744       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4745     - title: "2101.0-6"
4746       data-set: "vpp-performance-changes-3n-skx-cmp"
4747   comparisons:
4748     - title: "2009.0-6 vs 2009.0-5"
4749       reference: 2
4750       compare: 3
4751 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
4752     - title: "2101.0-6 vs 2009.0-6"
4753       reference: 3
4754       compare: 4
4755 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml"
4756   legend:
4757     - ''
4758     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
4759     - '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).'
4760     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4761     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4762     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4763
4764 # VPP Performance Changes 2n-skx 2t1c pdr
4765 - type: "table"
4766   title: "VPP Performance Changes 2n-skx 2t1c pdr"
4767   algorithm: "table_comparison"
4768   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
4769   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4770   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4771   columns:
4772     - title: "2005.0-5"
4773       data-set: "vpp-performance-changes-2n-skx-h1"
4774     - title: "2009.0-5"
4775       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4776     - title: "2009.0-6"
4777       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4778     - title: "2101.0-6"
4779       data-set: "vpp-performance-changes-2n-skx-cmp"
4780   comparisons:
4781     - title: "2009.0-6 vs 2009.0-5"
4782       reference: 2
4783       compare: 3
4784 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
4785     - title: "2101.0-6 vs 2009.0-6"
4786       reference: 3
4787       compare: 4
4788 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
4789   legend:
4790     - ''
4791     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4792     - '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).'
4793     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4794     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4795     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4796
4797 # VPP Performance Changes 2n-skx 4t2c pdr
4798 - type: "table"
4799   title: "VPP Performance Changes 2n-skx 4t2c pdr"
4800   algorithm: "table_comparison"
4801   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
4802   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4803   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4804   columns:
4805     - title: "2005.0-5"
4806       data-set: "vpp-performance-changes-2n-skx-h1"
4807     - title: "2009.0-5"
4808       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4809     - title: "2009.0-6"
4810       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4811     - title: "2101.0-6"
4812       data-set: "vpp-performance-changes-2n-skx-cmp"
4813   comparisons:
4814     - title: "2009.0-6 vs 2009.0-5"
4815       reference: 2
4816       compare: 3
4817 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
4818     - title: "2101.0-6 vs 2009.0-6"
4819       reference: 3
4820       compare: 4
4821 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
4822   legend:
4823     - ''
4824     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4825     - '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).'
4826     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4827     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4828     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4829
4830 # VPP Performance Changes 2n-skx 2t1c ndr
4831 - type: "table"
4832   title: "VPP Performance Changes 2n-skx 2t1c ndr"
4833   algorithm: "table_comparison"
4834   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
4835   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4836   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4837   columns:
4838     - title: "2005.0-5"
4839       data-set: "vpp-performance-changes-2n-skx-h1"
4840     - title: "2009.0-5"
4841       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4842     - title: "2009.0-6"
4843       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4844     - title: "2101.0-6"
4845       data-set: "vpp-performance-changes-2n-skx-cmp"
4846   comparisons:
4847     - title: "2009.0-6 vs 2009.0-5"
4848       reference: 2
4849       compare: 3
4850 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
4851     - title: "2101.0-6 vs 2009.0-6"
4852       reference: 3
4853       compare: 4
4854 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
4855   legend:
4856     - ''
4857     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4858     - '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).'
4859     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4860     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4861     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4862
4863 # VPP Performance Changes 2n-skx 4t2c ndr
4864 - type: "table"
4865   title: "VPP Performance Changes 2n-skx 4t2c ndr"
4866   algorithm: "table_comparison"
4867   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
4868   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4869   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4870   columns:
4871     - title: "2005.0-5"
4872       data-set: "vpp-performance-changes-2n-skx-h1"
4873     - title: "2009.0-5"
4874       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4875     - title: "2009.0-6"
4876       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4877     - title: "2101.0-6"
4878       data-set: "vpp-performance-changes-2n-skx-cmp"
4879   comparisons:
4880     - title: "2009.0-6 vs 2009.0-5"
4881       reference: 2
4882       compare: 3
4883 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
4884     - title: "2101.0-6 vs 2009.0-6"
4885       reference: 3
4886       compare: 4
4887 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
4888   legend:
4889     - ''
4890     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4891     - '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).'
4892     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4893     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4894     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4895
4896 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
4897 - type: "table"
4898   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
4899   algorithm: "table_comparison"
4900   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
4901   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4902   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4903   columns:
4904     - title: "2005.0-5"
4905       data-set: "vpp-performance-changes-2n-clx-h1"
4906     - title: "2009.0-5"
4907       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4908     - title: "2009.0-6"
4909       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4910     - title: "2101.0-6"
4911       data-set: "vpp-performance-changes-2n-clx-cmp"
4912   comparisons:
4913     - title: "2009.0-6 vs 2009.0-5"
4914       reference: 2
4915       compare: 3
4916 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4917     - title: "2101.0-6 vs 2009.0-6"
4918       reference: 3
4919       compare: 4
4920 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4921   legend:
4922     - ''
4923     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4924     - '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).'
4925     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4926     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4927     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4928
4929 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
4930 - type: "table"
4931   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
4932   algorithm: "table_comparison"
4933   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
4934   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4935   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4936   columns:
4937     - title: "2005.0-5"
4938       data-set: "vpp-performance-changes-2n-clx-h1"
4939     - title: "2009.0-5"
4940       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4941     - title: "2009.0-6"
4942       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4943     - title: "2101.0-6"
4944       data-set: "vpp-performance-changes-2n-clx-cmp"
4945   comparisons:
4946     - title: "2009.0-6 vs 2009.0-5"
4947       reference: 2
4948       compare: 3
4949 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4950     - title: "2101.0-6 vs 2009.0-6"
4951       reference: 3
4952       compare: 4
4953 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4954   legend:
4955     - ''
4956     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4957     - '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).'
4958     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4959     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4960     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4961
4962 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
4963 - type: "table"
4964   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
4965   algorithm: "table_comparison"
4966   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
4967   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4968   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4969   columns:
4970     - title: "2005.0-5"
4971       data-set: "vpp-performance-changes-2n-clx-h1"
4972     - title: "2009.0-5"
4973       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4974     - title: "2009.0-6"
4975       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4976     - title: "2101.0-6"
4977       data-set: "vpp-performance-changes-2n-clx-cmp"
4978   comparisons:
4979     - title: "2009.0-6 vs 2009.0-5"
4980       reference: 2
4981       compare: 3
4982 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4983     - title: "2101.0-6 vs 2009.0-6"
4984       reference: 3
4985       compare: 4
4986 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4987   legend:
4988     - ''
4989     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4990     - '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).'
4991     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4992     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4993     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4994
4995 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
4996 - type: "table"
4997   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
4998   algorithm: "table_comparison"
4999   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
5000   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5001   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5002   columns:
5003     - title: "2005.0-5"
5004       data-set: "vpp-performance-changes-2n-clx-h1"
5005     - title: "2009.0-5"
5006       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
5007     - title: "2009.0-6"
5008       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
5009     - title: "2101.0-6"
5010       data-set: "vpp-performance-changes-2n-clx-cmp"
5011   comparisons:
5012     - title: "2009.0-6 vs 2009.0-5"
5013       reference: 2
5014       compare: 3
5015 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
5016     - title: "2101.0-6 vs 2009.0-6"
5017       reference: 3
5018       compare: 4
5019 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
5020   legend:
5021     - ''
5022     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
5023     - '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).'
5024     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5025     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5026     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5027
5028 # VPP Performance Changes 2n-clx-cx556a 2t1c pdr
5029 - type: "table"
5030   title: "VPP Performance Changes 2n-clx-cx556a 2t1c pdr"
5031   algorithm: "table_comparison"
5032   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-2t1c-pdr"
5033   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5034   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5035   columns:
5036     - title: "2005.0-5"
5037       data-set: "vpp-performance-changes-2n-clx-h1"
5038     - title: "2009.0-5"
5039       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
5040     - title: "2009.0-6"
5041       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
5042     - title: "2101.0-6"
5043       data-set: "vpp-performance-changes-2n-clx-cmp"
5044   comparisons:
5045     - title: "2009.0-6 vs 2009.0-5"
5046       reference: 2
5047       compare: 3
5048 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca2.yaml"
5049     - title: "2101.0-6 vs 2009.0-6"
5050       reference: 3
5051       compare: 4
5052 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca2.yaml"
5053   legend:
5054     - ''
5055     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with cx556a.'
5056     - '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).'
5057     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5058     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5059     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5060
5061 # VPP Performance Changes 2n-clx-cx556a 4t2c pdr
5062 - type: "table"
5063   title: "VPP Performance Changes 2n-clx-cx556a 4t2c pdr"
5064   algorithm: "table_comparison"
5065   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-4t2c-pdr"
5066   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5067   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5068   columns:
5069     - title: "2005.0-5"
5070       data-set: "vpp-performance-changes-2n-clx-h1"
5071     - title: "2009.0-5"
5072       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
5073     - title: "2009.0-6"
5074       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
5075     - title: "2101.0-6"
5076       data-set: "vpp-performance-changes-2n-clx-cmp"
5077   comparisons:
5078     - title: "2009.0-6 vs 2009.0-5"
5079       reference: 2
5080       compare: 3
5081 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca2.yaml"
5082     - title: "2101.0-6 vs 2009.0-6"
5083       reference: 3
5084       compare: 4
5085 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca2.yaml"
5086   legend:
5087     - ''
5088     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with cx556a.'
5089     - '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).'
5090     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5091     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5092     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5093
5094 # VPP Performance Changes 2n-clx-cx556a 2t1c ndr
5095 - type: "table"
5096   title: "VPP Performance Changes 2n-clx-cx556a 2t1c ndr"
5097   algorithm: "table_comparison"
5098   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-2t1c-ndr"
5099   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5100   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5101   columns:
5102     - title: "2005.0-5"
5103       data-set: "vpp-performance-changes-2n-clx-h1"
5104     - title: "2009.0-5"
5105       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
5106     - title: "2009.0-6"
5107       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
5108     - title: "2101.0-6"
5109       data-set: "vpp-performance-changes-2n-clx-cmp"
5110   comparisons:
5111     - title: "2009.0-6 vs 2009.0-5"
5112       reference: 2
5113       compare: 3
5114 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca2.yaml"
5115     - title: "2101.0-6 vs 2009.0-6"
5116       reference: 3
5117       compare: 4
5118 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca2.yaml"
5119   legend:
5120     - ''
5121     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with cx556a.'
5122     - '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).'
5123     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5124     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5125     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5126
5127 # VPP Performance Changes 2n-clx-cx556a 4t2c ndr
5128 - type: "table"
5129   title: "VPP Performance Changes 2n-clx-cx556a ndr"
5130   algorithm: "table_comparison"
5131   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-4t2c-ndr"
5132   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5133   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5134   columns:
5135     - title: "2005.0-5"
5136       data-set: "vpp-performance-changes-2n-clx-h1"
5137     - title: "2009.0-5"
5138       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
5139     - title: "2009.0-6"
5140       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
5141     - title: "2101.0-6"
5142       data-set: "vpp-performance-changes-2n-clx-cmp"
5143   comparisons:
5144     - title: "2009.0-6 vs 2009.0-5"
5145       reference: 2
5146       compare: 3
5147 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca2.yaml"
5148     - title: "2101.0-6 vs 2009.0-6"
5149       reference: 3
5150       compare: 4
5151 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca2.yaml"
5152   legend:
5153     - ''
5154     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with cx556a.'
5155     - '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).'
5156     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5157     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5158     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5159
5160 # VPP Performance Changes 2n-zn2-xxv710 2t1c pdr
5161 - type: "table"
5162   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c pdr"
5163   algorithm: "table_comparison"
5164   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-pdr"
5165   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5166   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5167   columns:
5168 #     - title: "2005.0-5"
5169 #       data-set: "vpp-performance-changes-2n-zn2-h1"
5170     - title: "2009.0-5"
5171       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
5172     - title: "2009.0-6"
5173       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
5174     - title: "2101.0-6"
5175       data-set: "vpp-performance-changes-2n-zn2-cmp"
5176   comparisons:
5177     - title: "2009.0-6 vs 2009.0-5"
5178       reference: 1  # 2
5179       compare: 2  # 3
5180 #      rca-file: "rca/rca-2n-zn2-2t1c-pdr-rca1.yaml"
5181     - title: "2101.0-6 vs 2009.0-6"
5182       reference: 2  # 3
5183       compare: 3  # 4
5184 #      rca-file: "rca/rca-2n-zn2-2t1c-pdr-rca1.yaml"
5185   legend:
5186     - ''
5187     - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
5188     - '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).'
5189     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5190     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5191     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5192
5193 # VPP Performance Changes 2n-zn2-xxv710 4t2c pdr
5194 - type: "table"
5195   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c pdr"
5196   algorithm: "table_comparison"
5197   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-pdr"
5198   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5199   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5200   columns:
5201 #     - title: "2005.0-5"
5202 #       data-set: "vpp-performance-changes-2n-zn2-h1"
5203     - title: "2009.0-5"
5204       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
5205     - title: "2009.0-6"
5206       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
5207     - title: "2101.0-6"
5208       data-set: "vpp-performance-changes-2n-zn2-cmp"
5209   comparisons:
5210     - title: "2009.0-6 vs 2009.0-5"
5211       reference: 1  # 2
5212       compare: 2  # 3
5213 #      rca-file: "rca/rca-2n-zn2-4t2c-pdr-rca1.yaml"
5214     - title: "2101.0-6 vs 2009.0-6"
5215       reference: 2  # 3
5216       compare: 3  # 4
5217 #      rca-file: "rca/rca-2n-zn2-4t2c-pdr-rca1.yaml"
5218   legend:
5219     - ''
5220     - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
5221     - '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).'
5222     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5223     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5224     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5225
5226 # VPP Performance Changes 2n-zn2-xxv710 2t1c ndr
5227 - type: "table"
5228   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c ndr"
5229   algorithm: "table_comparison"
5230   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-ndr"
5231   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5232   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5233   columns:
5234 #     - title: "2005.0-5"
5235 #       data-set: "vpp-performance-changes-2n-zn2-h1"
5236     - title: "2009.0-5"
5237       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
5238     - title: "2009.0-6"
5239       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
5240     - title: "2101.0-6"
5241       data-set: "vpp-performance-changes-2n-zn2-cmp"
5242   comparisons:
5243     - title: "2009.0-6 vs 2009.0-5"
5244       reference: 1  # 2
5245       compare: 2  # 3
5246 #      rca-file: "rca/rca-2n-zn2-2t1c-ndr-rca1.yaml"
5247     - title: "2101.0-6 vs 2009.0-6"
5248       reference: 2  # 3
5249       compare: 3  # 4
5250 #      rca-file: "rca/rca-2n-zn2-2t1c-ndr-rca1.yaml"
5251   legend:
5252     - ''
5253     - 'Test Case:            Test cases executed for: NDR throughput on 2n-zn2 with xxv710.'
5254     - '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).'
5255     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5256     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5257     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5258
5259 # VPP Performance Changes 2n-zn2-xxv710 4t2c ndr
5260 - type: "table"
5261   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c ndr"
5262   algorithm: "table_comparison"
5263   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-ndr"
5264   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5265   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5266   columns:
5267 #     - title: "2005.0-5"
5268 #       data-set: "vpp-performance-changes-2n-zn2-h1"
5269     - title: "2009.0-5"
5270       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
5271     - title: "2009.0-6"
5272       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
5273     - title: "2101.0-6"
5274       data-set: "vpp-performance-changes-2n-zn2-cmp"
5275   comparisons:
5276     - title: "2009.0-6 vs 2009.0-5"
5277       reference: 1  # 2
5278       compare: 2  # 3
5279 #      rca-file: "rca/rca-2n-zn2-4t2c-ndr-rca1.yaml"
5280     - title: "2101.0-6 vs 2009.0-6"
5281       reference: 2  # 3
5282       compare: 3  # 4
5283 #      rca-file: "rca/rca-2n-zn2-4t2c-ndr-rca1.yaml"
5284   legend:
5285     - ''
5286     - 'Test Case:            Test cases executed for: NDR throughput on 2n-zn2 with xxv710.'
5287     - '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).'
5288     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5289     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5290     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5291
5292 # VPP Performance Changes 2n-dnv 1t1c pdr
5293 - type: "table"
5294   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
5295   algorithm: "table_comparison"
5296   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
5297   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5298   filter: "'1T1C'"
5299   columns:
5300     - title: "2005.0-5"
5301       data-set: "vpp-performance-changes-2n-dnv-h1"
5302     - title: "2009.0-5"
5303       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
5304 #     - title: "2009.0-6"
5305 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
5306     - title: "2101.0-6"
5307       data-set: "vpp-performance-changes-2n-dnv-cmp"
5308   comparisons:
5309 #     - title: "2009.0-6 vs 2009.0-5"
5310 #       reference: 2
5311 #       compare: 3
5312     - title: "2101.0-6 vs 2009.0-5"
5313       reference: 2
5314       compare: 3
5315   legend:
5316     - ''
5317     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5318     - '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).'
5319     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5320 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5321     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5322
5323 # VPP Performance Changes 2n-dnv 2t2c pdr
5324 - type: "table"
5325   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
5326   algorithm: "table_comparison"
5327   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
5328   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5329   filter: "'2T2C'"
5330   columns:
5331     - title: "2005.0-5"
5332       data-set: "vpp-performance-changes-2n-dnv-h1"
5333     - title: "2009.0-5"
5334       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
5335 #     - title: "2009.0-6"
5336 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
5337     - title: "2101.0-6"
5338       data-set: "vpp-performance-changes-2n-dnv-cmp"
5339   comparisons:
5340 #     - title: "2009.0-6 vs 2009.0-5"
5341 #       reference: 2
5342 #       compare: 3
5343     - title: "2101.0-6 vs 2009.0-5"
5344       reference: 2
5345       compare: 3
5346   legend:
5347     - ''
5348     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5349     - '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).'
5350     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5351 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5352     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5353
5354 # VPP Performance Changes 2n-dnv 1t1c ndr
5355 - type: "table"
5356   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
5357   algorithm: "table_comparison"
5358   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
5359   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5360   filter: "'1T1C'"
5361   columns:
5362     - title: "2005.0-5"
5363       data-set: "vpp-performance-changes-2n-dnv-h1"
5364     - title: "2009.0-5"
5365       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
5366 #     - title: "2009.0-6"
5367 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
5368     - title: "2101.0-6"
5369       data-set: "vpp-performance-changes-2n-dnv-cmp"
5370   comparisons:
5371 #     - title: "2009.0-6 vs 2009.0-5"
5372 #       reference: 2
5373 #       compare: 3
5374     - title: "2101.0-6 vs 2009.0-5"
5375       reference: 2
5376       compare: 3
5377   legend:
5378     - ''
5379     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5380     - '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).'
5381     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5382 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5383     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5384
5385 # VPP Performance Changes 2n-dnv 2t2c ndr
5386 - type: "table"
5387   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
5388   algorithm: "table_comparison"
5389   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
5390   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5391   filter: "'2T2C'"
5392   columns:
5393     - title: "2005.0-5"
5394       data-set: "vpp-performance-changes-2n-dnv-h1"
5395     - title: "2009.0-5"
5396       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
5397 #     - title: "2009.0-6"
5398 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
5399     - title: "2101.0-6"
5400       data-set: "vpp-performance-changes-2n-dnv-cmp"
5401   comparisons:
5402 #     - title: "2009.0-6 vs 2009.0-5"
5403 #       reference: 2
5404 #       compare: 3
5405     - title: "2101.0-6 vs 2009.0-5"
5406       reference: 2
5407       compare: 3
5408   legend:
5409     - ''
5410     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5411     - '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).'
5412     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5413 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5414     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5415
5416 # VPP Performance Changes 3n-dnv 1t1c pdr
5417 - type: "table"
5418   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
5419   algorithm: "table_comparison"
5420   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
5421   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5422   filter: "'1T1C'"
5423   columns:
5424     - title: "2005.0-5"
5425       data-set: "vpp-performance-changes-3n-dnv-h1"
5426     - title: "2009.0-5"
5427       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5428 #     - title: "2009.0-6"
5429 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5430     - title: "2101.0-6"
5431       data-set: "vpp-performance-changes-3n-dnv-cmp"
5432   comparisons:
5433 #     - title: "2009.0-6 vs 2009.0-5"
5434 #       reference: 2
5435 #       compare: 3
5436     - title: "2101.0-6 vs 2009.0-5"
5437       reference: 2
5438       compare: 3
5439   legend:
5440     - ''
5441     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5442     - '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).'
5443     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5444 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5445     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5446
5447 # VPP Performance Changes 3n-dnv 2t2c pdr
5448 - type: "table"
5449   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
5450   algorithm: "table_comparison"
5451   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
5452   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5453   filter: "'2T2C'"
5454   columns:
5455     - title: "2005.0-5"
5456       data-set: "vpp-performance-changes-3n-dnv-h1"
5457     - title: "2009.0-5"
5458       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5459 #     - title: "2009.0-6"
5460 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5461     - title: "2101.0-6"
5462       data-set: "vpp-performance-changes-3n-dnv-cmp"
5463   comparisons:
5464 #     - title: "2009.0-6 vs 2009.0-5"
5465 #       reference: 2
5466 #       compare: 3
5467     - title: "2101.0-6 vs 2009.0-5"
5468       reference: 2
5469       compare: 3
5470   legend:
5471     - ''
5472     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5473     - '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).'
5474     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5475 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5476     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5477
5478 # VPP Performance Changes 3n-dnv 1t1c ndr
5479 - type: "table"
5480   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
5481   algorithm: "table_comparison"
5482   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
5483   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5484   filter: "'1T1C'"
5485   columns:
5486     - title: "2005.0-5"
5487       data-set: "vpp-performance-changes-3n-dnv-h1"
5488     - title: "2009.0-5"
5489       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5490 #     - title: "2009.0-6"
5491 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5492     - title: "2101.0-6"
5493       data-set: "vpp-performance-changes-3n-dnv-cmp"
5494   comparisons:
5495 #     - title: "2009.0-6 vs 2009.0-5"
5496 #       reference: 2
5497 #       compare: 3
5498     - title: "2101.0-6 vs 2009.0-5"
5499       reference: 2
5500       compare: 3
5501   legend:
5502     - ''
5503     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5504     - '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).'
5505     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5506 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5507     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5508
5509 # VPP Performance Changes 3n-dnv 2t2c ndr
5510 - type: "table"
5511   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
5512   algorithm: "table_comparison"
5513   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
5514   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5515   filter: "'2T2C'"
5516   columns:
5517     - title: "2005.0-5"
5518       data-set: "vpp-performance-changes-3n-dnv-h1"
5519     - title: "2009.0-5"
5520       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5521 #     - title: "2009.0-6"
5522 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5523     - title: "2101.0-6"
5524       data-set: "vpp-performance-changes-3n-dnv-cmp"
5525   comparisons:
5526 #     - title: "2009.0-6 vs 2009.0-5"
5527 #       reference: 2
5528 #       compare: 3
5529     - title: "2101.0-6 vs 2009.0-5"
5530       reference: 2
5531       compare: 3
5532   legend:
5533     - ''
5534     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5535     - '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).'
5536     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5537 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5538     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5539
5540 # VPP Performance Changes 3n-tsh 1t1c pdr
5541 - type: "table"
5542   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
5543   algorithm: "table_comparison"
5544   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
5545   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5546   filter: "'1T1C'"
5547   columns:
5548     - title: "2005.0-5"
5549       data-set: "vpp-performance-changes-3n-tsh-h1"
5550     - title: "2009.0-5"
5551       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5552     - title: "2009.0-6"
5553       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5554     - title: "2101.0-6"
5555       data-set: "vpp-performance-changes-3n-tsh-cmp"
5556   comparisons:
5557     - title: "2009.0-6 vs 2009.0-5"
5558       reference: 2
5559       compare: 3
5560 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
5561     - title: "2101.0-6 vs 2009.0-6"
5562       reference: 3
5563       compare: 4
5564 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
5565   legend:
5566     - ''
5567     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
5568     - '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).'
5569     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5570     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5571     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5572
5573 # VPP Performance Changes 3n-tsh 2t2c pdr
5574 - type: "table"
5575   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
5576   algorithm: "table_comparison"
5577   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
5578   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5579   filter: "'2T2C'"
5580   columns:
5581     - title: "2005.0-5"
5582       data-set: "vpp-performance-changes-3n-tsh-h1"
5583     - title: "2009.0-5"
5584       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5585     - title: "2009.0-6"
5586       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5587     - title: "2101.0-6"
5588       data-set: "vpp-performance-changes-3n-tsh-cmp"
5589   comparisons:
5590     - title: "2009.0-6 vs 2009.0-5"
5591       reference: 2
5592       compare: 3
5593 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
5594     - title: "2101.0-6 vs 2009.0-6"
5595       reference: 3
5596       compare: 4
5597 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
5598   legend:
5599     - ''
5600     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
5601     - '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).'
5602     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5603     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5604     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5605
5606 # VPP Performance Changes 3n-tsh 1t1c ndr
5607 - type: "table"
5608   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
5609   algorithm: "table_comparison"
5610   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
5611   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5612   filter: "'1T1C'"
5613   columns:
5614     - title: "2005.0-5"
5615       data-set: "vpp-performance-changes-3n-tsh-h1"
5616     - title: "2009.0-5"
5617       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5618     - title: "2009.0-6"
5619       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5620     - title: "2101.0-6"
5621       data-set: "vpp-performance-changes-3n-tsh-cmp"
5622   comparisons:
5623     - title: "2009.0-6 vs 2009.0-5"
5624       reference: 2
5625       compare: 3
5626 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
5627     - title: "2101.0-6 vs 2009.0-6"
5628       reference: 3
5629       compare: 4
5630 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
5631   legend:
5632     - ''
5633     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
5634     - '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).'
5635     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5636     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5637     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5638
5639 # VPP Performance Changes 3n-tsh 2t2c ndr
5640 - type: "table"
5641   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
5642   algorithm: "table_comparison"
5643   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
5644   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5645   filter: "'2T2C'"
5646   columns:
5647     - title: "2005.0-5"
5648       data-set: "vpp-performance-changes-3n-tsh-h1"
5649     - title: "2009.0-5"
5650       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5651     - title: "2009.0-6"
5652       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5653     - title: "2101.0-6"
5654       data-set: "vpp-performance-changes-3n-tsh-cmp"
5655   comparisons:
5656     - title: "2009.0-6 vs 2009.0-5"
5657       reference: 2
5658       compare: 3
5659 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
5660     - title: "2101.0-6 vs 2009.0-6"
5661       reference: 3
5662       compare: 4
5663 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
5664   legend:
5665     - ''
5666     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
5667     - '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).'
5668     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5669     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5670     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5671
5672 # VPP Performance Changes 2n-tx2 1t1c pdr
5673 - type: "table"
5674   title: "VPP Performance Changes 2n-tx2 1t1c pdr"
5675   algorithm: "table_comparison"
5676   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-1t1c-pdr"
5677   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5678   filter: "'1T1C'"
5679   columns:
5680 #     - title: "2005.0-5"
5681 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5682 #     - title: "2009.0-5"
5683 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5684     - title: "2009.0-6"
5685       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5686     - title: "2101.0-6"
5687       data-set: "vpp-performance-changes-2n-tx2-cmp"
5688   comparisons:
5689 #     - title: "2009.0-6 vs 2009.0-5"
5690 #       reference: 2
5691 #       compare: 3
5692     - title: "2101.0-6 vs 2009.0-6"
5693       reference: 1
5694       compare: 2
5695   legend:
5696     - ''
5697     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5698     - '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).'
5699     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5700 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5701     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5702
5703 # VPP Performance Changes 2n-tx2 2t2c pdr
5704 - type: "table"
5705   title: "VPP Performance Changes 2n-tx2 2t2c pdr"
5706   algorithm: "table_comparison"
5707   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-2t2c-pdr"
5708   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5709   filter: "'2T2C'"
5710   columns:
5711 #     - title: "2005.0-5"
5712 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5713 #     - title: "2009.0-5"
5714 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5715     - title: "2009.0-6"
5716       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5717     - title: "2101.0-6"
5718       data-set: "vpp-performance-changes-2n-tx2-cmp"
5719   comparisons:
5720 #     - title: "2009.0-6 vs 2009.0-5"
5721 #       reference: 2
5722 #       compare: 3
5723     - title: "2101.0-6 vs 2009.0-6"
5724       reference: 1
5725       compare: 2
5726   legend:
5727     - ''
5728     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5729     - '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).'
5730     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5731 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5732     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5733
5734 # VPP Performance Changes 2n-tx2 1t1c ndr
5735 - type: "table"
5736   title: "VPP Performance Changes 2n-tx2 1t1c ndr"
5737   algorithm: "table_comparison"
5738   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-1t1c-pdr"
5739   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5740   filter: "'1T1C'"
5741   columns:
5742 #     - title: "2005.0-5"
5743 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5744 #     - title: "2009.0-5"
5745 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5746     - title: "2009.0-6"
5747       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5748     - title: "2101.0-6"
5749       data-set: "vpp-performance-changes-2n-tx2-cmp"
5750   comparisons:
5751 #     - title: "2009.0-6 vs 2009.0-5"
5752 #       reference: 2
5753 #       compare: 3
5754     - title: "2101.0-6 vs 2009.0-6"
5755       reference: 1
5756       compare: 2
5757   legend:
5758     - ''
5759     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5760     - '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).'
5761     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5762 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5763     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5764
5765 # VPP Performance Changes 2n-tx2 2t2c ndr
5766 - type: "table"
5767   title: "VPP Performance Changes 2n-tx2 2t2c ndr"
5768   algorithm: "table_comparison"
5769   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-2t2c-pdr"
5770   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5771   filter: "'2T2C'"
5772   columns:
5773 #     - title: "2005.0-5"
5774 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5775 #     - title: "2009.0-5"
5776 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5777     - title: "2009.0-6"
5778       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5779     - title: "2101.0-6"
5780       data-set: "vpp-performance-changes-2n-tx2-cmp"
5781   comparisons:
5782 #     - title: "2009.0-6 vs 2009.0-5"
5783 #       reference: 2
5784 #       compare: 3
5785     - title: "2101.0-6 vs 2009.0-6"
5786       reference: 1
5787       compare: 2
5788   legend:
5789     - ''
5790     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5791     - '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).'
5792     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5793 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5794     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5795
5796 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
5797 - type: "table"
5798   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
5799   algorithm: "table_comparison"
5800   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
5801   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5802   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5803   columns:
5804     - title: "3n-hsw xl710"
5805       data-set: "vpp-compare-testbeds-ref"
5806       tag: "NIC_Intel-XL710"
5807     - title: "3n-skx xxv710"
5808       data-set: "vpp-compare-testbeds-cmp"
5809       tag: "NIC_Intel-XXV710"
5810   comparisons:
5811     - title: "Diff"
5812       reference: 1
5813       compare: 2
5814   legend:
5815     - ""
5816     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5817     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5818
5819 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
5820 - type: "table"
5821   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
5822   algorithm: "table_comparison"
5823   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
5824   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5825   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5826   columns:
5827     - title: "3n-hsw xl710"
5828       data-set: "vpp-compare-testbeds-ref"
5829       tag: "NIC_Intel-XL710"
5830     - title: "3n-skx xxv710"
5831       data-set: "vpp-compare-testbeds-cmp"
5832       tag: "NIC_Intel-XXV710"
5833   comparisons:
5834     - title: "Diff"
5835       reference: 1
5836       compare: 2
5837   legend:
5838     - ""
5839     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5840     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5841
5842 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
5843 - type: "table"
5844   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
5845   algorithm: "table_comparison"
5846   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
5847   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5848   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5849   columns:
5850     - title: "3n-hsw xl710"
5851       data-set: "vpp-compare-testbeds-ref"
5852       tag: "NIC_Intel-XL710"
5853     - title: "3n-skx xxv710"
5854       data-set: "vpp-compare-testbeds-cmp"
5855       tag: "NIC_Intel-XXV710"
5856   comparisons:
5857     - title: "Diff"
5858       reference: 1
5859       compare: 2
5860   legend:
5861     - ""
5862     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5863     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5864
5865 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
5866 - type: "table"
5867   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
5868   algorithm: "table_comparison"
5869   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
5870   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5871   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5872   columns:
5873     - title: "3n-hsw xl710"
5874       data-set: "vpp-compare-testbeds-ref"
5875       tag: "NIC_Intel-XL710"
5876     - title: "3n-skx xxv710"
5877       data-set: "vpp-compare-testbeds-cmp"
5878       tag: "NIC_Intel-XXV710"
5879   comparisons:
5880     - title: "Diff"
5881       reference: 1
5882       compare: 2
5883   legend:
5884     - ""
5885     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5886     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5887
5888 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
5889 - type: "table"
5890   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
5891   algorithm: "table_comparison"
5892   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
5893   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5894   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5895   columns:
5896     - title: "2n-skx"
5897       data-set: "vpp-compare-testbeds-skx-clx-ref"
5898     - title: "2n-clx"
5899       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5900   comparisons:
5901     - title: "Diff"
5902       reference: 1
5903       compare: 2
5904   legend:
5905     - ""
5906     - "2n-skx, 2n-clx - testbeds and NICs tested."
5907     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5908
5909 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
5910 - type: "table"
5911   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
5912   algorithm: "table_comparison"
5913   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
5914   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5915   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5916   columns:
5917     - title: "2n-skx"
5918       data-set: "vpp-compare-testbeds-skx-clx-ref"
5919     - title: "2n-clx"
5920       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5921   comparisons:
5922     - title: "Diff"
5923       reference: 1
5924       compare: 2
5925   legend:
5926     - ""
5927     - "2n-skx, 2n-clx - testbeds and NICs tested."
5928     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5929
5930 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
5931 - type: "table"
5932   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
5933   algorithm: "table_comparison"
5934   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
5935   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5936   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5937   columns:
5938     - title: "2n-skx"
5939       data-set: "vpp-compare-testbeds-skx-clx-ref"
5940     - title: "2n-clx"
5941       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5942   comparisons:
5943     - title: "Diff"
5944       reference: 1
5945       compare: 2
5946   legend:
5947     - ""
5948     - "2n-skx, 2n-clx - testbeds and NICs tested."
5949     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5950
5951 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
5952 - type: "table"
5953   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
5954   algorithm: "table_comparison"
5955   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
5956   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5957   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5958   columns:
5959     - title: "2n-skx"
5960       data-set: "vpp-compare-testbeds-skx-clx-ref"
5961     - title: "2n-clx"
5962       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5963   comparisons:
5964     - title: "Diff"
5965       reference: 1
5966       compare: 2
5967   legend:
5968     - ""
5969     - "2n-skx, 2n-clx - testbeds and NICs tested."
5970     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5971
5972 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
5973 - type: "table"
5974   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
5975   algorithm: "table_comparison"
5976   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
5977   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5978   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5979   columns:
5980     - title: "3n-hsw xl710"
5981       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5982       tag: "NIC_Intel-XL710"
5983     - title: "2n-clx xxv710"
5984       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5985       tag: "NIC_Intel-XXV710"
5986   comparisons:
5987     - title: "Diff"
5988       reference: 1
5989       compare: 2
5990   legend:
5991     - ""
5992     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5993     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5994
5995 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
5996 - type: "table"
5997   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
5998   algorithm: "table_comparison"
5999   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
6000   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6001   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
6002   columns:
6003     - title: "3n-hsw xl710"
6004       data-set: "vpp-compare-testbeds-hsw-clx-ref"
6005       tag: "NIC_Intel-XL710"
6006     - title: "2n-clx xxv710"
6007       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
6008       tag: "NIC_Intel-XXV710"
6009   comparisons:
6010     - title: "Diff"
6011       reference: 1
6012       compare: 2
6013   legend:
6014     - ""
6015     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6016     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6017
6018 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
6019 - type: "table"
6020   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
6021   algorithm: "table_comparison"
6022   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
6023   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6024   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
6025   columns:
6026     - title: "3n-hsw xl710"
6027       data-set: "vpp-compare-testbeds-hsw-clx-ref"
6028       tag: "NIC_Intel-XL710"
6029     - title: "2n-clx xxv710"
6030       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
6031       tag: "NIC_Intel-XXV710"
6032   comparisons:
6033     - title: "Diff"
6034       reference: 1
6035       compare: 2
6036   legend:
6037     - ""
6038     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6039     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6040
6041 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
6042 - type: "table"
6043   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
6044   algorithm: "table_comparison"
6045   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
6046   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6047   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
6048   columns:
6049     - title: "3n-hsw xl710"
6050       data-set: "vpp-compare-testbeds-hsw-clx-ref"
6051       tag: "NIC_Intel-XL710"
6052     - title: "2n-clx xxv710"
6053       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
6054       tag: "NIC_Intel-XXV710"
6055   comparisons:
6056     - title: "Diff"
6057       reference: 1
6058       compare: 2
6059   legend:
6060     - ""
6061     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6062     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6063
6064 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
6065 - type: "table"
6066   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
6067   algorithm: "table_comparison"
6068   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
6069   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6070   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
6071   columns:
6072     - title: "3n-skx"
6073       data-set: "vpp-compare-topologies-ref"
6074     - title: "2n-skx"
6075       data-set: "vpp-compare-topologies-cmp"
6076   comparisons:
6077     - title: "Diff"
6078       reference: 1
6079       compare: 2
6080   legend:
6081     - ""
6082     - "3n-skx, 2n-skx - topologies tested."
6083     - "Diff - difference between 3n-skx and 2n-skx topologies."
6084
6085 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
6086 - type: "table"
6087   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
6088   algorithm: "table_comparison"
6089   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
6090   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6091   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
6092   columns:
6093     - title: "3n-skx"
6094       data-set: "vpp-compare-topologies-ref"
6095     - title: "2n-skx"
6096       data-set: "vpp-compare-topologies-cmp"
6097   comparisons:
6098     - title: "Diff"
6099       reference: 1
6100       compare: 2
6101   legend:
6102     - ""
6103     - "3n-skx, 2n-skx - topologies tested."
6104     - "Diff - difference between 3n-skx and 2n-skx topologies."
6105
6106 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
6107 - type: "table"
6108   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
6109   algorithm: "table_comparison"
6110   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
6111   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6112   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
6113   columns:
6114     - title: "3n-skx"
6115       data-set: "vpp-compare-topologies-ref"
6116     - title: "2n-skx"
6117       data-set: "vpp-compare-topologies-cmp"
6118   comparisons:
6119     - title: "Diff"
6120       reference: 1
6121       compare: 2
6122   legend:
6123     - ""
6124     - "3n-skx, 2n-skx - topologies tested."
6125     - "Diff - difference between 3n-skx and 2n-skx topologies."
6126
6127 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
6128 - type: "table"
6129   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
6130   algorithm: "table_comparison"
6131   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
6132   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6133   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
6134   columns:
6135     - title: "3n-skx"
6136       data-set: "vpp-compare-topologies-ref"
6137     - title: "2n-skx"
6138       data-set: "vpp-compare-topologies-cmp"
6139   comparisons:
6140     - title: "Diff"
6141       reference: 1
6142       compare: 2
6143   legend:
6144     - ""
6145     - "3n-skx, 2n-skx - topologies tested."
6146     - "Diff - difference between 3n-skx and 2n-skx topologies."
6147
6148 # VPP Performance Changes 3n-hsw 1t1c mrr
6149 - type: "table"
6150   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
6151   algorithm: "table_comparison"
6152   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
6153   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6154   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
6155   columns:
6156     - title: "2005.0-5"
6157       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
6158     - title: "2009.0-5"
6159       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-old"
6160     - title: "2009.0-6"
6161       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-new"
6162     - title: "2101.0-6"
6163       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
6164   comparisons:
6165     - title: "2009.0-6 vs 2009.0-5"
6166       reference: 2
6167       compare: 3
6168 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca1.yaml"
6169     - title: "2101.0-6 vs 2009.0-6"
6170       reference: 3
6171       compare: 4
6172 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca2.yaml"
6173   legend:
6174     - ''
6175     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
6176     - '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).'
6177     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6178     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6179     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6180
6181 # VPP Performance Changes 3n-hsw 2t2c mrr
6182 - type: "table"
6183   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
6184   algorithm: "table_comparison"
6185   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
6186   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6187   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
6188   columns:
6189     - title: "2005.0-5"
6190       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
6191     - title: "2009.0-5"
6192       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-old"
6193     - title: "2009.0-6"
6194       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-new"
6195     - title: "2101.0-6"
6196       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
6197   comparisons:
6198     - title: "2009.0-6 vs 2009.0-5"
6199       reference: 2
6200       compare: 3
6201 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca1.yaml"
6202     - title: "2101.0-6 vs 2009.0-6"
6203       reference: 3
6204       compare: 4
6205 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca2.yaml"
6206   legend:
6207     - ''
6208     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
6209     - '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).'
6210     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6211     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6212     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6213
6214 # VPP Performance Changes 3n-hsw 4t4c mrr
6215 - type: "table"
6216   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
6217   algorithm: "table_comparison"
6218   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
6219   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6220   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
6221   columns:
6222     - title: "2005.0-5"
6223       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
6224     - title: "2009.0-5"
6225       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-old"
6226     - title: "2009.0-6"
6227       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-new"
6228     - title: "2101.0-6"
6229       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
6230   comparisons:
6231     - title: "2009.0-6 vs 2009.0-5"
6232       reference: 2
6233       compare: 3
6234 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca1.yaml"
6235     - title: "2101.0-6 vs 2009.0-6"
6236       reference: 3
6237       compare: 4
6238 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca2.yaml"
6239   legend:
6240     - ''
6241     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
6242     - '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).'
6243     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6244     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6245     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6246
6247 # VPP Performance Changes 3n-skx 2t1c mrr
6248 - type: "table"
6249   title: "VPP Performance Changes 3n-skx 2t1c mrr"
6250   algorithm: "table_comparison"
6251   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
6252   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6253   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6254   columns:
6255     - title: "2005.0-5"
6256       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
6257     - title: "2009.0-5"
6258       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-old"
6259     - title: "2009.0-6"
6260       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-new"
6261     - title: "2101.0-6"
6262       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
6263   comparisons:
6264     - title: "2009.0-6 vs 2009.0-5"
6265       reference: 2
6266       compare: 3
6267 #      rca-file: "rca/rca-3n-skx-2t1c-mrr-rca1.yaml"
6268     - title: "2101.0-6 vs 2009.0-6"
6269       reference: 3
6270       compare: 4
6271 #      rca-file: "rca/rca-3n-skx-2t1c-mrr-rca2.yaml"
6272   legend:
6273     - ''
6274     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
6275     - '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).'
6276     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6277     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6278     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6279
6280 # VPP Performance Changes 3n-skx 4t2c mrr
6281 - type: "table"
6282   title: "VPP Performance Changes 3n-skx 4t2c mrr"
6283   algorithm: "table_comparison"
6284   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
6285   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6286   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6287   columns:
6288     - title: "2005.0-5"
6289       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
6290     - title: "2009.0-5"
6291       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-old"
6292     - title: "2009.0-6"
6293       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-new"
6294     - title: "2101.0-6"
6295       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
6296   comparisons:
6297     - title: "2009.0-6 vs 2009.0-5"
6298       reference: 2
6299       compare: 3
6300 #      rca-file: "rca/rca-3n-skx-4t2c-mrr-rca1.yaml"
6301     - title: "2101.0-6 vs 2009.0-6"
6302       reference: 3
6303       compare: 4
6304 #      rca-file: "rca/rca-3n-skx-4t2c-mrr-rca2.yaml"
6305   legend:
6306     - ''
6307     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
6308     - '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).'
6309     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6310     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6311     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6312
6313 # VPP Performance Changes 3n-skx 8t4c mrr
6314 - type: "table"
6315   title: "VPP Performance Changes 3n-skx 8t4c mrr"
6316   algorithm: "table_comparison"
6317   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
6318   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6319   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6320   columns:
6321     - title: "2005.0-5"
6322       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
6323     - title: "2009.0-5"
6324       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-old"
6325     - title: "2009.0-6"
6326       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-new"
6327     - title: "2101.0-6"
6328       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
6329   comparisons:
6330     - title: "2009.0-6 vs 2009.0-5"
6331       reference: 2
6332       compare: 3
6333 #      rca-file: "rca/rca-3n-skx-8t4c-mrr-rca1.yaml"
6334     - title: "2101.0-6 vs 2009.0-6"
6335       reference: 3
6336       compare: 4
6337 #      rca-file: "rca/rca-3n-skx-8t4c-mrr-rca2.yaml"
6338   legend:
6339     - ''
6340     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
6341     - '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).'
6342     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6343     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6344     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6345
6346 # VPP Performance Changes 2n-skx 2t1c mrr
6347 - type: "table"
6348   title: "VPP Performance Changes 2n-skx 2t1c mrr"
6349   algorithm: "table_comparison"
6350   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
6351   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6352   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6353   columns:
6354     - title: "2005.0-5"
6355       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
6356     - title: "2009.0-5"
6357       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-old"
6358     - title: "2009.0-6"
6359       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-new"
6360     - title: "2101.0-6"
6361       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
6362   comparisons:
6363     - title: "2009.0-6 vs 2009.0-5"
6364       reference: 2
6365       compare: 3
6366 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca1.yaml"
6367     - title: "2101.0-6 vs 2009.0-6"
6368       reference: 3
6369       compare: 4
6370 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca2.yaml"
6371   legend:
6372     - ''
6373     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
6374     - '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).'
6375     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6376     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6377     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6378
6379 # VPP Performance Changes 2n-skx 4t2c mrr
6380 - type: "table"
6381   title: "VPP Performance Changes 2n-skx 4t2c mrr"
6382   algorithm: "table_comparison"
6383   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
6384   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6385   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6386   columns:
6387     - title: "2005.0-5"
6388       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
6389     - title: "2009.0-5"
6390       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-old"
6391     - title: "2009.0-6"
6392       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-new"
6393     - title: "2101.0-6"
6394       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
6395   comparisons:
6396     - title: "2009.0-6 vs 2009.0-5"
6397       reference: 2
6398       compare: 3
6399 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca1.yaml"
6400     - title: "2101.0-6 vs 2009.0-6"
6401       reference: 3
6402       compare: 4
6403 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca2.yaml"
6404   legend:
6405     - ''
6406     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
6407     - '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).'
6408     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6409     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6410     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6411
6412 # VPP Performance Changes 2n-skx 8t4c mrr
6413 - type: "table"
6414   title: "VPP Performance Changes 2n-skx 8t4c mrr"
6415   algorithm: "table_comparison"
6416   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
6417   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6418   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6419   columns:
6420     - title: "2005.0-5"
6421       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
6422     - title: "2009.0-5"
6423       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-old"
6424     - title: "2009.0-6"
6425       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-new"
6426     - title: "2101.0-6"
6427       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
6428   comparisons:
6429     - title: "2009.0-6 vs 2009.0-5"
6430       reference: 2
6431       compare: 3
6432 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca1.yaml"
6433     - title: "2101.0-6 vs 2009.0-6"
6434       reference: 3
6435       compare: 4
6436 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca2.yaml"
6437   legend:
6438     - ''
6439     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
6440     - '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).'
6441     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6442     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6443     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6444
6445 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
6446 - type: "table"
6447   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
6448   algorithm: "table_comparison"
6449   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
6450   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6451   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6452   columns:
6453     - title: "2005.0-5"
6454       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6455     - title: "2009.0-5"
6456       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6457     - title: "2009.0-6"
6458       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6459     - title: "2101.0-6"
6460       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6461   comparisons:
6462     - title: "2009.0-6 vs 2009.0-5"
6463       reference: 2
6464       compare: 3
6465 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca1.yaml"
6466     - title: "2101.0-6 vs 2009.0-6"
6467       reference: 3
6468       compare: 4
6469 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca2.yaml"
6470   legend:
6471     - ''
6472     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
6473     - '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).'
6474     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6475     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6476     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6477
6478 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
6479 - type: "table"
6480   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
6481   algorithm: "table_comparison"
6482   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
6483   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6484   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6485   columns:
6486     - title: "2005.0-5"
6487       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6488     - title: "2009.0-5"
6489       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6490     - title: "2009.0-6"
6491       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6492     - title: "2101.0-6"
6493       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6494   comparisons:
6495     - title: "2009.0-6 vs 2009.0-5"
6496       reference: 2
6497       compare: 3
6498 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca1.yaml"
6499     - title: "2101.0-6 vs 2009.0-6"
6500       reference: 3
6501       compare: 4
6502 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca2.yaml"
6503   legend:
6504     - ''
6505     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
6506     - '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).'
6507     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6508     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6509     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6510
6511 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
6512 - type: "table"
6513   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
6514   algorithm: "table_comparison"
6515   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
6516   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6517   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6518   columns:
6519     - title: "2005.0-5"
6520       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6521     - title: "2009.0-5"
6522       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6523     - title: "2009.0-6"
6524       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6525     - title: "2101.0-6"
6526       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6527   comparisons:
6528     - title: "2009.0-6 vs 2009.0-5"
6529       reference: 2
6530       compare: 3
6531 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca1.yaml"
6532     - title: "2101.0-6 vs 2009.0-6"
6533       reference: 3
6534       compare: 4
6535 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca2.yaml"
6536   legend:
6537     - ''
6538     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
6539     - '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).'
6540     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6541     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6542     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6543
6544 # VPP Performance Changes 2n-clx-cx556a 2t1c mrr
6545 - type: "table"
6546   title: "VPP Performance Changes 2n-clx-cx556a 2t1c mrr"
6547   algorithm: "table_comparison"
6548   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-2t1c-mrr"
6549   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6550   filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
6551   columns:
6552     - title: "2005.0-5"
6553       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6554     - title: "2009.0-5"
6555       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6556     - title: "2009.0-6"
6557       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6558     - title: "2101.0-6"
6559       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6560   comparisons:
6561     - title: "2009.0-6 vs 2009.0-5"
6562       reference: 2
6563       compare: 3
6564 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca3.yaml"
6565     - title: "2101.0-6 vs 2009.0-6"
6566       reference: 3
6567       compare: 4
6568 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca4.yaml"
6569   legend:
6570     - ''
6571     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with cx556a.'
6572     - '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).'
6573     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6574     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6575     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6576
6577 # VPP Performance Changes 2n-clx-cx556a 4t2c mrr
6578 - type: "table"
6579   title: "VPP Performance Changes 2n-clx-cx556a 4t2c mrr"
6580   algorithm: "table_comparison"
6581   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-4t2c-mrr"
6582   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6583   filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
6584   columns:
6585     - title: "2005.0-5"
6586       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6587     - title: "2009.0-5"
6588       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6589     - title: "2009.0-6"
6590       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6591     - title: "2101.0-6"
6592       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6593   comparisons:
6594     - title: "2009.0-6 vs 2009.0-5"
6595       reference: 2
6596       compare: 3
6597 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca3.yaml"
6598     - title: "2101.0-6 vs 2009.0-6"
6599       reference: 3
6600       compare: 4
6601 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca4.yaml"
6602   legend:
6603     - ''
6604     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with cx556a.'
6605     - '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).'
6606     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6607     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6608     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6609
6610 # VPP Performance Changes 2n-clx-cx556a 8t4c mrr
6611 - type: "table"
6612   title: "VPP Performance Changes 2n-clx-cx556a 8t4c mrr"
6613   algorithm: "table_comparison"
6614   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-8t4c-mrr"
6615   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6616   filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
6617   columns:
6618     - title: "2005.0-5"
6619       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6620     - title: "2009.0-5"
6621       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6622     - title: "2009.0-6"
6623       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6624     - title: "2101.0-6"
6625       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6626   comparisons:
6627     - title: "2009.0-6 vs 2009.0-5"
6628       reference: 2
6629       compare: 3
6630 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca3.yaml"
6631     - title: "2101.0-6 vs 2009.0-6"
6632       reference: 3
6633       compare: 4
6634 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca4.yaml"
6635   legend:
6636     - ''
6637     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with cx556a.'
6638     - '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).'
6639     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6640     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6641     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6642
6643 # VPP Performance Changes 2n-zn2-xxv710 2t1c mrr
6644 - type: "table"
6645   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c mrr"
6646   algorithm: "table_comparison"
6647   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-mrr"
6648   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6649   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710'"
6650   columns:
6651 #     - title: "2005.0-5"
6652 #       data-set: "vpp-performance-changes-2n-zn2-mrr-h1"
6653     - title: "2009.0-5"
6654       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-old"
6655     - title: "2009.0-6"
6656       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-new"
6657     - title: "2101.0-6"
6658       data-set: "vpp-performance-changes-2n-zn2-mrr-cmp"
6659   comparisons:
6660     - title: "2009.0-6 vs 2009.0-5"
6661       reference: 1  # 2
6662       compare: 2  # 3
6663 #      rca-file: "rca/rca-2n-zn2-2t1c-mrr-rca1.yaml"
6664     - title: "2101.0-6 vs 2009.0-6"
6665       reference: 2  # 3
6666       compare: 3  # 4
6667 #      rca-file: "rca/rca-2n-zn2-2t1c-mrr-rca2.yaml"
6668   legend:
6669     - ''
6670     - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
6671     - '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).'
6672     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6673     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6674     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6675
6676 # VPP Performance Changes 2n-zn2-xxv710 4t2c mrr
6677 - type: "table"
6678   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c mrr"
6679   algorithm: "table_comparison"
6680   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-mrr"
6681   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6682   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710'"
6683   columns:
6684 #     - title: "2005.0-5"
6685 #       data-set: "vpp-performance-changes-2n-zn2-mrr-h1"
6686     - title: "2009.0-5"
6687       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-old"
6688     - title: "2009.0-6"
6689       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-new"
6690     - title: "2101.0-6"
6691       data-set: "vpp-performance-changes-2n-zn2-mrr-cmp"
6692   comparisons:
6693     - title: "2009.0-6 vs 2009.0-5"
6694       reference: 1  # 2
6695       compare: 2  # 3
6696 #      rca-file: "rca/rca-2n-zn2-4t2c-mrr-rca1.yaml"
6697     - title: "2101.0-6 vs 2009.0-6"
6698       reference: 2  # 3
6699       compare: 3  # 4
6700 #      rca-file: "rca/rca-2n-zn2-4t2c-mrr-rca2.yaml"
6701   legend:
6702     - ''
6703     - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
6704     - '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).'
6705     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6706     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6707     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6708
6709 # VPP Performance Changes 2n-zn2-xxv710 8t4c mrr
6710 - type: "table"
6711   title: "VPP Performance Changes 2n-zn2-xxv710 8t4c mrr"
6712   algorithm: "table_comparison"
6713   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-8t4c-mrr"
6714   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6715   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710'"
6716   columns:
6717 #     - title: "2005.0-5"
6718 #       data-set: "vpp-performance-changes-2n-zn2-mrr-h1"
6719     - title: "2009.0-5"
6720       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-old"
6721     - title: "2009.0-6"
6722       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-new"
6723     - title: "2101.0-6"
6724       data-set: "vpp-performance-changes-2n-zn2-mrr-cmp"
6725   comparisons:
6726     - title: "2009.0-6 vs 2009.0-5"
6727       reference: 1  # 2
6728       compare: 2  # 3
6729 #      rca-file: "rca/rca-2n-zn2-8t4c-mrr-rca1.yaml"
6730     - title: "2101.0-6 vs 2009.0-6"
6731       reference: 2  # 3
6732       compare: 3  # 4
6733 #      rca-file: "rca/rca-2n-zn2-8t4c-mrr-rca2.yaml"
6734   legend:
6735     - ''
6736     - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
6737     - '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).'
6738     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6739     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6740     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6741
6742 # VPP Performance Changes 2n-dnv 1t1c mrr
6743 - type: "table"
6744   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
6745   algorithm: "table_comparison"
6746   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
6747   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6748   filter: "'1T1C'"
6749   columns:
6750     - title: "2005.0-5"
6751       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6752     - title: "2009.0-5"
6753       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-old"
6754 #     - title: "2009.0-6"
6755 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6756     - title: "2101.0-6"
6757       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6758   comparisons:
6759 #     - title: "2009.0-6 vs 2009.0-5"
6760 #       reference: 2
6761 #       compare: 3
6762     - title: "2101.0-6 vs 2009.0-5"
6763       reference: 2
6764       compare: 3
6765   legend:
6766     - ''
6767     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
6768     - '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).'
6769     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6770 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6771     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6772
6773 # VPP Performance Changes 2n-dnv 2t2c mrr
6774 - type: "table"
6775   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
6776   algorithm: "table_comparison"
6777   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
6778   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6779   filter: "'2T2C'"
6780   columns:
6781     - title: "2005.0-5"
6782       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6783     - title: "2009.0-5"
6784       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-old"
6785 #     - title: "2009.0-6"
6786 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6787     - title: "2101.0-6"
6788       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6789   comparisons:
6790 #     - title: "2009.0-6 vs 2009.0-5"
6791 #       reference: 2
6792 #       compare: 3
6793     - title: "2101.0-6 vs 2009.0-5"
6794       reference: 2
6795       compare: 3
6796   legend:
6797     - ''
6798     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
6799     - '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).'
6800     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6801 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6802     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6803
6804 # VPP Performance Changes 2n-dnv 4t4c mrr
6805 - type: "table"
6806   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
6807   algorithm: "table_comparison"
6808   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
6809   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6810   filter: "'4T4C'"
6811   columns:
6812     - title: "2005.0-5"
6813       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6814     - title: "2009.0-5"
6815       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-old"
6816 #     - title: "2009.0-6"
6817 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6818     - title: "2101.0-6"
6819       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6820   comparisons:
6821 #     - title: "2009.0-6 vs 2009.0-5"
6822 #       reference: 2
6823 #       compare: 3
6824     - title: "2101.0-6 vs 2009.0-5"
6825       reference: 2
6826       compare: 3
6827   legend:
6828     - ''
6829     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
6830     - '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).'
6831     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6832 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6833     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6834
6835 # VPP Performance Changes 3n-dnv 1t1c mrr
6836 - type: "table"
6837   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
6838   algorithm: "table_comparison"
6839   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
6840   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6841   filter: "'1T1C'"
6842   columns:
6843     - title: "2005.0-5"
6844       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6845     - title: "2009.0-5"
6846       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-old"
6847 #     - title: "2009.0-6"
6848 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6849     - title: "2101.0-6"
6850       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6851   comparisons:
6852 #     - title: "2009.0-6 vs 2009.0-5"
6853 #       reference: 2
6854 #       compare: 3
6855     - title: "2101.0-6 vs 2009.0-5"
6856       reference: 2
6857       compare: 3
6858   legend:
6859     - ''
6860     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
6861     - '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).'
6862     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6863 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6864     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6865
6866 # VPP Performance Changes 3n-dnv 2t2c mrr
6867 - type: "table"
6868   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
6869   algorithm: "table_comparison"
6870   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
6871   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6872   filter: "'2T2C'"
6873   columns:
6874     - title: "2005.0-5"
6875       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6876     - title: "2009.0-5"
6877       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-old"
6878 #     - title: "2009.0-6"
6879 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6880     - title: "2101.0-6"
6881       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6882   comparisons:
6883 #     - title: "2009.0-6 vs 2009.0-5"
6884 #       reference: 2
6885 #       compare: 3
6886     - title: "2101.0-6 vs 2009.0-5"
6887       reference: 2
6888       compare: 3
6889   legend:
6890     - ''
6891     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
6892     - '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).'
6893     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6894 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6895     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6896
6897 # VPP Performance Changes 3n-dnv 4t4c mrr
6898 - type: "table"
6899   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
6900   algorithm: "table_comparison"
6901   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
6902   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6903   filter: "'4T4C'"
6904   columns:
6905     - title: "2005.0-5"
6906       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6907     - title: "2009.0-5"
6908       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-old"
6909 #     - title: "2009.0-6"
6910 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6911     - title: "2101.0-6"
6912       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6913   comparisons:
6914 #     - title: "2009.0-6 vs 2009.0-5"
6915 #       reference: 2
6916 #       compare: 3
6917     - title: "2101.0-6 vs 2009.0-5"
6918       reference: 2
6919       compare: 3
6920   legend:
6921     - ''
6922     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
6923     - '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).'
6924     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6925 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6926     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6927
6928 # VPP Performance Changes 3n-tsh 1t1c mrr
6929 - type: "table"
6930   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
6931   algorithm: "table_comparison"
6932   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
6933   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6934   filter: "'1T1C'"
6935   columns:
6936     - title: "2005.0-5"
6937       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6938     - title: "2009.0-5"
6939       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-old"
6940     - title: "2009.0-6"
6941       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-new"
6942     - title: "2101.0-6"
6943       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6944   comparisons:
6945     - title: "2009.0-6 vs 2009.0-5"
6946       reference: 2
6947       compare: 3
6948     - title: "2101.0-6 vs 2009.0-6"
6949       reference: 3
6950       compare: 4
6951   legend:
6952     - ''
6953     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6954     - '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).'
6955     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6956     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6957     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6958
6959 # VPP Performance Changes 3n-tsh 2t2c mrr
6960 - type: "table"
6961   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
6962   algorithm: "table_comparison"
6963   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
6964   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6965   filter: "'2T2C'"
6966   columns:
6967     - title: "2005.0-5"
6968       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6969     - title: "2009.0-5"
6970       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-old"
6971     - title: "2009.0-6"
6972       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-new"
6973     - title: "2101.0-6"
6974       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6975   comparisons:
6976     - title: "2009.0-6 vs 2009.0-5"
6977       reference: 2
6978       compare: 3
6979     - title: "2101.0-6 vs 2009.0-6"
6980       reference: 3
6981       compare: 4
6982   legend:
6983     - ''
6984     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6985     - '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).'
6986     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6987     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6988     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6989
6990 # VPP Performance Changes 3n-tsh 4t4c mrr
6991 - type: "table"
6992   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
6993   algorithm: "table_comparison"
6994   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
6995   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6996   filter: "'4T4C'"
6997   columns:
6998     - title: "2005.0-5"
6999       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
7000     - title: "2009.0-5"
7001       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-old"
7002     - title: "2009.0-6"
7003       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-new"
7004     - title: "2101.0-6"
7005       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
7006   comparisons:
7007     - title: "2009.0-6 vs 2009.0-5"
7008       reference: 2
7009       compare: 3
7010     - title: "2101.0-6 vs 2009.0-6"
7011       reference: 3
7012       compare: 4
7013   legend:
7014     - ''
7015     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
7016     - '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).'
7017     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
7018     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
7019     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
7020
7021 # VPP Performance Changes 2n-tx2 1t1c mrr
7022 - type: "table"
7023   title: "VPP Performance Changes 2n-tx2 1t1c mrr"
7024   algorithm: "table_comparison"
7025   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-1t1c-mrr"
7026   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7027   filter: "'1T1C'"
7028   columns:
7029 #     - title: "2005.0-5"
7030 #       data-set: "vpp-performance-changes-2n-tx2-mrr-h1"
7031 #     - title: "2009.0-5"
7032 #       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-old"
7033     - title: "2009.0-6"
7034       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-new"
7035     - title: "2101.0-6"
7036       data-set: "vpp-performance-changes-2n-tx2-mrr-cmp"
7037   comparisons:
7038 #     - title: "2009.0-6 vs 2009.0-5"
7039 #       reference: 2
7040 #       compare: 3
7041     - title: "2101.0-6 vs 2009.0-6"
7042       reference: 1
7043       compare: 2
7044   legend:
7045     - ''
7046     - 'Test Case:            Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
7047     - '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).'
7048     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
7049 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
7050     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
7051
7052 # VPP Performance Changes 2n-tx2 2t2c mrr
7053 - type: "table"
7054   title: "VPP Performance Changes 2n-tx2 2t2c mrr"
7055   algorithm: "table_comparison"
7056   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-2t2c-mrr"
7057   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7058   filter: "'2T2C'"
7059   columns:
7060 #     - title: "2005.0-5"
7061 #       data-set: "vpp-performance-changes-2n-tx2-mrr-h1"
7062 #     - title: "2009.0-5"
7063 #       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-old"
7064     - title: "2009.0-6"
7065       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-new"
7066     - title: "2101.0-6"
7067       data-set: "vpp-performance-changes-2n-tx2-mrr-cmp"
7068   comparisons:
7069 #     - title: "2009.0-6 vs 2009.0-5"
7070 #       reference: 2
7071 #       compare: 3
7072     - title: "2101.0-6 vs 2009.0-6"
7073       reference: 1
7074       compare: 2
7075   legend:
7076     - ''
7077     - 'Test Case:            Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
7078     - '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).'
7079     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
7080 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
7081     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
7082
7083 # VPP Performance Changes 2n-tx2 4t4c mrr
7084 - type: "table"
7085   title: "VPP Performance Changes 2n-tx2 4t4c mrr"
7086   algorithm: "table_comparison"
7087   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-4t4c-mrr"
7088   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7089   filter: "'4T4C'"
7090   columns:
7091 #     - title: "2005.0-5"
7092 #       data-set: "vpp-performance-changes-2n-tx2-mrr-h1"
7093 #     - title: "2009.0-5"
7094 #       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-old"
7095     - title: "2009.0-6"
7096       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-new"
7097     - title: "2101.0-6"
7098       data-set: "vpp-performance-changes-2n-tx2-mrr-cmp"
7099   comparisons:
7100 #     - title: "2009.0-6 vs 2009.0-5"
7101 #       reference: 2
7102 #       compare: 3
7103     - title: "2101.0-6 vs 2009.0-6"
7104       reference: 1
7105       compare: 2
7106   legend:
7107     - ''
7108     - 'Test Case:            Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
7109     - '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).'
7110     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
7111 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
7112     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
7113
7114 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
7115 - type: "table"
7116   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
7117   algorithm: "table_comparison"
7118   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
7119   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7120   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
7121   columns:
7122     - title: "3n-hsw xl710"
7123       data-set: "vpp-compare-testbeds-mrr-ref"
7124       tag: "NIC_Intel-XL710"
7125     - title: "3n-skx xxv710"
7126       data-set: "vpp-compare-testbeds-mrr-cmp"
7127       tag: "NIC_Intel-XXV710"
7128   comparisons:
7129     - title: "Diff"
7130       reference: 1
7131       compare: 2
7132   legend:
7133     - ""
7134     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
7135     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
7136
7137 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
7138 - type: "table"
7139   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
7140   algorithm: "table_comparison"
7141   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
7142   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7143   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
7144   columns:
7145     - title: "3n-hsw xl710"
7146       data-set: "vpp-compare-testbeds-mrr-ref"
7147       tag: "NIC_Intel-XL710"
7148     - title: "3n-skx xxv710"
7149       data-set: "vpp-compare-testbeds-mrr-cmp"
7150       tag: "NIC_Intel-XXV710"
7151   comparisons:
7152     - title: "Diff"
7153       reference: 1
7154       compare: 2
7155   legend:
7156     - ""
7157     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
7158     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
7159
7160 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
7161 - type: "table"
7162   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
7163   algorithm: "table_comparison"
7164   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
7165   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7166   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
7167   columns:
7168     - title: "3n-hsw xl710"
7169       data-set: "vpp-compare-testbeds-mrr-ref"
7170       tag: "NIC_Intel-XL710"
7171     - title: "3n-skx xxv710"
7172       data-set: "vpp-compare-testbeds-mrr-cmp"
7173       tag: "NIC_Intel-XXV710"
7174   comparisons:
7175     - title: "Diff"
7176       reference: 1
7177       compare: 2
7178   legend:
7179     - ""
7180     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
7181     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
7182
7183 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
7184 - type: "table"
7185   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
7186   algorithm: "table_comparison"
7187   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
7188   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7189   filter: "'2T1C' and 'NIC_Intel-XXV710'"
7190   columns:
7191     - title: "2n-skx"
7192       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
7193     - title: "2n-clx"
7194       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
7195   comparisons:
7196     - title: "Diff"
7197       reference: 1
7198       compare: 2
7199   legend:
7200     - ""
7201     - "2n-skx, 2n-clx - testbeds and NICs tested."
7202     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7203
7204 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
7205 - type: "table"
7206   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
7207   algorithm: "table_comparison"
7208   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
7209   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7210   filter: "'4T2C' and 'NIC_Intel-XXV710'"
7211   columns:
7212     - title: "2n-skx"
7213       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
7214     - title: "2n-clx"
7215       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
7216   comparisons:
7217     - title: "Diff"
7218       reference: 1
7219       compare: 2
7220   legend:
7221     - ""
7222     - "2n-skx, 2n-clx - testbeds and NICs tested."
7223     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7224
7225 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
7226 - type: "table"
7227   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
7228   algorithm: "table_comparison"
7229   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
7230   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7231   filter: "'8T4C' and 'NIC_Intel-XXV710'"
7232   columns:
7233     - title: "2n-skx"
7234       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
7235     - title: "2n-clx"
7236       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
7237   comparisons:
7238     - title: "Diff"
7239       reference: 1
7240       compare: 2
7241   legend:
7242     - ""
7243     - "2n-skx, 2n-clx - testbeds and NICs tested."
7244     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7245
7246 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
7247 - type: "table"
7248   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
7249   algorithm: "table_comparison"
7250   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
7251   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7252   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
7253   columns:
7254     - title: "3n-skx"
7255       data-set: "vpp-compare-topologies-mrr-ref"
7256     - title: "2n-skx"
7257       data-set: "vpp-compare-topologies-mrr-cmp"
7258   comparisons:
7259     - title: "Diff"
7260       reference: 1
7261       compare: 2
7262   legend:
7263     - ""
7264     - "3n-skx, 2n-skx - topologies tested."
7265     - "Diff - difference between 3n-skx and 2n-skx topologies."
7266
7267 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
7268 - type: "table"
7269   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
7270   algorithm: "table_comparison"
7271   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
7272   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7273   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
7274   columns:
7275     - title: "3n-skx"
7276       data-set: "vpp-compare-topologies-mrr-ref"
7277     - title: "2n-skx"
7278       data-set: "vpp-compare-topologies-mrr-cmp"
7279   comparisons:
7280     - title: "Diff"
7281       reference: 1
7282       compare: 2
7283   legend:
7284     - ""
7285     - "3n-skx, 2n-skx - topologies tested."
7286     - "Diff - difference between 3n-skx and 2n-skx topologies."
7287
7288 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
7289 - type: "table"
7290   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
7291   algorithm: "table_comparison"
7292   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
7293   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7294   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
7295   columns:
7296     - title: "3n-skx"
7297       data-set: "vpp-compare-topologies-mrr-ref"
7298     - title: "2n-skx"
7299       data-set: "vpp-compare-topologies-mrr-cmp"
7300   comparisons:
7301     - title: "Diff"
7302       reference: 1
7303       compare: 2
7304   legend:
7305     - ""
7306     - "3n-skx, 2n-skx - topologies tested."
7307     - "Diff - difference between 3n-skx and 2n-skx topologies."
7308
7309 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
7310 - type: "table"
7311   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
7312   algorithm: "table_comparison"
7313   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
7314   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7315   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
7316   columns:
7317     - title: "3n-hsw xl710"
7318       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
7319       tag: "NIC_Intel-XL710"
7320     - title: "2n-clx xxv710"
7321       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
7322       tag: "NIC_Intel-XXV710"
7323   comparisons:
7324     - title: "Diff"
7325       reference: 1
7326       compare: 2
7327   legend:
7328     - ""
7329     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
7330     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
7331
7332 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
7333 - type: "table"
7334   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
7335   algorithm: "table_comparison"
7336   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
7337   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7338   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
7339   columns:
7340     - title: "3n-hsw xl710"
7341       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
7342       tag: "NIC_Intel-XL710"
7343     - title: "2n-clx xxv710"
7344       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
7345       tag: "NIC_Intel-XXV710"
7346   comparisons:
7347     - title: "Diff"
7348       reference: 1
7349       compare: 2
7350   legend:
7351     - ""
7352     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
7353     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
7354
7355 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
7356 - type: "table"
7357   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
7358   algorithm: "table_comparison"
7359   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
7360   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7361   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
7362   columns:
7363     - title: "3n-hsw xl710"
7364       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
7365       tag: "NIC_Intel-XL710"
7366     - title: "2n-clx xxv710"
7367       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
7368       tag: "NIC_Intel-XXV710"
7369   comparisons:
7370     - title: "Diff"
7371       reference: 1
7372       compare: 2
7373   legend:
7374     - ""
7375     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
7376     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
7377
7378 # Detailed Test Results - VPP Performance Results 3n-hsw
7379 - type: "table"
7380   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
7381   algorithm: "table_merged_details"
7382   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
7383   columns:
7384     - title: " |prein| Test Name |preout| "
7385       data: "data name"
7386     - 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| "
7387       data: "data msg"
7388   data: "vpp-perf-results-3n-hsw"
7389   filter: "all"
7390   parameters:
7391   - "name"
7392   - "parent"
7393   - "msg"
7394
7395 # Detailed Test Results - VPP Performance Results 3n-skx
7396 - type: "table"
7397   title: "Detailed Test Results - VPP Performance Results 3n-skx"
7398   algorithm: "table_merged_details"
7399   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
7400   columns:
7401     - title: " |prein| Test Name |preout| "
7402       data: "data name"
7403     - 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| "
7404       data: "data msg"
7405   data: "vpp-perf-results-3n-skx"
7406   filter: "all"
7407   remove-ndr: False
7408   parameters:
7409   - "name"
7410   - "parent"
7411   - "msg"
7412
7413 # Detailed Test Results - VPP Performance Results 2n-skx
7414 - type: "table"
7415   title: "Detailed Test Results - VPP Performance Results 2n-skx"
7416   algorithm: "table_merged_details"
7417   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
7418   columns:
7419     - title: " |prein| Test Name |preout| "
7420       data: "data name"
7421     - 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| "
7422       data: "data msg"
7423   data: "vpp-perf-results-2n-skx"
7424   filter: "all"
7425   remove-ndr: False
7426   parameters:
7427   - "name"
7428   - "parent"
7429   - "msg"
7430
7431 # Detailed Test Results - VPP Performance Results 2n-zn2
7432 - type: "table"
7433   title: "Detailed Test Results - VPP Performance Results 2n-zn2"
7434   algorithm: "table_merged_details"
7435   output-file: "{DIR[DTR,PERF,VPP,2N,ZN2]}/"
7436   columns:
7437     - title: " |prein| Test Name |preout| "
7438       data: "data name"
7439     - 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| "
7440       data: "data msg"
7441   data: "vpp-perf-results-2n-zn2"
7442   filter: "all"
7443   remove-ndr: False
7444   parameters:
7445   - "name"
7446   - "parent"
7447   - "msg"
7448
7449 # Detailed Test Results - VPP Performance Results 2n-clx
7450 - type: "table"
7451   title: "Detailed Test Results - VPP Performance Results 2n-clx"
7452   algorithm: "table_merged_details"
7453   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
7454   columns:
7455     - title: " |prein| Test Name |preout| "
7456       data: "data name"
7457     - 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| "
7458       data: "data msg"
7459   data: "vpp-perf-results-2n-clx"
7460   filter: "all"
7461   parameters:
7462   - "name"
7463   - "parent"
7464   - "msg"
7465
7466 # Detailed Test Results - VPP Performance Results 3n-tsh
7467 - type: "table"
7468   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
7469   algorithm: "table_merged_details"
7470   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
7471   columns:
7472     - title: " |prein| Test Name |preout| "
7473       data: "data name"
7474     - 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| "
7475       data: "data msg"
7476   data: "vpp-perf-results-3n-tsh"
7477   filter: "all"
7478   parameters:
7479   - "name"
7480   - "parent"
7481   - "msg"
7482
7483 # Detailed Test Results - VPP Performance Results 2n-tx2
7484 - type: "table"
7485   title: "Detailed Test Results - VPP Performance Results 2n-tx2"
7486   algorithm: "table_merged_details"
7487   output-file: "{DIR[DTR,PERF,VPP,2N,TX2]}/"
7488   columns:
7489     - title: " |prein| Test Name |preout| "
7490       data: "data name"
7491     - 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| "
7492       data: "data msg"
7493   data: "vpp-perf-results-2n-tx2"
7494   filter: "all"
7495   parameters:
7496   - "name"
7497   - "parent"
7498   - "msg"
7499
7500 # Detailed Test Results - VPP Performance Results 3n-dnv
7501 - type: "table"
7502   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
7503   algorithm: "table_merged_details"
7504   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
7505   columns:
7506     - title: " |prein| Test Name |preout| "
7507       data: "data name"
7508     - 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| "
7509       data: "data msg"
7510   data: "vpp-perf-results-3n-dnv"
7511   filter: "all"
7512   parameters:
7513   - "name"
7514   - "parent"
7515   - "msg"
7516
7517 # Detailed Test Results - VPP Performance Results 2n-dnv
7518 - type: "table"
7519   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
7520   algorithm: "table_merged_details"
7521   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
7522   columns:
7523     - title: " |prein| Test Name |preout| "
7524       data: "data name"
7525     - 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| "
7526       data: "data msg"
7527   data: "vpp-perf-results-2n-dnv"
7528   filter: "all"
7529   parameters:
7530   - "name"
7531   - "parent"
7532   - "msg"
7533
7534 # Test configuration - VPP Performance Test Configs 3n-hsw
7535 - type: "table"
7536   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
7537   algorithm: "table_merged_details"
7538   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
7539   columns:
7540     - title: " |prein| Test Name |preout| "
7541       data: "data name"
7542     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7543       data: "data conf-history"
7544   data: "vpp-perf-results-3n-hsw"
7545   filter: "all"
7546   parameters:
7547   - "parent"
7548   - "name"
7549   - "conf-history"
7550
7551 # Test configuration - VPP Performance Test Configs 3n-skx
7552 - type: "table"
7553   title: "Test configuration - VPP Performance Test Configs 3n-skx"
7554   algorithm: "table_merged_details"
7555   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
7556   columns:
7557     - title: " |prein| Test Name |preout| "
7558       data: "data name"
7559     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7560       data: "data conf-history"
7561   data: "vpp-perf-results-3n-skx"
7562   filter: "all"
7563   parameters:
7564   - "parent"
7565   - "name"
7566   - "conf-history"
7567
7568 # Test configuration - VPP Performance Test Configs 2n-skx
7569 - type: "table"
7570   title: "Test configuration - VPP Performance Test Configs 2n-skx"
7571   algorithm: "table_merged_details"
7572   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
7573   columns:
7574     - title: " |prein| Test Name |preout| "
7575       data: "data name"
7576     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7577       data: "data conf-history"
7578   data: "vpp-perf-results-2n-skx"
7579   filter: "all"
7580   parameters:
7581   - "parent"
7582   - "name"
7583   - "conf-history"
7584
7585 # Test configuration - VPP Performance Test Configs 2n-zn2
7586 - type: "table"
7587   title: "Test configuration - VPP Performance Test Configs 2n-zn2"
7588   algorithm: "table_merged_details"
7589   output-file: "{DIR[DTC,PERF,VPP,2N,ZN2]}/"
7590   columns:
7591     - title: " |prein| Test Name |preout| "
7592       data: "data name"
7593     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7594       data: "data conf-history"
7595   data: "vpp-perf-results-2n-zn2"
7596   filter: "all"
7597   parameters:
7598   - "parent"
7599   - "name"
7600   - "conf-history"
7601
7602 # Test configuration - VPP Performance Test Configs 2n-clx
7603 - type: "table"
7604   title: "Test configuration - VPP Performance Test Configs 2n-clx"
7605   algorithm: "table_merged_details"
7606   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
7607   columns:
7608     - title: " |prein| Test Name |preout| "
7609       data: "data name"
7610     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7611       data: "data conf-history"
7612   data: "vpp-perf-results-2n-clx"
7613   filter: "all"
7614   parameters:
7615   - "parent"
7616   - "name"
7617   - "conf-history"
7618
7619 # Test configuration - VPP Performance Test Configs 3n-tsh
7620 - type: "table"
7621   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
7622   algorithm: "table_merged_details"
7623   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
7624   columns:
7625     - title: " |prein| Test Name |preout| "
7626       data: "data name"
7627     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7628       data: "data conf-history"
7629   data: "vpp-perf-results-3n-tsh"
7630   filter: "all"
7631   parameters:
7632   - "parent"
7633   - "name"
7634   - "conf-history"
7635
7636 # Test configuration - VPP Performance Test Configs 2n-tx2
7637 - type: "table"
7638   title: "Test configuration - VPP Performance Test Configs 2n-tx2"
7639   algorithm: "table_merged_details"
7640   output-file: "{DIR[DTC,PERF,VPP,2N,TX2]}/"
7641   columns:
7642     - title: " |prein| Test Name |preout| "
7643       data: "data name"
7644     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7645       data: "data conf-history"
7646   data: "vpp-perf-results-2n-tx2"
7647   filter: "all"
7648   parameters:
7649   - "parent"
7650   - "name"
7651   - "conf-history"
7652
7653 # Test configuration - VPP Performance Test Configs 3n-dnv
7654 - type: "table"
7655   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
7656   algorithm: "table_merged_details"
7657   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
7658   columns:
7659     - title: " |prein| Test Name |preout| "
7660       data: "data name"
7661     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7662       data: "data conf-history"
7663   data: "vpp-perf-results-3n-dnv"
7664   filter: "all"
7665   parameters:
7666   - "parent"
7667   - "name"
7668   - "conf-history"
7669
7670 # Test configuration - VPP Performance Test Configs 2n-dnv
7671 - type: "table"
7672   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
7673   algorithm: "table_merged_details"
7674   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
7675   columns:
7676     - title: " |prein| Test Name |preout| "
7677       data: "data name"
7678     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7679       data: "data conf-history"
7680   data: "vpp-perf-results-2n-dnv"
7681   filter: "all"
7682   parameters:
7683   - "parent"
7684   - "name"
7685   - "conf-history"
7686
7687 # Test Operational Data - VPP Performance Operational Data 3n-hsw
7688 - type: "table"
7689   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
7690   algorithm: "table_oper_data_html"
7691   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
7692   data: "vpp-perf-results-3n-hsw"
7693   filter: "all"
7694
7695 # Test Operational Data - VPP Performance Operational Data 3n-skx
7696 - type: "table"
7697   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
7698   algorithm: "table_oper_data_html"
7699   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
7700   data: "vpp-perf-results-3n-skx"
7701   filter: "all"
7702
7703 # Test Operational Data - VPP Performance Operational Data 2n-skx
7704 - type: "table"
7705   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
7706   algorithm: "table_oper_data_html"
7707   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
7708   data: "vpp-perf-results-2n-skx"
7709   filter: "all"
7710
7711 # Test Operational Data - VPP Performance Operational Data 2n-zn2
7712 - type: "table"
7713   title: "Test Operational Data - VPP Performance Operational Data 2n-zn2"
7714   algorithm: "table_oper_data_html"
7715   output-file: "{DIR[DTO,PERF,VPP,2N,ZN2]}/"
7716   data: "vpp-perf-results-2n-zn2"
7717   filter: "all"
7718
7719 # Test Operational Data - VPP Performance Operational Data 2n-clx
7720 - type: "table"
7721   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
7722   algorithm: "table_oper_data_html"
7723   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
7724   data: "vpp-perf-results-2n-clx"
7725   filter: "all"
7726
7727 # Test Operational Data - VPP Performance Operational Data 3n-tsh
7728 - type: "table"
7729   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
7730   algorithm: "table_oper_data_html"
7731   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
7732   data: "vpp-perf-results-3n-tsh"
7733   filter: "all"
7734
7735 # Test Operational Data - VPP Performance Operational Data 2n-tx2
7736 - type: "table"
7737   title: "Test Operational Data - VPP Performance Operational Data 2n-tx2"
7738   algorithm: "table_oper_data_html"
7739   output-file: "{DIR[DTO,PERF,VPP,2N,TX2]}/"
7740   data: "vpp-perf-results-2n-tx2"
7741   filter: "all"
7742
7743 # Test Operational Data - VPP Performance Operational Data 3n-dnv
7744 - type: "table"
7745   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
7746   algorithm: "table_oper_data_html"
7747   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
7748   data: "vpp-perf-results-3n-dnv"
7749   filter: "all"
7750
7751 # Test Operational Data - VPP Performance Operational Data 2n-dnv
7752 - type: "table"
7753   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
7754   algorithm: "table_oper_data_html"
7755   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
7756   data: "vpp-perf-results-2n-dnv"
7757   filter: "all"
7758
7759 # Detailed Test Results - VPP MRR Results 3n-hsw
7760 - type: "table"
7761   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
7762   algorithm: "table_merged_details"
7763   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
7764   columns:
7765     - title: " |prein| Test Name |preout| "
7766       data: "data name"
7767     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7768       data: "data msg"
7769   data: "vpp-mrr-results-3n-hsw"
7770   filter: "all"
7771   parameters:
7772   - "name"
7773   - "parent"
7774   - "msg"
7775
7776 # Detailed Test Results - VPP MRR Results 3n-skx
7777 - type: "table"
7778   title: "Detailed Test Results - VPP MRR Results 3n-skx"
7779   algorithm: "table_merged_details"
7780   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
7781   columns:
7782     - title: " |prein| Test Name |preout| "
7783       data: "data name"
7784     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7785       data: "data msg"
7786   data: "vpp-mrr-results-3n-skx"
7787   filter: "all"
7788   parameters:
7789   - "name"
7790   - "parent"
7791   - "msg"
7792
7793 # Detailed Test Results - VPP MRR Results 2n-skx
7794 - type: "table"
7795   title: "Detailed Test Results - VPP MRR Results 2n-skx"
7796   algorithm: "table_merged_details"
7797   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
7798   columns:
7799     - title: " |prein| Test Name |preout| "
7800       data: "data name"
7801     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7802       data: "data msg"
7803   data: "vpp-mrr-results-2n-skx"
7804   filter: "all"
7805   parameters:
7806   - "name"
7807   - "parent"
7808   - "msg"
7809
7810 # Detailed Test Results - VPP MRR Results 2n-zn2
7811 - type: "table"
7812   title: "Detailed Test Results - VPP MRR Results 2n-zn2"
7813   algorithm: "table_merged_details"
7814   output-file: "{DIR[DTR,MRR,VPP,2N,ZN2]}/"
7815   columns:
7816     - title: " |prein| Test Name |preout| "
7817       data: "data name"
7818     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7819       data: "data msg"
7820   data: "vpp-mrr-results-2n-zn2"
7821   filter: "all"
7822   parameters:
7823   - "name"
7824   - "parent"
7825   - "msg"
7826
7827 # Detailed Test Results - VPP MRR Results 2n-clx
7828 - type: "table"
7829   title: "Detailed Test Results - VPP MRR Results 2n-clx"
7830   algorithm: "table_merged_details"
7831   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
7832   columns:
7833     - title: " |prein| Test Name |preout| "
7834       data: "data name"
7835     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7836       data: "data msg"
7837   data: "vpp-mrr-results-2n-clx"
7838   filter: "all"
7839   parameters:
7840   - "name"
7841   - "parent"
7842   - "msg"
7843
7844 # Detailed Test Results - VPP MRR Results 3n-tsh
7845 - type: "table"
7846   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
7847   algorithm: "table_merged_details"
7848   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
7849   columns:
7850     - title: " |prein| Test Name |preout| "
7851       data: "data name"
7852     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7853       data: "data msg"
7854   data: "vpp-mrr-results-3n-tsh"
7855   filter: "all"
7856   parameters:
7857   - "name"
7858   - "parent"
7859   - "msg"
7860
7861 # Detailed Test Results - VPP MRR Results 2n-tx2
7862 - type: "table"
7863   title: "Detailed Test Results - VPP MRR Results 2n-tx2"
7864   algorithm: "table_merged_details"
7865   output-file: "{DIR[DTR,MRR,VPP,2N,TX2]}/"
7866   columns:
7867     - title: " |prein| Test Name |preout| "
7868       data: "data name"
7869     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7870       data: "data msg"
7871   data: "vpp-mrr-results-2n-tx2"
7872   filter: "all"
7873   parameters:
7874   - "name"
7875   - "parent"
7876   - "msg"
7877
7878 # Detailed Test Results - VPP MRR Results 3n-dnv
7879 - type: "table"
7880   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
7881   algorithm: "table_merged_details"
7882   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
7883   columns:
7884     - title: " |prein| Test Name |preout| "
7885       data: "data name"
7886     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7887       data: "data msg"
7888   data: "vpp-mrr-results-3n-dnv"
7889   filter: "all"
7890   parameters:
7891   - "name"
7892   - "parent"
7893   - "msg"
7894
7895 # Detailed Test Results - VPP MRR Results 2n-dnv
7896 - type: "table"
7897   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
7898   algorithm: "table_merged_details"
7899   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
7900   columns:
7901     - title: " |prein| Test Name |preout| "
7902       data: "data name"
7903     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7904       data: "data msg"
7905   data: "vpp-mrr-results-2n-dnv"
7906   filter: "all"
7907   parameters:
7908   - "name"
7909   - "parent"
7910   - "msg"
7911
7912 # Test configuration - VPP MRR Test Configs 3n-hsw
7913 - type: "table"
7914   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
7915   algorithm: "table_merged_details"
7916   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
7917   columns:
7918     - title: " |prein| Test Name |preout| "
7919       data: "data name"
7920     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7921       data: "data conf-history"
7922   data: "vpp-mrr-results-3n-hsw"
7923   filter: "all"
7924   parameters:
7925   - "parent"
7926   - "name"
7927   - "conf-history"
7928
7929 # Test configuration - VPP MRR Test Configs 3n-skx
7930 - type: "table"
7931   title: "Test configuration - VPP MRR Test Configs 3n-skx"
7932   algorithm: "table_merged_details"
7933   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
7934   columns:
7935     - title: " |prein| Test Name |preout| "
7936       data: "data name"
7937     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7938       data: "data conf-history"
7939   data: "vpp-mrr-results-3n-skx"
7940   filter: "all"
7941   parameters:
7942   - "parent"
7943   - "name"
7944   - "conf-history"
7945
7946 # Test configuration - VPP MRR Test Configs 2n-skx
7947 - type: "table"
7948   title: "Test configuration - VPP MRR Test Configs 2n-skx"
7949   algorithm: "table_merged_details"
7950   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
7951   columns:
7952     - title: " |prein| Test Name |preout| "
7953       data: "data name"
7954     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7955       data: "data conf-history"
7956   data: "vpp-mrr-results-2n-skx"
7957   filter: "all"
7958   parameters:
7959   - "parent"
7960   - "name"
7961   - "conf-history"
7962
7963 # Test configuration - VPP MRR Test Configs 2n-zn2
7964 - type: "table"
7965   title: "Test configuration - VPP MRR Test Configs 2n-zn2"
7966   algorithm: "table_merged_details"
7967   output-file: "{DIR[DTC,MRR,VPP,2N,ZN2]}/"
7968   columns:
7969     - title: " |prein| Test Name |preout| "
7970       data: "data name"
7971     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7972       data: "data conf-history"
7973   data: "vpp-mrr-results-2n-zn2"
7974   filter: "all"
7975   parameters:
7976   - "parent"
7977   - "name"
7978   - "conf-history"
7979
7980 # Test configuration - VPP MRR Test Configs 2n-clx
7981 - type: "table"
7982   title: "Test configuration - VPP MRR Test Configs 2n-clx"
7983   algorithm: "table_merged_details"
7984   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
7985   columns:
7986     - title: " |prein| Test Name |preout| "
7987       data: "data name"
7988     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7989       data: "data conf-history"
7990   data: "vpp-mrr-results-2n-clx"
7991   filter: "all"
7992   parameters:
7993   - "parent"
7994   - "name"
7995   - "conf-history"
7996
7997 # Test configuration - VPP MRR Test Configs 3n-tsh
7998 - type: "table"
7999   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
8000   algorithm: "table_merged_details"
8001   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
8002   columns:
8003     - title: " |prein| Test Name |preout| "
8004       data: "data name"
8005     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
8006       data: "data conf-history"
8007   data: "vpp-mrr-results-3n-tsh"
8008   filter: "all"
8009   parameters:
8010   - "parent"
8011   - "name"
8012   - "conf-history"
8013
8014 # Test configuration - VPP MRR Test Configs 2n-tx2
8015 - type: "table"
8016   title: "Test configuration - VPP MRR Test Configs 2n-tx2"
8017   algorithm: "table_merged_details"
8018   output-file: "{DIR[DTC,MRR,VPP,2N,TX2]}/"
8019   columns:
8020     - title: " |prein| Test Name |preout| "
8021       data: "data name"
8022     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
8023       data: "data conf-history"
8024   data: "vpp-mrr-results-2n-tx2"
8025   filter: "all"
8026   parameters:
8027   - "parent"
8028   - "name"
8029   - "conf-history"
8030
8031 # Test configuration - VPP MRR Test Configs 3n-dnv
8032 - type: "table"
8033   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
8034   algorithm: "table_merged_details"
8035   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
8036   columns:
8037     - title: " |prein| Test Name |preout| "
8038       data: "data name"
8039     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
8040       data: "data conf-history"
8041   data: "vpp-mrr-results-3n-dnv"
8042   filter: "all"
8043   parameters:
8044   - "parent"
8045   - "name"
8046   - "conf-history"
8047
8048 # Test configuration - VPP MRR Test Configs 2n-dnv
8049 - type: "table"
8050   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
8051   algorithm: "table_merged_details"
8052   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
8053   columns:
8054     - title: " |prein| Test Name |preout| "
8055       data: "data name"
8056     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
8057       data: "data conf-history"
8058   data: "vpp-mrr-results-2n-dnv"
8059   filter: "all"
8060   parameters:
8061   - "parent"
8062   - "name"
8063   - "conf-history"
8064
8065 # Detailed Test Results - VPP Device Results - Ubuntu
8066 - type: "table"
8067   title: "Detailed Test Results - VPP Device Results - Ubuntu"
8068   algorithm: "table_merged_details"
8069   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
8070   columns:
8071     - title: " |prein| Test Name |preout| "
8072       data: "data name"
8073     - title: " |prein| Status |preout| "
8074       data: "data status"
8075   data: "vpp-device-results-ubuntu"
8076   filter: "all"
8077   parameters:
8078   - "name"
8079   - "parent"
8080   - "doc"
8081   - "status"
8082
8083 # Test configuration - VPP Device Test Configs - Ubuntu
8084 - type: "table"
8085   title: "Test configuration - VPP Device Test Configs - Ubuntu"
8086   algorithm: "table_merged_details"
8087   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
8088   columns:
8089     - title: " |prein| Test Name |preout| "
8090       data: "data name"
8091     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
8092       data: "data conf-history"
8093   data: "vpp-device-results-ubuntu"
8094   filter: "all"
8095   parameters:
8096   - "parent"
8097   - "name"
8098   - "conf-history"
8099
8100 ################################################################################
8101
8102 # DPDK Performance Changes 3n-hsw 1t1c pdr
8103 - type: "table"
8104   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
8105   algorithm: "table_comparison"
8106   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
8107   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8108   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
8109   columns:
8110     - title: "2005"
8111       data-set: "dpdk-performance-changes-3n-hsw-h1"
8112     - title: "2009"
8113       data-set: "dpdk-performance-changes-3n-hsw-ref"
8114     - title: "2101"
8115       data-set: "dpdk-performance-changes-3n-hsw-cmp"
8116   comparisons:
8117     - title: "Diff"
8118       reference: 2
8119       compare: 3
8120   legend:
8121     - ""
8122     - "2005, 2009, 2101 - DPDK versions tested."
8123     - "Diff - difference between 2009 and 2101 DPDK version."
8124
8125 # DPDK Performance Changes 3n-hsw 2t2c pdr
8126 - type: "table"
8127   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
8128   algorithm: "table_comparison"
8129   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
8130   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8131   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
8132   columns:
8133     - title: "2005"
8134       data-set: "dpdk-performance-changes-3n-hsw-h1"
8135     - title: "2009"
8136       data-set: "dpdk-performance-changes-3n-hsw-ref"
8137     - title: "2101"
8138       data-set: "dpdk-performance-changes-3n-hsw-cmp"
8139   comparisons:
8140     - title: "Diff"
8141       reference: 2
8142       compare: 3
8143   legend:
8144     - ""
8145     - "2005, 2009, 2101 - DPDK versions tested."
8146     - "Diff - difference between 2009 and 2101 DPDK version."
8147
8148 # DPDK Performance Changes 3n-hsw 1t1c pdr
8149 - type: "table"
8150   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
8151   algorithm: "table_comparison"
8152   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
8153   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8154   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
8155   columns:
8156     - title: "2005"
8157       data-set: "dpdk-performance-changes-3n-hsw-h1"
8158     - title: "2009"
8159       data-set: "dpdk-performance-changes-3n-hsw-ref"
8160     - title: "2101"
8161       data-set: "dpdk-performance-changes-3n-hsw-cmp"
8162   comparisons:
8163     - title: "Diff"
8164       reference: 2
8165       compare: 3
8166   legend:
8167     - ""
8168     - "2005, 2009, 2101 - DPDK versions tested."
8169     - "Diff - difference between 2009 and 2101 DPDK version."
8170
8171 # DPDK Performance Changes 3n-hsw 2t2c ndr
8172 - type: "table"
8173   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
8174   algorithm: "table_comparison"
8175   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
8176   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8177   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
8178   columns:
8179     - title: "2005"
8180       data-set: "dpdk-performance-changes-3n-hsw-h1"
8181     - title: "2009"
8182       data-set: "dpdk-performance-changes-3n-hsw-ref"
8183     - title: "2101"
8184       data-set: "dpdk-performance-changes-3n-hsw-cmp"
8185   comparisons:
8186     - title: "Diff"
8187       reference: 2
8188       compare: 3
8189   legend:
8190     - ""
8191     - "2005, 2009, 2101 - DPDK versions tested."
8192     - "Diff - difference between 2009 and 2101 DPDK version."
8193
8194 # DPDK Performance Changes 3n-skx 2t1c pdr
8195 - type: "table"
8196   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
8197   algorithm: "table_comparison"
8198   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
8199   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8200   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8201   columns:
8202     - title: "2005"
8203       data-set: "dpdk-performance-changes-3n-skx-h1"
8204     - title: "2009"
8205       data-set: "dpdk-performance-changes-3n-skx-ref"
8206     - title: "2101"
8207       data-set: "dpdk-performance-changes-3n-skx-cmp"
8208   comparisons:
8209     - title: "Diff"
8210       reference: 2
8211       compare: 3
8212   legend:
8213     - ""
8214     - "2005, 2009, 2101 - DPDK versions tested."
8215     - "Diff - difference between 2009 and 2101 DPDK version."
8216
8217 # DPDK Performance Changes 3n-skx 4t2c pdr
8218 - type: "table"
8219   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
8220   algorithm: "table_comparison"
8221   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
8222   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8223   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8224   columns:
8225     - title: "2005"
8226       data-set: "dpdk-performance-changes-3n-skx-h1"
8227     - title: "2009"
8228       data-set: "dpdk-performance-changes-3n-skx-ref"
8229     - title: "2101"
8230       data-set: "dpdk-performance-changes-3n-skx-cmp"
8231   comparisons:
8232     - title: "Diff"
8233       reference: 2
8234       compare: 3
8235   legend:
8236     - ""
8237     - "2005, 2009, 2101 - DPDK versions tested."
8238     - "Diff - difference between 2009 and 2101 DPDK version."
8239
8240 # DPDK Performance Changes 3n-skx 2t1c ndr
8241 - type: "table"
8242   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
8243   algorithm: "table_comparison"
8244   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
8245   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8246   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8247   columns:
8248     - title: "2005"
8249       data-set: "dpdk-performance-changes-3n-skx-h1"
8250     - title: "2009"
8251       data-set: "dpdk-performance-changes-3n-skx-ref"
8252     - title: "2101"
8253       data-set: "dpdk-performance-changes-3n-skx-cmp"
8254   comparisons:
8255     - title: "Diff"
8256       reference: 2
8257       compare: 3
8258   legend:
8259     - ""
8260     - "2005, 2009, 2101 - DPDK versions tested."
8261     - "Diff - difference between 2009 and 2101 DPDK version."
8262
8263 # DPDK Performance Changes 3n-skx 4t2c ndr
8264 - type: "table"
8265   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
8266   algorithm: "table_comparison"
8267   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
8268   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8269   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8270   columns:
8271     - title: "2005"
8272       data-set: "dpdk-performance-changes-3n-skx-h1"
8273     - title: "2009"
8274       data-set: "dpdk-performance-changes-3n-skx-ref"
8275     - title: "2101"
8276       data-set: "dpdk-performance-changes-3n-skx-cmp"
8277   comparisons:
8278     - title: "Diff"
8279       reference: 2
8280       compare: 3
8281   legend:
8282     - ""
8283     - "2005, 2009, 2101 - DPDK versions tested."
8284     - "Diff - difference between 2009 and 2101 DPDK version."
8285
8286 # DPDK Performance Changes 2n-skx 2t1c pdr
8287 - type: "table"
8288   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
8289   algorithm: "table_comparison"
8290   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
8291   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8292   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8293   columns:
8294     - title: "2005"
8295       data-set: "dpdk-performance-changes-2n-skx-h1"
8296     - title: "2009"
8297       data-set: "dpdk-performance-changes-2n-skx-ref"
8298     - title: "2101"
8299       data-set: "dpdk-performance-changes-2n-skx-cmp"
8300   comparisons:
8301     - title: "Diff"
8302       reference: 2
8303       compare: 3
8304   legend:
8305     - ""
8306     - "2005, 2009, 2101 - DPDK versions tested."
8307     - "Diff - difference between 2009 and 2101 DPDK version."
8308
8309 # DPDK Performance Changes 2n-skx 4t2c pdr
8310 - type: "table"
8311   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
8312   algorithm: "table_comparison"
8313   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
8314   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8315   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8316   columns:
8317     - title: "2005"
8318       data-set: "dpdk-performance-changes-2n-skx-h1"
8319     - title: "2009"
8320       data-set: "dpdk-performance-changes-2n-skx-ref"
8321     - title: "2101"
8322       data-set: "dpdk-performance-changes-2n-skx-cmp"
8323   comparisons:
8324     - title: "Diff"
8325       reference: 2
8326       compare: 3
8327   legend:
8328     - ""
8329     - "2005, 2009, 2101 - DPDK versions tested."
8330     - "Diff - difference between 2009 and 2101 DPDK version."
8331
8332 # DPDK Performance Changes 2n-skx 2t1c ndr
8333 - type: "table"
8334   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
8335   algorithm: "table_comparison"
8336   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
8337   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8338   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8339   columns:
8340     - title: "2005"
8341       data-set: "dpdk-performance-changes-2n-skx-h1"
8342     - title: "2009"
8343       data-set: "dpdk-performance-changes-2n-skx-ref"
8344     - title: "2101"
8345       data-set: "dpdk-performance-changes-2n-skx-cmp"
8346   comparisons:
8347     - title: "Diff"
8348       reference: 2
8349       compare: 3
8350   legend:
8351     - ""
8352     - "2005, 2009, 2101 - DPDK versions tested."
8353     - "Diff - difference between 2009 and 2101 DPDK version."
8354
8355 # DPDK Performance Changes 2n-skx 4t2c ndr
8356 - type: "table"
8357   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
8358   algorithm: "table_comparison"
8359   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
8360   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8361   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8362   columns:
8363     - title: "2005"
8364       data-set: "dpdk-performance-changes-2n-skx-h1"
8365     - title: "2009"
8366       data-set: "dpdk-performance-changes-2n-skx-ref"
8367     - title: "2101"
8368       data-set: "dpdk-performance-changes-2n-skx-cmp"
8369   comparisons:
8370     - title: "Diff"
8371       reference: 2
8372       compare: 3
8373   legend:
8374     - ""
8375     - "2005, 2009, 2101 - DPDK versions tested."
8376     - "Diff - difference between 2009 and 2101 DPDK version."
8377
8378 # DPDK Performance Changes 2n-clx 2t1c pdr
8379 - type: "table"
8380   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
8381   algorithm: "table_comparison"
8382   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
8383   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8384   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8385   columns:
8386     - title: "2005"
8387       data-set: "dpdk-performance-changes-2n-clx-h1"
8388     - title: "2009"
8389       data-set: "dpdk-performance-changes-2n-clx-ref"
8390     - title: "2101"
8391       data-set: "dpdk-performance-changes-2n-clx-cmp"
8392   comparisons:
8393     - title: "Diff"
8394       reference: 2
8395       compare: 3
8396   legend:
8397     - ""
8398     - "2005, 2009, 2101 - DPDK versions tested."
8399     - "Diff - difference between 2009 and 2101 DPDK version."
8400
8401 # DPDK Performance Changes 2n-clx 4t2c pdr
8402 - type: "table"
8403   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
8404   algorithm: "table_comparison"
8405   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
8406   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8407   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8408   columns:
8409     - title: "2005"
8410       data-set: "dpdk-performance-changes-2n-clx-h1"
8411     - title: "2009"
8412       data-set: "dpdk-performance-changes-2n-clx-ref"
8413     - title: "2101"
8414       data-set: "dpdk-performance-changes-2n-clx-cmp"
8415   comparisons:
8416     - title: "Diff"
8417       reference: 2
8418       compare: 3
8419   legend:
8420     - ""
8421     - "2005, 2009, 2101 - DPDK versions tested."
8422     - "Diff - difference between 2009 and 2101 DPDK version."
8423
8424 # DPDK Performance Changes 2n-clx 2t1c ndr
8425 - type: "table"
8426   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
8427   algorithm: "table_comparison"
8428   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
8429   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8430   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8431   columns:
8432     - title: "2005"
8433       data-set: "dpdk-performance-changes-2n-clx-h1"
8434     - title: "2009"
8435       data-set: "dpdk-performance-changes-2n-clx-ref"
8436     - title: "2101"
8437       data-set: "dpdk-performance-changes-2n-clx-cmp"
8438   comparisons:
8439     - title: "Diff"
8440       reference: 2
8441       compare: 3
8442   legend:
8443     - ""
8444     - "2005, 2009, 2101 - DPDK versions tested."
8445     - "Diff - difference between 2009 and 2101 DPDK version."
8446
8447 # DPDK Performance Changes 2n-clx 4t2c ndr
8448 - type: "table"
8449   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
8450   algorithm: "table_comparison"
8451   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
8452   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8453   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8454   columns:
8455     - title: "2005"
8456       data-set: "dpdk-performance-changes-2n-clx-h1"
8457     - title: "2009"
8458       data-set: "dpdk-performance-changes-2n-clx-ref"
8459     - title: "2101"
8460       data-set: "dpdk-performance-changes-2n-clx-cmp"
8461   comparisons:
8462     - title: "Diff"
8463       reference: 2
8464       compare: 3
8465   legend:
8466     - ""
8467     - "2005, 2009, 2101 - DPDK versions tested."
8468     - "Diff - difference between 2009 and 2101 DPDK version."
8469
8470 # DPDK Performance Changes 2n-zn2 2t1c pdr
8471 - type: "table"
8472   title: "DPDK Performance Changes 2n-zn2 2t1c pdr"
8473   algorithm: "table_comparison"
8474   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-2t1c-pdr"
8475   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8476   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8477   columns:
8478 #     - title: "2005"
8479 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8480     - title: "2009"
8481       data-set: "dpdk-performance-changes-2n-zn2-ref"
8482     - title: "2101"
8483       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8484   comparisons:
8485     - title: "Diff"
8486       reference: 1  # 2
8487       compare: 2  # 3
8488   legend:
8489     - ""
8490     - "2009, 2101 - DPDK versions tested."
8491     - "Diff - difference between 2009 and 2101 DPDK version."
8492
8493 # DPDK Performance Changes 2n-zn2 4t2c pdr
8494 - type: "table"
8495   title: "DPDK Performance Changes 2n-zn2 4t2c pdr"
8496   algorithm: "table_comparison"
8497   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-4t2c-pdr"
8498   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8499   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8500   columns:
8501 #     - title: "2005"
8502 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8503     - title: "2009"
8504       data-set: "dpdk-performance-changes-2n-zn2-ref"
8505     - title: "2101"
8506       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8507   comparisons:
8508     - title: "Diff"
8509       reference: 1  # 2
8510       compare: 2  # 3
8511   legend:
8512     - ""
8513     - "2009, 2101 - DPDK versions tested."
8514     - "Diff - difference between 2009 and 2101 DPDK version."
8515
8516 # DPDK Performance Changes 2n-zn2 2t1c ndr
8517 - type: "table"
8518   title: "DPDK Performance Changes 2n-zn2 2t1c ndr"
8519   algorithm: "table_comparison"
8520   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-2t1c-ndr"
8521   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8522   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8523   columns:
8524 #     - title: "2005"
8525 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8526     - title: "2009"
8527       data-set: "dpdk-performance-changes-2n-zn2-ref"
8528     - title: "2101"
8529       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8530   comparisons:
8531     - title: "Diff"
8532       reference: 1  # 2
8533       compare: 2  # 3
8534   legend:
8535     - ""
8536     - "2009, 2101 - DPDK versions tested."
8537     - "Diff - difference between 2009 and 2101 DPDK version."
8538
8539 # DPDK Performance Changes 2n-zn2 4t2c ndr
8540 - type: "table"
8541   title: "DPDK Performance Changes 2n-zn2 4t2c ndr"
8542   algorithm: "table_comparison"
8543   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-4t2c-ndr"
8544   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8545   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8546   columns:
8547 #     - title: "2005"
8548 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8549     - title: "2009"
8550       data-set: "dpdk-performance-changes-2n-zn2-ref"
8551     - title: "2101"
8552       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8553   comparisons:
8554     - title: "Diff"
8555       reference: 1  # 2
8556       compare: 2  # 3
8557   legend:
8558     - ""
8559     - "2009, 2101 - DPDK versions tested."
8560     - "Diff - difference between 2009 and 2101 DPDK version."
8561
8562 ## DPDK Performance Changes 2n-dnv 1t1c pdr
8563 #- type: "table"
8564 #  title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
8565 #  algorithm: "table_comparison"
8566 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
8567 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8568 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8569 #  columns:
8570 #    - title: "2001"
8571 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8572 #    - title: "2005"
8573 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8574 #    - title: "2009"
8575 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8576 #  comparisons:
8577 #    - title: "Diff"
8578 #      reference: 2
8579 #      compare: 3
8580 #  legend:
8581 #    - ""
8582 #    - "2001, 2005, 2009 - DPDK versions tested."
8583 #    - "Diff - difference between 2005 and 2009 DPDK version."
8584 #
8585 ## DPDK Performance Changes 2n-dnv 2t2c pdr
8586 #- type: "table"
8587 #  title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
8588 #  algorithm: "table_comparison"
8589 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
8590 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8591 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8592 #  columns:
8593 #    - title: "2001"
8594 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8595 #    - title: "2005"
8596 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8597 #    - title: "2009"
8598 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8599 #  comparisons:
8600 #    - title: "Diff"
8601 #      reference: 2
8602 #      compare: 3
8603 #  legend:
8604 #    - ""
8605 #    - "2001, 2005, 2009 - DPDK versions tested."
8606 #    - "Diff - difference between 2005 and 2009 DPDK version."
8607 #
8608 ## DPDK Performance Changes 2n-dnv 1t1c ndr
8609 #- type: "table"
8610 #  title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
8611 #  algorithm: "table_comparison"
8612 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
8613 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8614 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8615 #  columns:
8616 #    - title: "2001"
8617 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8618 #    - title: "2005"
8619 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8620 #    - title: "2009"
8621 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8622 #  comparisons:
8623 #    - title: "Diff"
8624 #      reference: 2
8625 #      compare: 3
8626 #  legend:
8627 #    - ""
8628 #    - "2001, 2005, 2009 - DPDK versions tested."
8629 #    - "Diff - difference between 2005 and 2009 DPDK version."
8630 #
8631 ## DPDK Performance Changes 2n-dnv 2t2c ndr
8632 #- type: "table"
8633 #  title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
8634 #  algorithm: "table_comparison"
8635 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
8636 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8637 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8638 #  columns:
8639 #    - title: "2001"
8640 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8641 #    - title: "2005"
8642 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8643 #    - title: "2009"
8644 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8645 #  comparisons:
8646 #    - title: "Diff"
8647 #      reference: 2
8648 #      compare: 3
8649 #  legend:
8650 #    - ""
8651 #    - "2001, 2005, 2009 - DPDK versions tested."
8652 #    - "Diff - difference between 2005 and 2009 DPDK version."
8653 #
8654 ## DPDK Performance Changes 3n-dnv 1t1c pdr
8655 #- type: "table"
8656 #  title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
8657 #  algorithm: "table_comparison"
8658 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
8659 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8660 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8661 #  columns:
8662 #    - title: "2001"
8663 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8664 #    - title: "2005"
8665 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8666 #    - title: "2009"
8667 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8668 #  comparisons:
8669 #    - title: "Diff"
8670 #      reference: 2
8671 #      compare: 3
8672 #  legend:
8673 #    - ""
8674 #    - "2001, 2005, 2009 - DPDK versions tested."
8675 #    - "Diff - difference between 2005 and 2009 DPDK version."
8676 #
8677 ## DPDK Performance Changes 3n-dnv 2t2c pdr
8678 #- type: "table"
8679 #  title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
8680 #  algorithm: "table_comparison"
8681 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
8682 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8683 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8684 #  columns:
8685 #    - title: "2001"
8686 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8687 #    - title: "2005"
8688 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8689 #    - title: "2009"
8690 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8691 #  comparisons:
8692 #    - title: "Diff"
8693 #      reference: 2
8694 #      compare: 3
8695 #  legend:
8696 #    - ""
8697 #    - "2001, 2005, 2009 - DPDK versions tested."
8698 #    - "Diff - difference between 2005 and 2009 DPDK version."
8699 #
8700 ## DPDK Performance Changes 3n-dnv 1t1c ndr
8701 #- type: "table"
8702 #  title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
8703 #  algorithm: "table_comparison"
8704 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
8705 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8706 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8707 #  columns:
8708 #    - title: "2001"
8709 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8710 #    - title: "2005"
8711 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8712 #    - title: "2009"
8713 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8714 #  comparisons:
8715 #    - title: "Diff"
8716 #      reference: 2
8717 #      compare: 3
8718 #  legend:
8719 #    - ""
8720 #    - "2001, 2005, 2009 - DPDK versions tested."
8721 #    - "Diff - difference between 2005 and 2009 DPDK version."
8722 #
8723 ## DPDK Performance Changes 3n-dnv 2t2c ndr
8724 #- type: "table"
8725 #  title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
8726 #  algorithm: "table_comparison"
8727 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
8728 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8729 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8730 #  columns:
8731 #    - title: "2001"
8732 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8733 #    - title: "2005"
8734 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8735 #    - title: "2009"
8736 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8737 #  comparisons:
8738 #    - title: "Diff"
8739 #      reference: 2
8740 #      compare: 3
8741 #  legend:
8742 #    - ""
8743 #    - "2001, 2005, 2009 - DPDK versions tested."
8744 #    - "Diff - difference between 2005 and 2009 DPDK version."
8745
8746 # DPDK Performance Changes 3n-tsh 1t1c pdr
8747 - type: "table"
8748   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
8749   algorithm: "table_comparison"
8750   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
8751   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8752   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8753   columns:
8754     - title: "2005"
8755       data-set: "dpdk-performance-changes-3n-tsh-h1"
8756     - title: "2009"
8757       data-set: "dpdk-performance-changes-3n-tsh-ref"
8758     - title: "2101"
8759       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8760   comparisons:
8761     - title: "Diff"
8762       reference: 2
8763       compare: 3
8764   legend:
8765     - ""
8766     - "2005, 2009, 2101 - DPDK versions tested."
8767     - "Diff - difference between 2009 and 2101 DPDK version."
8768
8769 # DPDK Performance Changes 3n-tsh 2t2c pdr
8770 - type: "table"
8771   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
8772   algorithm: "table_comparison"
8773   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
8774   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8775   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8776   columns:
8777     - title: "2005"
8778       data-set: "dpdk-performance-changes-3n-tsh-h1"
8779     - title: "2009"
8780       data-set: "dpdk-performance-changes-3n-tsh-ref"
8781     - title: "2101"
8782       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8783   comparisons:
8784     - title: "Diff"
8785       reference: 2
8786       compare: 3
8787   legend:
8788     - ""
8789     - "2005, 2009, 2101 - DPDK versions tested."
8790     - "Diff - difference between 2009 and 2101 DPDK version."
8791
8792 # DPDK Performance Changes 3n-tsh 1t1c ndr
8793 - type: "table"
8794   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
8795   algorithm: "table_comparison"
8796   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
8797   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8798   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8799   columns:
8800     - title: "2005"
8801       data-set: "dpdk-performance-changes-3n-tsh-h1"
8802     - title: "2009"
8803       data-set: "dpdk-performance-changes-3n-tsh-ref"
8804     - title: "2101"
8805       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8806   comparisons:
8807     - title: "Diff"
8808       reference: 2
8809       compare: 3
8810   legend:
8811     - ""
8812     - "2005, 2009, 2101 - DPDK versions tested."
8813     - "Diff - difference between 2009 and 2101 DPDK version."
8814
8815 # DPDK Performance Changes 3n-tsh 2t2c ndr
8816 - type: "table"
8817   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
8818   algorithm: "table_comparison"
8819   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
8820   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8821   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8822   columns:
8823     - title: "2005"
8824       data-set: "dpdk-performance-changes-3n-tsh-h1"
8825     - title: "2009"
8826       data-set: "dpdk-performance-changes-3n-tsh-ref"
8827     - title: "2101"
8828       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8829   comparisons:
8830     - title: "Diff"
8831       reference: 2
8832       compare: 3
8833   legend:
8834     - ""
8835     - "2005, 2009, 2101 - DPDK versions tested."
8836     - "Diff - difference between 2009 and 2101 DPDK version."
8837
8838 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
8839 - type: "table"
8840   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
8841   algorithm: "table_comparison"
8842   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
8843   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8844   filter: "'NIC_Intel-X710'"
8845   columns:
8846     - title: "3n-hsw x710"
8847       data-set: "dpdk-compare-testbeds-ref"
8848     - title: "3n-skx x710"
8849       data-set: "dpdk-compare-testbeds-cmp"
8850   comparisons:
8851     - title: "Diff"
8852       reference: 1
8853       compare: 2
8854   legend:
8855     - ""
8856     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
8857     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
8858
8859 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
8860 - type: "table"
8861   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
8862   algorithm: "table_comparison"
8863   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
8864   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8865   filter: "'NIC_Intel-X710'"
8866   columns:
8867     - title: "3n-hsw x710"
8868       data-set: "dpdk-compare-testbeds-ref"
8869     - title: "3n-skx x710"
8870       data-set: "dpdk-compare-testbeds-cmp"
8871   comparisons:
8872     - title: "Diff"
8873       reference: 1
8874       compare: 2
8875   legend:
8876     - ""
8877     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
8878     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
8879
8880 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
8881 - type: "table"
8882   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
8883   algorithm: "table_comparison"
8884   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
8885   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8886   filter: "'NIC_Intel-XXV710'"
8887   columns:
8888     - title: "2n-skx"
8889       data-set: "dpdk-compare-testbeds-skx-clx-ref"
8890     - title: "2n-clx"
8891       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
8892   comparisons:
8893     - title: "Diff"
8894       reference: 1
8895       compare: 2
8896   legend:
8897     - ""
8898     - "2n-skx, 2n-clx - testbeds and NICs tested."
8899     - "Diff - difference between 2n-skx and 2n-clx testbeds."
8900
8901 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
8902 - type: "table"
8903   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
8904   algorithm: "table_comparison"
8905   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
8906   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8907   filter: "'NIC_Intel-XXV710'"
8908   columns:
8909     - title: "2n-skx"
8910       data-set: "dpdk-compare-testbeds-skx-clx-ref"
8911     - title: "2n-clx"
8912       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
8913   comparisons:
8914     - title: "Diff"
8915       reference: 1
8916       compare: 2
8917   legend:
8918     - ""
8919     - "2n-skx, 2n-clx - testbeds and NICs tested."
8920     - "Diff - difference between 2n-skx and 2n-clx testbeds."
8921
8922 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
8923 - type: "table"
8924   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
8925   algorithm: "table_comparison"
8926   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
8927   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8928   filter: "'NIC_Intel-XXV710'"
8929   columns:
8930     - title: "3n-skx"
8931       data-set: "dpdk-compare-topologies-ref"
8932     - title: "2n-skx"
8933       data-set: "dpdk-compare-topologies-cmp"
8934   comparisons:
8935     - title: "Diff"
8936       reference: 1
8937       compare: 2
8938   legend:
8939     - ""
8940     - "3n-skx, 2n-skx - topologies tested."
8941     - "Diff - difference between 3n-skx and 2n-skx topologies."
8942
8943 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
8944 - type: "table"
8945   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
8946   algorithm: "table_comparison"
8947   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
8948   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8949   filter: "'NIC_Intel-XXV710'"
8950   columns:
8951     - title: "3n-skx"
8952       data-set: "dpdk-compare-topologies-ref"
8953     - title: "2n-skx"
8954       data-set: "dpdk-compare-topologies-cmp"
8955   comparisons:
8956     - title: "Diff"
8957       reference: 1
8958       compare: 2
8959   legend:
8960     - ""
8961     - "3n-skx, 2n-skx - topologies tested."
8962     - "Diff - difference between 3n-skx and 2n-skx topologies."
8963
8964 # Detailed Test Results - DPDK Performance Results 3n-hsw
8965 - type: "table"
8966   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
8967   algorithm: "table_merged_details"
8968   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
8969   columns:
8970     - title: " |prein| Test Name |preout| "
8971       data: "data name"
8972     - 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| "
8973       data: "data msg"
8974   data: "dpdk-perf-results-3n-hsw"
8975   filter: "all"
8976   parameters:
8977   - "name"
8978   - "parent"
8979   - "msg"
8980
8981 # Detailed Test Results - DPDK Performance Results 3n-skx
8982 - type: "table"
8983   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
8984   algorithm: "table_merged_details"
8985   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
8986   columns:
8987     - title: " |prein| Test Name |preout| "
8988       data: "data name"
8989     - 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| "
8990       data: "data msg"
8991   data: "dpdk-perf-results-3n-skx"
8992   filter: "all"
8993   remove-ndr: False
8994   parameters:
8995   - "name"
8996   - "parent"
8997   - "msg"
8998
8999 # Detailed Test Results - DPDK Performance Results 2n-skx
9000 - type: "table"
9001   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
9002   algorithm: "table_merged_details"
9003   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
9004   columns:
9005     - title: " |prein| Test Name |preout| "
9006       data: "data name"
9007     - 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| "
9008       data: "data msg"
9009   data: "dpdk-perf-results-2n-skx"
9010   filter: "all"
9011   remove-ndr: False
9012   parameters:
9013   - "name"
9014   - "parent"
9015   - "msg"
9016
9017 # Detailed Test Results - DPDK Performance Results 2n-zn2
9018 - type: "table"
9019   title: "Detailed Test Results - DPDK Performance Results 2n-zn2"
9020   algorithm: "table_merged_details"
9021   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_zn2"
9022   columns:
9023     - title: " |prein| Test Name |preout| "
9024       data: "data name"
9025     - 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| "
9026       data: "data msg"
9027   data: "dpdk-perf-results-2n-zn2"
9028   filter: "all"
9029   remove-ndr: False
9030   parameters:
9031   - "name"
9032   - "parent"
9033   - "msg"
9034
9035 # Detailed Test Results - DPDK Performance Results 2n-clx
9036 - type: "table"
9037   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
9038   algorithm: "table_merged_details"
9039   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
9040   columns:
9041     - title: " |prein| Test Name |preout| "
9042       data: "data name"
9043     - 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| "
9044       data: "data msg"
9045   data: "dpdk-perf-results-2n-clx"
9046   filter: "all"
9047   parameters:
9048   - "name"
9049   - "parent"
9050   - "msg"
9051
9052 ## Detailed Test Results - DPDK Performance Results 2n-dnv
9053 #- type: "table"
9054 #  title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
9055 #  algorithm: "table_merged_details"
9056 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
9057 #  columns:
9058 #    - title: " |prein| Test Name |preout| "
9059 #      data: "data name"
9060 #    - 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| "
9061 #      data: "data msg"
9062 #  data: "dpdk-perf-results-2n-dnv"
9063 #  filter: "all"
9064 #  parameters:
9065 #  - "name"
9066 #  - "parent"
9067 #  - "msg"
9068 #
9069 ## Detailed Test Results - DPDK Performance Results 3n-dnv
9070 #- type: "table"
9071 #  title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
9072 #  algorithm: "table_merged_details"
9073 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
9074 #  columns:
9075 #    - title: " |prein| Test Name |preout| "
9076 #      data: "data name"
9077 #    - 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| "
9078 #      data: "data msg"
9079 #  data: "dpdk-perf-results-3n-dnv"
9080 #  filter: "all"
9081 #  parameters:
9082 #  - "name"
9083 #  - "parent"
9084 #  - "msg"
9085
9086 # Detailed Test Results - DPDK Performance Results 3n-tsh
9087 - type: "table"
9088   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
9089   algorithm: "table_merged_details"
9090   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
9091   columns:
9092     - title: " |prein| Test Name |preout| "
9093       data: "data name"
9094     - 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| "
9095       data: "data msg"
9096   data: "dpdk-perf-results-3n-tsh"
9097   filter: "all"
9098   parameters:
9099   - "name"
9100   - "parent"
9101   - "msg"
9102
9103 # Detailed Test Results - DPDK Performance Results 2n-tx2
9104 - type: "table"
9105   title: "Detailed Test Results - DPDK Performance Results 2n-tx2"
9106   algorithm: "table_merged_details"
9107   output-file: "{DIR[DTR,PERF,DPDK,2N,TX2]}/dpdk_performance_results_2n_tx2"
9108   columns:
9109     - title: " |prein| Test Name |preout| "
9110       data: "data name"
9111     - 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| "
9112       data: "data msg"
9113   data: "dpdk-perf-results-2n-tx2"
9114   filter: "all"
9115   parameters:
9116   - "name"
9117   - "parent"
9118   - "msg"
9119
9120 ################################################################################
9121 ###                                F I L E S                                 ###
9122 ################################################################################
9123
9124 # VPP Performance Results
9125 - type: "file"
9126   title: "VPP Performance Results"
9127   algorithm: "file_details_split"
9128   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
9129   dir-tables:
9130     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
9131     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
9132     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
9133     - "{DIR[DTR,PERF,VPP,2N,ZN2]}"
9134     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
9135     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
9136     - "{DIR[DTR,PERF,VPP,2N,TX2]}"
9137     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
9138     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
9139   data:
9140     - "vpp-perf-results-2n-skx"
9141     - "vpp-perf-results-3n-skx"
9142     - "vpp-perf-results-2n-clx"
9143     - "vpp-perf-results-2n-zn2"
9144     - "vpp-perf-results-3n-hsw"
9145     - "vpp-perf-results-3n-tsh"
9146     - "vpp-perf-results-2n-tx2"
9147     - "vpp-perf-results-2n-dnv"
9148     - "vpp-perf-results-3n-dnv"
9149   filter: "all"
9150   data-start-level: 4
9151   order-chapters:
9152     level-1:
9153       - "l2"
9154       - "ip4"
9155       - "ip6"
9156       - "srv6"
9157       - "ip4_tunnels"
9158       - "ip6_tunnels"
9159       - "vm_vhost"
9160       - "container_memif"
9161       - "crypto"
9162       - "vts"
9163       - "lb"
9164       - "nfv_density"
9165       - "hoststack"
9166     level-2:
9167       - "2n-skx"
9168       - "3n-skx"
9169       - "2n-clx"
9170       - "2n-zn2"
9171       - "3n-hsw"
9172       - "3n-tsh"
9173       - "2n-tx2"
9174       - "2n-dnv"
9175       - "3n-dnv"
9176     level-3:
9177       - "xl710"
9178       - "x520"
9179       - "xxv710"
9180       - "x710"
9181       - "x553"
9182       - "cx556a"
9183       - "vic1227"
9184       - "vic1385"
9185
9186 # VPP Performance Configuration
9187 - type: "file"
9188   title: "VPP Performance Configuration"
9189   algorithm: "file_details_split"
9190   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
9191   dir-tables:
9192     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
9193     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
9194     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
9195     - "{DIR[DTC,PERF,VPP,2N,ZN2]}"
9196     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
9197     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
9198     - "{DIR[DTC,PERF,VPP,2N,TX2]}"
9199     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
9200     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
9201   data:
9202     - "vpp-perf-results-2n-skx"
9203     - "vpp-perf-results-3n-skx"
9204     - "vpp-perf-results-2n-clx"
9205     - "vpp-perf-results-2n-zn2"
9206     - "vpp-perf-results-3n-hsw"
9207     - "vpp-perf-results-3n-tsh"
9208     - "vpp-perf-results-2n-tx2"
9209     - "vpp-perf-results-2n-dnv"
9210     - "vpp-perf-results-3n-dnv"
9211   filter: "all"
9212   data-start-level: 4
9213   order-chapters:
9214     level-1:
9215       - "l2"
9216       - "ip4"
9217       - "ip6"
9218       - "srv6"
9219       - "ip4_tunnels"
9220       - "ip6_tunnels"
9221       - "vm_vhost"
9222       - "container_memif"
9223       - "crypto"
9224       - "vts"
9225       - "lb"
9226       - "nfv_density"
9227       - "hoststack"
9228     level-2:
9229       - "2n-skx"
9230       - "3n-skx"
9231       - "2n-clx"
9232       - "2n-zn2"
9233       - "3n-hsw"
9234       - "3n-tsh"
9235       - "2n-tx2"
9236       - "2n-dnv"
9237       - "3n-dnv"
9238     level-3:
9239       - "xl710"
9240       - "x520"
9241       - "xxv710"
9242       - "x710"
9243       - "x553"
9244       - "cx556a"
9245       - "vic1227"
9246       - "vic1385"
9247
9248 # VPP Performance Operational
9249 - type: "file"
9250   title: "VPP Performance Operational"
9251   algorithm: "file_details_split_html"
9252   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
9253   dir-tables:
9254     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
9255     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
9256     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
9257     - "{DIR[DTO,PERF,VPP,2N,ZN2]}"
9258     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
9259     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
9260     - "{DIR[DTO,PERF,VPP,2N,TX2]}"
9261     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
9262     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
9263   data:
9264     - "vpp-perf-results-2n-skx"
9265     - "vpp-perf-results-3n-skx"
9266     - "vpp-perf-results-2n-clx"
9267     - "vpp-perf-results-2n-zn2"
9268     - "vpp-perf-results-3n-hsw"
9269     - "vpp-perf-results-3n-tsh"
9270     - "vpp-perf-results-2n-tx2"
9271     - "vpp-perf-results-2n-dnv"
9272     - "vpp-perf-results-3n-dnv"
9273   filter: "all"
9274   data-start-level: 4
9275   order-chapters:
9276     level-1:
9277       - "l2"
9278       - "ip4"
9279       - "ip6"
9280       - "srv6"
9281       - "ip4_tunnels"
9282       - "ip6_tunnels"
9283       - "vm_vhost"
9284       - "container_memif"
9285       - "crypto"
9286       - "vts"
9287       - "lb"
9288       - "nfv_density"
9289       - "hoststack"
9290     level-2:
9291       - "2n-skx"
9292       - "3n-skx"
9293       - "2n-clx"
9294       - "2n-zn2"
9295       - "3n-hsw"
9296       - "3n-tsh"
9297       - "2n-tx2"
9298       - "2n-dnv"
9299       - "3n-dnv"
9300     level-3:
9301       - "xl710"
9302       - "x520"
9303       - "xxv710"
9304       - "x710"
9305       - "x553"
9306       - "cx556a"
9307       - "vic1227"
9308       - "vic1385"
9309
9310 # VPP MRR Results
9311 - type: "file"
9312   title: "VPP MRR Results"
9313   algorithm: "file_details_split"
9314   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
9315   dir-tables:
9316     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
9317     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
9318     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
9319     - "{DIR[DTR,MRR,VPP,2N,ZN2]}"
9320     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
9321     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
9322     - "{DIR[DTR,MRR,VPP,2N,TX2]}"
9323     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
9324     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
9325   data:
9326     - "vpp-mrr-results-2n-skx"
9327     - "vpp-mrr-results-3n-skx"
9328     - "vpp-mrr-results-2n-clx"
9329     - "vpp-mrr-results-2n-zn2"
9330     - "vpp-mrr-results-3n-hsw"
9331     - "vpp-mrr-results-3n-tsh"
9332     - "vpp-mrr-results-2n-tx2"
9333     - "vpp-mrr-results-2n-dnv"
9334     - "vpp-mrr-results-3n-dnv"
9335   filter: "all"
9336   data-start-level: 4
9337   order-chapters:
9338     level-1:
9339       - "l2"
9340       - "ip4"
9341       - "ip6"
9342       - "srv6"
9343       - "ip4_tunnels"
9344       - "ip6_tunnels"
9345       - "vm_vhost"
9346       - "container_memif"
9347       - "crypto"
9348       - "vts"
9349       - "lb"
9350       - "nfv_density"
9351       - "hoststack"
9352     level-2:
9353       - "2n-skx"
9354       - "3n-skx"
9355       - "2n-clx"
9356       - "2n-zn2"
9357       - "3n-hsw"
9358       - "3n-tsh"
9359       - "2n-tx2"
9360       - "2n-dnv"
9361       - "3n-dnv"
9362     level-3:
9363       - "xl710"
9364       - "x520"
9365       - "xxv710"
9366       - "x710"
9367       - "x553"
9368       - "cx556a"
9369       - "vic1227"
9370       - "vic1385"
9371
9372 # VPP MRR Configuration
9373 - type: "file"
9374   title: "VPP MRR Configuration"
9375   algorithm: "file_details_split"
9376   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
9377   dir-tables:
9378     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
9379     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
9380     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
9381     - "{DIR[DTC,MRR,VPP,2N,ZN2]}"
9382     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
9383     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
9384     - "{DIR[DTC,MRR,VPP,2N,TX2]}"
9385     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
9386     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
9387   data:
9388     - "vpp-mrr-results-2n-skx"
9389     - "vpp-mrr-results-3n-skx"
9390     - "vpp-mrr-results-2n-clx"
9391     - "vpp-mrr-results-2n-zn2"
9392     - "vpp-mrr-results-3n-hsw"
9393     - "vpp-mrr-results-3n-tsh"
9394     - "vpp-mrr-results-2n-tx2"
9395     - "vpp-mrr-results-2n-dnv"
9396     - "vpp-mrr-results-3n-dnv"
9397   filter: "all"
9398   data-start-level: 4
9399   order-chapters:
9400     level-1:
9401       - "l2"
9402       - "ip4"
9403       - "ip6"
9404       - "srv6"
9405       - "ip4_tunnels"
9406       - "ip6_tunnels"
9407       - "vm_vhost"
9408       - "container_memif"
9409       - "crypto"
9410       - "vts"
9411       - "lb"
9412       - "nfv_density"
9413       - "hoststack"
9414     level-2:
9415       - "2n-skx"
9416       - "3n-skx"
9417       - "2n-clx"
9418       - "2n-zn2"
9419       - "3n-hsw"
9420       - "3n-tsh"
9421       - "2n-tx2"
9422       - "2n-dnv"
9423       - "3n-dnv"
9424     level-3:
9425       - "xl710"
9426       - "x520"
9427       - "xxv710"
9428       - "x710"
9429       - "x553"
9430       - "cx556a"
9431       - "vic1227"
9432       - "vic1385"
9433
9434 # VPP Device Results - Ubuntu
9435 - type: "file"
9436   title: "VPP Device Results - Ubuntu"
9437   algorithm: "file_test_results"
9438   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
9439   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
9440   data: "vpp-device-results-ubuntu"
9441   filter: "all"
9442   data-start-level: 4
9443
9444 # VPP Device Configuration - Ubuntu
9445 - type: "file"
9446   title: "VPP Device Configuration - Ubuntu"
9447   algorithm: "file_test_results"
9448   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
9449   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
9450   data: "vpp-device-results-ubuntu"
9451   filter: "all"
9452   data-start-level: 4
9453
9454 # DPDK Performance Results 3n-hsw
9455 - type: "file"
9456   title: "DPDK Performance Results 3n-hsw"
9457   algorithm: "file_test_results"
9458   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
9459   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
9460   data: "dpdk-perf-results-3n-hsw"
9461   filter: "all"
9462   data-start-level: 4
9463
9464 # DPDK Performance Results 3n-skx
9465 - type: "file"
9466   title: "DPDK Performance Results 3n-skx"
9467   algorithm: "file_test_results"
9468   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
9469   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
9470   data: "dpdk-perf-results-3n-skx"
9471   filter: "all"
9472   data-start-level: 4
9473
9474 # DPDK Performance Results 2n-skx
9475 - type: "file"
9476   title: "DPDK Performance Results 2n-skx"
9477   algorithm: "file_test_results"
9478   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
9479   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
9480   data: "dpdk-perf-results-2n-skx"
9481   filter: "all"
9482   data-start-level: 4
9483
9484 # DPDK Performance Results 2n-zn2
9485 - type: "file"
9486   title: "DPDK Performance Results 2n-zn2"
9487   algorithm: "file_test_results"
9488   output-file: "{DIR[DTR,PERF,DPDK,2N,ZN2]}"
9489   dir-tables: "{DIR[DTR,PERF,DPDK,2N,ZN2]}"
9490   data: "dpdk-perf-results-2n-zn2"
9491   filter: "all"
9492   data-start-level: 4
9493
9494 # DPDK Performance Results 2n-clx
9495 - type: "file"
9496   title: "DPDK Performance Results 2n-clx"
9497   algorithm: "file_test_results"
9498   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
9499   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
9500   data: "dpdk-perf-results-2n-clx"
9501   filter: "all"
9502   data-start-level: 4
9503
9504 ## DPDK Performance Results 2n-dnv
9505 #- type: "file"
9506 #  title: "DPDK Performance Results 2n-dnv"
9507 #  algorithm: "file_test_results"
9508 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
9509 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
9510 #  data: "dpdk-perf-results-2n-dnv"
9511 #  filter: "all"
9512 #  data-start-level: 4
9513 #
9514 ## DPDK Performance Results 3n-dnv
9515 #- type: "file"
9516 #  title: "DPDK Performance Results 3n-dnv"
9517 #  algorithm: "file_test_results"
9518 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
9519 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
9520 #  data: "dpdk-perf-results-3n-dnv"
9521 #  filter: "all"
9522 #  data-start-level: 4
9523
9524 # DPDK Performance Results 3n-tsh
9525 - type: "file"
9526   title: "DPDK Performance Results 3n-tsh"
9527   algorithm: "file_test_results"
9528   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
9529   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
9530   data: "dpdk-perf-results-3n-tsh"
9531   filter: "all"
9532   data-start-level: 4
9533
9534 # DPDK Performance Results 2n-tx2
9535 - type: "file"
9536   title: "DPDK Performance Results 2n-tx2"
9537   algorithm: "file_test_results"
9538   output-file: "{DIR[DTR,PERF,DPDK,2N,TX2]}"
9539   dir-tables: "{DIR[DTR,PERF,DPDK,2N,TX2]}"
9540   data: "dpdk-perf-results-2n-tx2"
9541   filter: "all"
9542   data-start-level: 4
9543
9544 ################################################################################
9545 ###                                P L O T S                                 ###
9546 ################################################################################
9547
9548 # Hoststack tests 3n-hsw
9549
9550 - type: "plot"
9551   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
9552   algorithm: "plot_perf_box_name"
9553   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
9554   data: "plot-vpp-hoststack-3n-hsw"
9555   include:
9556     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
9557     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
9558   layout:
9559     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
9560     layout: "plot-hoststack"
9561
9562 - type: "plot"
9563   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
9564   algorithm: "plot_perf_box_name"
9565   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
9566   data: "plot-vpp-hoststack-3n-hsw"
9567   include:
9568     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
9569     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
9570   layout:
9571     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
9572     layout: "plot-hoststack"
9573
9574 - type: "plot"
9575   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
9576   algorithm: "plot_perf_box_name"
9577   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
9578   data: "plot-vpp-hoststack-3n-hsw"
9579   include:
9580     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
9581     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
9582     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
9583     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
9584   layout:
9585     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
9586     layout: "plot-hoststack"
9587
9588 ################################################################################
9589
9590 # Soak Test (PLRsearch), boxes - 2n-clx
9591 - type: "plot"
9592   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9593   algorithm: "plot_perf_box_name"
9594   output-file-type: ".html"
9595   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
9596   data: "plot-vpp-soak-2n-clx"
9597   include:
9598     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
9599     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
9600     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
9601     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
9602     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
9603     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
9604   layout:
9605     title: "30 Minutes Soak Test (PLRsearch)"
9606     layout: "plot-soak-throughput"
9607
9608 # Soak Test (PLRsearch), boxes - 2n-clx
9609 - type: "plot"
9610   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9611   algorithm: "plot_perf_box_name"
9612   output-file-type: ".html"
9613   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
9614   data: "plot-vpp-soak-2n-clx"
9615   include:
9616     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
9617     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
9618     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9619     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9620     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
9621     - "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"
9622   layout:
9623     title: "30 Minutes Soak Test (PLRsearch)"
9624     layout: "plot-soak-throughput"
9625
9626 # Soak Test (PLRsearch), boxes - 2n-skx
9627 - type: "plot"
9628   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9629   algorithm: "plot_perf_box_name"
9630   output-file-type: ".html"
9631   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
9632   data: "plot-vpp-soak-2n-skx"
9633   include:
9634     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
9635     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
9636     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
9637     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
9638     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
9639     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
9640   layout:
9641     title: "30 Minutes Soak Test (PLRsearch)"
9642     layout: "plot-soak-throughput"
9643
9644 # Soak Test (PLRsearch), boxes - 2n-skx
9645 - type: "plot"
9646   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9647   algorithm: "plot_perf_box_name"
9648   output-file-type: ".html"
9649   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
9650   data: "plot-vpp-soak-2n-skx"
9651   include:
9652     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
9653     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
9654     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9655     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9656     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
9657     - "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"
9658   layout:
9659     title: "30 Minutes Soak Test (PLRsearch)"
9660     layout: "plot-soak-throughput"
9661
9662 ###############################################################################
9663
9664 # Reconf tests 2n-skx
9665
9666 - type: "plot"
9667   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9668   algorithm: "plot_nf_reconf_box_name"
9669   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
9670   data: "plot-vpp-nfv-reconf-2n-skx"
9671   include:
9672     - "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"
9673     - "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"
9674     - "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"
9675     - "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"
9676     - "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"
9677     - "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"
9678   layout:
9679     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9680     layout: "plot-throughput"
9681
9682 - type: "plot"
9683   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9684   algorithm: "plot_nf_reconf_box_name"
9685   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
9686   data: "plot-vpp-nfv-reconf-2n-skx"
9687   include:
9688     - "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"
9689     - "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"
9690     - "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"
9691     - "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"
9692     - "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"
9693     - "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"
9694   layout:
9695     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9696     layout: "plot-throughput"
9697
9698 - type: "plot"
9699   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9700   algorithm: "plot_nf_reconf_box_name"
9701   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
9702   data: "plot-vpp-nfv-reconf-2n-skx"
9703   include:
9704     - "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"
9705     - "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"
9706     - "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"
9707     - "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"
9708     - "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"
9709     - "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"
9710   layout:
9711     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9712     layout: "plot-throughput"
9713
9714 ###############################################################################
9715
9716 # Reconf tests 2n-clx
9717
9718 - type: "plot"
9719   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9720   algorithm: "plot_nf_reconf_box_name"
9721   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
9722   data: "plot-vpp-nfv-reconf-2n-clx"
9723   include:
9724     - "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"
9725     - "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"
9726     - "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"
9727     - "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"
9728   layout:
9729     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9730     layout: "plot-throughput"
9731
9732 - type: "plot"
9733   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9734   algorithm: "plot_nf_reconf_box_name"
9735   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
9736   data: "plot-vpp-nfv-reconf-2n-clx"
9737   include:
9738     - "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"
9739     - "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"
9740     - "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"
9741     - "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"
9742   layout:
9743     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9744     layout: "plot-throughput"
9745
9746 - type: "plot"
9747   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9748   algorithm: "plot_nf_reconf_box_name"
9749   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
9750   data: "plot-vpp-nfv-reconf-2n-clx"
9751   include:
9752     - "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"
9753     - "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"
9754     - "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"
9755     - "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"
9756   layout:
9757     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9758     layout: "plot-throughput"
9759
9760 ###############################################################################
9761
9762 # Reconf tests 3n-hsw
9763
9764 - type: "plot"
9765   title: "Effective Blocked Time: 3n-hsw-xl710-64b-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9766   algorithm: "plot_nf_reconf_box_name"
9767   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9768   data: "plot-vpp-ipsec-reconf-3n-hsw"
9769   include:
9770     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9771     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9772     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9773     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9774   layout:
9775     title: "ethip4ipsec4tnlsw-1atnl-ip4base"
9776     layout: "plot-throughput"
9777
9778 - type: "plot"
9779   title: "Effective Blocked Time: 3n-hsw-xl710-64b-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9780   algorithm: "plot_nf_reconf_box_name"
9781   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9782   data: "plot-vpp-ipsec-reconf-3n-hsw"
9783   include:
9784     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9785     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9786     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9787     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9788   layout:
9789     title: "ethip4ipsec1000tnlsw-1atnl-ip4base"
9790     layout: "plot-throughput"
9791
9792 - type: "plot"
9793   title: "Effective Blocked Time: 3n-hsw-xl710-64b-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9794   algorithm: "plot_nf_reconf_box_name"
9795   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9796   data: "plot-vpp-ipsec-reconf-3n-hsw"
9797   include:
9798     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9799     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9800     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9801     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9802   layout:
9803     title: "ethip4ipsec60000tnlsw-1atnl-ip4base"
9804     layout: "plot-throughput"
9805
9806 - type: "plot"
9807   title: "Effective Blocked Time: 3n-hsw-xl710-64b-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9808   algorithm: "plot_nf_reconf_box_name"
9809   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9810   data: "plot-vpp-ipsec-reconf-3n-hsw"
9811   include:
9812     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9813     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9814     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9815     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9816   layout:
9817     title: "ethip4ipsec4tnlsw-1atnl-ip4base"
9818     layout: "plot-throughput"
9819
9820 - type: "plot"
9821   title: "Effective Blocked Time: 3n-hsw-xl710-64b-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9822   algorithm: "plot_nf_reconf_box_name"
9823   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9824   data: "plot-vpp-ipsec-reconf-3n-hsw"
9825   include:
9826     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9827     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9828     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9829     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9830   layout:
9831     title: "ethip4ipsec1000tnlsw-1atnl-ip4base"
9832     layout: "plot-throughput"
9833
9834 - type: "plot"
9835   title: "Effective Blocked Time: 3n-hsw-xl710-64b-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9836   algorithm: "plot_nf_reconf_box_name"
9837   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9838   data: "plot-vpp-ipsec-reconf-3n-hsw"
9839   include:
9840     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9841     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9842     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9843     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9844   layout:
9845     title: "ethip4ipsec60000tnlsw-1atnl-ip4base"
9846     layout: "plot-throughput"
9847
9848 - type: "plot"
9849   title: "Effective Blocked Time: 3n-hsw-xl710-64b-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9850   algorithm: "plot_nf_reconf_box_name"
9851   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9852   data: "plot-vpp-ipsec-reconf-3n-hsw"
9853   include:
9854     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9855     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9856     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9857     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9858   layout:
9859     title: "ethip4ipsec4tnlsw-1atnl-ip4base"
9860     layout: "plot-throughput"
9861
9862 - type: "plot"
9863   title: "Effective Blocked Time: 3n-hsw-xl710-64b-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9864   algorithm: "plot_nf_reconf_box_name"
9865   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9866   data: "plot-vpp-ipsec-reconf-3n-hsw"
9867   include:
9868     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9869     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9870     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9871     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9872   layout:
9873     title: "ethip4ipsec1000tnlsw-1atnl-ip4base"
9874     layout: "plot-throughput"
9875
9876 - type: "plot"
9877   title: "Effective Blocked Time: 3n-hsw-xl710-64b-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9878   algorithm: "plot_nf_reconf_box_name"
9879   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9880   data: "plot-vpp-ipsec-reconf-3n-hsw"
9881   include:
9882     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9883     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9884     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9885     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9886   layout:
9887     title: "ethip4ipsec60000tnlsw-1atnl-ip4base"
9888     layout: "plot-throughput"
9889
9890 ###############################################################################
9891
9892 # Plots - NF Density - VSC - MRR IMIX
9893 - type: "plot"
9894   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9895   algorithm: "plot_nf_heatmap"
9896   output-file-type: ".html"
9897   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
9898   data: "plot-vpp-nfv-2n-skx-mrr"
9899   filter: "'NIC_Intel-XXV710' and
9900            'NF_DENSITY' and
9901            'VHOST' and
9902            not 'VXLAN' and
9903            'CHAIN' and
9904            'NF_VPPIP4' and
9905            'IMIX' and
9906            '2T1C' and
9907            'MRR'"
9908   parameters:
9909   - "result"
9910   - "name"
9911   - "tags"
9912   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9913   x-axis: "X = VNFs per Service Chain"
9914   y-axis: "Y = Number of Service Chains"
9915   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9916   layout:
9917     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9918     layout: "plot-service-density"
9919
9920 - type: "plot"
9921   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9922   algorithm: "plot_nf_heatmap"
9923   output-file-type: ".html"
9924   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
9925   data: "plot-vpp-nfv-2n-skx-mrr"
9926   filter: "'NIC_Intel-XXV710' and
9927            'NF_DENSITY' and
9928            'VHOST' and
9929            not 'VXLAN' and
9930            'CHAIN' and
9931            'NF_VPPIP4' and
9932            'IMIX' and
9933            '4T2C' and
9934            'MRR'"
9935   parameters:
9936   - "result"
9937   - "name"
9938   - "tags"
9939   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9940   x-axis: "X = VNFs per Service Chain"
9941   y-axis: "Y = Number of Service Chains"
9942   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9943   layout:
9944     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9945     layout: "plot-service-density"
9946
9947 - type: "plot"
9948   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9949   algorithm: "plot_nf_heatmap"
9950   output-file-type: ".html"
9951   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
9952   data: "plot-vpp-nfv-2n-skx-mrr"
9953   filter: "'NIC_Intel-XXV710' and
9954            'NF_DENSITY' and
9955            'VHOST' and
9956            not 'VXLAN' and
9957            'CHAIN' and
9958            'NF_VPPIP4' and
9959            'IMIX' and
9960            '8T4C' and
9961            'MRR'"
9962   parameters:
9963   - "result"
9964   - "name"
9965   - "tags"
9966   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9967   x-axis: "X = VNFs per Service Chain"
9968   y-axis: "Y = Number of Service Chains"
9969   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9970   layout:
9971     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9972     layout: "plot-service-density"
9973
9974 # Plots - NF Density - VSC - NDR IMIX
9975 - type: "plot"
9976   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9977   algorithm: "plot_nf_heatmap"
9978   output-file-type: ".html"
9979   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
9980   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9981   filter: "'NIC_Intel-XXV710' and
9982            'NF_DENSITY' and
9983            'VHOST' and
9984            not 'VXLAN' and
9985            'CHAIN' and
9986            'NF_VPPIP4' and
9987            'IMIX' and
9988            '2T1C' and
9989            'NDRPDR'"
9990   parameters:
9991   - "throughput"
9992   - "name"
9993   - "tags"
9994   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9995   x-axis: "X = VNFs per Service Chain"
9996   y-axis: "Y = Number of Service Chains"
9997   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9998   layout:
9999     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10000     layout: "plot-service-density"
10001
10002 - type: "plot"
10003   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10004   algorithm: "plot_nf_heatmap"
10005   output-file-type: ".html"
10006   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
10007   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10008   filter: "'NIC_Intel-XXV710' and
10009            'NF_DENSITY' and
10010            'VHOST' and
10011            not 'VXLAN' and
10012            'CHAIN' and
10013            'NF_VPPIP4' and
10014            'IMIX' and
10015            '4T2C' and
10016            'NDRPDR'"
10017   parameters:
10018   - "throughput"
10019   - "name"
10020   - "tags"
10021   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10022   x-axis: "X = VNFs per Service Chain"
10023   y-axis: "Y = Number of Service Chains"
10024   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10025   layout:
10026     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10027     layout: "plot-service-density"
10028
10029 - type: "plot"
10030   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10031   algorithm: "plot_nf_heatmap"
10032   output-file-type: ".html"
10033   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
10034   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10035   filter: "'NIC_Intel-XXV710' and
10036            'NF_DENSITY' and
10037            'VHOST' and
10038            not 'VXLAN' and
10039            'CHAIN' and
10040            'NF_VPPIP4' and
10041            'IMIX' and
10042            '8T4C' and
10043            'NDRPDR'"
10044   parameters:
10045   - "throughput"
10046   - "name"
10047   - "tags"
10048   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10049   x-axis: "X = VNFs per Service Chain"
10050   y-axis: "Y = Number of Service Chains"
10051   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10052   layout:
10053     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10054     layout: "plot-service-density"
10055
10056 # Plots - NF Density - VSC - PDR IMIX
10057 - type: "plot"
10058   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10059   algorithm: "plot_nf_heatmap"
10060   output-file-type: ".html"
10061   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
10062   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10063   filter: "'NIC_Intel-XXV710' and
10064            'NF_DENSITY' and
10065            'VHOST' and
10066            not 'VXLAN' and
10067            'CHAIN' and
10068            'NF_VPPIP4' and
10069            'IMIX' and
10070            '2T1C' and
10071            'NDRPDR'"
10072   parameters:
10073   - "throughput"
10074   - "name"
10075   - "tags"
10076   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10077   x-axis: "X = VNFs per Service Chain"
10078   y-axis: "Y = Number of Service Chains"
10079   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10080   layout:
10081     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10082     layout: "plot-service-density"
10083
10084 - type: "plot"
10085   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10086   algorithm: "plot_nf_heatmap"
10087   output-file-type: ".html"
10088   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
10089   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10090   filter: "'NIC_Intel-XXV710' and
10091            'NF_DENSITY' and
10092            'VHOST' and
10093            not 'VXLAN' and
10094            'CHAIN' and
10095            'NF_VPPIP4' and
10096            'IMIX' and
10097            '4T2C' and
10098            'NDRPDR'"
10099   parameters:
10100   - "throughput"
10101   - "name"
10102   - "tags"
10103   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10104   x-axis: "X = VNFs per Service Chain"
10105   y-axis: "Y = Number of Service Chains"
10106   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10107   layout:
10108     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10109     layout: "plot-service-density"
10110
10111 - type: "plot"
10112   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10113   algorithm: "plot_nf_heatmap"
10114   output-file-type: ".html"
10115   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
10116   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10117   filter: "'NIC_Intel-XXV710' and
10118            'NF_DENSITY' and
10119            'VHOST' and
10120            not 'VXLAN' and
10121            'CHAIN' and
10122            'NF_VPPIP4' and
10123            'IMIX' and
10124            '8T4C' and
10125            'NDRPDR'"
10126   parameters:
10127   - "throughput"
10128   - "name"
10129   - "tags"
10130   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10131   x-axis: "X = VNFs per Service Chain"
10132   y-axis: "Y = Number of Service Chains"
10133   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10134   layout:
10135     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10136     layout: "plot-service-density"
10137
10138 ###############################################################################
10139
10140 # Plots - NF Density - VSC - MRR IMIX
10141 - type: "plot"
10142   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10143   algorithm: "plot_nf_heatmap"
10144   output-file-type: ".html"
10145   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10146   data: "plot-vpp-nfv-2n-skx-mrr"
10147   filter: "'NIC_Intel-XXV710' and
10148            'NF_DENSITY' and
10149            'VHOST' and
10150            'VXLAN' and
10151            'CHAIN' and
10152            'IMIX' and
10153            '2T1C' and
10154            'MRR'"
10155   parameters:
10156   - "result"
10157   - "name"
10158   - "tags"
10159   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10160   x-axis: "X = VNFs per Service Chain"
10161   y-axis: "Y = Number of Service Chains"
10162   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10163   layout:
10164     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10165     layout: "plot-service-density"
10166
10167 - type: "plot"
10168   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10169   algorithm: "plot_nf_heatmap"
10170   output-file-type: ".html"
10171   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10172   data: "plot-vpp-nfv-2n-skx-mrr"
10173   filter: "'NIC_Intel-XXV710' and
10174            'NF_DENSITY' and
10175            'VHOST' and
10176            'VXLAN' and
10177            'CHAIN' and
10178            'IMIX' and
10179            '4T2C' and
10180            'MRR'"
10181   parameters:
10182   - "result"
10183   - "name"
10184   - "tags"
10185   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10186   x-axis: "X = VNFs per Service Chain"
10187   y-axis: "Y = Number of Service Chains"
10188   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10189   layout:
10190     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10191     layout: "plot-service-density"
10192
10193 - type: "plot"
10194   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10195   algorithm: "plot_nf_heatmap"
10196   output-file-type: ".html"
10197   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10198   data: "plot-vpp-nfv-2n-skx-mrr"
10199   filter: "'NIC_Intel-XXV710' and
10200            'NF_DENSITY' and
10201            'VHOST' and
10202            'VXLAN' and
10203            'CHAIN' and
10204            'IMIX' and
10205            '8T4C' and
10206            'MRR'"
10207   parameters:
10208   - "result"
10209   - "name"
10210   - "tags"
10211   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10212   x-axis: "X = VNFs per Service Chain"
10213   y-axis: "Y = Number of Service Chains"
10214   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10215   layout:
10216     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10217     layout: "plot-service-density"
10218
10219 # Plots - NF Density - VSC - NDR IMIX
10220 - type: "plot"
10221   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10222   algorithm: "plot_nf_heatmap"
10223   output-file-type: ".html"
10224   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10225   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10226   filter: "'NIC_Intel-XXV710' and
10227            'NF_DENSITY' and
10228            'VHOST' and
10229            'VXLAN' and
10230            'CHAIN' and
10231            'IMIX' and
10232            '2T1C' and
10233            'NDRPDR'"
10234   parameters:
10235   - "throughput"
10236   - "name"
10237   - "tags"
10238   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10239   x-axis: "X = VNFs per Service Chain"
10240   y-axis: "Y = Number of Service Chains"
10241   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10242   layout:
10243     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10244     layout: "plot-service-density"
10245
10246 - type: "plot"
10247   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10248   algorithm: "plot_nf_heatmap"
10249   output-file-type: ".html"
10250   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10251   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10252   filter: "'NIC_Intel-XXV710' and
10253            'NF_DENSITY' and
10254            'VHOST' and
10255            'VXLAN' and
10256            'CHAIN' and
10257            'IMIX' and
10258            '4T2C' and
10259            'NDRPDR'"
10260   parameters:
10261   - "throughput"
10262   - "name"
10263   - "tags"
10264   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10265   x-axis: "X = VNFs per Service Chain"
10266   y-axis: "Y = Number of Service Chains"
10267   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10268   layout:
10269     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10270     layout: "plot-service-density"
10271
10272 - type: "plot"
10273   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10274   algorithm: "plot_nf_heatmap"
10275   output-file-type: ".html"
10276   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10277   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10278   filter: "'NIC_Intel-XXV710' and
10279            'NF_DENSITY' and
10280            'VHOST' and
10281            'VXLAN' and
10282            'CHAIN' and
10283            'IMIX' and
10284            '8T4C' and
10285            'NDRPDR'"
10286   parameters:
10287   - "throughput"
10288   - "name"
10289   - "tags"
10290   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10291   x-axis: "X = VNFs 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}vh-{XY}vm-vxlan-vppip4-ndr"
10296     layout: "plot-service-density"
10297
10298 # Plots - NF Density - VSC - PDR IMIX
10299 - type: "plot"
10300   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10301   algorithm: "plot_nf_heatmap"
10302   output-file-type: ".html"
10303   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10304   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10305   filter: "'NIC_Intel-XXV710' and
10306            'NF_DENSITY' and
10307            'VHOST' and
10308            'VXLAN' and
10309            'CHAIN' and
10310            'IMIX' and
10311            '2T1C' and
10312            'NDRPDR'"
10313   parameters:
10314   - "throughput"
10315   - "name"
10316   - "tags"
10317   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10318   x-axis: "X = VNFs per Service Chain"
10319   y-axis: "Y = Number of Service Chains"
10320   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10321   layout:
10322     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10323     layout: "plot-service-density"
10324
10325 - type: "plot"
10326   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10327   algorithm: "plot_nf_heatmap"
10328   output-file-type: ".html"
10329   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10330   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10331   filter: "'NIC_Intel-XXV710' and
10332            'NF_DENSITY' and
10333            'VHOST' and
10334            'VXLAN' and
10335            'CHAIN' and
10336            'IMIX' and
10337            '4T2C' and
10338            'NDRPDR'"
10339   parameters:
10340   - "throughput"
10341   - "name"
10342   - "tags"
10343   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10344   x-axis: "X = VNFs per Service Chain"
10345   y-axis: "Y = Number of Service Chains"
10346   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10347   layout:
10348     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10349     layout: "plot-service-density"
10350
10351 - type: "plot"
10352   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10353   algorithm: "plot_nf_heatmap"
10354   output-file-type: ".html"
10355   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10356   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10357   filter: "'NIC_Intel-XXV710' and
10358            'NF_DENSITY' and
10359            'VHOST' and
10360            'VXLAN' and
10361            'CHAIN' and
10362            'IMIX' and
10363            '8T4C' and
10364            'NDRPDR'"
10365   parameters:
10366   - "throughput"
10367   - "name"
10368   - "tags"
10369   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10370   x-axis: "X = VNFs per Service Chain"
10371   y-axis: "Y = Number of Service Chains"
10372   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10373   layout:
10374     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10375     layout: "plot-service-density"
10376
10377 ###############################################################################
10378
10379 # Plots - NF Density - CSC - MRR IMIX
10380 - type: "plot"
10381   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10382   algorithm: "plot_nf_heatmap"
10383   output-file-type: ".html"
10384   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
10385   data: "plot-vpp-nfv-2n-skx-mrr"
10386   filter: "'NIC_Intel-XXV710' and
10387            'NF_DENSITY' and
10388            'DOCKER' and
10389            'CHAIN' and
10390            'NF_VPPIP4' and
10391            'IMIX' and
10392            '2T1C' and
10393            'MRR'"
10394   parameters:
10395   - "result"
10396   - "name"
10397   - "tags"
10398   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10399   x-axis: "X = CNFs per Service Chain"
10400   y-axis: "Y = Number of Service Chains"
10401   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10402   layout:
10403     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10404     layout: "plot-service-density"
10405
10406 - type: "plot"
10407   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10408   algorithm: "plot_nf_heatmap"
10409   output-file-type: ".html"
10410   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
10411   data: "plot-vpp-nfv-2n-skx-mrr"
10412   filter: "'NIC_Intel-XXV710' and
10413            'NF_DENSITY' and
10414            'DOCKER' and
10415            'CHAIN' and
10416            'NF_VPPIP4' and
10417            'IMIX' and
10418            '4T2C' and
10419            'MRR'"
10420   parameters:
10421   - "result"
10422   - "name"
10423   - "tags"
10424   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10425   x-axis: "X = CNFs per Service Chain"
10426   y-axis: "Y = Number of Service Chains"
10427   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10428   layout:
10429     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10430     layout: "plot-service-density"
10431
10432 - type: "plot"
10433   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10434   algorithm: "plot_nf_heatmap"
10435   output-file-type: ".html"
10436   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
10437   data: "plot-vpp-nfv-2n-skx-mrr"
10438   filter: "'NIC_Intel-XXV710' and
10439            'NF_DENSITY' and
10440            'DOCKER' and
10441            'CHAIN' and
10442            'NF_VPPIP4' and
10443            'IMIX' and
10444            '8T4C' and
10445            'MRR'"
10446   parameters:
10447   - "result"
10448   - "name"
10449   - "tags"
10450   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10451   x-axis: "X = CNFs per Service Chain"
10452   y-axis: "Y = Number of Service Chains"
10453   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10454   layout:
10455     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10456     layout: "plot-service-density"
10457
10458 # Plots - NF Density - CSC - NDR IMIX
10459 - type: "plot"
10460   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10461   algorithm: "plot_nf_heatmap"
10462   output-file-type: ".html"
10463   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
10464   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10465   filter: "'NIC_Intel-XXV710' and
10466            'NF_DENSITY' and
10467            'DOCKER' and
10468            'CHAIN' and
10469            'NF_VPPIP4' and
10470            'IMIX' and
10471            '2T1C' and
10472            'NDRPDR'"
10473   parameters:
10474   - "throughput"
10475   - "name"
10476   - "tags"
10477   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10478   x-axis: "X = CNFs per Service Chain"
10479   y-axis: "Y = Number of Service Chains"
10480   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10481   layout:
10482     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10483     layout: "plot-service-density"
10484
10485 - type: "plot"
10486   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10487   algorithm: "plot_nf_heatmap"
10488   output-file-type: ".html"
10489   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
10490   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10491   filter: "'NIC_Intel-XXV710' and
10492            'NF_DENSITY' and
10493            'DOCKER' and
10494            'CHAIN' and
10495            'NF_VPPIP4' and
10496            'IMIX' and
10497            '4T2C' and
10498            'NDRPDR'"
10499   parameters:
10500   - "throughput"
10501   - "name"
10502   - "tags"
10503   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10504   x-axis: "X = CNFs per Service Chain"
10505   y-axis: "Y = Number of Service Chains"
10506   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10507   layout:
10508     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10509     layout: "plot-service-density"
10510
10511 - type: "plot"
10512   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10513   algorithm: "plot_nf_heatmap"
10514   output-file-type: ".html"
10515   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
10516   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10517   filter: "'NIC_Intel-XXV710' and
10518            'NF_DENSITY' and
10519            'DOCKER' and
10520            'CHAIN' and
10521            'NF_VPPIP4' and
10522            'IMIX' and
10523            '8T4C' and
10524            'NDRPDR'"
10525   parameters:
10526   - "throughput"
10527   - "name"
10528   - "tags"
10529   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10530   x-axis: "X = CNFs per Service Chain"
10531   y-axis: "Y = Number of Service Chains"
10532   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10533   layout:
10534     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10535     layout: "plot-service-density"
10536
10537 # Plots - NF Density - CSC - PDR IMIX
10538 - type: "plot"
10539   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10540   algorithm: "plot_nf_heatmap"
10541   output-file-type: ".html"
10542   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
10543   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10544   filter: "'NIC_Intel-XXV710' and
10545            'NF_DENSITY' and
10546            'DOCKER' and
10547            'CHAIN' and
10548            'NF_VPPIP4' and
10549            'IMIX' and
10550            '2T1C' and
10551            'NDRPDR'"
10552   parameters:
10553   - "throughput"
10554   - "name"
10555   - "tags"
10556   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10557   x-axis: "X = CNFs per Service Chain"
10558   y-axis: "Y = Number of Service Chains"
10559   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10560   layout:
10561     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10562     layout: "plot-service-density"
10563
10564 - type: "plot"
10565   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10566   algorithm: "plot_nf_heatmap"
10567   output-file-type: ".html"
10568   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
10569   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10570   filter: "'NIC_Intel-XXV710' and
10571            'NF_DENSITY' and
10572            'DOCKER' and
10573            'CHAIN' and
10574            'NF_VPPIP4' and
10575            'IMIX' and
10576            '4T2C' and
10577            'NDRPDR'"
10578   parameters:
10579   - "throughput"
10580   - "name"
10581   - "tags"
10582   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10583   x-axis: "X = CNFs per Service Chain"
10584   y-axis: "Y = Number of Service Chains"
10585   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10586   layout:
10587     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10588     layout: "plot-service-density"
10589
10590 - type: "plot"
10591   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10592   algorithm: "plot_nf_heatmap"
10593   output-file-type: ".html"
10594   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
10595   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10596   filter: "'NIC_Intel-XXV710' and
10597            'NF_DENSITY' and
10598            'DOCKER' and
10599            'CHAIN' and
10600            'NF_VPPIP4' and
10601            'IMIX' and
10602            '8T4C' and
10603            'NDRPDR'"
10604   parameters:
10605   - "throughput"
10606   - "name"
10607   - "tags"
10608   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10609   x-axis: "X = CNFs per Service Chain"
10610   y-axis: "Y = Number of Service Chains"
10611   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10612   layout:
10613     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10614     layout: "plot-service-density"
10615
10616 ################################################################################
10617 #
10618 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
10619 #- type: "plot"
10620 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10621 #  algorithm: "plot_nf_heatmap"
10622 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
10623 #  data: "plot-vpp-nfv-3n-skx-mrr"
10624 #  filter: "'NIC_Intel-XXV710' and
10625 #           'NF_DENSITY' and
10626 #           'DOCKER' and
10627 #           'CHAIN' and
10628 #           'NF_VPPIP4' and
10629 #           'IPSEC' and
10630 #           'TNL_4' and
10631 #           'IMIX' and
10632 #           '2T1C' and
10633 #           'MRR'"
10634 #  parameters:
10635 #  - "result"
10636 #  - "name"
10637 #  - "tags"
10638 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10639 #  x-axis: "X = CNFs per Service Chain"
10640 #  y-axis: "Y = Number of Service Chains"
10641 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10642 #  layout:
10643 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10644 #    layout: "plot-service-density"
10645 #
10646 #- type: "plot"
10647 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10648 #  algorithm: "plot_nf_heatmap"
10649 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
10650 #  data: "plot-vpp-nfv-3n-skx-mrr"
10651 #  filter: "'NIC_Intel-XXV710' and
10652 #           'NF_DENSITY' and
10653 #           'DOCKER' and
10654 #           'CHAIN' and
10655 #           'NF_VPPIP4' and
10656 #           'IPSEC' and
10657 #           'TNL_4' and
10658 #           'IMIX' and
10659 #           '4T2C' and
10660 #           'MRR'"
10661 #  parameters:
10662 #  - "result"
10663 #  - "name"
10664 #  - "tags"
10665 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10666 #  x-axis: "X = CNFs per Service Chain"
10667 #  y-axis: "Y = Number of Service Chains"
10668 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10669 #  layout:
10670 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10671 #    layout: "plot-service-density"
10672 #
10673 #- type: "plot"
10674 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10675 #  algorithm: "plot_nf_heatmap"
10676 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
10677 #  data: "plot-vpp-nfv-3n-skx-mrr"
10678 #  filter: "'NIC_Intel-XXV710' and
10679 #           'NF_DENSITY' and
10680 #           'DOCKER' and
10681 #           'CHAIN' and
10682 #           'NF_VPPIP4' and
10683 #           'IPSEC' and
10684 #           'TNL_4' and
10685 #           'IMIX' and
10686 #           '8T4C' and
10687 #           'MRR'"
10688 #  parameters:
10689 #  - "result"
10690 #  - "name"
10691 #  - "tags"
10692 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10693 #  x-axis: "X = CNFs per Service Chain"
10694 #  y-axis: "Y = Number of Service Chains"
10695 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10696 #  layout:
10697 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10698 #    layout: "plot-service-density"
10699
10700 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
10701 #- type: "plot"
10702 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10703 #  algorithm: "plot_nf_heatmap"
10704 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
10705 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10706 #  filter: "'NIC_Intel-XXV710' and
10707 #           'NF_DENSITY' and
10708 #           'DOCKER' and
10709 #           'CHAIN' and
10710 #           'NF_VPPIP4' and
10711 #           'IPSEC' and
10712 #           'TNL_4' and
10713 #           'IMIX' and
10714 #           '2T1C' and
10715 #           'NDRPDR'"
10716 #  parameters:
10717 #  - "throughput"
10718 #  - "name"
10719 #  - "tags"
10720 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10721 #  x-axis: "X = CNFs per Service Chain"
10722 #  y-axis: "Y = Number of Service Chains"
10723 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10724 #  layout:
10725 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10726 #    layout: "plot-service-density"
10727 #
10728 #- type: "plot"
10729 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10730 #  algorithm: "plot_nf_heatmap"
10731 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
10732 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10733 #  filter: "'NIC_Intel-XXV710' and
10734 #           'NF_DENSITY' and
10735 #           'DOCKER' and
10736 #           'CHAIN' and
10737 #           'NF_VPPIP4' and
10738 #           'IPSEC' and
10739 #           'TNL_4' and
10740 #           'IMIX' and
10741 #           '4T2C' and
10742 #           'NDRPDR'"
10743 #  parameters:
10744 #  - "throughput"
10745 #  - "name"
10746 #  - "tags"
10747 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10748 #  x-axis: "X = CNFs per Service Chain"
10749 #  y-axis: "Y = Number of Service Chains"
10750 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10751 #  layout:
10752 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10753 #    layout: "plot-service-density"
10754 #
10755 #- type: "plot"
10756 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10757 #  algorithm: "plot_nf_heatmap"
10758 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
10759 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10760 #  filter: "'NIC_Intel-XXV710' and
10761 #           'NF_DENSITY' and
10762 #           'DOCKER' and
10763 #           'CHAIN' and
10764 #           'NF_VPPIP4' and
10765 #           'IPSEC' and
10766 #           'TNL_4' and
10767 #           'IMIX' and
10768 #           '8T4C' and
10769 #           'NDRPDR'"
10770 #  parameters:
10771 #  - "throughput"
10772 #  - "name"
10773 #  - "tags"
10774 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10775 #  x-axis: "X = CNFs per Service Chain"
10776 #  y-axis: "Y = Number of Service Chains"
10777 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10778 #  layout:
10779 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10780 #    layout: "plot-service-density"
10781 #
10782 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
10783 #- type: "plot"
10784 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10785 #  algorithm: "plot_nf_heatmap"
10786 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
10787 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10788 #  filter: "'NIC_Intel-XXV710' and
10789 #           'NF_DENSITY' and
10790 #           'DOCKER' and
10791 #           'CHAIN' and
10792 #           'NF_VPPIP4' and
10793 #           'IPSEC' and
10794 #           'TNL_4' and
10795 #           'IMIX' and
10796 #           '2T1C' and
10797 #           'NDRPDR'"
10798 #  parameters:
10799 #  - "throughput"
10800 #  - "name"
10801 #  - "tags"
10802 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10803 #  x-axis: "X = CNFs per Service Chain"
10804 #  y-axis: "Y = Number of Service Chains"
10805 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10806 #  layout:
10807 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10808 #    layout: "plot-service-density"
10809 #
10810 #- type: "plot"
10811 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10812 #  algorithm: "plot_nf_heatmap"
10813 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
10814 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10815 #  filter: "'NIC_Intel-XXV710' and
10816 #           'NF_DENSITY' and
10817 #           'DOCKER' and
10818 #           'CHAIN' and
10819 #           'NF_VPPIP4' and
10820 #           'IPSEC' and
10821 #           'TNL_4' and
10822 #           'IMIX' and
10823 #           '4T2C' and
10824 #           'NDRPDR'"
10825 #  parameters:
10826 #  - "throughput"
10827 #  - "name"
10828 #  - "tags"
10829 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10830 #  x-axis: "X = CNFs per Service Chain"
10831 #  y-axis: "Y = Number of Service Chains"
10832 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10833 #  layout:
10834 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10835 #    layout: "plot-service-density"
10836 #
10837 #- type: "plot"
10838 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10839 #  algorithm: "plot_nf_heatmap"
10840 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
10841 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10842 #  filter: "'NIC_Intel-XXV710' and
10843 #           'NF_DENSITY' and
10844 #           'DOCKER' and
10845 #           'CHAIN' and
10846 #           'NF_VPPIP4' and
10847 #           'IPSEC' and
10848 #           'TNL_4' and
10849 #           'IMIX' and
10850 #           '8T4C' and
10851 #           'NDRPDR'"
10852 #  parameters:
10853 #  - "throughput"
10854 #  - "name"
10855 #  - "tags"
10856 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10857 #  x-axis: "X = CNFs per Service Chain"
10858 #  y-axis: "Y = Number of Service Chains"
10859 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10860 #  layout:
10861 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10862 #    layout: "plot-service-density"
10863
10864 ###############################################################################
10865
10866 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
10867 #- type: "plot"
10868 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10869 #  algorithm: "plot_nf_heatmap"
10870 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
10871 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10872 #  filter: "'NIC_Intel-XL710' and
10873 #           'NF_DENSITY' and
10874 #           'DOCKER' and
10875 #           'CHAIN' and
10876 #           'NF_VPPIP4' and
10877 #           'IMIX' and
10878 #           'TNL_4' and
10879 #           '1T1C' and
10880 #           'MRR'"
10881 #  parameters:
10882 #  - "result"
10883 #  - "name"
10884 #  - "tags"
10885 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10886 #  x-axis: "X = CNFs per Service Chain"
10887 #  y-axis: "Y = Number of Service Chains"
10888 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10889 #  layout:
10890 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10891 #    layout: "plot-service-density"
10892 #
10893 #- type: "plot"
10894 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10895 #  algorithm: "plot_nf_heatmap"
10896 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
10897 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10898 #  filter: "'NIC_Intel-XL710' and
10899 #           'NF_DENSITY' and
10900 #           'DOCKER' and
10901 #           'CHAIN' and
10902 #           'NF_VPPIP4' and
10903 #           'IPSEC' and
10904 #           'TNL_4' and
10905 #           'IMIX' and
10906 #           '2T2C' and
10907 #           'MRR'"
10908 #  parameters:
10909 #  - "result"
10910 #  - "name"
10911 #  - "tags"
10912 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10913 #  x-axis: "X = CNFs per Service Chain"
10914 #  y-axis: "Y = Number of Service Chains"
10915 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10916 #  layout:
10917 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10918 #    layout: "plot-service-density"
10919 #
10920 #- type: "plot"
10921 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10922 #  algorithm: "plot_nf_heatmap"
10923 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
10924 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10925 #  filter: "'NIC_Intel-XL710' and
10926 #           'NF_DENSITY' and
10927 #           'DOCKER' and
10928 #           'CHAIN' and
10929 #           'NF_VPPIP4' and
10930 #           'IPSEC' and
10931 #           'TNL_4' and
10932 #           'IMIX' and
10933 #           '4T4C' and
10934 #           'MRR'"
10935 #  parameters:
10936 #  - "result"
10937 #  - "name"
10938 #  - "tags"
10939 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10940 #  x-axis: "X = CNFs per Service Chain"
10941 #  y-axis: "Y = Number of Service Chains"
10942 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10943 #  layout:
10944 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10945 #    layout: "plot-service-density"
10946
10947 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
10948 #- type: "plot"
10949 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10950 #  algorithm: "plot_nf_heatmap"
10951 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
10952 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10953 #  filter: "'NIC_Intel-XL710' and
10954 #           'NF_DENSITY' and
10955 #           'DOCKER' and
10956 #           'CHAIN' and
10957 #           'NF_VPPIP4' and
10958 #           'IPSEC' and
10959 #           'TNL_4' and
10960 #           'IMIX' and
10961 #           '1T1C' and
10962 #           'NDRPDR'"
10963 #  parameters:
10964 #  - "throughput"
10965 #  - "name"
10966 #  - "tags"
10967 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10968 #  x-axis: "X = CNFs per Service Chain"
10969 #  y-axis: "Y = Number of Service Chains"
10970 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10971 #  layout:
10972 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10973 #    layout: "plot-service-density"
10974 #
10975 #- type: "plot"
10976 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10977 #  algorithm: "plot_nf_heatmap"
10978 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
10979 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10980 #  filter: "'NIC_Intel-XL710' and
10981 #           'NF_DENSITY' and
10982 #           'DOCKER' and
10983 #           'CHAIN' and
10984 #           'NF_VPPIP4' and
10985 #           'IPSEC' and
10986 #           'TNL_4' and
10987 #           'IMIX' and
10988 #           '2T2C' and
10989 #           'NDRPDR'"
10990 #  parameters:
10991 #  - "throughput"
10992 #  - "name"
10993 #  - "tags"
10994 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10995 #  x-axis: "X = CNFs per Service Chain"
10996 #  y-axis: "Y = Number of Service Chains"
10997 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10998 #  layout:
10999 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
11000 #    layout: "plot-service-density"
11001 #
11002 #- type: "plot"
11003 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
11004 #  algorithm: "plot_nf_heatmap"
11005 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
11006 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11007 #  filter: "'NIC_Intel-XL710' and
11008 #           'NF_DENSITY' and
11009 #           'DOCKER' and
11010 #           'CHAIN' and
11011 #           'NF_VPPIP4' and
11012 #           'IPSEC' and
11013 #           'TNL_4' and
11014 #           'IMIX' and
11015 #           '4T4C' and
11016 #           'NDRPDR'"
11017 #  parameters:
11018 #  - "throughput"
11019 #  - "name"
11020 #  - "tags"
11021 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11022 #  x-axis: "X = CNFs per Service Chain"
11023 #  y-axis: "Y = Number of Service Chains"
11024 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11025 #  layout:
11026 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
11027 #    layout: "plot-service-density"
11028 #
11029 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
11030 #- type: "plot"
11031 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
11032 #  algorithm: "plot_nf_heatmap"
11033 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
11034 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11035 #  filter: "'NIC_Intel-XL710' and
11036 #           'NF_DENSITY' and
11037 #           'DOCKER' and
11038 #           'CHAIN' and
11039 #           'NF_VPPIP4' and
11040 #           'IPSEC' and
11041 #           'TNL_4' and
11042 #           'IMIX' and
11043 #           '1T1C' and
11044 #           'NDRPDR'"
11045 #  parameters:
11046 #  - "throughput"
11047 #  - "name"
11048 #  - "tags"
11049 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11050 #  x-axis: "X = CNFs per Service Chain"
11051 #  y-axis: "Y = Number of Service Chains"
11052 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11053 #  layout:
11054 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
11055 #    layout: "plot-service-density"
11056 #
11057 #- type: "plot"
11058 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
11059 #  algorithm: "plot_nf_heatmap"
11060 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
11061 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11062 #  filter: "'NIC_Intel-XL710' and
11063 #           'NF_DENSITY' and
11064 #           'DOCKER' and
11065 #           'CHAIN' and
11066 #           'NF_VPPIP4' and
11067 #           'IPSEC' and
11068 #           'TNL_4' and
11069 #           'IMIX' and
11070 #           '2T2C' and
11071 #           'NDRPDR'"
11072 #  parameters:
11073 #  - "throughput"
11074 #  - "name"
11075 #  - "tags"
11076 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11077 #  x-axis: "X = CNFs per Service Chain"
11078 #  y-axis: "Y = Number of Service Chains"
11079 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11080 #  layout:
11081 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
11082 #    layout: "plot-service-density"
11083 #
11084 #- type: "plot"
11085 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
11086 #  algorithm: "plot_nf_heatmap"
11087 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
11088 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11089 #  filter: "'NIC_Intel-XL710' and
11090 #           'NF_DENSITY' and
11091 #           'DOCKER' and
11092 #           'CHAIN' and
11093 #           'NF_VPPIP4' and
11094 #           'IPSEC' and
11095 #           'TNL_4' and
11096 #           'IMIX' and
11097 #           '4T4C' and
11098 #           'NDRPDR'"
11099 #  parameters:
11100 #  - "throughput"
11101 #  - "name"
11102 #  - "tags"
11103 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11104 #  x-axis: "X = CNFs per Service Chain"
11105 #  y-axis: "Y = Number of Service Chains"
11106 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11107 #  layout:
11108 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
11109 #    layout: "plot-service-density"
11110
11111 ###############################################################################
11112
11113 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
11114 #- type: "plot"
11115 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11116 #  algorithm: "plot_nf_heatmap"
11117 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
11118 #  data: "plot-vpp-nfv-3n-skx-mrr"
11119 #  filter: "'NIC_Intel-XXV710' and
11120 #           'NF_DENSITY' and
11121 #           'DOCKER' and
11122 #           'CHAIN' and
11123 #           'NF_VPPIP4' and
11124 #           'IPSEC' and
11125 #           'TNL_1000' and
11126 #           'IMIX' and
11127 #           '2T1C' and
11128 #           'MRR'"
11129 #  parameters:
11130 #  - "result"
11131 #  - "name"
11132 #  - "tags"
11133 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11134 #  x-axis: "X = CNFs per Service Chain"
11135 #  y-axis: "Y = Number of Service Chains"
11136 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11137 #  layout:
11138 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11139 #    layout: "plot-service-density"
11140 #
11141 #- type: "plot"
11142 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11143 #  algorithm: "plot_nf_heatmap"
11144 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
11145 #  data: "plot-vpp-nfv-3n-skx-mrr"
11146 #  filter: "'NIC_Intel-XXV710' and
11147 #           'NF_DENSITY' and
11148 #           'DOCKER' and
11149 #           'CHAIN' and
11150 #           'NF_VPPIP4' and
11151 #           'IPSEC' and
11152 #           'TNL_1000' and
11153 #           'IMIX' and
11154 #           '4T2C' and
11155 #           'MRR'"
11156 #  parameters:
11157 #  - "result"
11158 #  - "name"
11159 #  - "tags"
11160 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11161 #  x-axis: "X = CNFs per Service Chain"
11162 #  y-axis: "Y = Number of Service Chains"
11163 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11164 #  layout:
11165 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11166 #    layout: "plot-service-density"
11167 #
11168 #- type: "plot"
11169 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11170 #  algorithm: "plot_nf_heatmap"
11171 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
11172 #  data: "plot-vpp-nfv-3n-skx-mrr"
11173 #  filter: "'NIC_Intel-XXV710' and
11174 #           'NF_DENSITY' and
11175 #           'DOCKER' and
11176 #           'CHAIN' and
11177 #           'NF_VPPIP4' and
11178 #           'IPSEC' and
11179 #           'TNL_1000' and
11180 #           'IMIX' and
11181 #           '8T4C' and
11182 #           'MRR'"
11183 #  parameters:
11184 #  - "result"
11185 #  - "name"
11186 #  - "tags"
11187 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11188 #  x-axis: "X = CNFs per Service Chain"
11189 #  y-axis: "Y = Number of Service Chains"
11190 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11191 #  layout:
11192 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11193 #    layout: "plot-service-density"
11194
11195 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
11196 #- type: "plot"
11197 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11198 #  algorithm: "plot_nf_heatmap"
11199 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
11200 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11201 #  filter: "'NIC_Intel-XXV710' and
11202 #           'NF_DENSITY' and
11203 #           'DOCKER' and
11204 #           'CHAIN' and
11205 #           'NF_VPPIP4' and
11206 #           'IPSEC' and
11207 #           'TNL_1000' and
11208 #           'IMIX' and
11209 #           '2T1C' and
11210 #           'NDRPDR'"
11211 #  parameters:
11212 #  - "throughput"
11213 #  - "name"
11214 #  - "tags"
11215 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11216 #  x-axis: "X = CNFs per Service Chain"
11217 #  y-axis: "Y = Number of Service Chains"
11218 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11219 #  layout:
11220 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11221 #    layout: "plot-service-density"
11222 #
11223 #- type: "plot"
11224 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11225 #  algorithm: "plot_nf_heatmap"
11226 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
11227 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11228 #  filter: "'NIC_Intel-XXV710' and
11229 #           'NF_DENSITY' and
11230 #           'DOCKER' and
11231 #           'CHAIN' and
11232 #           'NF_VPPIP4' and
11233 #           'IPSEC' and
11234 #           'TNL_1000' and
11235 #           'IMIX' and
11236 #           '4T2C' and
11237 #           'NDRPDR'"
11238 #  parameters:
11239 #  - "throughput"
11240 #  - "name"
11241 #  - "tags"
11242 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11243 #  x-axis: "X = CNFs per Service Chain"
11244 #  y-axis: "Y = Number of Service Chains"
11245 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11246 #  layout:
11247 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11248 #    layout: "plot-service-density"
11249 #
11250 #- type: "plot"
11251 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11252 #  algorithm: "plot_nf_heatmap"
11253 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
11254 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11255 #  filter: "'NIC_Intel-XXV710' and
11256 #           'NF_DENSITY' and
11257 #           'DOCKER' and
11258 #           'CHAIN' and
11259 #           'NF_VPPIP4' and
11260 #           'IPSEC' and
11261 #           'TNL_1000' and
11262 #           'IMIX' and
11263 #           '8T4C' and
11264 #           'NDRPDR'"
11265 #  parameters:
11266 #  - "throughput"
11267 #  - "name"
11268 #  - "tags"
11269 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11270 #  x-axis: "X = CNFs per Service Chain"
11271 #  y-axis: "Y = Number of Service Chains"
11272 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11273 #  layout:
11274 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11275 #    layout: "plot-service-density"
11276 #
11277 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
11278 #- type: "plot"
11279 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11280 #  algorithm: "plot_nf_heatmap"
11281 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
11282 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11283 #  filter: "'NIC_Intel-XXV710' and
11284 #           'NF_DENSITY' and
11285 #           'DOCKER' and
11286 #           'CHAIN' and
11287 #           'NF_VPPIP4' and
11288 #           'IPSEC' and
11289 #           'TNL_1000' and
11290 #           'IMIX' and
11291 #           '2T1C' and
11292 #           'NDRPDR'"
11293 #  parameters:
11294 #  - "throughput"
11295 #  - "name"
11296 #  - "tags"
11297 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11298 #  x-axis: "X = CNFs per Service Chain"
11299 #  y-axis: "Y = Number of Service Chains"
11300 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11301 #  layout:
11302 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11303 #    layout: "plot-service-density"
11304 #
11305 #- type: "plot"
11306 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11307 #  algorithm: "plot_nf_heatmap"
11308 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
11309 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11310 #  filter: "'NIC_Intel-XXV710' and
11311 #           'NF_DENSITY' and
11312 #           'DOCKER' and
11313 #           'CHAIN' and
11314 #           'NF_VPPIP4' and
11315 #           'IPSEC' and
11316 #           'TNL_1000' and
11317 #           'IMIX' and
11318 #           '4T2C' and
11319 #           'NDRPDR'"
11320 #  parameters:
11321 #  - "throughput"
11322 #  - "name"
11323 #  - "tags"
11324 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11325 #  x-axis: "X = CNFs per Service Chain"
11326 #  y-axis: "Y = Number of Service Chains"
11327 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11328 #  layout:
11329 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11330 #    layout: "plot-service-density"
11331 #
11332 #- type: "plot"
11333 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11334 #  algorithm: "plot_nf_heatmap"
11335 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
11336 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11337 #  filter: "'NIC_Intel-XXV710' and
11338 #           'NF_DENSITY' and
11339 #           'DOCKER' and
11340 #           'CHAIN' and
11341 #           'NF_VPPIP4' and
11342 #           'IPSEC' and
11343 #           'TNL_1000' and
11344 #           'IMIX' and
11345 #           '8T4C' and
11346 #           'NDRPDR'"
11347 #  parameters:
11348 #  - "throughput"
11349 #  - "name"
11350 #  - "tags"
11351 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11352 #  x-axis: "X = CNFs per Service Chain"
11353 #  y-axis: "Y = Number of Service Chains"
11354 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11355 #  layout:
11356 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11357 #    layout: "plot-service-density"
11358
11359 ###############################################################################
11360
11361 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
11362 #- type: "plot"
11363 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11364 #  algorithm: "plot_nf_heatmap"
11365 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
11366 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11367 #  filter: "'NIC_Intel-XL710' and
11368 #           'NF_DENSITY' and
11369 #           'DOCKER' and
11370 #           'CHAIN' and
11371 #           'NF_VPPIP4' and
11372 #           'IMIX' and
11373 #           'TNL_1000' and
11374 #           '1T1C' and
11375 #           'MRR'"
11376 #  parameters:
11377 #  - "result"
11378 #  - "name"
11379 #  - "tags"
11380 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11381 #  x-axis: "X = CNFs per Service Chain"
11382 #  y-axis: "Y = Number of Service Chains"
11383 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11384 #  layout:
11385 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11386 #    layout: "plot-service-density"
11387 #
11388 #- type: "plot"
11389 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11390 #  algorithm: "plot_nf_heatmap"
11391 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
11392 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11393 #  filter: "'NIC_Intel-XL710' and
11394 #           'NF_DENSITY' and
11395 #           'DOCKER' and
11396 #           'CHAIN' and
11397 #           'NF_VPPIP4' and
11398 #           'IPSEC' and
11399 #           'TNL_1000' and
11400 #           'IMIX' and
11401 #           '2T2C' and
11402 #           'MRR'"
11403 #  parameters:
11404 #  - "result"
11405 #  - "name"
11406 #  - "tags"
11407 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11408 #  x-axis: "X = CNFs per Service Chain"
11409 #  y-axis: "Y = Number of Service Chains"
11410 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11411 #  layout:
11412 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11413 #    layout: "plot-service-density"
11414 #
11415 #- type: "plot"
11416 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11417 #  algorithm: "plot_nf_heatmap"
11418 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
11419 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11420 #  filter: "'NIC_Intel-XL710' and
11421 #           'NF_DENSITY' and
11422 #           'DOCKER' and
11423 #           'CHAIN' and
11424 #           'NF_VPPIP4' and
11425 #           'IPSEC' and
11426 #           'TNL_1000' and
11427 #           'IMIX' and
11428 #           '4T4C' and
11429 #           'MRR'"
11430 #  parameters:
11431 #  - "result"
11432 #  - "name"
11433 #  - "tags"
11434 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11435 #  x-axis: "X = CNFs per Service Chain"
11436 #  y-axis: "Y = Number of Service Chains"
11437 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11438 #  layout:
11439 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11440 #    layout: "plot-service-density"
11441
11442 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
11443 #- type: "plot"
11444 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11445 #  algorithm: "plot_nf_heatmap"
11446 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
11447 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11448 #  filter: "'NIC_Intel-XL710' and
11449 #           'NF_DENSITY' and
11450 #           'DOCKER' and
11451 #           'CHAIN' and
11452 #           'NF_VPPIP4' and
11453 #           'IPSEC' and
11454 #           'TNL_1000' and
11455 #           'IMIX' and
11456 #           '1T1C' and
11457 #           'NDRPDR'"
11458 #  parameters:
11459 #  - "throughput"
11460 #  - "name"
11461 #  - "tags"
11462 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11463 #  x-axis: "X = CNFs per Service Chain"
11464 #  y-axis: "Y = Number of Service Chains"
11465 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11466 #  layout:
11467 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11468 #    layout: "plot-service-density"
11469 #
11470 #- type: "plot"
11471 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11472 #  algorithm: "plot_nf_heatmap"
11473 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
11474 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11475 #  filter: "'NIC_Intel-XL710' and
11476 #           'NF_DENSITY' and
11477 #           'DOCKER' and
11478 #           'CHAIN' and
11479 #           'NF_VPPIP4' and
11480 #           'IPSEC' and
11481 #           'TNL_1000' and
11482 #           'IMIX' and
11483 #           '2T2C' and
11484 #           'NDRPDR'"
11485 #  parameters:
11486 #  - "throughput"
11487 #  - "name"
11488 #  - "tags"
11489 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11490 #  x-axis: "X = CNFs per Service Chain"
11491 #  y-axis: "Y = Number of Service Chains"
11492 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11493 #  layout:
11494 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11495 #    layout: "plot-service-density"
11496 #
11497 #- type: "plot"
11498 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11499 #  algorithm: "plot_nf_heatmap"
11500 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
11501 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11502 #  filter: "'NIC_Intel-XL710' and
11503 #           'NF_DENSITY' and
11504 #           'DOCKER' and
11505 #           'CHAIN' and
11506 #           'NF_VPPIP4' and
11507 #           'IPSEC' and
11508 #           'TNL_1000' and
11509 #           'IMIX' and
11510 #           '4T4C' and
11511 #           'NDRPDR'"
11512 #  parameters:
11513 #  - "throughput"
11514 #  - "name"
11515 #  - "tags"
11516 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11517 #  x-axis: "X = CNFs per Service Chain"
11518 #  y-axis: "Y = Number of Service Chains"
11519 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11520 #  layout:
11521 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11522 #    layout: "plot-service-density"
11523 #
11524 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
11525 #- type: "plot"
11526 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11527 #  algorithm: "plot_nf_heatmap"
11528 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
11529 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11530 #  filter: "'NIC_Intel-XL710' and
11531 #           'NF_DENSITY' and
11532 #           'DOCKER' and
11533 #           'CHAIN' and
11534 #           'NF_VPPIP4' and
11535 #           'IPSEC' and
11536 #           'TNL_1000' and
11537 #           'IMIX' and
11538 #           '1T1C' and
11539 #           'NDRPDR'"
11540 #  parameters:
11541 #  - "throughput"
11542 #  - "name"
11543 #  - "tags"
11544 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11545 #  x-axis: "X = CNFs per Service Chain"
11546 #  y-axis: "Y = Number of Service Chains"
11547 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11548 #  layout:
11549 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11550 #    layout: "plot-service-density"
11551 #
11552 #- type: "plot"
11553 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11554 #  algorithm: "plot_nf_heatmap"
11555 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
11556 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11557 #  filter: "'NIC_Intel-XL710' and
11558 #           'NF_DENSITY' and
11559 #           'DOCKER' and
11560 #           'CHAIN' and
11561 #           'NF_VPPIP4' and
11562 #           'IPSEC' and
11563 #           'TNL_1000' and
11564 #           'IMIX' and
11565 #           '2T2C' and
11566 #           'NDRPDR'"
11567 #  parameters:
11568 #  - "throughput"
11569 #  - "name"
11570 #  - "tags"
11571 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11572 #  x-axis: "X = CNFs per Service Chain"
11573 #  y-axis: "Y = Number of Service Chains"
11574 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11575 #  layout:
11576 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11577 #    layout: "plot-service-density"
11578 #
11579 #- type: "plot"
11580 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11581 #  algorithm: "plot_nf_heatmap"
11582 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
11583 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11584 #  filter: "'NIC_Intel-XL710' and
11585 #           'NF_DENSITY' and
11586 #           'DOCKER' and
11587 #           'CHAIN' and
11588 #           'NF_VPPIP4' and
11589 #           'IPSEC' and
11590 #           'TNL_1000' and
11591 #           'IMIX' and
11592 #           '4T4C' and
11593 #           'NDRPDR'"
11594 #  parameters:
11595 #  - "throughput"
11596 #  - "name"
11597 #  - "tags"
11598 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11599 #  x-axis: "X = CNFs per Service Chain"
11600 #  y-axis: "Y = Number of Service Chains"
11601 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11602 #  layout:
11603 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11604 #    layout: "plot-service-density"
11605
11606 ###############################################################################
11607
11608 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
11609 #- type: "plot"
11610 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11611 #  algorithm: "plot_nf_heatmap"
11612 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
11613 #  data: "plot-vpp-nfv-3n-skx-mrr"
11614 #  filter: "'NIC_Intel-XXV710' and
11615 #           'NF_DENSITY' and
11616 #           'DOCKER' and
11617 #           'CHAIN' and
11618 #           'NF_VPPIP4' and
11619 #           'IPSEC' and
11620 #           'TNL_10000' and
11621 #           'IMIX' and
11622 #           '2T1C' and
11623 #           'MRR'"
11624 #  parameters:
11625 #  - "result"
11626 #  - "name"
11627 #  - "tags"
11628 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11629 #  x-axis: "X = CNFs per Service Chain"
11630 #  y-axis: "Y = Number of Service Chains"
11631 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11632 #  layout:
11633 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11634 #    layout: "plot-service-density"
11635 #
11636 #- type: "plot"
11637 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11638 #  algorithm: "plot_nf_heatmap"
11639 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
11640 #  data: "plot-vpp-nfv-3n-skx-mrr"
11641 #  filter: "'NIC_Intel-XXV710' and
11642 #           'NF_DENSITY' and
11643 #           'DOCKER' and
11644 #           'CHAIN' and
11645 #           'NF_VPPIP4' and
11646 #           'IPSEC' and
11647 #           'TNL_10000' and
11648 #           'IMIX' and
11649 #           '4T2C' and
11650 #           'MRR'"
11651 #  parameters:
11652 #  - "result"
11653 #  - "name"
11654 #  - "tags"
11655 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11656 #  x-axis: "X = CNFs 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}mif-{XY}dcr-10000tnl-vppip4-mrr"
11661 #    layout: "plot-service-density"
11662 #
11663 #- type: "plot"
11664 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11665 #  algorithm: "plot_nf_heatmap"
11666 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
11667 #  data: "plot-vpp-nfv-3n-skx-mrr"
11668 #  filter: "'NIC_Intel-XXV710' and
11669 #           'NF_DENSITY' and
11670 #           'DOCKER' and
11671 #           'CHAIN' and
11672 #           'NF_VPPIP4' and
11673 #           'IPSEC' and
11674 #           'TNL_10000' and
11675 #           'IMIX' and
11676 #           '8T4C' and
11677 #           'MRR'"
11678 #  parameters:
11679 #  - "result"
11680 #  - "name"
11681 #  - "tags"
11682 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11683 #  x-axis: "X = CNFs per Service Chain"
11684 #  y-axis: "Y = Number of Service Chains"
11685 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11686 #  layout:
11687 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11688 #    layout: "plot-service-density"
11689
11690 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
11691 #- type: "plot"
11692 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11693 #  algorithm: "plot_nf_heatmap"
11694 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
11695 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11696 #  filter: "'NIC_Intel-XXV710' and
11697 #           'NF_DENSITY' and
11698 #           'DOCKER' and
11699 #           'CHAIN' and
11700 #           'NF_VPPIP4' and
11701 #           'IPSEC' and
11702 #           'TNL_10000' and
11703 #           'IMIX' and
11704 #           '2T1C' and
11705 #           'NDRPDR'"
11706 #  parameters:
11707 #  - "throughput"
11708 #  - "name"
11709 #  - "tags"
11710 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11711 #  x-axis: "X = CNFs per Service Chain"
11712 #  y-axis: "Y = Number of Service Chains"
11713 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11714 #  layout:
11715 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11716 #    layout: "plot-service-density"
11717 #
11718 #- type: "plot"
11719 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11720 #  algorithm: "plot_nf_heatmap"
11721 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
11722 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11723 #  filter: "'NIC_Intel-XXV710' and
11724 #           'NF_DENSITY' and
11725 #           'DOCKER' and
11726 #           'CHAIN' and
11727 #           'NF_VPPIP4' and
11728 #           'IPSEC' and
11729 #           'TNL_10000' and
11730 #           'IMIX' and
11731 #           '4T2C' and
11732 #           'NDRPDR'"
11733 #  parameters:
11734 #  - "throughput"
11735 #  - "name"
11736 #  - "tags"
11737 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11738 #  x-axis: "X = CNFs per Service Chain"
11739 #  y-axis: "Y = Number of Service Chains"
11740 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11741 #  layout:
11742 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11743 #    layout: "plot-service-density"
11744 #
11745 #- type: "plot"
11746 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11747 #  algorithm: "plot_nf_heatmap"
11748 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
11749 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11750 #  filter: "'NIC_Intel-XXV710' and
11751 #           'NF_DENSITY' and
11752 #           'DOCKER' and
11753 #           'CHAIN' and
11754 #           'NF_VPPIP4' and
11755 #           'IPSEC' and
11756 #           'TNL_10000' and
11757 #           'IMIX' and
11758 #           '8T4C' and
11759 #           'NDRPDR'"
11760 #  parameters:
11761 #  - "throughput"
11762 #  - "name"
11763 #  - "tags"
11764 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11765 #  x-axis: "X = CNFs per Service Chain"
11766 #  y-axis: "Y = Number of Service Chains"
11767 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11768 #  layout:
11769 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11770 #    layout: "plot-service-density"
11771 #
11772 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
11773 #- type: "plot"
11774 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11775 #  algorithm: "plot_nf_heatmap"
11776 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
11777 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11778 #  filter: "'NIC_Intel-XXV710' and
11779 #           'NF_DENSITY' and
11780 #           'DOCKER' and
11781 #           'CHAIN' and
11782 #           'NF_VPPIP4' and
11783 #           'IPSEC' and
11784 #           'TNL_10000' and
11785 #           'IMIX' and
11786 #           '2T1C' and
11787 #           'NDRPDR'"
11788 #  parameters:
11789 #  - "throughput"
11790 #  - "name"
11791 #  - "tags"
11792 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11793 #  x-axis: "X = CNFs per Service Chain"
11794 #  y-axis: "Y = Number of Service Chains"
11795 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11796 #  layout:
11797 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11798 #    layout: "plot-service-density"
11799 #
11800 #- type: "plot"
11801 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11802 #  algorithm: "plot_nf_heatmap"
11803 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
11804 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11805 #  filter: "'NIC_Intel-XXV710' and
11806 #           'NF_DENSITY' and
11807 #           'DOCKER' and
11808 #           'CHAIN' and
11809 #           'NF_VPPIP4' and
11810 #           'IPSEC' and
11811 #           'TNL_10000' and
11812 #           'IMIX' and
11813 #           '4T2C' and
11814 #           'NDRPDR'"
11815 #  parameters:
11816 #  - "throughput"
11817 #  - "name"
11818 #  - "tags"
11819 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11820 #  x-axis: "X = CNFs per Service Chain"
11821 #  y-axis: "Y = Number of Service Chains"
11822 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11823 #  layout:
11824 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11825 #    layout: "plot-service-density"
11826 #
11827 #- type: "plot"
11828 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11829 #  algorithm: "plot_nf_heatmap"
11830 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
11831 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11832 #  filter: "'NIC_Intel-XXV710' and
11833 #           'NF_DENSITY' and
11834 #           'DOCKER' and
11835 #           'CHAIN' and
11836 #           'NF_VPPIP4' and
11837 #           'IPSEC' and
11838 #           'TNL_10000' and
11839 #           'IMIX' and
11840 #           '8T4C' and
11841 #           'NDRPDR'"
11842 #  parameters:
11843 #  - "throughput"
11844 #  - "name"
11845 #  - "tags"
11846 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11847 #  x-axis: "X = CNFs per Service Chain"
11848 #  y-axis: "Y = Number of Service Chains"
11849 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11850 #  layout:
11851 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11852 #    layout: "plot-service-density"
11853
11854 ###############################################################################
11855
11856 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
11857 #- type: "plot"
11858 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11859 #  algorithm: "plot_nf_heatmap"
11860 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
11861 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11862 #  filter: "'NIC_Intel-XL710' and
11863 #           'NF_DENSITY' and
11864 #           'DOCKER' and
11865 #           'CHAIN' and
11866 #           'NF_VPPIP4' and
11867 #           'IMIX' and
11868 #           'TNL_10000' and
11869 #           '1T1C' and
11870 #           'MRR'"
11871 #  parameters:
11872 #  - "result"
11873 #  - "name"
11874 #  - "tags"
11875 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11876 #  x-axis: "X = CNFs per Service Chain"
11877 #  y-axis: "Y = Number of Service Chains"
11878 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11879 #  layout:
11880 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11881 #    layout: "plot-service-density"
11882 #
11883 #- type: "plot"
11884 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11885 #  algorithm: "plot_nf_heatmap"
11886 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
11887 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11888 #  filter: "'NIC_Intel-XL710' and
11889 #           'NF_DENSITY' and
11890 #           'DOCKER' and
11891 #           'CHAIN' and
11892 #           'NF_VPPIP4' and
11893 #           'IPSEC' and
11894 #           'TNL_10000' and
11895 #           'IMIX' and
11896 #           '2T2C' and
11897 #           'MRR'"
11898 #  parameters:
11899 #  - "result"
11900 #  - "name"
11901 #  - "tags"
11902 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11903 #  x-axis: "X = CNFs per Service Chain"
11904 #  y-axis: "Y = Number of Service Chains"
11905 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11906 #  layout:
11907 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11908 #    layout: "plot-service-density"
11909 #
11910 #- type: "plot"
11911 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11912 #  algorithm: "plot_nf_heatmap"
11913 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
11914 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11915 #  filter: "'NIC_Intel-XL710' and
11916 #           'NF_DENSITY' and
11917 #           'DOCKER' and
11918 #           'CHAIN' and
11919 #           'NF_VPPIP4' and
11920 #           'IPSEC' and
11921 #           'TNL_10000' and
11922 #           'IMIX' and
11923 #           '4T4C' and
11924 #           'MRR'"
11925 #  parameters:
11926 #  - "result"
11927 #  - "name"
11928 #  - "tags"
11929 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11930 #  x-axis: "X = CNFs per Service Chain"
11931 #  y-axis: "Y = Number of Service Chains"
11932 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11933 #  layout:
11934 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11935 #    layout: "plot-service-density"
11936
11937 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
11938 #- type: "plot"
11939 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11940 #  algorithm: "plot_nf_heatmap"
11941 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
11942 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11943 #  filter: "'NIC_Intel-XL710' and
11944 #           'NF_DENSITY' and
11945 #           'DOCKER' and
11946 #           'CHAIN' and
11947 #           'NF_VPPIP4' and
11948 #           'IPSEC' and
11949 #           'TNL_10000' and
11950 #           'IMIX' and
11951 #           '1T1C' and
11952 #           'NDRPDR'"
11953 #  parameters:
11954 #  - "throughput"
11955 #  - "name"
11956 #  - "tags"
11957 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11958 #  x-axis: "X = CNFs per Service Chain"
11959 #  y-axis: "Y = Number of Service Chains"
11960 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11961 #  layout:
11962 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11963 #    layout: "plot-service-density"
11964 #
11965 #- type: "plot"
11966 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11967 #  algorithm: "plot_nf_heatmap"
11968 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
11969 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11970 #  filter: "'NIC_Intel-XL710' and
11971 #           'NF_DENSITY' and
11972 #           'DOCKER' and
11973 #           'CHAIN' and
11974 #           'NF_VPPIP4' and
11975 #           'IPSEC' and
11976 #           'TNL_10000' and
11977 #           'IMIX' and
11978 #           '2T2C' and
11979 #           'NDRPDR'"
11980 #  parameters:
11981 #  - "throughput"
11982 #  - "name"
11983 #  - "tags"
11984 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11985 #  x-axis: "X = CNFs per Service Chain"
11986 #  y-axis: "Y = Number of Service Chains"
11987 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11988 #  layout:
11989 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11990 #    layout: "plot-service-density"
11991 #
11992 #- type: "plot"
11993 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11994 #  algorithm: "plot_nf_heatmap"
11995 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
11996 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11997 #  filter: "'NIC_Intel-XL710' and
11998 #           'NF_DENSITY' and
11999 #           'DOCKER' and
12000 #           'CHAIN' and
12001 #           'NF_VPPIP4' and
12002 #           'IPSEC' and
12003 #           'TNL_10000' and
12004 #           'IMIX' and
12005 #           '4T4C' and
12006 #           'NDRPDR'"
12007 #  parameters:
12008 #  - "throughput"
12009 #  - "name"
12010 #  - "tags"
12011 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12012 #  x-axis: "X = CNFs per Service Chain"
12013 #  y-axis: "Y = Number of Service Chains"
12014 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12015 #  layout:
12016 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
12017 #    layout: "plot-service-density"
12018 #
12019 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
12020 #- type: "plot"
12021 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
12022 #  algorithm: "plot_nf_heatmap"
12023 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
12024 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
12025 #  filter: "'NIC_Intel-XL710' and
12026 #           'NF_DENSITY' and
12027 #           'DOCKER' and
12028 #           'CHAIN' and
12029 #           'NF_VPPIP4' and
12030 #           'IPSEC' and
12031 #           'TNL_10000' and
12032 #           'IMIX' and
12033 #           '1T1C' and
12034 #           'NDRPDR'"
12035 #  parameters:
12036 #  - "throughput"
12037 #  - "name"
12038 #  - "tags"
12039 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12040 #  x-axis: "X = CNFs per Service Chain"
12041 #  y-axis: "Y = Number of Service Chains"
12042 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12043 #  layout:
12044 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
12045 #    layout: "plot-service-density"
12046 #
12047 #- type: "plot"
12048 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
12049 #  algorithm: "plot_nf_heatmap"
12050 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
12051 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
12052 #  filter: "'NIC_Intel-XL710' and
12053 #           'NF_DENSITY' and
12054 #           'DOCKER' and
12055 #           'CHAIN' and
12056 #           'NF_VPPIP4' and
12057 #           'IPSEC' and
12058 #           'TNL_10000' and
12059 #           'IMIX' and
12060 #           '2T2C' and
12061 #           'NDRPDR'"
12062 #  parameters:
12063 #  - "throughput"
12064 #  - "name"
12065 #  - "tags"
12066 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12067 #  x-axis: "X = CNFs per Service Chain"
12068 #  y-axis: "Y = Number of Service Chains"
12069 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12070 #  layout:
12071 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
12072 #    layout: "plot-service-density"
12073 #
12074 #- type: "plot"
12075 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
12076 #  algorithm: "plot_nf_heatmap"
12077 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
12078 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
12079 #  filter: "'NIC_Intel-XL710' and
12080 #           'NF_DENSITY' and
12081 #           'DOCKER' and
12082 #           'CHAIN' and
12083 #           'NF_VPPIP4' and
12084 #           'IPSEC' and
12085 #           'TNL_10000' and
12086 #           'IMIX' and
12087 #           '4T4C' and
12088 #           'NDRPDR'"
12089 #  parameters:
12090 #  - "throughput"
12091 #  - "name"
12092 #  - "tags"
12093 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12094 #  x-axis: "X = CNFs per Service Chain"
12095 #  y-axis: "Y = Number of Service Chains"
12096 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12097 #  layout:
12098 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
12099 #    layout: "plot-service-density"
12100
12101 ###############################################################################
12102
12103 # Plots - NF Density - CSP - MRR IMIX
12104 - type: "plot"
12105   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12106   algorithm: "plot_nf_heatmap"
12107   output-file-type: ".html"
12108   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
12109   data: "plot-vpp-nfv-2n-skx-mrr"
12110   filter: "'NIC_Intel-XXV710' and
12111            'NF_DENSITY' and
12112            'DOCKER' and
12113            'PIPELINE' and
12114            'NF_VPPIP4' and
12115            'IMIX' and
12116            '2T1C' and
12117            'MRR'"
12118   parameters:
12119   - "result"
12120   - "name"
12121   - "tags"
12122   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12123   x-axis: "X = CNFs per Service Pipeline"
12124   y-axis: "Y = Number of Service Pipelines"
12125   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12126   layout:
12127     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12128     layout: "plot-service-density"
12129
12130 - type: "plot"
12131   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12132   algorithm: "plot_nf_heatmap"
12133   output-file-type: ".html"
12134   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
12135   data: "plot-vpp-nfv-2n-skx-mrr"
12136   filter: "'NIC_Intel-XXV710' and
12137            'NF_DENSITY' and
12138            'DOCKER' and
12139            'PIPELINE' and
12140            'NF_VPPIP4' and
12141            'IMIX' and
12142            '4T2C' and
12143            'MRR'"
12144   parameters:
12145   - "result"
12146   - "name"
12147   - "tags"
12148   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12149   x-axis: "X = CNFs per Service Pipeline"
12150   y-axis: "Y = Number of Service Pipelines"
12151   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12152   layout:
12153     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12154     layout: "plot-service-density"
12155
12156 - type: "plot"
12157   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12158   algorithm: "plot_nf_heatmap"
12159   output-file-type: ".html"
12160   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
12161   data: "plot-vpp-nfv-2n-skx-mrr"
12162   filter: "'NIC_Intel-XXV710' and
12163            'NF_DENSITY' and
12164            'DOCKER' and
12165            'PIPELINE' and
12166            'NF_VPPIP4' and
12167            'IMIX' and
12168            '8T4C' and
12169            'MRR'"
12170   parameters:
12171   - "result"
12172   - "name"
12173   - "tags"
12174   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12175   x-axis: "X = CNFs per Service Pipeline"
12176   y-axis: "Y = Number of Service Pipelines"
12177   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12178   layout:
12179     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12180     layout: "plot-service-density"
12181
12182 # Plots - NF Density - CSP - NDR IMIX
12183 - type: "plot"
12184   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12185   algorithm: "plot_nf_heatmap"
12186   output-file-type: ".html"
12187   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
12188   data: "plot-vpp-nfv-2n-skx-ndrpdr"
12189   filter: "'NIC_Intel-XXV710' and
12190            'NF_DENSITY' and
12191            'DOCKER' and
12192            'PIPELINE' and
12193            'NF_VPPIP4' and
12194            'IMIX' and
12195            '2T1C' and
12196            'NDRPDR'"
12197   parameters:
12198   - "throughput"
12199   - "name"
12200   - "tags"
12201   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12202   x-axis: "X = CNFs per Service Pipeline"
12203   y-axis: "Y = Number of Service Pipelines"
12204   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12205   layout:
12206     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12207     layout: "plot-service-density"
12208
12209 - type: "plot"
12210   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12211   algorithm: "plot_nf_heatmap"
12212   output-file-type: ".html"
12213   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
12214   data: "plot-vpp-nfv-2n-skx-ndrpdr"
12215   filter: "'NIC_Intel-XXV710' and
12216            'NF_DENSITY' and
12217            'DOCKER' and
12218            'PIPELINE' and
12219            'NF_VPPIP4' and
12220            'IMIX' and
12221            '4T2C' and
12222            'NDRPDR'"
12223   parameters:
12224   - "throughput"
12225   - "name"
12226   - "tags"
12227   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12228   x-axis: "X = CNFs per Service Pipeline"
12229   y-axis: "Y = Number of Service Pipelines"
12230   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12231   layout:
12232     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12233     layout: "plot-service-density"
12234
12235 - type: "plot"
12236   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12237   algorithm: "plot_nf_heatmap"
12238   output-file-type: ".html"
12239   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
12240   data: "plot-vpp-nfv-2n-skx-ndrpdr"
12241   filter: "'NIC_Intel-XXV710' and
12242            'NF_DENSITY' and
12243            'DOCKER' and
12244            'PIPELINE' and
12245            'NF_VPPIP4' and
12246            'IMIX' and
12247            '8T4C' and
12248            'NDRPDR'"
12249   parameters:
12250   - "throughput"
12251   - "name"
12252   - "tags"
12253   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12254   x-axis: "X = CNFs per Service Pipeline"
12255   y-axis: "Y = Number of Service Pipelines"
12256   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12257   layout:
12258     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12259     layout: "plot-service-density"
12260
12261 # Plots - NF Density - CSP - PDR IMIX
12262 - type: "plot"
12263   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12264   algorithm: "plot_nf_heatmap"
12265   output-file-type: ".html"
12266   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
12267   data: "plot-vpp-nfv-2n-skx-ndrpdr"
12268   filter: "'NIC_Intel-XXV710' and
12269            'NF_DENSITY' and
12270            'DOCKER' and
12271            'PIPELINE' and
12272            'NF_VPPIP4' and
12273            'IMIX' and
12274            '2T1C' and
12275            'NDRPDR'"
12276   parameters:
12277   - "throughput"
12278   - "name"
12279   - "tags"
12280   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12281   x-axis: "X = CNFs per Service Pipeline"
12282   y-axis: "Y = Number of Service Pipelines"
12283   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12284   layout:
12285     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12286     layout: "plot-service-density"
12287
12288 - type: "plot"
12289   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12290   algorithm: "plot_nf_heatmap"
12291   output-file-type: ".html"
12292   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
12293   data: "plot-vpp-nfv-2n-skx-ndrpdr"
12294   filter: "'NIC_Intel-XXV710' and
12295            'NF_DENSITY' and
12296            'DOCKER' and
12297            'PIPELINE' and
12298            'NF_VPPIP4' and
12299            'IMIX' and
12300            '4T2C' and
12301            'NDRPDR'"
12302   parameters:
12303   - "throughput"
12304   - "name"
12305   - "tags"
12306   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12307   x-axis: "X = CNFs per Service Pipeline"
12308   y-axis: "Y = Number of Service Pipelines"
12309   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12310   layout:
12311     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12312     layout: "plot-service-density"
12313
12314 - type: "plot"
12315   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12316   algorithm: "plot_nf_heatmap"
12317   output-file-type: ".html"
12318   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
12319   data: "plot-vpp-nfv-2n-skx-ndrpdr"
12320   filter: "'NIC_Intel-XXV710' and
12321            'NF_DENSITY' and
12322            'DOCKER' and
12323            'PIPELINE' and
12324            'NF_VPPIP4' and
12325            'IMIX' and
12326            '8T4C' and
12327            'NDRPDR'"
12328   parameters:
12329   - "throughput"
12330   - "name"
12331   - "tags"
12332   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12333   x-axis: "X = CNFs per Service Pipeline"
12334   y-axis: "Y = Number of Service Pipelines"
12335   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12336   layout:
12337     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12338     layout: "plot-service-density"
12339
12340 ###############################################################################
12341 # Plots - 2n-clx NF Density - VSC - MRR IMIX
12342
12343 - type: "plot"
12344   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12345   algorithm: "plot_nf_heatmap"
12346   output-file-type: ".html"
12347   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
12348   data: "plot-vpp-nfv-2n-clx-mrr"
12349   filter: "'NIC_Intel-XXV710' and
12350            'NF_DENSITY' and
12351            'VHOST' and
12352            not 'VXLAN' and
12353            'CHAIN' and
12354            'NF_VPPIP4' and
12355            'IMIX' and
12356            '2T1C' and
12357            'MRR'"
12358   parameters:
12359   - "result"
12360   - "name"
12361   - "tags"
12362   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12363   x-axis: "X = VNFs per Service Chain"
12364   y-axis: "Y = Number of Service Chains"
12365   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12366   layout:
12367     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12368     layout: "plot-service-density"
12369
12370 - type: "plot"
12371   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12372   algorithm: "plot_nf_heatmap"
12373   output-file-type: ".html"
12374   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
12375   data: "plot-vpp-nfv-2n-clx-mrr"
12376   filter: "'NIC_Intel-XXV710' and
12377            'NF_DENSITY' and
12378            'VHOST' and
12379            not 'VXLAN' and
12380            'CHAIN' and
12381            'NF_VPPIP4' and
12382            'IMIX' and
12383            '4T2C' and
12384            'MRR'"
12385   parameters:
12386   - "result"
12387   - "name"
12388   - "tags"
12389   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12390   x-axis: "X = VNFs per Service Chain"
12391   y-axis: "Y = Number of Service Chains"
12392   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12393   layout:
12394     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12395     layout: "plot-service-density"
12396
12397 - type: "plot"
12398   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12399   algorithm: "plot_nf_heatmap"
12400   output-file-type: ".html"
12401   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
12402   data: "plot-vpp-nfv-2n-clx-mrr"
12403   filter: "'NIC_Intel-XXV710' and
12404            'NF_DENSITY' and
12405            'VHOST' and
12406            not 'VXLAN' and
12407            'CHAIN' and
12408            'NF_VPPIP4' and
12409            'IMIX' and
12410            '8T4C' and
12411            'MRR'"
12412   parameters:
12413   - "result"
12414   - "name"
12415   - "tags"
12416   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12417   x-axis: "X = VNFs per Service Chain"
12418   y-axis: "Y = Number of Service Chains"
12419   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12420   layout:
12421     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12422     layout: "plot-service-density"
12423
12424 # Plots - NF Density - VSC - NDR IMIX
12425 - type: "plot"
12426   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12427   algorithm: "plot_nf_heatmap"
12428   output-file-type: ".html"
12429   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
12430   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12431   filter: "'NIC_Intel-XXV710' and
12432            'NF_DENSITY' and
12433            'VHOST' and
12434            not 'VXLAN' and
12435            'CHAIN' and
12436            'NF_VPPIP4' and
12437            'IMIX' and
12438            '2T1C' and
12439            'NDRPDR'"
12440   parameters:
12441   - "throughput"
12442   - "name"
12443   - "tags"
12444   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12445   x-axis: "X = VNFs per Service Chain"
12446   y-axis: "Y = Number of Service Chains"
12447   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12448   layout:
12449     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12450     layout: "plot-service-density"
12451
12452 - type: "plot"
12453   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12454   algorithm: "plot_nf_heatmap"
12455   output-file-type: ".html"
12456   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
12457   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12458   filter: "'NIC_Intel-XXV710' and
12459            'NF_DENSITY' and
12460            'VHOST' and
12461            not 'VXLAN' and
12462            'CHAIN' and
12463            'NF_VPPIP4' and
12464            'IMIX' and
12465            '4T2C' and
12466            'NDRPDR'"
12467   parameters:
12468   - "throughput"
12469   - "name"
12470   - "tags"
12471   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12472   x-axis: "X = VNFs per Service Chain"
12473   y-axis: "Y = Number of Service Chains"
12474   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12475   layout:
12476     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12477     layout: "plot-service-density"
12478
12479 - type: "plot"
12480   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12481   algorithm: "plot_nf_heatmap"
12482   output-file-type: ".html"
12483   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
12484   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12485   filter: "'NIC_Intel-XXV710' and
12486            'NF_DENSITY' and
12487            'VHOST' and
12488            not 'VXLAN' and
12489            'CHAIN' and
12490            'NF_VPPIP4' and
12491            'IMIX' and
12492            '8T4C' and
12493            'NDRPDR'"
12494   parameters:
12495   - "throughput"
12496   - "name"
12497   - "tags"
12498   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12499   x-axis: "X = VNFs per Service Chain"
12500   y-axis: "Y = Number of Service Chains"
12501   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12502   layout:
12503     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12504     layout: "plot-service-density"
12505
12506 # Plots - NF Density - VSC - PDR IMIX
12507 - type: "plot"
12508   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12509   algorithm: "plot_nf_heatmap"
12510   output-file-type: ".html"
12511   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
12512   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12513   filter: "'NIC_Intel-XXV710' and
12514            'NF_DENSITY' and
12515            'VHOST' and
12516            not 'VXLAN' and
12517            'CHAIN' and
12518            'NF_VPPIP4' and
12519            'IMIX' and
12520            '2T1C' and
12521            'NDRPDR'"
12522   parameters:
12523   - "throughput"
12524   - "name"
12525   - "tags"
12526   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12527   x-axis: "X = VNFs per Service Chain"
12528   y-axis: "Y = Number of Service Chains"
12529   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12530   layout:
12531     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12532     layout: "plot-service-density"
12533
12534 - type: "plot"
12535   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12536   algorithm: "plot_nf_heatmap"
12537   output-file-type: ".html"
12538   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
12539   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12540   filter: "'NIC_Intel-XXV710' and
12541            'NF_DENSITY' and
12542            'VHOST' and
12543            not 'VXLAN' and
12544            'CHAIN' and
12545            'NF_VPPIP4' and
12546            'IMIX' and
12547            '4T2C' and
12548            'NDRPDR'"
12549   parameters:
12550   - "throughput"
12551   - "name"
12552   - "tags"
12553   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12554   x-axis: "X = VNFs per Service Chain"
12555   y-axis: "Y = Number of Service Chains"
12556   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12557   layout:
12558     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12559     layout: "plot-service-density"
12560
12561 - type: "plot"
12562   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12563   algorithm: "plot_nf_heatmap"
12564   output-file-type: ".html"
12565   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
12566   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12567   filter: "'NIC_Intel-XXV710' and
12568            'NF_DENSITY' and
12569            'VHOST' and
12570            not 'VXLAN' and
12571            'CHAIN' and
12572            'NF_VPPIP4' and
12573            'IMIX' and
12574            '8T4C' and
12575            'NDRPDR'"
12576   parameters:
12577   - "throughput"
12578   - "name"
12579   - "tags"
12580   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12581   x-axis: "X = VNFs per Service Chain"
12582   y-axis: "Y = Number of Service Chains"
12583   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12584   layout:
12585     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12586     layout: "plot-service-density"
12587
12588 # Plots - NF Density - VSC - MRR IMIX
12589 - type: "plot"
12590   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12591   algorithm: "plot_nf_heatmap"
12592   output-file-type: ".html"
12593   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
12594   data: "plot-vpp-nfv-2n-clx-mrr"
12595   filter: "'NIC_Intel-XXV710' and
12596            'NF_DENSITY' and
12597            'VHOST' and
12598            'VXLAN' and
12599            'CHAIN' and
12600            'IMIX' and
12601            '2T1C' and
12602            'MRR'"
12603   parameters:
12604   - "result"
12605   - "name"
12606   - "tags"
12607   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12608   x-axis: "X = VNFs per Service Chain"
12609   y-axis: "Y = Number of Service Chains"
12610   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12611   layout:
12612     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12613     layout: "plot-service-density"
12614
12615 - type: "plot"
12616   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12617   algorithm: "plot_nf_heatmap"
12618   output-file-type: ".html"
12619   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
12620   data: "plot-vpp-nfv-2n-clx-mrr"
12621   filter: "'NIC_Intel-XXV710' and
12622            'NF_DENSITY' and
12623            'VHOST' and
12624            'VXLAN' and
12625            'CHAIN' and
12626            'IMIX' and
12627            '4T2C' and
12628            'MRR'"
12629   parameters:
12630   - "result"
12631   - "name"
12632   - "tags"
12633   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12634   x-axis: "X = VNFs per Service Chain"
12635   y-axis: "Y = Number of Service Chains"
12636   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12637   layout:
12638     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12639     layout: "plot-service-density"
12640
12641 - type: "plot"
12642   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12643   algorithm: "plot_nf_heatmap"
12644   output-file-type: ".html"
12645   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
12646   data: "plot-vpp-nfv-2n-clx-mrr"
12647   filter: "'NIC_Intel-XXV710' and
12648            'NF_DENSITY' and
12649            'VHOST' and
12650            'VXLAN' and
12651            'CHAIN' and
12652            'IMIX' and
12653            '8T4C' and
12654            'MRR'"
12655   parameters:
12656   - "result"
12657   - "name"
12658   - "tags"
12659   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12660   x-axis: "X = VNFs per Service Chain"
12661   y-axis: "Y = Number of Service Chains"
12662   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12663   layout:
12664     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12665     layout: "plot-service-density"
12666
12667 # Plots - NF Density - VSC - NDR IMIX
12668 - type: "plot"
12669   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12670   algorithm: "plot_nf_heatmap"
12671   output-file-type: ".html"
12672   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
12673   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12674   filter: "'NIC_Intel-XXV710' and
12675            'NF_DENSITY' and
12676            'VHOST' and
12677            'VXLAN' and
12678            'CHAIN' and
12679            'IMIX' and
12680            '2T1C' and
12681            'NDRPDR'"
12682   parameters:
12683   - "throughput"
12684   - "name"
12685   - "tags"
12686   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12687   x-axis: "X = VNFs per Service Chain"
12688   y-axis: "Y = Number of Service Chains"
12689   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12690   layout:
12691     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12692     layout: "plot-service-density"
12693
12694 - type: "plot"
12695   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12696   algorithm: "plot_nf_heatmap"
12697   output-file-type: ".html"
12698   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
12699   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12700   filter: "'NIC_Intel-XXV710' and
12701            'NF_DENSITY' and
12702            'VHOST' and
12703            'VXLAN' and
12704            'CHAIN' and
12705            'IMIX' and
12706            '4T2C' and
12707            'NDRPDR'"
12708   parameters:
12709   - "throughput"
12710   - "name"
12711   - "tags"
12712   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12713   x-axis: "X = VNFs per Service Chain"
12714   y-axis: "Y = Number of Service Chains"
12715   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12716   layout:
12717     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12718     layout: "plot-service-density"
12719
12720 - type: "plot"
12721   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12722   algorithm: "plot_nf_heatmap"
12723   output-file-type: ".html"
12724   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
12725   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12726   filter: "'NIC_Intel-XXV710' and
12727            'NF_DENSITY' and
12728            'VHOST' and
12729            'VXLAN' and
12730            'CHAIN' and
12731            'IMIX' and
12732            '8T4C' and
12733            'NDRPDR'"
12734   parameters:
12735   - "throughput"
12736   - "name"
12737   - "tags"
12738   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12739   x-axis: "X = VNFs per Service Chain"
12740   y-axis: "Y = Number of Service Chains"
12741   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12742   layout:
12743     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12744     layout: "plot-service-density"
12745
12746 # Plots - NF Density - VSC - PDR IMIX
12747 - type: "plot"
12748   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12749   algorithm: "plot_nf_heatmap"
12750   output-file-type: ".html"
12751   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
12752   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12753   filter: "'NIC_Intel-XXV710' and
12754            'NF_DENSITY' and
12755            'VHOST' and
12756            'VXLAN' and
12757            'CHAIN' and
12758            'IMIX' and
12759            '2T1C' and
12760            'NDRPDR'"
12761   parameters:
12762   - "throughput"
12763   - "name"
12764   - "tags"
12765   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12766   x-axis: "X = VNFs per Service Chain"
12767   y-axis: "Y = Number of Service Chains"
12768   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12769   layout:
12770     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12771     layout: "plot-service-density"
12772
12773 - type: "plot"
12774   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12775   algorithm: "plot_nf_heatmap"
12776   output-file-type: ".html"
12777   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
12778   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12779   filter: "'NIC_Intel-XXV710' and
12780            'NF_DENSITY' and
12781            'VHOST' and
12782            'VXLAN' and
12783            'CHAIN' and
12784            'IMIX' and
12785            '4T2C' and
12786            'NDRPDR'"
12787   parameters:
12788   - "throughput"
12789   - "name"
12790   - "tags"
12791   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12792   x-axis: "X = VNFs per Service Chain"
12793   y-axis: "Y = Number of Service Chains"
12794   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12795   layout:
12796     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12797     layout: "plot-service-density"
12798
12799 - type: "plot"
12800   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12801   algorithm: "plot_nf_heatmap"
12802   output-file-type: ".html"
12803   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
12804   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12805   filter: "'NIC_Intel-XXV710' and
12806            'NF_DENSITY' and
12807            'VHOST' and
12808            'VXLAN' and
12809            'CHAIN' and
12810            'IMIX' and
12811            '8T4C' and
12812            'NDRPDR'"
12813   parameters:
12814   - "throughput"
12815   - "name"
12816   - "tags"
12817   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12818   x-axis: "X = VNFs per Service Chain"
12819   y-axis: "Y = Number of Service Chains"
12820   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12821   layout:
12822     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12823     layout: "plot-service-density"
12824
12825 # Plots - NF Density - CSC - MRR IMIX
12826 - type: "plot"
12827   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12828   algorithm: "plot_nf_heatmap"
12829   output-file-type: ".html"
12830   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
12831   data: "plot-vpp-nfv-2n-clx-mrr"
12832   filter: "'NIC_Intel-XXV710' and
12833            'NF_DENSITY' and
12834            'DOCKER' and
12835            'CHAIN' and
12836            'NF_VPPIP4' and
12837            'IMIX' and
12838            '2T1C' and
12839            'MRR'"
12840   parameters:
12841   - "result"
12842   - "name"
12843   - "tags"
12844   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12845   x-axis: "X = CNFs per Service Chain"
12846   y-axis: "Y = Number of Service Chains"
12847   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12848   layout:
12849     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12850     layout: "plot-service-density"
12851
12852 - type: "plot"
12853   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12854   algorithm: "plot_nf_heatmap"
12855   output-file-type: ".html"
12856   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
12857   data: "plot-vpp-nfv-2n-clx-mrr"
12858   filter: "'NIC_Intel-XXV710' and
12859            'NF_DENSITY' and
12860            'DOCKER' and
12861            'CHAIN' and
12862            'NF_VPPIP4' and
12863            'IMIX' and
12864            '4T2C' and
12865            'MRR'"
12866   parameters:
12867   - "result"
12868   - "name"
12869   - "tags"
12870   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12871   x-axis: "X = CNFs per Service Chain"
12872   y-axis: "Y = Number of Service Chains"
12873   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12874   layout:
12875     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12876     layout: "plot-service-density"
12877
12878 - type: "plot"
12879   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12880   algorithm: "plot_nf_heatmap"
12881   output-file-type: ".html"
12882   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
12883   data: "plot-vpp-nfv-2n-clx-mrr"
12884   filter: "'NIC_Intel-XXV710' and
12885            'NF_DENSITY' and
12886            'DOCKER' and
12887            'CHAIN' and
12888            'NF_VPPIP4' and
12889            'IMIX' and
12890            '8T4C' and
12891            'MRR'"
12892   parameters:
12893   - "result"
12894   - "name"
12895   - "tags"
12896   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12897   x-axis: "X = CNFs per Service Chain"
12898   y-axis: "Y = Number of Service Chains"
12899   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12900   layout:
12901     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12902     layout: "plot-service-density"
12903
12904 # Plots - NF Density - CSC - NDR IMIX
12905 - type: "plot"
12906   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12907   algorithm: "plot_nf_heatmap"
12908   output-file-type: ".html"
12909   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
12910   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12911   filter: "'NIC_Intel-XXV710' and
12912            'NF_DENSITY' and
12913            'DOCKER' and
12914            'CHAIN' and
12915            'NF_VPPIP4' and
12916            'IMIX' and
12917            '2T1C' and
12918            'NDRPDR'"
12919   parameters:
12920   - "throughput"
12921   - "name"
12922   - "tags"
12923   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12924   x-axis: "X = CNFs per Service Chain"
12925   y-axis: "Y = Number of Service Chains"
12926   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12927   layout:
12928     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12929     layout: "plot-service-density"
12930
12931 - type: "plot"
12932   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12933   algorithm: "plot_nf_heatmap"
12934   output-file-type: ".html"
12935   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
12936   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12937   filter: "'NIC_Intel-XXV710' and
12938            'NF_DENSITY' and
12939            'DOCKER' and
12940            'CHAIN' and
12941            'NF_VPPIP4' and
12942            'IMIX' and
12943            '4T2C' and
12944            'NDRPDR'"
12945   parameters:
12946   - "throughput"
12947   - "name"
12948   - "tags"
12949   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12950   x-axis: "X = CNFs per Service Chain"
12951   y-axis: "Y = Number of Service Chains"
12952   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12953   layout:
12954     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12955     layout: "plot-service-density"
12956
12957 - type: "plot"
12958   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12959   algorithm: "plot_nf_heatmap"
12960   output-file-type: ".html"
12961   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
12962   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12963   filter: "'NIC_Intel-XXV710' and
12964            'NF_DENSITY' and
12965            'DOCKER' and
12966            'CHAIN' and
12967            'NF_VPPIP4' and
12968            'IMIX' and
12969            '8T4C' and
12970            'NDRPDR'"
12971   parameters:
12972   - "throughput"
12973   - "name"
12974   - "tags"
12975   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12976   x-axis: "X = CNFs per Service Chain"
12977   y-axis: "Y = Number of Service Chains"
12978   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12979   layout:
12980     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12981     layout: "plot-service-density"
12982
12983 # Plots - NF Density - CSC - PDR IMIX
12984 - type: "plot"
12985   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12986   algorithm: "plot_nf_heatmap"
12987   output-file-type: ".html"
12988   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
12989   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12990   filter: "'NIC_Intel-XXV710' and
12991            'NF_DENSITY' and
12992            'DOCKER' and
12993            'CHAIN' and
12994            'NF_VPPIP4' and
12995            'IMIX' and
12996            '2T1C' and
12997            'NDRPDR'"
12998   parameters:
12999   - "throughput"
13000   - "name"
13001   - "tags"
13002   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
13003   x-axis: "X = CNFs per Service Chain"
13004   y-axis: "Y = Number of Service Chains"
13005   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
13006   layout:
13007     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
13008     layout: "plot-service-density"
13009
13010 - type: "plot"
13011   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
13012   algorithm: "plot_nf_heatmap"
13013   output-file-type: ".html"
13014   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
13015   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13016   filter: "'NIC_Intel-XXV710' and
13017            'NF_DENSITY' and
13018            'DOCKER' and
13019            'CHAIN' and
13020            'NF_VPPIP4' and
13021            'IMIX' and
13022            '4T2C' and
13023            'NDRPDR'"
13024   parameters:
13025   - "throughput"
13026   - "name"
13027   - "tags"
13028   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
13029   x-axis: "X = CNFs per Service Chain"
13030   y-axis: "Y = Number of Service Chains"
13031   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
13032   layout:
13033     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
13034     layout: "plot-service-density"
13035
13036 - type: "plot"
13037   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
13038   algorithm: "plot_nf_heatmap"
13039   output-file-type: ".html"
13040   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
13041   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13042   filter: "'NIC_Intel-XXV710' and
13043            'NF_DENSITY' and
13044            'DOCKER' and
13045            'CHAIN' and
13046            'NF_VPPIP4' and
13047            'IMIX' and
13048            '8T4C' and
13049            'NDRPDR'"
13050   parameters:
13051   - "throughput"
13052   - "name"
13053   - "tags"
13054   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
13055   x-axis: "X = CNFs per Service Chain"
13056   y-axis: "Y = Number of Service Chains"
13057   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
13058   layout:
13059     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
13060     layout: "plot-service-density"
13061
13062 # Plots - NF Density - CSP - MRR IMIX
13063 - type: "plot"
13064   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
13065   algorithm: "plot_nf_heatmap"
13066   output-file-type: ".html"
13067   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
13068   data: "plot-vpp-nfv-2n-clx-mrr"
13069   filter: "'NIC_Intel-XXV710' and
13070            'NF_DENSITY' and
13071            'DOCKER' and
13072            'PIPELINE' and
13073            'NF_VPPIP4' and
13074            'IMIX' and
13075            '2T1C' and
13076            'MRR'"
13077   parameters:
13078   - "result"
13079   - "name"
13080   - "tags"
13081   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
13082   x-axis: "X = CNFs per Service Pipeline"
13083   y-axis: "Y = Number of Service Pipelines"
13084   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
13085   layout:
13086     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
13087     layout: "plot-service-density"
13088
13089 - type: "plot"
13090   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
13091   algorithm: "plot_nf_heatmap"
13092   output-file-type: ".html"
13093   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
13094   data: "plot-vpp-nfv-2n-clx-mrr"
13095   filter: "'NIC_Intel-XXV710' and
13096            'NF_DENSITY' and
13097            'DOCKER' and
13098            'PIPELINE' and
13099            'NF_VPPIP4' and
13100            'IMIX' and
13101            '4T2C' and
13102            'MRR'"
13103   parameters:
13104   - "result"
13105   - "name"
13106   - "tags"
13107   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
13108   x-axis: "X = CNFs per Service Pipeline"
13109   y-axis: "Y = Number of Service Pipelines"
13110   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
13111   layout:
13112     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
13113     layout: "plot-service-density"
13114
13115 - type: "plot"
13116   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
13117   algorithm: "plot_nf_heatmap"
13118   output-file-type: ".html"
13119   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
13120   data: "plot-vpp-nfv-2n-clx-mrr"
13121   filter: "'NIC_Intel-XXV710' and
13122            'NF_DENSITY' and
13123            'DOCKER' and
13124            'PIPELINE' and
13125            'NF_VPPIP4' and
13126            'IMIX' and
13127            '8T4C' and
13128            'MRR'"
13129   parameters:
13130   - "result"
13131   - "name"
13132   - "tags"
13133   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
13134   x-axis: "X = CNFs per Service Pipeline"
13135   y-axis: "Y = Number of Service Pipelines"
13136   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
13137   layout:
13138     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
13139     layout: "plot-service-density"
13140
13141 # Plots - NF Density - CSP - NDR IMIX
13142 - type: "plot"
13143   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
13144   algorithm: "plot_nf_heatmap"
13145   output-file-type: ".html"
13146   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
13147   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13148   filter: "'NIC_Intel-XXV710' and
13149            'NF_DENSITY' and
13150            'DOCKER' and
13151            'PIPELINE' and
13152            'NF_VPPIP4' and
13153            'IMIX' and
13154            '2T1C' and
13155            'NDRPDR'"
13156   parameters:
13157   - "throughput"
13158   - "name"
13159   - "tags"
13160   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
13161   x-axis: "X = CNFs per Service Pipeline"
13162   y-axis: "Y = Number of Service Pipelines"
13163   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
13164   layout:
13165     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
13166     layout: "plot-service-density"
13167
13168 - type: "plot"
13169   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
13170   algorithm: "plot_nf_heatmap"
13171   output-file-type: ".html"
13172   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
13173   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13174   filter: "'NIC_Intel-XXV710' and
13175            'NF_DENSITY' and
13176            'DOCKER' and
13177            'PIPELINE' and
13178            'NF_VPPIP4' and
13179            'IMIX' and
13180            '4T2C' and
13181            'NDRPDR'"
13182   parameters:
13183   - "throughput"
13184   - "name"
13185   - "tags"
13186   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
13187   x-axis: "X = CNFs per Service Pipeline"
13188   y-axis: "Y = Number of Service Pipelines"
13189   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
13190   layout:
13191     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
13192     layout: "plot-service-density"
13193
13194 - type: "plot"
13195   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
13196   algorithm: "plot_nf_heatmap"
13197   output-file-type: ".html"
13198   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
13199   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13200   filter: "'NIC_Intel-XXV710' and
13201            'NF_DENSITY' and
13202            'DOCKER' and
13203            'PIPELINE' and
13204            'NF_VPPIP4' and
13205            'IMIX' and
13206            '8T4C' and
13207            'NDRPDR'"
13208   parameters:
13209   - "throughput"
13210   - "name"
13211   - "tags"
13212   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
13213   x-axis: "X = CNFs per Service Pipeline"
13214   y-axis: "Y = Number of Service Pipelines"
13215   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
13216   layout:
13217     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
13218     layout: "plot-service-density"
13219
13220 # Plots - NF Density - CSP - PDR IMIX
13221 - type: "plot"
13222   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
13223   algorithm: "plot_nf_heatmap"
13224   output-file-type: ".html"
13225   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
13226   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13227   filter: "'NIC_Intel-XXV710' and
13228            'NF_DENSITY' and
13229            'DOCKER' and
13230            'PIPELINE' and
13231            'NF_VPPIP4' and
13232            'IMIX' and
13233            '2T1C' and
13234            'NDRPDR'"
13235   parameters:
13236   - "throughput"
13237   - "name"
13238   - "tags"
13239   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
13240   x-axis: "X = CNFs per Service Pipeline"
13241   y-axis: "Y = Number of Service Pipelines"
13242   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
13243   layout:
13244     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
13245     layout: "plot-service-density"
13246
13247 - type: "plot"
13248   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
13249   algorithm: "plot_nf_heatmap"
13250   output-file-type: ".html"
13251   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
13252   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13253   filter: "'NIC_Intel-XXV710' and
13254            'NF_DENSITY' and
13255            'DOCKER' and
13256            'PIPELINE' and
13257            'NF_VPPIP4' and
13258            'IMIX' and
13259            '4T2C' and
13260            'NDRPDR'"
13261   parameters:
13262   - "throughput"
13263   - "name"
13264   - "tags"
13265   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
13266   x-axis: "X = CNFs per Service Pipeline"
13267   y-axis: "Y = Number of Service Pipelines"
13268   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
13269   layout:
13270     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
13271     layout: "plot-service-density"
13272
13273 - type: "plot"
13274   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
13275   algorithm: "plot_nf_heatmap"
13276   output-file-type: ".html"
13277   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
13278   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13279   filter: "'NIC_Intel-XXV710' and
13280            'NF_DENSITY' and
13281            'DOCKER' and
13282            'PIPELINE' and
13283            'NF_VPPIP4' and
13284            'IMIX' and
13285            '8T4C' and
13286            'NDRPDR'"
13287   parameters:
13288   - "throughput"
13289   - "name"
13290   - "tags"
13291   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
13292   x-axis: "X = CNFs per Service Pipeline"
13293   y-axis: "Y = Number of Service Pipelines"
13294   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
13295   layout:
13296     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
13297     layout: "plot-service-density"
13298
13299 ################################################################################
13300
13301 # Packet Throughput
13302
13303 - type: "plot"
13304   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
13305   algorithm: "plot_perf_box_name"
13306   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
13307   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13308   include:
13309     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13310     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13311     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13312     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13313   layout:
13314     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
13315     layout: "plot-throughput"
13316
13317 - type: "plot"
13318   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13319   algorithm: "plot_perf_box_name"
13320   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13321   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13322   include:
13323     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13324     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13325     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13326     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13327   layout:
13328     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13329     layout: "plot-throughput"
13330
13331 - type: "plot"
13332   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13333   algorithm: "plot_perf_box_name"
13334   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13335   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13336   include:
13337     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13338     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13339     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13340     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13341   layout:
13342     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13343     layout: "plot-throughput"
13344
13345 - type: "plot"
13346   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13347   algorithm: "plot_perf_box_name"
13348   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13349   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13350   include:
13351     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13352     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13353     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13354     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13355   layout:
13356     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13357     layout: "plot-throughput"
13358
13359 - type: "plot"
13360   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
13361   algorithm: "plot_perf_box_name"
13362   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
13363   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13364   include:
13365     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13366     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13367     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13368     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13369     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13370   layout:
13371     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
13372     layout: "plot-throughput"
13373
13374 - type: "plot"
13375   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13376   algorithm: "plot_perf_box_name"
13377   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13378   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13379   include:
13380     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13381     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13382     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13383     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13384     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13385   layout:
13386     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13387     layout: "plot-throughput"
13388
13389 - type: "plot"
13390   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13391   algorithm: "plot_perf_box_name"
13392   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13393   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13394   include:
13395     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13396     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13397     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13398     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13399     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13400   layout:
13401     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13402     layout: "plot-throughput"
13403
13404 - type: "plot"
13405   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13406   algorithm: "plot_perf_box_name"
13407   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13408   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13409   include:
13410     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13411     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13412     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13413     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13414     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13415   layout:
13416     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13417     layout: "plot-throughput"
13418
13419 - type: "plot"
13420   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
13421   algorithm: "plot_perf_box_name"
13422   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
13423   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13424   include:
13425     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13426     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13427     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13428     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13429     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13430   layout:
13431     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
13432     layout: "plot-throughput"
13433
13434 - type: "plot"
13435   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
13436   algorithm: "plot_perf_box_name"
13437   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
13438   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13439   include:
13440     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13441     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13442     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13443     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13444     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13445   layout:
13446     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
13447     layout: "plot-throughput"
13448
13449 - type: "plot"
13450   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
13451   algorithm: "plot_perf_box_name"
13452   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
13453   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13454   include:
13455     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13456     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13457     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13458     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13459     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13460     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13461   layout:
13462     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
13463     layout: "plot-throughput"
13464
13465 - type: "plot"
13466   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
13467   algorithm: "plot_perf_box_name"
13468   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
13469   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13470   include:
13471     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13472     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13473     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13474     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13475     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13476     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13477   layout:
13478     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
13479     layout: "plot-throughput"
13480
13481 - type: "plot"
13482   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13483   algorithm: "plot_perf_box_name"
13484   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13485   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13486   include:
13487     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13488     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13489     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
13490     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13491     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
13492     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13493     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13494     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13495   layout:
13496     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13497     layout: "plot-throughput"
13498
13499 - type: "plot"
13500   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13501   algorithm: "plot_perf_box_name"
13502   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13503   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13504   include:
13505     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13506     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13507     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
13508     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13509     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
13510     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13511     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13512     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13513   layout:
13514     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13515     layout: "plot-throughput"
13516
13517 - type: "plot"
13518   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13519   algorithm: "plot_perf_box_name"
13520   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13521   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13522   include:
13523     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13524     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13525     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
13526     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13527     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
13528     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
13529     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13530     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
13531   layout:
13532     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13533     layout: "plot-throughput"
13534
13535 - type: "plot"
13536   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13537   algorithm: "plot_perf_box_name"
13538   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13539   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13540   include:
13541     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13542     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13543     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
13544     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13545     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
13546     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
13547     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13548     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
13549   layout:
13550     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13551     layout: "plot-throughput"
13552
13553 - type: "plot"
13554   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13555   algorithm: "plot_perf_box_name"
13556   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13557   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13558   include:
13559     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13560     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13561     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13562     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13563     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13564     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13565   layout:
13566     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13567     layout: "plot-throughput"
13568
13569 - type: "plot"
13570   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13571   algorithm: "plot_perf_box_name"
13572   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13573   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13574   include:
13575     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13576     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13577     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13578     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13579     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13580     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13581   layout:
13582     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13583     layout: "plot-throughput"
13584
13585 - type: "plot"
13586   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
13587   algorithm: "plot_perf_box_name"
13588   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
13589   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13590   include:
13591     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13592     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
13593     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
13594     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
13595     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
13596   layout:
13597     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
13598     layout: "plot-throughput"
13599
13600 - type: "plot"
13601   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
13602   algorithm: "plot_perf_box_name"
13603   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
13604   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13605   include:
13606     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
13607     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
13608     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
13609     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
13610     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
13611   layout:
13612     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
13613     layout: "plot-throughput"
13614
13615 - type: "plot"
13616   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
13617   algorithm: "plot_perf_box_name"
13618   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
13619   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13620   include:
13621     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13622     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13623     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13624     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13625     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13626     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13627     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13628     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13629     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13630     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13631   layout:
13632     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
13633     layout: "plot-cps"
13634
13635 - type: "plot"
13636   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
13637   algorithm: "plot_perf_box_name"
13638   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
13639   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13640   include:
13641     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13642     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13643     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13644     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13645     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13646     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13647     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13648     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13649     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13650     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13651   layout:
13652     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
13653     layout: "plot-throughput"
13654
13655 - type: "plot"
13656   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
13657   algorithm: "plot_perf_box_name"
13658   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
13659   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13660   include:
13661     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13662     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13663     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13664     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13665     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13666     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13667     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13668     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13669     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13670     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13671   layout:
13672     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
13673     layout: "plot-cps"
13674
13675 - type: "plot"
13676   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
13677   algorithm: "plot_perf_box_name"
13678   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
13679   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13680   include:
13681     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13682     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13683     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13684     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13685     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13686     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13687     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13688     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13689     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13690     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13691   layout:
13692     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
13693     layout: "plot-throughput"
13694
13695 - type: "plot"
13696   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
13697   algorithm: "plot_perf_box_name"
13698   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
13699   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13700   include:
13701     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13702     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
13703     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
13704     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
13705     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
13706   layout:
13707     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
13708     layout: "plot-throughput"
13709
13710 - type: "plot"
13711   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
13712   algorithm: "plot_perf_box_name"
13713   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
13714   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13715   include:
13716     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
13717     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
13718     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
13719     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
13720     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
13721   layout:
13722     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
13723     layout: "plot-throughput"
13724
13725 - type: "plot"
13726   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
13727   algorithm: "plot_perf_box_name"
13728   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
13729   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13730   include:
13731     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13732     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13733     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13734     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13735     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13736     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13737     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13738     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13739     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13740     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13741   layout:
13742     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
13743     layout: "plot-cps"
13744
13745 - type: "plot"
13746   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
13747   algorithm: "plot_perf_box_name"
13748   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
13749   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13750   include:
13751     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13752     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13753     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13754     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13755     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13756     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13757     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13758     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13759     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13760     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13761   layout:
13762     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
13763     layout: "plot-throughput"
13764
13765 - type: "plot"
13766   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
13767   algorithm: "plot_perf_box_name"
13768   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
13769   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13770   include:
13771     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13772     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13773     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13774     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13775     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13776     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13777     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13778     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13779     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13780     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13781   layout:
13782     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
13783     layout: "plot-cps"
13784
13785 - type: "plot"
13786   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
13787   algorithm: "plot_perf_box_name"
13788   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
13789   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13790   include:
13791     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13792     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13793     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13794     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13795     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13796     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13797     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13798     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13799     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13800     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13801   layout:
13802     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
13803     layout: "plot-throughput"
13804
13805 - type: "plot"
13806   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
13807   algorithm: "plot_perf_box_name"
13808   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
13809   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13810   include:
13811     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13812     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13813     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13814     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13815     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13816     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13817     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13818     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13819     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13820     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13821   layout:
13822     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
13823     layout: "plot-throughput"
13824
13825 - type: "plot"
13826   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
13827   algorithm: "plot_perf_box_name"
13828   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
13829   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13830   include:
13831     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13832     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13833     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13834     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13835     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13836     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13837     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13838     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13839     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13840     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13841   layout:
13842     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
13843     layout: "plot-throughput"
13844
13845 - type: "plot"
13846   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
13847   algorithm: "plot_perf_box_name"
13848   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
13849   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13850   include:
13851     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13852     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13853     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13854     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13855     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13856     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13857     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13858     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13859     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13860     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13861   layout:
13862     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
13863     layout: "plot-throughput"
13864
13865 - type: "plot"
13866   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
13867   algorithm: "plot_perf_box_name"
13868   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
13869   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13870   include:
13871     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13872     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13873     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13874     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13875     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13876     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13877     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13878     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13879     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13880     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13881   layout:
13882     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
13883     layout: "plot-throughput"
13884
13885 - type: "plot"
13886   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-ndr"
13887   algorithm: "plot_perf_box_name"
13888   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-ndr"
13889   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13890   include:
13891     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13892     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13893     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13894     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13895     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13896     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13897     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13898     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13899     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13900     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13901   layout:
13902     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
13903     layout: "plot-throughput"
13904
13905 - type: "plot"
13906   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-pdr"
13907   algorithm: "plot_perf_box_name"
13908   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-pdr"
13909   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13910   include:
13911     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13912     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13913     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13914     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13915     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13916     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13917     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13918     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13919     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13920     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13921   layout:
13922     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
13923     layout: "plot-throughput"
13924
13925 - type: "plot"
13926   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-ndr"
13927   algorithm: "plot_perf_box_name"
13928   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-ndr"
13929   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13930   include:
13931     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13932     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13933     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13934     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13935     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13936     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13937     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13938     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13939     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13940     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13941   layout:
13942     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
13943     layout: "plot-throughput"
13944
13945 - type: "plot"
13946   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-pdr"
13947   algorithm: "plot_perf_box_name"
13948   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-pdr"
13949   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13950   include:
13951     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13952     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13953     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13954     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13955     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13956     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13957     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13958     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13959     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13960     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13961   layout:
13962     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
13963     layout: "plot-throughput"
13964
13965 - type: "plot"
13966   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13967   algorithm: "plot_perf_box_name"
13968   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13969   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13970   include:
13971     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13972     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13973     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13974     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13975     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13976     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13977   layout:
13978     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13979     layout: "plot-throughput"
13980
13981 - type: "plot"
13982   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13983   algorithm: "plot_perf_box_name"
13984   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13985   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13986   include:
13987     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13988     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13989     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13990     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13991     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13992     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13993   layout:
13994     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13995     layout: "plot-throughput"
13996
13997 - type: "plot"
13998   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
13999   algorithm: "plot_perf_box_name"
14000   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
14001   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14002   include:
14003     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
14004     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
14005     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
14006     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
14007     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
14008   layout:
14009     title: "2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
14010     layout: "plot-throughput"
14011
14012 - type: "plot"
14013   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
14014   algorithm: "plot_perf_box_name"
14015   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
14016   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14017   include:
14018     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
14019     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
14020     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
14021     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
14022     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
14023   layout:
14024     title: "2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
14025     layout: "plot-throughput"
14026
14027 - type: "plot"
14028   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
14029   algorithm: "plot_perf_box_name"
14030   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
14031   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14032   include:
14033     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14034     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14035     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14036     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-rnd-ndrpdr"
14037   layout:
14038     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
14039     layout: "plot-throughput"
14040
14041 - type: "plot"
14042   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
14043   algorithm: "plot_perf_box_name"
14044   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
14045   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14046   include:
14047     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14048     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14049     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14050     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-rnd-ndrpdr"
14051   layout:
14052     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
14053     layout: "plot-throughput"
14054
14055 - type: "plot"
14056   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14057   algorithm: "plot_perf_box_name"
14058   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14059   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14060   include:
14061     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14062     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14063 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
14064 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14065 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14066   layout:
14067     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14068     layout: "plot-throughput"
14069
14070 - type: "plot"
14071   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14072   algorithm: "plot_perf_box_name"
14073   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14074   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14075   include:
14076     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14077     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14078 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
14079 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14080 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14081   layout:
14082     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14083     layout: "plot-throughput"
14084
14085 - type: "plot"
14086   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14087   algorithm: "plot_perf_box_name"
14088   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14089   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14090   include:
14091     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
14092     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14093     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
14094     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
14095     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14096   layout:
14097     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14098     layout: "plot-throughput"
14099
14100 - type: "plot"
14101   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14102   algorithm: "plot_perf_box_name"
14103   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14104   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14105   include:
14106     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
14107     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14108     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
14109     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
14110     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14111   layout:
14112     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14113     layout: "plot-throughput"
14114
14115 - type: "plot"
14116   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
14117   algorithm: "plot_perf_box_name"
14118   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
14119   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14120   include:
14121     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
14122     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14123     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
14124     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
14125     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14126   layout:
14127     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
14128     layout: "plot-throughput"
14129
14130 - type: "plot"
14131   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
14132   algorithm: "plot_perf_box_name"
14133   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
14134   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14135   include:
14136     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
14137     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14138     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
14139     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
14140     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14141   layout:
14142     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
14143     layout: "plot-throughput"
14144
14145 - type: "plot"
14146   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
14147   algorithm: "plot_perf_box_name"
14148   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
14149   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14150   include:
14151     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14152     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14153     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14154     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14155   layout:
14156     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
14157     layout: "plot-throughput"
14158
14159 - type: "plot"
14160   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
14161   algorithm: "plot_perf_box_name"
14162   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
14163   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14164   include:
14165     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14166     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14167     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14168     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14169   layout:
14170     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
14171     layout: "plot-throughput"
14172
14173 - type: "plot"
14174   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
14175   algorithm: "plot_perf_box_name"
14176   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
14177   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14178   include:
14179     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14180     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14181     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14182     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14183     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14184   layout:
14185     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
14186     layout: "plot-throughput"
14187
14188 - type: "plot"
14189   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
14190   algorithm: "plot_perf_box_name"
14191   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
14192   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14193   include:
14194     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14195     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14196     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14197     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14198     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14199   layout:
14200     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
14201     layout: "plot-throughput"
14202
14203 - type: "plot"
14204   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14205   algorithm: "plot_perf_box_name"
14206   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14207   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14208   include:
14209     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14210     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14211     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
14212     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
14213     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14214   layout:
14215     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14216     layout: "plot-throughput"
14217
14218 - type: "plot"
14219   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14220   algorithm: "plot_perf_box_name"
14221   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14222   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14223   include:
14224     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14225     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14226     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
14227     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
14228     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14229   layout:
14230     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14231     layout: "plot-throughput"
14232
14233 - type: "plot"
14234   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14235   algorithm: "plot_perf_box_name"
14236   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14237   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14238   include:
14239     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14240     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14241     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14242     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14243   layout:
14244     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14245     layout: "plot-throughput"
14246
14247 - type: "plot"
14248   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14249   algorithm: "plot_perf_box_name"
14250   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14251   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14252   include:
14253     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14254     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14255     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14256     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14257   layout:
14258     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14259     layout: "plot-throughput"
14260
14261 - type: "plot"
14262   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14263   algorithm: "plot_perf_box_name"
14264   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14265   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14266   include:
14267     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14268     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14269     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
14270     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
14271     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14272     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
14273   layout:
14274     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14275     layout: "plot-throughput"
14276
14277 - type: "plot"
14278   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14279   algorithm: "plot_perf_box_name"
14280   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14281   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14282   include:
14283     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14284     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14285     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
14286     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
14287     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14288     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
14289   layout:
14290     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14291     layout: "plot-throughput"
14292
14293 - type: "plot"
14294   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14295   algorithm: "plot_perf_box_name"
14296   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14297   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14298   include:
14299     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14300     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14301     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14302     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14303     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14304     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14305   layout:
14306     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14307     layout: "plot-throughput"
14308
14309 - type: "plot"
14310   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14311   algorithm: "plot_perf_box_name"
14312   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14313   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14314   include:
14315     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14316     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14317     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14318     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14319     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14320     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14321   layout:
14322     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14323     layout: "plot-throughput"
14324
14325 - type: "plot"
14326   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14327   algorithm: "plot_perf_box_name"
14328   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14329   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14330   include:
14331     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14332     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14333     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
14334     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
14335     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14336     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
14337   layout:
14338     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14339     layout: "plot-throughput"
14340
14341 - type: "plot"
14342   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14343   algorithm: "plot_perf_box_name"
14344   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14345   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14346   include:
14347     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14348     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14349     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
14350     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
14351     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14352     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
14353   layout:
14354     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14355     layout: "plot-throughput"
14356
14357 - type: "plot"
14358   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14359   algorithm: "plot_perf_box_name"
14360   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14361   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14362   include:
14363     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14364     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14365     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14366     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14367     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14368   layout:
14369     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14370     layout: "plot-throughput"
14371
14372 - type: "plot"
14373   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14374   algorithm: "plot_perf_box_name"
14375   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14376   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14377   include:
14378     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14379     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14380     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14381     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14382     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14383   layout:
14384     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14385     layout: "plot-throughput"
14386
14387 - type: "plot"
14388   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
14389   algorithm: "plot_perf_box_name"
14390   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
14391   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14392   include:
14393     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14394     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14395   layout:
14396     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
14397     layout: "plot-throughput"
14398
14399 - type: "plot"
14400   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
14401   algorithm: "plot_perf_box_name"
14402   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
14403   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14404   include:
14405     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14406     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14407   layout:
14408     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
14409     layout: "plot-throughput"
14410
14411 - type: "plot"
14412   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
14413   algorithm: "plot_perf_box_name"
14414   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
14415   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14416   include:
14417     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14418     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14419     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14420     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14421   layout:
14422     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
14423     layout: "plot-throughput"
14424
14425 - type: "plot"
14426   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
14427   algorithm: "plot_perf_box_name"
14428   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
14429   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14430   include:
14431     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14432     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14433     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14434     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14435   layout:
14436     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
14437     layout: "plot-throughput"
14438
14439 - type: "plot"
14440   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
14441   algorithm: "plot_perf_box_name"
14442   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
14443   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14444   include:
14445     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
14446     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14447     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14448     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14449   layout:
14450     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
14451     layout: "plot-throughput"
14452
14453 - type: "plot"
14454   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
14455   algorithm: "plot_perf_box_name"
14456   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
14457   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14458   include:
14459     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
14460     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14461     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14462     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14463   layout:
14464     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
14465     layout: "plot-throughput"
14466
14467 - type: "plot"
14468   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14469   algorithm: "plot_perf_box_name"
14470   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14471   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14472   include:
14473     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14474     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14475     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14476     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14477   layout:
14478     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14479     layout: "plot-throughput"
14480
14481 - type: "plot"
14482   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14483   algorithm: "plot_perf_box_name"
14484   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14485   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14486   include:
14487     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14488     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14489     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14490     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14491   layout:
14492     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14493     layout: "plot-throughput"
14494
14495 - type: "plot"
14496   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14497   algorithm: "plot_perf_box_name"
14498   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14499   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14500   include:
14501     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14502     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14503     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14504     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14505   layout:
14506     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14507     layout: "plot-throughput"
14508
14509 - type: "plot"
14510   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14511   algorithm: "plot_perf_box_name"
14512   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14513   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14514   include:
14515     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14516     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14517     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14518     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14519   layout:
14520     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14521     layout: "plot-throughput"
14522
14523 - type: "plot"
14524   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
14525   algorithm: "plot_perf_box_name"
14526   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
14527   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14528   include:
14529     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14530     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14531     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14532     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14533     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14534     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14535     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14536   layout:
14537     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
14538     layout: "plot-throughput"
14539
14540 - type: "plot"
14541   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
14542   algorithm: "plot_perf_box_name"
14543   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
14544   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14545   include:
14546     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14547     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14548     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14549     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14550     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14551     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14552     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14553   layout:
14554     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
14555     layout: "plot-throughput"
14556
14557 - type: "plot"
14558   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14559   algorithm: "plot_perf_box_name"
14560   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14561   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14562   include:
14563     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14564     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14565     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14566     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
14567     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14568     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
14569     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14570     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14571   layout:
14572     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14573     layout: "plot-throughput"
14574
14575 - type: "plot"
14576   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14577   algorithm: "plot_perf_box_name"
14578   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14579   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14580   include:
14581     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14582     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14583     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14584     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
14585     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14586     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
14587     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14588     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14589   layout:
14590     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14591     layout: "plot-throughput"
14592
14593 - type: "plot"
14594   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14595   algorithm: "plot_perf_box_name"
14596   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14597   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14598   include:
14599     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14600     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14601     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14602     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
14603     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14604     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
14605     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14606     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14607   layout:
14608     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14609     layout: "plot-throughput"
14610
14611 - type: "plot"
14612   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14613   algorithm: "plot_perf_box_name"
14614   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14615   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14616   include:
14617     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14618     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14619     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14620     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
14621     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14622     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
14623     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14624     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14625   layout:
14626     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14627     layout: "plot-throughput"
14628
14629 - type: "plot"
14630   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
14631   algorithm: "plot_perf_box_name"
14632   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
14633   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14634   include:
14635     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14636     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14637     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14638     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14639   layout:
14640     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
14641     layout: "plot-throughput"
14642
14643 - type: "plot"
14644   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
14645   algorithm: "plot_perf_box_name"
14646   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
14647   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14648   include:
14649     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14650     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14651     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14652     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14653   layout:
14654     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
14655     layout: "plot-throughput"
14656
14657 - type: "plot"
14658   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14659   algorithm: "plot_perf_box_name"
14660   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14661   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14662   include:
14663     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14664     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14665     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14666   layout:
14667     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14668     layout: "plot-throughput"
14669
14670 - type: "plot"
14671   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14672   algorithm: "plot_perf_box_name"
14673   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14674   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14675   include:
14676     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14677     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14678     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14679   layout:
14680     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14681     layout: "plot-throughput"
14682
14683 - type: "plot"
14684   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14685   algorithm: "plot_perf_box_name"
14686   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14687   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14688   include:
14689     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14690     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14691     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14692     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14693     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14694   layout:
14695     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14696     layout: "plot-throughput"
14697
14698 - type: "plot"
14699   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14700   algorithm: "plot_perf_box_name"
14701   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14702   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14703   include:
14704     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14705     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14706     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14707     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14708     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14709   layout:
14710     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14711     layout: "plot-throughput"
14712
14713 - type: "plot"
14714   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14715   algorithm: "plot_perf_box_name"
14716   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14717   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14718   include:
14719     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14720     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14721     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14722     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14723     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14724   layout:
14725     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14726     layout: "plot-throughput"
14727
14728 - type: "plot"
14729   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14730   algorithm: "plot_perf_box_name"
14731   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14732   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14733   include:
14734     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14735     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14736     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14737     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14738     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14739   layout:
14740     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14741     layout: "plot-throughput"
14742
14743 - type: "plot"
14744   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14745   algorithm: "plot_perf_box_name"
14746   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14747   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14748   include:
14749     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14750     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14751     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14752     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14753     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14754   layout:
14755     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14756     layout: "plot-throughput"
14757
14758 - type: "plot"
14759   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14760   algorithm: "plot_perf_box_name"
14761   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14762   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14763   include:
14764     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14765     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14766     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14767     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14768     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14769   layout:
14770     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14771     layout: "plot-throughput"
14772
14773 - type: "plot"
14774   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14775   algorithm: "plot_perf_box_name"
14776   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14777   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14778   include:
14779     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14780     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14781     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14782     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14783     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14784   layout:
14785     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14786     layout: "plot-throughput"
14787
14788 - type: "plot"
14789   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14790   algorithm: "plot_perf_box_name"
14791   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14792   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14793   include:
14794     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14795     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14796     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14797     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14798     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14799   layout:
14800     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14801     layout: "plot-throughput"
14802
14803 - type: "plot"
14804   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14805   algorithm: "plot_perf_box_name"
14806   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14807   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14808   include:
14809     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14810     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14811     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14812     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14813     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14814   layout:
14815     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14816     layout: "plot-throughput"
14817
14818 - type: "plot"
14819   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14820   algorithm: "plot_perf_box_name"
14821   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14822   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14823   include:
14824     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14825     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14826     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14827     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14828     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14829   layout:
14830     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14831     layout: "plot-throughput"
14832
14833 - type: "plot"
14834   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14835   algorithm: "plot_perf_box_name"
14836   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14837   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14838   include:
14839     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14840     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14841     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14842     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14843     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14844     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14845   layout:
14846     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14847     layout: "plot-throughput"
14848
14849 - type: "plot"
14850   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14851   algorithm: "plot_perf_box_name"
14852   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14853   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14854   include:
14855     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14856     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14857     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14858     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14859     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14860     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14861   layout:
14862     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14863     layout: "plot-throughput"
14864
14865 - type: "plot"
14866   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14867   algorithm: "plot_perf_box_name"
14868   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14869   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14870   include:
14871     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14872     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14873     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14874     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14875   layout:
14876     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14877     layout: "plot-throughput"
14878
14879 - type: "plot"
14880   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14881   algorithm: "plot_perf_box_name"
14882   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14883   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14884   include:
14885     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14886     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14887     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14888     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14889   layout:
14890     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14891     layout: "plot-throughput"
14892
14893 - type: "plot"
14894   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
14895   algorithm: "plot_perf_box_name"
14896   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
14897   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14898   include:
14899     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14900     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14901     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14902     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14903     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14904     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14905   layout:
14906     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
14907     layout: "plot-throughput"
14908
14909 - type: "plot"
14910   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
14911   algorithm: "plot_perf_box_name"
14912   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
14913   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14914   include:
14915     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14916     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14917     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14918     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14919     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14920     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14921   layout:
14922     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
14923     layout: "plot-throughput"
14924
14925 - type: "plot"
14926   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14927   algorithm: "plot_perf_box_name"
14928   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14929   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14930   include:
14931     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14932     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14933     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14934     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14935     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14936     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14937   layout:
14938     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14939     layout: "plot-throughput"
14940
14941 - type: "plot"
14942   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14943   algorithm: "plot_perf_box_name"
14944   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14945   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14946   include:
14947     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14948     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14949     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14950     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14951     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14952     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14953   layout:
14954     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14955     layout: "plot-throughput"
14956
14957 - type: "plot"
14958   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14959   algorithm: "plot_perf_box_name"
14960   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14961   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14962   include:
14963     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14964     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14965     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14966     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14967     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14968     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14969   layout:
14970     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14971     layout: "plot-throughput"
14972
14973 - type: "plot"
14974   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14975   algorithm: "plot_perf_box_name"
14976   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14977   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14978   include:
14979     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14980     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14981     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14982     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14983     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14984     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14985   layout:
14986     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14987     layout: "plot-throughput"
14988
14989 - type: "plot"
14990   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14991   algorithm: "plot_perf_box_name"
14992   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14993   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14994   include:
14995     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14996     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14997     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14998     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14999     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15000     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15001   layout:
15002     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
15003     layout: "plot-throughput"
15004
15005 - type: "plot"
15006   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
15007   algorithm: "plot_perf_box_name"
15008   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
15009   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15010   include:
15011     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15012     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15013     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15014     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15015     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15016     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15017   layout:
15018     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
15019     layout: "plot-throughput"
15020
15021 - type: "plot"
15022   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
15023   algorithm: "plot_perf_box_name"
15024   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
15025   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15026   include:
15027     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15028     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15029     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15030     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15031     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15032     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15033   layout:
15034     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
15035     layout: "plot-throughput"
15036
15037 - type: "plot"
15038   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
15039   algorithm: "plot_perf_box_name"
15040   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
15041   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15042   include:
15043     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15044     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15045     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15046     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15047     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15048     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15049   layout:
15050     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
15051     layout: "plot-throughput"
15052
15053 - type: "plot"
15054   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15055   algorithm: "plot_perf_box_name"
15056   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15057   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15058   include:
15059     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15060     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15061     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15062     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15063     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15064     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15065   layout:
15066     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15067     layout: "plot-throughput"
15068
15069 - type: "plot"
15070   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15071   algorithm: "plot_perf_box_name"
15072   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15073   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15074   include:
15075     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15076     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15077     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15078     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15079     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15080     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15081   layout:
15082     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15083     layout: "plot-throughput"
15084
15085 - type: "plot"
15086   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15087   algorithm: "plot_perf_box_name"
15088   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15089   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15090   include:
15091     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
15092     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15093     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15094     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15095     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15096   layout:
15097     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15098     layout: "plot-throughput"
15099
15100 - type: "plot"
15101   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15102   algorithm: "plot_perf_box_name"
15103   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15104   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15105   include:
15106     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
15107     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15108     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15109     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15110     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15111   layout:
15112     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15113     layout: "plot-throughput"
15114
15115 - type: "plot"
15116   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15117   algorithm: "plot_perf_box_name"
15118   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15119   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15120   include:
15121     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15122     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15123     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15124     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15125     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15126   layout:
15127     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15128     layout: "plot-throughput"
15129
15130 - type: "plot"
15131   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15132   algorithm: "plot_perf_box_name"
15133   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15134   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15135   include:
15136     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15137     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15138     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15139     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15140     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15141   layout:
15142     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15143     layout: "plot-throughput"
15144
15145 - type: "plot"
15146   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15147   algorithm: "plot_perf_box_name"
15148   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15149   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15150   include:
15151     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15152     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15153     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15154     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15155   layout:
15156     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15157     layout: "plot-throughput"
15158
15159 - type: "plot"
15160   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15161   algorithm: "plot_perf_box_name"
15162   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15163   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15164   include:
15165     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15166     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15167     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15168     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15169   layout:
15170     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15171     layout: "plot-throughput"
15172
15173 - type: "plot"
15174   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15175   algorithm: "plot_perf_box_name"
15176   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15177   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15178   include:
15179     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15180     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15181     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15182     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15183   layout:
15184     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15185     layout: "plot-throughput"
15186
15187 - type: "plot"
15188   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15189   algorithm: "plot_perf_box_name"
15190   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15191   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15192   include:
15193     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15194     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15195     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15196     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15197   layout:
15198     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15199     layout: "plot-throughput"
15200
15201 - type: "plot"
15202   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
15203   algorithm: "plot_perf_box_name"
15204   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
15205   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15206   include:
15207     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15208     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15209     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15210     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15211     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15212     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15213   layout:
15214     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
15215     layout: "plot-throughput"
15216
15217 - type: "plot"
15218   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
15219   algorithm: "plot_perf_box_name"
15220   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
15221   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15222   include:
15223     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15224     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15225     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15226     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15227     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15228     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15229   layout:
15230     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
15231     layout: "plot-throughput"
15232
15233 - type: "plot"
15234   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
15235   algorithm: "plot_perf_box_name"
15236   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
15237   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15238   include:
15239     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15240     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15241     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15242     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15243     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15244   layout:
15245     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
15246     layout: "plot-throughput"
15247
15248 - type: "plot"
15249   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
15250   algorithm: "plot_perf_box_name"
15251   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
15252   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15253   include:
15254     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15255     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15256     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15257     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15258     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15259   layout:
15260     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
15261     layout: "plot-throughput"
15262
15263 - type: "plot"
15264   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15265   algorithm: "plot_perf_box_name"
15266   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15267   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15268   include:
15269     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
15270     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15271     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15272     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15273     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15274   layout:
15275     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15276     layout: "plot-throughput"
15277
15278 - type: "plot"
15279   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15280   algorithm: "plot_perf_box_name"
15281   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15282   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15283   include:
15284     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
15285     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15286     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15287     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15288     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15289   layout:
15290     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15291     layout: "plot-throughput"
15292
15293 - type: "plot"
15294   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15295   algorithm: "plot_perf_box_name"
15296   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15297   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15298   include:
15299     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15300     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15301     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15302     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15303   layout:
15304     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15305     layout: "plot-throughput"
15306
15307 - type: "plot"
15308   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15309   algorithm: "plot_perf_box_name"
15310   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15311   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15312   include:
15313     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15314     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15315     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15316     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15317   layout:
15318     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15319     layout: "plot-throughput"
15320
15321 - type: "plot"
15322   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15323   algorithm: "plot_perf_box_name"
15324   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15325   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15326   include:
15327     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15328     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15329     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15330     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15331     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15332     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15333   layout:
15334     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15335     layout: "plot-throughput"
15336
15337 - type: "plot"
15338   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15339   algorithm: "plot_perf_box_name"
15340   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15341   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15342   include:
15343     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15344     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15345     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15346     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15347     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15348     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15349   layout:
15350     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15351     layout: "plot-throughput"
15352
15353 - type: "plot"
15354   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15355   algorithm: "plot_perf_box_name"
15356   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15357   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15358   include:
15359     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15360     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15361     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15362     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15363     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15364     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15365   layout:
15366     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15367     layout: "plot-throughput"
15368
15369 - type: "plot"
15370   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15371   algorithm: "plot_perf_box_name"
15372   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15373   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15374   include:
15375     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15376     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15377     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15378     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15379     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15380     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15381   layout:
15382     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15383     layout: "plot-throughput"
15384
15385 - type: "plot"
15386   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
15387   algorithm: "plot_perf_box_name"
15388   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
15389   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15390   include:
15391     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15392     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15393     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15394     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15395     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15396     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15397   layout:
15398     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
15399     layout: "plot-throughput"
15400
15401 - type: "plot"
15402   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
15403   algorithm: "plot_perf_box_name"
15404   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
15405   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15406   include:
15407     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15408     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15409     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15410     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15411     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15412     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15413   layout:
15414     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
15415     layout: "plot-throughput"
15416
15417 - type: "plot"
15418   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
15419   algorithm: "plot_perf_box_name"
15420   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
15421   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15422   include:
15423     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15424     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15425     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15426     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15427     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15428     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15429   layout:
15430     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
15431     layout: "plot-throughput"
15432
15433 - type: "plot"
15434   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
15435   algorithm: "plot_perf_box_name"
15436   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
15437   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15438   include:
15439     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15440     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15441     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15442     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15443     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15444     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15445   layout:
15446     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
15447     layout: "plot-throughput"
15448
15449 - type: "plot"
15450   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
15451   algorithm: "plot_perf_box_name"
15452   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
15453   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15454   include:
15455     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15456     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15457     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15458     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15459   layout:
15460     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
15461     layout: "plot-throughput"
15462
15463 - type: "plot"
15464   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
15465   algorithm: "plot_perf_box_name"
15466   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
15467   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15468   include:
15469     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15470     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15471     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15472     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15473   layout:
15474     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
15475     layout: "plot-throughput"
15476
15477 - type: "plot"
15478   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15479   algorithm: "plot_perf_box_name"
15480   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15481   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15482   include:
15483     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15484     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15485     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15486     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15487     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15488     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15489   layout:
15490     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15491     layout: "plot-throughput"
15492
15493 - type: "plot"
15494   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15495   algorithm: "plot_perf_box_name"
15496   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15497   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15498   include:
15499     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15500     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15501     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15502     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15503     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15504     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15505   layout:
15506     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15507     layout: "plot-throughput"
15508
15509 - type: "plot"
15510   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15511   algorithm: "plot_perf_box_name"
15512   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15513   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15514   include:
15515     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15516     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15517     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15518     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15519     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15520     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15521   layout:
15522     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15523     layout: "plot-throughput"
15524
15525 - type: "plot"
15526   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15527   algorithm: "plot_perf_box_name"
15528   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15529   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15530   include:
15531     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15532     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15533     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15534     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15535     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15536     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15537   layout:
15538     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15539     layout: "plot-throughput"
15540
15541 - type: "plot"
15542   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15543   algorithm: "plot_perf_box_name"
15544   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15545   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15546   include:
15547     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15548     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15549     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15550     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15551   layout:
15552     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15553     layout: "plot-throughput"
15554
15555 - type: "plot"
15556   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15557   algorithm: "plot_perf_box_name"
15558   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15559   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15560   include:
15561     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15562     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15563     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15564     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15565   layout:
15566     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15567     layout: "plot-throughput"
15568
15569 - type: "plot"
15570   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15571   algorithm: "plot_perf_box_name"
15572   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15573   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15574   include:
15575     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15576     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15577     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15578     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15579     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15580     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15581   layout:
15582     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15583     layout: "plot-throughput"
15584
15585 - type: "plot"
15586   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15587   algorithm: "plot_perf_box_name"
15588   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15589   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15590   include:
15591     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15592     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15593     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15594     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15595     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15596     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15597   layout:
15598     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15599     layout: "plot-throughput"
15600
15601 - type: "plot"
15602   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15603   algorithm: "plot_perf_box_name"
15604   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15605   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15606   include:
15607     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15608     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15609     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15610     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15611   layout:
15612     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15613     layout: "plot-throughput"
15614
15615 - type: "plot"
15616   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15617   algorithm: "plot_perf_box_name"
15618   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15619   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15620   include:
15621     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15622     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15623     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15624     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15625   layout:
15626     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15627     layout: "plot-throughput"
15628
15629 - type: "plot"
15630   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15631   algorithm: "plot_perf_box_name"
15632   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15633   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15634   include:
15635     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15636     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15637     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15638     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15639     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15640     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15641   layout:
15642     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15643     layout: "plot-throughput"
15644
15645 - type: "plot"
15646   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15647   algorithm: "plot_perf_box_name"
15648   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15649   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15650   include:
15651     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15652     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15653     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15654     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15655     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15656     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15657   layout:
15658     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15659     layout: "plot-throughput"
15660
15661 - type: "plot"
15662   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15663   algorithm: "plot_perf_box_name"
15664   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15665   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15666   include:
15667     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15668     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15669     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15670     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15671     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15672     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15673   layout:
15674     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15675     layout: "plot-throughput"
15676
15677 - type: "plot"
15678   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15679   algorithm: "plot_perf_box_name"
15680   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15681   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15682   include:
15683     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15684     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15685     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15686     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15687     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15688     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15689   layout:
15690     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15691     layout: "plot-throughput"
15692
15693 - type: "plot"
15694   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
15695   algorithm: "plot_perf_box_name"
15696   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
15697   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15698   include:
15699     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15700     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15701     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15702     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15703     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15704     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15705   layout:
15706     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
15707     layout: "plot-throughput"
15708
15709 - type: "plot"
15710   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
15711   algorithm: "plot_perf_box_name"
15712   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
15713   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15714   include:
15715     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15716     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15717     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15718     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15719     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15720     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15721   layout:
15722     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
15723     layout: "plot-throughput"
15724
15725 - type: "plot"
15726   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
15727   algorithm: "plot_perf_box_name"
15728   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
15729   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15730   include:
15731     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15732     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15733     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15734 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15735 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15736 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15737   layout:
15738     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
15739     layout: "plot-throughput"
15740
15741 - type: "plot"
15742   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
15743   algorithm: "plot_perf_box_name"
15744   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
15745   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15746   include:
15747     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15748     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15749     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15750 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15751 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15752 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15753   layout:
15754     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
15755     layout: "plot-throughput"
15756
15757 - type: "plot"
15758   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
15759   algorithm: "plot_perf_box_name"
15760   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
15761   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15762   include:
15763     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15764     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15765     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15766     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15767     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15768     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15769   layout:
15770     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
15771     layout: "plot-throughput"
15772
15773 - type: "plot"
15774   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
15775   algorithm: "plot_perf_box_name"
15776   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
15777   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15778   include:
15779     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15780     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15781     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15782     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15783     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15784     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15785   layout:
15786     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
15787     layout: "plot-throughput"
15788
15789 - type: "plot"
15790   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15791   algorithm: "plot_perf_box_name"
15792   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15793   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15794   include:
15795     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15796     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15797     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15798     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15799     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15800     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15801   layout:
15802     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15803     layout: "plot-throughput"
15804
15805 - type: "plot"
15806   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15807   algorithm: "plot_perf_box_name"
15808   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15809   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15810   include:
15811     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15812     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15813     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15814     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15815     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15816     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15817   layout:
15818     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15819     layout: "plot-throughput"
15820
15821 #- type: "plot"
15822 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15823 #  algorithm: "plot_perf_box_name"
15824 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15825 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15826 #  include:
15827 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15828 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15829 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15830 #  layout:
15831 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15832 #    layout: "plot-throughput"
15833 #
15834 #- type: "plot"
15835 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15836 #  algorithm: "plot_perf_box_name"
15837 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15838 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15839 #  include:
15840 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15841 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15842 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15843 #  layout:
15844 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15845 #    layout: "plot-throughput"
15846
15847 - type: "plot"
15848   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15849   algorithm: "plot_perf_box_name"
15850   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15851   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15852   include:
15853     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15854     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15855     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15856     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15857     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15858   layout:
15859     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15860     layout: "plot-throughput"
15861
15862 - type: "plot"
15863   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15864   algorithm: "plot_perf_box_name"
15865   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15866   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15867   include:
15868     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15869     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15870     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15871     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15872     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15873   layout:
15874     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15875     layout: "plot-throughput"
15876
15877 - type: "plot"
15878   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15879   algorithm: "plot_perf_box_name"
15880   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15881   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15882   include:
15883     - "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"
15884     - "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"
15885     - "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"
15886     - "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"
15887     - "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"
15888   layout:
15889     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15890     layout: "plot-throughput"
15891
15892 - type: "plot"
15893   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15894   algorithm: "plot_perf_box_name"
15895   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15896   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15897   include:
15898     - "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"
15899     - "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"
15900     - "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"
15901     - "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"
15902     - "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"
15903   layout:
15904     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15905     layout: "plot-throughput"
15906
15907 - type: "plot"
15908   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15909   algorithm: "plot_perf_box_name"
15910   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15911   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15912   include:
15913     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15914     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15915     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15916     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15917     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15918   layout:
15919     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15920     layout: "plot-throughput"
15921
15922 - type: "plot"
15923   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15924   algorithm: "plot_perf_box_name"
15925   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15926   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15927   include:
15928     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15929     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15930     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15931     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15932     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15933   layout:
15934     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15935     layout: "plot-throughput"
15936
15937 - type: "plot"
15938   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15939   algorithm: "plot_perf_box_name"
15940   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15941   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15942   include:
15943     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15944     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15945     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15946     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15947     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15948   layout:
15949     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15950     layout: "plot-throughput"
15951
15952 - type: "plot"
15953   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15954   algorithm: "plot_perf_box_name"
15955   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15956   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15957   include:
15958     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15959     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15960     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15961     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15962     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15963   layout:
15964     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15965     layout: "plot-throughput"
15966
15967 - type: "plot"
15968   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
15969   algorithm: "plot_perf_box_name"
15970   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
15971   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15972   include:
15973     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15974     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15975     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15976     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15977     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15978   layout:
15979     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
15980     layout: "plot-throughput"
15981
15982 - type: "plot"
15983   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
15984   algorithm: "plot_perf_box_name"
15985   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
15986   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15987   include:
15988     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15989     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15990     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15991     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15992     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15993   layout:
15994     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
15995     layout: "plot-throughput"
15996
15997 - type: "plot"
15998   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
15999   algorithm: "plot_perf_box_name"
16000   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
16001   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16002   include:
16003     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16004     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16005     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16006     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16007     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16008   layout:
16009     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
16010     layout: "plot-throughput"
16011
16012 - type: "plot"
16013   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
16014   algorithm: "plot_perf_box_name"
16015   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
16016   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16017   include:
16018     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16019     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16020     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16021     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16022     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16023   layout:
16024     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
16025     layout: "plot-throughput"
16026
16027 - type: "plot"
16028   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
16029   algorithm: "plot_perf_box_name"
16030   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
16031   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16032   include:
16033     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16034     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16035     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16036     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16037   layout:
16038     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
16039     layout: "plot-throughput"
16040
16041 - type: "plot"
16042   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
16043   algorithm: "plot_perf_box_name"
16044   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
16045   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16046   include:
16047     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16048     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16049     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16050     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16051   layout:
16052     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
16053     layout: "plot-throughput"
16054
16055 - type: "plot"
16056   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
16057   algorithm: "plot_perf_box_name"
16058   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
16059   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16060   include:
16061     - "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"
16062     - "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"
16063     - "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"
16064     - "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"
16065   layout:
16066     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
16067     layout: "plot-throughput"
16068
16069 - type: "plot"
16070   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
16071   algorithm: "plot_perf_box_name"
16072   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
16073   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16074   include:
16075     - "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"
16076     - "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"
16077     - "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"
16078     - "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"
16079   layout:
16080     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
16081     layout: "plot-throughput"
16082
16083 - type: "plot"
16084   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
16085   algorithm: "plot_perf_box_name"
16086   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
16087   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16088   include:
16089     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16090     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16091     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16092     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16093     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16094     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16095   layout:
16096     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
16097     layout: "plot-throughput"
16098
16099 - type: "plot"
16100   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
16101   algorithm: "plot_perf_box_name"
16102   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
16103   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16104   include:
16105     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16106     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16107     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16108     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16109     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16110     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16111   layout:
16112     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
16113     layout: "plot-throughput"
16114
16115 - type: "plot"
16116   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
16117   algorithm: "plot_perf_box_name"
16118   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
16119   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16120   include:
16121     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16122     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16123     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16124     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16125     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16126     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16127   layout:
16128     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
16129     layout: "plot-throughput"
16130
16131 - type: "plot"
16132   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
16133   algorithm: "plot_perf_box_name"
16134   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
16135   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16136   include:
16137     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16138     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16139     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16140     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16141     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16142     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16143   layout:
16144     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
16145     layout: "plot-throughput"
16146
16147 - type: "plot"
16148   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
16149   algorithm: "plot_perf_box_name"
16150   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
16151   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16152   include:
16153     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16154     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16155     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16156     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16157     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16158     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16159   layout:
16160     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
16161     layout: "plot-throughput"
16162
16163 - type: "plot"
16164   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
16165   algorithm: "plot_perf_box_name"
16166   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
16167   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16168   include:
16169     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16170     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16171     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16172     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16173     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16174     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16175   layout:
16176     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
16177     layout: "plot-throughput"
16178
16179 - type: "plot"
16180   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
16181   algorithm: "plot_perf_box_name"
16182   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
16183   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16184   include:
16185     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16186     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16187     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16188     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16189     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16190   layout:
16191     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
16192     layout: "plot-throughput"
16193
16194 - type: "plot"
16195   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
16196   algorithm: "plot_perf_box_name"
16197   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
16198   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16199   include:
16200     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16201     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16202     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16203     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16204     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16205   layout:
16206     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
16207     layout: "plot-throughput"
16208
16209 - type: "plot"
16210   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
16211   algorithm: "plot_perf_box_name"
16212   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
16213   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16214   include:
16215     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16216     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16217   layout:
16218     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
16219     layout: "plot-throughput"
16220
16221 - type: "plot"
16222   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
16223   algorithm: "plot_perf_box_name"
16224   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
16225   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16226   include:
16227     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16228     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16229   layout:
16230     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
16231     layout: "plot-throughput"
16232
16233 - type: "plot"
16234   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
16235   algorithm: "plot_perf_box_name"
16236   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
16237   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16238   include:
16239     - "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"
16240     - "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"
16241   layout:
16242     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
16243     layout: "plot-throughput"
16244
16245 - type: "plot"
16246   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
16247   algorithm: "plot_perf_box_name"
16248   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
16249   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16250   include:
16251     - "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"
16252     - "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"
16253   layout:
16254     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
16255     layout: "plot-throughput"
16256
16257 - type: "plot"
16258   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
16259   algorithm: "plot_perf_box_name"
16260   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
16261   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16262   include:
16263     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16264     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16265   layout:
16266     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
16267     layout: "plot-throughput"
16268
16269 - type: "plot"
16270   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
16271   algorithm: "plot_perf_box_name"
16272   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
16273   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16274   include:
16275     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16276     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16277   layout:
16278     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
16279     layout: "plot-throughput"
16280
16281 - type: "plot"
16282   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
16283   algorithm: "plot_perf_box_name"
16284   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
16285   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16286   include:
16287     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16288     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16289   layout:
16290     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
16291     layout: "plot-throughput"
16292
16293 - type: "plot"
16294   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
16295   algorithm: "plot_perf_box_name"
16296   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
16297   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16298   include:
16299     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16300     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16301   layout:
16302     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
16303     layout: "plot-throughput"
16304
16305 - type: "plot"
16306   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
16307   algorithm: "plot_perf_box_name"
16308   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
16309   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16310   include:
16311     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16312     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16313     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16314     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16315     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16316     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16317   layout:
16318     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
16319     layout: "plot-throughput"
16320
16321 - type: "plot"
16322   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
16323   algorithm: "plot_perf_box_name"
16324   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
16325   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16326   include:
16327     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16328     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16329     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16330     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16331     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16332     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16333   layout:
16334     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
16335     layout: "plot-throughput"
16336
16337 - type: "plot"
16338   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
16339   algorithm: "plot_perf_box_name"
16340   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
16341   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16342   include:
16343     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16344     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16345     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16346     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16347     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16348     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16349   layout:
16350     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
16351     layout: "plot-throughput"
16352
16353 - type: "plot"
16354   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
16355   algorithm: "plot_perf_box_name"
16356   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
16357   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16358   include:
16359     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16360     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16361     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16362     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16363     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16364     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16365   layout:
16366     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
16367     layout: "plot-throughput"
16368
16369 - type: "plot"
16370   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
16371   algorithm: "plot_perf_box_name"
16372   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
16373   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16374   include:
16375     - "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"
16376     - "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"
16377     - "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"
16378     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
16379     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
16380     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
16381   layout:
16382     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
16383     layout: "plot-throughput"
16384
16385 - type: "plot"
16386   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
16387   algorithm: "plot_perf_box_name"
16388   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
16389   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16390   include:
16391     - "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"
16392     - "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"
16393     - "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"
16394     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
16395     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
16396     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
16397   layout:
16398     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
16399     layout: "plot-throughput"
16400
16401 - type: "plot"
16402   title: "Throughput: 2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
16403   algorithm: "plot_perf_box_name"
16404   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
16405   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16406   include:
16407     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
16408     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
16409     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
16410     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
16411     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
16412   layout:
16413     title: "2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
16414     layout: "plot-throughput"
16415
16416 - type: "plot"
16417   title: "Throughput: 2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
16418   algorithm: "plot_perf_box_name"
16419   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
16420   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16421   include:
16422     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
16423     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
16424     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
16425     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
16426     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
16427   layout:
16428     title: "2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
16429     layout: "plot-throughput"
16430
16431 - type: "plot"
16432   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-ndr"
16433   algorithm: "plot_perf_box_name"
16434   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-ndr"
16435   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16436   include:
16437     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-1t1c-ethip4-ip4base-iacldstbase-ndrpdr"
16438     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16439     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16440     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16441     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16442   layout:
16443     title: "2n-tx2-xl710-64b-1t1c-ip4routing-features-base-scale-dpdk-ndr"
16444     layout: "plot-throughput"
16445
16446 - type: "plot"
16447   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-pdr"
16448   algorithm: "plot_perf_box_name"
16449   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-pdr"
16450   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16451   include:
16452     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-1t1c-ethip4-ip4base-iacldstbase-ndrpdr"
16453     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16454     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16455     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16456     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16457   layout:
16458     title: "2n-tx2-xl710-64b-1t1c-ip4routing-features-base-scale-dpdk-pdr"
16459     layout: "plot-throughput"
16460
16461 - type: "plot"
16462   title: "Throughput: 2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
16463   algorithm: "plot_perf_box_name"
16464   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
16465   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16466   include:
16467     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
16468     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
16469     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
16470     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
16471     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
16472     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-1t1c-ethip6-ip6base-iacldstbase-ndrpdr"
16473   layout:
16474     title: "2n-tx2-xl710-78b-1t1c-ip4routing-base-scale-dpdk-ndr"
16475     layout: "plot-throughput"
16476
16477 - type: "plot"
16478   title: "Throughput: 2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
16479   algorithm: "plot_perf_box_name"
16480   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
16481   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16482   include:
16483     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
16484     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
16485     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
16486     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
16487     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
16488     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-1t1c-ethip6-ip6base-iacldstbase-ndrpdr"
16489   layout:
16490     title: "2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
16491     layout: "plot-throughput"
16492
16493 - type: "plot"
16494   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-ndr"
16495   algorithm: "plot_perf_box_name"
16496   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-ndr"
16497   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16498   include:
16499     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
16500     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
16501     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
16502     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
16503     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16504   layout:
16505     title: "2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-ndr"
16506     layout: "plot-throughput"
16507
16508 - type: "plot"
16509   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-pdr"
16510   algorithm: "plot_perf_box_name"
16511   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-pdr"
16512   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16513   include:
16514     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
16515     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
16516     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
16517     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
16518     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16519   layout:
16520     title: "2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-pdr"
16521     layout: "plot-throughput"
16522
16523 - type: "plot"
16524   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-ndr"
16525   algorithm: "plot_perf_box_name"
16526   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-ndr"
16527   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16528   include:
16529     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16530     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
16531     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
16532     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
16533   layout:
16534     title: "2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-ndr"
16535     layout: "plot-throughput"
16536
16537 - type: "plot"
16538   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-pdr"
16539   algorithm: "plot_perf_box_name"
16540   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-pdr"
16541   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16542   include:
16543     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16544     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
16545     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
16546     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
16547   layout:
16548     title: "2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-pdr"
16549     layout: "plot-throughput"
16550
16551 - type: "plot"
16552   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-ndr"
16553   algorithm: "plot_perf_box_name"
16554   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-ndr"
16555   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16556   include:
16557     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16558     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16559     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16560     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16561     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16562   layout:
16563     title: "2n-tx2-xl710-64b-1t1c-features-l2switching-base-ndr"
16564     layout: "plot-throughput"
16565
16566 - type: "plot"
16567   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-pdr"
16568   algorithm: "plot_perf_box_name"
16569   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-pdr"
16570   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16571   include:
16572     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16573     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16574     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16575     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16576     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16577   layout:
16578     title: "2n-tx2-xl710-64b-1t1c-features-l2switching-base-pdr"
16579     layout: "plot-throughput"
16580
16581 ################################################################################
16582
16583 # Packet Speedup
16584
16585 - type: "plot"
16586   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16587   algorithm: "plot_tsa_name"
16588   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16589   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16590   include:
16591     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16592     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16593     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16594     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16595   layout:
16596     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
16597     layout: "plot-throughput-speedup-analysis"
16598
16599 - type: "plot"
16600   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16601   algorithm: "plot_tsa_name"
16602   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16603   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16604   include:
16605     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16606     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16607     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16608     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16609   layout:
16610     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
16611     layout: "plot-throughput-speedup-analysis"
16612
16613 - type: "plot"
16614   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16615   algorithm: "plot_tsa_name"
16616   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16617   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16618   include:
16619     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16620     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16621     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16622     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16623   layout:
16624     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
16625     layout: "plot-throughput-speedup-analysis"
16626
16627 - type: "plot"
16628   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16629   algorithm: "plot_tsa_name"
16630   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16631   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16632   include:
16633     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16634     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16635     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16636     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16637   layout:
16638     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
16639     layout: "plot-throughput-speedup-analysis"
16640
16641 - type: "plot"
16642   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16643   algorithm: "plot_tsa_name"
16644   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16645   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16646   include:
16647     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16648     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16649     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16650     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16651     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16652   layout:
16653     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
16654     layout: "plot-throughput-speedup-analysis"
16655
16656 - type: "plot"
16657   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16658   algorithm: "plot_tsa_name"
16659   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16660   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16661   include:
16662     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16663     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16664     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16665     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16666     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16667   layout:
16668     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
16669     layout: "plot-throughput-speedup-analysis"
16670
16671 - type: "plot"
16672   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16673   algorithm: "plot_tsa_name"
16674   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16675   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16676   include:
16677     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16678     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16679     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16680     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16681     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16682   layout:
16683     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
16684     layout: "plot-throughput-speedup-analysis"
16685
16686 - type: "plot"
16687   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16688   algorithm: "plot_tsa_name"
16689   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16690   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16691   include:
16692     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16693     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16694     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16695     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16696     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16697   layout:
16698     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
16699     layout: "plot-throughput-speedup-analysis"
16700
16701 - type: "plot"
16702   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
16703   algorithm: "plot_tsa_name"
16704   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
16705   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16706   include:
16707     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16708     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16709     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16710     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16711     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16712     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16713   layout:
16714     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
16715     layout: "plot-throughput-speedup-analysis"
16716
16717 - type: "plot"
16718   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
16719   algorithm: "plot_tsa_name"
16720   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
16721   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16722   include:
16723     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16724     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16725     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16726     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16727     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16728     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16729   layout:
16730     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
16731     layout: "plot-throughput-speedup-analysis"
16732
16733 - type: "plot"
16734   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16735   algorithm: "plot_tsa_name"
16736   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16737   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16738   include:
16739     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16740     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16741     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16742     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16743     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16744     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16745     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16746     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16747   layout:
16748     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
16749     layout: "plot-throughput-speedup-analysis"
16750
16751 - type: "plot"
16752   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16753   algorithm: "plot_tsa_name"
16754   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16755   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16756   include:
16757     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16758     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16759     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16760     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16761     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16762     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16763     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16764     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16765   layout:
16766     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
16767     layout: "plot-throughput-speedup-analysis"
16768
16769 - type: "plot"
16770   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16771   algorithm: "plot_tsa_name"
16772   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16773   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16774   include:
16775     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16776     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16777     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16778     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
16779     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16780     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
16781     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16782     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16783   layout:
16784     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
16785     layout: "plot-throughput-speedup-analysis"
16786
16787 - type: "plot"
16788   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16789   algorithm: "plot_tsa_name"
16790   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16791   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16792   include:
16793     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16794     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16795     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16796     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
16797     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16798     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
16799     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16800     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16801   layout:
16802     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
16803     layout: "plot-throughput-speedup-analysis"
16804
16805 - type: "plot"
16806   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
16807   algorithm: "plot_tsa_name"
16808   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
16809   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16810   include:
16811     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16812     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16813     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16814     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16815     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16816     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16817   layout:
16818     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
16819     layout: "plot-throughput-speedup-analysis"
16820
16821 - type: "plot"
16822   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
16823   algorithm: "plot_tsa_name"
16824   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
16825   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16826   include:
16827     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16828     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16829     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16830     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16831     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16832     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16833   layout:
16834     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
16835     layout: "plot-throughput-speedup-analysis"
16836
16837 - type: "plot"
16838   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
16839   algorithm: "plot_tsa_name"
16840   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
16841   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16842   include:
16843     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16844     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
16845     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
16846     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
16847     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
16848   layout:
16849     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
16850     layout: "plot-throughput-speedup-analysis"
16851
16852 - type: "plot"
16853   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
16854   algorithm: "plot_tsa_name"
16855   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
16856   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16857   include:
16858     - "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"
16859     - "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"
16860     - "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"
16861     - "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"
16862     - "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"
16863   layout:
16864     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
16865     layout: "plot-throughput-speedup-analysis"
16866
16867 - type: "plot"
16868   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
16869   algorithm: "plot_tsa_name"
16870   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
16871   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16872   include:
16873     - "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"
16874     - "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"
16875     - "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"
16876     - "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"
16877     - "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"
16878     - "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"
16879     - "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"
16880     - "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"
16881     - "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"
16882     - "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"
16883   layout:
16884     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
16885     layout: "plot-throughput-speedup-analysis-cps"
16886
16887 - type: "plot"
16888   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
16889   algorithm: "plot_tsa_name"
16890   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
16891   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16892   include:
16893     - "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"
16894     - "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"
16895     - "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"
16896     - "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"
16897     - "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"
16898     - "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"
16899     - "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"
16900     - "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"
16901     - "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"
16902     - "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"
16903   layout:
16904     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
16905     layout: "plot-throughput-speedup-analysis"
16906
16907 - type: "plot"
16908   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
16909   algorithm: "plot_tsa_name"
16910   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
16911   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16912   include:
16913     - "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"
16914     - "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"
16915     - "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"
16916     - "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"
16917     - "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"
16918     - "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"
16919     - "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"
16920     - "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"
16921     - "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"
16922     - "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"
16923   layout:
16924     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
16925     layout: "plot-throughput-speedup-analysis-cps"
16926
16927 - type: "plot"
16928   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
16929   algorithm: "plot_tsa_name"
16930   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
16931   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16932   include:
16933     - "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"
16934     - "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"
16935     - "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"
16936     - "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"
16937     - "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"
16938     - "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"
16939     - "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"
16940     - "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"
16941     - "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"
16942     - "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"
16943   layout:
16944     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
16945     layout: "plot-throughput-speedup-analysis"
16946
16947 - type: "plot"
16948   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
16949   algorithm: "plot_tsa_name"
16950   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
16951   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16952   include:
16953     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16954     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
16955     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
16956     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
16957     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
16958   layout:
16959     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
16960     layout: "plot-throughput-speedup-analysis"
16961
16962 - type: "plot"
16963   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
16964   algorithm: "plot_tsa_name"
16965   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
16966   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16967   include:
16968     - "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"
16969     - "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"
16970     - "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"
16971     - "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"
16972     - "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"
16973   layout:
16974     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
16975     layout: "plot-throughput-speedup-analysis"
16976
16977 - type: "plot"
16978   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
16979   algorithm: "plot_tsa_name"
16980   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
16981   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16982   include:
16983     - "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"
16984     - "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"
16985     - "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"
16986     - "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"
16987     - "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"
16988     - "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"
16989     - "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"
16990     - "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"
16991     - "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"
16992     - "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"
16993   layout:
16994     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
16995     layout: "plot-throughput-speedup-analysis-cps"
16996
16997 - type: "plot"
16998   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
16999   algorithm: "plot_tsa_name"
17000   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
17001   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17002   include:
17003     - "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"
17004     - "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"
17005     - "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"
17006     - "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"
17007     - "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"
17008     - "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"
17009     - "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"
17010     - "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"
17011     - "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"
17012     - "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"
17013   layout:
17014     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
17015     layout: "plot-throughput-speedup-analysis"
17016
17017 - type: "plot"
17018   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
17019   algorithm: "plot_tsa_name"
17020   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
17021   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17022   include:
17023     - "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"
17024     - "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"
17025     - "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"
17026     - "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"
17027     - "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"
17028     - "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"
17029     - "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"
17030     - "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"
17031     - "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"
17032     - "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"
17033   layout:
17034     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
17035     layout: "plot-throughput-speedup-analysis-cps"
17036
17037 - type: "plot"
17038   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
17039   algorithm: "plot_tsa_name"
17040   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
17041   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17042   include:
17043     - "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"
17044     - "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"
17045     - "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"
17046     - "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"
17047     - "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"
17048     - "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"
17049     - "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"
17050     - "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"
17051     - "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"
17052     - "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"
17053   layout:
17054     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
17055     layout: "plot-throughput-speedup-analysis"
17056
17057 - type: "plot"
17058   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
17059   algorithm: "plot_tsa_name"
17060   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
17061   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17062   include:
17063     - "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"
17064     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
17065     - "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"
17066     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
17067     - "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"
17068     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
17069     - "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"
17070     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
17071     - "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"
17072     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
17073   layout:
17074     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
17075     layout: "plot-throughput-speedup-analysis"
17076
17077 - type: "plot"
17078   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
17079   algorithm: "plot_tsa_name"
17080   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
17081   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17082   include:
17083     - "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"
17084     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
17085     - "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"
17086     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
17087     - "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"
17088     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
17089     - "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"
17090     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
17091     - "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"
17092     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
17093   layout:
17094     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
17095     layout: "plot-throughput-speedup-analysis"
17096
17097 - type: "plot"
17098   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
17099   algorithm: "plot_tsa_name"
17100   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
17101   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17102   include:
17103     - "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"
17104     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
17105     - "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"
17106     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
17107     - "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"
17108     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
17109     - "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"
17110     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
17111     - "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"
17112     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
17113   layout:
17114     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
17115     layout: "plot-throughput-speedup-analysis"
17116
17117 - type: "plot"
17118   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
17119   algorithm: "plot_tsa_name"
17120   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
17121   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17122   include:
17123     - "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"
17124     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
17125     - "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"
17126     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
17127     - "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"
17128     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
17129     - "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"
17130     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
17131     - "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"
17132     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
17133   layout:
17134     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
17135     layout: "plot-throughput-speedup-analysis"
17136
17137 - type: "plot"
17138   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-ndr-tsa"
17139   algorithm: "plot_tsa_name"
17140   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-ndr-tsa"
17141   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17142   include:
17143     - "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"
17144     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
17145     - "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"
17146     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
17147     - "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"
17148     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
17149     - "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"
17150     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
17151     - "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"
17152     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
17153   layout:
17154     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
17155     layout: "plot-throughput-speedup-analysis"
17156
17157 - type: "plot"
17158   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-pdr-tsa"
17159   algorithm: "plot_tsa_name"
17160   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-pdr-tsa"
17161   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17162   include:
17163     - "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"
17164     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
17165     - "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"
17166     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
17167     - "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"
17168     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
17169     - "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"
17170     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
17171     - "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"
17172     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
17173   layout:
17174     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
17175     layout: "plot-throughput-speedup-analysis"
17176
17177 - type: "plot"
17178   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-ndr-tsa"
17179   algorithm: "plot_tsa_name"
17180   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-ndr-tsa"
17181   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17182   include:
17183     - "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"
17184     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
17185     - "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"
17186     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
17187     - "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"
17188     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
17189     - "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"
17190     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
17191     - "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"
17192     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
17193   layout:
17194     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
17195     layout: "plot-throughput-speedup-analysis"
17196
17197 - type: "plot"
17198   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-pdr-tsa"
17199   algorithm: "plot_tsa_name"
17200   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-pdr-tsa"
17201   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17202   include:
17203     - "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"
17204     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
17205     - "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"
17206     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
17207     - "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"
17208     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
17209     - "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"
17210     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
17211     - "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"
17212     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
17213   layout:
17214     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
17215     layout: "plot-throughput-speedup-analysis"
17216
17217 - type: "plot"
17218   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17219   algorithm: "plot_tsa_name"
17220   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17221   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17222   include:
17223     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17224     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17225     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17226     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17227     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17228     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17229   layout:
17230     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
17231     layout: "plot-throughput-speedup-analysis"
17232
17233 - type: "plot"
17234   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17235   algorithm: "plot_tsa_name"
17236   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17237   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17238   include:
17239     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17240     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17241     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17242     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17243     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17244     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17245   layout:
17246     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
17247     layout: "plot-throughput-speedup-analysis"
17248
17249 - type: "plot"
17250   title: "Speedup: 2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
17251   algorithm: "plot_tsa_name"
17252   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
17253   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17254   include:
17255     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
17256     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
17257     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
17258     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
17259     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
17260   layout:
17261     title: "2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
17262     layout: "plot-throughput-speedup-analysis"
17263
17264 - type: "plot"
17265   title: "Speedup: 2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
17266   algorithm: "plot_tsa_name"
17267   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
17268   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17269   include:
17270     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
17271     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
17272     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
17273     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
17274     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
17275   layout:
17276     title: "2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
17277     layout: "plot-throughput-speedup-analysis"
17278
17279 - type: "plot"
17280   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17281   algorithm: "plot_tsa_name"
17282   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17283   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17284   include:
17285     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17286     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17287     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17288     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
17289   layout:
17290     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
17291     layout: "plot-throughput-speedup-analysis"
17292
17293 - type: "plot"
17294   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17295   algorithm: "plot_tsa_name"
17296   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17297   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17298   include:
17299     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17300     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17301     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17302     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
17303   layout:
17304     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
17305     layout: "plot-throughput-speedup-analysis"
17306
17307 - type: "plot"
17308   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
17309   algorithm: "plot_tsa_name"
17310   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
17311   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17312   include:
17313     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17314     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17315     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17316 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17317 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17318   layout:
17319     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
17320     layout: "plot-throughput-speedup-analysis"
17321
17322 - type: "plot"
17323   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
17324   algorithm: "plot_tsa_name"
17325   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
17326   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17327   include:
17328     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17329     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17330     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17331 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17332 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17333   layout:
17334     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
17335     layout: "plot-throughput-speedup-analysis"
17336
17337 - type: "plot"
17338   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17339   algorithm: "plot_tsa_name"
17340   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17341   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17342   include:
17343     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17344     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
17345     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17346     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17347     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17348   layout:
17349     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
17350     layout: "plot-throughput-speedup-analysis"
17351
17352 - type: "plot"
17353   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17354   algorithm: "plot_tsa_name"
17355   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17356   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17357   include:
17358     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17359     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
17360     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17361     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17362     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17363   layout:
17364     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
17365     layout: "plot-throughput-speedup-analysis"
17366
17367 - type: "plot"
17368   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17369   algorithm: "plot_tsa_name"
17370   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17371   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17372   include:
17373     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17374     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17375     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17376     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17377     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17378   layout:
17379     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
17380     layout: "plot-throughput-speedup-analysis"
17381
17382 - type: "plot"
17383   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17384   algorithm: "plot_tsa_name"
17385   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17386   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17387   include:
17388     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17389     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17390     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17391     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17392     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17393   layout:
17394     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
17395     layout: "plot-throughput-speedup-analysis"
17396
17397 - type: "plot"
17398   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
17399   algorithm: "plot_tsa_name"
17400   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
17401   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17402   include:
17403     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17404     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17405     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17406     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17407   layout:
17408     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
17409     layout: "plot-throughput-speedup-analysis"
17410
17411 - type: "plot"
17412   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
17413   algorithm: "plot_tsa_name"
17414   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
17415   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17416   include:
17417     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17418     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17419     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17420     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17421   layout:
17422     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
17423     layout: "plot-throughput-speedup-analysis"
17424
17425 - type: "plot"
17426   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17427   algorithm: "plot_tsa_name"
17428   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17429   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17430   include:
17431     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17432     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17433     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17434     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17435     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17436   layout:
17437     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
17438     layout: "plot-throughput-speedup-analysis"
17439
17440 - type: "plot"
17441   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17442   algorithm: "plot_tsa_name"
17443   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17444   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17445   include:
17446     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17447     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17448     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17449     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17450     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17451   layout:
17452     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
17453     layout: "plot-throughput-speedup-analysis"
17454
17455 - type: "plot"
17456   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
17457   algorithm: "plot_tsa_name"
17458   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
17459   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17460   include:
17461     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17462     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17463   layout:
17464     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
17465     layout: "plot-throughput-speedup-analysis"
17466
17467 - type: "plot"
17468   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
17469   algorithm: "plot_tsa_name"
17470   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
17471   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17472   include:
17473     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17474     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17475   layout:
17476     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
17477     layout: "plot-throughput-speedup-analysis"
17478
17479 - type: "plot"
17480   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
17481   algorithm: "plot_tsa_name"
17482   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
17483   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17484   include:
17485     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
17486     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17487     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17488     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17489   layout:
17490     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
17491     layout: "plot-throughput-speedup-analysis"
17492
17493 - type: "plot"
17494   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
17495   algorithm: "plot_tsa_name"
17496   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
17497   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17498   include:
17499     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
17500     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17501     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17502     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17503   layout:
17504     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
17505     layout: "plot-throughput-speedup-analysis"
17506
17507 - type: "plot"
17508   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
17509   algorithm: "plot_tsa_name"
17510   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
17511   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17512   include:
17513     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17514     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17515     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17516     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17517   layout:
17518     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
17519     layout: "plot-throughput-speedup-analysis"
17520
17521 - type: "plot"
17522   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
17523   algorithm: "plot_tsa_name"
17524   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
17525   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17526   include:
17527     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17528     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17529     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17530     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17531   layout:
17532     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
17533     layout: "plot-throughput-speedup-analysis"
17534
17535 - type: "plot"
17536   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
17537   algorithm: "plot_tsa_name"
17538   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
17539   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17540   include:
17541     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17542     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17543     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17544     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17545     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17546     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17547     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17548   layout:
17549     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
17550     layout: "plot-throughput-speedup-analysis"
17551
17552 - type: "plot"
17553   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
17554   algorithm: "plot_tsa_name"
17555   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
17556   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17557   include:
17558     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17559     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17560     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17561     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17562     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17563     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17564     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17565   layout:
17566     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
17567     layout: "plot-throughput-speedup-analysis"
17568
17569 - type: "plot"
17570   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17571   algorithm: "plot_tsa_name"
17572   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17573   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17574   include:
17575     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17576     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17577     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17578     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
17579     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17580     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
17581     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17582     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17583   layout:
17584     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
17585     layout: "plot-throughput-speedup-analysis"
17586
17587 - type: "plot"
17588   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17589   algorithm: "plot_tsa_name"
17590   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17591   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17592   include:
17593     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17594     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17595     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17596     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
17597     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17598     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
17599     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17600     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17601   layout:
17602     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
17603     layout: "plot-throughput-speedup-analysis"
17604
17605 - type: "plot"
17606   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17607   algorithm: "plot_tsa_name"
17608   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17609   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17610   include:
17611     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17612     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17613     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17614     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
17615     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17616     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
17617     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17618     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17619   layout:
17620     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
17621     layout: "plot-throughput-speedup-analysis"
17622
17623 - type: "plot"
17624   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17625   algorithm: "plot_tsa_name"
17626   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17627   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17628   include:
17629     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17630     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17631     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17632     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
17633     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17634     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
17635     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17636     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17637   layout:
17638     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
17639     layout: "plot-throughput-speedup-analysis"
17640
17641 - type: "plot"
17642   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17643   algorithm: "plot_tsa_name"
17644   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17645   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17646   include:
17647     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17648     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17649     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17650     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17651   layout:
17652     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
17653     layout: "plot-throughput-speedup-analysis"
17654
17655 - type: "plot"
17656   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17657   algorithm: "plot_tsa_name"
17658   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17659   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17660   include:
17661     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17662     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17663     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17664     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17665   layout:
17666     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
17667     layout: "plot-throughput-speedup-analysis"
17668
17669 - type: "plot"
17670   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
17671   algorithm: "plot_tsa_name"
17672   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
17673   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17674   include:
17675     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17676     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17677     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17678   layout:
17679     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
17680     layout: "plot-throughput-speedup-analysis"
17681
17682 - type: "plot"
17683   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
17684   algorithm: "plot_tsa_name"
17685   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
17686   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17687   include:
17688     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17689     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17690     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17691   layout:
17692     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
17693     layout: "plot-throughput-speedup-analysis"
17694
17695 - type: "plot"
17696   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17697   algorithm: "plot_tsa_name"
17698   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17699   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17700   include:
17701     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17702     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17703     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17704     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17705     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17706   layout:
17707     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
17708     layout: "plot-throughput-speedup-analysis"
17709
17710 - type: "plot"
17711   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17712   algorithm: "plot_tsa_name"
17713   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17714   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17715   include:
17716     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17717     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17718     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17719     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17720     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17721   layout:
17722     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
17723     layout: "plot-throughput-speedup-analysis"
17724
17725 - type: "plot"
17726   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17727   algorithm: "plot_tsa_name"
17728   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17729   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17730   include:
17731     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17732     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17733     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17734     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17735     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17736   layout:
17737     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
17738     layout: "plot-throughput-speedup-analysis"
17739
17740 - type: "plot"
17741   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17742   algorithm: "plot_tsa_name"
17743   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17744   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17745   include:
17746     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17747     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17748     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17749     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17750     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17751   layout:
17752     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
17753     layout: "plot-throughput-speedup-analysis"
17754
17755 - type: "plot"
17756   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
17757   algorithm: "plot_tsa_name"
17758   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
17759   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17760   include:
17761     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17762     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17763     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17764     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17765     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17766     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17767   layout:
17768     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
17769     layout: "plot-throughput-speedup-analysis"
17770
17771 - type: "plot"
17772   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
17773   algorithm: "plot_tsa_name"
17774   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
17775   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17776   include:
17777     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17778     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17779     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17780     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17781     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
17782     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17783   layout:
17784     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
17785     layout: "plot-throughput-speedup-analysis"
17786
17787 - type: "plot"
17788   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
17789   algorithm: "plot_tsa_name"
17790   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
17791   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17792   include:
17793     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
17794     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17795     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
17796     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17797   layout:
17798     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
17799     layout: "plot-throughput-speedup-analysis"
17800
17801 - type: "plot"
17802   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
17803   algorithm: "plot_tsa_name"
17804   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
17805   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17806   include:
17807     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
17808     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17809     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17810     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17811   layout:
17812     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
17813     layout: "plot-throughput-speedup-analysis"
17814
17815 - type: "plot"
17816   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
17817   algorithm: "plot_tsa_name"
17818   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
17819   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17820   include:
17821     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17822     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17823     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17824     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17825     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17826     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17827   layout:
17828     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
17829     layout: "plot-throughput-speedup-analysis"
17830
17831 - type: "plot"
17832   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
17833   algorithm: "plot_tsa_name"
17834   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
17835   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17836   include:
17837     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17838     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17839     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17840     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17841     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17842     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17843   layout:
17844     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
17845     layout: "plot-throughput-speedup-analysis"
17846
17847 - type: "plot"
17848   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
17849   algorithm: "plot_tsa_name"
17850   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
17851   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17852   include:
17853     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17854     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17855     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17856     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17857     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17858     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17859   layout:
17860     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
17861     layout: "plot-throughput-speedup-analysis"
17862
17863 - type: "plot"
17864   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
17865   algorithm: "plot_tsa_name"
17866   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
17867   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17868   include:
17869     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17870     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17871     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17872     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17873     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17874     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17875   layout:
17876     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
17877     layout: "plot-throughput-speedup-analysis"
17878
17879 - type: "plot"
17880   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
17881   algorithm: "plot_tsa_name"
17882   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
17883   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17884   include:
17885     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17886     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17887     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17888     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17889     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17890     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17891   layout:
17892     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
17893     layout: "plot-throughput-speedup-analysis"
17894
17895 - type: "plot"
17896   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
17897   algorithm: "plot_tsa_name"
17898   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
17899   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17900   include:
17901     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17902     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17903     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17904     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17905     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17906     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17907   layout:
17908     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
17909     layout: "plot-throughput-speedup-analysis"
17910
17911 - type: "plot"
17912   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
17913   algorithm: "plot_tsa_name"
17914   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
17915   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17916   include:
17917     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
17918     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17919     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17920     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17921     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17922   layout:
17923     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
17924     layout: "plot-throughput-speedup-analysis"
17925
17926 - type: "plot"
17927   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17928   algorithm: "plot_tsa_name"
17929   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17930   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17931   include:
17932     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
17933     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17934     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17935     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17936     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17937   layout:
17938     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
17939     layout: "plot-throughput-speedup-analysis"
17940
17941 - type: "plot"
17942   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
17943   algorithm: "plot_tsa_name"
17944   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
17945   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17946   include:
17947     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17948     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17949     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17950     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17951     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17952   layout:
17953     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
17954     layout: "plot-throughput-speedup-analysis"
17955
17956 - type: "plot"
17957   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
17958   algorithm: "plot_tsa_name"
17959   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
17960   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17961   include:
17962     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17963     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17964     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17965     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17966     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17967   layout:
17968     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
17969     layout: "plot-throughput-speedup-analysis"
17970
17971 - type: "plot"
17972   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
17973   algorithm: "plot_tsa_name"
17974   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
17975   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17976   include:
17977     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17978     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17979     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17980     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17981   layout:
17982     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
17983     layout: "plot-throughput-speedup-analysis"
17984
17985 - type: "plot"
17986   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
17987   algorithm: "plot_tsa_name"
17988   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
17989   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17990   include:
17991     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17992     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17993     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17994     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17995   layout:
17996     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
17997     layout: "plot-throughput-speedup-analysis"
17998
17999 - type: "plot"
18000   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18001   algorithm: "plot_tsa_name"
18002   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18003   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18004   include:
18005     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18006     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18007     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18008     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18009   layout:
18010     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
18011     layout: "plot-throughput-speedup-analysis"
18012
18013 - type: "plot"
18014   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18015   algorithm: "plot_tsa_name"
18016   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18017   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18018   include:
18019     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18020     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18021     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18022     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18023   layout:
18024     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
18025     layout: "plot-throughput-speedup-analysis"
18026
18027 - type: "plot"
18028   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18029   algorithm: "plot_tsa_name"
18030   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18031   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18032   include:
18033     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18034     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18035     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18036     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18037     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18038     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18039   layout:
18040     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
18041     layout: "plot-throughput-speedup-analysis"
18042
18043 - type: "plot"
18044   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18045   algorithm: "plot_tsa_name"
18046   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18047   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18048   include:
18049     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18050     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18051     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18052     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18053     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18054     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18055   layout:
18056     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
18057     layout: "plot-throughput-speedup-analysis"
18058
18059 - type: "plot"
18060   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18061   algorithm: "plot_tsa_name"
18062   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18063   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18064   include:
18065     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18066     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18067     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18068     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18069     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18070   layout:
18071     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
18072     layout: "plot-throughput-speedup-analysis"
18073
18074 - type: "plot"
18075   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18076   algorithm: "plot_tsa_name"
18077   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18078   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18079   include:
18080     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18081     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18082     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18083     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18084     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18085   layout:
18086     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
18087     layout: "plot-throughput-speedup-analysis"
18088
18089 - type: "plot"
18090   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18091   algorithm: "plot_tsa_name"
18092   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18093   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18094   include:
18095     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18096     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18097     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18098     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18099     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18100   layout:
18101     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
18102     layout: "plot-throughput-speedup-analysis"
18103
18104 - type: "plot"
18105   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18106   algorithm: "plot_tsa_name"
18107   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18108   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18109   include:
18110     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18111     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18112     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18113     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18114     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18115   layout:
18116     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
18117     layout: "plot-throughput-speedup-analysis"
18118
18119 - type: "plot"
18120   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18121   algorithm: "plot_tsa_name"
18122   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18123   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18124   include:
18125     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18126     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18127     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18128     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18129   layout:
18130     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
18131     layout: "plot-throughput-speedup-analysis"
18132
18133 - type: "plot"
18134   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18135   algorithm: "plot_tsa_name"
18136   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18137   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18138   include:
18139     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18140     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18141     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18142     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18143   layout:
18144     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
18145     layout: "plot-throughput-speedup-analysis"
18146
18147 - type: "plot"
18148   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18149   algorithm: "plot_tsa_name"
18150   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18151   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18152   include:
18153     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18154     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18155     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18156     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18157     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18158     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18159   layout:
18160     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
18161     layout: "plot-throughput-speedup-analysis"
18162
18163 - type: "plot"
18164   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18165   algorithm: "plot_tsa_name"
18166   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18167   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18168   include:
18169     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18170     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18171     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18172     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18173     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18174     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18175   layout:
18176     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
18177     layout: "plot-throughput-speedup-analysis"
18178
18179 - type: "plot"
18180   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18181   algorithm: "plot_tsa_name"
18182   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18183   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18184   include:
18185     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18186     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18187     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18188     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18189     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18190     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18191   layout:
18192     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
18193     layout: "plot-throughput-speedup-analysis"
18194
18195 - type: "plot"
18196   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18197   algorithm: "plot_tsa_name"
18198   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18199   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18200   include:
18201     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18202     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18203     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18204     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18205     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18206     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18207   layout:
18208     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
18209     layout: "plot-throughput-speedup-analysis"
18210
18211 - type: "plot"
18212   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
18213   algorithm: "plot_tsa_name"
18214   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
18215   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18216   include:
18217     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18218     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18219     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18220     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18221     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18222     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18223   layout:
18224     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
18225     layout: "plot-throughput-speedup-analysis"
18226
18227 - type: "plot"
18228   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
18229   algorithm: "plot_tsa_name"
18230   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
18231   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18232   include:
18233     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18234     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18235     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18236     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18237     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18238     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18239   layout:
18240     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
18241     layout: "plot-throughput-speedup-analysis"
18242
18243 - type: "plot"
18244   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
18245   algorithm: "plot_tsa_name"
18246   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
18247   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18248   include:
18249     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18250     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18251     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18252     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18253     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18254     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18255   layout:
18256     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
18257     layout: "plot-throughput-speedup-analysis"
18258
18259 - type: "plot"
18260   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
18261   algorithm: "plot_tsa_name"
18262   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
18263   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18264   include:
18265     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18266     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18267     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18268     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18269     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18270     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18271   layout:
18272     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
18273     layout: "plot-throughput-speedup-analysis"
18274
18275 - type: "plot"
18276   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
18277   algorithm: "plot_tsa_name"
18278   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
18279   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18280   include:
18281     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18282     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18283     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18284     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18285     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18286     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18287   layout:
18288     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
18289     layout: "plot-throughput-speedup-analysis"
18290
18291 - type: "plot"
18292   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
18293   algorithm: "plot_tsa_name"
18294   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
18295   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18296   include:
18297     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18298     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18299     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18300     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18301     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18302     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18303   layout:
18304     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
18305     layout: "plot-throughput-speedup-analysis"
18306
18307 - type: "plot"
18308   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
18309   algorithm: "plot_tsa_name"
18310   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
18311   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18312   include:
18313     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18314     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18315     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18316     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18317     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18318   layout:
18319     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
18320     layout: "plot-throughput-speedup-analysis"
18321
18322 - type: "plot"
18323   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
18324   algorithm: "plot_tsa_name"
18325   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
18326   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18327   include:
18328     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18329     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18330     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18331     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18332     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18333   layout:
18334     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
18335     layout: "plot-throughput-speedup-analysis"
18336
18337 - type: "plot"
18338   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
18339   algorithm: "plot_tsa_name"
18340   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
18341   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18342   include:
18343     - "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"
18344     - "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"
18345     - "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"
18346     - "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"
18347     - "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"
18348   layout:
18349     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
18350     layout: "plot-throughput-speedup-analysis"
18351
18352 - type: "plot"
18353   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
18354   algorithm: "plot_tsa_name"
18355   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
18356   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18357   include:
18358     - "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"
18359     - "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"
18360     - "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"
18361     - "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"
18362     - "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"
18363   layout:
18364     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
18365     layout: "plot-throughput-speedup-analysis"
18366
18367 - type: "plot"
18368   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
18369   algorithm: "plot_tsa_name"
18370   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
18371   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18372   include:
18373     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18374     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18375     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18376     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18377     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18378   layout:
18379     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
18380     layout: "plot-throughput-speedup-analysis"
18381
18382 - type: "plot"
18383   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
18384   algorithm: "plot_tsa_name"
18385   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
18386   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18387   include:
18388     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18389     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18390     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18391     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18392     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18393   layout:
18394     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
18395     layout: "plot-throughput-speedup-analysis"
18396
18397 - type: "plot"
18398   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18399   algorithm: "plot_tsa_name"
18400   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18401   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18402   include:
18403     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18404     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18405     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18406     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18407     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18408   layout:
18409     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18410     layout: "plot-throughput-speedup-analysis"
18411
18412 - type: "plot"
18413   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18414   algorithm: "plot_tsa_name"
18415   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18416   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18417   include:
18418     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18419     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18420     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18421     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18422     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18423   layout:
18424     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18425     layout: "plot-throughput-speedup-analysis"
18426
18427 - type: "plot"
18428   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
18429   algorithm: "plot_tsa_name"
18430   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
18431   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18432   include:
18433     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18434     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18435     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18436     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18437     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18438   layout:
18439     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
18440     layout: "plot-throughput-speedup-analysis"
18441
18442 - type: "plot"
18443   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
18444   algorithm: "plot_tsa_name"
18445   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
18446   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18447   include:
18448     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18449     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18450     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18451     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18452     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18453   layout:
18454     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
18455     layout: "plot-throughput-speedup-analysis"
18456
18457 - type: "plot"
18458   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
18459   algorithm: "plot_tsa_name"
18460   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18461   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18462   include:
18463     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18464     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18465     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18466     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18467     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18468   layout:
18469     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
18470     layout: "plot-throughput-speedup-analysis"
18471
18472 - type: "plot"
18473   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
18474   algorithm: "plot_tsa_name"
18475   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18476   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18477   include:
18478     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18479     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18480     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18481     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18482     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18483   layout:
18484     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
18485     layout: "plot-throughput-speedup-analysis"
18486
18487 - type: "plot"
18488   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
18489   algorithm: "plot_tsa_name"
18490   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
18491   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18492   include:
18493     - "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"
18494     - "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"
18495     - "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"
18496     - "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"
18497   layout:
18498     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
18499     layout: "plot-throughput-speedup-analysis"
18500
18501 - type: "plot"
18502   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
18503   algorithm: "plot_tsa_name"
18504   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
18505   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18506   include:
18507     - "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"
18508     - "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"
18509     - "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"
18510     - "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"
18511   layout:
18512     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
18513     layout: "plot-throughput-speedup-analysis"
18514
18515 - type: "plot"
18516   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
18517   algorithm: "plot_tsa_name"
18518   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
18519   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18520   include:
18521     - "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"
18522     - "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"
18523     - "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"
18524     - "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"
18525   layout:
18526     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
18527     layout: "plot-throughput-speedup-analysis"
18528
18529 - type: "plot"
18530   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18531   algorithm: "plot_tsa_name"
18532   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
18533   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18534   include:
18535     - "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"
18536     - "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"
18537     - "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"
18538     - "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"
18539   layout:
18540     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18541     layout: "plot-throughput-speedup-analysis"
18542
18543 - type: "plot"
18544   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
18545   algorithm: "plot_tsa_name"
18546   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
18547   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18548   include:
18549     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18550     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18551     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18552     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18553     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18554     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18555   layout:
18556     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
18557     layout: "plot-throughput-speedup-analysis"
18558
18559 - type: "plot"
18560   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
18561   algorithm: "plot_tsa_name"
18562   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
18563   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18564   include:
18565     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18566     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18567     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18568     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18569     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18570     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18571   layout:
18572     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
18573     layout: "plot-throughput-speedup-analysis"
18574
18575 - type: "plot"
18576   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
18577   algorithm: "plot_tsa_name"
18578   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
18579   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18580   include:
18581     - "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"
18582     - "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"
18583     - "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"
18584     - "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"
18585     - "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"
18586     - "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"
18587   layout:
18588     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
18589     layout: "plot-throughput-speedup-analysis"
18590
18591 - type: "plot"
18592   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
18593   algorithm: "plot_tsa_name"
18594   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
18595   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18596   include:
18597     - "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"
18598     - "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"
18599     - "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"
18600     - "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"
18601     - "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"
18602     - "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"
18603   layout:
18604     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
18605     layout: "plot-throughput-speedup-analysis"
18606
18607 - type: "plot"
18608   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
18609   algorithm: "plot_tsa_name"
18610   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
18611   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18612   include:
18613     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18614     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18615     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18616     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18617     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18618     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18619   layout:
18620     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
18621     layout: "plot-throughput-speedup-analysis"
18622
18623 - type: "plot"
18624   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
18625   algorithm: "plot_tsa_name"
18626   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
18627   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18628   include:
18629     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18630     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18631     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18632     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18633     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18634     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18635   layout:
18636     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
18637     layout: "plot-throughput-speedup-analysis"
18638
18639 - type: "plot"
18640   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18641   algorithm: "plot_tsa_name"
18642   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18643   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18644   include:
18645     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18646     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18647     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18648     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18649     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18650   layout:
18651     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18652     layout: "plot-throughput-speedup-analysis"
18653
18654 - type: "plot"
18655   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18656   algorithm: "plot_tsa_name"
18657   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18658   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18659   include:
18660     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18661     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18662     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18663     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18664     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18665   layout:
18666     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18667     layout: "plot-throughput-speedup-analysis"
18668
18669 - type: "plot"
18670   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
18671   algorithm: "plot_tsa_name"
18672   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
18673   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18674   include:
18675     - "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"
18676     - "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"
18677   layout:
18678     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
18679     layout: "plot-throughput-speedup-analysis"
18680
18681 - type: "plot"
18682   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
18683   algorithm: "plot_tsa_name"
18684   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
18685   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18686   include:
18687     - "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"
18688     - "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"
18689   layout:
18690     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
18691     layout: "plot-throughput-speedup-analysis"
18692
18693 - type: "plot"
18694   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
18695   algorithm: "plot_tsa_name"
18696   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
18697   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18698   include:
18699     - "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"
18700     - "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"
18701   layout:
18702     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
18703     layout: "plot-throughput-speedup-analysis"
18704
18705 - type: "plot"
18706   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18707   algorithm: "plot_tsa_name"
18708   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
18709   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18710   include:
18711     - "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"
18712     - "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"
18713   layout:
18714     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18715     layout: "plot-throughput-speedup-analysis"
18716
18717 - type: "plot"
18718   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18719   algorithm: "plot_tsa_name"
18720   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18721   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18722   include:
18723     - "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"
18724     - "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"
18725     - "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"
18726     - "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"
18727     - "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"
18728     - "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"
18729   layout:
18730     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
18731     layout: "plot-throughput-speedup-analysis"
18732
18733 - type: "plot"
18734   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18735   algorithm: "plot_tsa_name"
18736   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18737   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18738   include:
18739     - "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"
18740     - "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"
18741     - "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"
18742     - "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"
18743     - "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"
18744     - "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"
18745   layout:
18746     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
18747     layout: "plot-throughput-speedup-analysis"
18748
18749 - type: "plot"
18750   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
18751   algorithm: "plot_tsa_name"
18752   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
18753   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18754   include:
18755     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
18756     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18757     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18758     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
18759     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18760   layout:
18761     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
18762     layout: "plot-throughput-speedup-analysis"
18763
18764 - type: "plot"
18765   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
18766   algorithm: "plot_tsa_name"
18767   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
18768   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18769   include:
18770     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
18771     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18772     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18773     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
18774     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18775   layout:
18776     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
18777     layout: "plot-throughput-speedup-analysis"
18778
18779 - type: "plot"
18780   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18781   algorithm: "plot_tsa_name"
18782   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18783   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18784   include:
18785     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18786     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18787     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18788     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18789     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18790   layout:
18791     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
18792     layout: "plot-throughput-speedup-analysis"
18793
18794 - type: "plot"
18795   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18796   algorithm: "plot_tsa_name"
18797   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18798   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18799   include:
18800     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18801     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18802     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18803     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18804     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18805   layout:
18806     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
18807     layout: "plot-throughput-speedup-analysis"
18808
18809 - type: "plot"
18810   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18811   algorithm: "plot_tsa_name"
18812   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18813   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18814   include:
18815     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18816     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18817     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18818     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18819   layout:
18820     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
18821     layout: "plot-throughput-speedup-analysis"
18822
18823 - type: "plot"
18824   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18825   algorithm: "plot_tsa_name"
18826   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18827   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18828   include:
18829     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18830     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18831     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18832     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18833   layout:
18834     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
18835     layout: "plot-throughput-speedup-analysis"
18836
18837 - type: "plot"
18838   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18839   algorithm: "plot_tsa_name"
18840   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18841   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18842   include:
18843     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
18844     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
18845     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
18846     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
18847   layout:
18848     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
18849     layout: "plot-throughput-speedup-analysis"
18850
18851 - type: "plot"
18852   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18853   algorithm: "plot_tsa_name"
18854   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18855   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18856   include:
18857     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
18858     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
18859     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
18860     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
18861   layout:
18862     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
18863     layout: "plot-throughput-speedup-analysis"
18864
18865 - type: "plot"
18866   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18867   algorithm: "plot_tsa_name"
18868   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18869   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18870   include:
18871     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18872     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18873     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18874     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18875     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18876   layout:
18877     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
18878     layout: "plot-throughput-speedup-analysis"
18879
18880 - type: "plot"
18881   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18882   algorithm: "plot_tsa_name"
18883   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18884   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18885   include:
18886     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18887     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18888     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18889     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18890     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18891   layout:
18892     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
18893     layout: "plot-throughput-speedup-analysis"
18894
18895 - type: "plot"
18896   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18897   algorithm: "plot_tsa_name"
18898   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18899   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18900   include:
18901     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
18902     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18903     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18904     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18905     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18906     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18907   layout:
18908     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
18909     layout: "plot-throughput-speedup-analysis"
18910
18911 - type: "plot"
18912   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18913   algorithm: "plot_tsa_name"
18914   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18915   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18916   include:
18917     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
18918     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18919     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18920     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18921     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18922     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18923   layout:
18924     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
18925     layout: "plot-throughput-speedup-analysis"
18926
18927 - type: "plot"
18928   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
18929   algorithm: "plot_tsa_name"
18930   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
18931   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18932   include:
18933     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18934     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18935     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18936     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18937   layout:
18938     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
18939     layout: "plot-throughput-speedup-analysis"
18940
18941 - type: "plot"
18942   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
18943   algorithm: "plot_tsa_name"
18944   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
18945   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18946   include:
18947     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18948     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18949     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18950     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18951   layout:
18952     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
18953     layout: "plot-throughput-speedup-analysis"
18954
18955 - type: "plot"
18956   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18957   algorithm: "plot_tsa_name"
18958   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18959   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18960   include:
18961     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18962     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18963     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18964     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18965     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18966     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18967   layout:
18968     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
18969     layout: "plot-throughput-speedup-analysis"
18970
18971 - type: "plot"
18972   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18973   algorithm: "plot_tsa_name"
18974   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18975   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18976   include:
18977     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18978     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18979     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18980     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18981     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18982     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18983   layout:
18984     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
18985     layout: "plot-throughput-speedup-analysis"
18986
18987 - type: "plot"
18988   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
18989   algorithm: "plot_tsa_name"
18990   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
18991   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18992   include:
18993     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18994     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18995     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18996     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18997     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18998     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18999   layout:
19000     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
19001     layout: "plot-throughput-speedup-analysis"
19002
19003 - type: "plot"
19004   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
19005   algorithm: "plot_tsa_name"
19006   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
19007   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
19008   include:
19009     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19010     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19011     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19012     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19013     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19014     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19015   layout:
19016     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
19017     layout: "plot-throughput-speedup-analysis"
19018
19019 - type: "plot"
19020   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19021   algorithm: "plot_tsa_name"
19022   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19023   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
19024   include:
19025     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
19026     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
19027     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
19028     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
19029     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
19030     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
19031   layout:
19032     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
19033     layout: "plot-throughput-speedup-analysis"
19034
19035 - type: "plot"
19036   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19037   algorithm: "plot_tsa_name"
19038   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19039   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
19040   include:
19041     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
19042     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
19043     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
19044     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
19045     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
19046     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
19047   layout:
19048     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
19049     layout: "plot-throughput-speedup-analysis"
19050
19051 - type: "plot"
19052   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
19053   algorithm: "plot_tsa_name"
19054   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
19055   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
19056   include:
19057     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19058     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19059     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19060     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19061     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19062     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19063   layout:
19064     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
19065     layout: "plot-throughput-speedup-analysis"
19066
19067 - type: "plot"
19068   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
19069   algorithm: "plot_tsa_name"
19070   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
19071   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
19072   include:
19073     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19074     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19075     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19076     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19077     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19078     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19079   layout:
19080     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
19081     layout: "plot-throughput-speedup-analysis"
19082
19083 - type: "plot"
19084   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
19085   algorithm: "plot_tsa_name"
19086   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
19087   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
19088   include:
19089     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19090     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19091     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19092     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19093     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19094     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19095   layout:
19096     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
19097     layout: "plot-throughput-speedup-analysis"
19098
19099 - type: "plot"
19100   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
19101   algorithm: "plot_tsa_name"
19102   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
19103   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
19104   include:
19105     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19106     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19107     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19108     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19109     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19110     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19111   layout:
19112     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
19113     layout: "plot-throughput-speedup-analysis"
19114
19115 #- type: "plot"
19116 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
19117 #  algorithm: "plot_tsa_name"
19118 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
19119 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
19120 #  include:
19121 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19122 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19123 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19124 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19125 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19126 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19127 #  layout:
19128 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
19129 #    layout: "plot-throughput-speedup-analysis"
19130 #
19131 #- type: "plot"
19132 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
19133 #  algorithm: "plot_tsa_name"
19134 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
19135 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
19136 #  include:
19137 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19138 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19139 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19140 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19141 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19142 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19143 #  layout:
19144 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
19145 #    layout: "plot-throughput-speedup-analysis"
19146
19147 - type: "plot"
19148   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
19149   algorithm: "plot_tsa_name"
19150   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
19151   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19152   include:
19153     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19154     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19155     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19156     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19157     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19158     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19159   layout:
19160     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
19161     layout: "plot-throughput-speedup-analysis"
19162
19163 - type: "plot"
19164   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
19165   algorithm: "plot_tsa_name"
19166   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
19167   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19168   include:
19169     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19170     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19171     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19172     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19173     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19174     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19175   layout:
19176     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
19177     layout: "plot-throughput-speedup-analysis"
19178
19179 - type: "plot"
19180   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
19181   algorithm: "plot_tsa_name"
19182   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
19183   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19184   include:
19185     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19186     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19187     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19188     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19189     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19190     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19191   layout:
19192     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
19193     layout: "plot-throughput-speedup-analysis"
19194
19195 - type: "plot"
19196   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
19197   algorithm: "plot_tsa_name"
19198   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
19199   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19200   include:
19201     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19202     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19203     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19204     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19205     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19206     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19207   layout:
19208     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
19209     layout: "plot-throughput-speedup-analysis"
19210
19211 - type: "plot"
19212   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
19213   algorithm: "plot_tsa_name"
19214   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
19215   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19216   include:
19217     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19218     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19219     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19220     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19221     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19222   layout:
19223     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
19224     layout: "plot-throughput-speedup-analysis"
19225
19226 - type: "plot"
19227   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
19228   algorithm: "plot_tsa_name"
19229   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
19230   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19231   include:
19232     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19233     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19234     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19235     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19236     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19237   layout:
19238     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
19239     layout: "plot-throughput-speedup-analysis"
19240
19241 - type: "plot"
19242   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19243   algorithm: "plot_tsa_name"
19244   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19245   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19246   include:
19247     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19248     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19249     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19250     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19251   layout:
19252     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19253     layout: "plot-throughput-speedup-analysis"
19254
19255 - type: "plot"
19256   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19257   algorithm: "plot_tsa_name"
19258   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19259   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19260   include:
19261     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19262     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19263     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19264     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19265   layout:
19266     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19267     layout: "plot-throughput-speedup-analysis"
19268
19269 - type: "plot"
19270   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19271   algorithm: "plot_tsa_name"
19272   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19273   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19274   include:
19275     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19276     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19277     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19278     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19279     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19280     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19281   layout:
19282     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19283     layout: "plot-throughput-speedup-analysis"
19284
19285 - type: "plot"
19286   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19287   algorithm: "plot_tsa_name"
19288   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19289   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19290   include:
19291     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19292     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19293     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19294     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19295     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19296     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19297   layout:
19298     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19299     layout: "plot-throughput-speedup-analysis"
19300
19301 - type: "plot"
19302   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
19303   algorithm: "plot_tsa_name"
19304   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
19305   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19306   include:
19307     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19308     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19309     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19310     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19311     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19312     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19313   layout:
19314     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
19315     layout: "plot-throughput-speedup-analysis"
19316
19317 - type: "plot"
19318   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
19319   algorithm: "plot_tsa_name"
19320   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
19321   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19322   include:
19323     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19324     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19325     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19326     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19327     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19328     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19329   layout:
19330     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
19331     layout: "plot-throughput-speedup-analysis"
19332
19333 - type: "plot"
19334   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
19335   algorithm: "plot_tsa_name"
19336   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
19337   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19338   include:
19339     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19340     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19341     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19342     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19343     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19344   layout:
19345     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
19346     layout: "plot-throughput-speedup-analysis"
19347
19348 - type: "plot"
19349   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
19350   algorithm: "plot_tsa_name"
19351   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
19352   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19353   include:
19354     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19355     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19356     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19357     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19358     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19359   layout:
19360     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
19361     layout: "plot-throughput-speedup-analysis"
19362
19363 - type: "plot"
19364   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
19365   algorithm: "plot_tsa_name"
19366   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
19367   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19368   include:
19369     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
19370     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
19371     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
19372     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
19373   layout:
19374     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
19375     layout: "plot-throughput-speedup-analysis"
19376
19377 - type: "plot"
19378   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
19379   algorithm: "plot_tsa_name"
19380   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
19381   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19382   include:
19383     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
19384     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
19385     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
19386     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
19387   layout:
19388     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
19389     layout: "plot-throughput-speedup-analysis"
19390
19391 - type: "plot"
19392   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
19393   algorithm: "plot_tsa_name"
19394   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
19395   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19396   include:
19397     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19398     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19399     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19400     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19401     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19402   layout:
19403     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
19404     layout: "plot-throughput-speedup-analysis"
19405
19406 - type: "plot"
19407   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
19408   algorithm: "plot_tsa_name"
19409   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
19410   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19411   include:
19412     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19413     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19414     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19415     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19416     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19417   layout:
19418     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
19419     layout: "plot-throughput-speedup-analysis"
19420
19421 - type: "plot"
19422   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
19423   algorithm: "plot_tsa_name"
19424   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
19425   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19426   include:
19427     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
19428     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19429     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
19430     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19431     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
19432     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19433   layout:
19434     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
19435     layout: "plot-throughput-speedup-analysis"
19436
19437 - type: "plot"
19438   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
19439   algorithm: "plot_tsa_name"
19440   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
19441   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19442   include:
19443     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
19444     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19445     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
19446     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19447     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
19448     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19449   layout:
19450     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
19451     layout: "plot-throughput-speedup-analysis"
19452
19453 - type: "plot"
19454   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19455   algorithm: "plot_tsa_name"
19456   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19457   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19458   include:
19459     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19460     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19461     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19462     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19463   layout:
19464     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19465     layout: "plot-throughput-speedup-analysis"
19466
19467 - type: "plot"
19468   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19469   algorithm: "plot_tsa_name"
19470   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19471   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19472   include:
19473     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19474     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19475     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19476     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19477   layout:
19478     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19479     layout: "plot-throughput-speedup-analysis"
19480
19481 - type: "plot"
19482   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19483   algorithm: "plot_tsa_name"
19484   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19485   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19486   include:
19487     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19488     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19489     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19490     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19491     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19492     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19493   layout:
19494     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19495     layout: "plot-throughput-speedup-analysis"
19496
19497 - type: "plot"
19498   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19499   algorithm: "plot_tsa_name"
19500   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19501   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19502   include:
19503     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19504     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19505     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19506     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19507     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19508     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19509   layout:
19510     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19511     layout: "plot-throughput-speedup-analysis"
19512
19513 - type: "plot"
19514   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
19515   algorithm: "plot_tsa_name"
19516   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
19517   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19518   include:
19519     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19520     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19521     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19522     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19523     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19524     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19525   layout:
19526     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
19527     layout: "plot-throughput-speedup-analysis"
19528
19529 - type: "plot"
19530   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
19531   algorithm: "plot_tsa_name"
19532   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
19533   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19534   include:
19535     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19536     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19537     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19538     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19539     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19540     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19541   layout:
19542     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
19543     layout: "plot-throughput-speedup-analysis"
19544
19545 #- type: "plot"
19546 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19547 #  algorithm: "plot_tsa_name"
19548 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19549 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19550 #  include:
19551 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
19552 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
19553 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
19554 #  layout:
19555 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19556 #    layout: "plot-throughput-speedup-analysis"
19557 #
19558 #- type: "plot"
19559 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19560 #  algorithm: "plot_tsa_name"
19561 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19562 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19563 #  include:
19564 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
19565 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
19566 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
19567 #  layout:
19568 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19569 #    layout: "plot-throughput-speedup-analysis"
19570
19571 - type: "plot"
19572   title: "Speedup: 2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19573   algorithm: "plot_tsa_name"
19574   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19575   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19576   include:
19577     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19578     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19579     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19580     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19581     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19582   layout:
19583     title: "2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19584     layout: "plot-throughput-speedup-analysis"
19585
19586 - type: "plot"
19587   title: "Speedup: 2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19588   algorithm: "plot_tsa_name"
19589   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19590   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19591   include:
19592     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19593     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19594     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19595     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19596     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19597   layout:
19598     title: "2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19599     layout: "plot-throughput-speedup-analysis"
19600
19601 - type: "plot"
19602   title: "Speedup: 2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-ndr-tsa"
19603   algorithm: "plot_tsa_name"
19604   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-ndr-tsa"
19605   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19606   include:
19607     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-.t.c-ethip4-ip4base-iacldstbase-ndrpdr"
19608     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19609     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19610     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19611     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19612   layout:
19613     title: "2n-tx2-xl710-64b-ip4routing-features-base-scale-dpdk-ndr-tsa"
19614     layout: "plot-throughput-speedup-analysis"
19615
19616 - type: "plot"
19617   title: "Speedup: 2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-pdr-tsa"
19618   algorithm: "plot_tsa_name"
19619   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-pdr-tsa"
19620   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19621   include:
19622     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-.t.c-ethip4-ip4base-iacldstbase-ndrpdr"
19623     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19624     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19625     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19626     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19627   layout:
19628     title: "2n-tx2-xl710-64b-ip4routing-features-base-scale-dpdk-pdr-tsa"
19629     layout: "plot-throughput-speedup-analysis"
19630
19631 - type: "plot"
19632   title: "Speedup: 2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19633   algorithm: "plot_tsa_name"
19634   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19635   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19636   include:
19637     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19638     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19639     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19640     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19641     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19642     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-.t.c-ethip6-ip6base-iacldstbase-ndrpdr"
19643   layout:
19644     title: "2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19645     layout: "plot-throughput-speedup-analysis"
19646
19647 - type: "plot"
19648   title: "Speedup: 2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19649   algorithm: "plot_tsa_name"
19650   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19651   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19652   include:
19653     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19654     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19655     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19656     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19657     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19658     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-.t.c-ethip6-ip6base-iacldstbase-ndrpdr"
19659   layout:
19660     title: "2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19661     layout: "plot-throughput-speedup-analysis"
19662
19663 - type: "plot"
19664   title: "Speedup: 2n-tx2-xl710-64b-l2switching-base-dpdk-ndr-tsa"
19665   algorithm: "plot_tsa_name"
19666   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-base-dpdk-ndr-tsa"
19667   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19668   include:
19669     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19670     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19671     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19672     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19673     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19674   layout:
19675     title: "2n-tx2-xl710-64b-l2switching-base-dpdk-ndr-tsa"
19676     layout: "plot-throughput-speedup-analysis"
19677
19678 - type: "plot"
19679   title: "Speedup: 2n-tx2-xl710-64b-l2switching-base-dpdk-pdr-tsa"
19680   algorithm: "plot_tsa_name"
19681   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-base-dpdk-pdr-tsa"
19682   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19683   include:
19684     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19685     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19686     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19687     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19688     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19689   layout:
19690     title: "2n-tx2-xl710-64b-l2switching-base-dpdk-pdr-tsa"
19691     layout: "plot-throughput-speedup-analysis"
19692
19693 - type: "plot"
19694   title: "Speedup: 2n-tx2-xl710-64b-l2switching-scale-dpdk-ndr-tsa"
19695   algorithm: "plot_tsa_name"
19696   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-scale-dpdk-ndr-tsa"
19697   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19698   include:
19699     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19700     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19701     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19702     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19703   layout:
19704     title: "2n-tx2-xl710-64b-l2switching-scale-dpdk-ndr-tsa"
19705     layout: "plot-throughput-speedup-analysis"
19706
19707 - type: "plot"
19708   title: "Speedup: 2n-tx2-xl710-64b-l2switching-scale-dpdk-pdr-tsa"
19709   algorithm: "plot_tsa_name"
19710   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-scale-dpdk-pdr-tsa"
19711   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19712   include:
19713     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19714     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19715     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19716     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19717   layout:
19718     title: "2n-tx2-xl710-64b-l2switching-scale-dpdk-pdr-tsa"
19719     layout: "plot-throughput-speedup-analysis"
19720
19721 - type: "plot"
19722   title: "Speedup: 2n-tx2-xl710-64b-features-l2switching-base-dpdk-ndr-tsa"
19723   algorithm: "plot_tsa_name"
19724   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-l2switching-base-dpdk-ndr-tsa"
19725   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19726   include:
19727     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19728     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19729     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19730     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19731     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19732   layout:
19733     title: "2n-tx2-xl710-64b-features-l2switching-base-ndr-tsa"
19734     layout: "plot-throughput-speedup-analysis"
19735
19736 - type: "plot"
19737   title: "Speedup: 2n-tx2-xl710-64b-features-l2switching-base-dpdk-pdr-tsa"
19738   algorithm: "plot_tsa_name"
19739   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-l2switching-base-dpdk-pdr-tsa"
19740   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19741   include:
19742     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19743     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19744     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19745     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19746     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19747   layout:
19748     title: "2n-tx2-xl710-64b-features-l2switching-base-pdr-tsa"
19749     layout: "plot-throughput-speedup-analysis"
19750
19751 ################################################################################
19752
19753 # Packet Throughput - DPDK
19754
19755 # 2n-skx-xxv710
19756
19757 - type: "plot"
19758   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
19759   algorithm: "plot_perf_box_name"
19760   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
19761   data: "plot-dpdk-throughput-latency-2n-skx"
19762   include:
19763     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19764     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19765   layout:
19766     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
19767     layout: "plot-throughput"
19768
19769 - type: "plot"
19770   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
19771   algorithm: "plot_perf_box_name"
19772   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
19773   data: "plot-dpdk-throughput-latency-2n-skx"
19774   include:
19775     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19776     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19777   layout:
19778     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
19779     layout: "plot-throughput"
19780
19781 - type: "plot"
19782   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
19783   algorithm: "plot_perf_box_name"
19784   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
19785   data: "plot-dpdk-throughput-latency-2n-skx"
19786   include:
19787     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19788     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19789   layout:
19790     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
19791     layout: "plot-throughput"
19792
19793 - type: "plot"
19794   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
19795   algorithm: "plot_perf_box_name"
19796   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
19797   data: "plot-dpdk-throughput-latency-2n-skx"
19798   include:
19799     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19800     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19801   layout:
19802     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
19803     layout: "plot-throughput"
19804
19805 # 2n-skx-x710
19806
19807 - type: "plot"
19808   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
19809   algorithm: "plot_perf_box_name"
19810   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
19811   data: "plot-dpdk-throughput-latency-2n-skx"
19812   include:
19813     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19814     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19815   layout:
19816     title: "2n-skx-x710-64b-2t1c-base-ndr"
19817     layout: "plot-throughput"
19818
19819 - type: "plot"
19820   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
19821   algorithm: "plot_perf_box_name"
19822   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
19823   data: "plot-dpdk-throughput-latency-2n-skx"
19824   include:
19825     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19826     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19827   layout:
19828     title: "2n-skx-x710-64b-4t2c-base-ndr"
19829     layout: "plot-throughput"
19830
19831 - type: "plot"
19832   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
19833   algorithm: "plot_perf_box_name"
19834   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
19835   data: "plot-dpdk-throughput-latency-2n-skx"
19836   include:
19837     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19838     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19839   layout:
19840     title: "2n-skx-x710-64b-2t1c-base-pdr"
19841     layout: "plot-throughput"
19842
19843 - type: "plot"
19844   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
19845   algorithm: "plot_perf_box_name"
19846   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
19847   data: "plot-dpdk-throughput-latency-2n-skx"
19848   include:
19849     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19850     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19851   layout:
19852     title: "2n-skx-x710-64b-4t2c-base-pdr"
19853     layout: "plot-throughput"
19854
19855 # 3n-skx-xxv710
19856
19857 - type: "plot"
19858   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
19859   algorithm: "plot_perf_box_name"
19860   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
19861   data: "plot-dpdk-throughput-latency-3n-skx"
19862   include:
19863     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19864     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19865   layout:
19866     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
19867     layout: "plot-throughput"
19868
19869 - type: "plot"
19870   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
19871   algorithm: "plot_perf_box_name"
19872   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
19873   data: "plot-dpdk-throughput-latency-3n-skx"
19874   include:
19875     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19876     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19877   layout:
19878     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
19879     layout: "plot-throughput"
19880
19881 - type: "plot"
19882   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
19883   algorithm: "plot_perf_box_name"
19884   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
19885   data: "plot-dpdk-throughput-latency-3n-skx"
19886   include:
19887     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19888     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19889   layout:
19890     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
19891     layout: "plot-throughput"
19892
19893 - type: "plot"
19894   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
19895   algorithm: "plot_perf_box_name"
19896   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
19897   data: "plot-dpdk-throughput-latency-3n-skx"
19898   include:
19899     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19900     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19901   layout:
19902     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
19903     layout: "plot-throughput"
19904
19905 # 3n-skx-x710
19906
19907 - type: "plot"
19908   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
19909   algorithm: "plot_perf_box_name"
19910   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
19911   data: "plot-dpdk-throughput-latency-3n-skx"
19912   include:
19913     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19914     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19915   layout:
19916     title: "3n-skx-x710-64b-2t1c-base-ndr"
19917     layout: "plot-throughput"
19918
19919 - type: "plot"
19920   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
19921   algorithm: "plot_perf_box_name"
19922   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
19923   data: "plot-dpdk-throughput-latency-3n-skx"
19924   include:
19925     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19926     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19927   layout:
19928     title: "3n-skx-x710-64b-4t2c-base-ndr"
19929     layout: "plot-throughput"
19930
19931 - type: "plot"
19932   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
19933   algorithm: "plot_perf_box_name"
19934   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
19935   data: "plot-dpdk-throughput-latency-3n-skx"
19936   include:
19937     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19938     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19939   layout:
19940     title: "3n-skx-x710-64b-2t1c-base-pdr"
19941     layout: "plot-throughput"
19942
19943 - type: "plot"
19944   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
19945   algorithm: "plot_perf_box_name"
19946   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
19947   data: "plot-dpdk-throughput-latency-3n-skx"
19948   include:
19949     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19950     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19951   layout:
19952     title: "3n-skx-x710-64b-4t2c-base-pdr"
19953     layout: "plot-throughput"
19954
19955 # 3n-hsw-xl710
19956
19957 - type: "plot"
19958   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
19959   algorithm: "plot_perf_box_name"
19960   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
19961   data: "plot-dpdk-throughput-latency-3n-hsw"
19962   include:
19963     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19964     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19965   layout:
19966     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
19967     layout: "plot-throughput"
19968
19969 - type: "plot"
19970   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
19971   algorithm: "plot_perf_box_name"
19972   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
19973   data: "plot-dpdk-throughput-latency-3n-hsw"
19974   include:
19975     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19976     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19977   layout:
19978     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
19979     layout: "plot-throughput"
19980
19981 - type: "plot"
19982   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
19983   algorithm: "plot_perf_box_name"
19984   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
19985   data: "plot-dpdk-throughput-latency-3n-hsw"
19986   include:
19987     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19988     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19989   layout:
19990     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
19991     layout: "plot-throughput"
19992
19993 - type: "plot"
19994   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
19995   algorithm: "plot_perf_box_name"
19996   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
19997   data: "plot-dpdk-throughput-latency-3n-hsw"
19998   include:
19999     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20000     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20001   layout:
20002     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
20003     layout: "plot-throughput"
20004
20005 # 3n-hsw-x710
20006
20007 - type: "plot"
20008   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
20009   algorithm: "plot_perf_box_name"
20010   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
20011   data: "plot-dpdk-throughput-latency-3n-hsw"
20012   include:
20013     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20014     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20015   layout:
20016     title: "3n-hsw-x710-64b-1t1c-base-ndr"
20017     layout: "plot-throughput"
20018
20019 - type: "plot"
20020   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
20021   algorithm: "plot_perf_box_name"
20022   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
20023   data: "plot-dpdk-throughput-latency-3n-hsw"
20024   include:
20025     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20026     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20027   layout:
20028     title: "3n-hsw-x710-64b-2t2c-base-ndr"
20029     layout: "plot-throughput"
20030
20031 - type: "plot"
20032   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
20033   algorithm: "plot_perf_box_name"
20034   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
20035   data: "plot-dpdk-throughput-latency-3n-hsw"
20036   include:
20037     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20038     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20039   layout:
20040     title: "3n-hsw-x710-64b-1t1c-base-pdr"
20041     layout: "plot-throughput"
20042
20043 - type: "plot"
20044   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
20045   algorithm: "plot_perf_box_name"
20046   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
20047   data: "plot-dpdk-throughput-latency-3n-hsw"
20048   include:
20049     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20050     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20051   layout:
20052     title: "3n-hsw-x710-64b-2t2c-base-pdr"
20053     layout: "plot-throughput"
20054
20055 ## 2n-dnv-x553
20056 #
20057 #- type: "plot"
20058 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
20059 #  algorithm: "plot_perf_box_name"
20060 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
20061 #  data: "plot-dpdk-throughput-latency-2n-dnv"
20062 #  include:
20063 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20064 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20065 #  layout:
20066 #    title: "2n-dnv-x553-64b-1t1c-base-ndr"
20067 #    layout: "plot-throughput"
20068 #
20069 #- type: "plot"
20070 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
20071 #  algorithm: "plot_perf_box_name"
20072 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
20073 #  data: "plot-dpdk-throughput-latency-2n-dnv"
20074 #  include:
20075 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20076 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20077 #  layout:
20078 #    title: "2n-dnv-x553-64b-2t2c-base-ndr"
20079 #    layout: "plot-throughput"
20080 #
20081 #- type: "plot"
20082 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
20083 #  algorithm: "plot_perf_box_name"
20084 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
20085 #  data: "plot-dpdk-throughput-latency-2n-dnv"
20086 #  include:
20087 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20088 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20089 #  layout:
20090 #    title: "2n-dnv-x553-64b-1t1c-base-pdr"
20091 #    layout: "plot-throughput"
20092 #
20093 #- type: "plot"
20094 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
20095 #  algorithm: "plot_perf_box_name"
20096 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
20097 #  data: "plot-dpdk-throughput-latency-2n-dnv"
20098 #  include:
20099 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20100 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20101 #  layout:
20102 #    title: "2n-dnv-x553-64b-2t2c-base-pdr"
20103 #    layout: "plot-throughput"
20104 #
20105 ## 3n-dnv-x553
20106 #
20107 #- type: "plot"
20108 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
20109 #  algorithm: "plot_perf_box_name"
20110 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
20111 #  data: "plot-dpdk-throughput-latency-3n-dnv"
20112 #  include:
20113 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20114 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20115 #  layout:
20116 #    title: "3n-dnv-x553-64b-1t1c-base-ndr"
20117 #    layout: "plot-throughput"
20118 #
20119 #- type: "plot"
20120 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
20121 #  algorithm: "plot_perf_box_name"
20122 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
20123 #  data: "plot-dpdk-throughput-latency-3n-dnv"
20124 #  include:
20125 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20126 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20127 #  layout:
20128 #    title: "3n-dnv-x553-64b-2t2c-base-ndr"
20129 #    layout: "plot-throughput"
20130 #
20131 #- type: "plot"
20132 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
20133 #  algorithm: "plot_perf_box_name"
20134 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
20135 #  data: "plot-dpdk-throughput-latency-3n-dnv"
20136 #  include:
20137 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20138 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20139 #  layout:
20140 #    title: "3n-dnv-x553-64b-1t1c-base-pdr"
20141 #    layout: "plot-throughput"
20142 #
20143 #- type: "plot"
20144 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
20145 #  algorithm: "plot_perf_box_name"
20146 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
20147 #  data: "plot-dpdk-throughput-latency-3n-dnv"
20148 #  include:
20149 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20150 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20151 #  layout:
20152 #    title: "3n-dnv-x553-64b-2t2c-base-pdr"
20153 #    layout: "plot-throughput"
20154
20155 # 3n-tsh-x520
20156
20157 - type: "plot"
20158   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
20159   algorithm: "plot_perf_box_name"
20160   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
20161   data: "plot-dpdk-throughput-latency-3n-tsh"
20162   include:
20163     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20164     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20165   layout:
20166     title: "3n-tsh-x520-64b-1t1c-base-ndr"
20167     layout: "plot-throughput"
20168
20169 - type: "plot"
20170   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
20171   algorithm: "plot_perf_box_name"
20172   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
20173   data: "plot-dpdk-throughput-latency-3n-tsh"
20174   include:
20175     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20176     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20177   layout:
20178     title: "3n-tsh-x520-64b-2t2c-base-ndr"
20179     layout: "plot-throughput"
20180
20181 - type: "plot"
20182   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
20183   algorithm: "plot_perf_box_name"
20184   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
20185   data: "plot-dpdk-throughput-latency-3n-tsh"
20186   include:
20187     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20188     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20189   layout:
20190     title: "3n-tsh-x520-64b-1t1c-base-pdr"
20191     layout: "plot-throughput"
20192
20193 - type: "plot"
20194   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
20195   algorithm: "plot_perf_box_name"
20196   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
20197   data: "plot-dpdk-throughput-latency-3n-tsh"
20198   include:
20199     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20200     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20201   layout:
20202     title: "3n-tsh-x520-64b-2t2c-base-pdr"
20203     layout: "plot-throughput"
20204
20205 # 2n-tx2-xl710
20206
20207 - type: "plot"
20208   title: "DPDK Throughput: 2n-tx2-xl710-64b-1t1c-base-ndr"
20209   algorithm: "plot_perf_box_name"
20210   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-1t1c-base-ndr"
20211   data: "plot-dpdk-throughput-latency-2n-tx2"
20212   include:
20213     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20214     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20215   layout:
20216     title: "2n-tx2-xl710-64b-1t1c-base-ndr"
20217     layout: "plot-throughput"
20218
20219 - type: "plot"
20220   title: "DPDK Throughput: 2n-tx2-xl710-64b-2t2c-base-ndr"
20221   algorithm: "plot_perf_box_name"
20222   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-2t2c-base-ndr"
20223   data: "plot-dpdk-throughput-latency-2n-tx2"
20224   include:
20225     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20226     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20227   layout:
20228     title: "2n-tx2-xl710-64b-2t2c-base-ndr"
20229     layout: "plot-throughput"
20230
20231 - type: "plot"
20232   title: "DPDK Throughput: 2n-tx2-xl710-64b-1t1c-base-pdr"
20233   algorithm: "plot_perf_box_name"
20234   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-1t1c-base-pdr"
20235   data: "plot-dpdk-throughput-latency-2n-tx2"
20236   include:
20237     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20238     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20239   layout:
20240     title: "2n-tx2-xl710-64b-1t1c-base-pdr"
20241     layout: "plot-throughput"
20242
20243 - type: "plot"
20244   title: "DPDK Throughput: 2n-tx2-xl710-64b-2t2c-base-pdr"
20245   algorithm: "plot_perf_box_name"
20246   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-2t2c-base-pdr"
20247   data: "plot-dpdk-throughput-latency-2n-tx2"
20248   include:
20249     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20250     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20251   layout:
20252     title: "2n-tx2-xl710-64b-2t2c-base-pdr"
20253     layout: "plot-throughput"
20254
20255 ################################################################################
20256 ###   2n-clx                                                                 ###
20257 ################################################################################
20258
20259 # Packet Throughput
20260
20261 - type: "plot"
20262   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
20263   algorithm: "plot_perf_box_name"
20264   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
20265   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20266   include:
20267     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20268     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20269     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20270     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20271   layout:
20272     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
20273     layout: "plot-throughput"
20274
20275 - type: "plot"
20276   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
20277   algorithm: "plot_perf_box_name"
20278   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
20279   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20280   include:
20281     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20282     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20283     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20284     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20285   layout:
20286     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
20287     layout: "plot-throughput"
20288
20289 - type: "plot"
20290   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
20291   algorithm: "plot_perf_box_name"
20292   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
20293   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20294   include:
20295     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20296     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20297     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20298     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20299   layout:
20300     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
20301     layout: "plot-throughput"
20302
20303 - type: "plot"
20304   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
20305   algorithm: "plot_perf_box_name"
20306   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
20307   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20308   include:
20309     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20310     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20311     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20312     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20313   layout:
20314     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
20315     layout: "plot-throughput"
20316
20317 - type: "plot"
20318   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
20319   algorithm: "plot_perf_box_name"
20320   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
20321   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20322   include:
20323     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20324     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20325     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20326     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20327   layout:
20328     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
20329     layout: "plot-throughput"
20330
20331 - type: "plot"
20332   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
20333   algorithm: "plot_perf_box_name"
20334   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
20335   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20336   include:
20337     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20338     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20339     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20340     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20341   layout:
20342     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
20343     layout: "plot-throughput"
20344
20345 - type: "plot"
20346   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
20347   algorithm: "plot_perf_box_name"
20348   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
20349   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20350   include:
20351     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
20352     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20353     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20354     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20355     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20356     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20357   layout:
20358     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
20359     layout: "plot-throughput"
20360
20361 - type: "plot"
20362   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
20363   algorithm: "plot_perf_box_name"
20364   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
20365   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20366   include:
20367     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
20368     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20369     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20370     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20371     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20372     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20373   layout:
20374     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
20375     layout: "plot-throughput"
20376
20377 - type: "plot"
20378   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
20379   algorithm: "plot_perf_box_name"
20380   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
20381   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20382   include:
20383     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20384     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
20385     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
20386     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
20387     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
20388     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20389     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20390   layout:
20391     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
20392     layout: "plot-throughput"
20393
20394 - type: "plot"
20395   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
20396   algorithm: "plot_perf_box_name"
20397   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
20398   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20399   include:
20400     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20401     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
20402     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
20403     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
20404     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
20405     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20406     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20407   layout:
20408     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
20409     layout: "plot-throughput"
20410
20411 - type: "plot"
20412   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
20413   algorithm: "plot_perf_box_name"
20414   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
20415   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20416   include:
20417     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20418     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20419     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
20420     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
20421     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
20422     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
20423     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
20424     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
20425   layout:
20426     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
20427     layout: "plot-throughput"
20428
20429 - type: "plot"
20430   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
20431   algorithm: "plot_perf_box_name"
20432   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
20433   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20434   include:
20435     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20436     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20437     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
20438     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
20439     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
20440     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
20441     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
20442     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
20443   layout:
20444     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
20445     layout: "plot-throughput"
20446
20447 - type: "plot"
20448   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
20449   algorithm: "plot_perf_box_name"
20450   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
20451   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20452   include:
20453     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20454     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20455     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20456     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20457     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20458     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20459   layout:
20460     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
20461     layout: "plot-throughput"
20462
20463 - type: "plot"
20464   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
20465   algorithm: "plot_perf_box_name"
20466   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
20467   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20468   include:
20469     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20470     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20471     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20472     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20473     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20474     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20475   layout:
20476     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
20477     layout: "plot-throughput"
20478
20479 - type: "plot"
20480   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
20481   algorithm: "plot_perf_box_name"
20482   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
20483   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20484   include:
20485     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20486     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
20487     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
20488     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
20489     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
20490   layout:
20491     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
20492     layout: "plot-throughput"
20493
20494 - type: "plot"
20495   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
20496   algorithm: "plot_perf_box_name"
20497   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
20498   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20499   include:
20500     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
20501     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
20502     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
20503     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
20504     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
20505   layout:
20506     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
20507     layout: "plot-throughput"
20508
20509 - type: "plot"
20510   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
20511   algorithm: "plot_perf_box_name"
20512   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
20513   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20514   include:
20515     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20516     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20517     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20518     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20519     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20520     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20521     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20522     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20523     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20524     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20525   layout:
20526     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
20527     layout: "plot-cps"
20528
20529 - type: "plot"
20530   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20531   algorithm: "plot_perf_box_name"
20532   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20533   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20534   include:
20535     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20536     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20537     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20538     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20539     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20540     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20541     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20542     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20543     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20544     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20545   layout:
20546     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20547     layout: "plot-throughput"
20548
20549 - type: "plot"
20550   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20551   algorithm: "plot_perf_box_name"
20552   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20553   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20554   include:
20555     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20556     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20557     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20558     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20559     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20560     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20561     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20562     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20563     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20564     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20565   layout:
20566     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20567     layout: "plot-cps"
20568
20569 - type: "plot"
20570   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20571   algorithm: "plot_perf_box_name"
20572   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20573   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20574   include:
20575     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20576     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20577     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20578     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20579     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20580     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20581     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20582     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20583     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20584     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20585   layout:
20586     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20587     layout: "plot-throughput"
20588
20589 - type: "plot"
20590   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
20591   algorithm: "plot_perf_box_name"
20592   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
20593   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20594   include:
20595     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20596     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
20597     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
20598     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
20599     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
20600   layout:
20601     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
20602     layout: "plot-throughput"
20603
20604 - type: "plot"
20605   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
20606   algorithm: "plot_perf_box_name"
20607   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
20608   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20609   include:
20610     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
20611     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
20612     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
20613     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
20614     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
20615   layout:
20616     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
20617     layout: "plot-throughput"
20618
20619 - type: "plot"
20620   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20621   algorithm: "plot_perf_box_name"
20622   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20623   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20624   include:
20625     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20626     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20627     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20628     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20629     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20630     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20631     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20632     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20633     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20634     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20635   layout:
20636     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20637     layout: "plot-cps"
20638
20639 - type: "plot"
20640   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20641   algorithm: "plot_perf_box_name"
20642   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20643   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20644   include:
20645     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20646     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20647     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20648     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20649     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20650     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20651     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20652     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20653     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20654     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20655   layout:
20656     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20657     layout: "plot-throughput"
20658
20659 - type: "plot"
20660   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20661   algorithm: "plot_perf_box_name"
20662   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20663   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20664   include:
20665     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20666     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20667     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20668     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20669     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20670     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20671     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20672     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20673     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20674     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20675   layout:
20676     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20677     layout: "plot-cps"
20678
20679 - type: "plot"
20680   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20681   algorithm: "plot_perf_box_name"
20682   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20683   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20684   include:
20685     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20686     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20687     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20688     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20689     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20690     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20691     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20692     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20693     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20694     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20695   layout:
20696     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20697     layout: "plot-throughput"
20698
20699 - type: "plot"
20700   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
20701   algorithm: "plot_perf_box_name"
20702   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
20703   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20704   include:
20705     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20706     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20707     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20708     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20709     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20710     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20711     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20712     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20713     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20714     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20715   layout:
20716     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
20717     layout: "plot-throughput"
20718
20719 - type: "plot"
20720   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
20721   algorithm: "plot_perf_box_name"
20722   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
20723   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20724   include:
20725     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20726     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20727     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20728     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20729     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20730     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20731     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20732     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20733     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20734     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20735   layout:
20736     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
20737     layout: "plot-throughput"
20738
20739 - type: "plot"
20740   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
20741   algorithm: "plot_perf_box_name"
20742   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
20743   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20744   include:
20745     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20746     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20747     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20748     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20749     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20750     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20751     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20752     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20753     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20754     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20755   layout:
20756     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
20757     layout: "plot-throughput"
20758
20759 - type: "plot"
20760   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
20761   algorithm: "plot_perf_box_name"
20762   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
20763   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20764   include:
20765     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20766     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20767     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20768     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20769     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20770     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20771     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20772     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20773     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20774     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20775   layout:
20776     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
20777     layout: "plot-throughput"
20778
20779 - type: "plot"
20780   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-ndr"
20781   algorithm: "plot_perf_box_name"
20782   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-ndr"
20783   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20784   include:
20785     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20786     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20787     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20788     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20789     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20790     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20791     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20792     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20793     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20794     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20795   layout:
20796     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
20797     layout: "plot-throughput"
20798
20799 - type: "plot"
20800   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-pdr"
20801   algorithm: "plot_perf_box_name"
20802   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-pdr"
20803   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20804   include:
20805     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20806     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20807     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20808     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20809     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20810     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20811     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20812     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20813     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20814     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20815   layout:
20816     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
20817     layout: "plot-throughput"
20818
20819 - type: "plot"
20820   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-ndr"
20821   algorithm: "plot_perf_box_name"
20822   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-ndr"
20823   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20824   include:
20825     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20826     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20827     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20828     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20829     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20830     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20831     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20832     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20833     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20834     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20835   layout:
20836     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
20837     layout: "plot-throughput"
20838
20839 - type: "plot"
20840   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-pdr"
20841   algorithm: "plot_perf_box_name"
20842   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-pdr"
20843   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20844   include:
20845     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20846     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20847     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20848     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20849     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20850     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20851     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20852     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20853     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20854     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20855   layout:
20856     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
20857     layout: "plot-throughput"
20858
20859 - type: "plot"
20860   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
20861   algorithm: "plot_perf_box_name"
20862   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
20863   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20864   include:
20865     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20866     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20867     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20868     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20869     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20870     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20871   layout:
20872     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
20873     layout: "plot-throughput"
20874
20875 - type: "plot"
20876   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
20877   algorithm: "plot_perf_box_name"
20878   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
20879   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20880   include:
20881     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20882     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20883     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20884     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20885     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20886     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20887   layout:
20888     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
20889     layout: "plot-throughput"
20890
20891 - type: "plot"
20892   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
20893   algorithm: "plot_perf_box_name"
20894   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
20895   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20896   include:
20897     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
20898     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
20899     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
20900     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
20901     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
20902     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
20903     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
20904     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
20905   layout:
20906     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
20907     layout: "plot-throughput"
20908
20909 - type: "plot"
20910   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
20911   algorithm: "plot_perf_box_name"
20912   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
20913   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20914   include:
20915     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
20916     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
20917     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
20918     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
20919     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
20920     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
20921     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
20922     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
20923   layout:
20924     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
20925     layout: "plot-throughput"
20926
20927 - type: "plot"
20928   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20929   algorithm: "plot_perf_box_name"
20930   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20931   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20932   include:
20933     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20934     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20935     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20936     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20937     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20938     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20939   layout:
20940     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20941     layout: "plot-throughput"
20942
20943 - type: "plot"
20944   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20945   algorithm: "plot_perf_box_name"
20946   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20947   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20948   include:
20949     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20950     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20951     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20952     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20953     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20954     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20955   layout:
20956     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20957     layout: "plot-throughput"
20958
20959 - type: "plot"
20960   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
20961   algorithm: "plot_perf_box_name"
20962   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
20963   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20964   include:
20965     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
20966     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
20967     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
20968     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
20969     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
20970   layout:
20971     title: "2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
20972     layout: "plot-throughput"
20973
20974 - type: "plot"
20975   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
20976   algorithm: "plot_perf_box_name"
20977   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
20978   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20979   include:
20980     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
20981     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
20982     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
20983     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
20984     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
20985   layout:
20986     title: "2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
20987     layout: "plot-throughput"
20988
20989 - type: "plot"
20990   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
20991   algorithm: "plot_perf_box_name"
20992   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
20993   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20994   include:
20995     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20996     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20997     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20998     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
20999     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
21000     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
21001     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
21002   layout:
21003     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
21004     layout: "plot-throughput"
21005
21006 - type: "plot"
21007   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
21008   algorithm: "plot_perf_box_name"
21009   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
21010   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21011   include:
21012     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
21013     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
21014     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
21015     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
21016     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
21017     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
21018     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
21019   layout:
21020     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
21021     layout: "plot-throughput"
21022
21023 - type: "plot"
21024   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
21025   algorithm: "plot_perf_box_name"
21026   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
21027   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21028   include:
21029     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
21030     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
21031     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
21032     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
21033     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
21034     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
21035     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
21036     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
21037   layout:
21038     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
21039     layout: "plot-throughput"
21040
21041 - type: "plot"
21042   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
21043   algorithm: "plot_perf_box_name"
21044   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
21045   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21046   include:
21047     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
21048     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
21049     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
21050     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
21051     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
21052     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
21053     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
21054     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
21055   layout:
21056     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
21057     layout: "plot-throughput"
21058
21059 - type: "plot"
21060   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
21061   algorithm: "plot_perf_box_name"
21062   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
21063   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21064   include:
21065     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
21066     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
21067     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
21068     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
21069     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
21070     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
21071     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
21072     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
21073   layout:
21074     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
21075     layout: "plot-throughput"
21076
21077 - type: "plot"
21078   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
21079   algorithm: "plot_perf_box_name"
21080   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
21081   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21082   include:
21083     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
21084     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
21085     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
21086     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
21087     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
21088     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
21089     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
21090     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
21091   layout:
21092     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
21093     layout: "plot-throughput"
21094
21095 - type: "plot"
21096   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
21097   algorithm: "plot_perf_box_name"
21098   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
21099   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21100   include:
21101     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
21102     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
21103     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
21104     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
21105     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
21106     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
21107     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
21108     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
21109   layout:
21110     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
21111     layout: "plot-throughput"
21112
21113 - type: "plot"
21114   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
21115   algorithm: "plot_perf_box_name"
21116   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
21117   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21118   include:
21119     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
21120     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
21121     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
21122     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
21123     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
21124     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
21125     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
21126     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
21127   layout:
21128     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
21129     layout: "plot-throughput"
21130
21131 - type: "plot"
21132   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
21133   algorithm: "plot_perf_box_name"
21134   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
21135   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21136   include:
21137     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21138     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
21139     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
21140     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21141     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21142   layout:
21143     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
21144     layout: "plot-throughput"
21145
21146 - type: "plot"
21147   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
21148   algorithm: "plot_perf_box_name"
21149   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
21150   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21151   include:
21152     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21153     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
21154     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
21155     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21156     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21157   layout:
21158     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
21159     layout: "plot-throughput"
21160
21161 - type: "plot"
21162   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
21163   algorithm: "plot_perf_box_name"
21164   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
21165   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21166   include:
21167     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
21168     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
21169     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
21170     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21171     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
21172   layout:
21173     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
21174     layout: "plot-throughput"
21175
21176 - type: "plot"
21177   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21178   algorithm: "plot_perf_box_name"
21179   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21180   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21181   include:
21182     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
21183     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
21184     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
21185     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21186     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
21187   layout:
21188     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21189     layout: "plot-throughput"
21190
21191 - type: "plot"
21192   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
21193   algorithm: "plot_perf_box_name"
21194   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
21195   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21196   include:
21197     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
21198     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21199     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
21200     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
21201     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21202   layout:
21203     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
21204     layout: "plot-throughput"
21205
21206 - type: "plot"
21207   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
21208   algorithm: "plot_perf_box_name"
21209   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
21210   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21211   include:
21212     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
21213     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21214     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
21215     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
21216     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21217   layout:
21218     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
21219     layout: "plot-throughput"
21220
21221 - type: "plot"
21222   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
21223   algorithm: "plot_perf_box_name"
21224   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
21225   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21226   include:
21227     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21228     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
21229     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
21230     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21231   layout:
21232     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
21233     layout: "plot-throughput"
21234
21235 - type: "plot"
21236   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
21237   algorithm: "plot_perf_box_name"
21238   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
21239   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21240   include:
21241     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21242     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
21243     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
21244     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21245   layout:
21246     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
21247     layout: "plot-throughput"
21248
21249 - type: "plot"
21250   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
21251   algorithm: "plot_perf_box_name"
21252   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
21253   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21254   include:
21255     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
21256     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
21257     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
21258     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
21259     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21260   layout:
21261     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
21262     layout: "plot-throughput"
21263
21264 - type: "plot"
21265   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
21266   algorithm: "plot_perf_box_name"
21267   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
21268   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21269   include:
21270     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
21271     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
21272     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
21273     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
21274     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21275   layout:
21276     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
21277     layout: "plot-throughput"
21278
21279 - type: "plot"
21280   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
21281   algorithm: "plot_perf_box_name"
21282   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
21283   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21284   include:
21285     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21286     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
21287     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
21288     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
21289   layout:
21290     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
21291     layout: "plot-throughput"
21292
21293 - type: "plot"
21294   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21295   algorithm: "plot_perf_box_name"
21296   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21297   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21298   include:
21299     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21300     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
21301     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
21302     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
21303   layout:
21304     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21305     layout: "plot-throughput"
21306
21307 - type: "plot"
21308   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
21309   algorithm: "plot_perf_box_name"
21310   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
21311   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21312   include:
21313     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
21314     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
21315     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
21316     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
21317     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21318   layout:
21319     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
21320     layout: "plot-throughput"
21321
21322 - type: "plot"
21323   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
21324   algorithm: "plot_perf_box_name"
21325   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
21326   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21327   include:
21328     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
21329     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
21330     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
21331     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
21332     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21333   layout:
21334     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
21335     layout: "plot-throughput"
21336
21337 - type: "plot"
21338   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
21339   algorithm: "plot_perf_box_name"
21340   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
21341   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21342   include:
21343     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21344     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
21345     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
21346     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
21347   layout:
21348     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
21349     layout: "plot-throughput"
21350
21351 - type: "plot"
21352   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
21353   algorithm: "plot_perf_box_name"
21354   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
21355   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21356   include:
21357     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21358     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
21359     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
21360     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
21361   layout:
21362     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
21363     layout: "plot-throughput"
21364
21365 - type: "plot"
21366   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
21367   algorithm: "plot_perf_box_name"
21368   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
21369   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21370   include:
21371     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21372     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21373     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21374     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21375     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21376   layout:
21377     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
21378     layout: "plot-throughput"
21379
21380 - type: "plot"
21381   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
21382   algorithm: "plot_perf_box_name"
21383   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
21384   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21385   include:
21386     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21387     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21388     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21389     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21390     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21391   layout:
21392     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
21393     layout: "plot-throughput"
21394
21395 - type: "plot"
21396   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
21397   algorithm: "plot_perf_box_name"
21398   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
21399   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21400   include:
21401     - "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"
21402     - "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"
21403     - "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"
21404     - "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"
21405     - "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"
21406   layout:
21407     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
21408     layout: "plot-throughput"
21409
21410 - type: "plot"
21411   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
21412   algorithm: "plot_perf_box_name"
21413   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
21414   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21415   include:
21416     - "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"
21417     - "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"
21418     - "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"
21419     - "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"
21420     - "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"
21421   layout:
21422     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
21423     layout: "plot-throughput"
21424
21425 - type: "plot"
21426   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
21427   algorithm: "plot_perf_box_name"
21428   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
21429   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21430   include:
21431     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21432     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21433     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21434     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21435     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21436   layout:
21437     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
21438     layout: "plot-throughput"
21439
21440 - type: "plot"
21441   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
21442   algorithm: "plot_perf_box_name"
21443   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
21444   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21445   include:
21446     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21447     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21448     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21449     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21450     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21451   layout:
21452     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
21453     layout: "plot-throughput"
21454
21455 - type: "plot"
21456   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
21457   algorithm: "plot_perf_box_name"
21458   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
21459   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21460   include:
21461     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21462     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21463     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21464     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21465     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
21466   layout:
21467     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
21468     layout: "plot-throughput"
21469
21470 - type: "plot"
21471   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
21472   algorithm: "plot_perf_box_name"
21473   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
21474   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21475   include:
21476     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21477     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21478     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21479     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21480     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
21481   layout:
21482     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
21483     layout: "plot-throughput"
21484
21485 - type: "plot"
21486   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
21487   algorithm: "plot_perf_box_name"
21488   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
21489   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21490   include:
21491     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21492     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21493     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21494     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21495   layout:
21496     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
21497     layout: "plot-throughput"
21498
21499 - type: "plot"
21500   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
21501   algorithm: "plot_perf_box_name"
21502   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
21503   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21504   include:
21505     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21506     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21507     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21508     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21509   layout:
21510     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
21511     layout: "plot-throughput"
21512
21513 - type: "plot"
21514   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
21515   algorithm: "plot_perf_box_name"
21516   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
21517   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21518   include:
21519     - "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"
21520     - "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"
21521     - "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"
21522     - "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"
21523   layout:
21524     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
21525     layout: "plot-throughput"
21526
21527 - type: "plot"
21528   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
21529   algorithm: "plot_perf_box_name"
21530   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
21531   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21532   include:
21533     - "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"
21534     - "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"
21535     - "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"
21536     - "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"
21537   layout:
21538     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
21539     layout: "plot-throughput"
21540
21541 - type: "plot"
21542   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
21543   algorithm: "plot_perf_box_name"
21544   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
21545   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21546   include:
21547     - "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"
21548     - "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"
21549     - "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"
21550     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
21551     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
21552     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
21553   layout:
21554     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
21555     layout: "plot-throughput"
21556
21557 - type: "plot"
21558   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
21559   algorithm: "plot_perf_box_name"
21560   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
21561   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21562   include:
21563     - "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"
21564     - "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"
21565     - "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"
21566     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
21567     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
21568     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
21569   layout:
21570     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
21571     layout: "plot-throughput"
21572
21573 ################################################################################
21574
21575 # Packet Speedup
21576
21577 - type: "plot"
21578   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
21579   algorithm: "plot_tsa_name"
21580   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
21581   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21582   include:
21583     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21584     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21585     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21586     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21587   layout:
21588     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
21589     layout: "plot-throughput-speedup-analysis"
21590
21591 - type: "plot"
21592   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
21593   algorithm: "plot_tsa_name"
21594   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
21595   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21596   include:
21597     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21598     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21599     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21600     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21601   layout:
21602     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
21603     layout: "plot-throughput-speedup-analysis"
21604
21605 - type: "plot"
21606   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
21607   algorithm: "plot_tsa_name"
21608   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
21609   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21610   include:
21611     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21612     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21613     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21614     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21615   layout:
21616     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
21617     layout: "plot-throughput-speedup-analysis"
21618
21619 - type: "plot"
21620   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
21621   algorithm: "plot_tsa_name"
21622   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
21623   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21624   include:
21625     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21626     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21627     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21628     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21629   layout:
21630     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
21631     layout: "plot-throughput-speedup-analysis"
21632
21633 - type: "plot"
21634   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
21635   algorithm: "plot_tsa_name"
21636   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
21637   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21638   include:
21639     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21640     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21641     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21642     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21643   layout:
21644     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
21645     layout: "plot-throughput-speedup-analysis"
21646
21647 - type: "plot"
21648   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
21649   algorithm: "plot_tsa_name"
21650   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
21651   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21652   include:
21653     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21654     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21655     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21656     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21657   layout:
21658     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
21659     layout: "plot-throughput-speedup-analysis"
21660
21661 - type: "plot"
21662   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
21663   algorithm: "plot_tsa_name"
21664   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
21665   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21666   include:
21667     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
21668     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21669     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21670     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21671     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21672     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21673   layout:
21674     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
21675     layout: "plot-throughput-speedup-analysis"
21676
21677 - type: "plot"
21678   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
21679   algorithm: "plot_tsa_name"
21680   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
21681   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21682   include:
21683     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
21684     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21685     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21686     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21687     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21688     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21689   layout:
21690     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
21691     layout: "plot-throughput-speedup-analysis"
21692
21693 - type: "plot"
21694   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
21695   algorithm: "plot_tsa_name"
21696   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
21697   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21698   include:
21699     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21700     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
21701     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
21702     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
21703     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
21704     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21705     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21706   layout:
21707     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
21708     layout: "plot-throughput-speedup-analysis"
21709
21710 - type: "plot"
21711   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
21712   algorithm: "plot_tsa_name"
21713   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
21714   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21715   include:
21716     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21717     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
21718     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
21719     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
21720     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
21721     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21722     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21723   layout:
21724     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
21725     layout: "plot-throughput-speedup-analysis"
21726
21727 - type: "plot"
21728   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
21729   algorithm: "plot_tsa_name"
21730   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
21731   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21732   include:
21733     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21734     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21735     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
21736     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
21737     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
21738     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
21739     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
21740     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
21741   layout:
21742     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
21743     layout: "plot-throughput-speedup-analysis"
21744
21745 - type: "plot"
21746   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
21747   algorithm: "plot_tsa_name"
21748   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
21749   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21750   include:
21751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21752     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21753     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
21754     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
21755     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
21756     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
21757     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
21758     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
21759   layout:
21760     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
21761     layout: "plot-throughput-speedup-analysis"
21762
21763 - type: "plot"
21764   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
21765   algorithm: "plot_tsa_name"
21766   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
21767   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21768   include:
21769     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21770     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21771     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21772     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21773     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21774     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21775   layout:
21776     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
21777     layout: "plot-throughput-speedup-analysis"
21778
21779 - type: "plot"
21780   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
21781   algorithm: "plot_tsa_name"
21782   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
21783   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21784   include:
21785     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21786     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
21787     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
21788     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
21789     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
21790   layout:
21791     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
21792     layout: "plot-throughput-speedup-analysis"
21793
21794 - type: "plot"
21795   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
21796   algorithm: "plot_tsa_name"
21797   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
21798   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21799   include:
21800     - "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"
21801     - "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"
21802     - "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"
21803     - "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"
21804     - "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"
21805   layout:
21806     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
21807     layout: "plot-throughput-speedup-analysis"
21808
21809 - type: "plot"
21810   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
21811   algorithm: "plot_tsa_name"
21812   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
21813   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21814   include:
21815     - "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"
21816     - "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"
21817     - "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"
21818     - "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"
21819     - "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"
21820     - "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"
21821     - "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"
21822     - "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"
21823     - "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"
21824     - "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"
21825   layout:
21826     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
21827     layout: "plot-throughput-speedup-analysis-cps"
21828
21829 - type: "plot"
21830   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
21831   algorithm: "plot_tsa_name"
21832   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
21833   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21834   include:
21835     - "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"
21836     - "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"
21837     - "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"
21838     - "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"
21839     - "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"
21840     - "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"
21841     - "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"
21842     - "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"
21843     - "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"
21844     - "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"
21845   layout:
21846     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
21847     layout: "plot-throughput-speedup-analysis"
21848
21849 - type: "plot"
21850   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
21851   algorithm: "plot_tsa_name"
21852   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
21853   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21854   include:
21855     - "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"
21856     - "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"
21857     - "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"
21858     - "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"
21859     - "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"
21860     - "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"
21861     - "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"
21862     - "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"
21863     - "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"
21864     - "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"
21865   layout:
21866     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
21867     layout: "plot-throughput-speedup-analysis-cps"
21868
21869 - type: "plot"
21870   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
21871   algorithm: "plot_tsa_name"
21872   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
21873   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21874   include:
21875     - "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"
21876     - "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"
21877     - "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"
21878     - "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"
21879     - "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"
21880     - "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"
21881     - "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"
21882     - "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"
21883     - "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"
21884     - "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"
21885   layout:
21886     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
21887     layout: "plot-throughput-speedup-analysis"
21888
21889 - type: "plot"
21890   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
21891   algorithm: "plot_tsa_name"
21892   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
21893   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21894   include:
21895     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21896     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21897     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21898     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21899     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21900     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21901   layout:
21902     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
21903     layout: "plot-throughput-speedup-analysis"
21904
21905 - type: "plot"
21906   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
21907   algorithm: "plot_tsa_name"
21908   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
21909   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21910   include:
21911     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21912     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
21913     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
21914     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
21915     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
21916   layout:
21917     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
21918     layout: "plot-throughput-speedup-analysis"
21919
21920 - type: "plot"
21921   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
21922   algorithm: "plot_tsa_name"
21923   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
21924   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21925   include:
21926     - "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"
21927     - "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"
21928     - "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"
21929     - "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"
21930     - "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"
21931   layout:
21932     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
21933     layout: "plot-throughput-speedup-analysis"
21934
21935 - type: "plot"
21936   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
21937   algorithm: "plot_tsa_name"
21938   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
21939   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21940   include:
21941     - "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"
21942     - "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"
21943     - "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"
21944     - "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"
21945     - "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"
21946     - "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"
21947     - "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"
21948     - "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"
21949     - "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"
21950     - "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"
21951   layout:
21952     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
21953     layout: "plot-throughput-speedup-analysis-cps"
21954
21955 - type: "plot"
21956   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
21957   algorithm: "plot_tsa_name"
21958   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
21959   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21960   include:
21961     - "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"
21962     - "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"
21963     - "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"
21964     - "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"
21965     - "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"
21966     - "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"
21967     - "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"
21968     - "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"
21969     - "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"
21970     - "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"
21971   layout:
21972     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
21973     layout: "plot-throughput-speedup-analysis"
21974
21975 - type: "plot"
21976   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
21977   algorithm: "plot_tsa_name"
21978   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
21979   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21980   include:
21981     - "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"
21982     - "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"
21983     - "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"
21984     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
21985     - "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"
21986     - "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"
21987     - "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"
21988     - "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"
21989     - "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"
21990     - "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"
21991   layout:
21992     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
21993     layout: "plot-throughput-speedup-analysis-cps"
21994
21995 - type: "plot"
21996   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
21997   algorithm: "plot_tsa_name"
21998   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
21999   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22000   include:
22001     - "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"
22002     - "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"
22003     - "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"
22004     - "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"
22005     - "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"
22006     - "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"
22007     - "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"
22008     - "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"
22009     - "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"
22010     - "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"
22011   layout:
22012     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
22013     layout: "plot-throughput-speedup-analysis"
22014
22015 - type: "plot"
22016   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
22017   algorithm: "plot_tsa_name"
22018   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
22019   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22020   include:
22021     - "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"
22022     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
22023     - "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"
22024     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
22025     - "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"
22026     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
22027     - "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"
22028     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
22029     - "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"
22030     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
22031   layout:
22032     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
22033     layout: "plot-throughput-speedup-analysis"
22034
22035 - type: "plot"
22036   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
22037   algorithm: "plot_tsa_name"
22038   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
22039   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22040   include:
22041     - "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"
22042     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
22043     - "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"
22044     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
22045     - "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"
22046     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
22047     - "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"
22048     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
22049     - "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"
22050     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
22051   layout:
22052     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
22053     layout: "plot-throughput-speedup-analysis"
22054
22055 - type: "plot"
22056   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
22057   algorithm: "plot_tsa_name"
22058   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
22059   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22060   include:
22061     - "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"
22062     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
22063     - "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"
22064     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
22065     - "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"
22066     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
22067     - "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"
22068     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
22069     - "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"
22070     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
22071   layout:
22072     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
22073     layout: "plot-throughput-speedup-analysis"
22074
22075 - type: "plot"
22076   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
22077   algorithm: "plot_tsa_name"
22078   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
22079   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22080   include:
22081     - "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"
22082     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
22083     - "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"
22084     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
22085     - "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"
22086     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
22087     - "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"
22088     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
22089     - "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"
22090     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
22091   layout:
22092     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
22093     layout: "plot-throughput-speedup-analysis"
22094
22095 - type: "plot"
22096   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-ndr-tsa"
22097   algorithm: "plot_tsa_name"
22098   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-ndr-tsa"
22099   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22100   include:
22101     - "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"
22102     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
22103     - "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"
22104     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
22105     - "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"
22106     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
22107     - "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"
22108     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
22109     - "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"
22110     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
22111   layout:
22112     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
22113     layout: "plot-throughput-speedup-analysis"
22114
22115 - type: "plot"
22116   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-pdr-tsa"
22117   algorithm: "plot_tsa_name"
22118   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-pdr-tsa"
22119   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22120   include:
22121     - "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"
22122     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
22123     - "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"
22124     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
22125     - "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"
22126     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
22127     - "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"
22128     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
22129     - "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"
22130     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
22131   layout:
22132     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
22133     layout: "plot-throughput-speedup-analysis"
22134
22135 - type: "plot"
22136   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-ndr-tsa"
22137   algorithm: "plot_tsa_name"
22138   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-ndr-tsa"
22139   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22140   include:
22141     - "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"
22142     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
22143     - "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"
22144     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
22145     - "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"
22146     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
22147     - "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"
22148     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
22149     - "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"
22150     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
22151   layout:
22152     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
22153     layout: "plot-throughput-speedup-analysis"
22154
22155 - type: "plot"
22156   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-pdr-tsa"
22157   algorithm: "plot_tsa_name"
22158   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-pdr-tsa"
22159   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22160   include:
22161     - "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"
22162     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
22163     - "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"
22164     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
22165     - "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"
22166     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
22167     - "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"
22168     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
22169     - "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"
22170     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
22171   layout:
22172     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
22173     layout: "plot-throughput-speedup-analysis"
22174
22175 - type: "plot"
22176   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
22177   algorithm: "plot_tsa_name"
22178   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
22179   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22180   include:
22181     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
22182     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22183     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22184     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22185     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22186     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22187   layout:
22188     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
22189     layout: "plot-throughput-speedup-analysis"
22190
22191 - type: "plot"
22192   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
22193   algorithm: "plot_tsa_name"
22194   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
22195   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22196   include:
22197     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
22198     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22199     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22200     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22201     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22202     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22203   layout:
22204     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
22205     layout: "plot-throughput-speedup-analysis"
22206
22207 - type: "plot"
22208   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
22209   algorithm: "plot_tsa_name"
22210   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
22211   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22212   include:
22213     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
22214     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
22215     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
22216     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
22217     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
22218     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
22219     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
22220     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
22221   layout:
22222     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
22223     layout: "plot-throughput-speedup-analysis"
22224
22225 - type: "plot"
22226   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
22227   algorithm: "plot_tsa_name"
22228   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
22229   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22230   include:
22231     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
22232     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
22233     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
22234     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
22235     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
22236     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
22237     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
22238     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
22239   layout:
22240     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
22241     layout: "plot-throughput-speedup-analysis"
22242
22243 - type: "plot"
22244   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
22245   algorithm: "plot_tsa_name"
22246   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
22247   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22248   include:
22249     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22250     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22251     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22252     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22253     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22254     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22255   layout:
22256     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
22257     layout: "plot-throughput-speedup-analysis"
22258
22259 - type: "plot"
22260   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
22261   algorithm: "plot_tsa_name"
22262   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
22263   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22264   include:
22265     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22266     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22267     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22268     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22269     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22270     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22271   layout:
22272     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
22273     layout: "plot-throughput-speedup-analysis"
22274
22275 - type: "plot"
22276   title: "Speedup: 2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
22277   algorithm: "plot_tsa_name"
22278   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
22279   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22280   include:
22281     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
22282     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
22283     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
22284     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
22285     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
22286   layout:
22287     title: "2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
22288     layout: "plot-throughput-speedup-analysis"
22289
22290 - type: "plot"
22291   title: "Speedup: 2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
22292   algorithm: "plot_tsa_name"
22293   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
22294   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22295   include:
22296     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
22297     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
22298     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
22299     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
22300     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
22301   layout:
22302     title: "2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
22303     layout: "plot-throughput-speedup-analysis"
22304
22305 - type: "plot"
22306   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
22307   algorithm: "plot_tsa_name"
22308   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
22309   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22310   include:
22311     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
22312     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
22313     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
22314     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22315     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
22316     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
22317     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
22318   layout:
22319     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
22320     layout: "plot-throughput-speedup-analysis"
22321
22322 - type: "plot"
22323   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
22324   algorithm: "plot_tsa_name"
22325   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
22326   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22327   include:
22328     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
22329     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
22330     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
22331     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22332     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
22333     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
22334     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
22335   layout:
22336     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
22337     layout: "plot-throughput-speedup-analysis"
22338
22339 - type: "plot"
22340   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
22341   algorithm: "plot_tsa_name"
22342   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
22343   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22344   include:
22345     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
22346     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
22347     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
22348     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
22349     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
22350     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
22351     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
22352     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22353   layout:
22354     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
22355     layout: "plot-throughput-speedup-analysis"
22356
22357 - type: "plot"
22358   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
22359   algorithm: "plot_tsa_name"
22360   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
22361   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22362   include:
22363     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
22364     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
22365     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
22366     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
22367     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
22368     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
22369     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
22370     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22371   layout:
22372     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
22373     layout: "plot-throughput-speedup-analysis"
22374
22375 - type: "plot"
22376   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
22377   algorithm: "plot_tsa_name"
22378   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
22379   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22380   include:
22381     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
22382     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
22383     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
22384     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
22385     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
22386     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
22387     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
22388     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
22389   layout:
22390     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
22391     layout: "plot-throughput-speedup-analysis"
22392
22393 - type: "plot"
22394   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
22395   algorithm: "plot_tsa_name"
22396   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
22397   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22398   include:
22399     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
22400     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
22401     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
22402     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
22403     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
22404     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
22405     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
22406     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
22407   layout:
22408     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
22409     layout: "plot-throughput-speedup-analysis"
22410
22411 - type: "plot"
22412   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
22413   algorithm: "plot_tsa_name"
22414   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
22415   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22416   include:
22417     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
22418     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
22419     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
22420     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
22421     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
22422     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
22423     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
22424     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
22425   layout:
22426     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
22427     layout: "plot-throughput-speedup-analysis"
22428
22429 - type: "plot"
22430   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
22431   algorithm: "plot_tsa_name"
22432   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
22433   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22434   include:
22435     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
22436     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
22437     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
22438     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
22439     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
22440     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
22441     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
22442     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
22443   layout:
22444     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
22445     layout: "plot-throughput-speedup-analysis"
22446
22447 - type: "plot"
22448   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
22449   algorithm: "plot_tsa_name"
22450   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
22451   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22452   include:
22453     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22454     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22455     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22456     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22457     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22458   layout:
22459     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
22460     layout: "plot-throughput-speedup-analysis"
22461
22462 - type: "plot"
22463   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
22464   algorithm: "plot_tsa_name"
22465   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
22466   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22467   include:
22468     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22469     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22470     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22471     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22472     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22473   layout:
22474     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
22475     layout: "plot-throughput-speedup-analysis"
22476
22477 - type: "plot"
22478   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22479   algorithm: "plot_tsa_name"
22480   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22481   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22482   include:
22483     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22484     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22485     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22486     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22487     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22488   layout:
22489     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
22490     layout: "plot-throughput-speedup-analysis"
22491
22492 - type: "plot"
22493   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22494   algorithm: "plot_tsa_name"
22495   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22496   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22497   include:
22498     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22499     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22500     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22501     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22502     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22503   layout:
22504     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
22505     layout: "plot-throughput-speedup-analysis"
22506
22507 - type: "plot"
22508   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
22509   algorithm: "plot_tsa_name"
22510   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
22511   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22512   include:
22513     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
22514     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22515     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22516     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22517     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22518   layout:
22519     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
22520     layout: "plot-throughput-speedup-analysis"
22521
22522 - type: "plot"
22523   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
22524   algorithm: "plot_tsa_name"
22525   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
22526   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22527   include:
22528     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
22529     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22530     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22531     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22532     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22533   layout:
22534     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
22535     layout: "plot-throughput-speedup-analysis"
22536
22537 - type: "plot"
22538   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
22539   algorithm: "plot_tsa_name"
22540   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
22541   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22542   include:
22543     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22544     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
22545     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
22546     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22547   layout:
22548     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
22549     layout: "plot-throughput-speedup-analysis"
22550
22551 - type: "plot"
22552   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
22553   algorithm: "plot_tsa_name"
22554   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
22555   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22556   include:
22557     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22558     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
22559     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
22560     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22561   layout:
22562     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
22563     layout: "plot-throughput-speedup-analysis"
22564
22565 - type: "plot"
22566   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
22567   algorithm: "plot_tsa_name"
22568   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
22569   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22570   include:
22571     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
22572     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22573     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22574     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22575     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22576   layout:
22577     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
22578     layout: "plot-throughput-speedup-analysis"
22579
22580 - type: "plot"
22581   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
22582   algorithm: "plot_tsa_name"
22583   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
22584   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22585   include:
22586     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
22587     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22588     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22589     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22590     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22591   layout:
22592     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
22593     layout: "plot-throughput-speedup-analysis"
22594
22595 - type: "plot"
22596   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22597   algorithm: "plot_tsa_name"
22598   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22599   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22600   include:
22601     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22602     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
22603     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
22604     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22605   layout:
22606     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
22607     layout: "plot-throughput-speedup-analysis"
22608
22609 - type: "plot"
22610   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22611   algorithm: "plot_tsa_name"
22612   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22613   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22614   include:
22615     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22616     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
22617     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
22618     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22619   layout:
22620     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
22621     layout: "plot-throughput-speedup-analysis"
22622
22623 - type: "plot"
22624   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
22625   algorithm: "plot_tsa_name"
22626   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
22627   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22628   include:
22629     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
22630     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
22631     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
22632     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
22633     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22634   layout:
22635     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
22636     layout: "plot-throughput-speedup-analysis"
22637
22638 - type: "plot"
22639   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
22640   algorithm: "plot_tsa_name"
22641   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
22642   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22643   include:
22644     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
22645     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
22646     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
22647     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
22648     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22649   layout:
22650     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
22651     layout: "plot-throughput-speedup-analysis"
22652
22653 - type: "plot"
22654   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
22655   algorithm: "plot_tsa_name"
22656   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
22657   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22658   include:
22659     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22660     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
22661     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
22662     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
22663   layout:
22664     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
22665     layout: "plot-throughput-speedup-analysis"
22666
22667 - type: "plot"
22668   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
22669   algorithm: "plot_tsa_name"
22670   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
22671   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22672   include:
22673     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22674     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
22675     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
22676     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
22677   layout:
22678     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
22679     layout: "plot-throughput-speedup-analysis"
22680
22681 - type: "plot"
22682   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
22683   algorithm: "plot_tsa_name"
22684   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
22685   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22686   include:
22687     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22688     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22689     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22690     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22691     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22692   layout:
22693     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
22694     layout: "plot-throughput-speedup-analysis"
22695
22696 - type: "plot"
22697   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
22698   algorithm: "plot_tsa_name"
22699   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
22700   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22701   include:
22702     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22703     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22704     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22705     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22706     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22707   layout:
22708     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
22709     layout: "plot-throughput-speedup-analysis"
22710
22711 - type: "plot"
22712   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
22713   algorithm: "plot_tsa_name"
22714   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
22715   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22716   include:
22717     - "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"
22718     - "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"
22719     - "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"
22720     - "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"
22721     - "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"
22722   layout:
22723     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
22724     layout: "plot-throughput-speedup-analysis"
22725
22726 - type: "plot"
22727   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
22728   algorithm: "plot_tsa_name"
22729   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
22730   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22731   include:
22732     - "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"
22733     - "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"
22734     - "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"
22735     - "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"
22736     - "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"
22737   layout:
22738     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
22739     layout: "plot-throughput-speedup-analysis"
22740
22741 - type: "plot"
22742   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
22743   algorithm: "plot_tsa_name"
22744   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
22745   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22746   include:
22747     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22748     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22749     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22750     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22751     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22752   layout:
22753     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
22754     layout: "plot-throughput-speedup-analysis"
22755
22756 - type: "plot"
22757   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
22758   algorithm: "plot_tsa_name"
22759   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
22760   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22761   include:
22762     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22763     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22764     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22765     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22766     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22767   layout:
22768     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
22769     layout: "plot-throughput-speedup-analysis"
22770
22771 - type: "plot"
22772   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
22773   algorithm: "plot_tsa_name"
22774   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
22775   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22776   include:
22777     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22778     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22779     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22780     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22781     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
22782   layout:
22783     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
22784     layout: "plot-throughput-speedup-analysis"
22785
22786 - type: "plot"
22787   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
22788   algorithm: "plot_tsa_name"
22789   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
22790   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22791   include:
22792     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22793     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22794     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22795     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22796     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
22797   layout:
22798     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
22799     layout: "plot-throughput-speedup-analysis"
22800
22801 - type: "plot"
22802   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
22803   algorithm: "plot_tsa_name"
22804   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
22805   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22806   include:
22807     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22808     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22809     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22810     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22811   layout:
22812     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
22813     layout: "plot-throughput-speedup-analysis"
22814
22815 - type: "plot"
22816   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
22817   algorithm: "plot_tsa_name"
22818   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
22819   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22820   include:
22821     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22822     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22823     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22824     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22825   layout:
22826     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
22827     layout: "plot-throughput-speedup-analysis"
22828
22829 - type: "plot"
22830   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
22831   algorithm: "plot_tsa_name"
22832   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
22833   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22834   include:
22835     - "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"
22836     - "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"
22837     - "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"
22838     - "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"
22839   layout:
22840     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
22841     layout: "plot-throughput-speedup-analysis"
22842
22843 - type: "plot"
22844   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
22845   algorithm: "plot_tsa_name"
22846   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
22847   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22848   include:
22849     - "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"
22850     - "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"
22851     - "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"
22852     - "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"
22853   layout:
22854     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
22855     layout: "plot-throughput-speedup-analysis"
22856
22857 - type: "plot"
22858   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
22859   algorithm: "plot_tsa_name"
22860   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
22861   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22862   include:
22863     - "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"
22864     - "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"
22865     - "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"
22866     - "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"
22867     - "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"
22868     - "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"
22869   layout:
22870     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
22871     layout: "plot-throughput-speedup-analysis"
22872
22873 - type: "plot"
22874   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
22875   algorithm: "plot_tsa_name"
22876   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
22877   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22878   include:
22879     - "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"
22880     - "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"
22881     - "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"
22882     - "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"
22883     - "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"
22884     - "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"
22885   layout:
22886     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
22887     layout: "plot-throughput-speedup-analysis"
22888
22889 # Packet Throughput - DPDK
22890
22891 # 2n-clx-xxv710
22892
22893 - type: "plot"
22894   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
22895   algorithm: "plot_perf_box_name"
22896   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
22897   data: "plot-dpdk-throughput-latency-2n-clx"
22898   include:
22899     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22900     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22901   layout:
22902     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
22903     layout: "plot-throughput"
22904
22905 - type: "plot"
22906   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
22907   algorithm: "plot_perf_box_name"
22908   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
22909   data: "plot-dpdk-throughput-latency-2n-clx"
22910   include:
22911     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22912     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22913   layout:
22914     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
22915     layout: "plot-throughput"
22916
22917 - type: "plot"
22918   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
22919   algorithm: "plot_perf_box_name"
22920   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
22921   data: "plot-dpdk-throughput-latency-2n-clx"
22922   include:
22923     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22924     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22925   layout:
22926     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
22927     layout: "plot-throughput"
22928
22929 - type: "plot"
22930   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
22931   algorithm: "plot_perf_box_name"
22932   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
22933   data: "plot-dpdk-throughput-latency-2n-clx"
22934   include:
22935     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22936     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22937   layout:
22938     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
22939     layout: "plot-throughput"
22940
22941 # 2n-clx-x710
22942
22943 - type: "plot"
22944   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
22945   algorithm: "plot_perf_box_name"
22946   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
22947   data: "plot-dpdk-throughput-latency-2n-clx"
22948   include:
22949     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22950     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22951   layout:
22952     title: "2n-clx-x710-64b-2t1c-base-ndr"
22953     layout: "plot-throughput"
22954
22955 - type: "plot"
22956   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
22957   algorithm: "plot_perf_box_name"
22958   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
22959   data: "plot-dpdk-throughput-latency-2n-clx"
22960   include:
22961     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22962     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22963   layout:
22964     title: "2n-clx-x710-64b-4t2c-base-ndr"
22965     layout: "plot-throughput"
22966
22967 - type: "plot"
22968   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
22969   algorithm: "plot_perf_box_name"
22970   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
22971   data: "plot-dpdk-throughput-latency-2n-clx"
22972   include:
22973     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22974     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22975   layout:
22976     title: "2n-clx-x710-64b-2t1c-base-pdr"
22977     layout: "plot-throughput"
22978
22979 - type: "plot"
22980   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
22981   algorithm: "plot_perf_box_name"
22982   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
22983   data: "plot-dpdk-throughput-latency-2n-clx"
22984   include:
22985     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22986     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22987   layout:
22988     title: "2n-clx-x710-64b-4t2c-base-pdr"
22989     layout: "plot-throughput"
22990
22991 ###############################################################################
22992
22993 # 2n-zn2
22994
22995 # Packet Throughput
22996
22997 - type: "plot"
22998   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
22999   algorithm: "plot_perf_box_name"
23000   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
23001   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23002   include:
23003     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23004     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23005     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23006     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23007   layout:
23008     title: "2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
23009     layout: "plot-throughput"
23010
23011 - type: "plot"
23012   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
23013   algorithm: "plot_perf_box_name"
23014   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
23015   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23016   include:
23017     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23018     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23019     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23020     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23021   layout:
23022     title: "2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
23023     layout: "plot-throughput"
23024
23025 - type: "plot"
23026   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
23027   algorithm: "plot_perf_box_name"
23028   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
23029   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23030   include:
23031     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23032     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23033     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23034     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23035   layout:
23036     title: "2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
23037     layout: "plot-throughput"
23038
23039 - type: "plot"
23040   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
23041   algorithm: "plot_perf_box_name"
23042   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
23043   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23044   include:
23045     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23046     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23047     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23048     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23049   layout:
23050     title: "2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
23051     layout: "plot-throughput"
23052
23053 - type: "plot"
23054   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
23055   algorithm: "plot_perf_box_name"
23056   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
23057   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23058   include:
23059     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23060     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23061     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23062     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23063   layout:
23064     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
23065     layout: "plot-throughput"
23066
23067 - type: "plot"
23068   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
23069   algorithm: "plot_perf_box_name"
23070   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
23071   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23072   include:
23073     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23074     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23075     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23076     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23077   layout:
23078     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
23079     layout: "plot-throughput"
23080
23081 - type: "plot"
23082   title: "Throughput: 2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
23083   algorithm: "plot_perf_box_name"
23084   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
23085   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23086   include:
23087     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
23088     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
23089     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
23090     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23091     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
23092     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23093   layout:
23094     title: "2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
23095     layout: "plot-throughput"
23096
23097 - type: "plot"
23098   title: "Throughput: 2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
23099   algorithm: "plot_perf_box_name"
23100   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
23101   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23102   include:
23103     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
23104     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
23105     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
23106     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23107     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
23108     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23109   layout:
23110     title: "2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
23111     layout: "plot-throughput"
23112
23113 - type: "plot"
23114   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
23115   algorithm: "plot_perf_box_name"
23116   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
23117   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23118   include:
23119     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
23120     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
23121     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
23122     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
23123     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
23124     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
23125     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23126   layout:
23127     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
23128     layout: "plot-throughput"
23129
23130 - type: "plot"
23131   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
23132   algorithm: "plot_perf_box_name"
23133   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
23134   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23135   include:
23136     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
23137     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
23138     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
23139     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
23140     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
23141     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
23142     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23143   layout:
23144     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
23145     layout: "plot-throughput"
23146
23147 - type: "plot"
23148   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
23149   algorithm: "plot_perf_box_name"
23150   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
23151   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23152   include:
23153     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
23154     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23155     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
23156     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
23157     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
23158     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
23159     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
23160     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
23161   layout:
23162     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
23163     layout: "plot-throughput"
23164
23165 - type: "plot"
23166   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
23167   algorithm: "plot_perf_box_name"
23168   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
23169   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23170   include:
23171     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
23172     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23173     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
23174     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
23175     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
23176     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
23177     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
23178     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
23179   layout:
23180     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
23181     layout: "plot-throughput"
23182
23183 - type: "plot"
23184   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
23185   algorithm: "plot_perf_box_name"
23186   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
23187   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23188   include:
23189     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23190     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23191     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23192     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23193     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23194     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23195   layout:
23196     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
23197     layout: "plot-throughput"
23198
23199 - type: "plot"
23200   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
23201   algorithm: "plot_perf_box_name"
23202   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
23203   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23204   include:
23205     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23206     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23207     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23208     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23209     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23210     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23211   layout:
23212     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
23213     layout: "plot-throughput"
23214
23215 - type: "plot"
23216   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
23217   algorithm: "plot_perf_box_name"
23218   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
23219   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23220   include:
23221     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23222     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
23223     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
23224     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
23225     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
23226   layout:
23227     title: "2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
23228     layout: "plot-throughput"
23229
23230 #- type: "plot"
23231 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
23232 #  algorithm: "plot_perf_box_name"
23233 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
23234 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23235 #  include:
23236 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
23237 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
23238 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
23239 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
23240 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
23241 #  layout:
23242 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
23243 #    layout: "plot-throughput"
23244 #
23245 #- type: "plot"
23246 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
23247 #  algorithm: "plot_perf_box_name"
23248 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
23249 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23250 #  include:
23251 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
23252 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
23253 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
23254 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
23255 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
23256 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
23257 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
23258 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
23259 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
23260 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
23261 #  layout:
23262 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
23263 #    layout: "plot-cps"
23264 #
23265 #- type: "plot"
23266 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
23267 #  algorithm: "plot_perf_box_name"
23268 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
23269 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23270 #  include:
23271 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
23272 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
23273 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
23274 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
23275 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
23276 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
23277 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
23278 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
23279 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
23280 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
23281 #  layout:
23282 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
23283 #    layout: "plot-throughput"
23284 #
23285 #- type: "plot"
23286 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
23287 #  algorithm: "plot_perf_box_name"
23288 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
23289 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23290 #  include:
23291 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
23292 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
23293 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
23294 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
23295 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
23296 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
23297 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
23298 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
23299 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
23300 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
23301 #  layout:
23302 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
23303 #    layout: "plot-cps"
23304 #
23305 #- type: "plot"
23306 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
23307 #  algorithm: "plot_perf_box_name"
23308 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
23309 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23310 #  include:
23311 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
23312 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
23313 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
23314 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
23315 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
23316 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
23317 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
23318 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
23319 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
23320 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
23321 #  layout:
23322 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
23323 #    layout: "plot-throughput"
23324
23325 - type: "plot"
23326   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
23327   algorithm: "plot_perf_box_name"
23328   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
23329   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23330   include:
23331     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23332     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
23333     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
23334     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
23335     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
23336   layout:
23337     title: "2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
23338     layout: "plot-throughput"
23339
23340 #- type: "plot"
23341 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
23342 #  algorithm: "plot_perf_box_name"
23343 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
23344 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23345 #  include:
23346 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
23347 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
23348 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
23349 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
23350 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
23351 #  layout:
23352 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
23353 #    layout: "plot-throughput"
23354 #
23355 #- type: "plot"
23356 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
23357 #  algorithm: "plot_perf_box_name"
23358 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
23359 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23360 #  include:
23361 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
23362 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
23363 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
23364 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
23365 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
23366 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
23367 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
23368 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
23369 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
23370 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
23371 #  layout:
23372 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
23373 #    layout: "plot-cps"
23374 #
23375 #- type: "plot"
23376 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
23377 #  algorithm: "plot_perf_box_name"
23378 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
23379 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23380 #  include:
23381 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
23382 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
23383 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
23384 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
23385 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
23386 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
23387 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
23388 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
23389 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
23390 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
23391 #  layout:
23392 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
23393 #    layout: "plot-throughput"
23394 #
23395 #- type: "plot"
23396 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
23397 #  algorithm: "plot_perf_box_name"
23398 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
23399 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23400 #  include:
23401 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
23402 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
23403 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
23404 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
23405 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
23406 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
23407 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
23408 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
23409 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
23410 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
23411 #  layout:
23412 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
23413 #    layout: "plot-cps"
23414 #
23415 #- type: "plot"
23416 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
23417 #  algorithm: "plot_perf_box_name"
23418 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
23419 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23420 #  include:
23421 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
23422 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
23423 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
23424 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
23425 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
23426 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
23427 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
23428 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
23429 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
23430 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
23431 #  layout:
23432 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
23433 #    layout: "plot-throughput"
23434
23435 - type: "plot"
23436   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
23437   algorithm: "plot_perf_box_name"
23438   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
23439   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23440   include:
23441     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23442     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23443     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23444     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23445     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23446     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23447   layout:
23448     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
23449     layout: "plot-throughput"
23450
23451 - type: "plot"
23452   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
23453   algorithm: "plot_perf_box_name"
23454   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
23455   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23456   include:
23457     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23458     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23459     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23460     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23461     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23462     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23463   layout:
23464     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
23465     layout: "plot-throughput"
23466
23467 - type: "plot"
23468   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
23469   algorithm: "plot_perf_box_name"
23470   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
23471   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23472   include:
23473     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
23474     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
23475     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
23476     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
23477     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
23478     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
23479     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
23480     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
23481   layout:
23482     title: "2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
23483     layout: "plot-throughput"
23484
23485 - type: "plot"
23486   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
23487   algorithm: "plot_perf_box_name"
23488   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
23489   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23490   include:
23491     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
23492     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
23493     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
23494     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
23495     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
23496     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
23497     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
23498     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
23499   layout:
23500     title: "2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
23501     layout: "plot-throughput"
23502
23503 - type: "plot"
23504   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
23505   algorithm: "plot_perf_box_name"
23506   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
23507   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23508   include:
23509     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23510     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23511     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23512     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23513     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23514     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23515   layout:
23516     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
23517     layout: "plot-throughput"
23518
23519 - type: "plot"
23520   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
23521   algorithm: "plot_perf_box_name"
23522   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
23523   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23524   include:
23525     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23526     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23527     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23528     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23529     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23530     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23531   layout:
23532     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
23533     layout: "plot-throughput"
23534
23535 - type: "plot"
23536   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
23537   algorithm: "plot_perf_box_name"
23538   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
23539   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23540   include:
23541     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
23542     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
23543     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
23544     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
23545     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
23546   layout:
23547     title: "2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
23548     layout: "plot-throughput"
23549
23550 - type: "plot"
23551   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
23552   algorithm: "plot_perf_box_name"
23553   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
23554   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23555   include:
23556     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
23557     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
23558     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
23559     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
23560     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
23561   layout:
23562     title: "2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
23563     layout: "plot-throughput"
23564
23565 - type: "plot"
23566   title: "Throughput: 2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
23567   algorithm: "plot_perf_box_name"
23568   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
23569   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23570   include:
23571     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
23572     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23573     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
23574     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23575     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23576     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23577     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23578   layout:
23579     title: "2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
23580     layout: "plot-throughput"
23581
23582 - type: "plot"
23583   title: "Throughput: 2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
23584   algorithm: "plot_perf_box_name"
23585   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
23586   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23587   include:
23588     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
23589     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23590     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
23591     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23592     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23593     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23594     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23595   layout:
23596     title: "2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
23597     layout: "plot-throughput"
23598
23599 - type: "plot"
23600   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
23601   algorithm: "plot_perf_box_name"
23602   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
23603   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23604   include:
23605     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
23606     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23607     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
23608     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
23609     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
23610     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
23611     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
23612     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23613   layout:
23614     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
23615     layout: "plot-throughput"
23616
23617 - type: "plot"
23618   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
23619   algorithm: "plot_perf_box_name"
23620   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
23621   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23622   include:
23623     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
23624     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23625     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
23626     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
23627     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
23628     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
23629     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
23630     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23631   layout:
23632     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
23633     layout: "plot-throughput"
23634
23635 - type: "plot"
23636   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
23637   algorithm: "plot_perf_box_name"
23638   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
23639   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23640   include:
23641     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23642     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23643     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
23644     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
23645     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
23646     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
23647     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23648     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
23649   layout:
23650     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
23651     layout: "plot-throughput"
23652
23653 - type: "plot"
23654   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
23655   algorithm: "plot_perf_box_name"
23656   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
23657   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23658   include:
23659     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23660     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23661     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
23662     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
23663     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
23664     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
23665     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23666     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
23667   layout:
23668     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
23669     layout: "plot-throughput"
23670
23671 - type: "plot"
23672   title: "Throughput: 2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
23673   algorithm: "plot_perf_box_name"
23674   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
23675   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23676   include:
23677     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
23678     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
23679     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
23680     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
23681     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
23682   layout:
23683     title: "2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
23684     layout: "plot-throughput"
23685
23686 - type: "plot"
23687   title: "Throughput: 2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
23688   algorithm: "plot_perf_box_name"
23689   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
23690   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23691   include:
23692     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
23693     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
23694     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
23695     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
23696     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
23697   layout:
23698     title: "2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
23699     layout: "plot-throughput"
23700
23701 - type: "plot"
23702   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
23703   algorithm: "plot_perf_box_name"
23704   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
23705   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23706   include:
23707     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23708     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23709     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23710     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23711     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23712   layout:
23713     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
23714     layout: "plot-throughput"
23715
23716 - type: "plot"
23717   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
23718   algorithm: "plot_perf_box_name"
23719   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
23720   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23721   include:
23722     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23723     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23724     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23725     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23726     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23727   layout:
23728     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
23729     layout: "plot-throughput"
23730
23731 - type: "plot"
23732   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23733   algorithm: "plot_perf_box_name"
23734   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23735   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23736   include:
23737     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23738     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23739     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23740     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23741     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23742   layout:
23743     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23744     layout: "plot-throughput"
23745
23746 - type: "plot"
23747   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23748   algorithm: "plot_perf_box_name"
23749   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23750   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23751   include:
23752     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23753     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23754     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23755     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23756     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23757   layout:
23758     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23759     layout: "plot-throughput"
23760
23761 - type: "plot"
23762   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
23763   algorithm: "plot_perf_box_name"
23764   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
23765   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23766   include:
23767     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
23768     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23769     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23770     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23771     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23772     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23773   layout:
23774     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
23775     layout: "plot-throughput"
23776
23777 - type: "plot"
23778   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
23779   algorithm: "plot_perf_box_name"
23780   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
23781   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23782   include:
23783     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
23784     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23785     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23786     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23787     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23788     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23789   layout:
23790     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
23791     layout: "plot-throughput"
23792
23793 - type: "plot"
23794   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
23795   algorithm: "plot_perf_box_name"
23796   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
23797   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23798   include:
23799     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23800     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
23801     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
23802     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23803   layout:
23804     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
23805     layout: "plot-throughput"
23806
23807 - type: "plot"
23808   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
23809   algorithm: "plot_perf_box_name"
23810   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
23811   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23812   include:
23813     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23814     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
23815     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
23816     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23817   layout:
23818     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
23819     layout: "plot-throughput"
23820
23821 - type: "plot"
23822   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
23823   algorithm: "plot_perf_box_name"
23824   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
23825   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23826   include:
23827     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
23828     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23829     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23830     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23831     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23832     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23833   layout:
23834     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
23835     layout: "plot-throughput"
23836
23837 - type: "plot"
23838   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
23839   algorithm: "plot_perf_box_name"
23840   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
23841   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23842   include:
23843     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
23844     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23845     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23846     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23847     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23848     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23849   layout:
23850     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
23851     layout: "plot-throughput"
23852
23853 - type: "plot"
23854   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23855   algorithm: "plot_perf_box_name"
23856   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23857   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23858   include:
23859     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23860     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
23861     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
23862     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23863   layout:
23864     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23865     layout: "plot-throughput"
23866
23867 - type: "plot"
23868   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23869   algorithm: "plot_perf_box_name"
23870   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23871   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23872   include:
23873     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23874     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
23875     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
23876     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23877   layout:
23878     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23879     layout: "plot-throughput"
23880
23881 - type: "plot"
23882   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
23883   algorithm: "plot_perf_box_name"
23884   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
23885   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23886   include:
23887     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
23888     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
23889     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23890     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
23891     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
23892     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23893   layout:
23894     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
23895     layout: "plot-throughput"
23896
23897 - type: "plot"
23898   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
23899   algorithm: "plot_perf_box_name"
23900   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
23901   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23902   include:
23903     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
23904     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
23905     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23906     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
23907     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
23908     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23909   layout:
23910     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
23911     layout: "plot-throughput"
23912
23913 - type: "plot"
23914   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
23915   algorithm: "plot_perf_box_name"
23916   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
23917   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23918   include:
23919     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23920     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
23921     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
23922     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
23923   layout:
23924     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
23925     layout: "plot-throughput"
23926
23927 - type: "plot"
23928   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
23929   algorithm: "plot_perf_box_name"
23930   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
23931   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23932   include:
23933     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23934     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
23935     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
23936     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
23937   layout:
23938     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
23939     layout: "plot-throughput"
23940
23941 - type: "plot"
23942   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
23943   algorithm: "plot_perf_box_name"
23944   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
23945   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23946   include:
23947     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23948     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23949     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23950     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23951     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23952   layout:
23953     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
23954     layout: "plot-throughput"
23955
23956 - type: "plot"
23957   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
23958   algorithm: "plot_perf_box_name"
23959   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
23960   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23961   include:
23962     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23963     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23964     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23965     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23966     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23967   layout:
23968     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
23969     layout: "plot-throughput"
23970
23971 - type: "plot"
23972   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
23973   algorithm: "plot_perf_box_name"
23974   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
23975   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23976   include:
23977     - "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"
23978     - "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"
23979     - "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"
23980     - "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"
23981     - "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"
23982   layout:
23983     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
23984     layout: "plot-throughput"
23985
23986 - type: "plot"
23987   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
23988   algorithm: "plot_perf_box_name"
23989   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
23990   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23991   include:
23992     - "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"
23993     - "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"
23994     - "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"
23995     - "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"
23996     - "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"
23997   layout:
23998     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
23999     layout: "plot-throughput"
24000
24001 - type: "plot"
24002   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
24003   algorithm: "plot_perf_box_name"
24004   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
24005   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24006   include:
24007     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24008     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24009     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24010     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24011     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
24012   layout:
24013     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
24014     layout: "plot-throughput"
24015
24016 - type: "plot"
24017   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
24018   algorithm: "plot_perf_box_name"
24019   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
24020   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24021   include:
24022     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24023     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24024     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24025     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24026     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
24027   layout:
24028     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
24029     layout: "plot-throughput"
24030
24031 - type: "plot"
24032   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
24033   algorithm: "plot_perf_box_name"
24034   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
24035   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24036   include:
24037     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24038     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24039     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24040     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24041     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
24042   layout:
24043     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
24044     layout: "plot-throughput"
24045
24046 - type: "plot"
24047   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
24048   algorithm: "plot_perf_box_name"
24049   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
24050   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24051   include:
24052     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24053     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24054     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24055     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24056     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
24057   layout:
24058     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
24059     layout: "plot-throughput"
24060
24061 - type: "plot"
24062   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
24063   algorithm: "plot_perf_box_name"
24064   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
24065   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24066   include:
24067     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24068     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24069     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24070     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24071   layout:
24072     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
24073     layout: "plot-throughput"
24074
24075 - type: "plot"
24076   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
24077   algorithm: "plot_perf_box_name"
24078   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
24079   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24080   include:
24081     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24082     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24083     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24084     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24085   layout:
24086     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
24087     layout: "plot-throughput"
24088
24089 - type: "plot"
24090   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
24091   algorithm: "plot_perf_box_name"
24092   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
24093   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24094   include:
24095     - "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"
24096     - "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"
24097     - "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"
24098     - "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"
24099   layout:
24100     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
24101     layout: "plot-throughput"
24102
24103 - type: "plot"
24104   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
24105   algorithm: "plot_perf_box_name"
24106   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
24107   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24108   include:
24109     - "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"
24110     - "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"
24111     - "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"
24112     - "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"
24113   layout:
24114     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
24115     layout: "plot-throughput"
24116
24117 - type: "plot"
24118   title: "Throughput: 2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
24119   algorithm: "plot_perf_box_name"
24120   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
24121   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24122   include:
24123     - "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"
24124     - "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"
24125     - "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"
24126     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
24127     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
24128     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
24129   layout:
24130     title: "2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
24131     layout: "plot-throughput"
24132
24133 - type: "plot"
24134   title: "Throughput: 2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
24135   algorithm: "plot_perf_box_name"
24136   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
24137   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24138   include:
24139     - "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"
24140     - "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"
24141     - "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"
24142     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
24143     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
24144     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
24145   layout:
24146     title: "2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
24147     layout: "plot-throughput"
24148
24149 ################################################################################
24150
24151 # Packet Speedup
24152
24153 - type: "plot"
24154   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-avf-ndr-tsa"
24155   algorithm: "plot_tsa_name"
24156   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-avf-ndr-tsa"
24157   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24158   include:
24159     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24160     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24161     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24162     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24163   layout:
24164     title: "2n-zn2-xxv710-64b-memif-base-avf-ndr"
24165     layout: "plot-throughput-speedup-analysis"
24166
24167 - type: "plot"
24168   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-avf-pdr-tsa"
24169   algorithm: "plot_tsa_name"
24170   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-avf-pdr-tsa"
24171   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24172   include:
24173     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24174     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24175     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24176     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24177   layout:
24178     title: "2n-zn2-xxv710-64b-memif-base-avf-pdr"
24179     layout: "plot-throughput-speedup-analysis"
24180
24181 - type: "plot"
24182   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-dpdk-ndr-tsa"
24183   algorithm: "plot_tsa_name"
24184   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-dpdk-ndr-tsa"
24185   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24186   include:
24187     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24188     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24189     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24190     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24191   layout:
24192     title: "2n-zn2-xxv710-64b-memif-base-dpdk-ndr"
24193     layout: "plot-throughput-speedup-analysis"
24194
24195 - type: "plot"
24196   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-dpdk-pdr-tsa"
24197   algorithm: "plot_tsa_name"
24198   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-dpdk-pdr-tsa"
24199   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24200   include:
24201     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24202     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24203     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24204     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24205   layout:
24206     title: "2n-zn2-xxv710-64b-memif-base-dpdk-pdr"
24207     layout: "plot-throughput-speedup-analysis"
24208
24209 - type: "plot"
24210   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
24211   algorithm: "plot_tsa_name"
24212   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
24213   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24214   include:
24215     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24216     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24217     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24218     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24219   layout:
24220     title: "2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
24221     layout: "plot-throughput-speedup-analysis"
24222
24223 - type: "plot"
24224   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
24225   algorithm: "plot_tsa_name"
24226   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
24227   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24228   include:
24229     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24230     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24231     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24232     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24233   layout:
24234     title: "2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
24235     layout: "plot-throughput-speedup-analysis"
24236
24237 - type: "plot"
24238   title: "Speedup: 2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
24239   algorithm: "plot_tsa_name"
24240   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
24241   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24242   include:
24243     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
24244     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
24245     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
24246     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
24247     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
24248     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24249   layout:
24250     title: "2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
24251     layout: "plot-throughput-speedup-analysis"
24252
24253 - type: "plot"
24254   title: "Speedup: 2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
24255   algorithm: "plot_tsa_name"
24256   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
24257   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24258   include:
24259     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
24260     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
24261     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
24262     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
24263     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
24264     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24265   layout:
24266     title: "2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
24267     layout: "plot-throughput-speedup-analysis"
24268
24269 - type: "plot"
24270   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
24271   algorithm: "plot_tsa_name"
24272   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
24273   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24274   include:
24275     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
24276     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
24277     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
24278     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
24279     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
24280     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
24281     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
24282   layout:
24283     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr"
24284     layout: "plot-throughput-speedup-analysis"
24285
24286 - type: "plot"
24287   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
24288   algorithm: "plot_tsa_name"
24289   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
24290   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24291   include:
24292     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
24293     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
24294     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
24295     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
24296     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
24297     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
24298     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
24299   layout:
24300     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr"
24301     layout: "plot-throughput-speedup-analysis"
24302
24303 - type: "plot"
24304   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
24305   algorithm: "plot_tsa_name"
24306   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
24307   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24308   include:
24309     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
24310     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24311     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
24312     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
24313     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
24314     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
24315     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
24316     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
24317   layout:
24318     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
24319     layout: "plot-throughput-speedup-analysis"
24320
24321 - type: "plot"
24322   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
24323   algorithm: "plot_tsa_name"
24324   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
24325   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24326   include:
24327     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
24328     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24329     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
24330     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
24331     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
24332     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
24333     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
24334     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
24335   layout:
24336     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
24337     layout: "plot-throughput-speedup-analysis"
24338
24339 - type: "plot"
24340   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
24341   algorithm: "plot_tsa_name"
24342   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
24343   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24344   include:
24345     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24346     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24347     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24348     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24349     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24350     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24351   layout:
24352     title: "2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr"
24353     layout: "plot-throughput-speedup-analysis"
24354
24355 - type: "plot"
24356   title: "Speedup: 2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
24357   algorithm: "plot_tsa_name"
24358   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
24359   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24360   include:
24361     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24362     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
24363     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
24364     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
24365     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
24366   layout:
24367     title: "2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
24368     layout: "plot-throughput-speedup-analysis"
24369
24370 #- type: "plot"
24371 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
24372 #  algorithm: "plot_tsa_name"
24373 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
24374 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24375 #  include:
24376 #    - "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"
24377 #    - "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"
24378 #    - "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"
24379 #    - "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"
24380 #    - "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"
24381 #  layout:
24382 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
24383 #    layout: "plot-throughput-speedup-analysis"
24384 #
24385 #- type: "plot"
24386 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
24387 #  algorithm: "plot_tsa_name"
24388 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
24389 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24390 #  include:
24391 #    - "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"
24392 #    - "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"
24393 #    - "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"
24394 #    - "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"
24395 #    - "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"
24396 #    - "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"
24397 #    - "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"
24398 #    - "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"
24399 #    - "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"
24400 #    - "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"
24401 #  layout:
24402 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
24403 #    layout: "plot-throughput-speedup-analysis-cps"
24404 #
24405 #- type: "plot"
24406 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
24407 #  algorithm: "plot_tsa_name"
24408 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
24409 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24410 #  include:
24411 #    - "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"
24412 #    - "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"
24413 #    - "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"
24414 #    - "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"
24415 #    - "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"
24416 #    - "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"
24417 #    - "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"
24418 #    - "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"
24419 #    - "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"
24420 #    - "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"
24421 #  layout:
24422 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
24423 #    layout: "plot-throughput-speedup-analysis"
24424 #
24425 #- type: "plot"
24426 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
24427 #  algorithm: "plot_tsa_name"
24428 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
24429 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24430 #  include:
24431 #    - "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"
24432 #    - "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"
24433 #    - "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"
24434 #    - "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"
24435 #    - "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"
24436 #    - "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"
24437 #    - "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"
24438 #    - "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"
24439 #    - "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"
24440 #    - "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"
24441 #  layout:
24442 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
24443 #    layout: "plot-throughput-speedup-analysis-cps"
24444 #
24445 #- type: "plot"
24446 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
24447 #  algorithm: "plot_tsa_name"
24448 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
24449 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24450 #  include:
24451 #    - "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"
24452 #    - "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"
24453 #    - "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"
24454 #    - "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"
24455 #    - "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"
24456 #    - "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"
24457 #    - "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"
24458 #    - "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"
24459 #    - "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"
24460 #    - "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"
24461 #  layout:
24462 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
24463 #    layout: "plot-throughput-speedup-analysis"
24464
24465 - type: "plot"
24466   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
24467   algorithm: "plot_tsa_name"
24468   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
24469   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24470   include:
24471     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24472     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24473     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24474     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24475     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24476     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24477   layout:
24478     title: "2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr"
24479     layout: "plot-throughput-speedup-analysis"
24480
24481 - type: "plot"
24482   title: "Speedup: 2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
24483   algorithm: "plot_tsa_name"
24484   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
24485   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24486   include:
24487     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24488     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
24489     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
24490     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
24491     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
24492   layout:
24493     title: "2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
24494     layout: "plot-throughput-speedup-analysis"
24495
24496 #- type: "plot"
24497 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
24498 #  algorithm: "plot_tsa_name"
24499 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
24500 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24501 #  include:
24502 #    - "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"
24503 #    - "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"
24504 #    - "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"
24505 #    - "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"
24506 #    - "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"
24507 #  layout:
24508 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
24509 #    layout: "plot-throughput-speedup-analysis"
24510 #
24511 #- type: "plot"
24512 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
24513 #  algorithm: "plot_tsa_name"
24514 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
24515 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24516 #  include:
24517 #    - "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"
24518 #    - "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"
24519 #    - "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"
24520 #    - "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"
24521 #    - "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"
24522 #    - "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"
24523 #    - "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"
24524 #    - "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"
24525 #    - "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"
24526 #    - "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"
24527 #  layout:
24528 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
24529 #    layout: "plot-throughput-speedup-analysis-cps"
24530 #
24531 #- type: "plot"
24532 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
24533 #  algorithm: "plot_tsa_name"
24534 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
24535 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24536 #  include:
24537 #    - "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"
24538 #    - "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"
24539 #    - "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"
24540 #    - "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"
24541 #    - "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"
24542 #    - "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"
24543 #    - "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"
24544 #    - "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"
24545 #    - "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"
24546 #    - "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"
24547 #  layout:
24548 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
24549 #    layout: "plot-throughput-speedup-analysis"
24550 #
24551 #- type: "plot"
24552 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
24553 #  algorithm: "plot_tsa_name"
24554 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
24555 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24556 #  include:
24557 #    - "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"
24558 #    - "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"
24559 #    - "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"
24560 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
24561 #    - "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"
24562 #    - "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"
24563 #    - "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"
24564 #    - "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"
24565 #    - "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"
24566 #    - "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"
24567 #  layout:
24568 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
24569 #    layout: "plot-throughput-speedup-analysis-cps"
24570 #
24571 #- type: "plot"
24572 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
24573 #  algorithm: "plot_tsa_name"
24574 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
24575 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24576 #  include:
24577 #    - "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"
24578 #    - "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"
24579 #    - "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"
24580 #    - "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"
24581 #    - "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"
24582 #    - "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"
24583 #    - "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"
24584 #    - "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"
24585 #    - "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"
24586 #    - "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"
24587 #  layout:
24588 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
24589 #    layout: "plot-throughput-speedup-analysis"
24590
24591 - type: "plot"
24592   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
24593   algorithm: "plot_tsa_name"
24594   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
24595   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24596   include:
24597     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24598     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24599     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24600     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24601     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24602     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24603   layout:
24604     title: "2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr"
24605     layout: "plot-throughput-speedup-analysis"
24606
24607 - type: "plot"
24608   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
24609   algorithm: "plot_tsa_name"
24610   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
24611   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24612   include:
24613     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24614     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24615     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24616     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24617     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24618     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24619   layout:
24620     title: "2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr"
24621     layout: "plot-throughput-speedup-analysis"
24622
24623 - type: "plot"
24624   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ip4base-ndr-tsa"
24625   algorithm: "plot_tsa_name"
24626   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ip4base-ndr-tsa"
24627   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24628   include:
24629     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
24630     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
24631     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
24632     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
24633     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
24634     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
24635     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
24636     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
24637   layout:
24638     title: "2n-zn2-cx556a-64b-rdma-ip4base-ndr"
24639     layout: "plot-throughput-speedup-analysis"
24640
24641 - type: "plot"
24642   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ip4base-pdr-tsa"
24643   algorithm: "plot_tsa_name"
24644   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ip4base-pdr-tsa"
24645   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24646   include:
24647     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
24648     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
24649     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
24650     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
24651     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
24652     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
24653     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
24654     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
24655   layout:
24656     title: "2n-zn2-cx556a-64b-rdma-ip4base-pdr"
24657     layout: "plot-throughput-speedup-analysis"
24658
24659 - type: "plot"
24660   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-features-ndr-tsa"
24661   algorithm: "plot_tsa_name"
24662   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-features-ndr-tsa"
24663   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24664   include:
24665     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24666     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24667     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24668     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24669     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24670     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24671   layout:
24672     title: "2n-zn2-cx556a-64b-rdma-ethip4-features-ndr"
24673     layout: "plot-throughput-speedup-analysis"
24674
24675 - type: "plot"
24676   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-features-pdr-tsa"
24677   algorithm: "plot_tsa_name"
24678   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-features-pdr-tsa"
24679   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24680   include:
24681     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24682     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24683     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24684     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24685     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24686     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24687   layout:
24688     title: "2n-zn2-cx556a-64b-rdma-ethip4-features-pdr"
24689     layout: "plot-throughput-speedup-analysis"
24690
24691 - type: "plot"
24692   title: "Speedup: 2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
24693   algorithm: "plot_tsa_name"
24694   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
24695   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24696   include:
24697     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
24698     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
24699     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
24700     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
24701     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
24702   layout:
24703     title: "2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
24704     layout: "plot-throughput-speedup-analysis"
24705
24706 - type: "plot"
24707   title: "Speedup: 2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
24708   algorithm: "plot_tsa_name"
24709   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
24710   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24711   include:
24712     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
24713     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
24714     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
24715     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
24716     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
24717   layout:
24718     title: "2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
24719     layout: "plot-throughput-speedup-analysis"
24720
24721 - type: "plot"
24722   title: "Speedup: 2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
24723   algorithm: "plot_tsa_name"
24724   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
24725   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24726   include:
24727     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24728     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24729     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24730     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24731     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24732     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24733     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24734   layout:
24735     title: "2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
24736     layout: "plot-throughput-speedup-analysis"
24737
24738 - type: "plot"
24739   title: "Speedup: 2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
24740   algorithm: "plot_tsa_name"
24741   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
24742   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24743   include:
24744     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24745     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24746     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24747     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24748     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24749     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24750     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24751   layout:
24752     title: "2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
24753     layout: "plot-throughput-speedup-analysis"
24754
24755 - type: "plot"
24756   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
24757   algorithm: "plot_tsa_name"
24758   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
24759   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24760   include:
24761     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24762     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24763     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
24764     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
24765     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
24766     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
24767     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24768     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24769   layout:
24770     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr"
24771     layout: "plot-throughput-speedup-analysis"
24772
24773 - type: "plot"
24774   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
24775   algorithm: "plot_tsa_name"
24776   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
24777   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24778   include:
24779     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24780     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24781     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
24782     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
24783     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
24784     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
24785     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24786     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24787   layout:
24788     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr"
24789     layout: "plot-throughput-speedup-analysis"
24790
24791 - type: "plot"
24792   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
24793   algorithm: "plot_tsa_name"
24794   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
24795   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24796   include:
24797     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24798     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24799     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
24800     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
24801     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
24802     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
24803     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24804     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
24805   layout:
24806     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
24807     layout: "plot-throughput-speedup-analysis"
24808
24809 - type: "plot"
24810   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
24811   algorithm: "plot_tsa_name"
24812   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
24813   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24814   include:
24815     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24816     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24817     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
24818     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
24819     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
24820     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
24821     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24822     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
24823   layout:
24824     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
24825     layout: "plot-throughput-speedup-analysis"
24826
24827 - type: "plot"
24828   title: "Speedup: 2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
24829   algorithm: "plot_tsa_name"
24830   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
24831   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24832   include:
24833     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
24834     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
24835     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
24836     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
24837     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
24838   layout:
24839     title: "2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr"
24840     layout: "plot-throughput-speedup-analysis"
24841
24842 - type: "plot"
24843   title: "Speedup: 2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
24844   algorithm: "plot_tsa_name"
24845   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
24846   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24847   include:
24848     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
24849     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
24850     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
24851     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
24852     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
24853   layout:
24854     title: "2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr"
24855     layout: "plot-throughput-speedup-analysis"
24856
24857 - type: "plot"
24858   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-avf-ndr-tsa"
24859   algorithm: "plot_tsa_name"
24860   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-avf-ndr-tsa"
24861   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24862   include:
24863     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24864     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24865     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24866     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24867     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24868   layout:
24869     title: "2n-zn2-x710-64b-l2switching-base-scale-avf-ndr"
24870     layout: "plot-throughput-speedup-analysis"
24871
24872 - type: "plot"
24873   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-avf-pdr-tsa"
24874   algorithm: "plot_tsa_name"
24875   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-avf-pdr-tsa"
24876   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24877   include:
24878     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24879     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24880     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24881     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24882     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24883   layout:
24884     title: "2n-zn2-x710-64b-l2switching-base-scale-avf-pdr"
24885     layout: "plot-throughput-speedup-analysis"
24886
24887 - type: "plot"
24888   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
24889   algorithm: "plot_tsa_name"
24890   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
24891   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24892   include:
24893     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
24894     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
24895     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
24896     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24897     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
24898   layout:
24899     title: "2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr"
24900     layout: "plot-throughput-speedup-analysis"
24901
24902 - type: "plot"
24903   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24904   algorithm: "plot_tsa_name"
24905   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24906   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24907   include:
24908     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
24909     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
24910     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
24911     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24912     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
24913   layout:
24914     title: "2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr"
24915     layout: "plot-throughput-speedup-analysis"
24916
24917 - type: "plot"
24918   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-avf-ndr-tsa"
24919   algorithm: "plot_tsa_name"
24920   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-avf-ndr-tsa"
24921   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24922   include:
24923     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
24924     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24925     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24926     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24927     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24928     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24929   layout:
24930     title: "2n-zn2-xxv710-64b-l2switching-base-avf-ndr"
24931     layout: "plot-throughput-speedup-analysis"
24932
24933 - type: "plot"
24934   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-avf-pdr-tsa"
24935   algorithm: "plot_tsa_name"
24936   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-avf-pdr-tsa"
24937   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24938   include:
24939     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
24940     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24941     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24942     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24943     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24944     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24945   layout:
24946     title: "2n-zn2-xxv710-64b-l2switching-base-avf-pdr"
24947     layout: "plot-throughput-speedup-analysis"
24948
24949 - type: "plot"
24950   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
24951   algorithm: "plot_tsa_name"
24952   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
24953   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24954   include:
24955     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24956     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
24957     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
24958     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24959   layout:
24960     title: "2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr"
24961     layout: "plot-throughput-speedup-analysis"
24962
24963 - type: "plot"
24964   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
24965   algorithm: "plot_tsa_name"
24966   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
24967   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24968   include:
24969     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24970     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
24971     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
24972     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24973   layout:
24974     title: "2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr"
24975     layout: "plot-throughput-speedup-analysis"
24976
24977 - type: "plot"
24978   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
24979   algorithm: "plot_tsa_name"
24980   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
24981   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24982   include:
24983     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
24984     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
24985     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24986     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
24987     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
24988     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24989   layout:
24990     title: "2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr"
24991     layout: "plot-throughput-speedup-analysis"
24992
24993 - type: "plot"
24994   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
24995   algorithm: "plot_tsa_name"
24996   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
24997   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24998   include:
24999     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
25000     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
25001     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
25002     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
25003     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
25004     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
25005   layout:
25006     title: "2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr"
25007     layout: "plot-throughput-speedup-analysis"
25008
25009 - type: "plot"
25010   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
25011   algorithm: "plot_tsa_name"
25012   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
25013   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25014   include:
25015     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
25016     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
25017     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
25018     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
25019   layout:
25020     title: "2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr"
25021     layout: "plot-throughput-speedup-analysis"
25022
25023 - type: "plot"
25024   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
25025   algorithm: "plot_tsa_name"
25026   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
25027   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25028   include:
25029     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
25030     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
25031     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
25032     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
25033   layout:
25034     title: "2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr"
25035     layout: "plot-throughput-speedup-analysis"
25036
25037 - type: "plot"
25038   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-base-ndr-tsa"
25039   algorithm: "plot_tsa_name"
25040   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-base-ndr-tsa"
25041   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25042   include:
25043     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
25044     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
25045     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
25046     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
25047     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
25048     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
25049   layout:
25050     title: "2n-zn2-cx556a-64b-rdma-l2switching-base-ndr"
25051     layout: "plot-throughput-speedup-analysis"
25052
25053 - type: "plot"
25054   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-base-pdr-tsa"
25055   algorithm: "plot_tsa_name"
25056   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-base-pdr-tsa"
25057   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25058   include:
25059     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
25060     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
25061     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
25062     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
25063     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
25064     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
25065   layout:
25066     title: "2n-zn2-cx556a-64b-rdma-l2switching-base-pdr"
25067     layout: "plot-throughput-speedup-analysis"
25068
25069 - type: "plot"
25070   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
25071   algorithm: "plot_tsa_name"
25072   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
25073   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25074   include:
25075     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
25076     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
25077     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
25078     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
25079   layout:
25080     title: "2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr"
25081     layout: "plot-throughput-speedup-analysis"
25082
25083 - type: "plot"
25084   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
25085   algorithm: "plot_tsa_name"
25086   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
25087   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25088   include:
25089     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
25090     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
25091     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
25092     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
25093   layout:
25094     title: "2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr"
25095     layout: "plot-throughput-speedup-analysis"
25096
25097 - type: "plot"
25098   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-ndr"
25099   algorithm: "plot_tsa_name"
25100   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-ndr-tsa"
25101   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25102   include:
25103     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25104     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25105     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25106     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25107     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
25108   layout:
25109     title: "2n-zn2-xxv710-64b-vhost-base-avf-ndr"
25110     layout: "plot-throughput-speedup-analysis"
25111
25112 - type: "plot"
25113   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-pdr"
25114   algorithm: "plot_tsa_name"
25115   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-pdr-tsa"
25116   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25117   include:
25118     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25119     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25120     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25121     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25122     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
25123   layout:
25124     title: "2n-zn2-xxv710-64b-vhost-base-avf-pdr"
25125     layout: "plot-throughput-speedup-analysis"
25126
25127 - type: "plot"
25128   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr"
25129   algorithm: "plot_tsa_name"
25130   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
25131   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25132   include:
25133     - "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"
25134     - "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"
25135     - "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"
25136     - "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"
25137     - "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"
25138   layout:
25139     title: "2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr"
25140     layout: "plot-throughput-speedup-analysis"
25141
25142 - type: "plot"
25143   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr"
25144   algorithm: "plot_tsa_name"
25145   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
25146   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25147   include:
25148     - "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"
25149     - "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"
25150     - "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"
25151     - "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"
25152     - "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"
25153   layout:
25154     title: "2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr"
25155     layout: "plot-throughput-speedup-analysis"
25156
25157 - type: "plot"
25158   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-ndr"
25159   algorithm: "plot_tsa_name"
25160   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-ndr-tsa"
25161   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25162   include:
25163     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25164     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25165     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25166     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25167     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
25168   layout:
25169     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-ndr"
25170     layout: "plot-throughput-speedup-analysis"
25171
25172 - type: "plot"
25173   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-pdr"
25174   algorithm: "plot_tsa_name"
25175   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-pdr-tsa"
25176   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25177   include:
25178     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25179     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25180     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25181     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25182     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
25183   layout:
25184     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-pdr"
25185     layout: "plot-throughput-speedup-analysis"
25186
25187 - type: "plot"
25188   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr"
25189   algorithm: "plot_tsa_name"
25190   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
25191   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25192   include:
25193     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25194     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25195     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25196     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25197     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
25198   layout:
25199     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr"
25200     layout: "plot-throughput-speedup-analysis"
25201
25202 - type: "plot"
25203   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr"
25204   algorithm: "plot_tsa_name"
25205   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
25206   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25207   include:
25208     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25209     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25210     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25211     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25212     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
25213   layout:
25214     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr"
25215     layout: "plot-throughput-speedup-analysis"
25216
25217 - type: "plot"
25218   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
25219   algorithm: "plot_tsa_name"
25220   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
25221   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25222   include:
25223     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25224     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25225     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25226     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25227   layout:
25228     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr"
25229     layout: "plot-throughput-speedup-analysis"
25230
25231 - type: "plot"
25232   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
25233   algorithm: "plot_tsa_name"
25234   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
25235   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25236   include:
25237     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25238     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25239     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25240     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25241   layout:
25242     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr"
25243     layout: "plot-throughput-speedup-analysis"
25244
25245 - type: "plot"
25246   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
25247   algorithm: "plot_tsa_name"
25248   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
25249   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25250   include:
25251     - "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"
25252     - "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"
25253     - "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"
25254     - "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"
25255   layout:
25256     title: "2n-zn2-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
25257     layout: "plot-throughput-speedup-analysis"
25258
25259 - type: "plot"
25260   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
25261   algorithm: "plot_tsa_name"
25262   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
25263   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25264   include:
25265     - "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"
25266     - "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"
25267     - "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"
25268     - "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"
25269   layout:
25270     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
25271     layout: "plot-throughput-speedup-analysis"
25272
25273 - type: "plot"
25274   title: "Speedup: 2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
25275   algorithm: "plot_tsa_name"
25276   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
25277   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25278   include:
25279     - "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"
25280     - "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"
25281     - "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"
25282     - "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"
25283     - "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"
25284     - "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"
25285   layout:
25286     title: "2n-zn2-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
25287     layout: "plot-throughput-speedup-analysis"
25288
25289 - type: "plot"
25290   title: "Speedup: 2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
25291   algorithm: "plot_tsa_name"
25292   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
25293   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25294   include:
25295     - "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"
25296     - "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"
25297     - "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"
25298     - "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"
25299     - "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"
25300     - "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"
25301   layout:
25302     title: "2n-zn2-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
25303     layout: "plot-throughput-speedup-analysis"
25304
25305 # Packet Throughput - DPDK
25306
25307 # 2n-zn2-xxv710
25308
25309 - type: "plot"
25310   title: "DPDK Throughput: 2n-zn2-xxv710-64b-2t1c-base-ndr"
25311   algorithm: "plot_perf_box_name"
25312   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-2t1c-base-ndr"
25313   data: "plot-dpdk-throughput-latency-2n-zn2"
25314   include:
25315     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
25316     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
25317   layout:
25318     title: "2n-zn2-xxv710-64b-2t1c-base-ndr"
25319     layout: "plot-throughput"
25320
25321 - type: "plot"
25322   title: "DPDK Throughput: 2n-zn2-xxv710-64b-4t2c-base-ndr"
25323   algorithm: "plot_perf_box_name"
25324   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-4t2c-base-ndr"
25325   data: "plot-dpdk-throughput-latency-2n-zn2"
25326   include:
25327     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
25328     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
25329   layout:
25330     title: "2n-zn2-xxv710-64b-4t2c-base-ndr"
25331     layout: "plot-throughput"
25332
25333 - type: "plot"
25334   title: "DPDK Throughput: 2n-zn2-xxv710-64b-2t1c-base-pdr"
25335   algorithm: "plot_perf_box_name"
25336   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-2t1c-base-pdr"
25337   data: "plot-dpdk-throughput-latency-2n-zn2"
25338   include:
25339     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
25340     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
25341   layout:
25342     title: "2n-zn2-xxv710-64b-2t1c-base-pdr"
25343     layout: "plot-throughput"
25344
25345 - type: "plot"
25346   title: "DPDK Throughput: 2n-zn2-xxv710-64b-4t2c-base-pdr"
25347   algorithm: "plot_perf_box_name"
25348   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-4t2c-base-pdr"
25349   data: "plot-dpdk-throughput-latency-2n-zn2"
25350   include:
25351     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
25352     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
25353   layout:
25354     title: "2n-zn2-xxv710-64b-4t2c-base-pdr"
25355     layout: "plot-throughput"
25356
25357 # 2n-zn2-x710
25358
25359 - type: "plot"
25360   title: "DPDK Throughput: 2n-zn2-x710-64b-2t1c-base-ndr"
25361   algorithm: "plot_perf_box_name"
25362   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-2t1c-base-ndr"
25363   data: "plot-dpdk-throughput-latency-2n-zn2"
25364   include:
25365     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
25366     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
25367   layout:
25368     title: "2n-zn2-x710-64b-2t1c-base-ndr"
25369     layout: "plot-throughput"
25370
25371 - type: "plot"
25372   title: "DPDK Throughput: 2n-zn2-x710-64b-4t2c-base-ndr"
25373   algorithm: "plot_perf_box_name"
25374   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-4t2c-base-ndr"
25375   data: "plot-dpdk-throughput-latency-2n-zn2"
25376   include:
25377     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
25378     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
25379   layout:
25380     title: "2n-zn2-x710-64b-4t2c-base-ndr"
25381     layout: "plot-throughput"
25382
25383 - type: "plot"
25384   title: "DPDK Throughput: 2n-zn2-x710-64b-2t1c-base-pdr"
25385   algorithm: "plot_perf_box_name"
25386   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-2t1c-base-pdr"
25387   data: "plot-dpdk-throughput-latency-2n-zn2"
25388   include:
25389     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
25390     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
25391   layout:
25392     title: "2n-zn2-x710-64b-2t1c-base-pdr"
25393     layout: "plot-throughput"
25394
25395 - type: "plot"
25396   title: "DPDK Throughput: 2n-zn2-x710-64b-4t2c-base-pdr"
25397   algorithm: "plot_perf_box_name"
25398   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-4t2c-base-pdr"
25399   data: "plot-dpdk-throughput-latency-2n-zn2"
25400   include:
25401     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
25402     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
25403   layout:
25404     title: "2n-zn2-x710-64b-4t2c-base-pdr"
25405     layout: "plot-throughput"
25406
25407 ################################################################################
25408
25409 - type: "plot"
25410   title: "Latency by percentile: 2n-skx"
25411   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25412   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
25413   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
25414   target-links: "../../_static/vpp"
25415   data: "plot-vpp-hdrh-lat-2n-skx"
25416   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25417   layout:
25418     layout: "plot-hdrh-latency-percentile-x-log"
25419
25420 - type: "plot"
25421   title: "Latency by percentile: 2n-skx RND"
25422   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25423   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
25424   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
25425   target-links: "../../_static/vpp"
25426   data: "plot-vpp-hdrh-lat-2n-skx-rnd"
25427   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25428   layout:
25429     layout: "plot-hdrh-latency-percentile-x-log"
25430
25431 - type: "plot"
25432   title: "Latency by percentile: 2n-skx NAT"
25433   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25434   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
25435   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
25436   target-links: "../../_static/vpp"
25437   data: "plot-vpp-hdrh-lat-2n-skx-nat"
25438   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25439   layout:
25440     layout: "plot-hdrh-latency-percentile-x-log"
25441
25442 - type: "plot"
25443   title: "Latency by percentile: 2n-zn2"
25444   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25445   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-zn2"
25446   output-file-links: "{DIR[LAT,VPP]}/2n_zn2.rst"
25447   target-links: "../../_static/vpp"
25448   data: "plot-vpp-hdrh-lat-2n-zn2"
25449   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25450   layout:
25451     layout: "plot-hdrh-latency-percentile-x-log"
25452
25453 - type: "plot"
25454   title: "Latency by percentile: 2n-zn2 RND"
25455   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25456   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-zn2"
25457   output-file-links: "{DIR[LAT,VPP]}/2n_zn2.rst"
25458   target-links: "../../_static/vpp"
25459   data: "plot-vpp-hdrh-lat-2n-zn2-rnd"
25460   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25461   layout:
25462     layout: "plot-hdrh-latency-percentile-x-log"
25463
25464 - type: "plot"
25465   title: "Latency by percentile: 3n-skx"
25466   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25467   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
25468   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
25469   target-links: "../../_static/vpp"
25470   data: "plot-vpp-hdrh-lat-3n-skx"
25471   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25472   layout:
25473     layout: "plot-hdrh-latency-percentile-x-log"
25474
25475 - type: "plot"
25476   title: "Latency by percentile: 2n-clx"
25477   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25478   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
25479   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
25480   target-links: "../../_static/vpp"
25481   data: "plot-vpp-hdrh-lat-2n-clx"
25482   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25483   layout:
25484     layout: "plot-hdrh-latency-percentile-x-log"
25485
25486 - type: "plot"
25487   title: "Latency by percentile: 2n-clx RND"
25488   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25489   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
25490   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
25491   target-links: "../../_static/vpp"
25492   data: "plot-vpp-hdrh-lat-2n-clx-rnd"
25493   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25494   layout:
25495     layout: "plot-hdrh-latency-percentile-x-log"
25496
25497 - type: "plot"
25498   title: "Latency by percentile: 2n-clx NAT"
25499   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25500   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
25501   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
25502   target-links: "../../_static/vpp"
25503   data: "plot-vpp-hdrh-lat-2n-clx-nat"
25504   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25505   layout:
25506     layout: "plot-hdrh-latency-percentile-x-log"
25507
25508 - type: "plot"
25509   title: "Latency by percentile: 2n-clx MLX"
25510   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25511   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
25512   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
25513   target-links: "../../_static/vpp"
25514   data: "plot-vpp-hdrh-lat-2n-clx-mlx"
25515   filter: "'2T1C' and 'NIC_Mellanox-CX556A'"
25516   layout:
25517     layout: "plot-hdrh-latency-percentile-x-log"
25518
25519 - type: "plot"
25520   title: "Latency by percentile: 3n-hsw"
25521   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25522   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
25523   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
25524   target-links: "../../_static/vpp"
25525   data: "plot-vpp-hdrh-lat-3n-hsw"
25526   filter: "'1T1C' and 'NIC_Intel-XL710'"
25527   layout:
25528     layout: "plot-hdrh-latency-percentile-x-log"
25529
25530 - type: "plot"
25531   title: "Latency by percentile: 3n-hsw RND"
25532   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25533   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
25534   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
25535   target-links: "../../_static/vpp"
25536   data: "plot-vpp-hdrh-lat-3n-hsw-rnd"
25537   filter: "'1T1C' and 'NIC_Intel-XL710'"
25538   layout:
25539     layout: "plot-hdrh-latency-percentile-x-log"
25540
25541 - type: "plot"
25542   title: "Latency by percentile: 3n-tsh"
25543   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25544   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
25545   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
25546   target-links: "../../_static/vpp"
25547   data: "plot-vpp-hdrh-lat-3n-tsh"
25548   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
25549   layout:
25550     layout: "plot-hdrh-latency-percentile-x-log"
25551
25552 - type: "plot"
25553   title: "Latency by percentile: 2n-tx2"
25554   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25555   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-tx2"
25556   output-file-links: "{DIR[LAT,VPP]}/2n-tx2.rst"
25557   target-links: "../../_static/vpp"
25558   data: "plot-vpp-hdrh-lat-2n-tx2"
25559   filter: "'1T1C' and 'NIC_Intel-XL710'"
25560   layout:
25561     layout: "plot-hdrh-latency-percentile-x-log"
25562
25563 - type: "plot"
25564   title: "Latency by percentile: DPDK 2n-skx"
25565   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25566   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
25567   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
25568   target-links: "../../_static/dpdk"
25569   data: "plot-dpdk-hdrh-lat-2n-skx"
25570   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25571   layout:
25572     layout: "plot-hdrh-latency-percentile-x-log"
25573
25574 - type: "plot"
25575   title: "Latency by percentile: DPDK 3n-skx"
25576   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25577   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
25578   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
25579   target-links: "../../_static/dpdk"
25580   data: "plot-dpdk-hdrh-lat-3n-skx"
25581   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25582   layout:
25583     layout: "plot-hdrh-latency-percentile-x-log"
25584
25585 - type: "plot"
25586   title: "Latency by percentile: DPDK 2n-clx"
25587   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25588   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
25589   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
25590   target-links: "../../_static/dpdk"
25591   data: "plot-dpdk-hdrh-lat-2n-clx"
25592   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25593   layout:
25594     layout: "plot-hdrh-latency-percentile-x-log"
25595
25596 - type: "plot"
25597   title: "Latency by percentile: DPDK 2n-zn2"
25598   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25599   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-zn2"
25600   output-file-links: "{DIR[LAT,DPDK]}/2n_zn2.rst"
25601   target-links: "../../_static/dpdk"
25602   data: "plot-dpdk-hdrh-lat-2n-zn2"
25603   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25604   layout:
25605     layout: "plot-hdrh-latency-percentile-x-log"
25606
25607 - type: "plot"
25608   title: "Latency by percentile: DPDK 3n-hsw"
25609   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25610   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
25611   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
25612   target-links: "../../_static/dpdk"
25613   data: "plot-dpdk-hdrh-lat-3n-hsw"
25614   filter: "'1T1C' and 'NIC_Intel-XL710'"
25615   layout:
25616     layout: "plot-hdrh-latency-percentile-x-log"
25617
25618 - type: "plot"
25619   title: "Latency by percentile: DPDK 3n-tsh"
25620   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25621   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
25622   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
25623   target-links: "../../_static/dpdk"
25624   data: "plot-dpdk-hdrh-lat-3n-tsh"
25625   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
25626   layout:
25627     layout: "plot-hdrh-latency-percentile-x-log"
25628
25629 - type: "plot"
25630   title: "Latency by percentile: DPDK 2n-tx2"
25631   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25632   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-tx2"
25633   output-file-links: "{DIR[LAT,DPDK]}/2n-tx2.rst"
25634   target-links: "../../_static/dpdk"
25635   data: "plot-dpdk-hdrh-lat-2n-tx2"
25636   filter: "'1T1C' and 'NIC_Intel-XL710'"
25637   layout:
25638     layout: "plot-hdrh-latency-percentile-x-log"
25639
25640 ###############################################################################
25641
25642 - type: "plot"
25643   title: "Throughput: 2n-skx-128kb-1t1c-ip4routing-iperf3"
25644   algorithm: "plot_mrr_box_name"
25645   output-file: "{DIR[STATIC,VPP]}/2n-skx-128kb-1t1c-ip4routing-iperf3"
25646   data: "plot-vpp-gso-2n-skx"
25647   include:
25648     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Gso-Iperf3-Mrr.128KB-1t1c-ethip4-ip4base-2tap-gso-iperf3-mrr"
25649     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Iperf3-Mrr.128KB-1t1c-ethip4-ip4base-2tap-iperf3-mrr"
25650     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Gso-Iperf3-Mrr.128KB-1t1c-ethip4-ip4base-2vhost-gso-iperf3-mrr"
25651     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Iperf3-Mrr.128KB-1t1c-ethip4-ip4base-2vhost-iperf3-mrr"
25652   layout:
25653     title: "2n-skx-128kb-1t1c-ip4routing-iperf3"
25654     layout: "plot-throughput-gbps"
25655
25656 - type: "plot"
25657   title: "Throughput: 2n-skx-128kb-2t2c-ip4routing-iperf3"
25658   algorithm: "plot_mrr_box_name"
25659   output-file: "{DIR[STATIC,VPP]}/2n-skx-128kb-2t2c-ip4routing-iperf3"
25660   data: "plot-vpp-gso-2n-skx"
25661   include:
25662     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Gso-Iperf3-Mrr.128KB-2t2c-ethip4-ip4base-2tap-gso-iperf3-mrr"
25663     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Iperf3-Mrr.128KB-2t2c-ethip4-ip4base-2tap-iperf3-mrr"
25664     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Gso-Iperf3-Mrr.128KB-2t2c-ethip4-ip4base-2vhost-gso-iperf3-mrr"
25665     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Iperf3-Mrr.128KB-2t2c-ethip4-ip4base-2vhost-iperf3-mrr"
25666   layout:
25667     title: "2n-skx-128kb-2t2c-ip4routing-iperf3"
25668     layout: "plot-throughput-gbps"
25669
25670 - type: "plot"
25671   title: "Throughput: 2n-skx-128kb-4t4c-ip4routing-iperf3"
25672   algorithm: "plot_mrr_box_name"
25673   output-file: "{DIR[STATIC,VPP]}/2n-skx-128kb-4t4c-ip4routing-iperf3"
25674   data: "plot-vpp-gso-2n-skx"
25675   include:
25676     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Gso-Iperf3-Mrr.128KB-4t4c-ethip4-ip4base-2tap-gso-iperf3-mrr"
25677     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Iperf3-Mrr.128KB-4t4c-ethip4-ip4base-2tap-iperf3-mrr"
25678     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Gso-Iperf3-Mrr.128KB-4t4c-ethip4-ip4base-2vhost-gso-iperf3-mrr"
25679     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Iperf3-Mrr.128KB-4t4c-ethip4-ip4base-2vhost-iperf3-mrr"
25680   layout:
25681     title: "2n-skx-128kb-4t4c-ip4routing-iperf3"
25682     layout: "plot-throughput-gbps"
25683
25684 - type: "plot"
25685   title: "Throughput: 2n-clx-128kb-1t1c-ip4routing-iperf3"
25686   algorithm: "plot_mrr_box_name"
25687   output-file: "{DIR[STATIC,VPP]}/2n-clx-128kb-1t1c-ip4routing-iperf3"
25688   data: "plot-vpp-gso-2n-clx"
25689   include:
25690     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Gso-Iperf3-Mrr.128KB-1t1c-ethip4-ip4base-2tap-gso-iperf3-mrr"
25691     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Iperf3-Mrr.128KB-1t1c-ethip4-ip4base-2tap-iperf3-mrr"
25692     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Gso-Iperf3-Mrr.128KB-1t1c-ethip4-ip4base-2vhost-gso-iperf3-mrr"
25693     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Iperf3-Mrr.128KB-1t1c-ethip4-ip4base-2vhost-iperf3-mrr"
25694   layout:
25695     title: "2n-clx-128kb-1t1c-ip4routing-iperf3"
25696     layout: "plot-throughput-gbps"
25697
25698 - type: "plot"
25699   title: "Throughput: 2n-clx-128kb-2t2c-ip4routing-iperf3"
25700   algorithm: "plot_mrr_box_name"
25701   output-file: "{DIR[STATIC,VPP]}/2n-clx-128kb-2t2c-ip4routing-iperf3"
25702   data: "plot-vpp-gso-2n-clx"
25703   include:
25704     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Gso-Iperf3-Mrr.128KB-2t2c-ethip4-ip4base-2tap-gso-iperf3-mrr"
25705     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Iperf3-Mrr.128KB-2t2c-ethip4-ip4base-2tap-iperf3-mrr"
25706     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Gso-Iperf3-Mrr.128KB-2t2c-ethip4-ip4base-2vhost-gso-iperf3-mrr"
25707     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Iperf3-Mrr.128KB-2t2c-ethip4-ip4base-2vhost-iperf3-mrr"
25708   layout:
25709     title: "2n-clx-128kb-2t2c-ip4routing-iperf3"
25710     layout: "plot-throughput-gbps"
25711
25712 - type: "plot"
25713   title: "Throughput: 2n-clx-128kb-4t4c-ip4routing-iperf3"
25714   algorithm: "plot_mrr_box_name"
25715   output-file: "{DIR[STATIC,VPP]}/2n-clx-128kb-4t4c-ip4routing-iperf3"
25716   data: "plot-vpp-gso-2n-clx"
25717   include:
25718     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Gso-Iperf3-Mrr.128KB-4t4c-ethip4-ip4base-2tap-gso-iperf3-mrr"
25719     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Iperf3-Mrr.128KB-4t4c-ethip4-ip4base-2tap-iperf3-mrr"
25720     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Gso-Iperf3-Mrr.128KB-4t4c-ethip4-ip4base-2vhost-gso-iperf3-mrr"
25721     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Iperf3-Mrr.128KB-4t4c-ethip4-ip4base-2vhost-iperf3-mrr"
25722   layout:
25723     title: "2n-clx-128kb-4t4c-ip4routing-iperf3"
25724     layout: "plot-throughput-gbps"
25725
25726 - type: "plot"
25727   title: "Throughput: 2n-zn2-128kb-1t1c-ip4routing-iperf3"
25728   algorithm: "plot_mrr_box_name"
25729   output-file: "{DIR[STATIC,VPP]}/2n-zn2-128kb-1t1c-ip4routing-iperf3"
25730   data: "plot-vpp-gso-2n-zn2"
25731   include:
25732     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Gso-Iperf3-Mrr.128KB-1t1c-ethip4-ip4base-2tap-gso-iperf3-mrr"
25733     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Iperf3-Mrr.128KB-1t1c-ethip4-ip4base-2tap-iperf3-mrr"
25734     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Gso-Iperf3-Mrr.128KB-1t1c-ethip4-ip4base-2vhost-gso-iperf3-mrr"
25735     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Iperf3-Mrr.128KB-1t1c-ethip4-ip4base-2vhost-iperf3-mrr"
25736   layout:
25737     title: "2n-zn2-128kb-1t1c-ip4routing-iperf3"
25738     layout: "plot-throughput-gbps"
25739
25740 - type: "plot"
25741   title: "Throughput: 2n-zn2-128kb-2t2c-ip4routing-iperf3"
25742   algorithm: "plot_mrr_box_name"
25743   output-file: "{DIR[STATIC,VPP]}/2n-zn2-128kb-2t2c-ip4routing-iperf3"
25744   data: "plot-vpp-gso-2n-zn2"
25745   include:
25746     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Gso-Iperf3-Mrr.128KB-2t2c-ethip4-ip4base-2tap-gso-iperf3-mrr"
25747     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Iperf3-Mrr.128KB-2t2c-ethip4-ip4base-2tap-iperf3-mrr"
25748     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Gso-Iperf3-Mrr.128KB-2t2c-ethip4-ip4base-2vhost-gso-iperf3-mrr"
25749     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Iperf3-Mrr.128KB-2t2c-ethip4-ip4base-2vhost-iperf3-mrr"
25750   layout:
25751     title: "2n-zn2-128kb-2t2c-ip4routing-iperf3"
25752     layout: "plot-throughput-gbps"
25753
25754 - type: "plot"
25755   title: "Throughput: 2n-zn2-128kb-4t4c-ip4routing-iperf3"
25756   algorithm: "plot_mrr_box_name"
25757   output-file: "{DIR[STATIC,VPP]}/2n-zn2-128kb-4t4c-ip4routing-iperf3"
25758   data: "plot-vpp-gso-2n-zn2"
25759   include:
25760     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Gso-Iperf3-Mrr.128KB-4t4c-ethip4-ip4base-2tap-gso-iperf3-mrr"
25761     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Iperf3-Mrr.128KB-4t4c-ethip4-ip4base-2tap-iperf3-mrr"
25762     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Gso-Iperf3-Mrr.128KB-4t4c-ethip4-ip4base-2vhost-gso-iperf3-mrr"
25763     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Iperf3-Mrr.128KB-4t4c-ethip4-ip4base-2vhost-iperf3-mrr"
25764   layout:
25765     title: "2n-zn2-128kb-4t4c-ip4routing-iperf3"
25766     layout: "plot-throughput-gbps"