Report: Add comp tables for 2n-clx with mellanox NIC
[csit.git] / resources / tools / presentation / specification.yaml
1 - type: "environment"
2
3   paths:
4     # Top level directories:
5     ## Working directory
6     DIR[WORKING]: "_tmp"
7     ## Build directories
8     DIR[BUILD,HTML]: "_build"
9     DIR[BUILD,LATEX]: "_build_latex"
10
11     # Static .rst files
12     DIR[RST]: "../../../docs/report"
13
14     # Working directories
15     ## Input data files (.zip, .xml)
16     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
17     ## Static source files from git
18     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
19     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
20
21     # Static html content
22     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
23     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
24     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
25     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
26
27     # Detailed test results
28     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
29     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
30     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
31     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
32     DIR[DTR,PERF,DPDK,2N,ZN2]: "{DIR[DTR]}/dpdk_performance_results_2n_zn2"
33     DIR[DTR,PERF,DPDK,2N,CLX]: "{DIR[DTR]}/dpdk_performance_results_2n_clx"
34     DIR[DTR,PERF,DPDK,2N,DNV]: "{DIR[DTR]}/dpdk_performance_results_2n_dnv"
35     DIR[DTR,PERF,DPDK,3N,DNV]: "{DIR[DTR]}/dpdk_performance_results_3n_dnv"
36     DIR[DTR,PERF,DPDK,3N,TSH]: "{DIR[DTR]}/dpdk_performance_results_3n_tsh"
37     DIR[DTR,PERF,DPDK,2N,TX2]: "{DIR[DTR]}/dpdk_performance_results_2n_tx2"
38     DIR[DTR,PERF,VPP,ALL]: "{DIR[DTR]}/vpp_performance_results"
39     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
40     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
41     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
42     DIR[DTR,PERF,VPP,2N,ZN2]: "{DIR[DTR]}/vpp_performance_results_2n_zn2"
43     DIR[DTR,PERF,VPP,2N,CLX]: "{DIR[DTR]}/vpp_performance_results_2n_clx"
44     DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
45     DIR[DTR,PERF,VPP,2N,TX2]: "{DIR[DTR]}/vpp_performance_results_2n_tx2"
46     DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
47     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
48     DIR[DTR,MRR,VPP,ALL]: "{DIR[DTR]}/vpp_mrr_results"
49     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
50     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
51     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
52     DIR[DTR,MRR,VPP,2N,ZN2]: "{DIR[DTR]}/vpp_mrr_results_2n_zn2"
53     DIR[DTR,MRR,VPP,2N,CLX]: "{DIR[DTR]}/vpp_mrr_results_2n_clx"
54     DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh"
55     DIR[DTR,MRR,VPP,2N,TX2]: "{DIR[DTR]}/vpp_mrr_results_2n_tx2"
56     DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
57     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
58     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
59
60     # Detailed test configurations
61     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
62     DIR[DTC,PERF,VPP,ALL]: "{DIR[DTC]}/vpp_performance_configuration"
63     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
64     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
65     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
66     DIR[DTC,PERF,VPP,2N,ZN2]: "{DIR[DTC]}/vpp_performance_configuration_2n_zn2"
67     DIR[DTC,PERF,VPP,2N,CLX]: "{DIR[DTC]}/vpp_performance_configuration_2n_clx"
68     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
69     DIR[DTC,PERF,VPP,2N,TX2]: "{DIR[DTC]}/vpp_performance_configuration_2n_tx2"
70     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
71     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
72     DIR[DTC,MRR,VPP,ALL]: "{DIR[DTC]}/vpp_mrr_configuration"
73     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
74     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
75     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
76     DIR[DTC,MRR,VPP,2N,ZN2]: "{DIR[DTC]}/vpp_mrr_configuration_2n_zn2"
77     DIR[DTC,MRR,VPP,2N,CLX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_clx"
78     DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
79     DIR[DTC,MRR,VPP,2N,TX2]: "{DIR[DTC]}/vpp_mrr_configuration_2n_tx2"
80     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
81     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
82     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
83
84     # Detailed tests operational data
85     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
86     DIR[DTO,PERF,VPP,ALL]: "{DIR[DTO]}/vpp_performance_operational_data"
87     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
88     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
89     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
90     DIR[DTO,PERF,VPP,2N,ZN2]: "{DIR[DTO]}/vpp_performance_operational_data_2n_zn2"
91     DIR[DTO,PERF,VPP,2N,CLX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_clx"
92     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
93     DIR[DTO,PERF,VPP,2N,TX2]: "{DIR[DTO]}/vpp_performance_operational_data_2n_tx2"
94     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
95     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
96
97     # Latencies:
98     DIR[LAT,VPP]: "{DIR[WORKING,SRC]}/vpp_performance_tests/hdrh_packet_latency_by_percentile_graphs"
99     DIR[LAT,DPDK]: "{DIR[WORKING,SRC]}/dpdk_performance_tests/hdrh_packet_latency_by_percentile_graphs"
100
101     # .css patch file to fix tables generated by Sphinx
102     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
103     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
104
105   urls:
106     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
107     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
108     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
109     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
110     DIR[NEXUS,DOC]: "report/_static/archive"
111
112   make-dirs:
113   # List the directories which are created while preparing the environment.
114   # All directories MUST be defined in "paths" section.
115   - "DIR[WORKING,DATA]"
116   - "DIR[STATIC,VPP]"
117   - "DIR[STATIC,DPDK]"
118   - "DIR[STATIC,ARCH]"
119   - "DIR[BUILD,LATEX]"
120   - "DIR[WORKING,SRC]"
121   - "DIR[WORKING,SRC,STATIC]"
122
123   remove-dirs:
124   # List the directories which are deleted while cleaning the environment.
125   # All directories MUST be defined in "paths" section.
126   #- "DIR[BUILD,HTML]"
127   - "DIR[WORKING,DATA]"
128
129   build-dirs:
130   # List the directories where the results (build) is stored.
131   # All directories MUST be defined in "paths" section.
132   - "DIR[BUILD,HTML]"
133   - "DIR[BUILD,LATEX]"
134
135 - type: "configuration"
136
137   mapping-file: "mapping_report.yaml"
138
139   limits:
140     nic:
141       x520: 24460000
142       x553: 29761905
143       x710: 35800000
144       xxv710: 35800000
145       xl710: 35800000
146       cx556a: 148809523.81
147
148     link:
149       10ge: 14880952.38
150       25ge: 37202380.95
151       40ge: 59523809.52
152       100ge: 148809523.81
153
154     pci:
155       pci-g3-x8: 74404761.90
156       pci-g3-x16: 148809523.81
157
158   data-sets:
159
160     ###########################################################################
161     # Plots:
162
163     # 3n-hsw
164
165     plot-vpp-throughput-lat-tsa-3n-hsw:
166       csit-vpp-perf-report-iterative-2101-3n-hsw:
167         - 64  # rls2101.rel NDRPDR iter env 6
168         - 71  # rls2101.rel NDRPDR iter env 6
169         - 73  # rls2101.rel NDRPDR iter env 6
170         - 74  # rls2101.rel NDRPDR iter env 6
171         - 80  # rls2101.rel NDRPDR iter env 6
172         - 81  # rls2101.rel NDRPDR iter env 6
173         - 82  # rls2101.rel NDRPDR iter env 6
174         - 83  # rls2101.rel NDRPDR iter env 6
175         - 88  # rls2101.rel NDRPDR iter env 6
176         - 89  # rls2101.rel NDRPDR iter env 6
177         - 128 # rls2101.rel NDRPDR iter RND env 6
178         - 129 # rls2101.rel NDRPDR iter RND env 6
179         - 130 # rls2101.rel NDRPDR iter RND env 6
180         - 131 # rls2101.rel NDRPDR iter RND env 6
181         - 132 # rls2101.rel NDRPDR iter RND env 6
182         - 133 # rls2101.rel NDRPDR iter RND env 6
183         - 134 # rls2101.rel NDRPDR iter RND env 6
184         - 135 # rls2101.rel NDRPDR iter RND env 6
185         - 136 # rls2101.rel NDRPDR iter RND env 6
186         - 137 # rls2101.rel NDRPDR iter RND env 6
187
188     plot-vpp-hdrh-lat-3n-hsw:
189       csit-vpp-perf-report-iterative-2101-3n-hsw:
190         - 89  # rls2101.rel NDRPDR iter env 6
191
192     plot-vpp-hdrh-lat-3n-hsw-rnd:
193       csit-vpp-perf-report-iterative-2101-3n-hsw:
194         - 128 # rls2101.rel NDRPDR iter RND env 6
195
196     plot-vpp-ipsec-reconf-3n-hsw:
197       csit-vpp-perf-report-iterative-2101-3n-hsw:
198         - 65  # rls2101.rel NDRPDR reconf iter env 6
199         - 68  # rls2101.rel NDRPDR reconf iter env 6
200         - 77  # rls2101.rel NDRPDR reconf iter env 6
201         - 84  # rls2101.rel NDRPDR reconf iter env 6
202         - 90  # rls2101.rel NDRPDR reconf iter env 6
203         - 96  # rls2101.rel NDRPDR reconf iter env 6
204         - 101 # rls2101.rel NDRPDR reconf iter env 6
205         - 104 # rls2101.rel NDRPDR reconf iter env 6
206         - 105 # rls2101.rel NDRPDR reconf iter env 6
207         - 106 # rls2101.rel NDRPDR reconf iter env 6
208         - 107 # rls2101.rel NDRPDR reconf iter env 6
209         - 108 # rls2101.rel NDRPDR reconf iter env 6
210         - 110 # rls2101.rel NDRPDR reconf iter env 6
211         - 111 # rls2101.rel NDRPDR reconf iter env 6
212         - 112 # rls2101.rel NDRPDR reconf iter env 6
213         - 113 # rls2101.rel NDRPDR reconf iter env 6
214         - 114 # rls2101.rel NDRPDR reconf iter env 6
215         - 115 # rls2101.rel NDRPDR reconf iter env 6
216         - 116 # rls2101.rel NDRPDR reconf iter env 6
217         - 117 # rls2101.rel NDRPDR reconf iter env 6
218
219     plot-vpp-hoststack-3n-hsw:
220       csit-vpp-perf-report-iterative-2101-3n-hsw:
221         - 69  # rls2101.rel Hoststack iter env 6
222         - 70  # rls2101.rel Hoststack iter env 6
223         - 75  # rls2101.rel Hoststack iter env 6
224         - 76  # rls2101.rel Hoststack iter env 6
225         - 78  # rls2101.rel Hoststack iter env 6
226         - 79  # rls2101.rel Hoststack iter env 6
227         - 85  # rls2101.rel Hoststack iter env 6
228         - 86  # rls2101.rel Hoststack iter env 6
229         - 87  # rls2101.rel Hoststack iter env 6
230         - 91  # rls2101.rel Hoststack iter env 6
231         - 92  # rls2101.rel Hoststack iter env 6
232         - 93  # rls2101.rel Hoststack iter env 6
233         - 94  # rls2101.rel Hoststack iter env 6
234         - 95  # rls2101.rel Hoststack iter env 6
235         - 97  # rls2101.rel Hoststack iter env 6
236         - 98  # rls2101.rel Hoststack iter env 6
237         - 99  # rls2101.rel Hoststack iter env 6
238         - 100 # rls2101.rel Hoststack iter env 6
239         - 102 # rls2101.rel Hoststack iter env 6
240         - 103 # rls2101.rel Hoststack iter env 6
241
242     plot-dpdk-throughput-latency-3n-hsw:
243       csit-dpdk-perf-report-iterative-2101-3n-hsw:
244         - 11  # rls2101 NDRPDR iter env 6
245         - 12  # rls2101 NDRPDR iter env 6
246         - 13  # rls2101 NDRPDR iter env 6
247         - 14  # rls2101 NDRPDR iter env 6
248         - 16  # rls2101 NDRPDR iter env 6
249         - 17  # rls2101 NDRPDR iter env 6
250         - 18  # rls2101 NDRPDR iter env 6
251         - 19  # rls2101 NDRPDR iter env 6
252         - 20  # rls2101 NDRPDR iter env 6
253         - 21  # rls2101 NDRPDR iter env 6
254
255     plot-dpdk-hdrh-lat-3n-hsw:
256       csit-dpdk-perf-report-iterative-2101-3n-hsw:
257         - 11  # rls2101 NDRPDR iter env 6
258
259     # 3n-skx
260
261     plot-vpp-throughput-lat-tsa-3n-skx:
262       csit-vpp-perf-report-iterative-2101-3n-skx:
263         - 36  # rls2101.rel NDRPDR iter env 6
264         - 37  # rls2101.rel NDRPDR iter env 6
265         - 38  # rls2101.rel NDRPDR iter env 6
266         - 39  # rls2101.rel NDRPDR iter env 6
267         - 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-dpdk-throughput-latency-2n-skx:
386       csit-dpdk-perf-report-iterative-2101-2n-skx:
387         - 11  # rls2101 NDRPDR iter env 6
388         - 12  # rls2101 NDRPDR iter env 6
389         - 13  # rls2101 NDRPDR iter env 6
390         - 14  # rls2101 NDRPDR iter env 6
391         - 15  # rls2101 NDRPDR iter env 6
392         - 17  # rls2101 NDRPDR iter env 6
393         - 18  # rls2101 NDRPDR iter env 6
394         - 19  # rls2101 NDRPDR iter env 6
395         - 20  # rls2101 NDRPDR iter env 6
396         - 21  # rls2101 NDRPDR iter env 6
397
398     plot-dpdk-hdrh-lat-2n-skx:
399       csit-dpdk-perf-report-iterative-2101-2n-skx:
400         - 11  # rls2101 NDRPDR iter env 6
401
402     # 2n-zn2
403
404     plot-vpp-throughput-lat-tsa-2n-zn2:
405       csit-vpp-perf-report-iterative-2101-2n-zn2:
406         - 31  # rls2101.rel NDRPDR iter env 6
407         - 32  # rls2101.rel NDRPDR iter env 6
408         - 33  # rls2101.rel NDRPDR iter env 6
409         - 34  # rls2101.rel NDRPDR iter env 6
410         - 35  # rls2101.rel NDRPDR iter env 6
411         - 36  # rls2101.rel NDRPDR iter env 6
412         - 37  # rls2101.rel NDRPDR iter env 6
413         - 38  # rls2101.rel NDRPDR iter env 6
414         - 44  # rls2101.rel NDRPDR iter env 6
415         - 49  # rls2101.rel NDRPDR iter env 6
416         - 39  # rls2101.rel NDRPDR iter RND env 6
417         - 40  # rls2101.rel NDRPDR iter RND env 6
418         - 41  # rls2101.rel NDRPDR iter RND env 6
419         - 42  # rls2101.rel NDRPDR iter RND env 6
420         - 43  # rls2101.rel NDRPDR iter RND env 6
421         - 45  # rls2101.rel NDRPDR iter RND env 6
422         - 48  # rls2101.rel NDRPDR iter RND env 6
423         - 50  # rls2101.rel NDRPDR iter RND env 6
424         - 51  # rls2101.rel NDRPDR iter RND env 6
425         - 52  # rls2101.rel NDRPDR iter RND env 6
426
427     plot-vpp-hdrh-lat-2n-zn2:
428       csit-vpp-perf-report-iterative-2101-2n-zn2:
429         - 31  # rls2101.rel NDRPDR iter env 6
430
431     plot-vpp-hdrh-lat-2n-zn2-rnd:
432       csit-vpp-perf-report-iterative-2101-2n-zn2:
433         - 40  # rls2101.rel NDRPDR iter RND env 6
434
435     plot-dpdk-throughput-latency-2n-zn2:
436       csit-dpdk-perf-report-iterative-2101-2n-zn2:
437         - 11  # rls2101 NDRPDR iter env 6
438         - 12  # rls2101 NDRPDR iter env 6
439         - 13  # rls2101 NDRPDR iter env 6
440         - 14  # rls2101 NDRPDR iter env 6
441         - 16  # rls2101 NDRPDR iter env 6
442         - 17  # rls2101 NDRPDR iter env 6
443         - 18  # rls2101 NDRPDR iter env 6
444         - 19  # rls2101 NDRPDR iter env 6
445         - 20  # rls2101 NDRPDR iter env 6
446         - 21  # rls2101 NDRPDR iter env 6
447
448     plot-dpdk-hdrh-lat-2n-zn2:
449       csit-dpdk-perf-report-iterative-2101-2n-zn2:
450         - 11  # rls2101 NDRPDR iter env 6
451
452     # 2n-clx
453
454     plot-vpp-throughput-lat-tsa-2n-clx:
455       csit-vpp-perf-report-iterative-2101-2n-clx:
456         - 54  # rls2101.rel NDRPDR iter env 6
457         - 59  # rls2101.rel NDRPDR iter env 6
458         - 60  # rls2101.rel NDRPDR iter env 6
459         - 63  # rls2101.rel NDRPDR iter env 6
460         - 66  # rls2101.rel NDRPDR iter env 6
461         - 68  # rls2101.rel NDRPDR iter env 6
462         - 73  # rls2101.rel NDRPDR iter env 6
463         - 75  # rls2101.rel NDRPDR iter env 6
464         - 86  # rls2101.rel NDRPDR iter env 6
465         - 90  # rls2101.rel NDRPDR iter env 6
466         - 80  # rls2101.rel NDRPDR iter RND env 6
467         - 87  # rls2101.rel NDRPDR iter RND env 6
468         - 91  # rls2101.rel NDRPDR iter RND env 6
469         - 92  # rls2101.rel NDRPDR iter RND env 6
470         - 93  # rls2101.rel NDRPDR iter RND env 6
471         - 94  # rls2101.rel NDRPDR iter RND env 6
472         - 95  # rls2101.rel NDRPDR iter RND env 6
473         - 100 # rls2101.rel NDRPDR iter RND env 6
474         - 106 # rls2101.rel NDRPDR iter RND env 6
475         - 108 # rls2101.rel NDRPDR iter RND env 6
476         - 112 # rls2101.rel NDRPDR iter NAT env 6
477         - 113 # rls2101.rel NDRPDR iter NAT env 6
478         - 114 # rls2101.rel NDRPDR iter NAT env 6
479         - 115 # rls2101.rel NDRPDR iter NAT env 6
480         - 116 # rls2101.rel NDRPDR iter NAT env 6
481         - 117 # rls2101.rel NDRPDR iter NAT env 6
482         - 118 # rls2101.rel NDRPDR iter NAT env 6
483         - 119 # rls2101.rel NDRPDR iter NAT env 6
484         - 120 # rls2101.rel NDRPDR iter NAT env 6
485         - 121 # rls2101.rel NDRPDR iter NAT env 6
486         - 122 # rls2101.rel NDRPDR iter MLX env 6
487         - 123 # rls2101.rel NDRPDR iter MLX env 6
488         - 124 # rls2101.rel NDRPDR iter MLX env 6
489         - 126 # rls2101.rel NDRPDR iter MLX env 6
490         - 127 # rls2101.rel NDRPDR iter MLX env 6
491         - 128 # rls2101.rel NDRPDR iter MLX env 6
492         - 129 # rls2101.rel NDRPDR iter MLX env 6
493         - 130 # rls2101.rel NDRPDR iter MLX env 6
494         - 131 # rls2101.rel NDRPDR iter MLX env 6
495         - 132 # rls2101.rel NDRPDR iter MLX env 6
496
497     plot-vpp-hdrh-lat-2n-clx:
498       csit-vpp-perf-report-iterative-2101-2n-clx:
499         - 75  # rls2101.rel NDRPDR iter env 6
500
501     plot-vpp-hdrh-lat-2n-clx-rnd:
502       csit-vpp-perf-report-iterative-2101-2n-clx:
503         - 87  # rls2101.rel NDRPDR iter RND env 6
504
505     plot-vpp-hdrh-lat-2n-clx-nat:
506       csit-vpp-perf-report-iterative-2101-2n-clx:
507         - 118 # rls2101.rel NDRPDR iter NAT env 6
508
509     plot-vpp-hdrh-lat-2n-clx-mlx:
510       csit-vpp-perf-report-iterative-2101-2n-clx:
511         - 127 # rls2101.rel NDRPDR iter MLX env 6
512
513     plot-vpp-nfv-2n-clx-ndrpdr:
514       csit-vpp-perf-report-iterative-2101-2n-clx:
515         - 57  # rls2101.rel NDRPDR nf-density iter env 6
516         - 62  # rls2101.rel NDRPDR nf-density iter env 6
517         - 70  # rls2101.rel NDRPDR nf-density iter env 6
518         - 71  # rls2101.rel NDRPDR nf-density iter env 6
519         - 82  # rls2101.rel NDRPDR nf-density iter env 6
520         - 88  # rls2101.rel NDRPDR nf-density iter env 6
521         - 89  # rls2101.rel NDRPDR nf-density iter env 6
522         - 96  # rls2101.rel NDRPDR nf-density iter env 6
523         - 97  # rls2101.rel NDRPDR nf-density iter env 6
524         - 98  # rls2101.rel NDRPDR nf-density iter env 6
525
526     plot-vpp-nfv-2n-clx-mrr:
527       csit-vpp-perf-report-iterative-2101-2n-clx:
528         - 72  # rls2101.rel MRR nf-density iter env 6
529
530     plot-vpp-nfv-reconf-2n-clx:
531       csit-vpp-perf-report-iterative-2101-2n-clx:
532         - 55  # rls2101.rel NDRPDR reconf iter env 6
533         - 64  # rls2101.rel NDRPDR reconf iter env 6
534         - 76  # rls2101.rel NDRPDR reconf iter env 6
535         - 83  # rls2101.rel NDRPDR reconf iter env 6
536         - 99  # rls2101.rel NDRPDR reconf iter env 6
537         - 101 # rls2101.rel NDRPDR reconf iter env 6
538         - 102 # rls2101.rel NDRPDR reconf iter env 6
539         - 107 # rls2101.rel NDRPDR reconf iter env 6
540         - 109 # rls2101.rel NDRPDR reconf iter env 6
541         - 110 # rls2101.rel NDRPDR reconf iter env 6
542
543     plot-vpp-soak-2n-clx:
544       csit-vpp-perf-report-iterative-2101-2n-clx:
545         - 58  # rls2101.rel soak env 6
546         - 61  # rls2101.rel soak env 6
547
548     plot-dpdk-throughput-latency-2n-clx:
549       csit-dpdk-perf-report-iterative-2101-2n-clx:
550         - 12  # rls2101 NDRPDR iter env 6
551         - 13  # rls2101 NDRPDR iter env 6
552         - 14  # rls2101 NDRPDR iter env 6
553         - 18  # rls2101 NDRPDR iter env 6
554         - 22  # rls2101 NDRPDR iter env 6
555
556     plot-dpdk-hdrh-lat-2n-clx:
557       csit-dpdk-perf-report-iterative-2101-2n-clx:
558         - 12  # rls2101 NDRPDR iter env 6
559
560     # 3n-tsh
561
562     plot-vpp-throughput-lat-tsa-3n-tsh:
563       csit-vpp-perf-report-iterative-2101-3n-tsh:
564         - 23  # rls2101.rel NDRPDR iter env 6
565         - 24  # rls2101.rel NDRPDR iter env 6
566         - 25  # rls2101.rel NDRPDR iter env 6
567         - 26  # rls2101.rel NDRPDR iter env 6
568         - 27  # rls2101.rel NDRPDR iter env 6
569         - 28  # rls2101.rel NDRPDR iter env 6
570         - 29  # rls2101.rel NDRPDR iter env 6
571         - 30  # rls2101.rel NDRPDR iter env 6
572         - 31  # rls2101.rel NDRPDR iter env 6
573         - 32  # rls2101.rel NDRPDR iter env 6
574
575     plot-vpp-hdrh-lat-3n-tsh:
576       csit-vpp-perf-report-iterative-2101-3n-tsh:
577         - 23  # rls2101.rel NDRPDR iter env 6
578
579     plot-dpdk-throughput-latency-3n-tsh:
580       csit-dpdk-perf-report-iterative-2101-3n-tsh:
581         - 11  # rls2101 NDRPDR iter env 6
582         - 12  # rls2101 NDRPDR iter env 6
583         - 13  # rls2101 NDRPDR iter env 6
584         - 14  # rls2101 NDRPDR iter env 6
585         - 16  # rls2101 NDRPDR iter env 6
586         - 17  # rls2101 NDRPDR iter env 6
587         - 18  # rls2101 NDRPDR iter env 6
588         - 19  # rls2101 NDRPDR iter env 6
589         - 20  # rls2101 NDRPDR iter env 6
590         - 21  # rls2101 NDRPDR iter env 6
591
592     plot-dpdk-hdrh-lat-3n-tsh:
593       csit-dpdk-perf-report-iterative-2101-3n-tsh:
594         - 21  # rls2101 NDRPDR iter env 6
595
596     # 2n-tx2
597
598     plot-vpp-throughput-lat-tsa-2n-tx2:
599       csit-vpp-perf-report-iterative-2101-2n-tx2:
600         - 22  # rls2101.rel NDRPDR iter env 6
601         - 23  # rls2101.rel NDRPDR iter env 6
602         - 24  # rls2101.rel NDRPDR iter env 6
603         - 25  # rls2101.rel NDRPDR iter env 6
604         - 26  # rls2101.rel NDRPDR iter env 6
605         - 27  # rls2101.rel NDRPDR iter env 6
606         - 28  # rls2101.rel NDRPDR iter env 6
607         - 29  # rls2101.rel NDRPDR iter env 6
608         - 30  # rls2101.rel NDRPDR iter env 6
609         - 31  # rls2101.rel NDRPDR iter env 6
610
611     plot-vpp-hdrh-lat-2n-tx2:
612       csit-vpp-perf-report-iterative-2101-2n-tx2:
613         - 29  # rls2101.rel NDRPDR iter env 6
614
615     plot-dpdk-throughput-latency-2n-tx2:
616       csit-dpdk-perf-report-iterative-2101-2n-tx2:
617         - 4   # rls2101 NDRPDR iter env 6
618         - 6   # rls2101 NDRPDR iter env 6
619         - 7   # rls2101 NDRPDR iter env 6
620         - 8   # rls2101 NDRPDR iter env 6
621         - 9   # rls2101 NDRPDR iter env 6
622         - 10  # rls2101 NDRPDR iter env 6
623         - 11  # rls2101 NDRPDR iter env 6
624         - 12  # rls2101 NDRPDR iter env 6
625         - 13  # rls2101 NDRPDR iter env 6
626         - 14  # rls2101 NDRPDR iter env 6
627
628     plot-dpdk-hdrh-lat-2n-tx2:
629       csit-dpdk-perf-report-iterative-2101-2n-tx2:
630         - 4   # rls2101 NDRPDR iter env 6
631
632     # 3n-dnv
633
634     plot-vpp-throughput-lat-tsa-3n-dnv:
635       csit-vpp-perf-report-iterative-2101-3n-dnv:
636         - 33  # rls2101.rel NDRPDR iter env 6
637         - 34  # rls2101.rel NDRPDR iter env 6
638         - 35  # rls2101.rel NDRPDR iter env 6
639         - 36  # rls2101.rel NDRPDR iter env 6
640         - 37  # rls2101.rel NDRPDR iter env 6
641         - 38  # rls2101.rel NDRPDR iter env 6
642         - 39  # rls2101.rel NDRPDR iter env 6
643         - 40  # rls2101.rel NDRPDR iter env 6
644         - 41  # rls2101.rel NDRPDR iter env 6
645         - 42  # rls2101.rel NDRPDR iter env 6
646         - 43  # rls2101.rel NDRPDR iter RND env 6
647         - 44  # rls2101.rel NDRPDR iter RND env 6
648         - 45  # rls2101.rel NDRPDR iter RND env 6
649         - 46  # rls2101.rel NDRPDR iter RND env 6
650         - 47  # rls2101.rel NDRPDR iter RND env 6
651         - 48  # rls2101.rel NDRPDR iter RND env 6
652         - 49  # rls2101.rel NDRPDR iter RND env 6
653         - 50  # rls2101.rel NDRPDR iter RND env 6
654         - 51  # rls2101.rel NDRPDR iter RND env 6
655         - 52  # rls2101.rel NDRPDR iter RND env 6
656
657 #    plot-dpdk-throughput-latency-3n-dnv:
658 #      # No data
659 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
660
661     # 2n-dnv
662
663     plot-vpp-throughput-lat-tsa-2n-dnv:
664       csit-vpp-perf-report-iterative-2101-2n-dnv:
665         - 32  # rls2101.rel NDRPDR iter env 6
666         - 33  # rls2101.rel NDRPDR iter env 6
667         - 34  # rls2101.rel NDRPDR iter env 6
668         - 35  # rls2101.rel NDRPDR iter env 6
669         - 39  # rls2101.rel NDRPDR iter env 6
670         - 41  # rls2101.rel NDRPDR iter env 6
671         - 42  # rls2101.rel NDRPDR iter env 6
672         - 43  # rls2101.rel NDRPDR iter env 6
673         - 44  # rls2101.rel NDRPDR iter env 6
674         - 45  # rls2101.rel NDRPDR iter env 6
675         - 46  # rls2101.rel NDRPDR iter RND env 6
676         - 47  # rls2101.rel NDRPDR iter RND env 6
677         - 48  # rls2101.rel NDRPDR iter RND env 6
678         - 49  # rls2101.rel NDRPDR iter RND env 6
679         - 50  # rls2101.rel NDRPDR iter RND env 6
680         - 51  # rls2101.rel NDRPDR iter RND env 6
681         - 52  # rls2101.rel NDRPDR iter RND env 6
682         - 53  # rls2101.rel NDRPDR iter RND env 6
683         - 54  # rls2101.rel NDRPDR iter RND env 6
684         - 55  # rls2101.rel NDRPDR iter RND env 6
685
686 #    plot-dpdk-throughput-latency-2n-dnv:
687 #      # No data
688 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
689
690     ###########################################################################
691     # Simple tables (only one data set):
692
693     # NIC Comparisons
694
695     vpp-nic-comparison-3n-skx:
696       csit-vpp-perf-report-iterative-2101-3n-skx:
697         - 36  # rls2101.rel NDRPDR iter env 6
698         - 37  # rls2101.rel NDRPDR iter env 6
699         - 38  # rls2101.rel NDRPDR iter env 6
700         - 39  # rls2101.rel NDRPDR iter env 6
701         - 40  # rls2101.rel NDRPDR iter env 6
702         - 41  # rls2101.rel NDRPDR iter env 6
703         - 42  # rls2101.rel NDRPDR iter env 6
704         - 47  # rls2101.rel NDRPDR iter env 6
705         - 48  # rls2101.rel NDRPDR iter env 6
706         - 50  # rls2101.rel NDRPDR iter env 6
707
708     vpp-nic-comparison-2n-skx:
709       csit-vpp-perf-report-iterative-2101-2n-skx:
710         - 63  # rls2101.rel NDRPDR iter env 6
711         - 69  # rls2101.rel NDRPDR iter env 6
712         - 70  # rls2101.rel NDRPDR iter env 6
713         - 75  # rls2101.rel NDRPDR iter env 6
714         - 76  # rls2101.rel NDRPDR iter env 6
715         - 77  # rls2101.rel NDRPDR iter env 6
716         - 82  # rls2101.rel NDRPDR iter env 6
717         - 85  # rls2101.rel NDRPDR iter env 6
718         - 86  # rls2101.rel NDRPDR iter env 6
719         - 94  # rls2101.rel NDRPDR iter env 6
720         - 89  # rls2101.rel NDRPDR iter RND env 6
721         - 90  # rls2101.rel NDRPDR iter RND env 6
722         - 91  # rls2101.rel NDRPDR iter RND env 6
723         - 92  # rls2101.rel NDRPDR iter RND env 6
724         - 93  # rls2101.rel NDRPDR iter RND env 6
725         - 96  # rls2101.rel NDRPDR iter RND env 6
726         - 98  # rls2101.rel NDRPDR iter RND env 6
727         - 99  # rls2101.rel NDRPDR iter RND env 6
728         - 101 # rls2101.rel NDRPDR iter RND env 6
729         - 102 # rls2101.rel NDRPDR iter RND env 6
730         - 116 # rls2101.rel NDRPDR iter NAT env 6
731         - 117 # rls2101.rel NDRPDR iter NAT env 6
732         - 118 # rls2101.rel NDRPDR iter NAT env 6
733         - 119 # rls2101.rel NDRPDR iter NAT env 6
734         - 120 # rls2101.rel NDRPDR iter NAT env 6
735         - 121 # rls2101.rel NDRPDR iter NAT env 6
736         - 122 # rls2101.rel NDRPDR iter NAT env 6
737         - 123 # rls2101.rel NDRPDR iter NAT env 6
738         - 124 # rls2101.rel NDRPDR iter NAT env 6
739         - 125 # rls2101.rel NDRPDR iter NAT env 6
740
741     vpp-nic-comparison-3n-skx-mrr:
742       csit-vpp-perf-report-iterative-2101-3n-skx:
743         - 35  # rls2101.rel MRR iter env 6
744
745     vpp-nic-comparison-2n-skx-mrr:
746       csit-vpp-perf-report-iterative-2101-2n-skx:
747         - 62  # rls2101.rel MRR iter env 6
748
749     # Results
750
751     vpp-perf-results-3n-hsw:
752       csit-vpp-perf-report-coverage-2101-3n-hsw:
753         - 1   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-00
754         - 2   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-01
755         - 3   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-02
756         - 4   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-03
757         - 5   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-00
758         - 6   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-01
759         - 7   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-02
760         - 8   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-03
761         - 9   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-04
762         - 10  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-05
763         - 11  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-06
764         - 12  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-07
765         - 13  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-00
766         - 14  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-01
767         - 15  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-02
768         - 16  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-00
769         - 18  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-01
770         - 19  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-00
771         - 20  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-01
772         - 21  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-02
773         - 22  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-03
774         - 23  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-04
775         - 24  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6tun-00
776         - 25  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-05
777         - 26  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-06
778         - 27  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-07
779         - 28  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-08
780         - 29  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-09
781         - 30  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-10
782         - 31  # rls2101.rel NDRPDR cov env 6 3n-hsw-memif-00
783         - 32  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-00
784         - 33  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-01
785         - 34  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-00
786         - 35  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-01
787         - 36  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-02
788
789     vpp-perf-results-3n-skx:
790       csit-vpp-perf-report-coverage-2101-3n-skx:
791         - 1   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-00
792         - 2   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-01
793         - 3   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-02
794         - 4   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-03
795         - 5   # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-00
796         - 16  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-01
797         - 7   # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-02
798         - 17  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-03
799         - 18  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-04
800         - 19  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-05
801         - 20  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-06
802         - 12  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-06
803         - 13  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-00
804         - 26  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-01
805         - 15  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-02
806         - 21  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6-00
807         - 22  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6-01
808         - 23  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6tun-00
809         - 24  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-00
810         - 30  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-01
811         - 27  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-02
812         - 28  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-03
813         - 29  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-04
814         - 31  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-05
815         - 32  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-06
816         - 33  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-07
817         - 34  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-08
818         - 35  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-09
819         - 36  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-10
820         - 37  # rls2101.rel NDRPDR cov env 6 3n-skx-memif-00
821         - 38  # rls2101.rel NDRPDR cov env 6 3n-skx-srv6-00
822         - 39  # rls2101.rel NDRPDR cov env 6 3n-skx-srv6-01
823         - 40  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-00
824         - 41  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-01
825         - 42  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-02
826         - 43  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-03
827
828     vpp-perf-results-2n-skx:
829       csit-vpp-perf-report-coverage-2101-2n-skx:
830         - 1   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-00
831         - 2   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-01
832         - 3   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-02
833         - 4   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-03
834         - 5   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-04
835         - 6   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-05
836         - 7   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-06
837         - 8   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-07
838         - 21  # rls2101.rel NDRPDR cov env 6 2n-skx-ip4tun-00
839         - 22  # rls2101.rel NDRPDR cov env 6 2n-skx-ip4tun-00
840         - 10  # rls2101.rel NDRPDR cov env 6 2n-skx-ip6-00
841         - 11  # rls2101.rel NDRPDR cov env 6 2n-skx-ip6-01
842         - 12  # rls2101.rel NDRPDR cov env 6 2n-skx-l2-00
843         - 13  # rls2101.rel NDRPDR cov env 6 2n-skx-l2-01
844         - 14  # rls2101.rel NDRPDR cov env 6 2n-skx-lb-00
845         - 15  # rls2101.rel NDRPDR cov env 6 2n-skx-memif-00
846         - 16  # rls2101.rel NDRPDR cov env 6 2n-skx-vhost-00
847         - 17  # rls2101.rel NDRPDR cov env 6 2n-skx-vhost-01
848         - 19  # rls2101.rel NDRPDR cov env 6 2n-skx-vts-00
849
850     vpp-perf-results-2n-zn2:
851       csit-vpp-perf-report-coverage-2101-2n-zn2:
852         - 1   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-00
853         - 2   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-01
854         - 3   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-02
855         - 4   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-03
856         - 5   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-04
857         - 6   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-05
858         - 17  # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4tun-00
859         - 18  # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4tun-01
860         - 8   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip6-00
861         - 9   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip6-01
862         - 10  # rls2101.rel NDRPDR cov env 6 2n-zn2-l2-00
863         - 11  # rls2101.rel NDRPDR cov env 6 2n-zn2-l2-01
864         - 12  # rls2101.rel NDRPDR cov env 6 2n-zn2-lb-00
865         - 13  # rls2101.rel NDRPDR cov env 6 2n-zn2-memif-00
866         - 14  # rls2101.rel NDRPDR cov env 6 2n-zn2-vhost-00
867         - 15  # rls2101.rel NDRPDR cov env 6 2n-zn2-vhost-00
868         - 16  # rls2101.rel NDRPDR cov env 6 2n-zn2-vts-00
869
870     vpp-perf-results-2n-clx:
871       csit-vpp-perf-report-coverage-2101-2n-clx:
872         - 1   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-00
873         - 2   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-01
874         - 3   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-02
875         - 4   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-03
876         - 5   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-04
877         - 6   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-05
878         - 7   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-06
879         - 8   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-07
880         - 19  # rls2101.rel NDRPDR cov env 6 2n-clx-ip4tun-00
881         - 20  # rls2101.rel NDRPDR cov env 6 2n-clx-ip4tun-00
882         - 10  # rls2101.rel NDRPDR cov env 6 2n-clx-ip6-00
883         - 11  # rls2101.rel NDRPDR cov env 6 2n-clx-ip6-01
884         - 12  # rls2101.rel NDRPDR cov env 6 2n-clx-l2-00
885         - 13  # rls2101.rel NDRPDR cov env 6 2n-clx-l2-01
886         - 14  # rls2101.rel NDRPDR cov env 6 2n-clx-lb-00
887         - 15  # rls2101.rel NDRPDR cov env 6 2n-clx-memif-00
888         - 16  # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-00
889         - 17  # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-01
890         - 18  # rls2101.rel NDRPDR cov env 6 2n-clx-vts-00
891
892     vpp-perf-results-3n-tsh:
893       csit-vpp-perf-report-coverage-2101-3n-tsh:
894         - 1   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-00
895         - 2   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-01
896         - 3   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-02
897         - 4   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-03
898         - 5   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4tun-00
899         - 6   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4tun-01
900         - 7   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip6-00
901         - 8   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip6-01
902         - 9   # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-00
903         - 10  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-01
904         - 11  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-02
905         - 12  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-03
906         - 13  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-04
907         - 19  # rls2101.rel NDRPDR cov env 6 3n-tsh-memif-00
908         - 15  # rls2101.rel NDRPDR cov env 6 3n-tsh-srv6-00
909         - 16  # rls2101.rel NDRPDR cov env 6 3n-tsh-srv6-01
910         - 17  # rls2101.rel NDRPDR cov env 6 3n-tsh-vhost-00
911         - 18  # rls2101.rel NDRPDR cov env 6 3n-tsh-vhost-01
912
913     vpp-perf-results-2n-tx2:
914       csit-vpp-perf-report-coverage-2101-2n-tx2:
915         - 1   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-00
916         - 2   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-01
917         - 3   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-02
918         - 4   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-03
919         - 5   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-04
920         - 6   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-05
921         - 7   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-06
922         - 8   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip6-00
923         - 9   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip6-01
924         - 10  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-00
925         - 11  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-01
926         - 12  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-02
927         - 13  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-03
928         - 15  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-04
929
930     vpp-perf-results-3n-dnv:
931       csit-vpp-perf-report-coverage-2101-3n-dnv:
932         - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-00
933         - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-01
934         - 3   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
935         - 4   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
936         - 5   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4tun-00
937         - 6   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-00
938         - 7   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-01
939         - 8   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-00
940         - 9   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-01
941
942     vpp-perf-results-2n-dnv:
943       csit-vpp-perf-report-coverage-2101-2n-dnv:
944         - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
945         - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
946         - 3   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-00
947         - 4   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-01
948         - 5   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-00
949         - 6   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-01
950
951     vpp-mrr-results-3n-hsw:
952       csit-vpp-perf-report-iterative-2101-3n-hsw:
953         - 63  # rls2101.rel MRR iter env 6
954
955     vpp-mrr-results-3n-skx:
956       csit-vpp-perf-report-iterative-2101-3n-skx:
957         - 35  # rls2101.rel MRR iter env 6
958
959     vpp-mrr-results-2n-skx:
960       csit-vpp-perf-report-iterative-2101-2n-skx:
961         - 62  # rls2101.rel MRR iter env 6
962
963     vpp-mrr-results-2n-zn2:
964       csit-vpp-perf-report-iterative-2101-2n-zn2:
965         - 30  # rls2101.rel MRR iter env 6
966
967     vpp-mrr-results-2n-clx:
968       csit-vpp-perf-report-iterative-2101-2n-clx:
969         - 53  # rls2101.rel MRR iter env 6
970
971     vpp-mrr-results-3n-tsh:
972       csit-vpp-perf-report-iterative-2101-3n-tsh:
973         - 22  # rls2101.rel MRR iter env 6
974
975     vpp-mrr-results-2n-tx2:
976       csit-vpp-perf-report-iterative-2101-2n-tx2:
977         - 21  # rls2101.rel MRR iter env 6
978
979     vpp-mrr-results-3n-dnv:
980       csit-vpp-perf-report-iterative-2101-3n-dnv:
981         - 32  # rls2101.rel MRR iter env 6
982
983     vpp-mrr-results-2n-dnv:
984       csit-vpp-perf-report-iterative-2101-2n-dnv:
985         - 31  # rls2101.rel MRR iter env 6
986
987     vpp-device-results-ubuntu:
988       csit-vpp-device-2101-ubuntu1804-1n-skx:
989         - 358  # rls2101.rel VPP DEV env 6
990
991     dpdk-perf-results-3n-hsw:
992       csit-dpdk-perf-report-iterative-2101-3n-hsw:
993         - 11  # rls2101 NDRPDR iter env 6
994
995     dpdk-perf-results-3n-skx:
996       csit-dpdk-perf-report-iterative-2101-3n-skx:
997         - 12  # rls2101 NDRPDR iter env 6
998
999     dpdk-perf-results-2n-skx:
1000       csit-dpdk-perf-report-iterative-2101-2n-skx:
1001         - 11  # rls2101 NDRPDR iter env 6
1002
1003     dpdk-perf-results-2n-zn2:
1004       csit-dpdk-perf-report-iterative-2101-2n-zn2:
1005         - 11  # rls2101 NDRPDR iter env 6
1006
1007     dpdk-perf-results-2n-clx:
1008       csit-dpdk-perf-report-iterative-2101-2n-clx:
1009         - 12  # rls2101 NDRPDR iter env 6
1010
1011 #    dpdk-perf-results-2n-dnv:
1012 #      # No data
1013 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
1014
1015 #    dpdk-perf-results-3n-dnv:
1016 #      # No data
1017 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
1018
1019     dpdk-perf-results-3n-tsh:
1020       csit-dpdk-perf-report-iterative-2101-3n-tsh:
1021         - 21  # rls2101 NDRPDR iter env 6
1022
1023     dpdk-perf-results-2n-tx2:
1024       csit-dpdk-perf-report-iterative-2101-2n-tx2:
1025         - 4   # rls2101 NDRPDR iter env 6
1026
1027 ###########################################################################
1028     # Tables (more than one data set)
1029
1030     # Performance changes
1031
1032     vpp-performance-changes-3n-hsw-h1:
1033       csit-vpp-perf-report-iterative-2009-3n-hsw:
1034         - 9   # rls2005 NDRPDR iter env 5
1035         - 10  # rls2005 NDRPDR iter env 5
1036         - 11  # rls2005 NDRPDR iter env 5
1037         - 12  # rls2005 NDRPDR iter env 5
1038         - 13  # rls2005 NDRPDR iter env 5
1039         - 14  # rls2005 NDRPDR iter env 5
1040         - 15  # rls2005 NDRPDR iter env 5
1041         - 16  # rls2005 NDRPDR iter env 5
1042         - 17  # rls2005 NDRPDR iter env 5
1043         - 19  # rls2005 NDRPDR iter env 5
1044     vpp-performance-changes-3n-hsw-ref-env-old:
1045       csit-vpp-perf-report-iterative-2009-3n-hsw:
1046         - 21  # rls2009 NDRPDR iter env 5
1047         - 22  # rls2009 NDRPDR iter env 5
1048         - 24  # rls2009 NDRPDR iter env 5
1049         - 25  # rls2009 NDRPDR iter env 5
1050         - 26  # rls2009 NDRPDR iter env 5
1051         - 27  # rls2009 NDRPDR iter env 5
1052         - 28  # rls2009 NDRPDR iter env 5
1053         - 29  # rls2009 NDRPDR iter env 5
1054         - 30  # rls2009 NDRPDR iter env 5
1055         - 31  # rls2009 NDRPDR iter env 5
1056     vpp-performance-changes-3n-hsw-ref-env-new:
1057       csit-vpp-perf-report-iterative-2101-3n-hsw:
1058         - 19  # rls2009 NDRPDR iter env 6
1059         - 20  # rls2009 NDRPDR iter env 6
1060         - 21  # rls2009 NDRPDR iter env 6
1061         - 22  # rls2009 NDRPDR iter env 6
1062         - 23  # rls2009 NDRPDR iter env 6
1063         - 24  # rls2009 NDRPDR iter env 6
1064         - 25  # rls2009 NDRPDR iter env 6
1065         - 26  # rls2009 NDRPDR iter env 6
1066         - 27  # rls2009 NDRPDR iter env 6
1067         - 28  # rls2009 NDRPDR iter env 6
1068     vpp-performance-changes-3n-hsw-cmp:
1069       csit-vpp-perf-report-iterative-2101-3n-hsw:
1070         - 64  # rls2101.rel NDRPDR iter env 6
1071         - 71  # rls2101.rel NDRPDR iter env 6
1072         - 73  # rls2101.rel NDRPDR iter env 6
1073         - 74  # rls2101.rel NDRPDR iter env 6
1074         - 80  # rls2101.rel NDRPDR iter env 6
1075         - 81  # rls2101.rel NDRPDR iter env 6
1076         - 82  # rls2101.rel NDRPDR iter env 6
1077         - 83  # rls2101.rel NDRPDR iter env 6
1078         - 88  # rls2101.rel NDRPDR iter env 6
1079         - 89  # rls2101.rel NDRPDR iter env 6
1080         - 128 # rls2101.rel NDRPDR iter RND env 6
1081         - 129 # rls2101.rel NDRPDR iter RND env 6
1082         - 130 # rls2101.rel NDRPDR iter RND env 6
1083         - 131 # rls2101.rel NDRPDR iter RND env 6
1084         - 132 # rls2101.rel NDRPDR iter RND env 6
1085         - 133 # rls2101.rel NDRPDR iter RND env 6
1086         - 134 # rls2101.rel NDRPDR iter RND env 6
1087         - 135 # rls2101.rel NDRPDR iter RND env 6
1088         - 136 # rls2101.rel NDRPDR iter RND env 6
1089         - 137 # rls2101.rel NDRPDR iter RND env 6
1090
1091     vpp-performance-changes-3n-skx-h1:
1092       csit-vpp-perf-report-iterative-2009-3n-skx:
1093         - 13  # rls2005 NDRPDR iter env 5
1094         - 18  # rls2005 NDRPDR iter env 5
1095         - 19  # rls2005 NDRPDR iter env 5
1096         - 41  # rls2005 NDRPDR iter env 5
1097         - 43  # rls2005 NDRPDR iter env 5
1098         - 44  # rls2005 NDRPDR iter env 5
1099         - 45  # rls2005 NDRPDR iter env 5
1100         - 46  # rls2005 NDRPDR iter env 5
1101         - 48  # rls2005 NDRPDR iter env 5
1102         - 49  # rls2005 NDRPDR iter env 5
1103     vpp-performance-changes-3n-skx-ref-env-old:
1104       csit-vpp-perf-report-iterative-2009-3n-skx:
1105         - 26  # rls2009 NDRPDR iter env 5
1106         - 27  # rls2009 NDRPDR iter env 5
1107         - 28  # rls2009 NDRPDR iter env 5
1108         - 29  # rls2009 NDRPDR iter env 5
1109         - 35  # rls2009 NDRPDR iter env 5
1110         - 36  # rls2009 NDRPDR iter env 5
1111         - 37  # rls2009 NDRPDR iter env 5
1112         - 38  # rls2009 NDRPDR iter env 5
1113         - 39  # rls2009 NDRPDR iter env 5
1114         - 40  # rls2009 NDRPDR iter env 5
1115     vpp-performance-changes-3n-skx-ref-env-new:
1116       csit-vpp-perf-report-iterative-2101-3n-skx:
1117         - 14  # rls2009 NDRPDR iter env 6
1118         - 15  # rls2009 NDRPDR iter env 6
1119         - 16  # rls2009 NDRPDR iter env 6
1120         - 17  # rls2009 NDRPDR iter env 6
1121         - 18  # rls2009 NDRPDR iter env 6
1122         - 25  # rls2009 NDRPDR iter env 6
1123         - 26  # rls2009 NDRPDR iter env 6
1124         - 27  # rls2009 NDRPDR iter env 6
1125         - 29  # rls2009 NDRPDR iter env 6
1126         - 31  # rls2009 NDRPDR iter env 6
1127     vpp-performance-changes-3n-skx-cmp:
1128       csit-vpp-perf-report-iterative-2101-3n-skx:
1129         - 36  # rls2101.rel NDRPDR iter env 6
1130         - 37  # rls2101.rel NDRPDR iter env 6
1131         - 38  # rls2101.rel NDRPDR iter env 6
1132         - 39  # rls2101.rel NDRPDR iter env 6
1133         - 40  # rls2101.rel NDRPDR iter env 6
1134         - 41  # rls2101.rel NDRPDR iter env 6
1135         - 42  # rls2101.rel NDRPDR iter env 6
1136         - 47  # rls2101.rel NDRPDR iter env 6
1137         - 48  # rls2101.rel NDRPDR iter env 6
1138         - 50  # rls2101.rel NDRPDR iter env 6
1139
1140     vpp-performance-changes-2n-skx-h1:
1141       csit-vpp-perf-report-iterative-2009-2n-skx:
1142         - 13  # rls2005 NDRPDR iter env 5
1143         - 16  # rls2005 NDRPDR iter env 5
1144         - 17  # rls2005 NDRPDR iter env 5
1145         - 18  # rls2005 NDRPDR iter env 5
1146         - 19  # rls2005 NDRPDR iter env 5
1147         - 21  # rls2005 NDRPDR iter env 5
1148         - 22  # rls2005 NDRPDR iter env 5
1149         - 23  # rls2005 NDRPDR iter env 5
1150         - 24  # rls2005 NDRPDR iter env 5
1151         - 25  # rls2005 NDRPDR iter env 5
1152     vpp-performance-changes-2n-skx-ref-env-old:
1153       csit-vpp-perf-report-iterative-2009-2n-skx:
1154         - 35  # rls2009 NDRPDR iter env 5
1155         - 36  # rls2009 NDRPDR iter env 5
1156         - 37  # rls2009 NDRPDR iter env 5
1157         - 39  # rls2009 NDRPDR iter env 5
1158         - 40  # rls2009 NDRPDR iter env 5
1159         - 42  # rls2009 NDRPDR iter env 5
1160         - 43  # rls2009 NDRPDR iter env 5
1161         - 44  # rls2009 NDRPDR iter env 5
1162         - 46  # rls2009 NDRPDR iter env 5
1163         - 48  # rls2009 NDRPDR iter env 5
1164         - 110 # rls2009 NDRPDR iter NAT44 env 5
1165         - 111 # rls2009 NDRPDR iter NAT44 env 5
1166         - 112 # rls2009 NDRPDR iter NAT44 env 5
1167         - 113 # rls2009 NDRPDR iter NAT44 env 5
1168         - 114 # rls2009 NDRPDR iter NAT44 env 5
1169         - 115 # rls2009 NDRPDR iter NAT44 env 5
1170         - 116 # rls2009 NDRPDR iter NAT44 env 5
1171         - 118 # rls2009 NDRPDR iter NAT44 env 5
1172         - 119 # rls2009 NDRPDR iter NAT44 env 5
1173         - 121 # rls2009 NDRPDR iter NAT44 env 5
1174     vpp-performance-changes-2n-skx-ref-env-new:
1175       csit-vpp-perf-report-iterative-2101-2n-skx:
1176         - 22  # rls2009 NDRPDR iter env 6
1177         - 23  # rls2009 NDRPDR iter env 6
1178         - 24  # rls2009 NDRPDR iter env 6
1179         - 25  # rls2009 NDRPDR iter env 6
1180         - 26  # rls2009 NDRPDR iter env 6
1181         - 28  # rls2009 NDRPDR iter env 6
1182         - 39  # rls2009 NDRPDR iter env 6
1183         - 40  # rls2009 NDRPDR iter env 6
1184         - 41  # rls2009 NDRPDR iter env 6
1185         - 44  # rls2009 NDRPDR iter env 6
1186     vpp-performance-changes-2n-skx-cmp:
1187       csit-vpp-perf-report-iterative-2101-2n-skx:
1188         - 63  # rls2101.rel NDRPDR iter env 6
1189         - 69  # rls2101.rel NDRPDR iter env 6
1190         - 70  # rls2101.rel NDRPDR iter env 6
1191         - 75  # rls2101.rel NDRPDR iter env 6
1192         - 76  # rls2101.rel NDRPDR iter env 6
1193         - 77  # rls2101.rel NDRPDR iter env 6
1194         - 82  # rls2101.rel NDRPDR iter env 6
1195         - 85  # rls2101.rel NDRPDR iter env 6
1196         - 86  # rls2101.rel NDRPDR iter env 6
1197         - 94  # rls2101.rel NDRPDR iter env 6
1198         - 89  # rls2101.rel NDRPDR iter RND env 6
1199         - 90  # rls2101.rel NDRPDR iter RND env 6
1200         - 91  # rls2101.rel NDRPDR iter RND env 6
1201         - 92  # rls2101.rel NDRPDR iter RND env 6
1202         - 93  # rls2101.rel NDRPDR iter RND env 6
1203         - 96  # rls2101.rel NDRPDR iter RND env 6
1204         - 98  # rls2101.rel NDRPDR iter RND env 6
1205         - 99  # rls2101.rel NDRPDR iter RND env 6
1206         - 101 # rls2101.rel NDRPDR iter RND env 6
1207         - 102 # rls2101.rel NDRPDR iter RND env 6
1208         - 116 # rls2101.rel NDRPDR iter NAT env 6
1209         - 117 # rls2101.rel NDRPDR iter NAT env 6
1210         - 118 # rls2101.rel NDRPDR iter NAT env 6
1211         - 119 # rls2101.rel NDRPDR iter NAT env 6
1212         - 120 # rls2101.rel NDRPDR iter NAT env 6
1213         - 121 # rls2101.rel NDRPDR iter NAT env 6
1214         - 122 # rls2101.rel NDRPDR iter NAT env 6
1215         - 123 # rls2101.rel NDRPDR iter NAT env 6
1216         - 124 # rls2101.rel NDRPDR iter NAT env 6
1217         - 125 # rls2101.rel NDRPDR iter NAT env 6
1218
1219     vpp-performance-changes-2n-clx-h1:
1220       csit-vpp-perf-report-iterative-2009-2n-clx:
1221         - 13  # rls2005 NDRPDR iter env 5
1222         - 15  # rls2005 NDRPDR iter env 5
1223         - 17  # rls2005 NDRPDR iter env 5
1224         - 18  # rls2005 NDRPDR iter env 5
1225         - 19  # rls2005 NDRPDR iter env 5
1226         - 20  # rls2005 NDRPDR iter env 5
1227         - 21  # rls2005 NDRPDR iter env 5
1228         - 22  # rls2005 NDRPDR iter env 5
1229         - 23  # rls2005 NDRPDR iter env 5
1230         - 24  # rls2005 NDRPDR iter env 5
1231     vpp-performance-changes-2n-clx-ref-env-old:
1232       csit-vpp-perf-report-iterative-2009-2n-clx:
1233         - 36  # rls2009 NDRPDR iter env 5
1234         - 39  # rls2009 NDRPDR iter env 5
1235         - 40  # rls2009 NDRPDR iter env 5
1236         - 65  # rls2009 NDRPDR iter env 5
1237         - 66  # rls2009 NDRPDR iter env 5
1238         - 79  # rls2009 NDRPDR iter env 5
1239         - 82  # rls2009 NDRPDR iter env 5
1240         - 88  # rls2009 NDRPDR iter env 5
1241         - 89  # rls2009 NDRPDR iter env 5
1242         - 90  # rls2009 NDRPDR iter env 5
1243         - 114 # rls2009 NDRPDR iter NAT44 env 5
1244         - 115 # rls2009 NDRPDR iter NAT44 env 5
1245         - 116 # rls2009 NDRPDR iter NAT44 env 5
1246         - 117 # rls2009 NDRPDR iter NAT44 env 5
1247         - 118 # rls2009 NDRPDR iter NAT44 env 5
1248         - 119 # rls2009 NDRPDR iter NAT44 env 5
1249         - 121 # rls2009 NDRPDR iter NAT44 env 5
1250         - 122 # rls2009 NDRPDR iter NAT44 env 5
1251         - 123 # rls2009 NDRPDR iter NAT44 env 5
1252         - 126 # rls2009 NDRPDR iter NAT44 env 5
1253     vpp-performance-changes-2n-clx-ref-env-new:
1254       csit-vpp-perf-report-iterative-2101-2n-clx:
1255         - 16  # rls2009 NDRPDR iter env 6
1256         - 17  # rls2009 NDRPDR iter env 6
1257         - 18  # rls2009 NDRPDR iter env 6
1258         - 19  # rls2009 NDRPDR iter env 6
1259         - 20  # rls2009 NDRPDR iter env 6
1260         - 21  # rls2009 NDRPDR iter env 6
1261         - 32  # rls2009 NDRPDR iter env 6
1262         - 33  # rls2009 NDRPDR iter env 6
1263         - 34  # rls2009 NDRPDR iter env 6
1264         - 35  # rls2009 NDRPDR iter env 6
1265         - 146 # rls2009 NDRPDR MLX iter env 6
1266         - 147 # rls2009 NDRPDR MLX iter env 6
1267         - 148 # rls2009 NDRPDR MLX iter env 6
1268         - 149 # rls2009 NDRPDR MLX iter env 6
1269     vpp-performance-changes-2n-clx-cmp:
1270       csit-vpp-perf-report-iterative-2101-2n-clx:
1271         - 54  # rls2101.rel NDRPDR iter env 6
1272         - 59  # rls2101.rel NDRPDR iter env 6
1273         - 60  # rls2101.rel NDRPDR iter env 6
1274         - 63  # rls2101.rel NDRPDR iter env 6
1275         - 66  # rls2101.rel NDRPDR iter env 6
1276         - 68  # rls2101.rel NDRPDR iter env 6
1277         - 73  # rls2101.rel NDRPDR iter env 6
1278         - 75  # rls2101.rel NDRPDR iter env 6
1279         - 86  # rls2101.rel NDRPDR iter env 6
1280         - 90  # rls2101.rel NDRPDR iter env 6
1281         - 80  # rls2101.rel NDRPDR iter RND env 6
1282         - 87  # rls2101.rel NDRPDR iter RND env 6
1283         - 91  # rls2101.rel NDRPDR iter RND env 6
1284         - 92  # rls2101.rel NDRPDR iter RND env 6
1285         - 93  # rls2101.rel NDRPDR iter RND env 6
1286         - 94  # rls2101.rel NDRPDR iter RND env 6
1287         - 95  # rls2101.rel NDRPDR iter RND env 6
1288         - 100 # rls2101.rel NDRPDR iter RND env 6
1289         - 106 # rls2101.rel NDRPDR iter RND env 6
1290         - 108 # rls2101.rel NDRPDR iter RND env 6
1291         - 112 # rls2101.rel NDRPDR iter NAT env 6
1292         - 113 # rls2101.rel NDRPDR iter NAT env 6
1293         - 114 # rls2101.rel NDRPDR iter NAT env 6
1294         - 115 # rls2101.rel NDRPDR iter NAT env 6
1295         - 116 # rls2101.rel NDRPDR iter NAT env 6
1296         - 117 # rls2101.rel NDRPDR iter NAT env 6
1297         - 118 # rls2101.rel NDRPDR iter NAT env 6
1298         - 119 # rls2101.rel NDRPDR iter NAT env 6
1299         - 120 # rls2101.rel NDRPDR iter NAT env 6
1300         - 121 # rls2101.rel NDRPDR iter NAT env 6
1301         - 122 # rls2101.rel NDRPDR iter MLX env 6
1302         - 123 # rls2101.rel NDRPDR iter MLX env 6
1303         - 124 # rls2101.rel NDRPDR iter MLX env 6
1304         - 126 # rls2101.rel NDRPDR iter MLX env 6
1305         - 127 # rls2101.rel NDRPDR iter MLX env 6
1306         - 128 # rls2101.rel NDRPDR iter MLX env 6
1307         - 129 # rls2101.rel NDRPDR iter MLX env 6
1308         - 130 # rls2101.rel NDRPDR iter MLX env 6
1309         - 131 # rls2101.rel NDRPDR iter MLX env 6
1310         - 132 # rls2101.rel NDRPDR iter MLX env 6
1311
1312     vpp-performance-changes-2n-zn2-ref-env-old:
1313       csit-vpp-perf-report-iterative-2009-2n-zn2:
1314         - 17  # rls2009 NDRPDR iter env 5
1315         - 18  # rls2009 NDRPDR iter env 5
1316         - 31  # rls2009 NDRPDR iter env 5
1317         - 33  # rls2009 NDRPDR iter env 5
1318         - 34  # rls2009 NDRPDR iter env 5
1319     vpp-performance-changes-2n-zn2-ref-env-new:
1320       csit-vpp-perf-report-iterative-2101-2n-zn2:
1321         - 9   # rls2009 NDRPDR iter env 6
1322         - 10  # rls2009 NDRPDR iter env 6
1323         - 11  # rls2009 NDRPDR iter env 6
1324         - 12  # rls2009 NDRPDR iter env 6
1325         - 13  # rls2009 NDRPDR iter env 6
1326         - 20  # rls2009 NDRPDR iter env 6
1327         - 21  # rls2009 NDRPDR iter env 6
1328         - 22  # rls2009 NDRPDR iter env 6
1329         - 25  # rls2009 NDRPDR iter env 6
1330         - 26  # rls2009 NDRPDR iter env 6
1331     vpp-performance-changes-2n-zn2-cmp:
1332       csit-vpp-perf-report-iterative-2101-2n-zn2:
1333         - 31  # rls2101.rel NDRPDR iter env 6
1334         - 32  # rls2101.rel NDRPDR iter env 6
1335         - 33  # rls2101.rel NDRPDR iter env 6
1336         - 34  # rls2101.rel NDRPDR iter env 6
1337         - 35  # rls2101.rel NDRPDR iter env 6
1338         - 36  # rls2101.rel NDRPDR iter env 6
1339         - 37  # rls2101.rel NDRPDR iter env 6
1340         - 38  # rls2101.rel NDRPDR iter env 6
1341         - 44  # rls2101.rel NDRPDR iter env 6
1342         - 49  # rls2101.rel NDRPDR iter env 6
1343         - 39  # rls2101.rel NDRPDR iter RND env 6
1344         - 40  # rls2101.rel NDRPDR iter RND env 6
1345         - 41  # rls2101.rel NDRPDR iter RND env 6
1346         - 42  # rls2101.rel NDRPDR iter RND env 6
1347         - 43  # rls2101.rel NDRPDR iter RND env 6
1348         - 45  # rls2101.rel NDRPDR iter RND env 6
1349         - 48  # rls2101.rel NDRPDR iter RND env 6
1350         - 50  # rls2101.rel NDRPDR iter RND env 6
1351         - 51  # rls2101.rel NDRPDR iter RND env 6
1352         - 52  # rls2101.rel NDRPDR iter RND env 6
1353
1354     vpp-performance-changes-2n-dnv-h1:
1355       csit-vpp-perf-report-iterative-2009-2n-dnv:
1356         - 16  # rls2005 NDRPDR iter env 5
1357         - 17  # rls2005 NDRPDR iter env 5
1358         - 18  # rls2005 NDRPDR iter env 5
1359         - 19  # rls2005 NDRPDR iter env 5
1360         - 21  # rls2005 NDRPDR iter env 5
1361         - 24  # rls2005 NDRPDR iter env 5
1362         - 27  # rls2005 NDRPDR iter env 5
1363         - 28  # rls2005 NDRPDR iter env 5
1364         - 29  # rls2005 NDRPDR iter env 5
1365         - 30  # rls2005 NDRPDR iter env 5
1366     vpp-performance-changes-2n-dnv-ref-env-old:
1367       csit-vpp-perf-report-iterative-2009-2n-dnv:
1368         - 3   # rls2009 NDRPDR iter env 5
1369         - 5   # rls2009 NDRPDR iter env 5
1370         - 6   # rls2009 NDRPDR iter env 5
1371         - 7   # rls2009 NDRPDR iter env 5
1372         - 9   # rls2009 NDRPDR iter env 5
1373         - 10  # rls2009 NDRPDR iter env 5
1374         - 11  # rls2009 NDRPDR iter env 5
1375         - 12  # rls2009 NDRPDR iter env 5
1376         - 14  # rls2009 NDRPDR iter env 5
1377         - 15  # rls2009 NDRPDR iter env 5
1378     vpp-performance-changes-2n-dnv-ref-env-new:
1379       # TODO: Re-test in new env
1380       csit-vpp-perf-report-iterative-2009-2n-dnv:
1381         - 3   # rls2009 NDRPDR iter env 5
1382         - 5   # rls2009 NDRPDR iter env 5
1383         - 6   # rls2009 NDRPDR iter env 5
1384         - 7   # rls2009 NDRPDR iter env 5
1385         - 9   # rls2009 NDRPDR iter env 5
1386         - 10  # rls2009 NDRPDR iter env 5
1387         - 11  # rls2009 NDRPDR iter env 5
1388         - 12  # rls2009 NDRPDR iter env 5
1389         - 14  # rls2009 NDRPDR iter env 5
1390         - 15  # rls2009 NDRPDR iter env 5
1391     vpp-performance-changes-2n-dnv-cmp:
1392       csit-vpp-perf-report-iterative-2101-2n-dnv:
1393         - 32  # rls2101.rel NDRPDR iter env 6
1394         - 33  # rls2101.rel NDRPDR iter env 6
1395         - 34  # rls2101.rel NDRPDR iter env 6
1396         - 35  # rls2101.rel NDRPDR iter env 6
1397         - 39  # rls2101.rel NDRPDR iter env 6
1398         - 41  # rls2101.rel NDRPDR iter env 6
1399         - 42  # rls2101.rel NDRPDR iter env 6
1400         - 43  # rls2101.rel NDRPDR iter env 6
1401         - 44  # rls2101.rel NDRPDR iter env 6
1402         - 45  # rls2101.rel NDRPDR iter env 6
1403         - 46  # rls2101.rel NDRPDR iter RND env 6
1404         - 47  # rls2101.rel NDRPDR iter RND env 6
1405         - 48  # rls2101.rel NDRPDR iter RND env 6
1406         - 49  # rls2101.rel NDRPDR iter RND env 6
1407         - 50  # rls2101.rel NDRPDR iter RND env 6
1408         - 51  # rls2101.rel NDRPDR iter RND env 6
1409         - 52  # rls2101.rel NDRPDR iter RND env 6
1410         - 53  # rls2101.rel NDRPDR iter RND env 6
1411         - 54  # rls2101.rel NDRPDR iter RND env 6
1412         - 55  # rls2101.rel NDRPDR iter RND env 6
1413
1414     vpp-performance-changes-3n-dnv-h1:
1415       csit-vpp-perf-report-iterative-2009-3n-dnv:
1416         - 16  # rls2005 NDRPDR iter env 5
1417         - 23  # rls2005 NDRPDR iter env 5
1418         - 25  # rls2005 NDRPDR iter env 5
1419         - 26  # rls2005 NDRPDR iter env 5
1420         - 27  # rls2005 NDRPDR iter env 5
1421         - 28  # rls2005 NDRPDR iter env 5
1422         - 29  # rls2005 NDRPDR iter env 5
1423         - 30  # rls2005 NDRPDR iter env 5
1424         - 31  # rls2005 NDRPDR iter env 5
1425         - 32  # rls2005 NDRPDR iter env 5
1426     vpp-performance-changes-3n-dnv-ref-env-old:
1427       csit-vpp-perf-report-iterative-2009-3n-dnv:
1428         - 3   # rls2009 NDRPDR iter env 5
1429         - 6   # rls2009 NDRPDR iter env 5
1430         - 7   # rls2009 NDRPDR iter env 5
1431         - 8   # rls2009 NDRPDR iter env 5
1432         - 10  # rls2009 NDRPDR iter env 5
1433         - 11  # rls2009 NDRPDR iter env 5
1434         - 12  # rls2009 NDRPDR iter env 5
1435         - 14  # rls2009 NDRPDR iter env 5
1436         - 15  # rls2009 NDRPDR iter env 5
1437         - 24  # rls2009 NDRPDR iter env 5
1438     vpp-performance-changes-3n-dnv-ref-env-new:
1439       # TODO: Re-test in new env
1440       csit-vpp-perf-report-iterative-2009-3n-dnv:
1441         - 3   # rls2009 NDRPDR iter env 5
1442         - 6   # rls2009 NDRPDR iter env 5
1443         - 7   # rls2009 NDRPDR iter env 5
1444         - 8   # rls2009 NDRPDR iter env 5
1445         - 10  # rls2009 NDRPDR iter env 5
1446         - 11  # rls2009 NDRPDR iter env 5
1447         - 12  # rls2009 NDRPDR iter env 5
1448         - 14  # rls2009 NDRPDR iter env 5
1449         - 15  # rls2009 NDRPDR iter env 5
1450         - 24  # rls2009 NDRPDR iter env 5
1451     vpp-performance-changes-3n-dnv-cmp:
1452       csit-vpp-perf-report-iterative-2101-3n-dnv:
1453         - 33  # rls2101.rel NDRPDR iter env 6
1454         - 34  # rls2101.rel NDRPDR iter env 6
1455         - 35  # rls2101.rel NDRPDR iter env 6
1456         - 36  # rls2101.rel NDRPDR iter env 6
1457         - 37  # rls2101.rel NDRPDR iter env 6
1458         - 38  # rls2101.rel NDRPDR iter env 6
1459         - 39  # rls2101.rel NDRPDR iter env 6
1460         - 40  # rls2101.rel NDRPDR iter env 6
1461         - 41  # rls2101.rel NDRPDR iter env 6
1462         - 42  # rls2101.rel NDRPDR iter env 6
1463         - 43  # rls2101.rel NDRPDR iter RND env 6
1464         - 44  # rls2101.rel NDRPDR iter RND env 6
1465         - 45  # rls2101.rel NDRPDR iter RND env 6
1466         - 46  # rls2101.rel NDRPDR iter RND env 6
1467         - 47  # rls2101.rel NDRPDR iter RND env 6
1468         - 48  # rls2101.rel NDRPDR iter RND env 6
1469         - 49  # rls2101.rel NDRPDR iter RND env 6
1470         - 50  # rls2101.rel NDRPDR iter RND env 6
1471         - 51  # rls2101.rel NDRPDR iter RND env 6
1472         - 52  # rls2101.rel NDRPDR iter RND env 6
1473
1474     vpp-performance-changes-3n-tsh-h1:
1475       csit-vpp-perf-report-iterative-2009-3n-tsh:
1476         - 8   # rls2005 NDRPDR iter env 5
1477         - 11  # rls2005 NDRPDR iter env 5
1478         - 12  # rls2005 NDRPDR iter env 5
1479         - 24  # rls2005 NDRPDR iter env 5
1480         - 27  # rls2005 NDRPDR iter env 5
1481         - 29  # rls2005 NDRPDR iter env 5
1482         - 31  # rls2005 NDRPDR iter env 5
1483         - 39  # rls2005 NDRPDR iter env 5
1484         - 40  # rls2005 NDRPDR iter env 5
1485         - 42  # rls2005 NDRPDR iter env 5
1486     vpp-performance-changes-3n-tsh-ref-env-old:
1487       csit-vpp-perf-report-iterative-2009-3n-tsh:
1488         - 14  # rls2009 NDRPDR iter env 5
1489         - 20  # rls2009 NDRPDR iter env 5
1490         - 21  # rls2009 NDRPDR iter env 5
1491         - 22  # rls2009 NDRPDR iter env 5
1492         - 23  # rls2009 NDRPDR iter env 5
1493         - 28  # rls2009 NDRPDR iter env 5
1494         - 30  # rls2009 NDRPDR iter env 5
1495         - 33  # rls2009 NDRPDR iter env 5
1496         - 38  # rls2009 NDRPDR iter env 5
1497         - 41  # rls2009 NDRPDR iter env 5
1498     vpp-performance-changes-3n-tsh-ref-env-new:
1499       csit-vpp-perf-report-iterative-2101-3n-tsh:
1500         - 8   # rls2009 NDRPDR iter env 6
1501         - 13  # rls2009 NDRPDR iter env 6
1502         - 14  # rls2009 NDRPDR iter env 6
1503         - 15  # rls2009 NDRPDR iter env 6
1504         - 16  # rls2009 NDRPDR iter env 6
1505         - 17  # rls2009 NDRPDR iter env 6
1506         - 18  # rls2009 NDRPDR iter env 6
1507         - 19  # rls2009 NDRPDR iter env 6
1508         - 21  # rls2009 NDRPDR iter env 6
1509     vpp-performance-changes-3n-tsh-cmp:
1510       csit-vpp-perf-report-iterative-2101-3n-tsh:
1511         - 23  # rls2101.rel NDRPDR iter env 6
1512         - 24  # rls2101.rel NDRPDR iter env 6
1513         - 25  # rls2101.rel NDRPDR iter env 6
1514         - 26  # rls2101.rel NDRPDR iter env 6
1515         - 27  # rls2101.rel NDRPDR iter env 6
1516         - 28  # rls2101.rel NDRPDR iter env 6
1517         - 29  # rls2101.rel NDRPDR iter env 6
1518         - 30  # rls2101.rel NDRPDR iter env 6
1519         - 31  # rls2101.rel NDRPDR iter env 6
1520         - 32  # rls2101.rel NDRPDR iter env 6
1521
1522 #     vpp-performance-changes-2n-tx2-h1:
1523 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1524 #         -
1525 #     vpp-performance-changes-2n-tx2-ref-env-old:
1526 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1527 #         -
1528     vpp-performance-changes-2n-tx2-ref-env-new:
1529       csit-vpp-perf-report-iterative-2101-2n-tx2:
1530         - 6   # rls2009 NDRPDR iter env 6
1531         - 7   # rls2009 NDRPDR iter env 6
1532         - 11  # rls2009 NDRPDR iter env 6
1533         - 12  # rls2009 NDRPDR iter env 6
1534         - 13  # rls2009 NDRPDR iter env 6
1535         - 16  # rls2009 NDRPDR iter env 6
1536         - 17  # rls2009 NDRPDR iter env 6
1537         - 18  # rls2009 NDRPDR iter env 6
1538         - 19  # rls2009 NDRPDR iter env 6
1539         - 20  # rls2009 NDRPDR iter env 6
1540     vpp-performance-changes-2n-tx2-cmp:
1541       csit-vpp-perf-report-iterative-2101-2n-tx2:
1542         - 22  # rls2101.rel NDRPDR iter env 6
1543         - 23  # rls2101.rel NDRPDR iter env 6
1544         - 24  # rls2101.rel NDRPDR iter env 6
1545         - 25  # rls2101.rel NDRPDR iter env 6
1546         - 26  # rls2101.rel NDRPDR iter env 6
1547         - 27  # rls2101.rel NDRPDR iter env 6
1548         - 28  # rls2101.rel NDRPDR iter env 6
1549         - 29  # rls2101.rel NDRPDR iter env 6
1550         - 30  # rls2101.rel NDRPDR iter env 6
1551         - 31  # rls2101.rel NDRPDR iter env 6
1552
1553     vpp-soak-vs-ndr-2n-skx-ref:
1554       csit-vpp-perf-report-iterative-2101-2n-skx:
1555         - 63  # rls2101.rel NDRPDR iter env 6
1556         - 69  # rls2101.rel NDRPDR iter env 6
1557         - 70  # rls2101.rel NDRPDR iter env 6
1558         - 75  # rls2101.rel NDRPDR iter env 6
1559         - 76  # rls2101.rel NDRPDR iter env 6
1560         - 77  # rls2101.rel NDRPDR iter env 6
1561         - 82  # rls2101.rel NDRPDR iter env 6
1562         - 85  # rls2101.rel NDRPDR iter env 6
1563         - 86  # rls2101.rel NDRPDR iter env 6
1564         - 94  # rls2101.rel NDRPDR iter env 6
1565     vpp-soak-vs-ndr-2n-skx-cmp:
1566       csit-vpp-perf-report-iterative-2101-2n-skx:
1567         - 68  # rls2101.rel soak env 6
1568         - 73  # rls2101.rel soak env 6
1569     vpp-soak-vs-ndr-2n-skx:
1570       csit-vpp-perf-report-iterative-2101-2n-skx:
1571         - 63  # rls2101.rel NDRPDR iter env 6
1572         - 69  # rls2101.rel NDRPDR iter env 6
1573         - 70  # rls2101.rel NDRPDR iter env 6
1574         - 75  # rls2101.rel NDRPDR iter env 6
1575         - 76  # rls2101.rel NDRPDR iter env 6
1576         - 77  # rls2101.rel NDRPDR iter env 6
1577         - 82  # rls2101.rel NDRPDR iter env 6
1578         - 85  # rls2101.rel NDRPDR iter env 6
1579         - 86  # rls2101.rel NDRPDR iter env 6
1580         - 94  # rls2101.rel NDRPDR iter env 6
1581         - 68  # rls2101.rel soak env 6
1582         - 73  # rls2101.rel soak env 6
1583
1584     vpp-soak-vs-ndr-2n-clx-ref:
1585       csit-vpp-perf-report-iterative-2101-2n-clx:
1586         - 54  # rls2101.rel NDRPDR iter env 6
1587         - 59  # rls2101.rel NDRPDR iter env 6
1588         - 60  # rls2101.rel NDRPDR iter env 6
1589         - 63  # rls2101.rel NDRPDR iter env 6
1590         - 66  # rls2101.rel NDRPDR iter env 6
1591         - 68  # rls2101.rel NDRPDR iter env 6
1592         - 73  # rls2101.rel NDRPDR iter env 6
1593         - 75  # rls2101.rel NDRPDR iter env 6
1594         - 86  # rls2101.rel NDRPDR iter env 6
1595         - 90  # rls2101.rel NDRPDR iter env 6
1596     vpp-soak-vs-ndr-2n-clx-cmp:
1597       csit-vpp-perf-report-iterative-2101-2n-clx:
1598         - 58  # rls2101.rel soak env 6
1599         - 61  # rls2101.rel soak env 6
1600     vpp-soak-vs-ndr-2n-clx:
1601       csit-vpp-perf-report-iterative-2101-2n-clx:
1602         - 54  # rls2101.rel NDRPDR iter env 6
1603         - 59  # rls2101.rel NDRPDR iter env 6
1604         - 60  # rls2101.rel NDRPDR iter env 6
1605         - 63  # rls2101.rel NDRPDR iter env 6
1606         - 66  # rls2101.rel NDRPDR iter env 6
1607         - 68  # rls2101.rel NDRPDR iter env 6
1608         - 73  # rls2101.rel NDRPDR iter env 6
1609         - 75  # rls2101.rel NDRPDR iter env 6
1610         - 86  # rls2101.rel NDRPDR iter env 6
1611         - 90  # rls2101.rel NDRPDR iter env 6
1612         - 58  # rls2101.rel soak env 6
1613         - 61  # rls2101.rel soak env 6
1614
1615     vpp-performance-changes-3n-hsw-mrr-h1:
1616       csit-vpp-perf-report-iterative-2009-3n-hsw:
1617         - 18  # rls2005 MRR iter env 5
1618     vpp-performance-changes-3n-hsw-mrr-ref-env-old:
1619       csit-vpp-perf-report-iterative-2009-3n-hsw:
1620         - 23  # rls2009 MRR iter env 5
1621     vpp-performance-changes-3n-hsw-mrr-ref-env-new:
1622       csit-vpp-perf-report-iterative-2101-3n-hsw:
1623         - 17  # rls2009 MRR iter env 6
1624     vpp-performance-changes-3n-hsw-mrr-cmp:
1625       csit-vpp-perf-report-iterative-2101-3n-hsw:
1626         - 63  # rls2101.rel MRR iter env 6
1627
1628     vpp-performance-changes-3n-skx-mrr-h1:
1629       csit-vpp-perf-report-iterative-2009-3n-skx:
1630         - 17  # rls2005 MRR iter env 5
1631     vpp-performance-changes-3n-skx-mrr-ref-env-old:
1632       csit-vpp-perf-report-iterative-2009-3n-skx:
1633         - 24  # rls2009 MRR iter env 5
1634     vpp-performance-changes-3n-skx-mrr-ref-env-new:
1635       csit-vpp-perf-report-iterative-2101-3n-skx:
1636         - 34  # rls2009 MRR iter env 6
1637     vpp-performance-changes-3n-skx-mrr-cmp:
1638       csit-vpp-perf-report-iterative-2101-3n-skx:
1639         - 35  # rls2101.rel MRR iter env 6
1640
1641     vpp-performance-changes-2n-skx-mrr-h1:
1642       csit-vpp-perf-report-iterative-2009-2n-skx:
1643         - 20  # rls2005 MRR iter env 5
1644     vpp-performance-changes-2n-skx-mrr-ref-env-old:
1645       csit-vpp-perf-report-iterative-2009-2n-skx:
1646         - 120 # rls2009 MRR iter env 5
1647     vpp-performance-changes-2n-skx-mrr-ref-env-new:
1648       csit-vpp-perf-report-iterative-2101-2n-skx:
1649         - 21  # rls2009 MRR iter env 6
1650     vpp-performance-changes-2n-skx-mrr-cmp:
1651       csit-vpp-perf-report-iterative-2101-2n-skx:
1652         - 62  # rls2101.rel MRR iter env 6
1653
1654     vpp-performance-changes-2n-clx-mrr-h1:
1655       csit-vpp-perf-report-iterative-2009-2n-clx:
1656         - 77  # rls2005 MRR iter env 5
1657     vpp-performance-changes-2n-clx-mrr-ref-env-old:
1658       csit-vpp-perf-report-iterative-2009-2n-clx:
1659         - 125 # rls2009 MRR iter env 5
1660     vpp-performance-changes-2n-clx-mrr-ref-env-new:
1661       csit-vpp-perf-report-iterative-2101-2n-clx:
1662         - 15  # rls2009 MRR iter env 6
1663         - 142 # rls2009 MRR MLX iter env 6
1664     vpp-performance-changes-2n-clx-mrr-cmp:
1665       csit-vpp-perf-report-iterative-2101-2n-clx:
1666         - 53  # rls2101.rel MRR iter env 6
1667         - 133 # rls2101.rel MRR MLX iter env 6
1668
1669     vpp-performance-changes-2n-zn2-mrr-ref-env-old:
1670       csit-vpp-perf-report-iterative-2009-2n-zn2:
1671         - 15  # rls2009 MRR iter env 5
1672     vpp-performance-changes-2n-zn2-mrr-ref-env-new:
1673       csit-vpp-perf-report-iterative-2101-2n-zn2:
1674         - 8   # rls2009 MRR iter env6
1675     vpp-performance-changes-2n-zn2-mrr-cmp:
1676       csit-vpp-perf-report-iterative-2101-2n-zn2:
1677         - 30  # rls2101.rel MRR iter env 6
1678
1679     vpp-performance-changes-2n-dnv-mrr-h1:
1680       csit-vpp-perf-report-iterative-2009-2n-dnv:
1681         - 23  # rls2005 MRR iter env 5
1682     vpp-performance-changes-2n-dnv-mrr-ref-env-old:
1683       csit-vpp-perf-report-iterative-2009-2n-dnv:
1684         - 13  # rls2009 MRR iter env 5
1685     vpp-performance-changes-2n-dnv-mrr-ref-env-new:
1686       # TODO: Re-test in new env
1687       csit-vpp-perf-report-iterative-2009-2n-dnv:
1688         - 13  # rls2009 MRR iter env 5
1689     vpp-performance-changes-2n-dnv-mrr-cmp:
1690       csit-vpp-perf-report-iterative-2101-2n-dnv:
1691         - 31  # rls2101.rel MRR iter env 6
1692
1693     vpp-performance-changes-3n-dnv-mrr-h1:
1694       csit-vpp-perf-report-iterative-2009-3n-dnv:
1695         - 19  # rls2005 MRR iter env 5
1696     vpp-performance-changes-3n-dnv-mrr-ref-env-old:
1697       csit-vpp-perf-report-iterative-2009-3n-dnv:
1698         - 22  # rls2009 MRR iter env 5
1699     vpp-performance-changes-3n-dnv-mrr-ref-env-new:
1700       # TODO: Re-test in new env
1701       csit-vpp-perf-report-iterative-2009-3n-dnv:
1702         - 22  # rls2009 MRR iter env 5
1703     vpp-performance-changes-3n-dnv-mrr-cmp:
1704       csit-vpp-perf-report-iterative-2101-3n-dnv:
1705         - 32  # rls2101.rel MRR iter env 6
1706
1707     vpp-performance-changes-3n-tsh-mrr-h1:
1708       csit-vpp-perf-report-iterative-2009-3n-tsh:
1709         - 13  # rls2005 MRR iter env 5
1710     vpp-performance-changes-3n-tsh-mrr-ref-env-old:
1711       csit-vpp-perf-report-iterative-2009-3n-tsh:
1712         - 15  # rls2009 MRR iter env 5
1713     vpp-performance-changes-3n-tsh-mrr-ref-env-new:
1714       csit-vpp-perf-report-iterative-2101-3n-tsh:
1715         - 7   # rls2009 MRR iter env 6
1716     vpp-performance-changes-3n-tsh-mrr-cmp:
1717       csit-vpp-perf-report-iterative-2101-3n-tsh:
1718         - 22  # rls2101.rel MRR iter env 6
1719
1720 #     vpp-performance-changes-2n-tx2-mrr-h1:
1721 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1722 #         -
1723 #     vpp-performance-changes-2n-tx2-mrr-ref-env-old:
1724 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1725 #         -
1726     vpp-performance-changes-2n-tx2-mrr-ref-env-new:
1727       csit-vpp-perf-report-iterative-2101-2n-tx2:
1728         - 5   # rls2009 MRR iter env 6
1729     vpp-performance-changes-2n-tx2-mrr-cmp:
1730       csit-vpp-perf-report-iterative-2101-2n-tx2:
1731         - 21  # rls2101.rel MRR iter env 6
1732
1733     dpdk-performance-changes-3n-hsw-h1:
1734       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1735         - 25  # NDRPDR iter
1736         - 26  # NDRPDR iter
1737         - 27  # NDRPDR iter
1738         - 28  # NDRPDR iter
1739         - 29  # NDRPDR iter
1740         - 30  # NDRPDR iter
1741         - 31  # NDRPDR iter
1742         - 32  # NDRPDR iter
1743         - 33  # NDRPDR iter
1744         - 34  # NDRPDR iter
1745     dpdk-performance-changes-3n-hsw-ref:
1746       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1747         - 6   # NDRPDR iter env5
1748         - 7   # NDRPDR iter env5
1749         - 8   # NDRPDR iter env5
1750         - 9   # NDRPDR iter env5
1751         - 10  # NDRPDR iter env5
1752         - 11  # NDRPDR iter env5
1753         - 12  # NDRPDR iter env5
1754         - 13  # NDRPDR iter env5
1755         - 14  # NDRPDR iter env5
1756         - 15  # NDRPDR iter env5
1757     dpdk-performance-changes-3n-hsw-cmp:
1758       csit-dpdk-perf-report-iterative-2101-3n-hsw:
1759         - 11  # rls2101 NDRPDR iter env 6
1760         - 12  # rls2101 NDRPDR iter env 6
1761         - 13  # rls2101 NDRPDR iter env 6
1762         - 14  # rls2101 NDRPDR iter env 6
1763         - 16  # rls2101 NDRPDR iter env 6
1764         - 17  # rls2101 NDRPDR iter env 6
1765         - 18  # rls2101 NDRPDR iter env 6
1766         - 19  # rls2101 NDRPDR iter env 6
1767         - 20  # rls2101 NDRPDR iter env 6
1768         - 21  # rls2101 NDRPDR iter env 6
1769
1770     dpdk-performance-changes-3n-skx-h1:
1771       csit-dpdk-perf-report-iterative-2005-3n-skx:
1772         - 28  # NDRPDR iter
1773         - 29  # NDRPDR iter
1774         - 30  # NDRPDR iter
1775         - 31  # NDRPDR iter
1776         - 32  # NDRPDR iter
1777         - 33  # NDRPDR iter
1778         - 34  # NDRPDR iter
1779         - 35  # NDRPDR iter
1780         - 36  # NDRPDR iter
1781         - 37  # NDRPDR iter
1782     dpdk-performance-changes-3n-skx-ref:
1783       csit-dpdk-perf-report-iterative-2009-3n-skx:
1784         - 4   # NDRPDR sel env5
1785         - 5   # NDRPDR sel env5
1786         - 6   # NDRPDR sel env5
1787         - 7   # NDRPDR sel env5
1788         - 8   # NDRPDR sel env5
1789         - 9   # NDRPDR sel env5
1790         - 14  # NDRPDR sel env5
1791         - 11  # NDRPDR sel env5
1792         - 12  # NDRPDR sel env5
1793         - 13  # NDRPDR sel env5
1794     dpdk-performance-changes-3n-skx-cmp:
1795       csit-dpdk-perf-report-iterative-2101-3n-skx:
1796         - 12  # rls2101 NDRPDR iter env 6
1797         - 14  # rls2101 NDRPDR iter env 6
1798         - 15  # rls2101 NDRPDR iter env 6
1799         - 17  # rls2101 NDRPDR iter env 6
1800         - 19  # rls2101 NDRPDR iter env 6
1801         - 20  # rls2101 NDRPDR iter env 6
1802         - 21  # rls2101 NDRPDR iter env 6
1803         - 22  # rls2101 NDRPDR iter env 6
1804         - 25  # rls2101 NDRPDR iter env 6
1805         - 26  # rls2101 NDRPDR iter env 6
1806
1807     dpdk-performance-changes-2n-skx-h1:
1808       csit-dpdk-perf-report-iterative-2005-2n-skx:
1809         - 20  # NDRPDR iter
1810         - 21  # NDRPDR iter
1811         - 22  # NDRPDR iter
1812         - 23  # NDRPDR iter
1813         - 24  # NDRPDR iter
1814         - 25  # NDRPDR iter
1815         - 26  # NDRPDR iter
1816         - 27  # NDRPDR iter
1817         - 28  # NDRPDR iter
1818         - 29  # NDRPDR iter
1819     dpdk-performance-changes-2n-skx-ref:
1820       csit-dpdk-perf-report-iterative-2009-2n-skx:
1821         - 4   # NDRPDR iter env5
1822         - 5   # NDRPDR iter env5
1823         - 6   # NDRPDR iter env5
1824         - 7   # NDRPDR iter env5
1825         - 8   # NDRPDR iter env5
1826         - 9   # NDRPDR iter env5
1827         - 10  # NDRPDR iter env5
1828         - 11  # NDRPDR iter env5
1829         - 12  # NDRPDR iter env5
1830         - 13  # NDRPDR iter env5
1831     dpdk-performance-changes-2n-skx-cmp:
1832       csit-dpdk-perf-report-iterative-2101-2n-skx:
1833         - 11  # rls2101 NDRPDR iter env 6
1834         - 12  # rls2101 NDRPDR iter env 6
1835         - 13  # rls2101 NDRPDR iter env 6
1836         - 14  # rls2101 NDRPDR iter env 6
1837         - 15  # rls2101 NDRPDR iter env 6
1838         - 17  # rls2101 NDRPDR iter env 6
1839         - 18  # rls2101 NDRPDR iter env 6
1840         - 19  # rls2101 NDRPDR iter env 6
1841         - 20  # rls2101 NDRPDR iter env 6
1842         - 21  # rls2101 NDRPDR iter env 6
1843
1844     dpdk-performance-changes-2n-clx-h1:
1845       csit-dpdk-perf-report-iterative-2005-2n-clx:
1846         - 20  # NDRPDR iter
1847         - 21  # NDRPDR iter
1848         - 22  # NDRPDR iter
1849         - 23  # NDRPDR iter
1850         - 24  # NDRPDR iter
1851         - 25  # NDRPDR iter
1852         - 26  # NDRPDR iter
1853         - 27  # NDRPDR iter
1854         - 28  # NDRPDR iter
1855         - 29  # NDRPDR iter
1856     dpdk-performance-changes-2n-clx-ref:
1857       csit-dpdk-perf-report-iterative-2009-2n-clx:
1858         - 4   # NDRPDR iter env5
1859         - 5   # NDRPDR iter env5
1860         - 6   # NDRPDR iter env5
1861         - 7   # NDRPDR iter env5
1862         - 8   # NDRPDR iter env5
1863         - 9   # NDRPDR iter env5
1864         - 10  # NDRPDR iter env5
1865         - 11  # NDRPDR iter env5
1866         - 12  # NDRPDR iter env5
1867         - 13  # NDRPDR iter env5
1868     dpdk-performance-changes-2n-clx-cmp:
1869       csit-dpdk-perf-report-iterative-2101-2n-clx:
1870         - 12  # rls2101 NDRPDR iter env 6
1871         - 13  # rls2101 NDRPDR iter env 6
1872         - 14  # rls2101 NDRPDR iter env 6
1873         - 18  # rls2101 NDRPDR iter env 6
1874         - 22  # rls2101 NDRPDR iter env 6
1875
1876     dpdk-performance-changes-2n-zn2-ref:
1877       csit-dpdk-perf-report-iterative-2009-2n-zn2:
1878         - 16  # NDRPDR iter env5
1879         - 21  # NDRPDR iter env5
1880         - 22  # NDRPDR iter env5
1881         - 23  # NDRPDR iter env5
1882         - 24  # NDRPDR iter env5
1883         - 25  # NDRPDR iter env5
1884         - 29  # NDRPDR iter env5
1885     dpdk-performance-changes-2n-zn2-cmp:
1886       csit-dpdk-perf-report-iterative-2101-2n-zn2:
1887         - 11  # rls2101 NDRPDR iter env 6
1888         - 12  # rls2101 NDRPDR iter env 6
1889         - 13  # rls2101 NDRPDR iter env 6
1890         - 14  # rls2101 NDRPDR iter env 6
1891         - 16  # rls2101 NDRPDR iter env 6
1892         - 17  # rls2101 NDRPDR iter env 6
1893         - 18  # rls2101 NDRPDR iter env 6
1894         - 19  # rls2101 NDRPDR iter env 6
1895         - 20  # rls2101 NDRPDR iter env 6
1896         - 21  # rls2101 NDRPDR iter env 6
1897
1898 #    dpdk-performance-changes-2n-dnv-h1:
1899 #      csit-dpdk-perf-verify-2101-2n-dnv:
1900 #        - 9   # NDRPDR sel
1901 #        - 10  # NDRPDR sel
1902 #        - 11  # NDRPDR sel
1903 #        - 12  # NDRPDR sel
1904 #        - 13  # NDRPDR sel
1905 #        - 14  # NDRPDR sel
1906 #        - 15  # NDRPDR sel
1907 #        - 16  # NDRPDR sel
1908 #        - 17  # NDRPDR sel
1909 #        - 18  # NDRPDR sel
1910 #    dpdk-performance-changes-2n-dnv-ref:
1911 #      # No data
1912 #    dpdk-performance-changes-2n-dnv-cmp:
1913 #      # No data
1914 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
1915
1916 #    dpdk-performance-changes-3n-dnv-h1:
1917 #      csit-dpdk-perf-verify-2101-3n-dnv:
1918 #        - 12  # NDRPDR sel
1919 #        - 13  # NDRPDR sel
1920 #        - 14  # NDRPDR sel
1921 #        - 15  # NDRPDR sel
1922 #        - 16  # NDRPDR sel
1923 #        - 17  # NDRPDR sel
1924 #        - 18  # NDRPDR sel
1925 #        - 19  # NDRPDR sel
1926 #        - 20  # NDRPDR sel
1927 #        - 22  # NDRPDR sel
1928 #    dpdk-performance-changes-3n-dnv-ref:
1929 #      # No data
1930 #    dpdk-performance-changes-3n-dnv-cmp:
1931 #      # No data
1932 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
1933
1934     dpdk-performance-changes-3n-tsh-h1:
1935       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1936         - 5   # NDRPDR sel
1937     dpdk-performance-changes-3n-tsh-ref:
1938       csit-dpdk-perf-report-iterative-2009-3n-tsh:
1939         - 1   # NDRPDR iter env5
1940         - 2   # NDRPDR iter env5
1941         - 3   # NDRPDR iter env5
1942         - 4   # NDRPDR iter env5
1943         - 5   # NDRPDR iter env5
1944         - 6   # NDRPDR iter env5
1945         - 7   # NDRPDR iter env5
1946         - 9   # NDRPDR iter env5
1947         - 10  # NDRPDR iter env5
1948         - 11  # NDRPDR iter env5
1949     dpdk-performance-changes-3n-tsh-cmp:
1950       csit-dpdk-perf-report-iterative-2101-3n-tsh:
1951         - 11  # rls2101 NDRPDR iter env 6
1952         - 12  # rls2101 NDRPDR iter env 6
1953         - 13  # rls2101 NDRPDR iter env 6
1954         - 14  # rls2101 NDRPDR iter env 6
1955         - 16  # rls2101 NDRPDR iter env 6
1956         - 17  # rls2101 NDRPDR iter env 6
1957         - 18  # rls2101 NDRPDR iter env 6
1958         - 19  # rls2101 NDRPDR iter env 6
1959         - 20  # rls2101 NDRPDR iter env 6
1960         - 21  # rls2101 NDRPDR iter env 6
1961
1962     # Compare testbeds
1963
1964     vpp-compare-testbeds-ref:
1965       csit-vpp-perf-report-iterative-2101-3n-hsw:
1966         - 64  # rls2101.rel NDRPDR iter env 6
1967         - 71  # rls2101.rel NDRPDR iter env 6
1968         - 73  # rls2101.rel NDRPDR iter env 6
1969         - 74  # rls2101.rel NDRPDR iter env 6
1970         - 80  # rls2101.rel NDRPDR iter env 6
1971         - 81  # rls2101.rel NDRPDR iter env 6
1972         - 82  # rls2101.rel NDRPDR iter env 6
1973         - 83  # rls2101.rel NDRPDR iter env 6
1974         - 88  # rls2101.rel NDRPDR iter env 6
1975         - 89  # rls2101.rel NDRPDR iter env 6
1976     vpp-compare-testbeds-cmp:
1977       csit-vpp-perf-report-iterative-2101-3n-skx:
1978         - 36  # rls2101.rel NDRPDR iter env 6
1979         - 37  # rls2101.rel NDRPDR iter env 6
1980         - 38  # rls2101.rel NDRPDR iter env 6
1981         - 39  # rls2101.rel NDRPDR iter env 6
1982         - 40  # rls2101.rel NDRPDR iter env 6
1983         - 41  # rls2101.rel NDRPDR iter env 6
1984         - 42  # rls2101.rel NDRPDR iter env 6
1985         - 47  # rls2101.rel NDRPDR iter env 6
1986         - 48  # rls2101.rel NDRPDR iter env 6
1987         - 50  # rls2101.rel NDRPDR iter env 6
1988
1989     vpp-compare-testbeds-skx-clx-ref:
1990       csit-vpp-perf-report-iterative-2101-2n-skx:
1991         - 63  # rls2101.rel NDRPDR iter env 6
1992         - 69  # rls2101.rel NDRPDR iter env 6
1993         - 70  # rls2101.rel NDRPDR iter env 6
1994         - 75  # rls2101.rel NDRPDR iter env 6
1995         - 76  # rls2101.rel NDRPDR iter env 6
1996         - 77  # rls2101.rel NDRPDR iter env 6
1997         - 82  # rls2101.rel NDRPDR iter env 6
1998         - 85  # rls2101.rel NDRPDR iter env 6
1999         - 86  # rls2101.rel NDRPDR iter env 6
2000         - 94  # rls2101.rel NDRPDR iter env 6
2001         - 89  # rls2101.rel NDRPDR iter RND env 6
2002         - 90  # rls2101.rel NDRPDR iter RND env 6
2003         - 91  # rls2101.rel NDRPDR iter RND env 6
2004         - 92  # rls2101.rel NDRPDR iter RND env 6
2005         - 93  # rls2101.rel NDRPDR iter RND env 6
2006         - 96  # rls2101.rel NDRPDR iter RND env 6
2007         - 98  # rls2101.rel NDRPDR iter RND env 6
2008         - 99  # rls2101.rel NDRPDR iter RND env 6
2009         - 101 # rls2101.rel NDRPDR iter RND env 6
2010         - 102 # rls2101.rel NDRPDR iter RND env 6
2011         - 116 # rls2101.rel NDRPDR iter NAT env 6
2012         - 117 # rls2101.rel NDRPDR iter NAT env 6
2013         - 118 # rls2101.rel NDRPDR iter NAT env 6
2014         - 119 # rls2101.rel NDRPDR iter NAT env 6
2015         - 120 # rls2101.rel NDRPDR iter NAT env 6
2016         - 121 # rls2101.rel NDRPDR iter NAT env 6
2017         - 122 # rls2101.rel NDRPDR iter NAT env 6
2018         - 123 # rls2101.rel NDRPDR iter NAT env 6
2019         - 124 # rls2101.rel NDRPDR iter NAT env 6
2020         - 125 # rls2101.rel NDRPDR iter NAT env 6
2021     vpp-compare-testbeds-skx-clx-cmp:
2022       csit-vpp-perf-report-iterative-2101-2n-clx:
2023         - 54  # rls2101.rel NDRPDR iter env 6
2024         - 59  # rls2101.rel NDRPDR iter env 6
2025         - 60  # rls2101.rel NDRPDR iter env 6
2026         - 63  # rls2101.rel NDRPDR iter env 6
2027         - 66  # rls2101.rel NDRPDR iter env 6
2028         - 68  # rls2101.rel NDRPDR iter env 6
2029         - 73  # rls2101.rel NDRPDR iter env 6
2030         - 75  # rls2101.rel NDRPDR iter env 6
2031         - 86  # rls2101.rel NDRPDR iter env 6
2032         - 90  # rls2101.rel NDRPDR iter env 6
2033         - 80  # rls2101.rel NDRPDR iter RND env 6
2034         - 87  # rls2101.rel NDRPDR iter RND env 6
2035         - 91  # rls2101.rel NDRPDR iter RND env 6
2036         - 92  # rls2101.rel NDRPDR iter RND env 6
2037         - 93  # rls2101.rel NDRPDR iter RND env 6
2038         - 94  # rls2101.rel NDRPDR iter RND env 6
2039         - 95  # rls2101.rel NDRPDR iter RND env 6
2040         - 100 # rls2101.rel NDRPDR iter RND env 6
2041         - 106 # rls2101.rel NDRPDR iter RND env 6
2042         - 108 # rls2101.rel NDRPDR iter RND env 6
2043         - 112 # rls2101.rel NDRPDR iter NAT env 6
2044         - 113 # rls2101.rel NDRPDR iter NAT env 6
2045         - 114 # rls2101.rel NDRPDR iter NAT env 6
2046         - 115 # rls2101.rel NDRPDR iter NAT env 6
2047         - 116 # rls2101.rel NDRPDR iter NAT env 6
2048         - 117 # rls2101.rel NDRPDR iter NAT env 6
2049         - 118 # rls2101.rel NDRPDR iter NAT env 6
2050         - 119 # rls2101.rel NDRPDR iter NAT env 6
2051         - 120 # rls2101.rel NDRPDR iter NAT env 6
2052         - 121 # rls2101.rel NDRPDR iter NAT env 6
2053         - 122 # rls2101.rel NDRPDR iter MLX env 6
2054         - 123 # rls2101.rel NDRPDR iter MLX env 6
2055         - 124 # rls2101.rel NDRPDR iter MLX env 6
2056         - 126 # rls2101.rel NDRPDR iter MLX env 6
2057         - 127 # rls2101.rel NDRPDR iter MLX env 6
2058         - 128 # rls2101.rel NDRPDR iter MLX env 6
2059         - 129 # rls2101.rel NDRPDR iter MLX env 6
2060         - 130 # rls2101.rel NDRPDR iter MLX env 6
2061         - 131 # rls2101.rel NDRPDR iter MLX env 6
2062         - 132 # rls2101.rel NDRPDR iter MLX env 6
2063
2064     vpp-compare-testbeds-hsw-clx-ref:
2065       csit-vpp-perf-report-iterative-2101-3n-hsw:
2066         - 64  # rls2101.rel NDRPDR iter env 6
2067         - 71  # rls2101.rel NDRPDR iter env 6
2068         - 73  # rls2101.rel NDRPDR iter env 6
2069         - 74  # rls2101.rel NDRPDR iter env 6
2070         - 80  # rls2101.rel NDRPDR iter env 6
2071         - 81  # rls2101.rel NDRPDR iter env 6
2072         - 82  # rls2101.rel NDRPDR iter env 6
2073         - 83  # rls2101.rel NDRPDR iter env 6
2074         - 88  # rls2101.rel NDRPDR iter env 6
2075         - 89  # rls2101.rel NDRPDR iter env 6
2076         - 128 # rls2101.rel NDRPDR iter RND env 6
2077         - 129 # rls2101.rel NDRPDR iter RND env 6
2078         - 130 # rls2101.rel NDRPDR iter RND env 6
2079         - 131 # rls2101.rel NDRPDR iter RND env 6
2080         - 132 # rls2101.rel NDRPDR iter RND env 6
2081         - 133 # rls2101.rel NDRPDR iter RND env 6
2082         - 134 # rls2101.rel NDRPDR iter RND env 6
2083         - 135 # rls2101.rel NDRPDR iter RND env 6
2084         - 136 # rls2101.rel NDRPDR iter RND env 6
2085         - 137 # rls2101.rel NDRPDR iter RND env 6
2086     vpp-compare-testbeds-hsw-clx-cmp:
2087       csit-vpp-perf-report-iterative-2101-2n-clx:
2088         - 54  # rls2101.rel NDRPDR iter env 6
2089         - 59  # rls2101.rel NDRPDR iter env 6
2090         - 60  # rls2101.rel NDRPDR iter env 6
2091         - 63  # rls2101.rel NDRPDR iter env 6
2092         - 66  # rls2101.rel NDRPDR iter env 6
2093         - 68  # rls2101.rel NDRPDR iter env 6
2094         - 73  # rls2101.rel NDRPDR iter env 6
2095         - 75  # rls2101.rel NDRPDR iter env 6
2096         - 90  # rls2101.rel NDRPDR iter env 6
2097         - 80  # rls2101.rel NDRPDR iter RND env 6
2098         - 87  # rls2101.rel NDRPDR iter RND env 6
2099         - 91  # rls2101.rel NDRPDR iter RND env 6
2100         - 92  # rls2101.rel NDRPDR iter RND env 6
2101         - 93  # rls2101.rel NDRPDR iter RND env 6
2102         - 94  # rls2101.rel NDRPDR iter RND env 6
2103         - 95  # rls2101.rel NDRPDR iter RND env 6
2104         - 100 # rls2101.rel NDRPDR iter RND env 6
2105         - 106 # rls2101.rel NDRPDR iter RND env 6
2106         - 108 # rls2101.rel NDRPDR iter RND env 6
2107         - 112 # rls2101.rel NDRPDR iter NAT env 6
2108         - 113 # rls2101.rel NDRPDR iter NAT env 6
2109         - 114 # rls2101.rel NDRPDR iter NAT env 6
2110         - 115 # rls2101.rel NDRPDR iter NAT env 6
2111         - 116 # rls2101.rel NDRPDR iter NAT env 6
2112         - 117 # rls2101.rel NDRPDR iter NAT env 6
2113         - 118 # rls2101.rel NDRPDR iter NAT env 6
2114         - 119 # rls2101.rel NDRPDR iter NAT env 6
2115         - 120 # rls2101.rel NDRPDR iter NAT env 6
2116         - 121 # rls2101.rel NDRPDR iter NAT env 6
2117         - 122 # rls2101.rel NDRPDR iter MLX env 6
2118         - 123 # rls2101.rel NDRPDR iter MLX env 6
2119         - 124 # rls2101.rel NDRPDR iter MLX env 6
2120         - 126 # rls2101.rel NDRPDR iter MLX env 6
2121         - 127 # rls2101.rel NDRPDR iter MLX env 6
2122         - 128 # rls2101.rel NDRPDR iter MLX env 6
2123         - 129 # rls2101.rel NDRPDR iter MLX env 6
2124         - 130 # rls2101.rel NDRPDR iter MLX env 6
2125         - 131 # rls2101.rel NDRPDR iter MLX env 6
2126         - 132 # rls2101.rel NDRPDR iter MLX env 6
2127
2128     vpp-compare-testbeds-mrr-ref:
2129       csit-vpp-perf-report-iterative-2101-3n-hsw:
2130         - 63  # rls2101.rel MRR iter env 6
2131     vpp-compare-testbeds-mrr-cmp:
2132       csit-vpp-perf-report-iterative-2101-3n-skx:
2133         - 35  # rls2101.rel MRR iter env 6
2134
2135     vpp-compare-testbeds-mrr-skx-clx-ref:
2136       csit-vpp-perf-report-iterative-2101-2n-skx:
2137         - 62  # rls2101.rel MRR iter env 6
2138     vpp-compare-testbeds-mrr-skx-clx-cmp:
2139       csit-vpp-perf-report-iterative-2101-2n-clx:
2140         - 53  # rls2101.rel MRR iter env 6
2141
2142     vpp-compare-testbeds-mrr-hsw-clx-ref:
2143       csit-vpp-perf-report-iterative-2101-3n-hsw:
2144         - 63  # rls2101.rel MRR iter env 6
2145     vpp-compare-testbeds-mrr-hsw-clx-cmp:
2146       csit-vpp-perf-report-iterative-2101-2n-clx:
2147         - 53  # rls2101.rel MRR iter env 6
2148
2149     dpdk-compare-testbeds-ref:
2150       csit-dpdk-perf-report-iterative-2101-3n-hsw:
2151         - 11  # rls2101 NDRPDR iter env 6
2152         - 12  # rls2101 NDRPDR iter env 6
2153         - 13  # rls2101 NDRPDR iter env 6
2154         - 14  # rls2101 NDRPDR iter env 6
2155         - 16  # rls2101 NDRPDR iter env 6
2156         - 17  # rls2101 NDRPDR iter env 6
2157         - 18  # rls2101 NDRPDR iter env 6
2158         - 19  # rls2101 NDRPDR iter env 6
2159         - 20  # rls2101 NDRPDR iter env 6
2160         - 21  # rls2101 NDRPDR iter env 6
2161     dpdk-compare-testbeds-cmp:
2162       csit-dpdk-perf-report-iterative-2101-3n-skx:
2163         - 12  # rls2101 NDRPDR iter env 6
2164         - 14  # rls2101 NDRPDR iter env 6
2165         - 15  # rls2101 NDRPDR iter env 6
2166         - 17  # rls2101 NDRPDR iter env 6
2167         - 19  # rls2101 NDRPDR iter env 6
2168         - 20  # rls2101 NDRPDR iter env 6
2169         - 21  # rls2101 NDRPDR iter env 6
2170         - 22  # rls2101 NDRPDR iter env 6
2171         - 25  # rls2101 NDRPDR iter env 6
2172         - 26  # rls2101 NDRPDR iter env 6
2173
2174     dpdk-compare-testbeds-skx-clx-ref:
2175       csit-dpdk-perf-report-iterative-2101-2n-skx:
2176         - 11  # rls2101 NDRPDR iter env 6
2177         - 12  # rls2101 NDRPDR iter env 6
2178         - 13  # rls2101 NDRPDR iter env 6
2179         - 14  # rls2101 NDRPDR iter env 6
2180         - 15  # rls2101 NDRPDR iter env 6
2181         - 17  # rls2101 NDRPDR iter env 6
2182         - 18  # rls2101 NDRPDR iter env 6
2183         - 19  # rls2101 NDRPDR iter env 6
2184         - 20  # rls2101 NDRPDR iter env 6
2185         - 21  # rls2101 NDRPDR iter env 6
2186     dpdk-compare-testbeds-skx-clx-cmp:
2187       csit-dpdk-perf-report-iterative-2101-2n-clx:
2188         - 12  # rls2101 NDRPDR iter env 6
2189         - 13  # rls2101 NDRPDR iter env 6
2190         - 14  # rls2101 NDRPDR iter env 6
2191         - 18  # rls2101 NDRPDR iter env 6
2192         - 22  # rls2101 NDRPDR iter env 6
2193
2194     # Compare topologies
2195
2196     vpp-compare-topologies-ref:
2197       csit-vpp-perf-report-iterative-2101-3n-skx:
2198         - 36  # rls2101.rel NDRPDR iter env 6
2199         - 37  # rls2101.rel NDRPDR iter env 6
2200         - 38  # rls2101.rel NDRPDR iter env 6
2201         - 39  # rls2101.rel NDRPDR iter env 6
2202         - 40  # rls2101.rel NDRPDR iter env 6
2203         - 41  # rls2101.rel NDRPDR iter env 6
2204         - 42  # rls2101.rel NDRPDR iter env 6
2205         - 47  # rls2101.rel NDRPDR iter env 6
2206         - 48  # rls2101.rel NDRPDR iter env 6
2207         - 50  # rls2101.rel NDRPDR iter env 6
2208     vpp-compare-topologies-cmp:
2209       csit-vpp-perf-report-iterative-2101-2n-skx:
2210         - 63  # rls2101.rel NDRPDR iter env 6
2211         - 69  # rls2101.rel NDRPDR iter env 6
2212         - 70  # rls2101.rel NDRPDR iter env 6
2213         - 75  # rls2101.rel NDRPDR iter env 6
2214         - 76  # rls2101.rel NDRPDR iter env 6
2215         - 77  # rls2101.rel NDRPDR iter env 6
2216         - 82  # rls2101.rel NDRPDR iter env 6
2217         - 85  # rls2101.rel NDRPDR iter env 6
2218         - 86  # rls2101.rel NDRPDR iter env 6
2219         - 94  # rls2101.rel NDRPDR iter env 6
2220
2221     vpp-compare-topologies-mrr-ref:
2222       csit-vpp-perf-report-iterative-2101-3n-skx:
2223         - 35  # rls2101.rel MRR iter env 6
2224     vpp-compare-topologies-mrr-cmp:
2225       csit-vpp-perf-report-iterative-2101-2n-skx:
2226         - 62  # rls2101.rel MRR iter env 6
2227
2228     dpdk-compare-topologies-ref:
2229       csit-dpdk-perf-report-iterative-2101-3n-skx:
2230         - 12  # rls2101 NDRPDR iter env 6
2231         - 14  # rls2101 NDRPDR iter env 6
2232         - 15  # rls2101 NDRPDR iter env 6
2233         - 17  # rls2101 NDRPDR iter env 6
2234         - 19  # rls2101 NDRPDR iter env 6
2235         - 20  # rls2101 NDRPDR iter env 6
2236         - 21  # rls2101 NDRPDR iter env 6
2237         - 22  # rls2101 NDRPDR iter env 6
2238         - 25  # rls2101 NDRPDR iter env 6
2239         - 26  # rls2101 NDRPDR iter env 6
2240     dpdk-compare-topologies-cmp:
2241       csit-dpdk-perf-report-iterative-2101-2n-skx:
2242         - 11  # rls2101 NDRPDR iter env 6
2243         - 12  # rls2101 NDRPDR iter env 6
2244         - 13  # rls2101 NDRPDR iter env 6
2245         - 14  # rls2101 NDRPDR iter env 6
2246         - 15  # rls2101 NDRPDR iter env 6
2247         - 17  # rls2101 NDRPDR iter env 6
2248         - 18  # rls2101 NDRPDR iter env 6
2249         - 19  # rls2101 NDRPDR iter env 6
2250         - 20  # rls2101 NDRPDR iter env 6
2251         - 21  # rls2101 NDRPDR iter env 6
2252
2253   plot-layouts:
2254
2255     plot-soak-throughput:
2256       titlefont:
2257         size: 16
2258       xaxis:
2259         title: "<b>Test Cases [Index]</b>"
2260         titlefont:
2261           size: 14
2262         autorange: True
2263         fixedrange: False
2264         gridcolor: "rgb(230, 230, 230)"
2265         linecolor: "rgb(220, 220, 220)"
2266         linewidth: 1
2267         showgrid: True
2268         showline: True
2269         showticklabels: True
2270         tickcolor: "rgb(220, 220, 220)"
2271         tickmode: "linear"
2272         tickfont:
2273           size: 14
2274         zeroline: False
2275       yaxis:
2276         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
2277         titlefont:
2278           size: 14
2279         gridcolor: "rgb(230, 230, 230)"
2280         hoverformat: ".4r"
2281         tickformat: ".3r"
2282         linecolor: "rgb(220, 220, 220)"
2283         linewidth: 1
2284         showgrid: True
2285         showline: True
2286         showticklabels: True
2287         tickcolor: "rgb(220, 220, 220)"
2288         tickfont:
2289           size: 14
2290         zeroline: False
2291         range: [0,50]
2292       autosize: False
2293       margin:
2294         t: 50
2295         b: 0
2296         l: 80
2297         r: 20
2298       showlegend: True
2299       legend:
2300         orientation: "h"
2301         font:
2302           size: 14
2303       width: 700
2304       height: 900
2305       paper_bgcolor: "#fff"
2306       plot_bgcolor: "#fff"
2307       hoverlabel:
2308         namelength: -1
2309
2310     plot-service-density:
2311       titlefont:
2312         size: 16
2313       xaxis:
2314         side: "top"
2315         autorange: True
2316         fixedrange: False
2317         showgrid: False
2318         showline: False
2319         showticklabels: False
2320         ticks: ""
2321         ticklen: 0
2322         tickwidth: 0
2323         zeroline: False
2324       yaxis:
2325         autorange: "reversed"
2326         showgrid: False
2327         showline: False
2328         showticklabels: False
2329         ticks: ""
2330         ticklen: 0
2331         tickwidth: 0
2332         zeroline: False
2333       showlegend: False
2334       paper_bgcolor: "#fff"
2335       plot_bgcolor: "#fff"
2336       width: 700
2337       height: 700
2338       hoverlabel:
2339         namelength: -1
2340
2341     plot-hoststack:
2342       titlefont:
2343         size: 16
2344       xaxis:
2345         title: "<b>Test Cases [Index]</b>"
2346         titlefont:
2347           size: 14
2348         autorange: True
2349         fixedrange: False
2350         gridcolor: "rgb(230, 230, 230)"
2351         linecolor: "rgb(220, 220, 220)"
2352         linewidth: 1
2353         showgrid: True
2354         showline: True
2355         showticklabels: True
2356         tickcolor: "rgb(220, 220, 220)"
2357         tickmode: "linear"
2358         tickfont:
2359           size: 14
2360         zeroline: False
2361       yaxis:
2362         title: "<b>Bandwidth [Gbps]</b>"
2363         titlefont:
2364           size: 14
2365         gridcolor: "rgb(230, 230, 230)"
2366         hoverformat: ".4s"
2367         linecolor: "rgb(220, 220, 220)"
2368         linewidth: 1
2369         rangemode: "tozero"
2370         showgrid: True
2371         showline: True
2372         showticklabels: True
2373         tickcolor: "rgb(230, 230, 230)"
2374         tickformat: ".3s"
2375         tickfont:
2376           size: 14
2377         zeroline: False
2378       autosize: False
2379       margin:
2380         t: 50
2381         b: 20
2382         l: 80
2383         r: 20
2384       showlegend: True
2385       legend:
2386         orientation: "h"
2387         font:
2388           size: 14
2389       width: 700
2390       height: 800
2391       paper_bgcolor: "#fff"
2392       plot_bgcolor: "#fff"
2393       hoverlabel:
2394         namelength: -1
2395
2396     plot-throughput:
2397       titlefont:
2398         size: 16
2399       xaxis:
2400         title: "<b>Test Cases [Index]</b>"
2401         titlefont:
2402           size: 14
2403         autorange: True
2404         fixedrange: False
2405         gridcolor: "rgb(230, 230, 230)"
2406         linecolor: "rgb(220, 220, 220)"
2407         linewidth: 1
2408         showgrid: True
2409         showline: True
2410         showticklabels: True
2411         tickcolor: "rgb(220, 220, 220)"
2412         tickmode: "linear"
2413         tickfont:
2414           size: 14
2415         zeroline: False
2416       yaxis:
2417         title: "<b>Packet Throughput [Mpps]</b>"
2418         titlefont:
2419           size: 14
2420         gridcolor: "rgb(230, 230, 230)"
2421         hoverformat: ".4r"
2422         tickformat: ".3r"
2423         linecolor: "rgb(220, 220, 220)"
2424         linewidth: 1
2425         showgrid: True
2426         showline: True
2427         showticklabels: True
2428         tickcolor: "rgb(220, 220, 220)"
2429         tickfont:
2430           size: 14
2431         zeroline: False
2432         range: [0,50]
2433       autosize: False
2434       margin:
2435         t: 50
2436         b: 0
2437         l: 80
2438         r: 20
2439       showlegend: True
2440       legend:
2441         orientation: "h"
2442         font:
2443           size: 14
2444       width: 700
2445       height: 900
2446       paper_bgcolor: "#fff"
2447       plot_bgcolor: "#fff"
2448       hoverlabel:
2449         namelength: -1
2450
2451     plot-throughput-gbps:
2452       titlefont:
2453         size: 16
2454       xaxis:
2455         title: "<b>Test Cases [Index]</b>"
2456         titlefont:
2457           size: 14
2458         autorange: True
2459         fixedrange: False
2460         gridcolor: "rgb(230, 230, 230)"
2461         linecolor: "rgb(220, 220, 220)"
2462         linewidth: 1
2463         showgrid: True
2464         showline: True
2465         showticklabels: True
2466         tickcolor: "rgb(220, 220, 220)"
2467         tickmode: "linear"
2468         tickfont:
2469           size: 14
2470         zeroline: False
2471       yaxis:
2472         title: "<b>Packet Throughput [Gbps]</b>"
2473         titlefont:
2474           size: 14
2475         gridcolor: "rgb(230, 230, 230)"
2476         hoverformat: ".4r"
2477         tickformat: ".3r"
2478         linecolor: "rgb(220, 220, 220)"
2479         linewidth: 1
2480         showgrid: True
2481         showline: True
2482         showticklabels: True
2483         tickcolor: "rgb(220, 220, 220)"
2484         tickfont:
2485           size: 14
2486         zeroline: False
2487         range: [0,10]
2488       autosize: False
2489       margin:
2490         t: 50
2491         b: 0
2492         l: 80
2493         r: 20
2494       showlegend: True
2495       legend:
2496         orientation: "h"
2497         font:
2498           size: 14
2499       width: 700
2500       height: 900
2501       paper_bgcolor: "#fff"
2502       plot_bgcolor: "#fff"
2503       hoverlabel:
2504         namelength: -1
2505
2506     plot-cps:
2507       titlefont:
2508         size: 16
2509       xaxis:
2510         title: "<b>Test Cases [Index]</b>"
2511         titlefont:
2512           size: 14
2513         autorange: True
2514         fixedrange: False
2515         gridcolor: "rgb(230, 230, 230)"
2516         linecolor: "rgb(220, 220, 220)"
2517         linewidth: 1
2518         showgrid: True
2519         showline: True
2520         showticklabels: True
2521         tickcolor: "rgb(220, 220, 220)"
2522         tickmode: "linear"
2523         tickfont:
2524           size: 14
2525         zeroline: False
2526       yaxis:
2527         title: "<b>Connection Rate [Mcps]</b>"
2528         titlefont:
2529           size: 14
2530         gridcolor: "rgb(230, 230, 230)"
2531         hoverformat: ".4r"
2532         tickformat: ".3s"
2533         linecolor: "rgb(220, 220, 220)"
2534         linewidth: 1
2535         showgrid: True
2536         showline: True
2537         showticklabels: True
2538         tickcolor: "rgb(220, 220, 220)"
2539         tickfont:
2540           size: 14
2541         zeroline: False
2542         range: [0,10]
2543       autosize: False
2544       margin:
2545         t: 50
2546         b: 0
2547         l: 80
2548         r: 20
2549       showlegend: True
2550       legend:
2551         orientation: "h"
2552         font:
2553           size: 14
2554       width: 700
2555       height: 900
2556       paper_bgcolor: "#fff"
2557       plot_bgcolor: "#fff"
2558       hoverlabel:
2559         namelength: -1
2560
2561     plot-throughput-speedup-analysis:
2562       titlefont:
2563         size: 16
2564       xaxis:
2565         title: "<b>Number of Cores [Qty]</b>"
2566         titlefont:
2567           size: 14
2568         autorange: True
2569         fixedrange: False
2570         gridcolor: "rgb(230, 230, 230)"
2571         linecolor: "rgb(220, 220, 220)"
2572         linewidth: 1
2573         showgrid: True
2574         showline: True
2575         showticklabels: True
2576         tickcolor: "rgb(238, 238, 238)"
2577         tickmode: "linear"
2578         tickfont:
2579           size: 14
2580         zeroline: False
2581       yaxis:
2582         title: "<b>Packet Throughput [Mpps]</b>"
2583         titlefont:
2584           size: 14
2585         type: "linear"
2586         gridcolor: "rgb(230, 230, 230)"
2587         hoverformat: ".4s"
2588         linecolor: "rgb(220, 220, 220)"
2589         linewidth: 1
2590         showgrid: True
2591         showline: True
2592         showticklabels: True
2593         tickcolor: "rgb(220, 220, 220)"
2594         tickformat: ".4s"
2595         tickfont:
2596           size: 14
2597         zeroline: True
2598         rangemode: "tozero"
2599         range: [0,100]
2600       legend:
2601         orientation: "h"
2602         font:
2603           size: 14
2604         xanchor: "left"
2605         yanchor: "top"
2606         x: 0
2607         y: -0.2
2608         bgcolor: "rgba(255, 255, 255, 0)"
2609         bordercolor: "rgba(255, 255, 255, 0)"
2610         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2611       autosize: False
2612       margin:
2613           't': 50
2614           'b': 150
2615           'l': 85
2616           'r': 10
2617       showlegend: True
2618       width: 700
2619       height: 700
2620       paper_bgcolor: "#fff"
2621       plot_bgcolor: "#fff"
2622       hoverlabel:
2623         namelength: -1
2624       annotations: [
2625         {
2626           text: "_ _          __          ...",
2627           align: "left",
2628           showarrow: False,
2629           xref: "paper",
2630           yref: "paper",
2631           xanchor: "left",
2632           yanchor: "top",
2633           x: 0,
2634           y: -0.14,
2635           font: {
2636             family: "Consolas, Courier New",
2637             size: 13
2638           },
2639         },
2640         {
2641           text: "    Perfect     Measured     Limit",
2642           align: "left",
2643           showarrow: False,
2644           xref: "paper",
2645           yref: "paper",
2646           xanchor: "left",
2647           yanchor: "top",
2648           x: 0,
2649           y: -0.15,
2650           font: {
2651             family: "Consolas, Courier New",
2652             size: 13
2653           },
2654         },
2655       ]
2656
2657     plot-throughput-speedup-analysis-gbps:
2658       titlefont:
2659         size: 16
2660       xaxis:
2661         title: "<b>Number of Cores [Qty]</b>"
2662         titlefont:
2663           size: 14
2664         autorange: True
2665         fixedrange: False
2666         gridcolor: "rgb(230, 230, 230)"
2667         linecolor: "rgb(220, 220, 220)"
2668         linewidth: 1
2669         showgrid: True
2670         showline: True
2671         showticklabels: True
2672         tickcolor: "rgb(238, 238, 238)"
2673         tickmode: "linear"
2674         tickfont:
2675           size: 14
2676         zeroline: False
2677       yaxis:
2678         title: "<b>Packet Throughput [Gbps]</b>"
2679         titlefont:
2680           size: 14
2681         type: "linear"
2682         gridcolor: "rgb(230, 230, 230)"
2683         hoverformat: ".4s"
2684         linecolor: "rgb(220, 220, 220)"
2685         linewidth: 1
2686         showgrid: True
2687         showline: True
2688         showticklabels: True
2689         tickcolor: "rgb(220, 220, 220)"
2690         tickformat: ".4s"
2691         tickfont:
2692           size: 14
2693         zeroline: True
2694         rangemode: "tozero"
2695         range: [0,100]
2696       legend:
2697         orientation: "h"
2698         font:
2699           size: 14
2700         xanchor: "left"
2701         yanchor: "top"
2702         x: 0
2703         y: -0.2
2704         bgcolor: "rgba(255, 255, 255, 0)"
2705         bordercolor: "rgba(255, 255, 255, 0)"
2706         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2707       autosize: False
2708       margin:
2709           't': 50
2710           'b': 150
2711           'l': 85
2712           'r': 10
2713       showlegend: True
2714       width: 700
2715       height: 700
2716       paper_bgcolor: "#fff"
2717       plot_bgcolor: "#fff"
2718       hoverlabel:
2719         namelength: -1
2720       annotations: [
2721         {
2722           text: "_ _          __",
2723           align: "left",
2724           showarrow: False,
2725           xref: "paper",
2726           yref: "paper",
2727           xanchor: "left",
2728           yanchor: "top",
2729           x: 0,
2730           y: -0.13,
2731           font: {
2732             family: "Consolas, Courier New",
2733             size: 13
2734           },
2735         },
2736         {
2737           text: "    Perfect     Measured",
2738           align: "left",
2739           showarrow: False,
2740           xref: "paper",
2741           yref: "paper",
2742           xanchor: "left",
2743           yanchor: "top",
2744           x: 0,
2745           y: -0.15,
2746           font: {
2747             family: "Consolas, Courier New",
2748             size: 13
2749           },
2750         },
2751       ]
2752
2753     plot-throughput-speedup-analysis-cps:
2754       titlefont:
2755         size: 16
2756       xaxis:
2757         title: "<b>Number of Cores [Qty]</b>"
2758         titlefont:
2759           size: 14
2760         autorange: True
2761         fixedrange: False
2762         gridcolor: "rgb(230, 230, 230)"
2763         linecolor: "rgb(220, 220, 220)"
2764         linewidth: 1
2765         showgrid: True
2766         showline: True
2767         showticklabels: True
2768         tickcolor: "rgb(238, 238, 238)"
2769         tickmode: "linear"
2770         tickfont:
2771           size: 14
2772         zeroline: False
2773       yaxis:
2774         title: "<b>Connection Rate [Mcps]</b>"
2775         titlefont:
2776           size: 14
2777         type: "linear"
2778         gridcolor: "rgb(230, 230, 230)"
2779         hoverformat: ".4s"
2780         linecolor: "rgb(220, 220, 220)"
2781         linewidth: 1
2782         showgrid: True
2783         showline: True
2784         showticklabels: True
2785         tickcolor: "rgb(220, 220, 220)"
2786         tickformat: ".4s"
2787         tickfont:
2788           size: 14
2789         zeroline: True
2790         rangemode: "tozero"
2791         range: [0,100]
2792       legend:
2793         orientation: "h"
2794         font:
2795           size: 14
2796         xanchor: "left"
2797         yanchor: "top"
2798         x: 0
2799         y: -0.2
2800         bgcolor: "rgba(255, 255, 255, 0)"
2801         bordercolor: "rgba(255, 255, 255, 0)"
2802         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2803       autosize: False
2804       margin:
2805           't': 50
2806           'b': 150
2807           'l': 85
2808           'r': 10
2809       showlegend: True
2810       width: 700
2811       height: 700
2812       paper_bgcolor: "#fff"
2813       plot_bgcolor: "#fff"
2814       hoverlabel:
2815         namelength: -1
2816       annotations: [
2817         {
2818           text: "_ _          __",
2819           align: "left",
2820           showarrow: False,
2821           xref: "paper",
2822           yref: "paper",
2823           xanchor: "left",
2824           yanchor: "top",
2825           x: 0,
2826           y: -0.13,
2827           font: {
2828             family: "Consolas, Courier New",
2829             size: 13
2830           },
2831         },
2832         {
2833           text: "    Perfect     Measured",
2834           align: "left",
2835           showarrow: False,
2836           xref: "paper",
2837           yref: "paper",
2838           xanchor: "left",
2839           yanchor: "top",
2840           x: 0,
2841           y: -0.15,
2842           font: {
2843             family: "Consolas, Courier New",
2844             size: 13
2845           },
2846         },
2847       ]
2848
2849     plot-latency:
2850       titlefont:
2851         size: 16
2852       xaxis:
2853         title: "<b>Direction</b>"
2854         titlefont:
2855           size: 14
2856         autorange: True
2857         fixedrange: False
2858         gridcolor: "rgb(230, 230, 230)"
2859         linecolor: "rgb(220, 220, 220)"
2860         linewidth: 1
2861         showgrid: True
2862         showline: True
2863         showticklabels: False
2864         tickcolor: "rgb(220, 220, 220)"
2865         tickmode: "linear"
2866         tickfont:
2867           size: 14
2868         zeroline: False
2869       yaxis:
2870         title: "<b>Packet Latency [uSec]</b>"
2871         titlefont:
2872           size: 14
2873         type: "linear"
2874         gridcolor: "rgb(230, 230, 230)"
2875         hoverformat: ".4s"
2876         linecolor: "rgb(220, 220, 220)"
2877         linewidth: 1
2878         showgrid: True
2879         showline: True
2880         showticklabels: True
2881         tickcolor: "rgb(220, 220, 220)"
2882         tickformat: ".4s"
2883         tickfont:
2884           size: 14
2885         zeroline: True
2886         rangemode: "tozero"
2887       legend:
2888         orientation: "h"
2889         font:
2890           size: 14
2891         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2892       autosize: False
2893       margin:
2894           't': 50
2895           'b': 150
2896           'l': 80
2897           'r': 10
2898       showlegend: True
2899       width: 700
2900       height: 700
2901       paper_bgcolor: "#fff"
2902       plot_bgcolor: "#fff"
2903       hoverlabel:
2904         namelength: -1
2905
2906     plot-hdrh-latency:
2907       title:
2908         text: ""
2909         xanchor: "center"
2910         x: 0.5
2911         font:
2912           size: 16
2913       width: 700
2914       plot_bgcolor: "white"
2915       annotations:
2916         - font:
2917             size: 14
2918           showarrow: False
2919           text: "<b>Packet Latency [uSec]</b>"
2920           x: 1
2921           xanchor: "right"
2922           xref: "paper"
2923           y: -0.045
2924           yanchor: "top"
2925           yref: "paper"
2926         - font:
2927             size: 14
2928           showarrow: False
2929           text: "<b>Probability [%]</b>"
2930           textangle: 270
2931           x: -0.06
2932           xanchor: "center"
2933           xref: "paper"
2934           y: 0.5
2935           yanchor: "middle"
2936           yref: "paper"
2937         - font:
2938             size: 14
2939           showarrow: False
2940           text: "<b>Direction: E-W</b>"
2941           x: 0.24
2942           xanchor: "center"
2943           xref: "paper"
2944           y: 1.05
2945           yanchor: "bottom"
2946           yref: "paper"
2947         - font:
2948             size: 14
2949           showarrow: False
2950           text: "<b>Direction: W-E</b>"
2951           x: 0.74
2952           xanchor: "center"
2953           xref: "paper"
2954           y: 1.05
2955           yanchor: "bottom"
2956           yref: "paper"
2957
2958     plot-hdrh-latency-percentile-x-log:
2959       title:
2960         text: "<b>Latency by Percentile Distribution</b>"
2961         xanchor: "center"
2962         x: 0.5
2963         font:
2964           size: 18
2965       showlegend: True
2966       legend:
2967         traceorder: "normal"
2968         orientation: "h"
2969         font:
2970           size: 16
2971         xanchor: "left"
2972         yanchor: "top"
2973         x: 0
2974         y: -0.2
2975         bgcolor: "rgba(255, 255, 255, 0)"
2976         bordercolor: "rgba(255, 255, 255, 0)"
2977       xaxis:
2978         type: "log"
2979         title: "<b>Percentile [%]</b>"
2980         titlefont:
2981           size: 14
2982         autorange: False
2983         fixedrange: True
2984         gridcolor: "rgb(230, 230, 230)"
2985         linecolor: "rgb(220, 220, 220)"
2986         linewidth: 1
2987         showgrid: True
2988         showline: True
2989         showticklabels: True
2990         tickcolor: "rgb(220, 220, 220)"
2991         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6]
2992         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999]
2993         tickfont:
2994           size: 14
2995       yaxis:
2996         title: "<b>One-Way Latency per Direction [uSec]</b>"
2997         titlefont:
2998           size: 14
2999         gridcolor: "rgb(230, 230, 230)"
3000         linecolor: "rgb(220, 220, 220)"
3001         linewidth: 1
3002         showgrid: True
3003         showline: True
3004         showticklabels: True
3005         tickcolor: "rgb(220, 220, 220)"
3006         tickfont:
3007           size: 14
3008       autosize: False
3009       width: 700
3010       height: 700
3011       paper_bgcolor: "white"
3012       plot_bgcolor: "white"
3013
3014     plot-hdrh-latency-by-percentile:
3015       title:
3016         text: "<b>Latency by Percentile Distribution</b>"
3017         xanchor: "center"
3018         x: 0.5
3019         font:
3020           size: 18
3021       showlegend: True
3022       legend:
3023         traceorder: "normal"
3024         orientation: "h"
3025         font:
3026           size: 16
3027         xanchor: "left"
3028         yanchor: "top"
3029         x: 0
3030         y: -0.2
3031         bgcolor: "rgba(255, 255, 255, 0)"
3032         bordercolor: "rgba(255, 255, 255, 0)"
3033       xaxis:
3034         type: "linear"
3035         title: "<b>Percentile [%]</b>"
3036         titlefont:
3037           size: 14
3038         autorange: False
3039         fixedrange: False
3040         range: [0, 100]
3041         gridcolor: "rgb(230, 230, 230)"
3042         linecolor: "rgb(220, 220, 220)"
3043         linewidth: 1
3044         showgrid: True
3045         showline: True
3046         showticklabels: True
3047         tickcolor: "rgb(220, 220, 220)"
3048         tickvals: [0, 25, 50, 75, 100]
3049         ticktext: [0, 25, 50, 75, 100]
3050         tickfont:
3051           size: 14
3052       yaxis:
3053         title: "<b>One-Way Latency per Direction [uSec]</b>"
3054         titlefont:
3055           size: 14
3056         gridcolor: "rgb(230, 230, 230)"
3057         linecolor: "rgb(220, 220, 220)"
3058         linewidth: 1
3059         showgrid: True
3060         showline: True
3061         showticklabels: True
3062         tickcolor: "rgb(220, 220, 220)"
3063         tickfont:
3064           size: 14
3065       width: 700
3066       height: 700
3067       paper_bgcolor: "white"
3068       plot_bgcolor: "white"
3069
3070 - type: "static"
3071   src-path: "{DIR[RST]}"
3072   dst-path: "{DIR[WORKING,SRC]}"
3073
3074 - type: "input"
3075   general:
3076     file-name: "output_info.xml.gz"
3077     file-format: ".gz"
3078     arch-file-format:
3079       - ".gz"
3080       - ".zip"
3081     download-path: "{job}/{build}/archives/{filename}"
3082     extract: "output.xml"
3083
3084     zip-file-name: "robot-plugin.zip"
3085     zip-file-format: ".zip"
3086     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
3087     zip-extract: "robot-plugin/output.xml"
3088
3089   builds:
3090
3091     csit-vpp-perf-report-iterative-2009-3n-hsw:
3092       - 18  # rls2005 MRR iter env 5
3093       - 9   # rls2005 NDRPDR iter env 5
3094       - 10  # rls2005 NDRPDR iter env 5
3095       - 11  # rls2005 NDRPDR iter env 5
3096       - 12  # rls2005 NDRPDR iter env 5
3097       - 13  # rls2005 NDRPDR iter env 5
3098       - 14  # rls2005 NDRPDR iter env 5
3099       - 15  # rls2005 NDRPDR iter env 5
3100       - 16  # rls2005 NDRPDR iter env 5
3101       - 17  # rls2005 NDRPDR iter env 5
3102       - 19  # rls2005 NDRPDR iter env 5
3103       - 23  # rls2009 MRR iter env 5
3104       - 21  # rls2009 NDRPDR iter env 5
3105       - 22  # rls2009 NDRPDR iter env 5
3106       - 24  # rls2009 NDRPDR iter env 5
3107       - 25  # rls2009 NDRPDR iter env 5
3108       - 26  # rls2009 NDRPDR iter env 5
3109       - 27  # rls2009 NDRPDR iter env 5
3110       - 28  # rls2009 NDRPDR iter env 5
3111       - 29  # rls2009 NDRPDR iter env 5
3112       - 30  # rls2009 NDRPDR iter env 5
3113       - 31  # rls2009 NDRPDR iter env 5
3114     csit-vpp-perf-report-iterative-2101-3n-hsw:
3115       - 17  # rls2009 MRR iter env 6
3116       - 19  # rls2009 NDRPDR iter env 6
3117       - 20  # rls2009 NDRPDR iter env 6
3118       - 21  # rls2009 NDRPDR iter env 6
3119       - 22  # rls2009 NDRPDR iter env 6
3120       - 23  # rls2009 NDRPDR iter env 6
3121       - 24  # rls2009 NDRPDR iter env 6
3122       - 25  # rls2009 NDRPDR iter env 6
3123       - 26  # rls2009 NDRPDR iter env 6
3124       - 27  # rls2009 NDRPDR iter env 6
3125       - 63  # rls2101.rel MRR iter env 6
3126       - 64  # rls2101.rel NDRPDR iter env 6
3127       - 71  # rls2101.rel NDRPDR iter env 6
3128       - 73  # rls2101.rel NDRPDR iter env 6
3129       - 74  # rls2101.rel NDRPDR iter env 6
3130       - 80  # rls2101.rel NDRPDR iter env 6
3131       - 81  # rls2101.rel NDRPDR iter env 6
3132       - 82  # rls2101.rel NDRPDR iter env 6
3133       - 83  # rls2101.rel NDRPDR iter env 6
3134       - 88  # rls2101.rel NDRPDR iter env 6
3135       - 89  # rls2101.rel NDRPDR iter env 6
3136       - 128 # rls2101.rel NDRPDR iter RND env 6
3137       - 129 # rls2101.rel NDRPDR iter RND env 6
3138       - 130 # rls2101.rel NDRPDR iter RND env 6
3139       - 131 # rls2101.rel NDRPDR iter RND env 6
3140       - 132 # rls2101.rel NDRPDR iter RND env 6
3141       - 133 # rls2101.rel NDRPDR iter RND env 6
3142       - 134 # rls2101.rel NDRPDR iter RND env 6
3143       - 135 # rls2101.rel NDRPDR iter RND env 6
3144       - 136 # rls2101.rel NDRPDR iter RND env 6
3145       - 137 # rls2101.rel NDRPDR iter RND env 6
3146       - 65  # rls2101.rel NDRPDR reconf iter env 6
3147       - 68  # rls2101.rel NDRPDR reconf iter env 6
3148       - 77  # rls2101.rel NDRPDR reconf iter env 6
3149       - 84  # rls2101.rel NDRPDR reconf iter env 6
3150       - 90  # rls2101.rel NDRPDR reconf iter env 6
3151       - 96  # rls2101.rel NDRPDR reconf iter env 6
3152       - 101 # rls2101.rel NDRPDR reconf iter env 6
3153       - 104 # rls2101.rel NDRPDR reconf iter env 6
3154       - 105 # rls2101.rel NDRPDR reconf iter env 6
3155       - 106 # rls2101.rel NDRPDR reconf iter env 6
3156       - 107 # rls2101.rel NDRPDR reconf iter env 6
3157       - 108 # rls2101.rel NDRPDR reconf iter env 6
3158       - 110 # rls2101.rel NDRPDR reconf iter env 6
3159       - 111 # rls2101.rel NDRPDR reconf iter env 6
3160       - 112 # rls2101.rel NDRPDR reconf iter env 6
3161       - 113 # rls2101.rel NDRPDR reconf iter env 6
3162       - 114 # rls2101.rel NDRPDR reconf iter env 6
3163       - 115 # rls2101.rel NDRPDR reconf iter env 6
3164       - 116 # rls2101.rel NDRPDR reconf iter env 6
3165       - 117 # rls2101.rel NDRPDR reconf iter env 6
3166       - 69  # rls2101.rel Hoststack iter env 6
3167       - 70  # rls2101.rel Hoststack iter env 6
3168       - 75  # rls2101.rel Hoststack iter env 6
3169       - 76  # rls2101.rel Hoststack iter env 6
3170       - 78  # rls2101.rel Hoststack iter env 6
3171       - 79  # rls2101.rel Hoststack iter env 6
3172       - 85  # rls2101.rel Hoststack iter env 6
3173       - 86  # rls2101.rel Hoststack iter env 6
3174       - 87  # rls2101.rel Hoststack iter env 6
3175       - 91  # rls2101.rel Hoststack iter env 6
3176       - 92  # rls2101.rel Hoststack iter env 6
3177       - 93  # rls2101.rel Hoststack iter env 6
3178       - 94  # rls2101.rel Hoststack iter env 6
3179       - 95  # rls2101.rel Hoststack iter env 6
3180       - 97  # rls2101.rel Hoststack iter env 6
3181       - 98  # rls2101.rel Hoststack iter env 6
3182       - 99  # rls2101.rel Hoststack iter env 6
3183       - 100 # rls2101.rel Hoststack iter env 6
3184       - 102 # rls2101.rel Hoststack iter env 6
3185       - 103 # rls2101.rel Hoststack iter env 6
3186     csit-vpp-perf-report-coverage-2101-3n-hsw:
3187       - 1   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-00
3188       - 2   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-01
3189       - 3   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-02
3190       - 4   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-03
3191       - 5   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-00
3192       - 6   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-01
3193       - 7   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-02
3194       - 8   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-03
3195       - 9   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-04
3196       - 10  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-05
3197       - 11  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-06
3198       - 12  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-07
3199       - 13  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-00
3200       - 14  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-01
3201       - 15  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-02
3202       - 16  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-00
3203       - 18  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-01
3204       - 19  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-00
3205       - 20  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-01
3206       - 21  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-02
3207       - 22  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-03
3208       - 23  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-04
3209       - 24  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6tun-00
3210       - 25  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-05
3211       - 26  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-06
3212       - 27  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-07
3213       - 28  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-08
3214       - 29  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-09
3215       - 30  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-10
3216       - 31  # rls2101.rel NDRPDR cov env 6 3n-hsw-memif-00
3217       - 32  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-00
3218       - 33  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-01
3219       - 34  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-00
3220       - 35  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-01
3221       - 36  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-02
3222
3223
3224     csit-vpp-perf-report-iterative-2009-3n-skx:
3225       - 17  # rls2005 MRR iter env 5
3226       - 13  # rls2005 NDRPDR iter env 5
3227       - 18  # rls2005 NDRPDR iter env 5
3228       - 19  # rls2005 NDRPDR iter env 5
3229       - 41  # rls2005 NDRPDR iter env 5
3230       - 43  # rls2005 NDRPDR iter env 5
3231       - 44  # rls2005 NDRPDR iter env 5
3232       - 45  # rls2005 NDRPDR iter env 5
3233       - 46  # rls2005 NDRPDR iter env 5
3234       - 48  # rls2005 NDRPDR iter env 5
3235       - 49  # rls2005 NDRPDR iter env 5
3236       - 24  # rls2009 MRR iter env 5
3237       - 26  # rls2009 NDRPDR iter env 5
3238       - 27  # rls2009 NDRPDR iter env 5
3239       - 28  # rls2009 NDRPDR iter env 5
3240       - 29  # rls2009 NDRPDR iter env 5
3241       - 35  # rls2009 NDRPDR iter env 5
3242       - 36  # rls2009 NDRPDR iter env 5
3243       - 37  # rls2009 NDRPDR iter env 5
3244       - 38  # rls2009 NDRPDR iter env 5
3245       - 39  # rls2009 NDRPDR iter env 5
3246       - 40  # rls2009 NDRPDR iter env 5
3247     csit-vpp-perf-report-iterative-2101-3n-skx:
3248       - 34  # rls2009 MRR iter env 6
3249       - 14  # rls2009 NDRPDR iter env 6
3250       - 15  # rls2009 NDRPDR iter env 6
3251       - 16  # rls2009 NDRPDR iter env 6
3252       - 17  # rls2009 NDRPDR iter env 6
3253       - 18  # rls2009 NDRPDR iter env 6
3254       - 25  # rls2009 NDRPDR iter env 6
3255       - 26  # rls2009 NDRPDR iter env 6
3256       - 27  # rls2009 NDRPDR iter env 6
3257       - 29  # rls2009 NDRPDR iter env 6
3258       - 31  # rls2009 NDRPDR iter env 6
3259       - 35  # rls2101.rel MRR iter env 6
3260       - 36  # rls2101.rel NDRPDR iter env 6
3261       - 37  # rls2101.rel NDRPDR iter env 6
3262       - 38  # rls2101.rel NDRPDR iter env 6
3263       - 39  # rls2101.rel NDRPDR iter env 6
3264       - 40  # rls2101.rel NDRPDR iter env 6
3265       - 41  # rls2101.rel NDRPDR iter env 6
3266       - 42  # rls2101.rel NDRPDR iter env 6
3267       - 47  # rls2101.rel NDRPDR iter env 6
3268       - 48  # rls2101.rel NDRPDR iter env 6
3269       - 50  # rls2101.rel NDRPDR iter env 6
3270     csit-vpp-perf-report-coverage-2101-3n-skx:
3271       - 1   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-00
3272       - 2   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-01
3273       - 3   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-02
3274       - 4   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-03
3275       - 5   # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-00
3276       - 16  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-01
3277       - 7   # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-02
3278       - 17  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-03
3279       - 18  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-04
3280       - 19  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-05
3281       - 20  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-06
3282       - 12  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-06
3283       - 13  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-00
3284       - 26  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-01
3285       - 15  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-02
3286       - 21  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6-00
3287       - 22  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6-01
3288       - 23  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6tun-00
3289       - 24  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-00
3290       - 30  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-01
3291       - 27  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-02
3292       - 28  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-03
3293       - 29  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-04
3294       - 31  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-05
3295       - 32  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-06
3296       - 33  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-07
3297       - 34  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-08
3298       - 35  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-09
3299       - 36  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-10
3300       - 37  # rls2101.rel NDRPDR cov env 6 3n-skx-memif-00
3301       - 38  # rls2101.rel NDRPDR cov env 6 3n-skx-srv6-00
3302       - 39  # rls2101.rel NDRPDR cov env 6 3n-skx-srv6-01
3303       - 40  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-00
3304       - 41  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-01
3305       - 42  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-02
3306       - 43  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-03
3307
3308     csit-vpp-perf-report-iterative-2009-2n-skx:
3309       - 20  # rls2005 MRR iter env 5
3310       - 13  # rls2005 NDRPDR iter env 5
3311       - 16  # rls2005 NDRPDR iter env 5
3312       - 17  # rls2005 NDRPDR iter env 5
3313       - 18  # rls2005 NDRPDR iter env 5
3314       - 19  # rls2005 NDRPDR iter env 5
3315       - 21  # rls2005 NDRPDR iter env 5
3316       - 22  # rls2005 NDRPDR iter env 5
3317       - 23  # rls2005 NDRPDR iter env 5
3318       - 24  # rls2005 NDRPDR iter env 5
3319       - 25  # rls2005 NDRPDR iter env 5
3320       - 120 # rls2009 MRR iter env 5
3321       - 35  # rls2009 NDRPDR iter env 5
3322       - 36  # rls2009 NDRPDR iter env 5
3323       - 37  # rls2009 NDRPDR iter env 5
3324       - 39  # rls2009 NDRPDR iter env 5
3325       - 40  # rls2009 NDRPDR iter env 5
3326       - 42  # rls2009 NDRPDR iter env 5
3327       - 43  # rls2009 NDRPDR iter env 5
3328       - 44  # rls2009 NDRPDR iter env 5
3329       - 46  # rls2009 NDRPDR iter env 5
3330       - 48  # rls2009 NDRPDR iter env 5
3331       - 110 # rls2009 NDRPDR iter NAT44 env 5
3332       - 111 # rls2009 NDRPDR iter NAT44 env 5
3333       - 112 # rls2009 NDRPDR iter NAT44 env 5
3334       - 113 # rls2009 NDRPDR iter NAT44 env 5
3335       - 114 # rls2009 NDRPDR iter NAT44 env 5
3336       - 115 # rls2009 NDRPDR iter NAT44 env 5
3337       - 116 # rls2009 NDRPDR iter NAT44 env 5
3338       - 118 # rls2009 NDRPDR iter NAT44 env 5
3339       - 119 # rls2009 NDRPDR iter NAT44 env 5
3340       - 121 # rls2009 NDRPDR iter NAT44 env 5
3341     csit-vpp-perf-report-iterative-2101-2n-skx:
3342       - 21  # rls2009 MRR iter env 6
3343       - 22  # rls2009 NDRPDR iter env 6
3344       - 23  # rls2009 NDRPDR iter env 6
3345       - 24  # rls2009 NDRPDR iter env 6
3346       - 25  # rls2009 NDRPDR iter env 6
3347       - 26  # rls2009 NDRPDR iter env 6
3348       - 28  # rls2009 NDRPDR iter env 6
3349       - 39  # rls2009 NDRPDR iter env 6
3350       - 40  # rls2009 NDRPDR iter env 6
3351       - 41  # rls2009 NDRPDR iter env 6
3352       - 44  # rls2009 NDRPDR iter env 6
3353       - 62  # rls2101.rel MRR iter env 6
3354       - 63  # rls2101.rel NDRPDR iter env 6
3355       - 69  # rls2101.rel NDRPDR iter env 6
3356       - 70  # rls2101.rel NDRPDR iter env 6
3357       - 75  # rls2101.rel NDRPDR iter env 6
3358       - 76  # rls2101.rel NDRPDR iter env 6
3359       - 77  # rls2101.rel NDRPDR iter env 6
3360       - 82  # rls2101.rel NDRPDR iter env 6
3361       - 85  # rls2101.rel NDRPDR iter env 6
3362       - 86  # rls2101.rel NDRPDR iter env 6
3363       - 94  # rls2101.rel NDRPDR iter env 6
3364       - 89  # rls2101.rel NDRPDR iter RND env 6
3365       - 90  # rls2101.rel NDRPDR iter RND env 6
3366       - 91  # rls2101.rel NDRPDR iter RND env 6
3367       - 92  # rls2101.rel NDRPDR iter RND env 6
3368       - 93  # rls2101.rel NDRPDR iter RND env 6
3369       - 96  # rls2101.rel NDRPDR iter RND env 6
3370       - 98  # rls2101.rel NDRPDR iter RND env 6
3371       - 99  # rls2101.rel NDRPDR iter RND env 6
3372       - 101 # rls2101.rel NDRPDR iter RND env 6
3373       - 102 # rls2101.rel NDRPDR iter RND env 6
3374       - 116 # rls2101.rel NDRPDR iter NAT env 6
3375       - 117 # rls2101.rel NDRPDR iter NAT env 6
3376       - 118 # rls2101.rel NDRPDR iter NAT env 6
3377       - 119 # rls2101.rel NDRPDR iter NAT env 6
3378       - 120 # rls2101.rel NDRPDR iter NAT env 6
3379       - 121 # rls2101.rel NDRPDR iter NAT env 6
3380       - 122 # rls2101.rel NDRPDR iter NAT env 6
3381       - 123 # rls2101.rel NDRPDR iter NAT env 6
3382       - 124 # rls2101.rel NDRPDR iter NAT env 6
3383       - 125 # rls2101.rel NDRPDR iter NAT env 6
3384       - 65  # rls2101.rel MRR nf-density iter env 6
3385       - 67  # rls2101.rel NDRPDR nf-density iter env 6
3386       - 72  # rls2101.rel NDRPDR nf-density iter env 6
3387       - 79  # rls2101.rel NDRPDR nf-density iter env 6
3388       - 83  # rls2101.rel NDRPDR nf-density iter env 6
3389       - 88  # rls2101.rel NDRPDR nf-density iter env 6
3390       - 97  # rls2101.rel NDRPDR nf-density iter env 6
3391       - 103 # rls2101.rel NDRPDR nf-density iter env 6
3392       - 108 # rls2101.rel NDRPDR nf-density iter env 6
3393       - 109 # rls2101.rel NDRPDR nf-density iter env 6
3394       - 110 # rls2101.rel NDRPDR nf-density iter env 6
3395       - 64  # rls2101.rel NDRPDR reconf iter env 6
3396       - 66  # rls2101.rel NDRPDR reconf iter env 6
3397       - 71  # rls2101.rel NDRPDR reconf iter env 6
3398       - 74  # rls2101.rel NDRPDR reconf iter env 6
3399       - 78  # rls2101.rel NDRPDR reconf iter env 6
3400       - 87  # rls2101.rel NDRPDR reconf iter env 6
3401       - 95  # rls2101.rel NDRPDR reconf iter env 6
3402       - 100 # rls2101.rel NDRPDR reconf iter env 6
3403       - 104 # rls2101.rel NDRPDR reconf iter env 6
3404       - 106 # rls2101.rel NDRPDR reconf iter env 6
3405       - 68  # rls2101.rel soak env 6
3406       - 73  # rls2101.rel soak env 6
3407     csit-vpp-perf-report-coverage-2101-2n-skx:
3408       - 1   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-00
3409       - 2   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-01
3410       - 3   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-02
3411       - 4   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-03
3412       - 5   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-04
3413       - 6   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-05
3414       - 7   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-06
3415       - 8   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-07
3416       - 21  # rls2101.rel NDRPDR cov env 6 2n-skx-ip4tun-00
3417       - 22  # rls2101.rel NDRPDR cov env 6 2n-skx-ip4tun-00
3418       - 10  # rls2101.rel NDRPDR cov env 6 2n-skx-ip6-00
3419       - 11  # rls2101.rel NDRPDR cov env 6 2n-skx-ip6-01
3420       - 12  # rls2101.rel NDRPDR cov env 6 2n-skx-l2-00
3421       - 13  # rls2101.rel NDRPDR cov env 6 2n-skx-l2-01
3422       - 14  # rls2101.rel NDRPDR cov env 6 2n-skx-lb-00
3423       - 15  # rls2101.rel NDRPDR cov env 6 2n-skx-memif-00
3424       - 16  # rls2101.rel NDRPDR cov env 6 2n-skx-vhost-00
3425       - 17  # rls2101.rel NDRPDR cov env 6 2n-skx-vhost-01
3426       - 19  # rls2101.rel NDRPDR cov env 6 2n-skx-vts-00
3427
3428     csit-vpp-perf-report-iterative-2009-2n-clx:
3429       - 77  # rls2005 MRR iter env 5
3430       - 13  # rls2005 NDRPDR iter env 5
3431       - 15  # rls2005 NDRPDR iter env 5
3432       - 17  # rls2005 NDRPDR iter env 5
3433       - 18  # rls2005 NDRPDR iter env 5
3434       - 19  # rls2005 NDRPDR iter env 5
3435       - 20  # rls2005 NDRPDR iter env 5
3436       - 21  # rls2005 NDRPDR iter env 5
3437       - 22  # rls2005 NDRPDR iter env 5
3438       - 23  # rls2005 NDRPDR iter env 5
3439       - 24  # rls2005 NDRPDR iter env 5
3440       - 125 # rls2009 MRR iter env 5
3441       - 36  # rls2009 NDRPDR iter env 5
3442       - 39  # rls2009 NDRPDR iter env 5
3443       - 40  # rls2009 NDRPDR iter env 5
3444       - 65  # rls2009 NDRPDR iter env 5
3445       - 66  # rls2009 NDRPDR iter env 5
3446       - 79  # rls2009 NDRPDR iter env 5
3447       - 82  # rls2009 NDRPDR iter env 5
3448       - 88  # rls2009 NDRPDR iter env 5
3449       - 89  # rls2009 NDRPDR iter env 5
3450       - 90  # rls2009 NDRPDR iter env 5
3451       - 114 # rls2009 NDRPDR iter NAT44 env 5
3452       - 115 # rls2009 NDRPDR iter NAT44 env 5
3453       - 116 # rls2009 NDRPDR iter NAT44 env 5
3454       - 117 # rls2009 NDRPDR iter NAT44 env 5
3455       - 118 # rls2009 NDRPDR iter NAT44 env 5
3456       - 119 # rls2009 NDRPDR iter NAT44 env 5
3457       - 121 # rls2009 NDRPDR iter NAT44 env 5
3458       - 122 # rls2009 NDRPDR iter NAT44 env 5
3459       - 123 # rls2009 NDRPDR iter NAT44 env 5
3460       - 126 # rls2009 NDRPDR iter NAT44 env 5
3461     csit-vpp-perf-report-iterative-2101-2n-clx:
3462       - 15  # rls2009 MRR iter env 6
3463       - 142 # rls2009 MRR MLX iter env 6
3464       - 16  # rls2009 NDRPDR iter env 6
3465       - 17  # rls2009 NDRPDR iter env 6
3466       - 18  # rls2009 NDRPDR iter env 6
3467       - 19  # rls2009 NDRPDR iter env 6
3468       - 20  # rls2009 NDRPDR iter env 6
3469       - 21  # rls2009 NDRPDR iter env 6
3470       - 32  # rls2009 NDRPDR iter env 6
3471       - 33  # rls2009 NDRPDR iter env 6
3472       - 34  # rls2009 NDRPDR iter env 6
3473       - 35  # rls2009 NDRPDR iter env 6
3474       - 146 # rls2009 NDRPDR MLX iter env 6
3475       - 147 # rls2009 NDRPDR MLX iter env 6
3476       - 148 # rls2009 NDRPDR MLX iter env 6
3477       - 149 # rls2009 NDRPDR MLX iter env 6
3478       - 53  # rls2101.rel MRR iter env 6
3479       - 133 # rls2101.rel MRR MLX iter env 6
3480       - 54  # rls2101.rel NDRPDR iter env 6
3481       - 59  # rls2101.rel NDRPDR iter env 6
3482       - 60  # rls2101.rel NDRPDR iter env 6
3483       - 63  # rls2101.rel NDRPDR iter env 6
3484       - 66  # rls2101.rel NDRPDR iter env 6
3485       - 68  # rls2101.rel NDRPDR iter env 6
3486       - 73  # rls2101.rel NDRPDR iter env 6
3487       - 75  # rls2101.rel NDRPDR iter env 6
3488       - 86  # rls2101.rel NDRPDR iter env 6
3489       - 90  # rls2101.rel NDRPDR iter env 6
3490       - 80  # rls2101.rel NDRPDR iter RND env 6
3491       - 87  # rls2101.rel NDRPDR iter RND env 6
3492       - 91  # rls2101.rel NDRPDR iter RND env 6
3493       - 92  # rls2101.rel NDRPDR iter RND env 6
3494       - 93  # rls2101.rel NDRPDR iter RND env 6
3495       - 94  # rls2101.rel NDRPDR iter RND env 6
3496       - 95  # rls2101.rel NDRPDR iter RND env 6
3497       - 100 # rls2101.rel NDRPDR iter RND env 6
3498       - 106 # rls2101.rel NDRPDR iter RND env 6
3499       - 108 # rls2101.rel NDRPDR iter RND env 6
3500       - 112 # rls2101.rel NDRPDR iter NAT env 6
3501       - 113 # rls2101.rel NDRPDR iter NAT env 6
3502       - 114 # rls2101.rel NDRPDR iter NAT env 6
3503       - 115 # rls2101.rel NDRPDR iter NAT env 6
3504       - 116 # rls2101.rel NDRPDR iter NAT env 6
3505       - 117 # rls2101.rel NDRPDR iter NAT env 6
3506       - 118 # rls2101.rel NDRPDR iter NAT env 6
3507       - 119 # rls2101.rel NDRPDR iter NAT env 6
3508       - 120 # rls2101.rel NDRPDR iter NAT env 6
3509       - 121 # rls2101.rel NDRPDR iter NAT env 6
3510       - 122 # rls2101.rel NDRPDR iter MLX env 6
3511       - 123 # rls2101.rel NDRPDR iter MLX env 6
3512       - 124 # rls2101.rel NDRPDR iter MLX env 6
3513       - 126 # rls2101.rel NDRPDR iter MLX env 6
3514       - 127 # rls2101.rel NDRPDR iter MLX env 6
3515       - 128 # rls2101.rel NDRPDR iter MLX env 6
3516       - 129 # rls2101.rel NDRPDR iter MLX env 6
3517       - 130 # rls2101.rel NDRPDR iter MLX env 6
3518       - 131 # rls2101.rel NDRPDR iter MLX env 6
3519       - 132 # rls2101.rel NDRPDR iter MLX env 6
3520       - 72  # rls2101.rel MRR nf-density iter env 6
3521       - 57  # rls2101.rel NDRPDR nf-density iter env 6
3522       - 62  # rls2101.rel NDRPDR nf-density iter env 6
3523       - 70  # rls2101.rel NDRPDR nf-density iter env 6
3524       - 71  # rls2101.rel NDRPDR nf-density iter env 6
3525       - 82  # rls2101.rel NDRPDR nf-density iter env 6
3526       - 88  # rls2101.rel NDRPDR nf-density iter env 6
3527       - 89  # rls2101.rel NDRPDR nf-density iter env 6
3528       - 96  # rls2101.rel NDRPDR nf-density iter env 6
3529       - 97  # rls2101.rel NDRPDR nf-density iter env 6
3530       - 98  # rls2101.rel NDRPDR nf-density iter env 6
3531       - 55  # rls2101.rel NDRPDR reconf iter env 6
3532       - 64  # rls2101.rel NDRPDR reconf iter env 6
3533       - 76  # rls2101.rel NDRPDR reconf iter env 6
3534       - 83  # rls2101.rel NDRPDR reconf iter env 6
3535       - 99  # rls2101.rel NDRPDR reconf iter env 6
3536       - 101 # rls2101.rel NDRPDR reconf iter env 6
3537       - 102 # rls2101.rel NDRPDR reconf iter env 6
3538       - 107 # rls2101.rel NDRPDR reconf iter env 6
3539       - 109 # rls2101.rel NDRPDR reconf iter env 6
3540       - 110 # rls2101.rel NDRPDR reconf iter env 6
3541       - 58  # rls2101.rel soak env 6
3542       - 61  # rls2101.rel soak env 6
3543     csit-vpp-perf-report-coverage-2101-2n-clx:
3544       - 1   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-00
3545       - 2   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-01
3546       - 3   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-02
3547       - 4   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-03
3548       - 5   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-04
3549       - 6   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-05
3550       - 7   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-06
3551       - 8   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-07
3552       - 19  # rls2101.rel NDRPDR cov env 6 2n-clx-ip4tun-00
3553       - 20  # rls2101.rel NDRPDR cov env 6 2n-clx-ip4tun-00
3554       - 10  # rls2101.rel NDRPDR cov env 6 2n-clx-ip6-00
3555       - 11  # rls2101.rel NDRPDR cov env 6 2n-clx-ip6-01
3556       - 12  # rls2101.rel NDRPDR cov env 6 2n-clx-l2-00
3557       - 13  # rls2101.rel NDRPDR cov env 6 2n-clx-l2-01
3558       - 14  # rls2101.rel NDRPDR cov env 6 2n-clx-lb-00
3559       - 15  # rls2101.rel NDRPDR cov env 6 2n-clx-memif-00
3560       - 16  # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-00
3561       - 17  # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-01
3562       - 18  # rls2101.rel NDRPDR cov env 6 2n-clx-vts-00
3563
3564     csit-vpp-perf-report-iterative-2009-2n-zn2:
3565       - 15  # rls2009 MRR iter env 5
3566       - 17  # rls2009 NDRPDR iter env 5
3567       - 18  # rls2009 NDRPDR iter env 5
3568       - 31  # rls2009 NDRPDR iter env 5
3569       - 33  # rls2009 NDRPDR iter env 5
3570       - 34  # rls2009 NDRPDR iter env 5
3571     csit-vpp-perf-report-iterative-2101-2n-zn2:
3572       - 8   # rls2009 MRR iter env6
3573       - 9   # rls2009 NDRPDR iter env 6
3574       - 10  # rls2009 NDRPDR iter env 6
3575       - 11  # rls2009 NDRPDR iter env 6
3576       - 12  # rls2009 NDRPDR iter env 6
3577       - 13  # rls2009 NDRPDR iter env 6
3578       - 20  # rls2009 NDRPDR iter env 6
3579       - 21  # rls2009 NDRPDR iter env 6
3580       - 22  # rls2009 NDRPDR iter env 6
3581       - 25  # rls2009 NDRPDR iter env 6
3582       - 26  # rls2009 NDRPDR iter env 6
3583       - 30  # rls2101.rel MRR iter env 6
3584       - 31  # rls2101.rel NDRPDR iter env 6
3585       - 32  # rls2101.rel NDRPDR iter env 6
3586       - 33  # rls2101.rel NDRPDR iter env 6
3587       - 34  # rls2101.rel NDRPDR iter env 6
3588       - 35  # rls2101.rel NDRPDR iter env 6
3589       - 36  # rls2101.rel NDRPDR iter env 6
3590       - 37  # rls2101.rel NDRPDR iter env 6
3591       - 38  # rls2101.rel NDRPDR iter env 6
3592       - 44  # rls2101.rel NDRPDR iter env 6
3593       - 49  # rls2101.rel NDRPDR iter env 6
3594       - 39  # rls2101.rel NDRPDR iter RND env 6
3595       - 40  # rls2101.rel NDRPDR iter RND env 6
3596       - 41  # rls2101.rel NDRPDR iter RND env 6
3597       - 42  # rls2101.rel NDRPDR iter RND env 6
3598       - 43  # rls2101.rel NDRPDR iter RND env 6
3599       - 45  # rls2101.rel NDRPDR iter RND env 6
3600       - 48  # rls2101.rel NDRPDR iter RND env 6
3601       - 50  # rls2101.rel NDRPDR iter RND env 6
3602       - 51  # rls2101.rel NDRPDR iter RND env 6
3603       - 52  # rls2101.rel NDRPDR iter RND env 6
3604     csit-vpp-perf-report-coverage-2101-2n-zn2:
3605       - 1   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-00
3606       - 2   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-01
3607       - 3   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-02
3608       - 4   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-03
3609       - 5   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-04
3610       - 6   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-05
3611       - 17  # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4tun-00
3612       - 18  # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4tun-01
3613       - 8   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip6-00
3614       - 9   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip6-01
3615       - 10  # rls2101.rel NDRPDR cov env 6 2n-zn2-l2-00
3616       - 11  # rls2101.rel NDRPDR cov env 6 2n-zn2-l2-01
3617       - 12  # rls2101.rel NDRPDR cov env 6 2n-zn2-lb-00
3618       - 13  # rls2101.rel NDRPDR cov env 6 2n-zn2-memif-00
3619       - 14  # rls2101.rel NDRPDR cov env 6 2n-zn2-vhost-00
3620       - 15  # rls2101.rel NDRPDR cov env 6 2n-zn2-vhost-00
3621       - 16  # rls2101.rel NDRPDR cov env 6 2n-zn2-vts-00
3622
3623     csit-vpp-perf-report-iterative-2009-3n-tsh:
3624       - 8   # rls2005 NDRPDR iter env 5
3625       - 11  # rls2005 NDRPDR iter env 5
3626       - 12  # rls2005 NDRPDR iter env 5
3627       - 24  # rls2005 NDRPDR iter env 5
3628       - 27  # rls2005 NDRPDR iter env 5
3629       - 29  # rls2005 NDRPDR iter env 5
3630       - 31  # rls2005 NDRPDR iter env 5
3631       - 39  # rls2005 NDRPDR iter env 5
3632       - 40  # rls2005 NDRPDR iter env 5
3633       - 42  # rls2005 NDRPDR iter env 5
3634       - 13  # rls2005 MRR iter env 5
3635       - 14  # rls2009 NDRPDR iter env 5
3636       - 20  # rls2009 NDRPDR iter env 5
3637       - 21  # rls2009 NDRPDR iter env 5
3638       - 22  # rls2009 NDRPDR iter env 5
3639       - 23  # rls2009 NDRPDR iter env 5
3640       - 28  # rls2009 NDRPDR iter env 5
3641       - 30  # rls2009 NDRPDR iter env 5
3642       - 33  # rls2009 NDRPDR iter env 5
3643       - 38  # rls2009 NDRPDR iter env 5
3644       - 41  # rls2009 NDRPDR iter env 5
3645       - 15  # rls2009 MRR iter env 5
3646     csit-vpp-perf-report-iterative-2101-3n-tsh:
3647       - 7   # rls2009 MRR iter env 6
3648       - 8   # rls2009 NDRPDR iter env 6
3649       - 13  # rls2009 NDRPDR iter env 6
3650       - 14  # rls2009 NDRPDR iter env 6
3651       - 15  # rls2009 NDRPDR iter env 6
3652       - 16  # rls2009 NDRPDR iter env 6
3653       - 17  # rls2009 NDRPDR iter env 6
3654       - 18  # rls2009 NDRPDR iter env 6
3655       - 19  # rls2009 NDRPDR iter env 6
3656       - 21  # rls2009 NDRPDR iter env 6
3657       - 22  # rls2101.rel MRR iter env 6
3658       - 23  # rls2101.rel NDRPDR iter env 6
3659       - 24  # rls2101.rel NDRPDR iter env 6
3660       - 25  # rls2101.rel NDRPDR iter env 6
3661       - 26  # rls2101.rel NDRPDR iter env 6
3662       - 27  # rls2101.rel NDRPDR iter env 6
3663       - 28  # rls2101.rel NDRPDR iter env 6
3664       - 29  # rls2101.rel NDRPDR iter env 6
3665       - 30  # rls2101.rel NDRPDR iter env 6
3666       - 31  # rls2101.rel NDRPDR iter env 6
3667       - 32  # rls2101.rel NDRPDR iter env 6
3668     csit-vpp-perf-report-coverage-2101-3n-tsh:
3669       - 1   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-00
3670       - 2   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-01
3671       - 3   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-02
3672       - 4   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-03
3673       - 5   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4tun-00
3674       - 6   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4tun-01
3675       - 7   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip6-00
3676       - 8   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip6-01
3677       - 9   # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-00
3678       - 10  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-01
3679       - 11  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-02
3680       - 12  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-03
3681       - 13  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-04
3682       - 19  # rls2101.rel NDRPDR cov env 6 3n-tsh-memif-00
3683       - 15  # rls2101.rel NDRPDR cov env 6 3n-tsh-srv6-00
3684       - 16  # rls2101.rel NDRPDR cov env 6 3n-tsh-srv6-01
3685       - 17  # rls2101.rel NDRPDR cov env 6 3n-tsh-vhost-00
3686       - 18  # rls2101.rel NDRPDR cov env 6 3n-tsh-vhost-01
3687
3688     csit-vpp-perf-report-iterative-2101-2n-tx2:
3689       - 5   # rls2009 MRR iter env 6
3690       - 6   # rls2009 NDRPDR iter env 6
3691       - 7   # rls2009 NDRPDR iter env 6
3692       - 11  # rls2009 NDRPDR iter env 6
3693       - 12  # rls2009 NDRPDR iter env 6
3694       - 13  # rls2009 NDRPDR iter env 6
3695       - 16  # rls2009 NDRPDR iter env 6
3696       - 17  # rls2009 NDRPDR iter env 6
3697       - 18  # rls2009 NDRPDR iter env 6
3698       - 19  # rls2009 NDRPDR iter env 6
3699       - 20  # rls2009 NDRPDR iter env 6
3700       - 21  # rls2101.rel MRR iter env 6
3701       - 22  # rls2101.rel NDRPDR iter env 6
3702       - 23  # rls2101.rel NDRPDR iter env 6
3703       - 24  # rls2101.rel NDRPDR iter env 6
3704       - 25  # rls2101.rel NDRPDR iter env 6
3705       - 26  # rls2101.rel NDRPDR iter env 6
3706       - 27  # rls2101.rel NDRPDR iter env 6
3707       - 28  # rls2101.rel NDRPDR iter env 6
3708       - 29  # rls2101.rel NDRPDR iter env 6
3709       - 30  # rls2101.rel NDRPDR iter env 6
3710       - 31  # rls2101.rel NDRPDR iter env 6
3711     csit-vpp-perf-report-coverage-2101-2n-tx2:
3712       - 1   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-00
3713       - 2   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-01
3714       - 3   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-02
3715       - 4   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-03
3716       - 5   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-04
3717       - 6   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-05
3718       - 7   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-06
3719       - 8   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip6-00
3720       - 9   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip6-01
3721       - 10  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-00
3722       - 11  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-01
3723       - 12  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-02
3724       - 13  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-03
3725       - 15  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-04
3726
3727     csit-vpp-perf-report-iterative-2009-3n-dnv:
3728       - 16  # rls2005 NDRPDR iter env 5
3729       - 23  # rls2005 NDRPDR iter env 5
3730       - 25  # rls2005 NDRPDR iter env 5
3731       - 26  # rls2005 NDRPDR iter env 5
3732       - 27  # rls2005 NDRPDR iter env 5
3733       - 28  # rls2005 NDRPDR iter env 5
3734       - 29  # rls2005 NDRPDR iter env 5
3735       - 30  # rls2005 NDRPDR iter env 5
3736       - 31  # rls2005 NDRPDR iter env 5
3737       - 32  # rls2005 NDRPDR iter env 5
3738       - 19  # rls2005 MRR iter env 5
3739       - 3   # rls2009 NDRPDR iter env 5
3740       - 6   # rls2009 NDRPDR iter env 5
3741       - 7   # rls2009 NDRPDR iter env 5
3742       - 8   # rls2009 NDRPDR iter env 5
3743       - 10  # rls2009 NDRPDR iter env 5
3744       - 11  # rls2009 NDRPDR iter env 5
3745       - 12  # rls2009 NDRPDR iter env 5
3746       - 14  # rls2009 NDRPDR iter env 5
3747       - 15  # rls2009 NDRPDR iter env 5
3748       - 24  # rls2009 NDRPDR iter env 5
3749       - 22  # rls2009 MRR iter env 5
3750     csit-vpp-perf-report-iterative-2101-3n-dnv:
3751       - 32  # rls2101.rel MRR iter env 6
3752       - 33  # rls2101.rel NDRPDR iter env 6
3753       - 34  # rls2101.rel NDRPDR iter env 6
3754       - 35  # rls2101.rel NDRPDR iter env 6
3755       - 36  # rls2101.rel NDRPDR iter env 6
3756       - 37  # rls2101.rel NDRPDR iter env 6
3757       - 38  # rls2101.rel NDRPDR iter env 6
3758       - 39  # rls2101.rel NDRPDR iter env 6
3759       - 40  # rls2101.rel NDRPDR iter env 6
3760       - 41  # rls2101.rel NDRPDR iter env 6
3761       - 42  # rls2101.rel NDRPDR iter env 6
3762       - 43  # rls2101.rel NDRPDR iter RND env 6
3763       - 44  # rls2101.rel NDRPDR iter RND env 6
3764       - 45  # rls2101.rel NDRPDR iter RND env 6
3765       - 46  # rls2101.rel NDRPDR iter RND env 6
3766       - 47  # rls2101.rel NDRPDR iter RND env 6
3767       - 48  # rls2101.rel NDRPDR iter RND env 6
3768       - 49  # rls2101.rel NDRPDR iter RND env 6
3769       - 50  # rls2101.rel NDRPDR iter RND env 6
3770       - 51  # rls2101.rel NDRPDR iter RND env 6
3771       - 52  # rls2101.rel NDRPDR iter RND env 6
3772     csit-vpp-perf-report-coverage-2101-3n-dnv:
3773       - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-00
3774       - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-01
3775       - 3   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
3776       - 4   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
3777       - 5   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4tun-00
3778       - 6   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-00
3779       - 7   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-01
3780       - 8   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-00
3781       - 9   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-01
3782
3783     csit-vpp-perf-report-iterative-2009-2n-dnv:
3784       - 16  # rls2005 NDRPDR iter env 5
3785       - 17  # rls2005 NDRPDR iter env 5
3786       - 18  # rls2005 NDRPDR iter env 5
3787       - 19  # rls2005 NDRPDR iter env 5
3788       - 21  # rls2005 NDRPDR iter env 5
3789       - 24  # rls2005 NDRPDR iter env 5
3790       - 27  # rls2005 NDRPDR iter env 5
3791       - 28  # rls2005 NDRPDR iter env 5
3792       - 29  # rls2005 NDRPDR iter env 5
3793       - 30  # rls2005 NDRPDR iter env 5
3794       - 23  # rls2005 MRR iter env 5
3795       - 3   # rls2009 NDRPDR iter env 5
3796       - 5   # rls2009 NDRPDR iter env 5
3797       - 6   # rls2009 NDRPDR iter env 5
3798       - 7   # rls2009 NDRPDR iter env 5
3799       - 9   # rls2009 NDRPDR iter env 5
3800       - 10  # rls2009 NDRPDR iter env 5
3801       - 11  # rls2009 NDRPDR iter env 5
3802       - 12  # rls2009 NDRPDR iter env 5
3803       - 14  # rls2009 NDRPDR iter env 5
3804       - 15  # rls2009 NDRPDR iter env 5
3805       - 13  # rls2009 MRR iter env 5
3806     csit-vpp-perf-report-iterative-2101-2n-dnv:
3807       - 31  # rls2101.rel MRR iter env 6
3808       - 32  # rls2101.rel NDRPDR iter env 6
3809       - 33  # rls2101.rel NDRPDR iter env 6
3810       - 34  # rls2101.rel NDRPDR iter env 6
3811       - 35  # rls2101.rel NDRPDR iter env 6
3812       - 39  # rls2101.rel NDRPDR iter env 6
3813       - 41  # rls2101.rel NDRPDR iter env 6
3814       - 42  # rls2101.rel NDRPDR iter env 6
3815       - 43  # rls2101.rel NDRPDR iter env 6
3816       - 44  # rls2101.rel NDRPDR iter env 6
3817       - 45  # rls2101.rel NDRPDR iter env 6
3818       - 46  # rls2101.rel NDRPDR iter RND env 6
3819       - 47  # rls2101.rel NDRPDR iter RND env 6
3820       - 48  # rls2101.rel NDRPDR iter RND env 6
3821       - 49  # rls2101.rel NDRPDR iter RND env 6
3822       - 50  # rls2101.rel NDRPDR iter RND env 6
3823       - 51  # rls2101.rel NDRPDR iter RND env 6
3824       - 52  # rls2101.rel NDRPDR iter RND env 6
3825       - 53  # rls2101.rel NDRPDR iter RND env 6
3826       - 54  # rls2101.rel NDRPDR iter RND env 6
3827       - 55  # rls2101.rel NDRPDR iter RND env 6
3828     csit-vpp-perf-report-coverage-2101-2n-dnv:
3829       - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
3830       - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
3831       - 3   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-00
3832       - 4   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-01
3833       - 5   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-00
3834       - 6   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-01
3835
3836     csit-dpdk-perf-report-iterative-2005-3n-hsw:
3837       - 25  # NDRPDR iter
3838       - 26  # NDRPDR iter
3839       - 27  # NDRPDR iter
3840       - 28  # NDRPDR iter
3841       - 29  # NDRPDR iter
3842       - 30  # NDRPDR iter
3843       - 31  # NDRPDR iter
3844       - 32  # NDRPDR iter
3845       - 33  # NDRPDR iter
3846       - 34  # NDRPDR iter
3847     csit-dpdk-perf-report-iterative-2009-3n-hsw:
3848       - 6   # NDRPDR iter env5
3849       - 7   # NDRPDR iter env5
3850       - 8   # NDRPDR iter env5
3851       - 9   # NDRPDR iter env5
3852       - 10  # NDRPDR iter env5
3853       - 11  # NDRPDR iter env5
3854       - 12  # NDRPDR iter env5
3855       - 13  # NDRPDR iter env5
3856       - 14  # NDRPDR iter env5
3857       - 15  # NDRPDR iter env5
3858     csit-dpdk-perf-report-iterative-2101-3n-hsw:
3859       - 11  # rls2101 NDRPDR iter env 6
3860       - 12  # rls2101 NDRPDR iter env 6
3861       - 13  # rls2101 NDRPDR iter env 6
3862       - 14  # rls2101 NDRPDR iter env 6
3863       - 16  # rls2101 NDRPDR iter env 6
3864       - 17  # rls2101 NDRPDR iter env 6
3865       - 18  # rls2101 NDRPDR iter env 6
3866       - 19  # rls2101 NDRPDR iter env 6
3867       - 20  # rls2101 NDRPDR iter env 6
3868       - 21  # rls2101 NDRPDR iter env 6
3869
3870     csit-dpdk-perf-report-iterative-2005-3n-skx:
3871       - 28  # NDRPDR iter
3872       - 29  # NDRPDR iter
3873       - 30  # NDRPDR iter
3874       - 31  # NDRPDR iter
3875       - 32  # NDRPDR iter
3876       - 33  # NDRPDR iter
3877       - 34  # NDRPDR iter
3878       - 35  # NDRPDR iter
3879       - 36  # NDRPDR iter
3880       - 37  # NDRPDR iter
3881     csit-dpdk-perf-report-iterative-2009-3n-skx:
3882       - 4   # NDRPDR sel env5
3883       - 5   # NDRPDR sel env5
3884       - 6   # NDRPDR sel env5
3885       - 7   # NDRPDR sel env5
3886       - 8   # NDRPDR sel env5
3887       - 9   # NDRPDR sel env5
3888       - 14  # NDRPDR sel env5
3889       - 11  # NDRPDR sel env5
3890       - 12  # NDRPDR sel env5
3891       - 13  # NDRPDR sel env5
3892     csit-dpdk-perf-report-iterative-2101-3n-skx:
3893       - 12  # rls2101 NDRPDR iter env 6
3894       - 14  # rls2101 NDRPDR iter env 6
3895       - 15  # rls2101 NDRPDR iter env 6
3896       - 17  # rls2101 NDRPDR iter env 6
3897       - 19  # rls2101 NDRPDR iter env 6
3898       - 20  # rls2101 NDRPDR iter env 6
3899       - 21  # rls2101 NDRPDR iter env 6
3900       - 22  # rls2101 NDRPDR iter env 6
3901       - 25  # rls2101 NDRPDR iter env 6
3902       - 26  # rls2101 NDRPDR iter env 6
3903
3904     csit-dpdk-perf-report-iterative-2005-2n-skx:
3905       - 20  # NDRPDR iter
3906       - 21  # NDRPDR iter
3907       - 22  # NDRPDR iter
3908       - 23  # NDRPDR iter
3909       - 24  # NDRPDR iter
3910       - 25  # NDRPDR iter
3911       - 26  # NDRPDR iter
3912       - 27  # NDRPDR iter
3913       - 28  # NDRPDR iter
3914       - 29  # NDRPDR iter
3915     csit-dpdk-perf-report-iterative-2009-2n-skx:
3916       - 4   # NDRPDR iter env5
3917       - 5   # NDRPDR iter env5
3918       - 6   # NDRPDR iter env5
3919       - 7   # NDRPDR iter env5
3920       - 8   # NDRPDR iter env5
3921       - 9   # NDRPDR iter env5
3922       - 10  # NDRPDR iter env5
3923       - 11  # NDRPDR iter env5
3924       - 12  # NDRPDR iter env5
3925       - 13  # NDRPDR iter env5
3926     csit-dpdk-perf-report-iterative-2101-2n-skx:
3927       - 11  # rls2101 NDRPDR iter env 6
3928       - 12  # rls2101 NDRPDR iter env 6
3929       - 13  # rls2101 NDRPDR iter env 6
3930       - 14  # rls2101 NDRPDR iter env 6
3931       - 15  # rls2101 NDRPDR iter env 6
3932       - 17  # rls2101 NDRPDR iter env 6
3933       - 18  # rls2101 NDRPDR iter env 6
3934       - 19  # rls2101 NDRPDR iter env 6
3935       - 20  # rls2101 NDRPDR iter env 6
3936       - 21  # rls2101 NDRPDR iter env 6
3937
3938     csit-dpdk-perf-report-iterative-2005-2n-clx:
3939       - 20  # NDRPDR iter
3940       - 21  # NDRPDR iter
3941       - 22  # NDRPDR iter
3942       - 23  # NDRPDR iter
3943       - 24  # NDRPDR iter
3944       - 25  # NDRPDR iter
3945       - 26  # NDRPDR iter
3946       - 27  # NDRPDR iter
3947       - 28  # NDRPDR iter
3948       - 29  # NDRPDR iter
3949     csit-dpdk-perf-report-iterative-2009-2n-clx:
3950       - 4   # NDRPDR iter env5
3951       - 5   # NDRPDR iter env5
3952       - 6   # NDRPDR iter env5
3953       - 7   # NDRPDR iter env5
3954       - 8   # NDRPDR iter env5
3955       - 9   # NDRPDR iter env5
3956       - 10  # NDRPDR iter env5
3957       - 11  # NDRPDR iter env5
3958       - 12  # NDRPDR iter env5
3959       - 13  # NDRPDR iter env5
3960     csit-dpdk-perf-report-iterative-2101-2n-clx:
3961       - 12  # rls2101 NDRPDR iter env 6
3962       - 13  # rls2101 NDRPDR iter env 6
3963       - 14  # rls2101 NDRPDR iter env 6
3964       - 15  # rls2101 NDRPDR iter env 6
3965       - 17  # rls2101 NDRPDR iter env 6
3966       - 18  # rls2101 NDRPDR iter env 6
3967       - 19  # rls2101 NDRPDR iter env 6
3968       - 20  # rls2101 NDRPDR iter env 6
3969       - 21  # rls2101 NDRPDR iter env 6
3970       - 22  # rls2101 NDRPDR iter env 6
3971
3972     csit-dpdk-perf-report-iterative-2009-2n-zn2:
3973       - 16  # NDRPDR iter env5
3974       - 21  # NDRPDR iter env5
3975       - 22  # NDRPDR iter env5
3976       - 23  # NDRPDR iter env5
3977       - 24  # NDRPDR iter env5
3978       - 25  # NDRPDR iter env5
3979       - 29  # NDRPDR iter env5
3980     csit-dpdk-perf-report-iterative-2101-2n-zn2:
3981       - 11  # rls2101 NDRPDR iter env 6
3982       - 12  # rls2101 NDRPDR iter env 6
3983       - 13  # rls2101 NDRPDR iter env 6
3984       - 14  # rls2101 NDRPDR iter env 6
3985       - 16  # rls2101 NDRPDR iter env 6
3986       - 17  # rls2101 NDRPDR iter env 6
3987       - 18  # rls2101 NDRPDR iter env 6
3988       - 19  # rls2101 NDRPDR iter env 6
3989       - 20  # rls2101 NDRPDR iter env 6
3990       - 21  # rls2101 NDRPDR iter env 6
3991
3992 #    csit-dpdk-perf-report-iterative-2005-2n-dnv:
3993 #      # No data
3994 #    # csit-dpdk-perf-report-iterative-2009-2n-dnv:
3995 #      # No data
3996
3997 #    csit-dpdk-perf-report-iterative-2005-3n-dnv:
3998 #      # No data
3999 #    # csit-dpdk-perf-report-iterative-2009-3n-dnv:
4000 #      # No data
4001
4002     csit-dpdk-perf-report-iterative-2005-3n-tsh:
4003       - 5   # NDRPDR sel
4004     csit-dpdk-perf-report-iterative-2009-3n-tsh:
4005       - 1   # NDRPDR iter env5
4006       - 2   # NDRPDR iter env5
4007       - 3   # NDRPDR iter env5
4008       - 4   # NDRPDR iter env5
4009       - 5   # NDRPDR iter env5
4010       - 6   # NDRPDR iter env5
4011       - 7   # NDRPDR iter env5
4012       - 9   # NDRPDR iter env5
4013       - 10  # NDRPDR iter env5
4014       - 11  # NDRPDR iter env5
4015     csit-dpdk-perf-report-iterative-2101-3n-tsh:
4016       - 11  # rls2101 NDRPDR iter env 6
4017       - 12  # rls2101 NDRPDR iter env 6
4018       - 13  # rls2101 NDRPDR iter env 6
4019       - 14  # rls2101 NDRPDR iter env 6
4020       - 16  # rls2101 NDRPDR iter env 6
4021       - 17  # rls2101 NDRPDR iter env 6
4022       - 18  # rls2101 NDRPDR iter env 6
4023       - 19  # rls2101 NDRPDR iter env 6
4024       - 20  # rls2101 NDRPDR iter env 6
4025       - 21  # rls2101 NDRPDR iter env 6
4026
4027     csit-dpdk-perf-report-iterative-2101-2n-tx2:
4028       - 4   # rls2101 NDRPDR iter env 6
4029       - 6   # rls2101 NDRPDR iter env 6
4030       - 7   # rls2101 NDRPDR iter env 6
4031       - 8   # rls2101 NDRPDR iter env 6
4032       - 9   # rls2101 NDRPDR iter env 6
4033       - 10  # rls2101 NDRPDR iter env 6
4034       - 11  # rls2101 NDRPDR iter env 6
4035       - 12  # rls2101 NDRPDR iter env 6
4036       - 13  # rls2101 NDRPDR iter env 6
4037       - 14  # rls2101 NDRPDR iter env 6
4038
4039     csit-vpp-device-2101-ubuntu1804-1n-skx:
4040       - 358  # rls2101.rel VPP DEV env 6
4041
4042 - type: "output"
4043   output: "report"
4044   format:
4045     html:
4046     - full
4047     pdf:
4048     - minimal
4049
4050 ################################################################################
4051 ###                               T A B L E S                                ###
4052 ################################################################################
4053
4054 # VPP Soak vs NDR - 2n-skx
4055 - type: "table"
4056   title: "VPP Soak vs NDR 2n-skx"
4057   algorithm: "table_soak_vs_ndr"
4058   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
4059   reference:
4060     title: "NDR"
4061     data: "vpp-soak-vs-ndr-2n-skx-ref"
4062   compare:
4063     title: "Soak"
4064     data: "vpp-soak-vs-ndr-2n-skx-cmp"
4065   data: "vpp-soak-vs-ndr-2n-skx"
4066   include-tests: "NDR"
4067   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
4068   parameters:
4069     - "throughput"
4070     - "name"
4071     - "parent"
4072
4073 # VPP Soak vs NDR - 2n-clx
4074 - type: "table"
4075   title: "VPP Soak vs NDR 2n-clx"
4076   algorithm: "table_soak_vs_ndr"
4077   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
4078   reference:
4079     title: "NDR"
4080     data: "vpp-soak-vs-ndr-2n-clx-ref"
4081   compare:
4082     title: "Soak"
4083     data: "vpp-soak-vs-ndr-2n-clx-cmp"
4084   data: "vpp-soak-vs-ndr-2n-clx"
4085   include-tests: "NDR"
4086   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
4087   parameters:
4088     - "throughput"
4089     - "name"
4090     - "parent"
4091
4092 ################################################################################
4093
4094 # VPP Compare NICs 3n-skx 2t1c ndr
4095 - type: "table"
4096   title: "VPP Compare NICs 3n-skx 2t1c ndr"
4097   algorithm: "table_comparison"
4098   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
4099   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4100   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
4101   columns:
4102     - title: "x710"
4103       data-set: "vpp-nic-comparison-3n-skx"
4104       tag: "NIC_Intel-X710"
4105     - title: "xxv710"
4106       data-set: "vpp-nic-comparison-3n-skx"
4107       tag: "NIC_Intel-XXV710"
4108   comparisons:
4109     - title: "Diff"
4110       reference: 1
4111       compare: 2
4112   legend:
4113     - ""
4114     - "x710, xxv710 - NICs tested."
4115     - "Diff - difference between x710 and xxv710 NIC."
4116
4117 # VPP Compare NICs 3n-skx 4t2c ndr
4118 - type: "table"
4119   title: "VPP Compare NICs 3n-skx 4t2c ndr"
4120   algorithm: "table_comparison"
4121   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
4122   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4123   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4124   columns:
4125     - title: "x710"
4126       data-set: "vpp-nic-comparison-3n-skx"
4127       tag: "NIC_Intel-X710"
4128     - title: "xxv710"
4129       data-set: "vpp-nic-comparison-3n-skx"
4130       tag: "NIC_Intel-XXV710"
4131   comparisons:
4132     - title: "Diff"
4133       reference: 1
4134       compare: 2
4135   legend:
4136     - ""
4137     - "x710, xxv710 - NICs tested."
4138     - "Diff - difference between x710 and xxv710 NIC."
4139
4140 # VPP Compare NICs 3n-skx 2t1c pdr
4141 - type: "table"
4142   title: "VPP Compare NICs 3n-skx 2t1c pdr"
4143   algorithm: "table_comparison"
4144   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
4145   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4146   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
4147   columns:
4148     - title: "x710"
4149       data-set: "vpp-nic-comparison-3n-skx"
4150       tag: "NIC_Intel-X710"
4151     - title: "xxv710"
4152       data-set: "vpp-nic-comparison-3n-skx"
4153       tag: "NIC_Intel-XXV710"
4154   comparisons:
4155     - title: "Diff"
4156       reference: 1
4157       compare: 2
4158   legend:
4159     - ""
4160     - "x710, xxv710 - NICs tested."
4161     - "Diff - difference between x710 and xxv710 NIC."
4162
4163 # VPP Compare NICs 3n-skx 4t2c pdr
4164 - type: "table"
4165   title: "VPP Compare NICs 3n-skx 4t2c pdr"
4166   algorithm: "table_comparison"
4167   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
4168   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4169   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4170   columns:
4171     - title: "x710"
4172       data-set: "vpp-nic-comparison-3n-skx"
4173       tag: "NIC_Intel-X710"
4174     - title: "xxv710"
4175       data-set: "vpp-nic-comparison-3n-skx"
4176       tag: "NIC_Intel-XXV710"
4177   comparisons:
4178     - title: "Diff"
4179       reference: 1
4180       compare: 2
4181   legend:
4182     - ""
4183     - "x710, xxv710 - NICs tested."
4184     - "Diff - difference between x710 and xxv710 NIC."
4185
4186 # VPP Compare NICs 3n-skx 2t1c mrr
4187 - type: "table"
4188   title: "VPP Compare NICs 3n-skx 2t1c mrr"
4189   algorithm: "table_comparison"
4190   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
4191   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4192   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
4193   columns:
4194     - title: "x710"
4195       data-set: "vpp-nic-comparison-3n-skx-mrr"
4196       tag: "NIC_Intel-X710"
4197     - title: "xxv710"
4198       data-set: "vpp-nic-comparison-3n-skx-mrr"
4199       tag: "NIC_Intel-XXV710"
4200   comparisons:
4201     - title: "Diff"
4202       reference: 1
4203       compare: 2
4204   legend:
4205     - ""
4206     - "x710, xxv710 - NICs tested."
4207     - "Diff - difference between x710 and xxv710 NIC."
4208
4209 # VPP Compare NICs 3n-skx 4t2c mrr
4210 - type: "table"
4211   title: "VPP Compare NICs 3n-skx 4t2c mrr"
4212   algorithm: "table_comparison"
4213   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
4214   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4215   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
4216   columns:
4217     - title: "x710"
4218       data-set: "vpp-nic-comparison-3n-skx-mrr"
4219       tag: "NIC_Intel-X710"
4220     - title: "xxv710"
4221       data-set: "vpp-nic-comparison-3n-skx-mrr"
4222       tag: "NIC_Intel-XXV710"
4223   comparisons:
4224     - title: "Diff"
4225       reference: 1
4226       compare: 2
4227   legend:
4228     - ""
4229     - "x710, xxv710 - NICs tested."
4230     - "Diff - difference between x710 and xxv710 NIC."
4231
4232 # VPP Compare NICs 3n-skx 8t4c mrr
4233 - type: "table"
4234   title: "VPP Compare NICs 3n-skx 8t4c mrr"
4235   algorithm: "table_comparison"
4236   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
4237   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4238   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
4239   columns:
4240     - title: "x710"
4241       data-set: "vpp-nic-comparison-3n-skx-mrr"
4242       tag: "NIC_Intel-X710"
4243     - title: "xxv710"
4244       data-set: "vpp-nic-comparison-3n-skx-mrr"
4245       tag: "NIC_Intel-XXV710"
4246   comparisons:
4247     - title: "Diff"
4248       reference: 1
4249       compare: 2
4250   legend:
4251     - ""
4252     - "x710, xxv710 - NICs tested."
4253     - "Diff - difference between x710 and xxv710 NIC."
4254
4255 # VPP Compare NICs 2n-skx 2t1c ndr
4256 - type: "table"
4257   title: "VPP Compare NICs 2n-skx 2t1c ndr"
4258   algorithm: "table_comparison"
4259   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
4260   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4261   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
4262   columns:
4263     - title: "x710"
4264       data-set: "vpp-nic-comparison-2n-skx"
4265       tag: "NIC_Intel-X710"
4266     - title: "xxv710"
4267       data-set: "vpp-nic-comparison-2n-skx"
4268       tag: "NIC_Intel-XXV710"
4269   comparisons:
4270     - title: "Diff"
4271       reference: 1
4272       compare: 2
4273   legend:
4274     - ""
4275     - "x710, xxv710 - NICs tested."
4276     - "Diff - difference between x710 and xxv710 NIC."
4277
4278 # VPP Compare NICs 2n-skx 4t2c ndr
4279 - type: "table"
4280   title: "VPP Compare NICs 2n-skx 4t2c ndr"
4281   algorithm: "table_comparison"
4282   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
4283   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4284   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4285   columns:
4286     - title: "x710"
4287       data-set: "vpp-nic-comparison-2n-skx"
4288       tag: "NIC_Intel-X710"
4289     - title: "xxv710"
4290       data-set: "vpp-nic-comparison-2n-skx"
4291       tag: "NIC_Intel-XXV710"
4292   comparisons:
4293     - title: "Diff"
4294       reference: 1
4295       compare: 2
4296   legend:
4297     - ""
4298     - "x710, xxv710 - NICs tested."
4299     - "Diff - difference between x710 and xxv710 NIC."
4300
4301 # VPP Compare NICs 2n-skx 2t1c pdr
4302 - type: "table"
4303   title: "VPP Compare NICs 2n-skx 2t1c pdr"
4304   algorithm: "table_comparison"
4305   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
4306   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4307   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
4308   columns:
4309     - title: "x710"
4310       data-set: "vpp-nic-comparison-2n-skx"
4311       tag: "NIC_Intel-X710"
4312     - title: "xxv710"
4313       data-set: "vpp-nic-comparison-2n-skx"
4314       tag: "NIC_Intel-XXV710"
4315   comparisons:
4316     - title: "Diff"
4317       reference: 1
4318       compare: 2
4319   legend:
4320     - ""
4321     - "x710, xxv710 - NICs tested."
4322     - "Diff - difference between x710 and xxv710 NIC."
4323
4324 # VPP Compare NICs 2n-skx 4t2c pdr
4325 - type: "table"
4326   title: "VPP Compare NICs 2n-skx 4t2c pdr"
4327   algorithm: "table_comparison"
4328   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
4329   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4330   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4331   columns:
4332     - title: "x710"
4333       data-set: "vpp-nic-comparison-2n-skx"
4334       tag: "NIC_Intel-X710"
4335     - title: "xxv710"
4336       data-set: "vpp-nic-comparison-2n-skx"
4337       tag: "NIC_Intel-XXV710"
4338   comparisons:
4339     - title: "Diff"
4340       reference: 1
4341       compare: 2
4342   legend:
4343     - ""
4344     - "x710, xxv710 - NICs tested."
4345     - "Diff - difference between x710 and xxv710 NIC."
4346
4347 # VPP Compare NICs 2n-skx 2t1c mrr
4348 - type: "table"
4349   title: "VPP Compare NICs 2n-skx 2t1c mrr"
4350   algorithm: "table_comparison"
4351   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
4352   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4353   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
4354   columns:
4355     - title: "x710"
4356       data-set: "vpp-nic-comparison-2n-skx-mrr"
4357       tag: "NIC_Intel-X710"
4358     - title: "xxv710"
4359       data-set: "vpp-nic-comparison-2n-skx-mrr"
4360       tag: "NIC_Intel-XXV710"
4361   comparisons:
4362     - title: "Diff"
4363       reference: 1
4364       compare: 2
4365   legend:
4366     - ""
4367     - "x710, xxv710 - NICs tested."
4368     - "Diff - difference between x710 and xxv710 NIC."
4369
4370 # VPP Compare NICs 2n-skx 4t2c mrr
4371 - type: "table"
4372   title: "VPP Compare NICs 2n-skx 4t2c mrr"
4373   algorithm: "table_comparison"
4374   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
4375   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4376   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
4377   columns:
4378     - title: "x710"
4379       data-set: "vpp-nic-comparison-2n-skx-mrr"
4380       tag: "NIC_Intel-X710"
4381     - title: "xxv710"
4382       data-set: "vpp-nic-comparison-2n-skx-mrr"
4383       tag: "NIC_Intel-XXV710"
4384   comparisons:
4385     - title: "Diff"
4386       reference: 1
4387       compare: 2
4388   legend:
4389     - ""
4390     - "x710, xxv710 - NICs tested."
4391     - "Diff - difference between x710 and xxv710 NIC."
4392
4393 # VPP Compare NICs 2n-skx 8t4c mrr
4394 - type: "table"
4395   title: "VPP Compare NICs 2n-skx 8t4c mrr"
4396   algorithm: "table_comparison"
4397   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
4398   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4399   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
4400   columns:
4401     - title: "x710"
4402       data-set: "vpp-nic-comparison-2n-skx-mrr"
4403       tag: "NIC_Intel-X710"
4404     - title: "xxv710"
4405       data-set: "vpp-nic-comparison-2n-skx-mrr"
4406       tag: "NIC_Intel-XXV710"
4407   comparisons:
4408     - title: "Diff"
4409       reference: 1
4410       compare: 2
4411   legend:
4412     - ""
4413     - "x710, xxv710 - NICs tested."
4414     - "Diff - difference between x710 and xxv710 NIC."
4415
4416 ################################################################################
4417 # VPP
4418
4419 # VPP Performance Changes 3n-hsw 1t1c pdr
4420 - type: "table"
4421   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
4422   algorithm: "table_comparison"
4423   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
4424   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4425   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4426   columns:
4427     - title: "2005.0-5"
4428       data-set: "vpp-performance-changes-3n-hsw-h1"
4429     - title: "2009.0-5"
4430       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4431     - title: "2009.0-6"
4432       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4433     - title: "2101.0-6"
4434       data-set: "vpp-performance-changes-3n-hsw-cmp"
4435   comparisons:
4436     - title: "2009.0-6 vs 2009.0-5"
4437       reference: 2
4438       compare: 3
4439 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
4440     - title: "2101.0-6 vs 2009.0-6"
4441       reference: 3
4442       compare: 4
4443 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
4444   legend:
4445     - ''
4446     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
4447     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4448     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4449     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4450     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4451
4452 # VPP Performance Changes 3n-hsw 2t2c pdr
4453 - type: "table"
4454   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
4455   algorithm: "table_comparison"
4456   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
4457   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4458   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4459   columns:
4460     - title: "2005.0-5"
4461       data-set: "vpp-performance-changes-3n-hsw-h1"
4462     - title: "2009.0-5"
4463       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4464     - title: "2009.0-6"
4465       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4466     - title: "2101.0-6"
4467       data-set: "vpp-performance-changes-3n-hsw-cmp"
4468   comparisons:
4469     - title: "2009.0-6 vs 2009.0-5"
4470       reference: 2
4471       compare: 3
4472 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
4473     - title: "2101.0-6 vs 2009.0-6"
4474       reference: 3
4475       compare: 4
4476 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
4477   legend:
4478     - ''
4479     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
4480     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4481     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4482     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4483     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4484
4485 # VPP Performance Changes 3n-hsw 1t1c ndr
4486 - type: "table"
4487   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
4488   algorithm: "table_comparison"
4489   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
4490   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4491   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4492   columns:
4493     - title: "2005.0-5"
4494       data-set: "vpp-performance-changes-3n-hsw-h1"
4495     - title: "2009.0-5"
4496       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4497     - title: "2009.0-6"
4498       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4499     - title: "2101.0-6"
4500       data-set: "vpp-performance-changes-3n-hsw-cmp"
4501   comparisons:
4502     - title: "2009.0-6 vs 2009.0-5"
4503       reference: 2
4504       compare: 3
4505 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
4506     - title: "2101.0-6 vs 2009.0-6"
4507       reference: 3
4508       compare: 4
4509 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
4510   legend:
4511     - ''
4512     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
4513     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4514     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4515     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4516     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4517
4518 # VPP Performance Changes 3n-hsw 2t2c ndr
4519 - type: "table"
4520   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
4521   algorithm: "table_comparison"
4522   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
4523   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4524   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4525   columns:
4526     - title: "2005.0-5"
4527       data-set: "vpp-performance-changes-3n-hsw-h1"
4528     - title: "2009.0-5"
4529       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4530     - title: "2009.0-6"
4531       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4532     - title: "2101.0-6"
4533       data-set: "vpp-performance-changes-3n-hsw-cmp"
4534   comparisons:
4535     - title: "2009.0-6 vs 2009.0-5"
4536       reference: 2
4537       compare: 3
4538 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
4539     - title: "2101.0-6 vs 2009.0-6"
4540       reference: 3
4541       compare: 4
4542 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
4543   legend:
4544     - ''
4545     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
4546     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4547     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4548     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4549     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4550
4551 # VPP Performance Changes 3n-skx 2t1c pdr
4552 - type: "table"
4553   title: "VPP Performance Changes 3n-skx 2t1c pdr"
4554   algorithm: "table_comparison"
4555   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
4556   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4557   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4558   columns:
4559     - title: "2005.0-5"
4560       data-set: "vpp-performance-changes-3n-skx-h1"
4561     - title: "2009.0-5"
4562       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4563     - title: "2009.0-6"
4564       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4565     - title: "2101.0-6"
4566       data-set: "vpp-performance-changes-3n-skx-cmp"
4567   comparisons:
4568     - title: "2009.0-6 vs 2009.0-5"
4569       reference: 2
4570       compare: 3
4571 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
4572     - title: "2101.0-6 vs 2009.0-6"
4573       reference: 3
4574       compare: 4
4575 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
4576   legend:
4577     - ''
4578     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
4579     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4580     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4581     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4582     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4583
4584 # VPP Performance Changes 3n-skx 4t2c pdr
4585 - type: "table"
4586   title: "VPP Performance Changes 3n-skx 4t2c pdr"
4587   algorithm: "table_comparison"
4588   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
4589   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4590   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4591   columns:
4592     - title: "2005.0-5"
4593       data-set: "vpp-performance-changes-3n-skx-h1"
4594     - title: "2009.0-5"
4595       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4596     - title: "2009.0-6"
4597       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4598     - title: "2101.0-6"
4599       data-set: "vpp-performance-changes-3n-skx-cmp"
4600   comparisons:
4601     - title: "2009.0-6 vs 2009.0-5"
4602       reference: 2
4603       compare: 3
4604 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
4605     - title: "2101.0-6 vs 2009.0-6"
4606       reference: 3
4607       compare: 4
4608 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml"
4609   legend:
4610     - ''
4611     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
4612     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4613     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4614     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4615     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4616
4617 # VPP Performance Changes 3n-skx 2t1c ndr
4618 - type: "table"
4619   title: "VPP Performance Changes 3n-skx 2t1c ndr"
4620   algorithm: "table_comparison"
4621   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
4622   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4623   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4624   columns:
4625     - title: "2005.0-5"
4626       data-set: "vpp-performance-changes-3n-skx-h1"
4627     - title: "2009.0-5"
4628       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4629     - title: "2009.0-6"
4630       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4631     - title: "2101.0-6"
4632       data-set: "vpp-performance-changes-3n-skx-cmp"
4633   comparisons:
4634     - title: "2009.0-6 vs 2009.0-5"
4635       reference: 2
4636       compare: 3
4637 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
4638     - title: "2101.0-6 vs 2009.0-6"
4639       reference: 3
4640       compare: 4
4641 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
4642   legend:
4643     - ''
4644     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
4645     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4646     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4647     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4648     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4649
4650 # VPP Performance Changes 3n-skx 4t2c ndr
4651 - type: "table"
4652   title: "VPP Performance Changes 3n-skx 4t2c ndr"
4653   algorithm: "table_comparison"
4654   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
4655   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4656   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4657   columns:
4658     - title: "2005.0-5"
4659       data-set: "vpp-performance-changes-3n-skx-h1"
4660     - title: "2009.0-5"
4661       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4662     - title: "2009.0-6"
4663       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4664     - title: "2101.0-6"
4665       data-set: "vpp-performance-changes-3n-skx-cmp"
4666   comparisons:
4667     - title: "2009.0-6 vs 2009.0-5"
4668       reference: 2
4669       compare: 3
4670 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
4671     - title: "2101.0-6 vs 2009.0-6"
4672       reference: 3
4673       compare: 4
4674 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml"
4675   legend:
4676     - ''
4677     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
4678     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4679     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4680     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4681     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4682
4683 # VPP Performance Changes 2n-skx 2t1c pdr
4684 - type: "table"
4685   title: "VPP Performance Changes 2n-skx 2t1c pdr"
4686   algorithm: "table_comparison"
4687   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
4688   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4689   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4690   columns:
4691     - title: "2005.0-5"
4692       data-set: "vpp-performance-changes-2n-skx-h1"
4693     - title: "2009.0-5"
4694       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4695     - title: "2009.0-6"
4696       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4697     - title: "2101.0-6"
4698       data-set: "vpp-performance-changes-2n-skx-cmp"
4699   comparisons:
4700     - title: "2009.0-6 vs 2009.0-5"
4701       reference: 2
4702       compare: 3
4703 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
4704     - title: "2101.0-6 vs 2009.0-6"
4705       reference: 3
4706       compare: 4
4707 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
4708   legend:
4709     - ''
4710     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4711     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4712     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4713     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4714     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4715
4716 # VPP Performance Changes 2n-skx 4t2c pdr
4717 - type: "table"
4718   title: "VPP Performance Changes 2n-skx 4t2c pdr"
4719   algorithm: "table_comparison"
4720   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
4721   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4722   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4723   columns:
4724     - title: "2005.0-5"
4725       data-set: "vpp-performance-changes-2n-skx-h1"
4726     - title: "2009.0-5"
4727       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4728     - title: "2009.0-6"
4729       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4730     - title: "2101.0-6"
4731       data-set: "vpp-performance-changes-2n-skx-cmp"
4732   comparisons:
4733     - title: "2009.0-6 vs 2009.0-5"
4734       reference: 2
4735       compare: 3
4736 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
4737     - title: "2101.0-6 vs 2009.0-6"
4738       reference: 3
4739       compare: 4
4740 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
4741   legend:
4742     - ''
4743     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4744     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4745     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4746     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4747     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4748
4749 # VPP Performance Changes 2n-skx 2t1c ndr
4750 - type: "table"
4751   title: "VPP Performance Changes 2n-skx 2t1c ndr"
4752   algorithm: "table_comparison"
4753   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
4754   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4755   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4756   columns:
4757     - title: "2005.0-5"
4758       data-set: "vpp-performance-changes-2n-skx-h1"
4759     - title: "2009.0-5"
4760       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4761     - title: "2009.0-6"
4762       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4763     - title: "2101.0-6"
4764       data-set: "vpp-performance-changes-2n-skx-cmp"
4765   comparisons:
4766     - title: "2009.0-6 vs 2009.0-5"
4767       reference: 2
4768       compare: 3
4769 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
4770     - title: "2101.0-6 vs 2009.0-6"
4771       reference: 3
4772       compare: 4
4773 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
4774   legend:
4775     - ''
4776     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4777     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4778     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4779     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4780     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4781
4782 # VPP Performance Changes 2n-skx 4t2c ndr
4783 - type: "table"
4784   title: "VPP Performance Changes 2n-skx 4t2c ndr"
4785   algorithm: "table_comparison"
4786   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
4787   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4788   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4789   columns:
4790     - title: "2005.0-5"
4791       data-set: "vpp-performance-changes-2n-skx-h1"
4792     - title: "2009.0-5"
4793       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4794     - title: "2009.0-6"
4795       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4796     - title: "2101.0-6"
4797       data-set: "vpp-performance-changes-2n-skx-cmp"
4798   comparisons:
4799     - title: "2009.0-6 vs 2009.0-5"
4800       reference: 2
4801       compare: 3
4802 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
4803     - title: "2101.0-6 vs 2009.0-6"
4804       reference: 3
4805       compare: 4
4806 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
4807   legend:
4808     - ''
4809     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4810     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4811     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4812     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4813     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4814
4815 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
4816 - type: "table"
4817   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
4818   algorithm: "table_comparison"
4819   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
4820   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4821   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4822   columns:
4823     - title: "2005.0-5"
4824       data-set: "vpp-performance-changes-2n-clx-h1"
4825     - title: "2009.0-5"
4826       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4827     - title: "2009.0-6"
4828       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4829     - title: "2101.0-6"
4830       data-set: "vpp-performance-changes-2n-clx-cmp"
4831   comparisons:
4832     - title: "2009.0-6 vs 2009.0-5"
4833       reference: 2
4834       compare: 3
4835 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4836     - title: "2101.0-6 vs 2009.0-6"
4837       reference: 3
4838       compare: 4
4839 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4840   legend:
4841     - ''
4842     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4843     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4844     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4845     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4846     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4847
4848 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
4849 - type: "table"
4850   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
4851   algorithm: "table_comparison"
4852   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
4853   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4854   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4855   columns:
4856     - title: "2005.0-5"
4857       data-set: "vpp-performance-changes-2n-clx-h1"
4858     - title: "2009.0-5"
4859       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4860     - title: "2009.0-6"
4861       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4862     - title: "2101.0-6"
4863       data-set: "vpp-performance-changes-2n-clx-cmp"
4864   comparisons:
4865     - title: "2009.0-6 vs 2009.0-5"
4866       reference: 2
4867       compare: 3
4868 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4869     - title: "2101.0-6 vs 2009.0-6"
4870       reference: 3
4871       compare: 4
4872 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4873   legend:
4874     - ''
4875     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4876     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4877     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4878     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4879     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4880
4881 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
4882 - type: "table"
4883   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
4884   algorithm: "table_comparison"
4885   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
4886   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4887   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4888   columns:
4889     - title: "2005.0-5"
4890       data-set: "vpp-performance-changes-2n-clx-h1"
4891     - title: "2009.0-5"
4892       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4893     - title: "2009.0-6"
4894       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4895     - title: "2101.0-6"
4896       data-set: "vpp-performance-changes-2n-clx-cmp"
4897   comparisons:
4898     - title: "2009.0-6 vs 2009.0-5"
4899       reference: 2
4900       compare: 3
4901 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4902     - title: "2101.0-6 vs 2009.0-6"
4903       reference: 3
4904       compare: 4
4905 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4906   legend:
4907     - ''
4908     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4909     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4910     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4911     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4912     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4913
4914 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
4915 - type: "table"
4916   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
4917   algorithm: "table_comparison"
4918   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
4919   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4920   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4921   columns:
4922     - title: "2005.0-5"
4923       data-set: "vpp-performance-changes-2n-clx-h1"
4924     - title: "2009.0-5"
4925       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4926     - title: "2009.0-6"
4927       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4928     - title: "2101.0-6"
4929       data-set: "vpp-performance-changes-2n-clx-cmp"
4930   comparisons:
4931     - title: "2009.0-6 vs 2009.0-5"
4932       reference: 2
4933       compare: 3
4934 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
4935     - title: "2101.0-6 vs 2009.0-6"
4936       reference: 3
4937       compare: 4
4938 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
4939   legend:
4940     - ''
4941     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4942     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4943     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4944     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4945     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4946
4947 # VPP Performance Changes 2n-clx-cx556a 2t1c pdr
4948 - type: "table"
4949   title: "VPP Performance Changes 2n-clx-cx556a 2t1c pdr"
4950   algorithm: "table_comparison"
4951   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-2t1c-pdr"
4952   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4953   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4954   columns:
4955     - title: "2005.0-5"
4956       data-set: "vpp-performance-changes-2n-clx-h1"
4957     - title: "2009.0-5"
4958       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4959     - title: "2009.0-6"
4960       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4961     - title: "2101.0-6"
4962       data-set: "vpp-performance-changes-2n-clx-cmp"
4963   comparisons:
4964     - title: "2009.0-6 vs 2009.0-5"
4965       reference: 2
4966       compare: 3
4967 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca2.yaml"
4968     - title: "2101.0-6 vs 2009.0-6"
4969       reference: 3
4970       compare: 4
4971 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca2.yaml"
4972   legend:
4973     - ''
4974     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with cx556a.'
4975     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4976     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4977     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4978     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4979
4980 # VPP Performance Changes 2n-clx-cx556a 4t2c pdr
4981 - type: "table"
4982   title: "VPP Performance Changes 2n-clx-cx556a 4t2c pdr"
4983   algorithm: "table_comparison"
4984   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-4t2c-pdr"
4985   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4986   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4987   columns:
4988     - title: "2005.0-5"
4989       data-set: "vpp-performance-changes-2n-clx-h1"
4990     - title: "2009.0-5"
4991       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4992     - title: "2009.0-6"
4993       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4994     - title: "2101.0-6"
4995       data-set: "vpp-performance-changes-2n-clx-cmp"
4996   comparisons:
4997     - title: "2009.0-6 vs 2009.0-5"
4998       reference: 2
4999       compare: 3
5000 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca2.yaml"
5001     - title: "2101.0-6 vs 2009.0-6"
5002       reference: 3
5003       compare: 4
5004 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca2.yaml"
5005   legend:
5006     - ''
5007     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with cx556a.'
5008     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5009     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5010     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5011     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5012
5013 # VPP Performance Changes 2n-clx-cx556a 2t1c ndr
5014 - type: "table"
5015   title: "VPP Performance Changes 2n-clx-cx556a 2t1c ndr"
5016   algorithm: "table_comparison"
5017   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-2t1c-ndr"
5018   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5019   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5020   columns:
5021     - title: "2005.0-5"
5022       data-set: "vpp-performance-changes-2n-clx-h1"
5023     - title: "2009.0-5"
5024       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
5025     - title: "2009.0-6"
5026       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
5027     - title: "2101.0-6"
5028       data-set: "vpp-performance-changes-2n-clx-cmp"
5029   comparisons:
5030     - title: "2009.0-6 vs 2009.0-5"
5031       reference: 2
5032       compare: 3
5033 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca2.yaml"
5034     - title: "2101.0-6 vs 2009.0-6"
5035       reference: 3
5036       compare: 4
5037 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca2.yaml"
5038   legend:
5039     - ''
5040     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with cx556a.'
5041     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5042     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5043     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5044     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5045
5046 # VPP Performance Changes 2n-clx-cx556a 4t2c ndr
5047 - type: "table"
5048   title: "VPP Performance Changes 2n-clx-cx556a ndr"
5049   algorithm: "table_comparison"
5050   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-4t2c-ndr"
5051   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5052   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5053   columns:
5054     - title: "2005.0-5"
5055       data-set: "vpp-performance-changes-2n-clx-h1"
5056     - title: "2009.0-5"
5057       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
5058     - title: "2009.0-6"
5059       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
5060     - title: "2101.0-6"
5061       data-set: "vpp-performance-changes-2n-clx-cmp"
5062   comparisons:
5063     - title: "2009.0-6 vs 2009.0-5"
5064       reference: 2
5065       compare: 3
5066 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca2.yaml"
5067     - title: "2101.0-6 vs 2009.0-6"
5068       reference: 3
5069       compare: 4
5070 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca2.yaml"
5071   legend:
5072     - ''
5073     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with cx556a.'
5074     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5075     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5076     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5077     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5078
5079 # VPP Performance Changes 2n-zn2-xxv710 2t1c pdr
5080 - type: "table"
5081   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c pdr"
5082   algorithm: "table_comparison"
5083   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-pdr"
5084   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5085   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5086   columns:
5087 #     - title: "2005.0-5"
5088 #       data-set: "vpp-performance-changes-2n-zn2-h1"
5089     - title: "2009.0-5"
5090       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
5091     - title: "2009.0-6"
5092       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
5093     - title: "2101.0-6"
5094       data-set: "vpp-performance-changes-2n-zn2-cmp"
5095   comparisons:
5096     - title: "2009.0-6 vs 2009.0-5"
5097       reference: 1  # 2
5098       compare: 2  # 3
5099 #      rca-file: "rca/rca-2n-zn2-2t1c-pdr-rca1.yaml"
5100     - title: "2101.0-6 vs 2009.0-6"
5101       reference: 2  # 3
5102       compare: 3  # 4
5103 #      rca-file: "rca/rca-2n-zn2-2t1c-pdr-rca1.yaml"
5104   legend:
5105     - ''
5106     - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
5107     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5108     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5109     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5110     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5111
5112 # VPP Performance Changes 2n-zn2-xxv710 4t2c pdr
5113 - type: "table"
5114   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c pdr"
5115   algorithm: "table_comparison"
5116   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-pdr"
5117   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5118   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5119   columns:
5120 #     - title: "2005.0-5"
5121 #       data-set: "vpp-performance-changes-2n-zn2-h1"
5122     - title: "2009.0-5"
5123       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
5124     - title: "2009.0-6"
5125       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
5126     - title: "2101.0-6"
5127       data-set: "vpp-performance-changes-2n-zn2-cmp"
5128   comparisons:
5129     - title: "2009.0-6 vs 2009.0-5"
5130       reference: 1  # 2
5131       compare: 2  # 3
5132 #      rca-file: "rca/rca-2n-zn2-4t2c-pdr-rca1.yaml"
5133     - title: "2101.0-6 vs 2009.0-6"
5134       reference: 2  # 3
5135       compare: 3  # 4
5136 #      rca-file: "rca/rca-2n-zn2-4t2c-pdr-rca1.yaml"
5137   legend:
5138     - ''
5139     - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
5140     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5141     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5142     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5143     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5144
5145 # VPP Performance Changes 2n-zn2-xxv710 2t1c ndr
5146 - type: "table"
5147   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c ndr"
5148   algorithm: "table_comparison"
5149   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-ndr"
5150   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5151   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5152   columns:
5153 #     - title: "2005.0-5"
5154 #       data-set: "vpp-performance-changes-2n-zn2-h1"
5155     - title: "2009.0-5"
5156       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
5157     - title: "2009.0-6"
5158       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
5159     - title: "2101.0-6"
5160       data-set: "vpp-performance-changes-2n-zn2-cmp"
5161   comparisons:
5162     - title: "2009.0-6 vs 2009.0-5"
5163       reference: 1  # 2
5164       compare: 2  # 3
5165 #      rca-file: "rca/rca-2n-zn2-2t1c-ndr-rca1.yaml"
5166     - title: "2101.0-6 vs 2009.0-6"
5167       reference: 2  # 3
5168       compare: 3  # 4
5169 #      rca-file: "rca/rca-2n-zn2-2t1c-ndr-rca1.yaml"
5170   legend:
5171     - ''
5172     - 'Test Case:            Test cases executed for: NDR throughput on 2n-zn2 with xxv710.'
5173     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5174     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5175     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5176     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5177
5178 # VPP Performance Changes 2n-zn2-xxv710 4t2c ndr
5179 - type: "table"
5180   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c ndr"
5181   algorithm: "table_comparison"
5182   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-ndr"
5183   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5184   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5185   columns:
5186 #     - title: "2005.0-5"
5187 #       data-set: "vpp-performance-changes-2n-zn2-h1"
5188     - title: "2009.0-5"
5189       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
5190     - title: "2009.0-6"
5191       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
5192     - title: "2101.0-6"
5193       data-set: "vpp-performance-changes-2n-zn2-cmp"
5194   comparisons:
5195     - title: "2009.0-6 vs 2009.0-5"
5196       reference: 1  # 2
5197       compare: 2  # 3
5198 #      rca-file: "rca/rca-2n-zn2-4t2c-ndr-rca1.yaml"
5199     - title: "2101.0-6 vs 2009.0-6"
5200       reference: 2  # 3
5201       compare: 3  # 4
5202 #      rca-file: "rca/rca-2n-zn2-4t2c-ndr-rca1.yaml"
5203   legend:
5204     - ''
5205     - 'Test Case:            Test cases executed for: NDR throughput on 2n-zn2 with xxv710.'
5206     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5207     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5208     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5209     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5210
5211 # VPP Performance Changes 2n-dnv 1t1c pdr
5212 - type: "table"
5213   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
5214   algorithm: "table_comparison"
5215   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
5216   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5217   filter: "'1T1C'"
5218   columns:
5219     - title: "2005.0-5"
5220       data-set: "vpp-performance-changes-2n-dnv-h1"
5221     - title: "2009.0-5"
5222       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
5223 #     - title: "2009.0-6"
5224 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
5225     - title: "2101.0-6"
5226       data-set: "vpp-performance-changes-2n-dnv-cmp"
5227   comparisons:
5228 #     - title: "2009.0-6 vs 2009.0-5"
5229 #       reference: 2
5230 #       compare: 3
5231     - title: "2101.0-6 vs 2009.0-5"
5232       reference: 2
5233       compare: 3
5234   legend:
5235     - ''
5236     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5237     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5238     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5239 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5240     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5241
5242 # VPP Performance Changes 2n-dnv 2t2c pdr
5243 - type: "table"
5244   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
5245   algorithm: "table_comparison"
5246   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
5247   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5248   filter: "'2T2C'"
5249   columns:
5250     - title: "2005.0-5"
5251       data-set: "vpp-performance-changes-2n-dnv-h1"
5252     - title: "2009.0-5"
5253       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
5254 #     - title: "2009.0-6"
5255 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
5256     - title: "2101.0-6"
5257       data-set: "vpp-performance-changes-2n-dnv-cmp"
5258   comparisons:
5259 #     - title: "2009.0-6 vs 2009.0-5"
5260 #       reference: 2
5261 #       compare: 3
5262     - title: "2101.0-6 vs 2009.0-5"
5263       reference: 2
5264       compare: 3
5265   legend:
5266     - ''
5267     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5268     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5269     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5270 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5271     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5272
5273 # VPP Performance Changes 2n-dnv 1t1c ndr
5274 - type: "table"
5275   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
5276   algorithm: "table_comparison"
5277   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
5278   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5279   filter: "'1T1C'"
5280   columns:
5281     - title: "2005.0-5"
5282       data-set: "vpp-performance-changes-2n-dnv-h1"
5283     - title: "2009.0-5"
5284       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
5285 #     - title: "2009.0-6"
5286 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
5287     - title: "2101.0-6"
5288       data-set: "vpp-performance-changes-2n-dnv-cmp"
5289   comparisons:
5290 #     - title: "2009.0-6 vs 2009.0-5"
5291 #       reference: 2
5292 #       compare: 3
5293     - title: "2101.0-6 vs 2009.0-5"
5294       reference: 2
5295       compare: 3
5296   legend:
5297     - ''
5298     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5299     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5300     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5301 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5302     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5303
5304 # VPP Performance Changes 2n-dnv 2t2c ndr
5305 - type: "table"
5306   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
5307   algorithm: "table_comparison"
5308   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
5309   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5310   filter: "'2T2C'"
5311   columns:
5312     - title: "2005.0-5"
5313       data-set: "vpp-performance-changes-2n-dnv-h1"
5314     - title: "2009.0-5"
5315       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
5316 #     - title: "2009.0-6"
5317 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
5318     - title: "2101.0-6"
5319       data-set: "vpp-performance-changes-2n-dnv-cmp"
5320   comparisons:
5321 #     - title: "2009.0-6 vs 2009.0-5"
5322 #       reference: 2
5323 #       compare: 3
5324     - title: "2101.0-6 vs 2009.0-5"
5325       reference: 2
5326       compare: 3
5327   legend:
5328     - ''
5329     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5330     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5331     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5332 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5333     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5334
5335 # VPP Performance Changes 3n-dnv 1t1c pdr
5336 - type: "table"
5337   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
5338   algorithm: "table_comparison"
5339   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
5340   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5341   filter: "'1T1C'"
5342   columns:
5343     - title: "2005.0-5"
5344       data-set: "vpp-performance-changes-3n-dnv-h1"
5345     - title: "2009.0-5"
5346       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5347 #     - title: "2009.0-6"
5348 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5349     - title: "2101.0-6"
5350       data-set: "vpp-performance-changes-3n-dnv-cmp"
5351   comparisons:
5352 #     - title: "2009.0-6 vs 2009.0-5"
5353 #       reference: 2
5354 #       compare: 3
5355     - title: "2101.0-6 vs 2009.0-5"
5356       reference: 2
5357       compare: 3
5358   legend:
5359     - ''
5360     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5361     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5362     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5363 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5364     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5365
5366 # VPP Performance Changes 3n-dnv 2t2c pdr
5367 - type: "table"
5368   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
5369   algorithm: "table_comparison"
5370   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
5371   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5372   filter: "'2T2C'"
5373   columns:
5374     - title: "2005.0-5"
5375       data-set: "vpp-performance-changes-3n-dnv-h1"
5376     - title: "2009.0-5"
5377       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5378 #     - title: "2009.0-6"
5379 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5380     - title: "2101.0-6"
5381       data-set: "vpp-performance-changes-3n-dnv-cmp"
5382   comparisons:
5383 #     - title: "2009.0-6 vs 2009.0-5"
5384 #       reference: 2
5385 #       compare: 3
5386     - title: "2101.0-6 vs 2009.0-5"
5387       reference: 2
5388       compare: 3
5389   legend:
5390     - ''
5391     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5392     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5393     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5394 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5395     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5396
5397 # VPP Performance Changes 3n-dnv 1t1c ndr
5398 - type: "table"
5399   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
5400   algorithm: "table_comparison"
5401   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
5402   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5403   filter: "'1T1C'"
5404   columns:
5405     - title: "2005.0-5"
5406       data-set: "vpp-performance-changes-3n-dnv-h1"
5407     - title: "2009.0-5"
5408       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5409 #     - title: "2009.0-6"
5410 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5411     - title: "2101.0-6"
5412       data-set: "vpp-performance-changes-3n-dnv-cmp"
5413   comparisons:
5414 #     - title: "2009.0-6 vs 2009.0-5"
5415 #       reference: 2
5416 #       compare: 3
5417     - title: "2101.0-6 vs 2009.0-5"
5418       reference: 2
5419       compare: 3
5420   legend:
5421     - ''
5422     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5423     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5424     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5425 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5426     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5427
5428 # VPP Performance Changes 3n-dnv 2t2c ndr
5429 - type: "table"
5430   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
5431   algorithm: "table_comparison"
5432   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
5433   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5434   filter: "'2T2C'"
5435   columns:
5436     - title: "2005.0-5"
5437       data-set: "vpp-performance-changes-3n-dnv-h1"
5438     - title: "2009.0-5"
5439       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5440 #     - title: "2009.0-6"
5441 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5442     - title: "2101.0-6"
5443       data-set: "vpp-performance-changes-3n-dnv-cmp"
5444   comparisons:
5445 #     - title: "2009.0-6 vs 2009.0-5"
5446 #       reference: 2
5447 #       compare: 3
5448     - title: "2101.0-6 vs 2009.0-5"
5449       reference: 2
5450       compare: 3
5451   legend:
5452     - ''
5453     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5454     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5455     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5456 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5457     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5458
5459 # VPP Performance Changes 3n-tsh 1t1c pdr
5460 - type: "table"
5461   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
5462   algorithm: "table_comparison"
5463   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
5464   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5465   filter: "'1T1C'"
5466   columns:
5467     - title: "2005.0-5"
5468       data-set: "vpp-performance-changes-3n-tsh-h1"
5469     - title: "2009.0-5"
5470       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5471     - title: "2009.0-6"
5472       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5473     - title: "2101.0-6"
5474       data-set: "vpp-performance-changes-3n-tsh-cmp"
5475   comparisons:
5476     - title: "2009.0-6 vs 2009.0-5"
5477       reference: 2
5478       compare: 3
5479 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
5480     - title: "2101.0-6 vs 2009.0-6"
5481       reference: 3
5482       compare: 4
5483 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
5484   legend:
5485     - ''
5486     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
5487     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5488     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5489     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5490     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5491
5492 # VPP Performance Changes 3n-tsh 2t2c pdr
5493 - type: "table"
5494   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
5495   algorithm: "table_comparison"
5496   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
5497   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5498   filter: "'2T2C'"
5499   columns:
5500     - title: "2005.0-5"
5501       data-set: "vpp-performance-changes-3n-tsh-h1"
5502     - title: "2009.0-5"
5503       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5504     - title: "2009.0-6"
5505       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5506     - title: "2101.0-6"
5507       data-set: "vpp-performance-changes-3n-tsh-cmp"
5508   comparisons:
5509     - title: "2009.0-6 vs 2009.0-5"
5510       reference: 2
5511       compare: 3
5512 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
5513     - title: "2101.0-6 vs 2009.0-6"
5514       reference: 3
5515       compare: 4
5516 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
5517   legend:
5518     - ''
5519     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
5520     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5521     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5522     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5523     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5524
5525 # VPP Performance Changes 3n-tsh 1t1c ndr
5526 - type: "table"
5527   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
5528   algorithm: "table_comparison"
5529   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
5530   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5531   filter: "'1T1C'"
5532   columns:
5533     - title: "2005.0-5"
5534       data-set: "vpp-performance-changes-3n-tsh-h1"
5535     - title: "2009.0-5"
5536       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5537     - title: "2009.0-6"
5538       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5539     - title: "2101.0-6"
5540       data-set: "vpp-performance-changes-3n-tsh-cmp"
5541   comparisons:
5542     - title: "2009.0-6 vs 2009.0-5"
5543       reference: 2
5544       compare: 3
5545 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
5546     - title: "2101.0-6 vs 2009.0-6"
5547       reference: 3
5548       compare: 4
5549 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
5550   legend:
5551     - ''
5552     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
5553     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5554     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5555     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5556     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5557
5558 # VPP Performance Changes 3n-tsh 2t2c ndr
5559 - type: "table"
5560   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
5561   algorithm: "table_comparison"
5562   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
5563   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5564   filter: "'2T2C'"
5565   columns:
5566     - title: "2005.0-5"
5567       data-set: "vpp-performance-changes-3n-tsh-h1"
5568     - title: "2009.0-5"
5569       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5570     - title: "2009.0-6"
5571       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5572     - title: "2101.0-6"
5573       data-set: "vpp-performance-changes-3n-tsh-cmp"
5574   comparisons:
5575     - title: "2009.0-6 vs 2009.0-5"
5576       reference: 2
5577       compare: 3
5578 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
5579     - title: "2101.0-6 vs 2009.0-6"
5580       reference: 3
5581       compare: 4
5582 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
5583   legend:
5584     - ''
5585     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
5586     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5587     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5588     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5589     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5590
5591 # VPP Performance Changes 2n-tx2 1t1c pdr
5592 - type: "table"
5593   title: "VPP Performance Changes 2n-tx2 1t1c pdr"
5594   algorithm: "table_comparison"
5595   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-1t1c-pdr"
5596   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5597   filter: "'1T1C'"
5598   columns:
5599 #     - title: "2005.0-5"
5600 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5601 #     - title: "2009.0-5"
5602 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5603     - title: "2009.0-6"
5604       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5605     - title: "2101.0-6"
5606       data-set: "vpp-performance-changes-2n-tx2-cmp"
5607   comparisons:
5608 #     - title: "2009.0-6 vs 2009.0-5"
5609 #       reference: 2
5610 #       compare: 3
5611     - title: "2101.0-6 vs 2009.0-6"
5612       reference: 1
5613       compare: 2
5614   legend:
5615     - ''
5616     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5617     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5618     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5619 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5620     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5621
5622 # VPP Performance Changes 2n-tx2 2t2c pdr
5623 - type: "table"
5624   title: "VPP Performance Changes 2n-tx2 2t2c pdr"
5625   algorithm: "table_comparison"
5626   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-2t2c-pdr"
5627   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5628   filter: "'2T2C'"
5629   columns:
5630 #     - title: "2005.0-5"
5631 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5632 #     - title: "2009.0-5"
5633 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5634     - title: "2009.0-6"
5635       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5636     - title: "2101.0-6"
5637       data-set: "vpp-performance-changes-2n-tx2-cmp"
5638   comparisons:
5639 #     - title: "2009.0-6 vs 2009.0-5"
5640 #       reference: 2
5641 #       compare: 3
5642     - title: "2101.0-6 vs 2009.0-6"
5643       reference: 1
5644       compare: 2
5645   legend:
5646     - ''
5647     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5648     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5649     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5650 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5651     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5652
5653 # VPP Performance Changes 2n-tx2 1t1c ndr
5654 - type: "table"
5655   title: "VPP Performance Changes 2n-tx2 1t1c ndr"
5656   algorithm: "table_comparison"
5657   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-1t1c-pdr"
5658   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5659   filter: "'1T1C'"
5660   columns:
5661 #     - title: "2005.0-5"
5662 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5663 #     - title: "2009.0-5"
5664 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5665     - title: "2009.0-6"
5666       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5667     - title: "2101.0-6"
5668       data-set: "vpp-performance-changes-2n-tx2-cmp"
5669   comparisons:
5670 #     - title: "2009.0-6 vs 2009.0-5"
5671 #       reference: 2
5672 #       compare: 3
5673     - title: "2101.0-6 vs 2009.0-6"
5674       reference: 1
5675       compare: 2
5676   legend:
5677     - ''
5678     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5679     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5680     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5681 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5682     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5683
5684 # VPP Performance Changes 2n-tx2 2t2c ndr
5685 - type: "table"
5686   title: "VPP Performance Changes 2n-tx2 2t2c ndr"
5687   algorithm: "table_comparison"
5688   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-2t2c-pdr"
5689   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5690   filter: "'2T2C'"
5691   columns:
5692 #     - title: "2005.0-5"
5693 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5694 #     - title: "2009.0-5"
5695 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5696     - title: "2009.0-6"
5697       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5698     - title: "2101.0-6"
5699       data-set: "vpp-performance-changes-2n-tx2-cmp"
5700   comparisons:
5701 #     - title: "2009.0-6 vs 2009.0-5"
5702 #       reference: 2
5703 #       compare: 3
5704     - title: "2101.0-6 vs 2009.0-6"
5705       reference: 1
5706       compare: 2
5707   legend:
5708     - ''
5709     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5710     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5711     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5712 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5713     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5714
5715 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
5716 - type: "table"
5717   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
5718   algorithm: "table_comparison"
5719   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
5720   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5721   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5722   columns:
5723     - title: "3n-hsw xl710"
5724       data-set: "vpp-compare-testbeds-ref"
5725       tag: "NIC_Intel-XL710"
5726     - title: "3n-skx xxv710"
5727       data-set: "vpp-compare-testbeds-cmp"
5728       tag: "NIC_Intel-XXV710"
5729   comparisons:
5730     - title: "Diff"
5731       reference: 1
5732       compare: 2
5733   legend:
5734     - ""
5735     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5736     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5737
5738 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
5739 - type: "table"
5740   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
5741   algorithm: "table_comparison"
5742   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
5743   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5744   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5745   columns:
5746     - title: "3n-hsw xl710"
5747       data-set: "vpp-compare-testbeds-ref"
5748       tag: "NIC_Intel-XL710"
5749     - title: "3n-skx xxv710"
5750       data-set: "vpp-compare-testbeds-cmp"
5751       tag: "NIC_Intel-XXV710"
5752   comparisons:
5753     - title: "Diff"
5754       reference: 1
5755       compare: 2
5756   legend:
5757     - ""
5758     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5759     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5760
5761 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
5762 - type: "table"
5763   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
5764   algorithm: "table_comparison"
5765   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
5766   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5767   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5768   columns:
5769     - title: "3n-hsw xl710"
5770       data-set: "vpp-compare-testbeds-ref"
5771       tag: "NIC_Intel-XL710"
5772     - title: "3n-skx xxv710"
5773       data-set: "vpp-compare-testbeds-cmp"
5774       tag: "NIC_Intel-XXV710"
5775   comparisons:
5776     - title: "Diff"
5777       reference: 1
5778       compare: 2
5779   legend:
5780     - ""
5781     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5782     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5783
5784 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
5785 - type: "table"
5786   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
5787   algorithm: "table_comparison"
5788   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
5789   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5790   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5791   columns:
5792     - title: "3n-hsw xl710"
5793       data-set: "vpp-compare-testbeds-ref"
5794       tag: "NIC_Intel-XL710"
5795     - title: "3n-skx xxv710"
5796       data-set: "vpp-compare-testbeds-cmp"
5797       tag: "NIC_Intel-XXV710"
5798   comparisons:
5799     - title: "Diff"
5800       reference: 1
5801       compare: 2
5802   legend:
5803     - ""
5804     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5805     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5806
5807 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
5808 - type: "table"
5809   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
5810   algorithm: "table_comparison"
5811   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
5812   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5813   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5814   columns:
5815     - title: "2n-skx"
5816       data-set: "vpp-compare-testbeds-skx-clx-ref"
5817     - title: "2n-clx"
5818       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5819   comparisons:
5820     - title: "Diff"
5821       reference: 1
5822       compare: 2
5823   legend:
5824     - ""
5825     - "2n-skx, 2n-clx - testbeds and NICs tested."
5826     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5827
5828 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
5829 - type: "table"
5830   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
5831   algorithm: "table_comparison"
5832   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
5833   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5834   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5835   columns:
5836     - title: "2n-skx"
5837       data-set: "vpp-compare-testbeds-skx-clx-ref"
5838     - title: "2n-clx"
5839       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5840   comparisons:
5841     - title: "Diff"
5842       reference: 1
5843       compare: 2
5844   legend:
5845     - ""
5846     - "2n-skx, 2n-clx - testbeds and NICs tested."
5847     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5848
5849 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
5850 - type: "table"
5851   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
5852   algorithm: "table_comparison"
5853   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
5854   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5855   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5856   columns:
5857     - title: "2n-skx"
5858       data-set: "vpp-compare-testbeds-skx-clx-ref"
5859     - title: "2n-clx"
5860       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5861   comparisons:
5862     - title: "Diff"
5863       reference: 1
5864       compare: 2
5865   legend:
5866     - ""
5867     - "2n-skx, 2n-clx - testbeds and NICs tested."
5868     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5869
5870 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
5871 - type: "table"
5872   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
5873   algorithm: "table_comparison"
5874   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
5875   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5876   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5877   columns:
5878     - title: "2n-skx"
5879       data-set: "vpp-compare-testbeds-skx-clx-ref"
5880     - title: "2n-clx"
5881       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5882   comparisons:
5883     - title: "Diff"
5884       reference: 1
5885       compare: 2
5886   legend:
5887     - ""
5888     - "2n-skx, 2n-clx - testbeds and NICs tested."
5889     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5890
5891 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
5892 - type: "table"
5893   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
5894   algorithm: "table_comparison"
5895   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
5896   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5897   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5898   columns:
5899     - title: "3n-hsw xl710"
5900       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5901       tag: "NIC_Intel-XL710"
5902     - title: "2n-clx xxv710"
5903       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5904       tag: "NIC_Intel-XXV710"
5905   comparisons:
5906     - title: "Diff"
5907       reference: 1
5908       compare: 2
5909   legend:
5910     - ""
5911     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5912     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5913
5914 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
5915 - type: "table"
5916   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
5917   algorithm: "table_comparison"
5918   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
5919   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5920   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5921   columns:
5922     - title: "3n-hsw xl710"
5923       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5924       tag: "NIC_Intel-XL710"
5925     - title: "2n-clx xxv710"
5926       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5927       tag: "NIC_Intel-XXV710"
5928   comparisons:
5929     - title: "Diff"
5930       reference: 1
5931       compare: 2
5932   legend:
5933     - ""
5934     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5935     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5936
5937 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
5938 - type: "table"
5939   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
5940   algorithm: "table_comparison"
5941   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
5942   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5943   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5944   columns:
5945     - title: "3n-hsw xl710"
5946       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5947       tag: "NIC_Intel-XL710"
5948     - title: "2n-clx xxv710"
5949       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5950       tag: "NIC_Intel-XXV710"
5951   comparisons:
5952     - title: "Diff"
5953       reference: 1
5954       compare: 2
5955   legend:
5956     - ""
5957     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5958     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5959
5960 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
5961 - type: "table"
5962   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
5963   algorithm: "table_comparison"
5964   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
5965   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5966   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5967   columns:
5968     - title: "3n-hsw xl710"
5969       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5970       tag: "NIC_Intel-XL710"
5971     - title: "2n-clx xxv710"
5972       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5973       tag: "NIC_Intel-XXV710"
5974   comparisons:
5975     - title: "Diff"
5976       reference: 1
5977       compare: 2
5978   legend:
5979     - ""
5980     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5981     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5982
5983 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
5984 - type: "table"
5985   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
5986   algorithm: "table_comparison"
5987   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
5988   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5989   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
5990   columns:
5991     - title: "3n-skx"
5992       data-set: "vpp-compare-topologies-ref"
5993     - title: "2n-skx"
5994       data-set: "vpp-compare-topologies-cmp"
5995   comparisons:
5996     - title: "Diff"
5997       reference: 1
5998       compare: 2
5999   legend:
6000     - ""
6001     - "3n-skx, 2n-skx - topologies tested."
6002     - "Diff - difference between 3n-skx and 2n-skx topologies."
6003
6004 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
6005 - type: "table"
6006   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
6007   algorithm: "table_comparison"
6008   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
6009   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6010   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
6011   columns:
6012     - title: "3n-skx"
6013       data-set: "vpp-compare-topologies-ref"
6014     - title: "2n-skx"
6015       data-set: "vpp-compare-topologies-cmp"
6016   comparisons:
6017     - title: "Diff"
6018       reference: 1
6019       compare: 2
6020   legend:
6021     - ""
6022     - "3n-skx, 2n-skx - topologies tested."
6023     - "Diff - difference between 3n-skx and 2n-skx topologies."
6024
6025 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
6026 - type: "table"
6027   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
6028   algorithm: "table_comparison"
6029   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
6030   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6031   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
6032   columns:
6033     - title: "3n-skx"
6034       data-set: "vpp-compare-topologies-ref"
6035     - title: "2n-skx"
6036       data-set: "vpp-compare-topologies-cmp"
6037   comparisons:
6038     - title: "Diff"
6039       reference: 1
6040       compare: 2
6041   legend:
6042     - ""
6043     - "3n-skx, 2n-skx - topologies tested."
6044     - "Diff - difference between 3n-skx and 2n-skx topologies."
6045
6046 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
6047 - type: "table"
6048   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
6049   algorithm: "table_comparison"
6050   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
6051   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6052   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
6053   columns:
6054     - title: "3n-skx"
6055       data-set: "vpp-compare-topologies-ref"
6056     - title: "2n-skx"
6057       data-set: "vpp-compare-topologies-cmp"
6058   comparisons:
6059     - title: "Diff"
6060       reference: 1
6061       compare: 2
6062   legend:
6063     - ""
6064     - "3n-skx, 2n-skx - topologies tested."
6065     - "Diff - difference between 3n-skx and 2n-skx topologies."
6066
6067 # VPP Performance Changes 3n-hsw 1t1c mrr
6068 - type: "table"
6069   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
6070   algorithm: "table_comparison"
6071   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
6072   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6073   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
6074   columns:
6075     - title: "2005.0-5"
6076       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
6077     - title: "2009.0-5"
6078       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-old"
6079     - title: "2009.0-6"
6080       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-new"
6081     - title: "2101.0-6"
6082       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
6083   comparisons:
6084     - title: "2009.0-6 vs 2009.0-5"
6085       reference: 2
6086       compare: 3
6087 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca1.yaml"
6088     - title: "2101.0-6 vs 2009.0-6"
6089       reference: 3
6090       compare: 4
6091 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca2.yaml"
6092   legend:
6093     - ''
6094     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
6095     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6096     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6097     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6098     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6099
6100 # VPP Performance Changes 3n-hsw 2t2c mrr
6101 - type: "table"
6102   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
6103   algorithm: "table_comparison"
6104   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
6105   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6106   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
6107   columns:
6108     - title: "2005.0-5"
6109       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
6110     - title: "2009.0-5"
6111       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-old"
6112     - title: "2009.0-6"
6113       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-new"
6114     - title: "2101.0-6"
6115       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
6116   comparisons:
6117     - title: "2009.0-6 vs 2009.0-5"
6118       reference: 2
6119       compare: 3
6120 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca1.yaml"
6121     - title: "2101.0-6 vs 2009.0-6"
6122       reference: 3
6123       compare: 4
6124 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca2.yaml"
6125   legend:
6126     - ''
6127     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
6128     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6129     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6130     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6131     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6132
6133 # VPP Performance Changes 3n-hsw 4t4c mrr
6134 - type: "table"
6135   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
6136   algorithm: "table_comparison"
6137   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
6138   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6139   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
6140   columns:
6141     - title: "2005.0-5"
6142       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
6143     - title: "2009.0-5"
6144       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-old"
6145     - title: "2009.0-6"
6146       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-new"
6147     - title: "2101.0-6"
6148       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
6149   comparisons:
6150     - title: "2009.0-6 vs 2009.0-5"
6151       reference: 2
6152       compare: 3
6153 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca1.yaml"
6154     - title: "2101.0-6 vs 2009.0-6"
6155       reference: 3
6156       compare: 4
6157 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca2.yaml"
6158   legend:
6159     - ''
6160     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
6161     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6162     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6163     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6164     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6165
6166 # VPP Performance Changes 3n-skx 2t1c mrr
6167 - type: "table"
6168   title: "VPP Performance Changes 3n-skx 2t1c mrr"
6169   algorithm: "table_comparison"
6170   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
6171   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6172   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6173   columns:
6174     - title: "2005.0-5"
6175       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
6176     - title: "2009.0-5"
6177       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-old"
6178     - title: "2009.0-6"
6179       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-new"
6180     - title: "2101.0-6"
6181       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
6182   comparisons:
6183     - title: "2009.0-6 vs 2009.0-5"
6184       reference: 2
6185       compare: 3
6186 #      rca-file: "rca/rca-3n-skx-2t1c-mrr-rca1.yaml"
6187     - title: "2101.0-6 vs 2009.0-6"
6188       reference: 3
6189       compare: 4
6190 #      rca-file: "rca/rca-3n-skx-2t1c-mrr-rca2.yaml"
6191   legend:
6192     - ''
6193     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
6194     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6195     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6196     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6197     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6198
6199 # VPP Performance Changes 3n-skx 4t2c mrr
6200 - type: "table"
6201   title: "VPP Performance Changes 3n-skx 4t2c mrr"
6202   algorithm: "table_comparison"
6203   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
6204   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6205   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6206   columns:
6207     - title: "2005.0-5"
6208       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
6209     - title: "2009.0-5"
6210       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-old"
6211     - title: "2009.0-6"
6212       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-new"
6213     - title: "2101.0-6"
6214       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
6215   comparisons:
6216     - title: "2009.0-6 vs 2009.0-5"
6217       reference: 2
6218       compare: 3
6219 #      rca-file: "rca/rca-3n-skx-4t2c-mrr-rca1.yaml"
6220     - title: "2101.0-6 vs 2009.0-6"
6221       reference: 3
6222       compare: 4
6223 #      rca-file: "rca/rca-3n-skx-4t2c-mrr-rca2.yaml"
6224   legend:
6225     - ''
6226     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
6227     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6228     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6229     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6230     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6231
6232 # VPP Performance Changes 3n-skx 8t4c mrr
6233 - type: "table"
6234   title: "VPP Performance Changes 3n-skx 8t4c mrr"
6235   algorithm: "table_comparison"
6236   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
6237   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6238   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6239   columns:
6240     - title: "2005.0-5"
6241       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
6242     - title: "2009.0-5"
6243       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-old"
6244     - title: "2009.0-6"
6245       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-new"
6246     - title: "2101.0-6"
6247       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
6248   comparisons:
6249     - title: "2009.0-6 vs 2009.0-5"
6250       reference: 2
6251       compare: 3
6252 #      rca-file: "rca/rca-3n-skx-8t4c-mrr-rca1.yaml"
6253     - title: "2101.0-6 vs 2009.0-6"
6254       reference: 3
6255       compare: 4
6256 #      rca-file: "rca/rca-3n-skx-8t4c-mrr-rca2.yaml"
6257   legend:
6258     - ''
6259     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
6260     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6261     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6262     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6263     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6264
6265 # VPP Performance Changes 2n-skx 2t1c mrr
6266 - type: "table"
6267   title: "VPP Performance Changes 2n-skx 2t1c mrr"
6268   algorithm: "table_comparison"
6269   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
6270   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6271   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6272   columns:
6273     - title: "2005.0-5"
6274       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
6275     - title: "2009.0-5"
6276       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-old"
6277     - title: "2009.0-6"
6278       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-new"
6279     - title: "2101.0-6"
6280       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
6281   comparisons:
6282     - title: "2009.0-6 vs 2009.0-5"
6283       reference: 2
6284       compare: 3
6285 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca1.yaml"
6286     - title: "2101.0-6 vs 2009.0-6"
6287       reference: 3
6288       compare: 4
6289 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca2.yaml"
6290   legend:
6291     - ''
6292     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
6293     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6294     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6295     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6296     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6297
6298 # VPP Performance Changes 2n-skx 4t2c mrr
6299 - type: "table"
6300   title: "VPP Performance Changes 2n-skx 4t2c mrr"
6301   algorithm: "table_comparison"
6302   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
6303   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6304   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6305   columns:
6306     - title: "2005.0-5"
6307       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
6308     - title: "2009.0-5"
6309       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-old"
6310     - title: "2009.0-6"
6311       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-new"
6312     - title: "2101.0-6"
6313       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
6314   comparisons:
6315     - title: "2009.0-6 vs 2009.0-5"
6316       reference: 2
6317       compare: 3
6318 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca1.yaml"
6319     - title: "2101.0-6 vs 2009.0-6"
6320       reference: 3
6321       compare: 4
6322 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca2.yaml"
6323   legend:
6324     - ''
6325     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
6326     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6327     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6328     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6329     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6330
6331 # VPP Performance Changes 2n-skx 8t4c mrr
6332 - type: "table"
6333   title: "VPP Performance Changes 2n-skx 8t4c mrr"
6334   algorithm: "table_comparison"
6335   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
6336   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6337   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6338   columns:
6339     - title: "2005.0-5"
6340       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
6341     - title: "2009.0-5"
6342       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-old"
6343     - title: "2009.0-6"
6344       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-new"
6345     - title: "2101.0-6"
6346       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
6347   comparisons:
6348     - title: "2009.0-6 vs 2009.0-5"
6349       reference: 2
6350       compare: 3
6351 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca1.yaml"
6352     - title: "2101.0-6 vs 2009.0-6"
6353       reference: 3
6354       compare: 4
6355 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca2.yaml"
6356   legend:
6357     - ''
6358     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
6359     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6360     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6361     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6362     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6363
6364 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
6365 - type: "table"
6366   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
6367   algorithm: "table_comparison"
6368   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
6369   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6370   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6371   columns:
6372     - title: "2005.0-5"
6373       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6374     - title: "2009.0-5"
6375       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6376     - title: "2009.0-6"
6377       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6378     - title: "2101.0-6"
6379       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6380   comparisons:
6381     - title: "2009.0-6 vs 2009.0-5"
6382       reference: 2
6383       compare: 3
6384 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca1.yaml"
6385     - title: "2101.0-6 vs 2009.0-6"
6386       reference: 3
6387       compare: 4
6388 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca2.yaml"
6389   legend:
6390     - ''
6391     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
6392     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6393     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6394     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6395     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6396
6397 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
6398 - type: "table"
6399   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
6400   algorithm: "table_comparison"
6401   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
6402   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6403   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6404   columns:
6405     - title: "2005.0-5"
6406       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6407     - title: "2009.0-5"
6408       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6409     - title: "2009.0-6"
6410       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6411     - title: "2101.0-6"
6412       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6413   comparisons:
6414     - title: "2009.0-6 vs 2009.0-5"
6415       reference: 2
6416       compare: 3
6417 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca1.yaml"
6418     - title: "2101.0-6 vs 2009.0-6"
6419       reference: 3
6420       compare: 4
6421 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca2.yaml"
6422   legend:
6423     - ''
6424     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
6425     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6426     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6427     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6428     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6429
6430 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
6431 - type: "table"
6432   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
6433   algorithm: "table_comparison"
6434   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
6435   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6436   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6437   columns:
6438     - title: "2005.0-5"
6439       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6440     - title: "2009.0-5"
6441       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6442     - title: "2009.0-6"
6443       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6444     - title: "2101.0-6"
6445       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6446   comparisons:
6447     - title: "2009.0-6 vs 2009.0-5"
6448       reference: 2
6449       compare: 3
6450 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca1.yaml"
6451     - title: "2101.0-6 vs 2009.0-6"
6452       reference: 3
6453       compare: 4
6454 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca2.yaml"
6455   legend:
6456     - ''
6457     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
6458     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6459     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6460     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6461     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6462
6463 # VPP Performance Changes 2n-clx-cx556a 2t1c mrr
6464 - type: "table"
6465   title: "VPP Performance Changes 2n-clx-cx556a 2t1c mrr"
6466   algorithm: "table_comparison"
6467   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-2t1c-mrr"
6468   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6469   filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
6470   columns:
6471     - title: "2005.0-5"
6472       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6473     - title: "2009.0-5"
6474       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6475     - title: "2009.0-6"
6476       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6477     - title: "2101.0-6"
6478       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6479   comparisons:
6480     - title: "2009.0-6 vs 2009.0-5"
6481       reference: 2
6482       compare: 3
6483 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca3.yaml"
6484     - title: "2101.0-6 vs 2009.0-6"
6485       reference: 3
6486       compare: 4
6487 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca4.yaml"
6488   legend:
6489     - ''
6490     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with cx556a.'
6491     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6492     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6493     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6494     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6495
6496 # VPP Performance Changes 2n-clx-cx556a 4t2c mrr
6497 - type: "table"
6498   title: "VPP Performance Changes 2n-clx-cx556a 4t2c mrr"
6499   algorithm: "table_comparison"
6500   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-4t2c-mrr"
6501   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6502   filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
6503   columns:
6504     - title: "2005.0-5"
6505       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6506     - title: "2009.0-5"
6507       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6508     - title: "2009.0-6"
6509       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6510     - title: "2101.0-6"
6511       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6512   comparisons:
6513     - title: "2009.0-6 vs 2009.0-5"
6514       reference: 2
6515       compare: 3
6516 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca3.yaml"
6517     - title: "2101.0-6 vs 2009.0-6"
6518       reference: 3
6519       compare: 4
6520 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca4.yaml"
6521   legend:
6522     - ''
6523     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with cx556a.'
6524     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6525     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6526     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6527     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6528
6529 # VPP Performance Changes 2n-clx-cx556a 8t4c mrr
6530 - type: "table"
6531   title: "VPP Performance Changes 2n-clx-cx556a 8t4c mrr"
6532   algorithm: "table_comparison"
6533   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-8t4c-mrr"
6534   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6535   filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
6536   columns:
6537     - title: "2005.0-5"
6538       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6539     - title: "2009.0-5"
6540       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6541     - title: "2009.0-6"
6542       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6543     - title: "2101.0-6"
6544       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6545   comparisons:
6546     - title: "2009.0-6 vs 2009.0-5"
6547       reference: 2
6548       compare: 3
6549 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca3.yaml"
6550     - title: "2101.0-6 vs 2009.0-6"
6551       reference: 3
6552       compare: 4
6553 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca4.yaml"
6554   legend:
6555     - ''
6556     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with cx556a.'
6557     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6558     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6559     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6560     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6561
6562 # VPP Performance Changes 2n-zn2-xxv710 2t1c mrr
6563 - type: "table"
6564   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c mrr"
6565   algorithm: "table_comparison"
6566   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-mrr"
6567   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6568   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710'"
6569   columns:
6570 #     - title: "2005.0-5"
6571 #       data-set: "vpp-performance-changes-2n-zn2-mrr-h1"
6572     - title: "2009.0-5"
6573       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-old"
6574     - title: "2009.0-6"
6575       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-new"
6576     - title: "2101.0-6"
6577       data-set: "vpp-performance-changes-2n-zn2-mrr-cmp"
6578   comparisons:
6579     - title: "2009.0-6 vs 2009.0-5"
6580       reference: 1  # 2
6581       compare: 2  # 3
6582 #      rca-file: "rca/rca-2n-zn2-2t1c-mrr-rca1.yaml"
6583     - title: "2101.0-6 vs 2009.0-6"
6584       reference: 2  # 3
6585       compare: 3  # 4
6586 #      rca-file: "rca/rca-2n-zn2-2t1c-mrr-rca2.yaml"
6587   legend:
6588     - ''
6589     - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
6590     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6591     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6592     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6593     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6594
6595 # VPP Performance Changes 2n-zn2-xxv710 4t2c mrr
6596 - type: "table"
6597   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c mrr"
6598   algorithm: "table_comparison"
6599   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-mrr"
6600   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6601   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710'"
6602   columns:
6603 #     - title: "2005.0-5"
6604 #       data-set: "vpp-performance-changes-2n-zn2-mrr-h1"
6605     - title: "2009.0-5"
6606       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-old"
6607     - title: "2009.0-6"
6608       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-new"
6609     - title: "2101.0-6"
6610       data-set: "vpp-performance-changes-2n-zn2-mrr-cmp"
6611   comparisons:
6612     - title: "2009.0-6 vs 2009.0-5"
6613       reference: 1  # 2
6614       compare: 2  # 3
6615 #      rca-file: "rca/rca-2n-zn2-4t2c-mrr-rca1.yaml"
6616     - title: "2101.0-6 vs 2009.0-6"
6617       reference: 2  # 3
6618       compare: 3  # 4
6619 #      rca-file: "rca/rca-2n-zn2-4t2c-mrr-rca2.yaml"
6620   legend:
6621     - ''
6622     - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
6623     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6624     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6625     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6626     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6627
6628 # VPP Performance Changes 2n-zn2-xxv710 8t4c mrr
6629 - type: "table"
6630   title: "VPP Performance Changes 2n-zn2-xxv710 8t4c mrr"
6631   algorithm: "table_comparison"
6632   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-8t4c-mrr"
6633   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6634   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710'"
6635   columns:
6636 #     - title: "2005.0-5"
6637 #       data-set: "vpp-performance-changes-2n-zn2-mrr-h1"
6638     - title: "2009.0-5"
6639       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-old"
6640     - title: "2009.0-6"
6641       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-new"
6642     - title: "2101.0-6"
6643       data-set: "vpp-performance-changes-2n-zn2-mrr-cmp"
6644   comparisons:
6645     - title: "2009.0-6 vs 2009.0-5"
6646       reference: 1  # 2
6647       compare: 2  # 3
6648 #      rca-file: "rca/rca-2n-zn2-8t4c-mrr-rca1.yaml"
6649     - title: "2101.0-6 vs 2009.0-6"
6650       reference: 2  # 3
6651       compare: 3  # 4
6652 #      rca-file: "rca/rca-2n-zn2-8t4c-mrr-rca2.yaml"
6653   legend:
6654     - ''
6655     - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
6656     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6657     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6658     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6659     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6660
6661 # VPP Performance Changes 2n-dnv 1t1c mrr
6662 - type: "table"
6663   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
6664   algorithm: "table_comparison"
6665   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
6666   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6667   filter: "'1T1C'"
6668   columns:
6669     - title: "2005.0-5"
6670       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6671     - title: "2009.0-5"
6672       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-old"
6673 #     - title: "2009.0-6"
6674 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6675     - title: "2101.0-6"
6676       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6677   comparisons:
6678 #     - title: "2009.0-6 vs 2009.0-5"
6679 #       reference: 2
6680 #       compare: 3
6681     - title: "2101.0-6 vs 2009.0-5"
6682       reference: 2
6683       compare: 3
6684   legend:
6685     - ''
6686     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
6687     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6688     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6689 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6690     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6691
6692 # VPP Performance Changes 2n-dnv 2t2c mrr
6693 - type: "table"
6694   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
6695   algorithm: "table_comparison"
6696   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
6697   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6698   filter: "'2T2C'"
6699   columns:
6700     - title: "2005.0-5"
6701       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6702     - title: "2009.0-5"
6703       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-old"
6704 #     - title: "2009.0-6"
6705 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6706     - title: "2101.0-6"
6707       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6708   comparisons:
6709 #     - title: "2009.0-6 vs 2009.0-5"
6710 #       reference: 2
6711 #       compare: 3
6712     - title: "2101.0-6 vs 2009.0-5"
6713       reference: 2
6714       compare: 3
6715   legend:
6716     - ''
6717     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
6718     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6719     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6720 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6721     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6722
6723 # VPP Performance Changes 2n-dnv 4t4c mrr
6724 - type: "table"
6725   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
6726   algorithm: "table_comparison"
6727   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
6728   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6729   filter: "'4T4C'"
6730   columns:
6731     - title: "2005.0-5"
6732       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6733     - title: "2009.0-5"
6734       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-old"
6735 #     - title: "2009.0-6"
6736 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6737     - title: "2101.0-6"
6738       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6739   comparisons:
6740 #     - title: "2009.0-6 vs 2009.0-5"
6741 #       reference: 2
6742 #       compare: 3
6743     - title: "2101.0-6 vs 2009.0-5"
6744       reference: 2
6745       compare: 3
6746   legend:
6747     - ''
6748     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
6749     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6750     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6751 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6752     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6753
6754 # VPP Performance Changes 3n-dnv 1t1c mrr
6755 - type: "table"
6756   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
6757   algorithm: "table_comparison"
6758   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
6759   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6760   filter: "'1T1C'"
6761   columns:
6762     - title: "2005.0-5"
6763       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6764     - title: "2009.0-5"
6765       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-old"
6766 #     - title: "2009.0-6"
6767 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6768     - title: "2101.0-6"
6769       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6770   comparisons:
6771 #     - title: "2009.0-6 vs 2009.0-5"
6772 #       reference: 2
6773 #       compare: 3
6774     - title: "2101.0-6 vs 2009.0-5"
6775       reference: 2
6776       compare: 3
6777   legend:
6778     - ''
6779     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
6780     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6781     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6782 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6783     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6784
6785 # VPP Performance Changes 3n-dnv 2t2c mrr
6786 - type: "table"
6787   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
6788   algorithm: "table_comparison"
6789   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
6790   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6791   filter: "'2T2C'"
6792   columns:
6793     - title: "2005.0-5"
6794       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6795     - title: "2009.0-5"
6796       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-old"
6797 #     - title: "2009.0-6"
6798 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6799     - title: "2101.0-6"
6800       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6801   comparisons:
6802 #     - title: "2009.0-6 vs 2009.0-5"
6803 #       reference: 2
6804 #       compare: 3
6805     - title: "2101.0-6 vs 2009.0-5"
6806       reference: 2
6807       compare: 3
6808   legend:
6809     - ''
6810     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
6811     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6812     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6813 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6814     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6815
6816 # VPP Performance Changes 3n-dnv 4t4c mrr
6817 - type: "table"
6818   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
6819   algorithm: "table_comparison"
6820   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
6821   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6822   filter: "'4T4C'"
6823   columns:
6824     - title: "2005.0-5"
6825       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6826     - title: "2009.0-5"
6827       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-old"
6828 #     - title: "2009.0-6"
6829 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6830     - title: "2101.0-6"
6831       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6832   comparisons:
6833 #     - title: "2009.0-6 vs 2009.0-5"
6834 #       reference: 2
6835 #       compare: 3
6836     - title: "2101.0-6 vs 2009.0-5"
6837       reference: 2
6838       compare: 3
6839   legend:
6840     - ''
6841     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
6842     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6843     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6844 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6845     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6846
6847 # VPP Performance Changes 3n-tsh 1t1c mrr
6848 - type: "table"
6849   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
6850   algorithm: "table_comparison"
6851   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
6852   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6853   filter: "'1T1C'"
6854   columns:
6855     - title: "2005.0-5"
6856       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6857     - title: "2009.0-5"
6858       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-old"
6859     - title: "2009.0-6"
6860       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-new"
6861     - title: "2101.0-6"
6862       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6863   comparisons:
6864     - title: "2009.0-6 vs 2009.0-5"
6865       reference: 2
6866       compare: 3
6867     - title: "2101.0-6 vs 2009.0-6"
6868       reference: 3
6869       compare: 4
6870   legend:
6871     - ''
6872     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6873     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6874     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6875     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6876     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6877
6878 # VPP Performance Changes 3n-tsh 2t2c mrr
6879 - type: "table"
6880   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
6881   algorithm: "table_comparison"
6882   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
6883   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6884   filter: "'2T2C'"
6885   columns:
6886     - title: "2005.0-5"
6887       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6888     - title: "2009.0-5"
6889       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-old"
6890     - title: "2009.0-6"
6891       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-new"
6892     - title: "2101.0-6"
6893       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6894   comparisons:
6895     - title: "2009.0-6 vs 2009.0-5"
6896       reference: 2
6897       compare: 3
6898     - title: "2101.0-6 vs 2009.0-6"
6899       reference: 3
6900       compare: 4
6901   legend:
6902     - ''
6903     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6904     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6905     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6906     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6907     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6908
6909 # VPP Performance Changes 3n-tsh 4t4c mrr
6910 - type: "table"
6911   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
6912   algorithm: "table_comparison"
6913   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
6914   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6915   filter: "'4T4C'"
6916   columns:
6917     - title: "2005.0-5"
6918       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6919     - title: "2009.0-5"
6920       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-old"
6921     - title: "2009.0-6"
6922       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-new"
6923     - title: "2101.0-6"
6924       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6925   comparisons:
6926     - title: "2009.0-6 vs 2009.0-5"
6927       reference: 2
6928       compare: 3
6929     - title: "2101.0-6 vs 2009.0-6"
6930       reference: 3
6931       compare: 4
6932   legend:
6933     - ''
6934     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6935     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6936     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6937     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6938     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6939
6940 # VPP Performance Changes 2n-tx2 1t1c mrr
6941 - type: "table"
6942   title: "VPP Performance Changes 2n-tx2 1t1c mrr"
6943   algorithm: "table_comparison"
6944   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-1t1c-mrr"
6945   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6946   filter: "'1T1C'"
6947   columns:
6948 #     - title: "2005.0-5"
6949 #       data-set: "vpp-performance-changes-2n-tx2-mrr-h1"
6950 #     - title: "2009.0-5"
6951 #       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-old"
6952     - title: "2009.0-6"
6953       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-new"
6954     - title: "2101.0-6"
6955       data-set: "vpp-performance-changes-2n-tx2-mrr-cmp"
6956   comparisons:
6957 #     - title: "2009.0-6 vs 2009.0-5"
6958 #       reference: 2
6959 #       compare: 3
6960     - title: "2101.0-6 vs 2009.0-6"
6961       reference: 1
6962       compare: 2
6963   legend:
6964     - ''
6965     - 'Test Case:            Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
6966     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6967     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6968 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6969     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6970
6971 # VPP Performance Changes 2n-tx2 2t2c mrr
6972 - type: "table"
6973   title: "VPP Performance Changes 2n-tx2 2t2c mrr"
6974   algorithm: "table_comparison"
6975   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-2t2c-mrr"
6976   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6977   filter: "'2T2C'"
6978   columns:
6979 #     - title: "2005.0-5"
6980 #       data-set: "vpp-performance-changes-2n-tx2-mrr-h1"
6981 #     - title: "2009.0-5"
6982 #       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-old"
6983     - title: "2009.0-6"
6984       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-new"
6985     - title: "2101.0-6"
6986       data-set: "vpp-performance-changes-2n-tx2-mrr-cmp"
6987   comparisons:
6988 #     - title: "2009.0-6 vs 2009.0-5"
6989 #       reference: 2
6990 #       compare: 3
6991     - title: "2101.0-6 vs 2009.0-6"
6992       reference: 1
6993       compare: 2
6994   legend:
6995     - ''
6996     - 'Test Case:            Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
6997     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6998     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6999 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
7000     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
7001
7002 # VPP Performance Changes 2n-tx2 4t4c mrr
7003 - type: "table"
7004   title: "VPP Performance Changes 2n-tx2 4t4c mrr"
7005   algorithm: "table_comparison"
7006   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-4t4c-mrr"
7007   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7008   filter: "'4T4C'"
7009   columns:
7010 #     - title: "2005.0-5"
7011 #       data-set: "vpp-performance-changes-2n-tx2-mrr-h1"
7012 #     - title: "2009.0-5"
7013 #       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-old"
7014     - title: "2009.0-6"
7015       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-new"
7016     - title: "2101.0-6"
7017       data-set: "vpp-performance-changes-2n-tx2-mrr-cmp"
7018   comparisons:
7019 #     - title: "2009.0-6 vs 2009.0-5"
7020 #       reference: 2
7021 #       compare: 3
7022     - title: "2101.0-6 vs 2009.0-6"
7023       reference: 1
7024       compare: 2
7025   legend:
7026     - ''
7027     - 'Test Case:            Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
7028     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
7029     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
7030 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
7031     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
7032
7033 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
7034 - type: "table"
7035   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
7036   algorithm: "table_comparison"
7037   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
7038   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7039   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
7040   columns:
7041     - title: "3n-hsw xl710"
7042       data-set: "vpp-compare-testbeds-mrr-ref"
7043       tag: "NIC_Intel-XL710"
7044     - title: "3n-skx xxv710"
7045       data-set: "vpp-compare-testbeds-mrr-cmp"
7046       tag: "NIC_Intel-XXV710"
7047   comparisons:
7048     - title: "Diff"
7049       reference: 1
7050       compare: 2
7051   legend:
7052     - ""
7053     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
7054     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
7055
7056 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
7057 - type: "table"
7058   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
7059   algorithm: "table_comparison"
7060   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
7061   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7062   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
7063   columns:
7064     - title: "3n-hsw xl710"
7065       data-set: "vpp-compare-testbeds-mrr-ref"
7066       tag: "NIC_Intel-XL710"
7067     - title: "3n-skx xxv710"
7068       data-set: "vpp-compare-testbeds-mrr-cmp"
7069       tag: "NIC_Intel-XXV710"
7070   comparisons:
7071     - title: "Diff"
7072       reference: 1
7073       compare: 2
7074   legend:
7075     - ""
7076     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
7077     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
7078
7079 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
7080 - type: "table"
7081   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
7082   algorithm: "table_comparison"
7083   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
7084   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7085   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
7086   columns:
7087     - title: "3n-hsw xl710"
7088       data-set: "vpp-compare-testbeds-mrr-ref"
7089       tag: "NIC_Intel-XL710"
7090     - title: "3n-skx xxv710"
7091       data-set: "vpp-compare-testbeds-mrr-cmp"
7092       tag: "NIC_Intel-XXV710"
7093   comparisons:
7094     - title: "Diff"
7095       reference: 1
7096       compare: 2
7097   legend:
7098     - ""
7099     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
7100     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
7101
7102 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
7103 - type: "table"
7104   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
7105   algorithm: "table_comparison"
7106   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
7107   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7108   filter: "'2T1C' and 'NIC_Intel-XXV710'"
7109   columns:
7110     - title: "2n-skx"
7111       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
7112     - title: "2n-clx"
7113       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
7114   comparisons:
7115     - title: "Diff"
7116       reference: 1
7117       compare: 2
7118   legend:
7119     - ""
7120     - "2n-skx, 2n-clx - testbeds and NICs tested."
7121     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7122
7123 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
7124 - type: "table"
7125   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
7126   algorithm: "table_comparison"
7127   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
7128   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7129   filter: "'4T2C' and 'NIC_Intel-XXV710'"
7130   columns:
7131     - title: "2n-skx"
7132       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
7133     - title: "2n-clx"
7134       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
7135   comparisons:
7136     - title: "Diff"
7137       reference: 1
7138       compare: 2
7139   legend:
7140     - ""
7141     - "2n-skx, 2n-clx - testbeds and NICs tested."
7142     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7143
7144 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
7145 - type: "table"
7146   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
7147   algorithm: "table_comparison"
7148   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
7149   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7150   filter: "'8T4C' and 'NIC_Intel-XXV710'"
7151   columns:
7152     - title: "2n-skx"
7153       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
7154     - title: "2n-clx"
7155       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
7156   comparisons:
7157     - title: "Diff"
7158       reference: 1
7159       compare: 2
7160   legend:
7161     - ""
7162     - "2n-skx, 2n-clx - testbeds and NICs tested."
7163     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7164
7165 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
7166 - type: "table"
7167   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
7168   algorithm: "table_comparison"
7169   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
7170   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7171   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
7172   columns:
7173     - title: "3n-skx"
7174       data-set: "vpp-compare-topologies-mrr-ref"
7175     - title: "2n-skx"
7176       data-set: "vpp-compare-topologies-mrr-cmp"
7177   comparisons:
7178     - title: "Diff"
7179       reference: 1
7180       compare: 2
7181   legend:
7182     - ""
7183     - "3n-skx, 2n-skx - topologies tested."
7184     - "Diff - difference between 3n-skx and 2n-skx topologies."
7185
7186 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
7187 - type: "table"
7188   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
7189   algorithm: "table_comparison"
7190   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
7191   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7192   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
7193   columns:
7194     - title: "3n-skx"
7195       data-set: "vpp-compare-topologies-mrr-ref"
7196     - title: "2n-skx"
7197       data-set: "vpp-compare-topologies-mrr-cmp"
7198   comparisons:
7199     - title: "Diff"
7200       reference: 1
7201       compare: 2
7202   legend:
7203     - ""
7204     - "3n-skx, 2n-skx - topologies tested."
7205     - "Diff - difference between 3n-skx and 2n-skx topologies."
7206
7207 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
7208 - type: "table"
7209   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
7210   algorithm: "table_comparison"
7211   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
7212   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7213   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
7214   columns:
7215     - title: "3n-skx"
7216       data-set: "vpp-compare-topologies-mrr-ref"
7217     - title: "2n-skx"
7218       data-set: "vpp-compare-topologies-mrr-cmp"
7219   comparisons:
7220     - title: "Diff"
7221       reference: 1
7222       compare: 2
7223   legend:
7224     - ""
7225     - "3n-skx, 2n-skx - topologies tested."
7226     - "Diff - difference between 3n-skx and 2n-skx topologies."
7227
7228 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
7229 - type: "table"
7230   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
7231   algorithm: "table_comparison"
7232   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
7233   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7234   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
7235   columns:
7236     - title: "3n-hsw xl710"
7237       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
7238       tag: "NIC_Intel-XL710"
7239     - title: "2n-clx xxv710"
7240       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
7241       tag: "NIC_Intel-XXV710"
7242   comparisons:
7243     - title: "Diff"
7244       reference: 1
7245       compare: 2
7246   legend:
7247     - ""
7248     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
7249     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
7250
7251 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
7252 - type: "table"
7253   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
7254   algorithm: "table_comparison"
7255   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
7256   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7257   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
7258   columns:
7259     - title: "3n-hsw xl710"
7260       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
7261       tag: "NIC_Intel-XL710"
7262     - title: "2n-clx xxv710"
7263       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
7264       tag: "NIC_Intel-XXV710"
7265   comparisons:
7266     - title: "Diff"
7267       reference: 1
7268       compare: 2
7269   legend:
7270     - ""
7271     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
7272     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
7273
7274 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
7275 - type: "table"
7276   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
7277   algorithm: "table_comparison"
7278   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
7279   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7280   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
7281   columns:
7282     - title: "3n-hsw xl710"
7283       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
7284       tag: "NIC_Intel-XL710"
7285     - title: "2n-clx xxv710"
7286       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
7287       tag: "NIC_Intel-XXV710"
7288   comparisons:
7289     - title: "Diff"
7290       reference: 1
7291       compare: 2
7292   legend:
7293     - ""
7294     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
7295     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
7296
7297 # Detailed Test Results - VPP Performance Results 3n-hsw
7298 - type: "table"
7299   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
7300   algorithm: "table_merged_details"
7301   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
7302   columns:
7303     - title: " |prein| Test Name |preout| "
7304       data: "data name"
7305     - 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| "
7306       data: "data msg"
7307   data: "vpp-perf-results-3n-hsw"
7308   filter: "all"
7309   parameters:
7310   - "name"
7311   - "parent"
7312   - "msg"
7313
7314 # Detailed Test Results - VPP Performance Results 3n-skx
7315 - type: "table"
7316   title: "Detailed Test Results - VPP Performance Results 3n-skx"
7317   algorithm: "table_merged_details"
7318   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
7319   columns:
7320     - title: " |prein| Test Name |preout| "
7321       data: "data name"
7322     - 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| "
7323       data: "data msg"
7324   data: "vpp-perf-results-3n-skx"
7325   filter: "all"
7326   remove-ndr: False
7327   parameters:
7328   - "name"
7329   - "parent"
7330   - "msg"
7331
7332 # Detailed Test Results - VPP Performance Results 2n-skx
7333 - type: "table"
7334   title: "Detailed Test Results - VPP Performance Results 2n-skx"
7335   algorithm: "table_merged_details"
7336   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
7337   columns:
7338     - title: " |prein| Test Name |preout| "
7339       data: "data name"
7340     - 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| "
7341       data: "data msg"
7342   data: "vpp-perf-results-2n-skx"
7343   filter: "all"
7344   remove-ndr: False
7345   parameters:
7346   - "name"
7347   - "parent"
7348   - "msg"
7349
7350 # Detailed Test Results - VPP Performance Results 2n-zn2
7351 - type: "table"
7352   title: "Detailed Test Results - VPP Performance Results 2n-zn2"
7353   algorithm: "table_merged_details"
7354   output-file: "{DIR[DTR,PERF,VPP,2N,ZN2]}/"
7355   columns:
7356     - title: " |prein| Test Name |preout| "
7357       data: "data name"
7358     - 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| "
7359       data: "data msg"
7360   data: "vpp-perf-results-2n-zn2"
7361   filter: "all"
7362   remove-ndr: False
7363   parameters:
7364   - "name"
7365   - "parent"
7366   - "msg"
7367
7368 # Detailed Test Results - VPP Performance Results 2n-clx
7369 - type: "table"
7370   title: "Detailed Test Results - VPP Performance Results 2n-clx"
7371   algorithm: "table_merged_details"
7372   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
7373   columns:
7374     - title: " |prein| Test Name |preout| "
7375       data: "data name"
7376     - 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| "
7377       data: "data msg"
7378   data: "vpp-perf-results-2n-clx"
7379   filter: "all"
7380   parameters:
7381   - "name"
7382   - "parent"
7383   - "msg"
7384
7385 # Detailed Test Results - VPP Performance Results 3n-tsh
7386 - type: "table"
7387   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
7388   algorithm: "table_merged_details"
7389   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
7390   columns:
7391     - title: " |prein| Test Name |preout| "
7392       data: "data name"
7393     - 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| "
7394       data: "data msg"
7395   data: "vpp-perf-results-3n-tsh"
7396   filter: "all"
7397   parameters:
7398   - "name"
7399   - "parent"
7400   - "msg"
7401
7402 # Detailed Test Results - VPP Performance Results 2n-tx2
7403 - type: "table"
7404   title: "Detailed Test Results - VPP Performance Results 2n-tx2"
7405   algorithm: "table_merged_details"
7406   output-file: "{DIR[DTR,PERF,VPP,2N,TX2]}/"
7407   columns:
7408     - title: " |prein| Test Name |preout| "
7409       data: "data name"
7410     - 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| "
7411       data: "data msg"
7412   data: "vpp-perf-results-2n-tx2"
7413   filter: "all"
7414   parameters:
7415   - "name"
7416   - "parent"
7417   - "msg"
7418
7419 # Detailed Test Results - VPP Performance Results 3n-dnv
7420 - type: "table"
7421   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
7422   algorithm: "table_merged_details"
7423   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
7424   columns:
7425     - title: " |prein| Test Name |preout| "
7426       data: "data name"
7427     - 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| "
7428       data: "data msg"
7429   data: "vpp-perf-results-3n-dnv"
7430   filter: "all"
7431   parameters:
7432   - "name"
7433   - "parent"
7434   - "msg"
7435
7436 # Detailed Test Results - VPP Performance Results 2n-dnv
7437 - type: "table"
7438   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
7439   algorithm: "table_merged_details"
7440   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
7441   columns:
7442     - title: " |prein| Test Name |preout| "
7443       data: "data name"
7444     - 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| "
7445       data: "data msg"
7446   data: "vpp-perf-results-2n-dnv"
7447   filter: "all"
7448   parameters:
7449   - "name"
7450   - "parent"
7451   - "msg"
7452
7453 # Test configuration - VPP Performance Test Configs 3n-hsw
7454 - type: "table"
7455   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
7456   algorithm: "table_merged_details"
7457   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
7458   columns:
7459     - title: " |prein| Test Name |preout| "
7460       data: "data name"
7461     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7462       data: "data conf-history"
7463   data: "vpp-perf-results-3n-hsw"
7464   filter: "all"
7465   parameters:
7466   - "parent"
7467   - "name"
7468   - "conf-history"
7469
7470 # Test configuration - VPP Performance Test Configs 3n-skx
7471 - type: "table"
7472   title: "Test configuration - VPP Performance Test Configs 3n-skx"
7473   algorithm: "table_merged_details"
7474   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
7475   columns:
7476     - title: " |prein| Test Name |preout| "
7477       data: "data name"
7478     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7479       data: "data conf-history"
7480   data: "vpp-perf-results-3n-skx"
7481   filter: "all"
7482   parameters:
7483   - "parent"
7484   - "name"
7485   - "conf-history"
7486
7487 # Test configuration - VPP Performance Test Configs 2n-skx
7488 - type: "table"
7489   title: "Test configuration - VPP Performance Test Configs 2n-skx"
7490   algorithm: "table_merged_details"
7491   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
7492   columns:
7493     - title: " |prein| Test Name |preout| "
7494       data: "data name"
7495     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7496       data: "data conf-history"
7497   data: "vpp-perf-results-2n-skx"
7498   filter: "all"
7499   parameters:
7500   - "parent"
7501   - "name"
7502   - "conf-history"
7503
7504 # Test configuration - VPP Performance Test Configs 2n-zn2
7505 - type: "table"
7506   title: "Test configuration - VPP Performance Test Configs 2n-zn2"
7507   algorithm: "table_merged_details"
7508   output-file: "{DIR[DTC,PERF,VPP,2N,ZN2]}/"
7509   columns:
7510     - title: " |prein| Test Name |preout| "
7511       data: "data name"
7512     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7513       data: "data conf-history"
7514   data: "vpp-perf-results-2n-zn2"
7515   filter: "all"
7516   parameters:
7517   - "parent"
7518   - "name"
7519   - "conf-history"
7520
7521 # Test configuration - VPP Performance Test Configs 2n-clx
7522 - type: "table"
7523   title: "Test configuration - VPP Performance Test Configs 2n-clx"
7524   algorithm: "table_merged_details"
7525   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
7526   columns:
7527     - title: " |prein| Test Name |preout| "
7528       data: "data name"
7529     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7530       data: "data conf-history"
7531   data: "vpp-perf-results-2n-clx"
7532   filter: "all"
7533   parameters:
7534   - "parent"
7535   - "name"
7536   - "conf-history"
7537
7538 # Test configuration - VPP Performance Test Configs 3n-tsh
7539 - type: "table"
7540   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
7541   algorithm: "table_merged_details"
7542   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
7543   columns:
7544     - title: " |prein| Test Name |preout| "
7545       data: "data name"
7546     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7547       data: "data conf-history"
7548   data: "vpp-perf-results-3n-tsh"
7549   filter: "all"
7550   parameters:
7551   - "parent"
7552   - "name"
7553   - "conf-history"
7554
7555 # Test configuration - VPP Performance Test Configs 2n-tx2
7556 - type: "table"
7557   title: "Test configuration - VPP Performance Test Configs 2n-tx2"
7558   algorithm: "table_merged_details"
7559   output-file: "{DIR[DTC,PERF,VPP,2N,TX2]}/"
7560   columns:
7561     - title: " |prein| Test Name |preout| "
7562       data: "data name"
7563     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7564       data: "data conf-history"
7565   data: "vpp-perf-results-2n-tx2"
7566   filter: "all"
7567   parameters:
7568   - "parent"
7569   - "name"
7570   - "conf-history"
7571
7572 # Test configuration - VPP Performance Test Configs 3n-dnv
7573 - type: "table"
7574   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
7575   algorithm: "table_merged_details"
7576   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
7577   columns:
7578     - title: " |prein| Test Name |preout| "
7579       data: "data name"
7580     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7581       data: "data conf-history"
7582   data: "vpp-perf-results-3n-dnv"
7583   filter: "all"
7584   parameters:
7585   - "parent"
7586   - "name"
7587   - "conf-history"
7588
7589 # Test configuration - VPP Performance Test Configs 2n-dnv
7590 - type: "table"
7591   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
7592   algorithm: "table_merged_details"
7593   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
7594   columns:
7595     - title: " |prein| Test Name |preout| "
7596       data: "data name"
7597     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7598       data: "data conf-history"
7599   data: "vpp-perf-results-2n-dnv"
7600   filter: "all"
7601   parameters:
7602   - "parent"
7603   - "name"
7604   - "conf-history"
7605
7606 # Test Operational Data - VPP Performance Operational Data 3n-hsw
7607 - type: "table"
7608   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
7609   algorithm: "table_oper_data_html"
7610   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
7611   data: "vpp-perf-results-3n-hsw"
7612   filter: "all"
7613
7614 # Test Operational Data - VPP Performance Operational Data 3n-skx
7615 - type: "table"
7616   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
7617   algorithm: "table_oper_data_html"
7618   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
7619   data: "vpp-perf-results-3n-skx"
7620   filter: "all"
7621
7622 # Test Operational Data - VPP Performance Operational Data 2n-skx
7623 - type: "table"
7624   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
7625   algorithm: "table_oper_data_html"
7626   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
7627   data: "vpp-perf-results-2n-skx"
7628   filter: "all"
7629
7630 # Test Operational Data - VPP Performance Operational Data 2n-zn2
7631 - type: "table"
7632   title: "Test Operational Data - VPP Performance Operational Data 2n-zn2"
7633   algorithm: "table_oper_data_html"
7634   output-file: "{DIR[DTO,PERF,VPP,2N,ZN2]}/"
7635   data: "vpp-perf-results-2n-zn2"
7636   filter: "all"
7637
7638 # Test Operational Data - VPP Performance Operational Data 2n-clx
7639 - type: "table"
7640   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
7641   algorithm: "table_oper_data_html"
7642   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
7643   data: "vpp-perf-results-2n-clx"
7644   filter: "all"
7645
7646 # Test Operational Data - VPP Performance Operational Data 3n-tsh
7647 - type: "table"
7648   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
7649   algorithm: "table_oper_data_html"
7650   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
7651   data: "vpp-perf-results-3n-tsh"
7652   filter: "all"
7653
7654 # Test Operational Data - VPP Performance Operational Data 2n-tx2
7655 - type: "table"
7656   title: "Test Operational Data - VPP Performance Operational Data 2n-tx2"
7657   algorithm: "table_oper_data_html"
7658   output-file: "{DIR[DTO,PERF,VPP,2N,TX2]}/"
7659   data: "vpp-perf-results-2n-tx2"
7660   filter: "all"
7661
7662 # Test Operational Data - VPP Performance Operational Data 3n-dnv
7663 - type: "table"
7664   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
7665   algorithm: "table_oper_data_html"
7666   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
7667   data: "vpp-perf-results-3n-dnv"
7668   filter: "all"
7669
7670 # Test Operational Data - VPP Performance Operational Data 2n-dnv
7671 - type: "table"
7672   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
7673   algorithm: "table_oper_data_html"
7674   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
7675   data: "vpp-perf-results-2n-dnv"
7676   filter: "all"
7677
7678 # Detailed Test Results - VPP MRR Results 3n-hsw
7679 - type: "table"
7680   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
7681   algorithm: "table_merged_details"
7682   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
7683   columns:
7684     - title: " |prein| Test Name |preout| "
7685       data: "data name"
7686     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7687       data: "data msg"
7688   data: "vpp-mrr-results-3n-hsw"
7689   filter: "all"
7690   parameters:
7691   - "name"
7692   - "parent"
7693   - "msg"
7694
7695 # Detailed Test Results - VPP MRR Results 3n-skx
7696 - type: "table"
7697   title: "Detailed Test Results - VPP MRR Results 3n-skx"
7698   algorithm: "table_merged_details"
7699   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
7700   columns:
7701     - title: " |prein| Test Name |preout| "
7702       data: "data name"
7703     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7704       data: "data msg"
7705   data: "vpp-mrr-results-3n-skx"
7706   filter: "all"
7707   parameters:
7708   - "name"
7709   - "parent"
7710   - "msg"
7711
7712 # Detailed Test Results - VPP MRR Results 2n-skx
7713 - type: "table"
7714   title: "Detailed Test Results - VPP MRR Results 2n-skx"
7715   algorithm: "table_merged_details"
7716   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
7717   columns:
7718     - title: " |prein| Test Name |preout| "
7719       data: "data name"
7720     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7721       data: "data msg"
7722   data: "vpp-mrr-results-2n-skx"
7723   filter: "all"
7724   parameters:
7725   - "name"
7726   - "parent"
7727   - "msg"
7728
7729 # Detailed Test Results - VPP MRR Results 2n-zn2
7730 - type: "table"
7731   title: "Detailed Test Results - VPP MRR Results 2n-zn2"
7732   algorithm: "table_merged_details"
7733   output-file: "{DIR[DTR,MRR,VPP,2N,ZN2]}/"
7734   columns:
7735     - title: " |prein| Test Name |preout| "
7736       data: "data name"
7737     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7738       data: "data msg"
7739   data: "vpp-mrr-results-2n-zn2"
7740   filter: "all"
7741   parameters:
7742   - "name"
7743   - "parent"
7744   - "msg"
7745
7746 # Detailed Test Results - VPP MRR Results 2n-clx
7747 - type: "table"
7748   title: "Detailed Test Results - VPP MRR Results 2n-clx"
7749   algorithm: "table_merged_details"
7750   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
7751   columns:
7752     - title: " |prein| Test Name |preout| "
7753       data: "data name"
7754     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7755       data: "data msg"
7756   data: "vpp-mrr-results-2n-clx"
7757   filter: "all"
7758   parameters:
7759   - "name"
7760   - "parent"
7761   - "msg"
7762
7763 # Detailed Test Results - VPP MRR Results 3n-tsh
7764 - type: "table"
7765   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
7766   algorithm: "table_merged_details"
7767   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
7768   columns:
7769     - title: " |prein| Test Name |preout| "
7770       data: "data name"
7771     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7772       data: "data msg"
7773   data: "vpp-mrr-results-3n-tsh"
7774   filter: "all"
7775   parameters:
7776   - "name"
7777   - "parent"
7778   - "msg"
7779
7780 # Detailed Test Results - VPP MRR Results 2n-tx2
7781 - type: "table"
7782   title: "Detailed Test Results - VPP MRR Results 2n-tx2"
7783   algorithm: "table_merged_details"
7784   output-file: "{DIR[DTR,MRR,VPP,2N,TX2]}/"
7785   columns:
7786     - title: " |prein| Test Name |preout| "
7787       data: "data name"
7788     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7789       data: "data msg"
7790   data: "vpp-mrr-results-2n-tx2"
7791   filter: "all"
7792   parameters:
7793   - "name"
7794   - "parent"
7795   - "msg"
7796
7797 # Detailed Test Results - VPP MRR Results 3n-dnv
7798 - type: "table"
7799   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
7800   algorithm: "table_merged_details"
7801   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
7802   columns:
7803     - title: " |prein| Test Name |preout| "
7804       data: "data name"
7805     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7806       data: "data msg"
7807   data: "vpp-mrr-results-3n-dnv"
7808   filter: "all"
7809   parameters:
7810   - "name"
7811   - "parent"
7812   - "msg"
7813
7814 # Detailed Test Results - VPP MRR Results 2n-dnv
7815 - type: "table"
7816   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
7817   algorithm: "table_merged_details"
7818   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
7819   columns:
7820     - title: " |prein| Test Name |preout| "
7821       data: "data name"
7822     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7823       data: "data msg"
7824   data: "vpp-mrr-results-2n-dnv"
7825   filter: "all"
7826   parameters:
7827   - "name"
7828   - "parent"
7829   - "msg"
7830
7831 # Test configuration - VPP MRR Test Configs 3n-hsw
7832 - type: "table"
7833   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
7834   algorithm: "table_merged_details"
7835   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
7836   columns:
7837     - title: " |prein| Test Name |preout| "
7838       data: "data name"
7839     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7840       data: "data conf-history"
7841   data: "vpp-mrr-results-3n-hsw"
7842   filter: "all"
7843   parameters:
7844   - "parent"
7845   - "name"
7846   - "conf-history"
7847
7848 # Test configuration - VPP MRR Test Configs 3n-skx
7849 - type: "table"
7850   title: "Test configuration - VPP MRR Test Configs 3n-skx"
7851   algorithm: "table_merged_details"
7852   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
7853   columns:
7854     - title: " |prein| Test Name |preout| "
7855       data: "data name"
7856     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7857       data: "data conf-history"
7858   data: "vpp-mrr-results-3n-skx"
7859   filter: "all"
7860   parameters:
7861   - "parent"
7862   - "name"
7863   - "conf-history"
7864
7865 # Test configuration - VPP MRR Test Configs 2n-skx
7866 - type: "table"
7867   title: "Test configuration - VPP MRR Test Configs 2n-skx"
7868   algorithm: "table_merged_details"
7869   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
7870   columns:
7871     - title: " |prein| Test Name |preout| "
7872       data: "data name"
7873     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7874       data: "data conf-history"
7875   data: "vpp-mrr-results-2n-skx"
7876   filter: "all"
7877   parameters:
7878   - "parent"
7879   - "name"
7880   - "conf-history"
7881
7882 # Test configuration - VPP MRR Test Configs 2n-zn2
7883 - type: "table"
7884   title: "Test configuration - VPP MRR Test Configs 2n-zn2"
7885   algorithm: "table_merged_details"
7886   output-file: "{DIR[DTC,MRR,VPP,2N,ZN2]}/"
7887   columns:
7888     - title: " |prein| Test Name |preout| "
7889       data: "data name"
7890     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7891       data: "data conf-history"
7892   data: "vpp-mrr-results-2n-zn2"
7893   filter: "all"
7894   parameters:
7895   - "parent"
7896   - "name"
7897   - "conf-history"
7898
7899 # Test configuration - VPP MRR Test Configs 2n-clx
7900 - type: "table"
7901   title: "Test configuration - VPP MRR Test Configs 2n-clx"
7902   algorithm: "table_merged_details"
7903   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
7904   columns:
7905     - title: " |prein| Test Name |preout| "
7906       data: "data name"
7907     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7908       data: "data conf-history"
7909   data: "vpp-mrr-results-2n-clx"
7910   filter: "all"
7911   parameters:
7912   - "parent"
7913   - "name"
7914   - "conf-history"
7915
7916 # Test configuration - VPP MRR Test Configs 3n-tsh
7917 - type: "table"
7918   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
7919   algorithm: "table_merged_details"
7920   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
7921   columns:
7922     - title: " |prein| Test Name |preout| "
7923       data: "data name"
7924     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7925       data: "data conf-history"
7926   data: "vpp-mrr-results-3n-tsh"
7927   filter: "all"
7928   parameters:
7929   - "parent"
7930   - "name"
7931   - "conf-history"
7932
7933 # Test configuration - VPP MRR Test Configs 2n-tx2
7934 - type: "table"
7935   title: "Test configuration - VPP MRR Test Configs 2n-tx2"
7936   algorithm: "table_merged_details"
7937   output-file: "{DIR[DTC,MRR,VPP,2N,TX2]}/"
7938   columns:
7939     - title: " |prein| Test Name |preout| "
7940       data: "data name"
7941     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7942       data: "data conf-history"
7943   data: "vpp-mrr-results-2n-tx2"
7944   filter: "all"
7945   parameters:
7946   - "parent"
7947   - "name"
7948   - "conf-history"
7949
7950 # Test configuration - VPP MRR Test Configs 3n-dnv
7951 - type: "table"
7952   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
7953   algorithm: "table_merged_details"
7954   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
7955   columns:
7956     - title: " |prein| Test Name |preout| "
7957       data: "data name"
7958     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7959       data: "data conf-history"
7960   data: "vpp-mrr-results-3n-dnv"
7961   filter: "all"
7962   parameters:
7963   - "parent"
7964   - "name"
7965   - "conf-history"
7966
7967 # Test configuration - VPP MRR Test Configs 2n-dnv
7968 - type: "table"
7969   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
7970   algorithm: "table_merged_details"
7971   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
7972   columns:
7973     - title: " |prein| Test Name |preout| "
7974       data: "data name"
7975     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7976       data: "data conf-history"
7977   data: "vpp-mrr-results-2n-dnv"
7978   filter: "all"
7979   parameters:
7980   - "parent"
7981   - "name"
7982   - "conf-history"
7983
7984 # Detailed Test Results - VPP Device Results - Ubuntu
7985 - type: "table"
7986   title: "Detailed Test Results - VPP Device Results - Ubuntu"
7987   algorithm: "table_merged_details"
7988   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
7989   columns:
7990     - title: " |prein| Test Name |preout| "
7991       data: "data name"
7992     - title: " |prein| Status |preout| "
7993       data: "data status"
7994   data: "vpp-device-results-ubuntu"
7995   filter: "all"
7996   parameters:
7997   - "name"
7998   - "parent"
7999   - "doc"
8000   - "status"
8001
8002 # Test configuration - VPP Device Test Configs - Ubuntu
8003 - type: "table"
8004   title: "Test configuration - VPP Device Test Configs - Ubuntu"
8005   algorithm: "table_merged_details"
8006   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
8007   columns:
8008     - title: " |prein| Test Name |preout| "
8009       data: "data name"
8010     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
8011       data: "data conf-history"
8012   data: "vpp-device-results-ubuntu"
8013   filter: "all"
8014   parameters:
8015   - "parent"
8016   - "name"
8017   - "conf-history"
8018
8019 ################################################################################
8020
8021 # DPDK Performance Changes 3n-hsw 1t1c pdr
8022 - type: "table"
8023   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
8024   algorithm: "table_comparison"
8025   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
8026   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8027   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
8028   columns:
8029     - title: "2005"
8030       data-set: "dpdk-performance-changes-3n-hsw-h1"
8031     - title: "2009"
8032       data-set: "dpdk-performance-changes-3n-hsw-ref"
8033     - title: "2101"
8034       data-set: "dpdk-performance-changes-3n-hsw-cmp"
8035   comparisons:
8036     - title: "Diff"
8037       reference: 2
8038       compare: 3
8039   legend:
8040     - ""
8041     - "2005, 2009, 2101 - DPDK versions tested."
8042     - "Diff - difference between 2009 and 2101 DPDK version."
8043
8044 # DPDK Performance Changes 3n-hsw 2t2c pdr
8045 - type: "table"
8046   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
8047   algorithm: "table_comparison"
8048   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
8049   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8050   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
8051   columns:
8052     - title: "2005"
8053       data-set: "dpdk-performance-changes-3n-hsw-h1"
8054     - title: "2009"
8055       data-set: "dpdk-performance-changes-3n-hsw-ref"
8056     - title: "2101"
8057       data-set: "dpdk-performance-changes-3n-hsw-cmp"
8058   comparisons:
8059     - title: "Diff"
8060       reference: 2
8061       compare: 3
8062   legend:
8063     - ""
8064     - "2005, 2009, 2101 - DPDK versions tested."
8065     - "Diff - difference between 2009 and 2101 DPDK version."
8066
8067 # DPDK Performance Changes 3n-hsw 1t1c pdr
8068 - type: "table"
8069   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
8070   algorithm: "table_comparison"
8071   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
8072   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8073   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
8074   columns:
8075     - title: "2005"
8076       data-set: "dpdk-performance-changes-3n-hsw-h1"
8077     - title: "2009"
8078       data-set: "dpdk-performance-changes-3n-hsw-ref"
8079     - title: "2101"
8080       data-set: "dpdk-performance-changes-3n-hsw-cmp"
8081   comparisons:
8082     - title: "Diff"
8083       reference: 2
8084       compare: 3
8085   legend:
8086     - ""
8087     - "2005, 2009, 2101 - DPDK versions tested."
8088     - "Diff - difference between 2009 and 2101 DPDK version."
8089
8090 # DPDK Performance Changes 3n-hsw 2t2c ndr
8091 - type: "table"
8092   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
8093   algorithm: "table_comparison"
8094   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
8095   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8096   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
8097   columns:
8098     - title: "2005"
8099       data-set: "dpdk-performance-changes-3n-hsw-h1"
8100     - title: "2009"
8101       data-set: "dpdk-performance-changes-3n-hsw-ref"
8102     - title: "2101"
8103       data-set: "dpdk-performance-changes-3n-hsw-cmp"
8104   comparisons:
8105     - title: "Diff"
8106       reference: 2
8107       compare: 3
8108   legend:
8109     - ""
8110     - "2005, 2009, 2101 - DPDK versions tested."
8111     - "Diff - difference between 2009 and 2101 DPDK version."
8112
8113 # DPDK Performance Changes 3n-skx 2t1c pdr
8114 - type: "table"
8115   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
8116   algorithm: "table_comparison"
8117   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
8118   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8119   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8120   columns:
8121     - title: "2005"
8122       data-set: "dpdk-performance-changes-3n-skx-h1"
8123     - title: "2009"
8124       data-set: "dpdk-performance-changes-3n-skx-ref"
8125     - title: "2101"
8126       data-set: "dpdk-performance-changes-3n-skx-cmp"
8127   comparisons:
8128     - title: "Diff"
8129       reference: 2
8130       compare: 3
8131   legend:
8132     - ""
8133     - "2005, 2009, 2101 - DPDK versions tested."
8134     - "Diff - difference between 2009 and 2101 DPDK version."
8135
8136 # DPDK Performance Changes 3n-skx 4t2c pdr
8137 - type: "table"
8138   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
8139   algorithm: "table_comparison"
8140   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
8141   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8142   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8143   columns:
8144     - title: "2005"
8145       data-set: "dpdk-performance-changes-3n-skx-h1"
8146     - title: "2009"
8147       data-set: "dpdk-performance-changes-3n-skx-ref"
8148     - title: "2101"
8149       data-set: "dpdk-performance-changes-3n-skx-cmp"
8150   comparisons:
8151     - title: "Diff"
8152       reference: 2
8153       compare: 3
8154   legend:
8155     - ""
8156     - "2005, 2009, 2101 - DPDK versions tested."
8157     - "Diff - difference between 2009 and 2101 DPDK version."
8158
8159 # DPDK Performance Changes 3n-skx 2t1c ndr
8160 - type: "table"
8161   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
8162   algorithm: "table_comparison"
8163   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
8164   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8165   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8166   columns:
8167     - title: "2005"
8168       data-set: "dpdk-performance-changes-3n-skx-h1"
8169     - title: "2009"
8170       data-set: "dpdk-performance-changes-3n-skx-ref"
8171     - title: "2101"
8172       data-set: "dpdk-performance-changes-3n-skx-cmp"
8173   comparisons:
8174     - title: "Diff"
8175       reference: 2
8176       compare: 3
8177   legend:
8178     - ""
8179     - "2005, 2009, 2101 - DPDK versions tested."
8180     - "Diff - difference between 2009 and 2101 DPDK version."
8181
8182 # DPDK Performance Changes 3n-skx 4t2c ndr
8183 - type: "table"
8184   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
8185   algorithm: "table_comparison"
8186   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
8187   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8188   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8189   columns:
8190     - title: "2005"
8191       data-set: "dpdk-performance-changes-3n-skx-h1"
8192     - title: "2009"
8193       data-set: "dpdk-performance-changes-3n-skx-ref"
8194     - title: "2101"
8195       data-set: "dpdk-performance-changes-3n-skx-cmp"
8196   comparisons:
8197     - title: "Diff"
8198       reference: 2
8199       compare: 3
8200   legend:
8201     - ""
8202     - "2005, 2009, 2101 - DPDK versions tested."
8203     - "Diff - difference between 2009 and 2101 DPDK version."
8204
8205 # DPDK Performance Changes 2n-skx 2t1c pdr
8206 - type: "table"
8207   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
8208   algorithm: "table_comparison"
8209   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
8210   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8211   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8212   columns:
8213     - title: "2005"
8214       data-set: "dpdk-performance-changes-2n-skx-h1"
8215     - title: "2009"
8216       data-set: "dpdk-performance-changes-2n-skx-ref"
8217     - title: "2101"
8218       data-set: "dpdk-performance-changes-2n-skx-cmp"
8219   comparisons:
8220     - title: "Diff"
8221       reference: 2
8222       compare: 3
8223   legend:
8224     - ""
8225     - "2005, 2009, 2101 - DPDK versions tested."
8226     - "Diff - difference between 2009 and 2101 DPDK version."
8227
8228 # DPDK Performance Changes 2n-skx 4t2c pdr
8229 - type: "table"
8230   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
8231   algorithm: "table_comparison"
8232   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
8233   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8234   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8235   columns:
8236     - title: "2005"
8237       data-set: "dpdk-performance-changes-2n-skx-h1"
8238     - title: "2009"
8239       data-set: "dpdk-performance-changes-2n-skx-ref"
8240     - title: "2101"
8241       data-set: "dpdk-performance-changes-2n-skx-cmp"
8242   comparisons:
8243     - title: "Diff"
8244       reference: 2
8245       compare: 3
8246   legend:
8247     - ""
8248     - "2005, 2009, 2101 - DPDK versions tested."
8249     - "Diff - difference between 2009 and 2101 DPDK version."
8250
8251 # DPDK Performance Changes 2n-skx 2t1c ndr
8252 - type: "table"
8253   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
8254   algorithm: "table_comparison"
8255   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
8256   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8257   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8258   columns:
8259     - title: "2005"
8260       data-set: "dpdk-performance-changes-2n-skx-h1"
8261     - title: "2009"
8262       data-set: "dpdk-performance-changes-2n-skx-ref"
8263     - title: "2101"
8264       data-set: "dpdk-performance-changes-2n-skx-cmp"
8265   comparisons:
8266     - title: "Diff"
8267       reference: 2
8268       compare: 3
8269   legend:
8270     - ""
8271     - "2005, 2009, 2101 - DPDK versions tested."
8272     - "Diff - difference between 2009 and 2101 DPDK version."
8273
8274 # DPDK Performance Changes 2n-skx 4t2c ndr
8275 - type: "table"
8276   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
8277   algorithm: "table_comparison"
8278   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
8279   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8280   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8281   columns:
8282     - title: "2005"
8283       data-set: "dpdk-performance-changes-2n-skx-h1"
8284     - title: "2009"
8285       data-set: "dpdk-performance-changes-2n-skx-ref"
8286     - title: "2101"
8287       data-set: "dpdk-performance-changes-2n-skx-cmp"
8288   comparisons:
8289     - title: "Diff"
8290       reference: 2
8291       compare: 3
8292   legend:
8293     - ""
8294     - "2005, 2009, 2101 - DPDK versions tested."
8295     - "Diff - difference between 2009 and 2101 DPDK version."
8296
8297 # DPDK Performance Changes 2n-clx 2t1c pdr
8298 - type: "table"
8299   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
8300   algorithm: "table_comparison"
8301   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
8302   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8303   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8304   columns:
8305     - title: "2005"
8306       data-set: "dpdk-performance-changes-2n-clx-h1"
8307     - title: "2009"
8308       data-set: "dpdk-performance-changes-2n-clx-ref"
8309     - title: "2101"
8310       data-set: "dpdk-performance-changes-2n-clx-cmp"
8311   comparisons:
8312     - title: "Diff"
8313       reference: 2
8314       compare: 3
8315   legend:
8316     - ""
8317     - "2005, 2009, 2101 - DPDK versions tested."
8318     - "Diff - difference between 2009 and 2101 DPDK version."
8319
8320 # DPDK Performance Changes 2n-clx 4t2c pdr
8321 - type: "table"
8322   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
8323   algorithm: "table_comparison"
8324   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
8325   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8326   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8327   columns:
8328     - title: "2005"
8329       data-set: "dpdk-performance-changes-2n-clx-h1"
8330     - title: "2009"
8331       data-set: "dpdk-performance-changes-2n-clx-ref"
8332     - title: "2101"
8333       data-set: "dpdk-performance-changes-2n-clx-cmp"
8334   comparisons:
8335     - title: "Diff"
8336       reference: 2
8337       compare: 3
8338   legend:
8339     - ""
8340     - "2005, 2009, 2101 - DPDK versions tested."
8341     - "Diff - difference between 2009 and 2101 DPDK version."
8342
8343 # DPDK Performance Changes 2n-clx 2t1c ndr
8344 - type: "table"
8345   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
8346   algorithm: "table_comparison"
8347   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
8348   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8349   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8350   columns:
8351     - title: "2005"
8352       data-set: "dpdk-performance-changes-2n-clx-h1"
8353     - title: "2009"
8354       data-set: "dpdk-performance-changes-2n-clx-ref"
8355     - title: "2101"
8356       data-set: "dpdk-performance-changes-2n-clx-cmp"
8357   comparisons:
8358     - title: "Diff"
8359       reference: 2
8360       compare: 3
8361   legend:
8362     - ""
8363     - "2005, 2009, 2101 - DPDK versions tested."
8364     - "Diff - difference between 2009 and 2101 DPDK version."
8365
8366 # DPDK Performance Changes 2n-clx 4t2c ndr
8367 - type: "table"
8368   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
8369   algorithm: "table_comparison"
8370   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
8371   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8372   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8373   columns:
8374     - title: "2005"
8375       data-set: "dpdk-performance-changes-2n-clx-h1"
8376     - title: "2009"
8377       data-set: "dpdk-performance-changes-2n-clx-ref"
8378     - title: "2101"
8379       data-set: "dpdk-performance-changes-2n-clx-cmp"
8380   comparisons:
8381     - title: "Diff"
8382       reference: 2
8383       compare: 3
8384   legend:
8385     - ""
8386     - "2005, 2009, 2101 - DPDK versions tested."
8387     - "Diff - difference between 2009 and 2101 DPDK version."
8388
8389 # DPDK Performance Changes 2n-zn2 2t1c pdr
8390 - type: "table"
8391   title: "DPDK Performance Changes 2n-zn2 2t1c pdr"
8392   algorithm: "table_comparison"
8393   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-2t1c-pdr"
8394   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8395   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8396   columns:
8397 #     - title: "2005"
8398 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8399     - title: "2009"
8400       data-set: "dpdk-performance-changes-2n-zn2-ref"
8401     - title: "2101"
8402       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8403   comparisons:
8404     - title: "Diff"
8405       reference: 1  # 2
8406       compare: 2  # 3
8407   legend:
8408     - ""
8409     - "2009, 2101 - DPDK versions tested."
8410     - "Diff - difference between 2009 and 2101 DPDK version."
8411
8412 # DPDK Performance Changes 2n-zn2 4t2c pdr
8413 - type: "table"
8414   title: "DPDK Performance Changes 2n-zn2 4t2c pdr"
8415   algorithm: "table_comparison"
8416   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-4t2c-pdr"
8417   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8418   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8419   columns:
8420 #     - title: "2005"
8421 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8422     - title: "2009"
8423       data-set: "dpdk-performance-changes-2n-zn2-ref"
8424     - title: "2101"
8425       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8426   comparisons:
8427     - title: "Diff"
8428       reference: 1  # 2
8429       compare: 2  # 3
8430   legend:
8431     - ""
8432     - "2009, 2101 - DPDK versions tested."
8433     - "Diff - difference between 2009 and 2101 DPDK version."
8434
8435 # DPDK Performance Changes 2n-zn2 2t1c ndr
8436 - type: "table"
8437   title: "DPDK Performance Changes 2n-zn2 2t1c ndr"
8438   algorithm: "table_comparison"
8439   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-2t1c-ndr"
8440   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8441   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8442   columns:
8443 #     - title: "2005"
8444 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8445     - title: "2009"
8446       data-set: "dpdk-performance-changes-2n-zn2-ref"
8447     - title: "2101"
8448       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8449   comparisons:
8450     - title: "Diff"
8451       reference: 1  # 2
8452       compare: 2  # 3
8453   legend:
8454     - ""
8455     - "2009, 2101 - DPDK versions tested."
8456     - "Diff - difference between 2009 and 2101 DPDK version."
8457
8458 # DPDK Performance Changes 2n-zn2 4t2c ndr
8459 - type: "table"
8460   title: "DPDK Performance Changes 2n-zn2 4t2c ndr"
8461   algorithm: "table_comparison"
8462   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-4t2c-ndr"
8463   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8464   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8465   columns:
8466 #     - title: "2005"
8467 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8468     - title: "2009"
8469       data-set: "dpdk-performance-changes-2n-zn2-ref"
8470     - title: "2101"
8471       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8472   comparisons:
8473     - title: "Diff"
8474       reference: 1  # 2
8475       compare: 2  # 3
8476   legend:
8477     - ""
8478     - "2009, 2101 - DPDK versions tested."
8479     - "Diff - difference between 2009 and 2101 DPDK version."
8480
8481 ## DPDK Performance Changes 2n-dnv 1t1c pdr
8482 #- type: "table"
8483 #  title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
8484 #  algorithm: "table_comparison"
8485 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
8486 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8487 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8488 #  columns:
8489 #    - title: "2001"
8490 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8491 #    - title: "2005"
8492 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8493 #    - title: "2009"
8494 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8495 #  comparisons:
8496 #    - title: "Diff"
8497 #      reference: 2
8498 #      compare: 3
8499 #  legend:
8500 #    - ""
8501 #    - "2001, 2005, 2009 - DPDK versions tested."
8502 #    - "Diff - difference between 2005 and 2009 DPDK version."
8503 #
8504 ## DPDK Performance Changes 2n-dnv 2t2c pdr
8505 #- type: "table"
8506 #  title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
8507 #  algorithm: "table_comparison"
8508 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
8509 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8510 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8511 #  columns:
8512 #    - title: "2001"
8513 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8514 #    - title: "2005"
8515 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8516 #    - title: "2009"
8517 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8518 #  comparisons:
8519 #    - title: "Diff"
8520 #      reference: 2
8521 #      compare: 3
8522 #  legend:
8523 #    - ""
8524 #    - "2001, 2005, 2009 - DPDK versions tested."
8525 #    - "Diff - difference between 2005 and 2009 DPDK version."
8526 #
8527 ## DPDK Performance Changes 2n-dnv 1t1c ndr
8528 #- type: "table"
8529 #  title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
8530 #  algorithm: "table_comparison"
8531 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
8532 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8533 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8534 #  columns:
8535 #    - title: "2001"
8536 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8537 #    - title: "2005"
8538 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8539 #    - title: "2009"
8540 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8541 #  comparisons:
8542 #    - title: "Diff"
8543 #      reference: 2
8544 #      compare: 3
8545 #  legend:
8546 #    - ""
8547 #    - "2001, 2005, 2009 - DPDK versions tested."
8548 #    - "Diff - difference between 2005 and 2009 DPDK version."
8549 #
8550 ## DPDK Performance Changes 2n-dnv 2t2c ndr
8551 #- type: "table"
8552 #  title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
8553 #  algorithm: "table_comparison"
8554 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
8555 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8556 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8557 #  columns:
8558 #    - title: "2001"
8559 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8560 #    - title: "2005"
8561 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8562 #    - title: "2009"
8563 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8564 #  comparisons:
8565 #    - title: "Diff"
8566 #      reference: 2
8567 #      compare: 3
8568 #  legend:
8569 #    - ""
8570 #    - "2001, 2005, 2009 - DPDK versions tested."
8571 #    - "Diff - difference between 2005 and 2009 DPDK version."
8572 #
8573 ## DPDK Performance Changes 3n-dnv 1t1c pdr
8574 #- type: "table"
8575 #  title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
8576 #  algorithm: "table_comparison"
8577 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
8578 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8579 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8580 #  columns:
8581 #    - title: "2001"
8582 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8583 #    - title: "2005"
8584 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8585 #    - title: "2009"
8586 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8587 #  comparisons:
8588 #    - title: "Diff"
8589 #      reference: 2
8590 #      compare: 3
8591 #  legend:
8592 #    - ""
8593 #    - "2001, 2005, 2009 - DPDK versions tested."
8594 #    - "Diff - difference between 2005 and 2009 DPDK version."
8595 #
8596 ## DPDK Performance Changes 3n-dnv 2t2c pdr
8597 #- type: "table"
8598 #  title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
8599 #  algorithm: "table_comparison"
8600 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
8601 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8602 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8603 #  columns:
8604 #    - title: "2001"
8605 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8606 #    - title: "2005"
8607 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8608 #    - title: "2009"
8609 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8610 #  comparisons:
8611 #    - title: "Diff"
8612 #      reference: 2
8613 #      compare: 3
8614 #  legend:
8615 #    - ""
8616 #    - "2001, 2005, 2009 - DPDK versions tested."
8617 #    - "Diff - difference between 2005 and 2009 DPDK version."
8618 #
8619 ## DPDK Performance Changes 3n-dnv 1t1c ndr
8620 #- type: "table"
8621 #  title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
8622 #  algorithm: "table_comparison"
8623 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
8624 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8625 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8626 #  columns:
8627 #    - title: "2001"
8628 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8629 #    - title: "2005"
8630 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8631 #    - title: "2009"
8632 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8633 #  comparisons:
8634 #    - title: "Diff"
8635 #      reference: 2
8636 #      compare: 3
8637 #  legend:
8638 #    - ""
8639 #    - "2001, 2005, 2009 - DPDK versions tested."
8640 #    - "Diff - difference between 2005 and 2009 DPDK version."
8641 #
8642 ## DPDK Performance Changes 3n-dnv 2t2c ndr
8643 #- type: "table"
8644 #  title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
8645 #  algorithm: "table_comparison"
8646 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
8647 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8648 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8649 #  columns:
8650 #    - title: "2001"
8651 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8652 #    - title: "2005"
8653 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8654 #    - title: "2009"
8655 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8656 #  comparisons:
8657 #    - title: "Diff"
8658 #      reference: 2
8659 #      compare: 3
8660 #  legend:
8661 #    - ""
8662 #    - "2001, 2005, 2009 - DPDK versions tested."
8663 #    - "Diff - difference between 2005 and 2009 DPDK version."
8664
8665 # DPDK Performance Changes 3n-tsh 1t1c pdr
8666 - type: "table"
8667   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
8668   algorithm: "table_comparison"
8669   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
8670   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8671   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8672   columns:
8673     - title: "2005"
8674       data-set: "dpdk-performance-changes-3n-tsh-h1"
8675     - title: "2009"
8676       data-set: "dpdk-performance-changes-3n-tsh-ref"
8677     - title: "2101"
8678       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8679   comparisons:
8680     - title: "Diff"
8681       reference: 2
8682       compare: 3
8683   legend:
8684     - ""
8685     - "2005, 2009, 2101 - DPDK versions tested."
8686     - "Diff - difference between 2009 and 2101 DPDK version."
8687
8688 # DPDK Performance Changes 3n-tsh 2t2c pdr
8689 - type: "table"
8690   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
8691   algorithm: "table_comparison"
8692   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
8693   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8694   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8695   columns:
8696     - title: "2005"
8697       data-set: "dpdk-performance-changes-3n-tsh-h1"
8698     - title: "2009"
8699       data-set: "dpdk-performance-changes-3n-tsh-ref"
8700     - title: "2101"
8701       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8702   comparisons:
8703     - title: "Diff"
8704       reference: 2
8705       compare: 3
8706   legend:
8707     - ""
8708     - "2005, 2009, 2101 - DPDK versions tested."
8709     - "Diff - difference between 2009 and 2101 DPDK version."
8710
8711 # DPDK Performance Changes 3n-tsh 1t1c ndr
8712 - type: "table"
8713   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
8714   algorithm: "table_comparison"
8715   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
8716   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8717   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8718   columns:
8719     - title: "2005"
8720       data-set: "dpdk-performance-changes-3n-tsh-h1"
8721     - title: "2009"
8722       data-set: "dpdk-performance-changes-3n-tsh-ref"
8723     - title: "2101"
8724       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8725   comparisons:
8726     - title: "Diff"
8727       reference: 2
8728       compare: 3
8729   legend:
8730     - ""
8731     - "2005, 2009, 2101 - DPDK versions tested."
8732     - "Diff - difference between 2009 and 2101 DPDK version."
8733
8734 # DPDK Performance Changes 3n-tsh 2t2c ndr
8735 - type: "table"
8736   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
8737   algorithm: "table_comparison"
8738   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
8739   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8740   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8741   columns:
8742     - title: "2005"
8743       data-set: "dpdk-performance-changes-3n-tsh-h1"
8744     - title: "2009"
8745       data-set: "dpdk-performance-changes-3n-tsh-ref"
8746     - title: "2101"
8747       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8748   comparisons:
8749     - title: "Diff"
8750       reference: 2
8751       compare: 3
8752   legend:
8753     - ""
8754     - "2005, 2009, 2101 - DPDK versions tested."
8755     - "Diff - difference between 2009 and 2101 DPDK version."
8756
8757 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
8758 - type: "table"
8759   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
8760   algorithm: "table_comparison"
8761   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
8762   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8763   filter: "'NIC_Intel-X710'"
8764   columns:
8765     - title: "3n-hsw x710"
8766       data-set: "dpdk-compare-testbeds-ref"
8767     - title: "3n-skx x710"
8768       data-set: "dpdk-compare-testbeds-cmp"
8769   comparisons:
8770     - title: "Diff"
8771       reference: 1
8772       compare: 2
8773   legend:
8774     - ""
8775     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
8776     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
8777
8778 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
8779 - type: "table"
8780   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
8781   algorithm: "table_comparison"
8782   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
8783   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8784   filter: "'NIC_Intel-X710'"
8785   columns:
8786     - title: "3n-hsw x710"
8787       data-set: "dpdk-compare-testbeds-ref"
8788     - title: "3n-skx x710"
8789       data-set: "dpdk-compare-testbeds-cmp"
8790   comparisons:
8791     - title: "Diff"
8792       reference: 1
8793       compare: 2
8794   legend:
8795     - ""
8796     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
8797     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
8798
8799 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
8800 - type: "table"
8801   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
8802   algorithm: "table_comparison"
8803   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
8804   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8805   filter: "'NIC_Intel-XXV710'"
8806   columns:
8807     - title: "2n-skx"
8808       data-set: "dpdk-compare-testbeds-skx-clx-ref"
8809     - title: "2n-clx"
8810       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
8811   comparisons:
8812     - title: "Diff"
8813       reference: 1
8814       compare: 2
8815   legend:
8816     - ""
8817     - "2n-skx, 2n-clx - testbeds and NICs tested."
8818     - "Diff - difference between 2n-skx and 2n-clx testbeds."
8819
8820 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
8821 - type: "table"
8822   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
8823   algorithm: "table_comparison"
8824   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
8825   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8826   filter: "'NIC_Intel-XXV710'"
8827   columns:
8828     - title: "2n-skx"
8829       data-set: "dpdk-compare-testbeds-skx-clx-ref"
8830     - title: "2n-clx"
8831       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
8832   comparisons:
8833     - title: "Diff"
8834       reference: 1
8835       compare: 2
8836   legend:
8837     - ""
8838     - "2n-skx, 2n-clx - testbeds and NICs tested."
8839     - "Diff - difference between 2n-skx and 2n-clx testbeds."
8840
8841 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
8842 - type: "table"
8843   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
8844   algorithm: "table_comparison"
8845   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
8846   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8847   filter: "'NIC_Intel-XXV710'"
8848   columns:
8849     - title: "3n-skx"
8850       data-set: "dpdk-compare-topologies-ref"
8851     - title: "2n-skx"
8852       data-set: "dpdk-compare-topologies-cmp"
8853   comparisons:
8854     - title: "Diff"
8855       reference: 1
8856       compare: 2
8857   legend:
8858     - ""
8859     - "3n-skx, 2n-skx - topologies tested."
8860     - "Diff - difference between 3n-skx and 2n-skx topologies."
8861
8862 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
8863 - type: "table"
8864   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
8865   algorithm: "table_comparison"
8866   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
8867   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8868   filter: "'NIC_Intel-XXV710'"
8869   columns:
8870     - title: "3n-skx"
8871       data-set: "dpdk-compare-topologies-ref"
8872     - title: "2n-skx"
8873       data-set: "dpdk-compare-topologies-cmp"
8874   comparisons:
8875     - title: "Diff"
8876       reference: 1
8877       compare: 2
8878   legend:
8879     - ""
8880     - "3n-skx, 2n-skx - topologies tested."
8881     - "Diff - difference between 3n-skx and 2n-skx topologies."
8882
8883 # Detailed Test Results - DPDK Performance Results 3n-hsw
8884 - type: "table"
8885   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
8886   algorithm: "table_merged_details"
8887   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
8888   columns:
8889     - title: " |prein| Test Name |preout| "
8890       data: "data name"
8891     - 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| "
8892       data: "data msg"
8893   data: "dpdk-perf-results-3n-hsw"
8894   filter: "all"
8895   parameters:
8896   - "name"
8897   - "parent"
8898   - "msg"
8899
8900 # Detailed Test Results - DPDK Performance Results 3n-skx
8901 - type: "table"
8902   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
8903   algorithm: "table_merged_details"
8904   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
8905   columns:
8906     - title: " |prein| Test Name |preout| "
8907       data: "data name"
8908     - 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| "
8909       data: "data msg"
8910   data: "dpdk-perf-results-3n-skx"
8911   filter: "all"
8912   remove-ndr: False
8913   parameters:
8914   - "name"
8915   - "parent"
8916   - "msg"
8917
8918 # Detailed Test Results - DPDK Performance Results 2n-skx
8919 - type: "table"
8920   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
8921   algorithm: "table_merged_details"
8922   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
8923   columns:
8924     - title: " |prein| Test Name |preout| "
8925       data: "data name"
8926     - 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| "
8927       data: "data msg"
8928   data: "dpdk-perf-results-2n-skx"
8929   filter: "all"
8930   remove-ndr: False
8931   parameters:
8932   - "name"
8933   - "parent"
8934   - "msg"
8935
8936 # Detailed Test Results - DPDK Performance Results 2n-zn2
8937 - type: "table"
8938   title: "Detailed Test Results - DPDK Performance Results 2n-zn2"
8939   algorithm: "table_merged_details"
8940   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_zn2"
8941   columns:
8942     - title: " |prein| Test Name |preout| "
8943       data: "data name"
8944     - 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| "
8945       data: "data msg"
8946   data: "dpdk-perf-results-2n-zn2"
8947   filter: "all"
8948   remove-ndr: False
8949   parameters:
8950   - "name"
8951   - "parent"
8952   - "msg"
8953
8954 # Detailed Test Results - DPDK Performance Results 2n-clx
8955 - type: "table"
8956   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
8957   algorithm: "table_merged_details"
8958   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
8959   columns:
8960     - title: " |prein| Test Name |preout| "
8961       data: "data name"
8962     - 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| "
8963       data: "data msg"
8964   data: "dpdk-perf-results-2n-clx"
8965   filter: "all"
8966   parameters:
8967   - "name"
8968   - "parent"
8969   - "msg"
8970
8971 ## Detailed Test Results - DPDK Performance Results 2n-dnv
8972 #- type: "table"
8973 #  title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
8974 #  algorithm: "table_merged_details"
8975 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
8976 #  columns:
8977 #    - title: " |prein| Test Name |preout| "
8978 #      data: "data name"
8979 #    - 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| "
8980 #      data: "data msg"
8981 #  data: "dpdk-perf-results-2n-dnv"
8982 #  filter: "all"
8983 #  parameters:
8984 #  - "name"
8985 #  - "parent"
8986 #  - "msg"
8987 #
8988 ## Detailed Test Results - DPDK Performance Results 3n-dnv
8989 #- type: "table"
8990 #  title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
8991 #  algorithm: "table_merged_details"
8992 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
8993 #  columns:
8994 #    - title: " |prein| Test Name |preout| "
8995 #      data: "data name"
8996 #    - 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| "
8997 #      data: "data msg"
8998 #  data: "dpdk-perf-results-3n-dnv"
8999 #  filter: "all"
9000 #  parameters:
9001 #  - "name"
9002 #  - "parent"
9003 #  - "msg"
9004
9005 # Detailed Test Results - DPDK Performance Results 3n-tsh
9006 - type: "table"
9007   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
9008   algorithm: "table_merged_details"
9009   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
9010   columns:
9011     - title: " |prein| Test Name |preout| "
9012       data: "data name"
9013     - 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| "
9014       data: "data msg"
9015   data: "dpdk-perf-results-3n-tsh"
9016   filter: "all"
9017   parameters:
9018   - "name"
9019   - "parent"
9020   - "msg"
9021
9022 # Detailed Test Results - DPDK Performance Results 2n-tx2
9023 - type: "table"
9024   title: "Detailed Test Results - DPDK Performance Results 2n-tx2"
9025   algorithm: "table_merged_details"
9026   output-file: "{DIR[DTR,PERF,DPDK,2N,TX2]}/dpdk_performance_results_2n_tx2"
9027   columns:
9028     - title: " |prein| Test Name |preout| "
9029       data: "data name"
9030     - 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| "
9031       data: "data msg"
9032   data: "dpdk-perf-results-2n-tx2"
9033   filter: "all"
9034   parameters:
9035   - "name"
9036   - "parent"
9037   - "msg"
9038
9039 ################################################################################
9040 ###                                F I L E S                                 ###
9041 ################################################################################
9042
9043 # VPP Performance Results
9044 - type: "file"
9045   title: "VPP Performance Results"
9046   algorithm: "file_details_split"
9047   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
9048   dir-tables:
9049     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
9050     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
9051     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
9052     - "{DIR[DTR,PERF,VPP,2N,ZN2]}"
9053     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
9054     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
9055     - "{DIR[DTR,PERF,VPP,2N,TX2]}"
9056     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
9057     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
9058   data:
9059     - "vpp-perf-results-2n-skx"
9060     - "vpp-perf-results-3n-skx"
9061     - "vpp-perf-results-2n-clx"
9062     - "vpp-perf-results-2n-zn2"
9063     - "vpp-perf-results-3n-hsw"
9064     - "vpp-perf-results-3n-tsh"
9065     - "vpp-perf-results-2n-tx2"
9066     - "vpp-perf-results-2n-dnv"
9067     - "vpp-perf-results-3n-dnv"
9068   filter: "all"
9069   data-start-level: 4
9070   order-chapters:
9071     level-1:
9072       - "l2"
9073       - "ip4"
9074       - "ip6"
9075       - "srv6"
9076       - "ip4_tunnels"
9077       - "ip6_tunnels"
9078       - "vm_vhost"
9079       - "container_memif"
9080       - "crypto"
9081       - "vts"
9082       - "lb"
9083       - "nfv_density"
9084       - "hoststack"
9085     level-2:
9086       - "2n-skx"
9087       - "3n-skx"
9088       - "2n-clx"
9089       - "2n-zn2"
9090       - "3n-hsw"
9091       - "3n-tsh"
9092       - "2n-tx2"
9093       - "2n-dnv"
9094       - "3n-dnv"
9095     level-3:
9096       - "xl710"
9097       - "x520"
9098       - "xxv710"
9099       - "x710"
9100       - "x553"
9101       - "cx556a"
9102       - "vic1227"
9103       - "vic1385"
9104
9105 # VPP Performance Configuration
9106 - type: "file"
9107   title: "VPP Performance Configuration"
9108   algorithm: "file_details_split"
9109   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
9110   dir-tables:
9111     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
9112     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
9113     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
9114     - "{DIR[DTC,PERF,VPP,2N,ZN2]}"
9115     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
9116     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
9117     - "{DIR[DTC,PERF,VPP,2N,TX2]}"
9118     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
9119     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
9120   data:
9121     - "vpp-perf-results-2n-skx"
9122     - "vpp-perf-results-3n-skx"
9123     - "vpp-perf-results-2n-clx"
9124     - "vpp-perf-results-2n-zn2"
9125     - "vpp-perf-results-3n-hsw"
9126     - "vpp-perf-results-3n-tsh"
9127     - "vpp-perf-results-2n-tx2"
9128     - "vpp-perf-results-2n-dnv"
9129     - "vpp-perf-results-3n-dnv"
9130   filter: "all"
9131   data-start-level: 4
9132   order-chapters:
9133     level-1:
9134       - "l2"
9135       - "ip4"
9136       - "ip6"
9137       - "srv6"
9138       - "ip4_tunnels"
9139       - "ip6_tunnels"
9140       - "vm_vhost"
9141       - "container_memif"
9142       - "crypto"
9143       - "vts"
9144       - "lb"
9145       - "nfv_density"
9146       - "hoststack"
9147     level-2:
9148       - "2n-skx"
9149       - "3n-skx"
9150       - "2n-clx"
9151       - "2n-zn2"
9152       - "3n-hsw"
9153       - "3n-tsh"
9154       - "2n-tx2"
9155       - "2n-dnv"
9156       - "3n-dnv"
9157     level-3:
9158       - "xl710"
9159       - "x520"
9160       - "xxv710"
9161       - "x710"
9162       - "x553"
9163       - "cx556a"
9164       - "vic1227"
9165       - "vic1385"
9166
9167 # VPP Performance Operational
9168 - type: "file"
9169   title: "VPP Performance Operational"
9170   algorithm: "file_details_split_html"
9171   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
9172   dir-tables:
9173     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
9174     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
9175     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
9176     - "{DIR[DTO,PERF,VPP,2N,ZN2]}"
9177     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
9178     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
9179     - "{DIR[DTO,PERF,VPP,2N,TX2]}"
9180     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
9181     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
9182   data:
9183     - "vpp-perf-results-2n-skx"
9184     - "vpp-perf-results-3n-skx"
9185     - "vpp-perf-results-2n-clx"
9186     - "vpp-perf-results-2n-zn2"
9187     - "vpp-perf-results-3n-hsw"
9188     - "vpp-perf-results-3n-tsh"
9189     - "vpp-perf-results-2n-tx2"
9190     - "vpp-perf-results-2n-dnv"
9191     - "vpp-perf-results-3n-dnv"
9192   filter: "all"
9193   data-start-level: 4
9194   order-chapters:
9195     level-1:
9196       - "l2"
9197       - "ip4"
9198       - "ip6"
9199       - "srv6"
9200       - "ip4_tunnels"
9201       - "ip6_tunnels"
9202       - "vm_vhost"
9203       - "container_memif"
9204       - "crypto"
9205       - "vts"
9206       - "lb"
9207       - "nfv_density"
9208       - "hoststack"
9209     level-2:
9210       - "2n-skx"
9211       - "3n-skx"
9212       - "2n-clx"
9213       - "2n-zn2"
9214       - "3n-hsw"
9215       - "3n-tsh"
9216       - "2n-tx2"
9217       - "2n-dnv"
9218       - "3n-dnv"
9219     level-3:
9220       - "xl710"
9221       - "x520"
9222       - "xxv710"
9223       - "x710"
9224       - "x553"
9225       - "cx556a"
9226       - "vic1227"
9227       - "vic1385"
9228
9229 # VPP MRR Results
9230 - type: "file"
9231   title: "VPP MRR Results"
9232   algorithm: "file_details_split"
9233   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
9234   dir-tables:
9235     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
9236     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
9237     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
9238     - "{DIR[DTR,MRR,VPP,2N,ZN2]}"
9239     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
9240     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
9241     - "{DIR[DTR,MRR,VPP,2N,TX2]}"
9242     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
9243     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
9244   data:
9245     - "vpp-mrr-results-2n-skx"
9246     - "vpp-mrr-results-3n-skx"
9247     - "vpp-mrr-results-2n-clx"
9248     - "vpp-mrr-results-2n-zn2"
9249     - "vpp-mrr-results-3n-hsw"
9250     - "vpp-mrr-results-3n-tsh"
9251     - "vpp-mrr-results-2n-tx2"
9252     - "vpp-mrr-results-2n-dnv"
9253     - "vpp-mrr-results-3n-dnv"
9254   filter: "all"
9255   data-start-level: 4
9256   order-chapters:
9257     level-1:
9258       - "l2"
9259       - "ip4"
9260       - "ip6"
9261       - "srv6"
9262       - "ip4_tunnels"
9263       - "ip6_tunnels"
9264       - "vm_vhost"
9265       - "container_memif"
9266       - "crypto"
9267       - "vts"
9268       - "lb"
9269       - "nfv_density"
9270       - "hoststack"
9271     level-2:
9272       - "2n-skx"
9273       - "3n-skx"
9274       - "2n-clx"
9275       - "2n-zn2"
9276       - "3n-hsw"
9277       - "3n-tsh"
9278       - "2n-tx2"
9279       - "2n-dnv"
9280       - "3n-dnv"
9281     level-3:
9282       - "xl710"
9283       - "x520"
9284       - "xxv710"
9285       - "x710"
9286       - "x553"
9287       - "cx556a"
9288       - "vic1227"
9289       - "vic1385"
9290
9291 # VPP MRR Configuration
9292 - type: "file"
9293   title: "VPP MRR Configuration"
9294   algorithm: "file_details_split"
9295   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
9296   dir-tables:
9297     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
9298     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
9299     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
9300     - "{DIR[DTC,MRR,VPP,2N,ZN2]}"
9301     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
9302     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
9303     - "{DIR[DTC,MRR,VPP,2N,TX2]}"
9304     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
9305     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
9306   data:
9307     - "vpp-mrr-results-2n-skx"
9308     - "vpp-mrr-results-3n-skx"
9309     - "vpp-mrr-results-2n-clx"
9310     - "vpp-mrr-results-2n-zn2"
9311     - "vpp-mrr-results-3n-hsw"
9312     - "vpp-mrr-results-3n-tsh"
9313     - "vpp-mrr-results-2n-tx2"
9314     - "vpp-mrr-results-2n-dnv"
9315     - "vpp-mrr-results-3n-dnv"
9316   filter: "all"
9317   data-start-level: 4
9318   order-chapters:
9319     level-1:
9320       - "l2"
9321       - "ip4"
9322       - "ip6"
9323       - "srv6"
9324       - "ip4_tunnels"
9325       - "ip6_tunnels"
9326       - "vm_vhost"
9327       - "container_memif"
9328       - "crypto"
9329       - "vts"
9330       - "lb"
9331       - "nfv_density"
9332       - "hoststack"
9333     level-2:
9334       - "2n-skx"
9335       - "3n-skx"
9336       - "2n-clx"
9337       - "2n-zn2"
9338       - "3n-hsw"
9339       - "3n-tsh"
9340       - "2n-tx2"
9341       - "2n-dnv"
9342       - "3n-dnv"
9343     level-3:
9344       - "xl710"
9345       - "x520"
9346       - "xxv710"
9347       - "x710"
9348       - "x553"
9349       - "cx556a"
9350       - "vic1227"
9351       - "vic1385"
9352
9353 # VPP Device Results - Ubuntu
9354 - type: "file"
9355   title: "VPP Device Results - Ubuntu"
9356   algorithm: "file_test_results"
9357   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
9358   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
9359   data: "vpp-device-results-ubuntu"
9360   filter: "all"
9361   data-start-level: 4
9362
9363 # VPP Device Configuration - Ubuntu
9364 - type: "file"
9365   title: "VPP Device Configuration - Ubuntu"
9366   algorithm: "file_test_results"
9367   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
9368   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
9369   data: "vpp-device-results-ubuntu"
9370   filter: "all"
9371   data-start-level: 4
9372
9373 # DPDK Performance Results 3n-hsw
9374 - type: "file"
9375   title: "DPDK Performance Results 3n-hsw"
9376   algorithm: "file_test_results"
9377   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
9378   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
9379   data: "dpdk-perf-results-3n-hsw"
9380   filter: "all"
9381   data-start-level: 4
9382
9383 # DPDK Performance Results 3n-skx
9384 - type: "file"
9385   title: "DPDK Performance Results 3n-skx"
9386   algorithm: "file_test_results"
9387   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
9388   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
9389   data: "dpdk-perf-results-3n-skx"
9390   filter: "all"
9391   data-start-level: 4
9392
9393 # DPDK Performance Results 2n-skx
9394 - type: "file"
9395   title: "DPDK Performance Results 2n-skx"
9396   algorithm: "file_test_results"
9397   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
9398   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
9399   data: "dpdk-perf-results-2n-skx"
9400   filter: "all"
9401   data-start-level: 4
9402
9403 # DPDK Performance Results 2n-zn2
9404 - type: "file"
9405   title: "DPDK Performance Results 2n-zn2"
9406   algorithm: "file_test_results"
9407   output-file: "{DIR[DTR,PERF,DPDK,2N,ZN2]}"
9408   dir-tables: "{DIR[DTR,PERF,DPDK,2N,ZN2]}"
9409   data: "dpdk-perf-results-2n-zn2"
9410   filter: "all"
9411   data-start-level: 4
9412
9413 # DPDK Performance Results 2n-clx
9414 - type: "file"
9415   title: "DPDK Performance Results 2n-clx"
9416   algorithm: "file_test_results"
9417   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
9418   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
9419   data: "dpdk-perf-results-2n-clx"
9420   filter: "all"
9421   data-start-level: 4
9422
9423 ## DPDK Performance Results 2n-dnv
9424 #- type: "file"
9425 #  title: "DPDK Performance Results 2n-dnv"
9426 #  algorithm: "file_test_results"
9427 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
9428 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
9429 #  data: "dpdk-perf-results-2n-dnv"
9430 #  filter: "all"
9431 #  data-start-level: 4
9432 #
9433 ## DPDK Performance Results 3n-dnv
9434 #- type: "file"
9435 #  title: "DPDK Performance Results 3n-dnv"
9436 #  algorithm: "file_test_results"
9437 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
9438 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
9439 #  data: "dpdk-perf-results-3n-dnv"
9440 #  filter: "all"
9441 #  data-start-level: 4
9442
9443 # DPDK Performance Results 3n-tsh
9444 - type: "file"
9445   title: "DPDK Performance Results 3n-tsh"
9446   algorithm: "file_test_results"
9447   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
9448   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
9449   data: "dpdk-perf-results-3n-tsh"
9450   filter: "all"
9451   data-start-level: 4
9452
9453 # DPDK Performance Results 2n-tx2
9454 - type: "file"
9455   title: "DPDK Performance Results 2n-tx2"
9456   algorithm: "file_test_results"
9457   output-file: "{DIR[DTR,PERF,DPDK,2N,TX2]}"
9458   dir-tables: "{DIR[DTR,PERF,DPDK,2N,TX2]}"
9459   data: "dpdk-perf-results-2n-tx2"
9460   filter: "all"
9461   data-start-level: 4
9462
9463 ################################################################################
9464 ###                                P L O T S                                 ###
9465 ################################################################################
9466
9467 # Hoststack tests 3n-hsw
9468
9469 - type: "plot"
9470   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
9471   algorithm: "plot_perf_box_name"
9472   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
9473   data: "plot-vpp-hoststack-3n-hsw"
9474   include:
9475     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
9476     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
9477   layout:
9478     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
9479     layout: "plot-hoststack"
9480
9481 - type: "plot"
9482   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
9483   algorithm: "plot_perf_box_name"
9484   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
9485   data: "plot-vpp-hoststack-3n-hsw"
9486   include:
9487     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
9488     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
9489   layout:
9490     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
9491     layout: "plot-hoststack"
9492
9493 - type: "plot"
9494   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
9495   algorithm: "plot_perf_box_name"
9496   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
9497   data: "plot-vpp-hoststack-3n-hsw"
9498   include:
9499     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
9500     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
9501     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
9502     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
9503   layout:
9504     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
9505     layout: "plot-hoststack"
9506
9507 ################################################################################
9508
9509 # Soak Test (PLRsearch), boxes - 2n-clx
9510 - type: "plot"
9511   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9512   algorithm: "plot_perf_box_name"
9513   output-file-type: ".html"
9514   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
9515   data: "plot-vpp-soak-2n-clx"
9516   include:
9517     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
9518     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
9519     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
9520     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
9521     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
9522     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
9523   layout:
9524     title: "30 Minutes Soak Test (PLRsearch)"
9525     layout: "plot-soak-throughput"
9526
9527 # Soak Test (PLRsearch), boxes - 2n-clx
9528 - type: "plot"
9529   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9530   algorithm: "plot_perf_box_name"
9531   output-file-type: ".html"
9532   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
9533   data: "plot-vpp-soak-2n-clx"
9534   include:
9535     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
9536     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
9537     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9538     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9539     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
9540     - "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"
9541   layout:
9542     title: "30 Minutes Soak Test (PLRsearch)"
9543     layout: "plot-soak-throughput"
9544
9545 # Soak Test (PLRsearch), boxes - 2n-skx
9546 - type: "plot"
9547   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9548   algorithm: "plot_perf_box_name"
9549   output-file-type: ".html"
9550   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
9551   data: "plot-vpp-soak-2n-skx"
9552   include:
9553     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
9554     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
9555     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
9556     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
9557     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
9558     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
9559   layout:
9560     title: "30 Minutes Soak Test (PLRsearch)"
9561     layout: "plot-soak-throughput"
9562
9563 # Soak Test (PLRsearch), boxes - 2n-skx
9564 - type: "plot"
9565   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9566   algorithm: "plot_perf_box_name"
9567   output-file-type: ".html"
9568   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
9569   data: "plot-vpp-soak-2n-skx"
9570   include:
9571     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
9572     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
9573     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9574     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9575     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
9576     - "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"
9577   layout:
9578     title: "30 Minutes Soak Test (PLRsearch)"
9579     layout: "plot-soak-throughput"
9580
9581 ###############################################################################
9582
9583 # Reconf tests 2n-skx
9584
9585 - type: "plot"
9586   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9587   algorithm: "plot_nf_reconf_box_name"
9588   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
9589   data: "plot-vpp-nfv-reconf-2n-skx"
9590   include:
9591     - "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"
9592     - "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"
9593     - "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"
9594     - "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"
9595     - "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"
9596     - "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"
9597   layout:
9598     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9599     layout: "plot-throughput"
9600
9601 - type: "plot"
9602   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9603   algorithm: "plot_nf_reconf_box_name"
9604   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
9605   data: "plot-vpp-nfv-reconf-2n-skx"
9606   include:
9607     - "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"
9608     - "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"
9609     - "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"
9610     - "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"
9611     - "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"
9612     - "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"
9613   layout:
9614     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9615     layout: "plot-throughput"
9616
9617 - type: "plot"
9618   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9619   algorithm: "plot_nf_reconf_box_name"
9620   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
9621   data: "plot-vpp-nfv-reconf-2n-skx"
9622   include:
9623     - "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"
9624     - "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"
9625     - "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"
9626     - "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"
9627     - "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"
9628     - "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"
9629   layout:
9630     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9631     layout: "plot-throughput"
9632
9633 ###############################################################################
9634
9635 # Reconf tests 2n-clx
9636
9637 - type: "plot"
9638   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9639   algorithm: "plot_nf_reconf_box_name"
9640   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
9641   data: "plot-vpp-nfv-reconf-2n-clx"
9642   include:
9643     - "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"
9644     - "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"
9645     - "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"
9646     - "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"
9647   layout:
9648     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9649     layout: "plot-throughput"
9650
9651 - type: "plot"
9652   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9653   algorithm: "plot_nf_reconf_box_name"
9654   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
9655   data: "plot-vpp-nfv-reconf-2n-clx"
9656   include:
9657     - "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"
9658     - "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"
9659     - "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"
9660     - "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"
9661   layout:
9662     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9663     layout: "plot-throughput"
9664
9665 - type: "plot"
9666   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9667   algorithm: "plot_nf_reconf_box_name"
9668   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
9669   data: "plot-vpp-nfv-reconf-2n-clx"
9670   include:
9671     - "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"
9672     - "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"
9673     - "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"
9674     - "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"
9675   layout:
9676     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9677     layout: "plot-throughput"
9678
9679 ###############################################################################
9680
9681 # Reconf tests 3n-hsw
9682
9683 - type: "plot"
9684   title: "Effective Blocked Time: 3n-hsw-xl710-64b-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9685   algorithm: "plot_nf_reconf_box_name"
9686   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9687   data: "plot-vpp-ipsec-reconf-3n-hsw"
9688   include:
9689     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9690     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9691     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9692     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9693   layout:
9694     title: "ethip4ipsec4tnlsw-1atnl-ip4base"
9695     layout: "plot-throughput"
9696
9697 - type: "plot"
9698   title: "Effective Blocked Time: 3n-hsw-xl710-64b-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9699   algorithm: "plot_nf_reconf_box_name"
9700   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9701   data: "plot-vpp-ipsec-reconf-3n-hsw"
9702   include:
9703     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9704     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9705     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9706     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9707   layout:
9708     title: "ethip4ipsec1000tnlsw-1atnl-ip4base"
9709     layout: "plot-throughput"
9710
9711 - type: "plot"
9712   title: "Effective Blocked Time: 3n-hsw-xl710-64b-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9713   algorithm: "plot_nf_reconf_box_name"
9714   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9715   data: "plot-vpp-ipsec-reconf-3n-hsw"
9716   include:
9717     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9718     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9719     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9720     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9721   layout:
9722     title: "ethip4ipsec60000tnlsw-1atnl-ip4base"
9723     layout: "plot-throughput"
9724
9725 - type: "plot"
9726   title: "Effective Blocked Time: 3n-hsw-xl710-64b-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9727   algorithm: "plot_nf_reconf_box_name"
9728   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9729   data: "plot-vpp-ipsec-reconf-3n-hsw"
9730   include:
9731     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9732     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9733     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9734     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9735   layout:
9736     title: "ethip4ipsec4tnlsw-1atnl-ip4base"
9737     layout: "plot-throughput"
9738
9739 - type: "plot"
9740   title: "Effective Blocked Time: 3n-hsw-xl710-64b-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9741   algorithm: "plot_nf_reconf_box_name"
9742   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9743   data: "plot-vpp-ipsec-reconf-3n-hsw"
9744   include:
9745     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9746     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9747     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9748     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9749   layout:
9750     title: "ethip4ipsec1000tnlsw-1atnl-ip4base"
9751     layout: "plot-throughput"
9752
9753 - type: "plot"
9754   title: "Effective Blocked Time: 3n-hsw-xl710-64b-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9755   algorithm: "plot_nf_reconf_box_name"
9756   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9757   data: "plot-vpp-ipsec-reconf-3n-hsw"
9758   include:
9759     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9760     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9761     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9762     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9763   layout:
9764     title: "ethip4ipsec60000tnlsw-1atnl-ip4base"
9765     layout: "plot-throughput"
9766
9767 - type: "plot"
9768   title: "Effective Blocked Time: 3n-hsw-xl710-64b-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9769   algorithm: "plot_nf_reconf_box_name"
9770   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9771   data: "plot-vpp-ipsec-reconf-3n-hsw"
9772   include:
9773     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9774     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9775     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9776     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9777   layout:
9778     title: "ethip4ipsec4tnlsw-1atnl-ip4base"
9779     layout: "plot-throughput"
9780
9781 - type: "plot"
9782   title: "Effective Blocked Time: 3n-hsw-xl710-64b-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9783   algorithm: "plot_nf_reconf_box_name"
9784   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9785   data: "plot-vpp-ipsec-reconf-3n-hsw"
9786   include:
9787     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9788     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9789     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9790     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9791   layout:
9792     title: "ethip4ipsec1000tnlsw-1atnl-ip4base"
9793     layout: "plot-throughput"
9794
9795 - type: "plot"
9796   title: "Effective Blocked Time: 3n-hsw-xl710-64b-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9797   algorithm: "plot_nf_reconf_box_name"
9798   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9799   data: "plot-vpp-ipsec-reconf-3n-hsw"
9800   include:
9801     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9802     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9803     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9804     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9805   layout:
9806     title: "ethip4ipsec60000tnlsw-1atnl-ip4base"
9807     layout: "plot-throughput"
9808
9809 ###############################################################################
9810
9811 # Plots - NF Density - VSC - MRR IMIX
9812 - type: "plot"
9813   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9814   algorithm: "plot_nf_heatmap"
9815   output-file-type: ".html"
9816   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
9817   data: "plot-vpp-nfv-2n-skx-mrr"
9818   filter: "'NIC_Intel-XXV710' and
9819            'NF_DENSITY' and
9820            'VHOST' and
9821            not 'VXLAN' and
9822            'CHAIN' and
9823            'NF_VPPIP4' and
9824            'IMIX' and
9825            '2T1C' and
9826            'MRR'"
9827   parameters:
9828   - "result"
9829   - "name"
9830   - "tags"
9831   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9832   x-axis: "X = VNFs per Service Chain"
9833   y-axis: "Y = Number of Service Chains"
9834   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9835   layout:
9836     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9837     layout: "plot-service-density"
9838
9839 - type: "plot"
9840   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9841   algorithm: "plot_nf_heatmap"
9842   output-file-type: ".html"
9843   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
9844   data: "plot-vpp-nfv-2n-skx-mrr"
9845   filter: "'NIC_Intel-XXV710' and
9846            'NF_DENSITY' and
9847            'VHOST' and
9848            not 'VXLAN' and
9849            'CHAIN' and
9850            'NF_VPPIP4' and
9851            'IMIX' and
9852            '4T2C' and
9853            'MRR'"
9854   parameters:
9855   - "result"
9856   - "name"
9857   - "tags"
9858   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9859   x-axis: "X = VNFs per Service Chain"
9860   y-axis: "Y = Number of Service Chains"
9861   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9862   layout:
9863     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9864     layout: "plot-service-density"
9865
9866 - type: "plot"
9867   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9868   algorithm: "plot_nf_heatmap"
9869   output-file-type: ".html"
9870   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
9871   data: "plot-vpp-nfv-2n-skx-mrr"
9872   filter: "'NIC_Intel-XXV710' and
9873            'NF_DENSITY' and
9874            'VHOST' and
9875            not 'VXLAN' and
9876            'CHAIN' and
9877            'NF_VPPIP4' and
9878            'IMIX' and
9879            '8T4C' and
9880            'MRR'"
9881   parameters:
9882   - "result"
9883   - "name"
9884   - "tags"
9885   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9886   x-axis: "X = VNFs per Service Chain"
9887   y-axis: "Y = Number of Service Chains"
9888   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9889   layout:
9890     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9891     layout: "plot-service-density"
9892
9893 # Plots - NF Density - VSC - NDR IMIX
9894 - type: "plot"
9895   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9896   algorithm: "plot_nf_heatmap"
9897   output-file-type: ".html"
9898   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
9899   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9900   filter: "'NIC_Intel-XXV710' and
9901            'NF_DENSITY' and
9902            'VHOST' and
9903            not 'VXLAN' and
9904            'CHAIN' and
9905            'NF_VPPIP4' and
9906            'IMIX' and
9907            '2T1C' and
9908            'NDRPDR'"
9909   parameters:
9910   - "throughput"
9911   - "name"
9912   - "tags"
9913   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9914   x-axis: "X = VNFs per Service Chain"
9915   y-axis: "Y = Number of Service Chains"
9916   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9917   layout:
9918     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9919     layout: "plot-service-density"
9920
9921 - type: "plot"
9922   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9923   algorithm: "plot_nf_heatmap"
9924   output-file-type: ".html"
9925   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
9926   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9927   filter: "'NIC_Intel-XXV710' and
9928            'NF_DENSITY' and
9929            'VHOST' and
9930            not 'VXLAN' and
9931            'CHAIN' and
9932            'NF_VPPIP4' and
9933            'IMIX' and
9934            '4T2C' and
9935            'NDRPDR'"
9936   parameters:
9937   - "throughput"
9938   - "name"
9939   - "tags"
9940   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9941   x-axis: "X = VNFs per Service Chain"
9942   y-axis: "Y = Number of Service Chains"
9943   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9944   layout:
9945     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9946     layout: "plot-service-density"
9947
9948 - type: "plot"
9949   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9950   algorithm: "plot_nf_heatmap"
9951   output-file-type: ".html"
9952   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
9953   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9954   filter: "'NIC_Intel-XXV710' and
9955            'NF_DENSITY' and
9956            'VHOST' and
9957            not 'VXLAN' and
9958            'CHAIN' and
9959            'NF_VPPIP4' and
9960            'IMIX' and
9961            '8T4C' and
9962            'NDRPDR'"
9963   parameters:
9964   - "throughput"
9965   - "name"
9966   - "tags"
9967   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9968   x-axis: "X = VNFs per Service Chain"
9969   y-axis: "Y = Number of Service Chains"
9970   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9971   layout:
9972     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9973     layout: "plot-service-density"
9974
9975 # Plots - NF Density - VSC - PDR IMIX
9976 - type: "plot"
9977   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9978   algorithm: "plot_nf_heatmap"
9979   output-file-type: ".html"
9980   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
9981   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9982   filter: "'NIC_Intel-XXV710' and
9983            'NF_DENSITY' and
9984            'VHOST' and
9985            not 'VXLAN' and
9986            'CHAIN' and
9987            'NF_VPPIP4' and
9988            'IMIX' and
9989            '2T1C' and
9990            'NDRPDR'"
9991   parameters:
9992   - "throughput"
9993   - "name"
9994   - "tags"
9995   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9996   x-axis: "X = VNFs per Service Chain"
9997   y-axis: "Y = Number of Service Chains"
9998   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9999   layout:
10000     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10001     layout: "plot-service-density"
10002
10003 - type: "plot"
10004   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10005   algorithm: "plot_nf_heatmap"
10006   output-file-type: ".html"
10007   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
10008   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10009   filter: "'NIC_Intel-XXV710' and
10010            'NF_DENSITY' and
10011            'VHOST' and
10012            not 'VXLAN' and
10013            'CHAIN' and
10014            'NF_VPPIP4' and
10015            'IMIX' and
10016            '4T2C' and
10017            'NDRPDR'"
10018   parameters:
10019   - "throughput"
10020   - "name"
10021   - "tags"
10022   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10023   x-axis: "X = VNFs per Service Chain"
10024   y-axis: "Y = Number of Service Chains"
10025   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10026   layout:
10027     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10028     layout: "plot-service-density"
10029
10030 - type: "plot"
10031   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10032   algorithm: "plot_nf_heatmap"
10033   output-file-type: ".html"
10034   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
10035   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10036   filter: "'NIC_Intel-XXV710' and
10037            'NF_DENSITY' and
10038            'VHOST' and
10039            not 'VXLAN' and
10040            'CHAIN' and
10041            'NF_VPPIP4' and
10042            'IMIX' and
10043            '8T4C' and
10044            'NDRPDR'"
10045   parameters:
10046   - "throughput"
10047   - "name"
10048   - "tags"
10049   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10050   x-axis: "X = VNFs per Service Chain"
10051   y-axis: "Y = Number of Service Chains"
10052   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10053   layout:
10054     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10055     layout: "plot-service-density"
10056
10057 ###############################################################################
10058
10059 # Plots - NF Density - VSC - MRR IMIX
10060 - type: "plot"
10061   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10062   algorithm: "plot_nf_heatmap"
10063   output-file-type: ".html"
10064   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10065   data: "plot-vpp-nfv-2n-skx-mrr"
10066   filter: "'NIC_Intel-XXV710' and
10067            'NF_DENSITY' and
10068            'VHOST' and
10069            'VXLAN' and
10070            'CHAIN' and
10071            'IMIX' and
10072            '2T1C' and
10073            'MRR'"
10074   parameters:
10075   - "result"
10076   - "name"
10077   - "tags"
10078   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10079   x-axis: "X = VNFs per Service Chain"
10080   y-axis: "Y = Number of Service Chains"
10081   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10082   layout:
10083     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10084     layout: "plot-service-density"
10085
10086 - type: "plot"
10087   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10088   algorithm: "plot_nf_heatmap"
10089   output-file-type: ".html"
10090   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10091   data: "plot-vpp-nfv-2n-skx-mrr"
10092   filter: "'NIC_Intel-XXV710' and
10093            'NF_DENSITY' and
10094            'VHOST' and
10095            'VXLAN' and
10096            'CHAIN' and
10097            'IMIX' and
10098            '4T2C' and
10099            'MRR'"
10100   parameters:
10101   - "result"
10102   - "name"
10103   - "tags"
10104   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10105   x-axis: "X = VNFs per Service Chain"
10106   y-axis: "Y = Number of Service Chains"
10107   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10108   layout:
10109     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10110     layout: "plot-service-density"
10111
10112 - type: "plot"
10113   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10114   algorithm: "plot_nf_heatmap"
10115   output-file-type: ".html"
10116   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10117   data: "plot-vpp-nfv-2n-skx-mrr"
10118   filter: "'NIC_Intel-XXV710' and
10119            'NF_DENSITY' and
10120            'VHOST' and
10121            'VXLAN' and
10122            'CHAIN' and
10123            'IMIX' and
10124            '8T4C' and
10125            'MRR'"
10126   parameters:
10127   - "result"
10128   - "name"
10129   - "tags"
10130   include-tests: "MRR" # "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 MRR) [Mpps]"
10134   layout:
10135     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10136     layout: "plot-service-density"
10137
10138 # Plots - NF Density - VSC - NDR IMIX
10139 - type: "plot"
10140   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10141   algorithm: "plot_nf_heatmap"
10142   output-file-type: ".html"
10143   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10144   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10145   filter: "'NIC_Intel-XXV710' and
10146            'NF_DENSITY' and
10147            'VHOST' and
10148            'VXLAN' and
10149            'CHAIN' and
10150            'IMIX' and
10151            '2T1C' and
10152            'NDRPDR'"
10153   parameters:
10154   - "throughput"
10155   - "name"
10156   - "tags"
10157   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10158   x-axis: "X = VNFs per Service Chain"
10159   y-axis: "Y = Number of Service Chains"
10160   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10161   layout:
10162     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10163     layout: "plot-service-density"
10164
10165 - type: "plot"
10166   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10167   algorithm: "plot_nf_heatmap"
10168   output-file-type: ".html"
10169   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10170   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10171   filter: "'NIC_Intel-XXV710' and
10172            'NF_DENSITY' and
10173            'VHOST' and
10174            'VXLAN' and
10175            'CHAIN' and
10176            'IMIX' and
10177            '4T2C' and
10178            'NDRPDR'"
10179   parameters:
10180   - "throughput"
10181   - "name"
10182   - "tags"
10183   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10184   x-axis: "X = VNFs per Service Chain"
10185   y-axis: "Y = Number of Service Chains"
10186   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10187   layout:
10188     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10189     layout: "plot-service-density"
10190
10191 - type: "plot"
10192   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10193   algorithm: "plot_nf_heatmap"
10194   output-file-type: ".html"
10195   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10196   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10197   filter: "'NIC_Intel-XXV710' and
10198            'NF_DENSITY' and
10199            'VHOST' and
10200            'VXLAN' and
10201            'CHAIN' and
10202            'IMIX' and
10203            '8T4C' and
10204            'NDRPDR'"
10205   parameters:
10206   - "throughput"
10207   - "name"
10208   - "tags"
10209   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10210   x-axis: "X = VNFs per Service Chain"
10211   y-axis: "Y = Number of Service Chains"
10212   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10213   layout:
10214     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10215     layout: "plot-service-density"
10216
10217 # Plots - NF Density - VSC - PDR IMIX
10218 - type: "plot"
10219   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10220   algorithm: "plot_nf_heatmap"
10221   output-file-type: ".html"
10222   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10223   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10224   filter: "'NIC_Intel-XXV710' and
10225            'NF_DENSITY' and
10226            'VHOST' and
10227            'VXLAN' and
10228            'CHAIN' and
10229            'IMIX' and
10230            '2T1C' and
10231            'NDRPDR'"
10232   parameters:
10233   - "throughput"
10234   - "name"
10235   - "tags"
10236   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10237   x-axis: "X = VNFs per Service Chain"
10238   y-axis: "Y = Number of Service Chains"
10239   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10240   layout:
10241     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10242     layout: "plot-service-density"
10243
10244 - type: "plot"
10245   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10246   algorithm: "plot_nf_heatmap"
10247   output-file-type: ".html"
10248   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10249   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10250   filter: "'NIC_Intel-XXV710' and
10251            'NF_DENSITY' and
10252            'VHOST' and
10253            'VXLAN' and
10254            'CHAIN' and
10255            'IMIX' and
10256            '4T2C' and
10257            'NDRPDR'"
10258   parameters:
10259   - "throughput"
10260   - "name"
10261   - "tags"
10262   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10263   x-axis: "X = VNFs per Service Chain"
10264   y-axis: "Y = Number of Service Chains"
10265   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10266   layout:
10267     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10268     layout: "plot-service-density"
10269
10270 - type: "plot"
10271   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10272   algorithm: "plot_nf_heatmap"
10273   output-file-type: ".html"
10274   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10275   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10276   filter: "'NIC_Intel-XXV710' and
10277            'NF_DENSITY' and
10278            'VHOST' and
10279            'VXLAN' and
10280            'CHAIN' and
10281            'IMIX' and
10282            '8T4C' and
10283            'NDRPDR'"
10284   parameters:
10285   - "throughput"
10286   - "name"
10287   - "tags"
10288   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10289   x-axis: "X = VNFs per Service Chain"
10290   y-axis: "Y = Number of Service Chains"
10291   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10292   layout:
10293     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10294     layout: "plot-service-density"
10295
10296 ###############################################################################
10297
10298 # Plots - NF Density - CSC - MRR IMIX
10299 - type: "plot"
10300   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10301   algorithm: "plot_nf_heatmap"
10302   output-file-type: ".html"
10303   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
10304   data: "plot-vpp-nfv-2n-skx-mrr"
10305   filter: "'NIC_Intel-XXV710' and
10306            'NF_DENSITY' and
10307            'DOCKER' and
10308            'CHAIN' and
10309            'NF_VPPIP4' and
10310            'IMIX' and
10311            '2T1C' and
10312            'MRR'"
10313   parameters:
10314   - "result"
10315   - "name"
10316   - "tags"
10317   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10318   x-axis: "X = CNFs per Service Chain"
10319   y-axis: "Y = Number of Service Chains"
10320   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10321   layout:
10322     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10323     layout: "plot-service-density"
10324
10325 - type: "plot"
10326   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10327   algorithm: "plot_nf_heatmap"
10328   output-file-type: ".html"
10329   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
10330   data: "plot-vpp-nfv-2n-skx-mrr"
10331   filter: "'NIC_Intel-XXV710' and
10332            'NF_DENSITY' and
10333            'DOCKER' and
10334            'CHAIN' and
10335            'NF_VPPIP4' and
10336            'IMIX' and
10337            '4T2C' and
10338            'MRR'"
10339   parameters:
10340   - "result"
10341   - "name"
10342   - "tags"
10343   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10344   x-axis: "X = CNFs per Service Chain"
10345   y-axis: "Y = Number of Service Chains"
10346   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10347   layout:
10348     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10349     layout: "plot-service-density"
10350
10351 - type: "plot"
10352   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10353   algorithm: "plot_nf_heatmap"
10354   output-file-type: ".html"
10355   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
10356   data: "plot-vpp-nfv-2n-skx-mrr"
10357   filter: "'NIC_Intel-XXV710' and
10358            'NF_DENSITY' and
10359            'DOCKER' and
10360            'CHAIN' and
10361            'NF_VPPIP4' and
10362            'IMIX' and
10363            '8T4C' and
10364            'MRR'"
10365   parameters:
10366   - "result"
10367   - "name"
10368   - "tags"
10369   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10370   x-axis: "X = CNFs per Service Chain"
10371   y-axis: "Y = Number of Service Chains"
10372   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10373   layout:
10374     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10375     layout: "plot-service-density"
10376
10377 # Plots - NF Density - CSC - NDR IMIX
10378 - type: "plot"
10379   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10380   algorithm: "plot_nf_heatmap"
10381   output-file-type: ".html"
10382   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
10383   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10384   filter: "'NIC_Intel-XXV710' and
10385            'NF_DENSITY' and
10386            'DOCKER' and
10387            'CHAIN' and
10388            'NF_VPPIP4' and
10389            'IMIX' and
10390            '2T1C' and
10391            'NDRPDR'"
10392   parameters:
10393   - "throughput"
10394   - "name"
10395   - "tags"
10396   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10397   x-axis: "X = CNFs per Service Chain"
10398   y-axis: "Y = Number of Service Chains"
10399   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10400   layout:
10401     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10402     layout: "plot-service-density"
10403
10404 - type: "plot"
10405   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10406   algorithm: "plot_nf_heatmap"
10407   output-file-type: ".html"
10408   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
10409   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10410   filter: "'NIC_Intel-XXV710' and
10411            'NF_DENSITY' and
10412            'DOCKER' and
10413            'CHAIN' and
10414            'NF_VPPIP4' and
10415            'IMIX' and
10416            '4T2C' and
10417            'NDRPDR'"
10418   parameters:
10419   - "throughput"
10420   - "name"
10421   - "tags"
10422   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10423   x-axis: "X = CNFs per Service Chain"
10424   y-axis: "Y = Number of Service Chains"
10425   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10426   layout:
10427     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10428     layout: "plot-service-density"
10429
10430 - type: "plot"
10431   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10432   algorithm: "plot_nf_heatmap"
10433   output-file-type: ".html"
10434   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
10435   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10436   filter: "'NIC_Intel-XXV710' and
10437            'NF_DENSITY' and
10438            'DOCKER' and
10439            'CHAIN' and
10440            'NF_VPPIP4' and
10441            'IMIX' and
10442            '8T4C' and
10443            'NDRPDR'"
10444   parameters:
10445   - "throughput"
10446   - "name"
10447   - "tags"
10448   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10449   x-axis: "X = CNFs per Service Chain"
10450   y-axis: "Y = Number of Service Chains"
10451   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10452   layout:
10453     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10454     layout: "plot-service-density"
10455
10456 # Plots - NF Density - CSC - PDR IMIX
10457 - type: "plot"
10458   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10459   algorithm: "plot_nf_heatmap"
10460   output-file-type: ".html"
10461   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
10462   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10463   filter: "'NIC_Intel-XXV710' and
10464            'NF_DENSITY' and
10465            'DOCKER' and
10466            'CHAIN' and
10467            'NF_VPPIP4' and
10468            'IMIX' and
10469            '2T1C' and
10470            'NDRPDR'"
10471   parameters:
10472   - "throughput"
10473   - "name"
10474   - "tags"
10475   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10476   x-axis: "X = CNFs per Service Chain"
10477   y-axis: "Y = Number of Service Chains"
10478   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10479   layout:
10480     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10481     layout: "plot-service-density"
10482
10483 - type: "plot"
10484   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10485   algorithm: "plot_nf_heatmap"
10486   output-file-type: ".html"
10487   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
10488   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10489   filter: "'NIC_Intel-XXV710' and
10490            'NF_DENSITY' and
10491            'DOCKER' and
10492            'CHAIN' and
10493            'NF_VPPIP4' and
10494            'IMIX' and
10495            '4T2C' and
10496            'NDRPDR'"
10497   parameters:
10498   - "throughput"
10499   - "name"
10500   - "tags"
10501   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10502   x-axis: "X = CNFs per Service Chain"
10503   y-axis: "Y = Number of Service Chains"
10504   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10505   layout:
10506     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10507     layout: "plot-service-density"
10508
10509 - type: "plot"
10510   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10511   algorithm: "plot_nf_heatmap"
10512   output-file-type: ".html"
10513   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
10514   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10515   filter: "'NIC_Intel-XXV710' and
10516            'NF_DENSITY' and
10517            'DOCKER' and
10518            'CHAIN' and
10519            'NF_VPPIP4' and
10520            'IMIX' and
10521            '8T4C' and
10522            'NDRPDR'"
10523   parameters:
10524   - "throughput"
10525   - "name"
10526   - "tags"
10527   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10528   x-axis: "X = CNFs per Service Chain"
10529   y-axis: "Y = Number of Service Chains"
10530   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10531   layout:
10532     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10533     layout: "plot-service-density"
10534
10535 ################################################################################
10536 #
10537 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
10538 #- type: "plot"
10539 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10540 #  algorithm: "plot_nf_heatmap"
10541 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
10542 #  data: "plot-vpp-nfv-3n-skx-mrr"
10543 #  filter: "'NIC_Intel-XXV710' and
10544 #           'NF_DENSITY' and
10545 #           'DOCKER' and
10546 #           'CHAIN' and
10547 #           'NF_VPPIP4' and
10548 #           'IPSEC' and
10549 #           'TNL_4' and
10550 #           'IMIX' and
10551 #           '2T1C' and
10552 #           'MRR'"
10553 #  parameters:
10554 #  - "result"
10555 #  - "name"
10556 #  - "tags"
10557 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10558 #  x-axis: "X = CNFs per Service Chain"
10559 #  y-axis: "Y = Number of Service Chains"
10560 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10561 #  layout:
10562 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10563 #    layout: "plot-service-density"
10564 #
10565 #- type: "plot"
10566 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10567 #  algorithm: "plot_nf_heatmap"
10568 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
10569 #  data: "plot-vpp-nfv-3n-skx-mrr"
10570 #  filter: "'NIC_Intel-XXV710' and
10571 #           'NF_DENSITY' and
10572 #           'DOCKER' and
10573 #           'CHAIN' and
10574 #           'NF_VPPIP4' and
10575 #           'IPSEC' and
10576 #           'TNL_4' and
10577 #           'IMIX' and
10578 #           '4T2C' and
10579 #           'MRR'"
10580 #  parameters:
10581 #  - "result"
10582 #  - "name"
10583 #  - "tags"
10584 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10585 #  x-axis: "X = CNFs per Service Chain"
10586 #  y-axis: "Y = Number of Service Chains"
10587 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10588 #  layout:
10589 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10590 #    layout: "plot-service-density"
10591 #
10592 #- type: "plot"
10593 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10594 #  algorithm: "plot_nf_heatmap"
10595 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
10596 #  data: "plot-vpp-nfv-3n-skx-mrr"
10597 #  filter: "'NIC_Intel-XXV710' and
10598 #           'NF_DENSITY' and
10599 #           'DOCKER' and
10600 #           'CHAIN' and
10601 #           'NF_VPPIP4' and
10602 #           'IPSEC' and
10603 #           'TNL_4' and
10604 #           'IMIX' and
10605 #           '8T4C' and
10606 #           'MRR'"
10607 #  parameters:
10608 #  - "result"
10609 #  - "name"
10610 #  - "tags"
10611 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10612 #  x-axis: "X = CNFs per Service Chain"
10613 #  y-axis: "Y = Number of Service Chains"
10614 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10615 #  layout:
10616 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10617 #    layout: "plot-service-density"
10618
10619 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
10620 #- type: "plot"
10621 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10622 #  algorithm: "plot_nf_heatmap"
10623 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
10624 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10625 #  filter: "'NIC_Intel-XXV710' and
10626 #           'NF_DENSITY' and
10627 #           'DOCKER' and
10628 #           'CHAIN' and
10629 #           'NF_VPPIP4' and
10630 #           'IPSEC' and
10631 #           'TNL_4' and
10632 #           'IMIX' and
10633 #           '2T1C' and
10634 #           'NDRPDR'"
10635 #  parameters:
10636 #  - "throughput"
10637 #  - "name"
10638 #  - "tags"
10639 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10640 #  x-axis: "X = CNFs per Service Chain"
10641 #  y-axis: "Y = Number of Service Chains"
10642 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10643 #  layout:
10644 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10645 #    layout: "plot-service-density"
10646 #
10647 #- type: "plot"
10648 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10649 #  algorithm: "plot_nf_heatmap"
10650 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
10651 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10652 #  filter: "'NIC_Intel-XXV710' and
10653 #           'NF_DENSITY' and
10654 #           'DOCKER' and
10655 #           'CHAIN' and
10656 #           'NF_VPPIP4' and
10657 #           'IPSEC' and
10658 #           'TNL_4' and
10659 #           'IMIX' and
10660 #           '4T2C' and
10661 #           'NDRPDR'"
10662 #  parameters:
10663 #  - "throughput"
10664 #  - "name"
10665 #  - "tags"
10666 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10667 #  x-axis: "X = CNFs per Service Chain"
10668 #  y-axis: "Y = Number of Service Chains"
10669 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10670 #  layout:
10671 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10672 #    layout: "plot-service-density"
10673 #
10674 #- type: "plot"
10675 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10676 #  algorithm: "plot_nf_heatmap"
10677 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
10678 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10679 #  filter: "'NIC_Intel-XXV710' and
10680 #           'NF_DENSITY' and
10681 #           'DOCKER' and
10682 #           'CHAIN' and
10683 #           'NF_VPPIP4' and
10684 #           'IPSEC' and
10685 #           'TNL_4' and
10686 #           'IMIX' and
10687 #           '8T4C' and
10688 #           'NDRPDR'"
10689 #  parameters:
10690 #  - "throughput"
10691 #  - "name"
10692 #  - "tags"
10693 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10694 #  x-axis: "X = CNFs per Service Chain"
10695 #  y-axis: "Y = Number of Service Chains"
10696 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10697 #  layout:
10698 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10699 #    layout: "plot-service-density"
10700 #
10701 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
10702 #- type: "plot"
10703 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10704 #  algorithm: "plot_nf_heatmap"
10705 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
10706 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10707 #  filter: "'NIC_Intel-XXV710' and
10708 #           'NF_DENSITY' and
10709 #           'DOCKER' and
10710 #           'CHAIN' and
10711 #           'NF_VPPIP4' and
10712 #           'IPSEC' and
10713 #           'TNL_4' and
10714 #           'IMIX' and
10715 #           '2T1C' and
10716 #           'NDRPDR'"
10717 #  parameters:
10718 #  - "throughput"
10719 #  - "name"
10720 #  - "tags"
10721 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10722 #  x-axis: "X = CNFs per Service Chain"
10723 #  y-axis: "Y = Number of Service Chains"
10724 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10725 #  layout:
10726 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10727 #    layout: "plot-service-density"
10728 #
10729 #- type: "plot"
10730 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10731 #  algorithm: "plot_nf_heatmap"
10732 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
10733 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10734 #  filter: "'NIC_Intel-XXV710' and
10735 #           'NF_DENSITY' and
10736 #           'DOCKER' and
10737 #           'CHAIN' and
10738 #           'NF_VPPIP4' and
10739 #           'IPSEC' and
10740 #           'TNL_4' and
10741 #           'IMIX' and
10742 #           '4T2C' and
10743 #           'NDRPDR'"
10744 #  parameters:
10745 #  - "throughput"
10746 #  - "name"
10747 #  - "tags"
10748 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10749 #  x-axis: "X = CNFs per Service Chain"
10750 #  y-axis: "Y = Number of Service Chains"
10751 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10752 #  layout:
10753 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10754 #    layout: "plot-service-density"
10755 #
10756 #- type: "plot"
10757 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10758 #  algorithm: "plot_nf_heatmap"
10759 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
10760 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10761 #  filter: "'NIC_Intel-XXV710' and
10762 #           'NF_DENSITY' and
10763 #           'DOCKER' and
10764 #           'CHAIN' and
10765 #           'NF_VPPIP4' and
10766 #           'IPSEC' and
10767 #           'TNL_4' and
10768 #           'IMIX' and
10769 #           '8T4C' and
10770 #           'NDRPDR'"
10771 #  parameters:
10772 #  - "throughput"
10773 #  - "name"
10774 #  - "tags"
10775 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10776 #  x-axis: "X = CNFs per Service Chain"
10777 #  y-axis: "Y = Number of Service Chains"
10778 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10779 #  layout:
10780 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10781 #    layout: "plot-service-density"
10782
10783 ###############################################################################
10784
10785 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
10786 #- type: "plot"
10787 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10788 #  algorithm: "plot_nf_heatmap"
10789 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
10790 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10791 #  filter: "'NIC_Intel-XL710' and
10792 #           'NF_DENSITY' and
10793 #           'DOCKER' and
10794 #           'CHAIN' and
10795 #           'NF_VPPIP4' and
10796 #           'IMIX' and
10797 #           'TNL_4' and
10798 #           '1T1C' and
10799 #           'MRR'"
10800 #  parameters:
10801 #  - "result"
10802 #  - "name"
10803 #  - "tags"
10804 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10805 #  x-axis: "X = CNFs per Service Chain"
10806 #  y-axis: "Y = Number of Service Chains"
10807 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10808 #  layout:
10809 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10810 #    layout: "plot-service-density"
10811 #
10812 #- type: "plot"
10813 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10814 #  algorithm: "plot_nf_heatmap"
10815 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
10816 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10817 #  filter: "'NIC_Intel-XL710' and
10818 #           'NF_DENSITY' and
10819 #           'DOCKER' and
10820 #           'CHAIN' and
10821 #           'NF_VPPIP4' and
10822 #           'IPSEC' and
10823 #           'TNL_4' and
10824 #           'IMIX' and
10825 #           '2T2C' and
10826 #           'MRR'"
10827 #  parameters:
10828 #  - "result"
10829 #  - "name"
10830 #  - "tags"
10831 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10832 #  x-axis: "X = CNFs per Service Chain"
10833 #  y-axis: "Y = Number of Service Chains"
10834 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10835 #  layout:
10836 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10837 #    layout: "plot-service-density"
10838 #
10839 #- type: "plot"
10840 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10841 #  algorithm: "plot_nf_heatmap"
10842 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
10843 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10844 #  filter: "'NIC_Intel-XL710' and
10845 #           'NF_DENSITY' and
10846 #           'DOCKER' and
10847 #           'CHAIN' and
10848 #           'NF_VPPIP4' and
10849 #           'IPSEC' and
10850 #           'TNL_4' and
10851 #           'IMIX' and
10852 #           '4T4C' and
10853 #           'MRR'"
10854 #  parameters:
10855 #  - "result"
10856 #  - "name"
10857 #  - "tags"
10858 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10859 #  x-axis: "X = CNFs per Service Chain"
10860 #  y-axis: "Y = Number of Service Chains"
10861 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10862 #  layout:
10863 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10864 #    layout: "plot-service-density"
10865
10866 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
10867 #- type: "plot"
10868 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10869 #  algorithm: "plot_nf_heatmap"
10870 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
10871 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10872 #  filter: "'NIC_Intel-XL710' and
10873 #           'NF_DENSITY' and
10874 #           'DOCKER' and
10875 #           'CHAIN' and
10876 #           'NF_VPPIP4' and
10877 #           'IPSEC' and
10878 #           'TNL_4' and
10879 #           'IMIX' and
10880 #           '1T1C' and
10881 #           'NDRPDR'"
10882 #  parameters:
10883 #  - "throughput"
10884 #  - "name"
10885 #  - "tags"
10886 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10887 #  x-axis: "X = CNFs per Service Chain"
10888 #  y-axis: "Y = Number of Service Chains"
10889 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10890 #  layout:
10891 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10892 #    layout: "plot-service-density"
10893 #
10894 #- type: "plot"
10895 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10896 #  algorithm: "plot_nf_heatmap"
10897 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
10898 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10899 #  filter: "'NIC_Intel-XL710' and
10900 #           'NF_DENSITY' and
10901 #           'DOCKER' and
10902 #           'CHAIN' and
10903 #           'NF_VPPIP4' and
10904 #           'IPSEC' and
10905 #           'TNL_4' and
10906 #           'IMIX' and
10907 #           '2T2C' and
10908 #           'NDRPDR'"
10909 #  parameters:
10910 #  - "throughput"
10911 #  - "name"
10912 #  - "tags"
10913 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10914 #  x-axis: "X = CNFs per Service Chain"
10915 #  y-axis: "Y = Number of Service Chains"
10916 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10917 #  layout:
10918 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10919 #    layout: "plot-service-density"
10920 #
10921 #- type: "plot"
10922 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10923 #  algorithm: "plot_nf_heatmap"
10924 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
10925 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10926 #  filter: "'NIC_Intel-XL710' and
10927 #           'NF_DENSITY' and
10928 #           'DOCKER' and
10929 #           'CHAIN' and
10930 #           'NF_VPPIP4' and
10931 #           'IPSEC' and
10932 #           'TNL_4' and
10933 #           'IMIX' and
10934 #           '4T4C' and
10935 #           'NDRPDR'"
10936 #  parameters:
10937 #  - "throughput"
10938 #  - "name"
10939 #  - "tags"
10940 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10941 #  x-axis: "X = CNFs per Service Chain"
10942 #  y-axis: "Y = Number of Service Chains"
10943 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10944 #  layout:
10945 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10946 #    layout: "plot-service-density"
10947 #
10948 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
10949 #- type: "plot"
10950 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10951 #  algorithm: "plot_nf_heatmap"
10952 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
10953 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10954 #  filter: "'NIC_Intel-XL710' and
10955 #           'NF_DENSITY' and
10956 #           'DOCKER' and
10957 #           'CHAIN' and
10958 #           'NF_VPPIP4' and
10959 #           'IPSEC' and
10960 #           'TNL_4' and
10961 #           'IMIX' and
10962 #           '1T1C' and
10963 #           'NDRPDR'"
10964 #  parameters:
10965 #  - "throughput"
10966 #  - "name"
10967 #  - "tags"
10968 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10969 #  x-axis: "X = CNFs per Service Chain"
10970 #  y-axis: "Y = Number of Service Chains"
10971 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10972 #  layout:
10973 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10974 #    layout: "plot-service-density"
10975 #
10976 #- type: "plot"
10977 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10978 #  algorithm: "plot_nf_heatmap"
10979 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
10980 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10981 #  filter: "'NIC_Intel-XL710' and
10982 #           'NF_DENSITY' and
10983 #           'DOCKER' and
10984 #           'CHAIN' and
10985 #           'NF_VPPIP4' and
10986 #           'IPSEC' and
10987 #           'TNL_4' and
10988 #           'IMIX' and
10989 #           '2T2C' and
10990 #           'NDRPDR'"
10991 #  parameters:
10992 #  - "throughput"
10993 #  - "name"
10994 #  - "tags"
10995 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10996 #  x-axis: "X = CNFs per Service Chain"
10997 #  y-axis: "Y = Number of Service Chains"
10998 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10999 #  layout:
11000 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
11001 #    layout: "plot-service-density"
11002 #
11003 #- type: "plot"
11004 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
11005 #  algorithm: "plot_nf_heatmap"
11006 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
11007 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11008 #  filter: "'NIC_Intel-XL710' and
11009 #           'NF_DENSITY' and
11010 #           'DOCKER' and
11011 #           'CHAIN' and
11012 #           'NF_VPPIP4' and
11013 #           'IPSEC' and
11014 #           'TNL_4' and
11015 #           'IMIX' and
11016 #           '4T4C' and
11017 #           'NDRPDR'"
11018 #  parameters:
11019 #  - "throughput"
11020 #  - "name"
11021 #  - "tags"
11022 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11023 #  x-axis: "X = CNFs per Service Chain"
11024 #  y-axis: "Y = Number of Service Chains"
11025 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11026 #  layout:
11027 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
11028 #    layout: "plot-service-density"
11029
11030 ###############################################################################
11031
11032 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
11033 #- type: "plot"
11034 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11035 #  algorithm: "plot_nf_heatmap"
11036 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
11037 #  data: "plot-vpp-nfv-3n-skx-mrr"
11038 #  filter: "'NIC_Intel-XXV710' and
11039 #           'NF_DENSITY' and
11040 #           'DOCKER' and
11041 #           'CHAIN' and
11042 #           'NF_VPPIP4' and
11043 #           'IPSEC' and
11044 #           'TNL_1000' and
11045 #           'IMIX' and
11046 #           '2T1C' and
11047 #           'MRR'"
11048 #  parameters:
11049 #  - "result"
11050 #  - "name"
11051 #  - "tags"
11052 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11053 #  x-axis: "X = CNFs per Service Chain"
11054 #  y-axis: "Y = Number of Service Chains"
11055 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11056 #  layout:
11057 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11058 #    layout: "plot-service-density"
11059 #
11060 #- type: "plot"
11061 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11062 #  algorithm: "plot_nf_heatmap"
11063 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
11064 #  data: "plot-vpp-nfv-3n-skx-mrr"
11065 #  filter: "'NIC_Intel-XXV710' and
11066 #           'NF_DENSITY' and
11067 #           'DOCKER' and
11068 #           'CHAIN' and
11069 #           'NF_VPPIP4' and
11070 #           'IPSEC' and
11071 #           'TNL_1000' and
11072 #           'IMIX' and
11073 #           '4T2C' and
11074 #           'MRR'"
11075 #  parameters:
11076 #  - "result"
11077 #  - "name"
11078 #  - "tags"
11079 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11080 #  x-axis: "X = CNFs per Service Chain"
11081 #  y-axis: "Y = Number of Service Chains"
11082 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11083 #  layout:
11084 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11085 #    layout: "plot-service-density"
11086 #
11087 #- type: "plot"
11088 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11089 #  algorithm: "plot_nf_heatmap"
11090 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
11091 #  data: "plot-vpp-nfv-3n-skx-mrr"
11092 #  filter: "'NIC_Intel-XXV710' and
11093 #           'NF_DENSITY' and
11094 #           'DOCKER' and
11095 #           'CHAIN' and
11096 #           'NF_VPPIP4' and
11097 #           'IPSEC' and
11098 #           'TNL_1000' and
11099 #           'IMIX' and
11100 #           '8T4C' and
11101 #           'MRR'"
11102 #  parameters:
11103 #  - "result"
11104 #  - "name"
11105 #  - "tags"
11106 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11107 #  x-axis: "X = CNFs per Service Chain"
11108 #  y-axis: "Y = Number of Service Chains"
11109 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11110 #  layout:
11111 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11112 #    layout: "plot-service-density"
11113
11114 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
11115 #- type: "plot"
11116 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11117 #  algorithm: "plot_nf_heatmap"
11118 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
11119 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11120 #  filter: "'NIC_Intel-XXV710' and
11121 #           'NF_DENSITY' and
11122 #           'DOCKER' and
11123 #           'CHAIN' and
11124 #           'NF_VPPIP4' and
11125 #           'IPSEC' and
11126 #           'TNL_1000' and
11127 #           'IMIX' and
11128 #           '2T1C' and
11129 #           'NDRPDR'"
11130 #  parameters:
11131 #  - "throughput"
11132 #  - "name"
11133 #  - "tags"
11134 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11135 #  x-axis: "X = CNFs per Service Chain"
11136 #  y-axis: "Y = Number of Service Chains"
11137 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11138 #  layout:
11139 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11140 #    layout: "plot-service-density"
11141 #
11142 #- type: "plot"
11143 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11144 #  algorithm: "plot_nf_heatmap"
11145 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
11146 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11147 #  filter: "'NIC_Intel-XXV710' and
11148 #           'NF_DENSITY' and
11149 #           'DOCKER' and
11150 #           'CHAIN' and
11151 #           'NF_VPPIP4' and
11152 #           'IPSEC' and
11153 #           'TNL_1000' and
11154 #           'IMIX' and
11155 #           '4T2C' and
11156 #           'NDRPDR'"
11157 #  parameters:
11158 #  - "throughput"
11159 #  - "name"
11160 #  - "tags"
11161 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11162 #  x-axis: "X = CNFs per Service Chain"
11163 #  y-axis: "Y = Number of Service Chains"
11164 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11165 #  layout:
11166 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11167 #    layout: "plot-service-density"
11168 #
11169 #- type: "plot"
11170 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11171 #  algorithm: "plot_nf_heatmap"
11172 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
11173 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11174 #  filter: "'NIC_Intel-XXV710' and
11175 #           'NF_DENSITY' and
11176 #           'DOCKER' and
11177 #           'CHAIN' and
11178 #           'NF_VPPIP4' and
11179 #           'IPSEC' and
11180 #           'TNL_1000' and
11181 #           'IMIX' and
11182 #           '8T4C' and
11183 #           'NDRPDR'"
11184 #  parameters:
11185 #  - "throughput"
11186 #  - "name"
11187 #  - "tags"
11188 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11189 #  x-axis: "X = CNFs per Service Chain"
11190 #  y-axis: "Y = Number of Service Chains"
11191 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11192 #  layout:
11193 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11194 #    layout: "plot-service-density"
11195 #
11196 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
11197 #- type: "plot"
11198 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11199 #  algorithm: "plot_nf_heatmap"
11200 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
11201 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11202 #  filter: "'NIC_Intel-XXV710' and
11203 #           'NF_DENSITY' and
11204 #           'DOCKER' and
11205 #           'CHAIN' and
11206 #           'NF_VPPIP4' and
11207 #           'IPSEC' and
11208 #           'TNL_1000' and
11209 #           'IMIX' and
11210 #           '2T1C' and
11211 #           'NDRPDR'"
11212 #  parameters:
11213 #  - "throughput"
11214 #  - "name"
11215 #  - "tags"
11216 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11217 #  x-axis: "X = CNFs per Service Chain"
11218 #  y-axis: "Y = Number of Service Chains"
11219 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11220 #  layout:
11221 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11222 #    layout: "plot-service-density"
11223 #
11224 #- type: "plot"
11225 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11226 #  algorithm: "plot_nf_heatmap"
11227 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
11228 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11229 #  filter: "'NIC_Intel-XXV710' and
11230 #           'NF_DENSITY' and
11231 #           'DOCKER' and
11232 #           'CHAIN' and
11233 #           'NF_VPPIP4' and
11234 #           'IPSEC' and
11235 #           'TNL_1000' and
11236 #           'IMIX' and
11237 #           '4T2C' and
11238 #           'NDRPDR'"
11239 #  parameters:
11240 #  - "throughput"
11241 #  - "name"
11242 #  - "tags"
11243 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11244 #  x-axis: "X = CNFs per Service Chain"
11245 #  y-axis: "Y = Number of Service Chains"
11246 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11247 #  layout:
11248 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11249 #    layout: "plot-service-density"
11250 #
11251 #- type: "plot"
11252 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11253 #  algorithm: "plot_nf_heatmap"
11254 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
11255 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11256 #  filter: "'NIC_Intel-XXV710' and
11257 #           'NF_DENSITY' and
11258 #           'DOCKER' and
11259 #           'CHAIN' and
11260 #           'NF_VPPIP4' and
11261 #           'IPSEC' and
11262 #           'TNL_1000' and
11263 #           'IMIX' and
11264 #           '8T4C' and
11265 #           'NDRPDR'"
11266 #  parameters:
11267 #  - "throughput"
11268 #  - "name"
11269 #  - "tags"
11270 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11271 #  x-axis: "X = CNFs per Service Chain"
11272 #  y-axis: "Y = Number of Service Chains"
11273 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11274 #  layout:
11275 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11276 #    layout: "plot-service-density"
11277
11278 ###############################################################################
11279
11280 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
11281 #- type: "plot"
11282 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11283 #  algorithm: "plot_nf_heatmap"
11284 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
11285 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11286 #  filter: "'NIC_Intel-XL710' and
11287 #           'NF_DENSITY' and
11288 #           'DOCKER' and
11289 #           'CHAIN' and
11290 #           'NF_VPPIP4' and
11291 #           'IMIX' and
11292 #           'TNL_1000' and
11293 #           '1T1C' and
11294 #           'MRR'"
11295 #  parameters:
11296 #  - "result"
11297 #  - "name"
11298 #  - "tags"
11299 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11300 #  x-axis: "X = CNFs per Service Chain"
11301 #  y-axis: "Y = Number of Service Chains"
11302 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11303 #  layout:
11304 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11305 #    layout: "plot-service-density"
11306 #
11307 #- type: "plot"
11308 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11309 #  algorithm: "plot_nf_heatmap"
11310 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
11311 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11312 #  filter: "'NIC_Intel-XL710' and
11313 #           'NF_DENSITY' and
11314 #           'DOCKER' and
11315 #           'CHAIN' and
11316 #           'NF_VPPIP4' and
11317 #           'IPSEC' and
11318 #           'TNL_1000' and
11319 #           'IMIX' and
11320 #           '2T2C' and
11321 #           'MRR'"
11322 #  parameters:
11323 #  - "result"
11324 #  - "name"
11325 #  - "tags"
11326 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11327 #  x-axis: "X = CNFs per Service Chain"
11328 #  y-axis: "Y = Number of Service Chains"
11329 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11330 #  layout:
11331 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11332 #    layout: "plot-service-density"
11333 #
11334 #- type: "plot"
11335 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11336 #  algorithm: "plot_nf_heatmap"
11337 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
11338 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11339 #  filter: "'NIC_Intel-XL710' and
11340 #           'NF_DENSITY' and
11341 #           'DOCKER' and
11342 #           'CHAIN' and
11343 #           'NF_VPPIP4' and
11344 #           'IPSEC' and
11345 #           'TNL_1000' and
11346 #           'IMIX' and
11347 #           '4T4C' and
11348 #           'MRR'"
11349 #  parameters:
11350 #  - "result"
11351 #  - "name"
11352 #  - "tags"
11353 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11354 #  x-axis: "X = CNFs per Service Chain"
11355 #  y-axis: "Y = Number of Service Chains"
11356 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11357 #  layout:
11358 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11359 #    layout: "plot-service-density"
11360
11361 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
11362 #- type: "plot"
11363 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11364 #  algorithm: "plot_nf_heatmap"
11365 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
11366 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11367 #  filter: "'NIC_Intel-XL710' and
11368 #           'NF_DENSITY' and
11369 #           'DOCKER' and
11370 #           'CHAIN' and
11371 #           'NF_VPPIP4' and
11372 #           'IPSEC' and
11373 #           'TNL_1000' and
11374 #           'IMIX' and
11375 #           '1T1C' and
11376 #           'NDRPDR'"
11377 #  parameters:
11378 #  - "throughput"
11379 #  - "name"
11380 #  - "tags"
11381 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11382 #  x-axis: "X = CNFs per Service Chain"
11383 #  y-axis: "Y = Number of Service Chains"
11384 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11385 #  layout:
11386 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11387 #    layout: "plot-service-density"
11388 #
11389 #- type: "plot"
11390 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11391 #  algorithm: "plot_nf_heatmap"
11392 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
11393 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11394 #  filter: "'NIC_Intel-XL710' and
11395 #           'NF_DENSITY' and
11396 #           'DOCKER' and
11397 #           'CHAIN' and
11398 #           'NF_VPPIP4' and
11399 #           'IPSEC' and
11400 #           'TNL_1000' and
11401 #           'IMIX' and
11402 #           '2T2C' and
11403 #           'NDRPDR'"
11404 #  parameters:
11405 #  - "throughput"
11406 #  - "name"
11407 #  - "tags"
11408 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11409 #  x-axis: "X = CNFs per Service Chain"
11410 #  y-axis: "Y = Number of Service Chains"
11411 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11412 #  layout:
11413 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11414 #    layout: "plot-service-density"
11415 #
11416 #- type: "plot"
11417 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11418 #  algorithm: "plot_nf_heatmap"
11419 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
11420 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11421 #  filter: "'NIC_Intel-XL710' and
11422 #           'NF_DENSITY' and
11423 #           'DOCKER' and
11424 #           'CHAIN' and
11425 #           'NF_VPPIP4' and
11426 #           'IPSEC' and
11427 #           'TNL_1000' and
11428 #           'IMIX' and
11429 #           '4T4C' and
11430 #           'NDRPDR'"
11431 #  parameters:
11432 #  - "throughput"
11433 #  - "name"
11434 #  - "tags"
11435 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11436 #  x-axis: "X = CNFs per Service Chain"
11437 #  y-axis: "Y = Number of Service Chains"
11438 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11439 #  layout:
11440 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11441 #    layout: "plot-service-density"
11442 #
11443 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
11444 #- type: "plot"
11445 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11446 #  algorithm: "plot_nf_heatmap"
11447 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
11448 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11449 #  filter: "'NIC_Intel-XL710' and
11450 #           'NF_DENSITY' and
11451 #           'DOCKER' and
11452 #           'CHAIN' and
11453 #           'NF_VPPIP4' and
11454 #           'IPSEC' and
11455 #           'TNL_1000' and
11456 #           'IMIX' and
11457 #           '1T1C' and
11458 #           'NDRPDR'"
11459 #  parameters:
11460 #  - "throughput"
11461 #  - "name"
11462 #  - "tags"
11463 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11464 #  x-axis: "X = CNFs per Service Chain"
11465 #  y-axis: "Y = Number of Service Chains"
11466 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11467 #  layout:
11468 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11469 #    layout: "plot-service-density"
11470 #
11471 #- type: "plot"
11472 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11473 #  algorithm: "plot_nf_heatmap"
11474 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
11475 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11476 #  filter: "'NIC_Intel-XL710' and
11477 #           'NF_DENSITY' and
11478 #           'DOCKER' and
11479 #           'CHAIN' and
11480 #           'NF_VPPIP4' and
11481 #           'IPSEC' and
11482 #           'TNL_1000' and
11483 #           'IMIX' and
11484 #           '2T2C' and
11485 #           'NDRPDR'"
11486 #  parameters:
11487 #  - "throughput"
11488 #  - "name"
11489 #  - "tags"
11490 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11491 #  x-axis: "X = CNFs per Service Chain"
11492 #  y-axis: "Y = Number of Service Chains"
11493 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11494 #  layout:
11495 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11496 #    layout: "plot-service-density"
11497 #
11498 #- type: "plot"
11499 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11500 #  algorithm: "plot_nf_heatmap"
11501 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
11502 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11503 #  filter: "'NIC_Intel-XL710' and
11504 #           'NF_DENSITY' and
11505 #           'DOCKER' and
11506 #           'CHAIN' and
11507 #           'NF_VPPIP4' and
11508 #           'IPSEC' and
11509 #           'TNL_1000' and
11510 #           'IMIX' and
11511 #           '4T4C' and
11512 #           'NDRPDR'"
11513 #  parameters:
11514 #  - "throughput"
11515 #  - "name"
11516 #  - "tags"
11517 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11518 #  x-axis: "X = CNFs per Service Chain"
11519 #  y-axis: "Y = Number of Service Chains"
11520 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11521 #  layout:
11522 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11523 #    layout: "plot-service-density"
11524
11525 ###############################################################################
11526
11527 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
11528 #- type: "plot"
11529 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11530 #  algorithm: "plot_nf_heatmap"
11531 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
11532 #  data: "plot-vpp-nfv-3n-skx-mrr"
11533 #  filter: "'NIC_Intel-XXV710' and
11534 #           'NF_DENSITY' and
11535 #           'DOCKER' and
11536 #           'CHAIN' and
11537 #           'NF_VPPIP4' and
11538 #           'IPSEC' and
11539 #           'TNL_10000' and
11540 #           'IMIX' and
11541 #           '2T1C' and
11542 #           'MRR'"
11543 #  parameters:
11544 #  - "result"
11545 #  - "name"
11546 #  - "tags"
11547 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11548 #  x-axis: "X = CNFs per Service Chain"
11549 #  y-axis: "Y = Number of Service Chains"
11550 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11551 #  layout:
11552 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11553 #    layout: "plot-service-density"
11554 #
11555 #- type: "plot"
11556 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11557 #  algorithm: "plot_nf_heatmap"
11558 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
11559 #  data: "plot-vpp-nfv-3n-skx-mrr"
11560 #  filter: "'NIC_Intel-XXV710' and
11561 #           'NF_DENSITY' and
11562 #           'DOCKER' and
11563 #           'CHAIN' and
11564 #           'NF_VPPIP4' and
11565 #           'IPSEC' and
11566 #           'TNL_10000' and
11567 #           'IMIX' and
11568 #           '4T2C' and
11569 #           'MRR'"
11570 #  parameters:
11571 #  - "result"
11572 #  - "name"
11573 #  - "tags"
11574 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11575 #  x-axis: "X = CNFs per Service Chain"
11576 #  y-axis: "Y = Number of Service Chains"
11577 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11578 #  layout:
11579 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11580 #    layout: "plot-service-density"
11581 #
11582 #- type: "plot"
11583 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11584 #  algorithm: "plot_nf_heatmap"
11585 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
11586 #  data: "plot-vpp-nfv-3n-skx-mrr"
11587 #  filter: "'NIC_Intel-XXV710' and
11588 #           'NF_DENSITY' and
11589 #           'DOCKER' and
11590 #           'CHAIN' and
11591 #           'NF_VPPIP4' and
11592 #           'IPSEC' and
11593 #           'TNL_10000' and
11594 #           'IMIX' and
11595 #           '8T4C' and
11596 #           'MRR'"
11597 #  parameters:
11598 #  - "result"
11599 #  - "name"
11600 #  - "tags"
11601 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11602 #  x-axis: "X = CNFs per Service Chain"
11603 #  y-axis: "Y = Number of Service Chains"
11604 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11605 #  layout:
11606 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11607 #    layout: "plot-service-density"
11608
11609 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
11610 #- type: "plot"
11611 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11612 #  algorithm: "plot_nf_heatmap"
11613 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
11614 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11615 #  filter: "'NIC_Intel-XXV710' and
11616 #           'NF_DENSITY' and
11617 #           'DOCKER' and
11618 #           'CHAIN' and
11619 #           'NF_VPPIP4' and
11620 #           'IPSEC' and
11621 #           'TNL_10000' and
11622 #           'IMIX' and
11623 #           '2T1C' and
11624 #           'NDRPDR'"
11625 #  parameters:
11626 #  - "throughput"
11627 #  - "name"
11628 #  - "tags"
11629 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11630 #  x-axis: "X = CNFs per Service Chain"
11631 #  y-axis: "Y = Number of Service Chains"
11632 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11633 #  layout:
11634 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11635 #    layout: "plot-service-density"
11636 #
11637 #- type: "plot"
11638 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11639 #  algorithm: "plot_nf_heatmap"
11640 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
11641 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11642 #  filter: "'NIC_Intel-XXV710' and
11643 #           'NF_DENSITY' and
11644 #           'DOCKER' and
11645 #           'CHAIN' and
11646 #           'NF_VPPIP4' and
11647 #           'IPSEC' and
11648 #           'TNL_10000' and
11649 #           'IMIX' and
11650 #           '4T2C' and
11651 #           'NDRPDR'"
11652 #  parameters:
11653 #  - "throughput"
11654 #  - "name"
11655 #  - "tags"
11656 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11657 #  x-axis: "X = CNFs per Service Chain"
11658 #  y-axis: "Y = Number of Service Chains"
11659 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11660 #  layout:
11661 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11662 #    layout: "plot-service-density"
11663 #
11664 #- type: "plot"
11665 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11666 #  algorithm: "plot_nf_heatmap"
11667 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
11668 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11669 #  filter: "'NIC_Intel-XXV710' and
11670 #           'NF_DENSITY' and
11671 #           'DOCKER' and
11672 #           'CHAIN' and
11673 #           'NF_VPPIP4' and
11674 #           'IPSEC' and
11675 #           'TNL_10000' and
11676 #           'IMIX' and
11677 #           '8T4C' and
11678 #           'NDRPDR'"
11679 #  parameters:
11680 #  - "throughput"
11681 #  - "name"
11682 #  - "tags"
11683 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11684 #  x-axis: "X = CNFs per Service Chain"
11685 #  y-axis: "Y = Number of Service Chains"
11686 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11687 #  layout:
11688 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11689 #    layout: "plot-service-density"
11690 #
11691 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
11692 #- type: "plot"
11693 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11694 #  algorithm: "plot_nf_heatmap"
11695 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
11696 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11697 #  filter: "'NIC_Intel-XXV710' and
11698 #           'NF_DENSITY' and
11699 #           'DOCKER' and
11700 #           'CHAIN' and
11701 #           'NF_VPPIP4' and
11702 #           'IPSEC' and
11703 #           'TNL_10000' and
11704 #           'IMIX' and
11705 #           '2T1C' and
11706 #           'NDRPDR'"
11707 #  parameters:
11708 #  - "throughput"
11709 #  - "name"
11710 #  - "tags"
11711 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11712 #  x-axis: "X = CNFs per Service Chain"
11713 #  y-axis: "Y = Number of Service Chains"
11714 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11715 #  layout:
11716 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11717 #    layout: "plot-service-density"
11718 #
11719 #- type: "plot"
11720 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11721 #  algorithm: "plot_nf_heatmap"
11722 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
11723 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11724 #  filter: "'NIC_Intel-XXV710' and
11725 #           'NF_DENSITY' and
11726 #           'DOCKER' and
11727 #           'CHAIN' and
11728 #           'NF_VPPIP4' and
11729 #           'IPSEC' and
11730 #           'TNL_10000' and
11731 #           'IMIX' and
11732 #           '4T2C' and
11733 #           'NDRPDR'"
11734 #  parameters:
11735 #  - "throughput"
11736 #  - "name"
11737 #  - "tags"
11738 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11739 #  x-axis: "X = CNFs per Service Chain"
11740 #  y-axis: "Y = Number of Service Chains"
11741 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11742 #  layout:
11743 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11744 #    layout: "plot-service-density"
11745 #
11746 #- type: "plot"
11747 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11748 #  algorithm: "plot_nf_heatmap"
11749 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
11750 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11751 #  filter: "'NIC_Intel-XXV710' and
11752 #           'NF_DENSITY' and
11753 #           'DOCKER' and
11754 #           'CHAIN' and
11755 #           'NF_VPPIP4' and
11756 #           'IPSEC' and
11757 #           'TNL_10000' and
11758 #           'IMIX' and
11759 #           '8T4C' and
11760 #           'NDRPDR'"
11761 #  parameters:
11762 #  - "throughput"
11763 #  - "name"
11764 #  - "tags"
11765 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11766 #  x-axis: "X = CNFs per Service Chain"
11767 #  y-axis: "Y = Number of Service Chains"
11768 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11769 #  layout:
11770 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11771 #    layout: "plot-service-density"
11772
11773 ###############################################################################
11774
11775 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
11776 #- type: "plot"
11777 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11778 #  algorithm: "plot_nf_heatmap"
11779 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
11780 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11781 #  filter: "'NIC_Intel-XL710' and
11782 #           'NF_DENSITY' and
11783 #           'DOCKER' and
11784 #           'CHAIN' and
11785 #           'NF_VPPIP4' and
11786 #           'IMIX' and
11787 #           'TNL_10000' and
11788 #           '1T1C' and
11789 #           'MRR'"
11790 #  parameters:
11791 #  - "result"
11792 #  - "name"
11793 #  - "tags"
11794 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11795 #  x-axis: "X = CNFs per Service Chain"
11796 #  y-axis: "Y = Number of Service Chains"
11797 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11798 #  layout:
11799 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11800 #    layout: "plot-service-density"
11801 #
11802 #- type: "plot"
11803 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11804 #  algorithm: "plot_nf_heatmap"
11805 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
11806 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11807 #  filter: "'NIC_Intel-XL710' and
11808 #           'NF_DENSITY' and
11809 #           'DOCKER' and
11810 #           'CHAIN' and
11811 #           'NF_VPPIP4' and
11812 #           'IPSEC' and
11813 #           'TNL_10000' and
11814 #           'IMIX' and
11815 #           '2T2C' and
11816 #           'MRR'"
11817 #  parameters:
11818 #  - "result"
11819 #  - "name"
11820 #  - "tags"
11821 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11822 #  x-axis: "X = CNFs per Service Chain"
11823 #  y-axis: "Y = Number of Service Chains"
11824 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11825 #  layout:
11826 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11827 #    layout: "plot-service-density"
11828 #
11829 #- type: "plot"
11830 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11831 #  algorithm: "plot_nf_heatmap"
11832 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
11833 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11834 #  filter: "'NIC_Intel-XL710' and
11835 #           'NF_DENSITY' and
11836 #           'DOCKER' and
11837 #           'CHAIN' and
11838 #           'NF_VPPIP4' and
11839 #           'IPSEC' and
11840 #           'TNL_10000' and
11841 #           'IMIX' and
11842 #           '4T4C' and
11843 #           'MRR'"
11844 #  parameters:
11845 #  - "result"
11846 #  - "name"
11847 #  - "tags"
11848 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11849 #  x-axis: "X = CNFs per Service Chain"
11850 #  y-axis: "Y = Number of Service Chains"
11851 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11852 #  layout:
11853 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11854 #    layout: "plot-service-density"
11855
11856 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
11857 #- type: "plot"
11858 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11859 #  algorithm: "plot_nf_heatmap"
11860 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
11861 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11862 #  filter: "'NIC_Intel-XL710' and
11863 #           'NF_DENSITY' and
11864 #           'DOCKER' and
11865 #           'CHAIN' and
11866 #           'NF_VPPIP4' and
11867 #           'IPSEC' and
11868 #           'TNL_10000' and
11869 #           'IMIX' and
11870 #           '1T1C' and
11871 #           'NDRPDR'"
11872 #  parameters:
11873 #  - "throughput"
11874 #  - "name"
11875 #  - "tags"
11876 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11877 #  x-axis: "X = CNFs per Service Chain"
11878 #  y-axis: "Y = Number of Service Chains"
11879 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11880 #  layout:
11881 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11882 #    layout: "plot-service-density"
11883 #
11884 #- type: "plot"
11885 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11886 #  algorithm: "plot_nf_heatmap"
11887 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
11888 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11889 #  filter: "'NIC_Intel-XL710' and
11890 #           'NF_DENSITY' and
11891 #           'DOCKER' and
11892 #           'CHAIN' and
11893 #           'NF_VPPIP4' and
11894 #           'IPSEC' and
11895 #           'TNL_10000' and
11896 #           'IMIX' and
11897 #           '2T2C' and
11898 #           'NDRPDR'"
11899 #  parameters:
11900 #  - "throughput"
11901 #  - "name"
11902 #  - "tags"
11903 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11904 #  x-axis: "X = CNFs per Service Chain"
11905 #  y-axis: "Y = Number of Service Chains"
11906 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11907 #  layout:
11908 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11909 #    layout: "plot-service-density"
11910 #
11911 #- type: "plot"
11912 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11913 #  algorithm: "plot_nf_heatmap"
11914 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
11915 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11916 #  filter: "'NIC_Intel-XL710' and
11917 #           'NF_DENSITY' and
11918 #           'DOCKER' and
11919 #           'CHAIN' and
11920 #           'NF_VPPIP4' and
11921 #           'IPSEC' and
11922 #           'TNL_10000' and
11923 #           'IMIX' and
11924 #           '4T4C' and
11925 #           'NDRPDR'"
11926 #  parameters:
11927 #  - "throughput"
11928 #  - "name"
11929 #  - "tags"
11930 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11931 #  x-axis: "X = CNFs per Service Chain"
11932 #  y-axis: "Y = Number of Service Chains"
11933 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11934 #  layout:
11935 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11936 #    layout: "plot-service-density"
11937 #
11938 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
11939 #- type: "plot"
11940 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11941 #  algorithm: "plot_nf_heatmap"
11942 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
11943 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11944 #  filter: "'NIC_Intel-XL710' and
11945 #           'NF_DENSITY' and
11946 #           'DOCKER' and
11947 #           'CHAIN' and
11948 #           'NF_VPPIP4' and
11949 #           'IPSEC' and
11950 #           'TNL_10000' and
11951 #           'IMIX' and
11952 #           '1T1C' and
11953 #           'NDRPDR'"
11954 #  parameters:
11955 #  - "throughput"
11956 #  - "name"
11957 #  - "tags"
11958 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11959 #  x-axis: "X = CNFs per Service Chain"
11960 #  y-axis: "Y = Number of Service Chains"
11961 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11962 #  layout:
11963 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11964 #    layout: "plot-service-density"
11965 #
11966 #- type: "plot"
11967 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11968 #  algorithm: "plot_nf_heatmap"
11969 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
11970 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11971 #  filter: "'NIC_Intel-XL710' and
11972 #           'NF_DENSITY' and
11973 #           'DOCKER' and
11974 #           'CHAIN' and
11975 #           'NF_VPPIP4' and
11976 #           'IPSEC' and
11977 #           'TNL_10000' and
11978 #           'IMIX' and
11979 #           '2T2C' and
11980 #           'NDRPDR'"
11981 #  parameters:
11982 #  - "throughput"
11983 #  - "name"
11984 #  - "tags"
11985 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11986 #  x-axis: "X = CNFs per Service Chain"
11987 #  y-axis: "Y = Number of Service Chains"
11988 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11989 #  layout:
11990 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11991 #    layout: "plot-service-density"
11992 #
11993 #- type: "plot"
11994 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11995 #  algorithm: "plot_nf_heatmap"
11996 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
11997 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11998 #  filter: "'NIC_Intel-XL710' and
11999 #           'NF_DENSITY' and
12000 #           'DOCKER' and
12001 #           'CHAIN' and
12002 #           'NF_VPPIP4' and
12003 #           'IPSEC' and
12004 #           'TNL_10000' and
12005 #           'IMIX' and
12006 #           '4T4C' and
12007 #           'NDRPDR'"
12008 #  parameters:
12009 #  - "throughput"
12010 #  - "name"
12011 #  - "tags"
12012 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12013 #  x-axis: "X = CNFs per Service Chain"
12014 #  y-axis: "Y = Number of Service Chains"
12015 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12016 #  layout:
12017 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
12018 #    layout: "plot-service-density"
12019
12020 ###############################################################################
12021
12022 # Plots - NF Density - CSP - MRR IMIX
12023 - type: "plot"
12024   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12025   algorithm: "plot_nf_heatmap"
12026   output-file-type: ".html"
12027   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
12028   data: "plot-vpp-nfv-2n-skx-mrr"
12029   filter: "'NIC_Intel-XXV710' and
12030            'NF_DENSITY' and
12031            'DOCKER' and
12032            'PIPELINE' and
12033            'NF_VPPIP4' and
12034            'IMIX' and
12035            '2T1C' and
12036            'MRR'"
12037   parameters:
12038   - "result"
12039   - "name"
12040   - "tags"
12041   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12042   x-axis: "X = CNFs per Service Pipeline"
12043   y-axis: "Y = Number of Service Pipelines"
12044   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12045   layout:
12046     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12047     layout: "plot-service-density"
12048
12049 - type: "plot"
12050   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12051   algorithm: "plot_nf_heatmap"
12052   output-file-type: ".html"
12053   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
12054   data: "plot-vpp-nfv-2n-skx-mrr"
12055   filter: "'NIC_Intel-XXV710' and
12056            'NF_DENSITY' and
12057            'DOCKER' and
12058            'PIPELINE' and
12059            'NF_VPPIP4' and
12060            'IMIX' and
12061            '4T2C' and
12062            'MRR'"
12063   parameters:
12064   - "result"
12065   - "name"
12066   - "tags"
12067   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12068   x-axis: "X = CNFs per Service Pipeline"
12069   y-axis: "Y = Number of Service Pipelines"
12070   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12071   layout:
12072     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12073     layout: "plot-service-density"
12074
12075 - type: "plot"
12076   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12077   algorithm: "plot_nf_heatmap"
12078   output-file-type: ".html"
12079   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
12080   data: "plot-vpp-nfv-2n-skx-mrr"
12081   filter: "'NIC_Intel-XXV710' and
12082            'NF_DENSITY' and
12083            'DOCKER' and
12084            'PIPELINE' and
12085            'NF_VPPIP4' and
12086            'IMIX' and
12087            '8T4C' and
12088            'MRR'"
12089   parameters:
12090   - "result"
12091   - "name"
12092   - "tags"
12093   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12094   x-axis: "X = CNFs per Service Pipeline"
12095   y-axis: "Y = Number of Service Pipelines"
12096   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12097   layout:
12098     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12099     layout: "plot-service-density"
12100
12101 # Plots - NF Density - CSP - NDR IMIX
12102 - type: "plot"
12103   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12104   algorithm: "plot_nf_heatmap"
12105   output-file-type: ".html"
12106   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
12107   data: "plot-vpp-nfv-2n-skx-ndrpdr"
12108   filter: "'NIC_Intel-XXV710' and
12109            'NF_DENSITY' and
12110            'DOCKER' and
12111            'PIPELINE' and
12112            'NF_VPPIP4' and
12113            'IMIX' and
12114            '2T1C' and
12115            'NDRPDR'"
12116   parameters:
12117   - "throughput"
12118   - "name"
12119   - "tags"
12120   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12121   x-axis: "X = CNFs per Service Pipeline"
12122   y-axis: "Y = Number of Service Pipelines"
12123   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12124   layout:
12125     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12126     layout: "plot-service-density"
12127
12128 - type: "plot"
12129   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12130   algorithm: "plot_nf_heatmap"
12131   output-file-type: ".html"
12132   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
12133   data: "plot-vpp-nfv-2n-skx-ndrpdr"
12134   filter: "'NIC_Intel-XXV710' and
12135            'NF_DENSITY' and
12136            'DOCKER' and
12137            'PIPELINE' and
12138            'NF_VPPIP4' and
12139            'IMIX' and
12140            '4T2C' and
12141            'NDRPDR'"
12142   parameters:
12143   - "throughput"
12144   - "name"
12145   - "tags"
12146   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12147   x-axis: "X = CNFs per Service Pipeline"
12148   y-axis: "Y = Number of Service Pipelines"
12149   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12150   layout:
12151     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12152     layout: "plot-service-density"
12153
12154 - type: "plot"
12155   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12156   algorithm: "plot_nf_heatmap"
12157   output-file-type: ".html"
12158   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
12159   data: "plot-vpp-nfv-2n-skx-ndrpdr"
12160   filter: "'NIC_Intel-XXV710' and
12161            'NF_DENSITY' and
12162            'DOCKER' and
12163            'PIPELINE' and
12164            'NF_VPPIP4' and
12165            'IMIX' and
12166            '8T4C' and
12167            'NDRPDR'"
12168   parameters:
12169   - "throughput"
12170   - "name"
12171   - "tags"
12172   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12173   x-axis: "X = CNFs per Service Pipeline"
12174   y-axis: "Y = Number of Service Pipelines"
12175   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12176   layout:
12177     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12178     layout: "plot-service-density"
12179
12180 # Plots - NF Density - CSP - PDR IMIX
12181 - type: "plot"
12182   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12183   algorithm: "plot_nf_heatmap"
12184   output-file-type: ".html"
12185   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
12186   data: "plot-vpp-nfv-2n-skx-ndrpdr"
12187   filter: "'NIC_Intel-XXV710' and
12188            'NF_DENSITY' and
12189            'DOCKER' and
12190            'PIPELINE' and
12191            'NF_VPPIP4' and
12192            'IMIX' and
12193            '2T1C' and
12194            'NDRPDR'"
12195   parameters:
12196   - "throughput"
12197   - "name"
12198   - "tags"
12199   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12200   x-axis: "X = CNFs per Service Pipeline"
12201   y-axis: "Y = Number of Service Pipelines"
12202   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12203   layout:
12204     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12205     layout: "plot-service-density"
12206
12207 - type: "plot"
12208   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12209   algorithm: "plot_nf_heatmap"
12210   output-file-type: ".html"
12211   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
12212   data: "plot-vpp-nfv-2n-skx-ndrpdr"
12213   filter: "'NIC_Intel-XXV710' and
12214            'NF_DENSITY' and
12215            'DOCKER' and
12216            'PIPELINE' and
12217            'NF_VPPIP4' and
12218            'IMIX' and
12219            '4T2C' and
12220            'NDRPDR'"
12221   parameters:
12222   - "throughput"
12223   - "name"
12224   - "tags"
12225   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12226   x-axis: "X = CNFs per Service Pipeline"
12227   y-axis: "Y = Number of Service Pipelines"
12228   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12229   layout:
12230     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12231     layout: "plot-service-density"
12232
12233 - type: "plot"
12234   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12235   algorithm: "plot_nf_heatmap"
12236   output-file-type: ".html"
12237   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
12238   data: "plot-vpp-nfv-2n-skx-ndrpdr"
12239   filter: "'NIC_Intel-XXV710' and
12240            'NF_DENSITY' and
12241            'DOCKER' and
12242            'PIPELINE' and
12243            'NF_VPPIP4' and
12244            'IMIX' and
12245            '8T4C' and
12246            'NDRPDR'"
12247   parameters:
12248   - "throughput"
12249   - "name"
12250   - "tags"
12251   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12252   x-axis: "X = CNFs per Service Pipeline"
12253   y-axis: "Y = Number of Service Pipelines"
12254   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12255   layout:
12256     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12257     layout: "plot-service-density"
12258
12259 ###############################################################################
12260 # Plots - 2n-clx NF Density - VSC - MRR IMIX
12261
12262 - type: "plot"
12263   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12264   algorithm: "plot_nf_heatmap"
12265   output-file-type: ".html"
12266   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
12267   data: "plot-vpp-nfv-2n-clx-mrr"
12268   filter: "'NIC_Intel-XXV710' and
12269            'NF_DENSITY' and
12270            'VHOST' and
12271            not 'VXLAN' and
12272            'CHAIN' and
12273            'NF_VPPIP4' and
12274            'IMIX' and
12275            '2T1C' and
12276            'MRR'"
12277   parameters:
12278   - "result"
12279   - "name"
12280   - "tags"
12281   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12282   x-axis: "X = VNFs per Service Chain"
12283   y-axis: "Y = Number of Service Chains"
12284   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12285   layout:
12286     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12287     layout: "plot-service-density"
12288
12289 - type: "plot"
12290   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12291   algorithm: "plot_nf_heatmap"
12292   output-file-type: ".html"
12293   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
12294   data: "plot-vpp-nfv-2n-clx-mrr"
12295   filter: "'NIC_Intel-XXV710' and
12296            'NF_DENSITY' and
12297            'VHOST' and
12298            not 'VXLAN' and
12299            'CHAIN' and
12300            'NF_VPPIP4' and
12301            'IMIX' and
12302            '4T2C' and
12303            'MRR'"
12304   parameters:
12305   - "result"
12306   - "name"
12307   - "tags"
12308   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12309   x-axis: "X = VNFs per Service Chain"
12310   y-axis: "Y = Number of Service Chains"
12311   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12312   layout:
12313     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12314     layout: "plot-service-density"
12315
12316 - type: "plot"
12317   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12318   algorithm: "plot_nf_heatmap"
12319   output-file-type: ".html"
12320   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
12321   data: "plot-vpp-nfv-2n-clx-mrr"
12322   filter: "'NIC_Intel-XXV710' and
12323            'NF_DENSITY' and
12324            'VHOST' and
12325            not 'VXLAN' and
12326            'CHAIN' and
12327            'NF_VPPIP4' and
12328            'IMIX' and
12329            '8T4C' and
12330            'MRR'"
12331   parameters:
12332   - "result"
12333   - "name"
12334   - "tags"
12335   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12336   x-axis: "X = VNFs per Service Chain"
12337   y-axis: "Y = Number of Service Chains"
12338   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12339   layout:
12340     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12341     layout: "plot-service-density"
12342
12343 # Plots - NF Density - VSC - NDR IMIX
12344 - type: "plot"
12345   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12346   algorithm: "plot_nf_heatmap"
12347   output-file-type: ".html"
12348   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
12349   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12350   filter: "'NIC_Intel-XXV710' and
12351            'NF_DENSITY' and
12352            'VHOST' and
12353            not 'VXLAN' and
12354            'CHAIN' and
12355            'NF_VPPIP4' and
12356            'IMIX' and
12357            '2T1C' and
12358            'NDRPDR'"
12359   parameters:
12360   - "throughput"
12361   - "name"
12362   - "tags"
12363   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12364   x-axis: "X = VNFs per Service Chain"
12365   y-axis: "Y = Number of Service Chains"
12366   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12367   layout:
12368     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12369     layout: "plot-service-density"
12370
12371 - type: "plot"
12372   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12373   algorithm: "plot_nf_heatmap"
12374   output-file-type: ".html"
12375   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
12376   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12377   filter: "'NIC_Intel-XXV710' and
12378            'NF_DENSITY' and
12379            'VHOST' and
12380            not 'VXLAN' and
12381            'CHAIN' and
12382            'NF_VPPIP4' and
12383            'IMIX' and
12384            '4T2C' and
12385            'NDRPDR'"
12386   parameters:
12387   - "throughput"
12388   - "name"
12389   - "tags"
12390   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12391   x-axis: "X = VNFs per Service Chain"
12392   y-axis: "Y = Number of Service Chains"
12393   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12394   layout:
12395     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12396     layout: "plot-service-density"
12397
12398 - type: "plot"
12399   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12400   algorithm: "plot_nf_heatmap"
12401   output-file-type: ".html"
12402   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
12403   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12404   filter: "'NIC_Intel-XXV710' and
12405            'NF_DENSITY' and
12406            'VHOST' and
12407            not 'VXLAN' and
12408            'CHAIN' and
12409            'NF_VPPIP4' and
12410            'IMIX' and
12411            '8T4C' and
12412            'NDRPDR'"
12413   parameters:
12414   - "throughput"
12415   - "name"
12416   - "tags"
12417   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12418   x-axis: "X = VNFs per Service Chain"
12419   y-axis: "Y = Number of Service Chains"
12420   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12421   layout:
12422     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12423     layout: "plot-service-density"
12424
12425 # Plots - NF Density - VSC - PDR IMIX
12426 - type: "plot"
12427   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12428   algorithm: "plot_nf_heatmap"
12429   output-file-type: ".html"
12430   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
12431   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12432   filter: "'NIC_Intel-XXV710' and
12433            'NF_DENSITY' and
12434            'VHOST' and
12435            not 'VXLAN' and
12436            'CHAIN' and
12437            'NF_VPPIP4' and
12438            'IMIX' and
12439            '2T1C' and
12440            'NDRPDR'"
12441   parameters:
12442   - "throughput"
12443   - "name"
12444   - "tags"
12445   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12446   x-axis: "X = VNFs per Service Chain"
12447   y-axis: "Y = Number of Service Chains"
12448   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12449   layout:
12450     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12451     layout: "plot-service-density"
12452
12453 - type: "plot"
12454   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12455   algorithm: "plot_nf_heatmap"
12456   output-file-type: ".html"
12457   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
12458   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12459   filter: "'NIC_Intel-XXV710' and
12460            'NF_DENSITY' and
12461            'VHOST' and
12462            not 'VXLAN' and
12463            'CHAIN' and
12464            'NF_VPPIP4' and
12465            'IMIX' and
12466            '4T2C' and
12467            'NDRPDR'"
12468   parameters:
12469   - "throughput"
12470   - "name"
12471   - "tags"
12472   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12473   x-axis: "X = VNFs per Service Chain"
12474   y-axis: "Y = Number of Service Chains"
12475   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12476   layout:
12477     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12478     layout: "plot-service-density"
12479
12480 - type: "plot"
12481   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12482   algorithm: "plot_nf_heatmap"
12483   output-file-type: ".html"
12484   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
12485   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12486   filter: "'NIC_Intel-XXV710' and
12487            'NF_DENSITY' and
12488            'VHOST' and
12489            not 'VXLAN' and
12490            'CHAIN' and
12491            'NF_VPPIP4' and
12492            'IMIX' and
12493            '8T4C' and
12494            'NDRPDR'"
12495   parameters:
12496   - "throughput"
12497   - "name"
12498   - "tags"
12499   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12500   x-axis: "X = VNFs per Service Chain"
12501   y-axis: "Y = Number of Service Chains"
12502   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12503   layout:
12504     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12505     layout: "plot-service-density"
12506
12507 # Plots - NF Density - VSC - MRR IMIX
12508 - type: "plot"
12509   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12510   algorithm: "plot_nf_heatmap"
12511   output-file-type: ".html"
12512   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
12513   data: "plot-vpp-nfv-2n-clx-mrr"
12514   filter: "'NIC_Intel-XXV710' and
12515            'NF_DENSITY' and
12516            'VHOST' and
12517            'VXLAN' and
12518            'CHAIN' and
12519            'IMIX' and
12520            '2T1C' and
12521            'MRR'"
12522   parameters:
12523   - "result"
12524   - "name"
12525   - "tags"
12526   include-tests: "MRR" # "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 MRR) [Mpps]"
12530   layout:
12531     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12532     layout: "plot-service-density"
12533
12534 - type: "plot"
12535   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12536   algorithm: "plot_nf_heatmap"
12537   output-file-type: ".html"
12538   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
12539   data: "plot-vpp-nfv-2n-clx-mrr"
12540   filter: "'NIC_Intel-XXV710' and
12541            'NF_DENSITY' and
12542            'VHOST' and
12543            'VXLAN' and
12544            'CHAIN' and
12545            'IMIX' and
12546            '4T2C' and
12547            'MRR'"
12548   parameters:
12549   - "result"
12550   - "name"
12551   - "tags"
12552   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12553   x-axis: "X = VNFs per Service Chain"
12554   y-axis: "Y = Number of Service Chains"
12555   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12556   layout:
12557     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12558     layout: "plot-service-density"
12559
12560 - type: "plot"
12561   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12562   algorithm: "plot_nf_heatmap"
12563   output-file-type: ".html"
12564   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
12565   data: "plot-vpp-nfv-2n-clx-mrr"
12566   filter: "'NIC_Intel-XXV710' and
12567            'NF_DENSITY' and
12568            'VHOST' and
12569            'VXLAN' and
12570            'CHAIN' and
12571            'IMIX' and
12572            '8T4C' and
12573            'MRR'"
12574   parameters:
12575   - "result"
12576   - "name"
12577   - "tags"
12578   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12579   x-axis: "X = VNFs per Service Chain"
12580   y-axis: "Y = Number of Service Chains"
12581   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12582   layout:
12583     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12584     layout: "plot-service-density"
12585
12586 # Plots - NF Density - VSC - NDR IMIX
12587 - type: "plot"
12588   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12589   algorithm: "plot_nf_heatmap"
12590   output-file-type: ".html"
12591   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
12592   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12593   filter: "'NIC_Intel-XXV710' and
12594            'NF_DENSITY' and
12595            'VHOST' and
12596            'VXLAN' and
12597            'CHAIN' and
12598            'IMIX' and
12599            '2T1C' and
12600            'NDRPDR'"
12601   parameters:
12602   - "throughput"
12603   - "name"
12604   - "tags"
12605   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12606   x-axis: "X = VNFs per Service Chain"
12607   y-axis: "Y = Number of Service Chains"
12608   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12609   layout:
12610     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12611     layout: "plot-service-density"
12612
12613 - type: "plot"
12614   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12615   algorithm: "plot_nf_heatmap"
12616   output-file-type: ".html"
12617   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
12618   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12619   filter: "'NIC_Intel-XXV710' and
12620            'NF_DENSITY' and
12621            'VHOST' and
12622            'VXLAN' and
12623            'CHAIN' and
12624            'IMIX' and
12625            '4T2C' and
12626            'NDRPDR'"
12627   parameters:
12628   - "throughput"
12629   - "name"
12630   - "tags"
12631   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12632   x-axis: "X = VNFs per Service Chain"
12633   y-axis: "Y = Number of Service Chains"
12634   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12635   layout:
12636     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12637     layout: "plot-service-density"
12638
12639 - type: "plot"
12640   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12641   algorithm: "plot_nf_heatmap"
12642   output-file-type: ".html"
12643   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
12644   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12645   filter: "'NIC_Intel-XXV710' and
12646            'NF_DENSITY' and
12647            'VHOST' and
12648            'VXLAN' and
12649            'CHAIN' and
12650            'IMIX' and
12651            '8T4C' and
12652            'NDRPDR'"
12653   parameters:
12654   - "throughput"
12655   - "name"
12656   - "tags"
12657   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12658   x-axis: "X = VNFs per Service Chain"
12659   y-axis: "Y = Number of Service Chains"
12660   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12661   layout:
12662     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12663     layout: "plot-service-density"
12664
12665 # Plots - NF Density - VSC - PDR IMIX
12666 - type: "plot"
12667   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12668   algorithm: "plot_nf_heatmap"
12669   output-file-type: ".html"
12670   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
12671   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12672   filter: "'NIC_Intel-XXV710' and
12673            'NF_DENSITY' and
12674            'VHOST' and
12675            'VXLAN' and
12676            'CHAIN' and
12677            'IMIX' and
12678            '2T1C' and
12679            'NDRPDR'"
12680   parameters:
12681   - "throughput"
12682   - "name"
12683   - "tags"
12684   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12685   x-axis: "X = VNFs per Service Chain"
12686   y-axis: "Y = Number of Service Chains"
12687   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12688   layout:
12689     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12690     layout: "plot-service-density"
12691
12692 - type: "plot"
12693   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12694   algorithm: "plot_nf_heatmap"
12695   output-file-type: ".html"
12696   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
12697   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12698   filter: "'NIC_Intel-XXV710' and
12699            'NF_DENSITY' and
12700            'VHOST' and
12701            'VXLAN' and
12702            'CHAIN' and
12703            'IMIX' and
12704            '4T2C' and
12705            'NDRPDR'"
12706   parameters:
12707   - "throughput"
12708   - "name"
12709   - "tags"
12710   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12711   x-axis: "X = VNFs per Service Chain"
12712   y-axis: "Y = Number of Service Chains"
12713   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12714   layout:
12715     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12716     layout: "plot-service-density"
12717
12718 - type: "plot"
12719   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12720   algorithm: "plot_nf_heatmap"
12721   output-file-type: ".html"
12722   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
12723   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12724   filter: "'NIC_Intel-XXV710' and
12725            'NF_DENSITY' and
12726            'VHOST' and
12727            'VXLAN' and
12728            'CHAIN' and
12729            'IMIX' and
12730            '8T4C' and
12731            'NDRPDR'"
12732   parameters:
12733   - "throughput"
12734   - "name"
12735   - "tags"
12736   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12737   x-axis: "X = VNFs per Service Chain"
12738   y-axis: "Y = Number of Service Chains"
12739   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12740   layout:
12741     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12742     layout: "plot-service-density"
12743
12744 # Plots - NF Density - CSC - MRR IMIX
12745 - type: "plot"
12746   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12747   algorithm: "plot_nf_heatmap"
12748   output-file-type: ".html"
12749   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
12750   data: "plot-vpp-nfv-2n-clx-mrr"
12751   filter: "'NIC_Intel-XXV710' and
12752            'NF_DENSITY' and
12753            'DOCKER' and
12754            'CHAIN' and
12755            'NF_VPPIP4' and
12756            'IMIX' and
12757            '2T1C' and
12758            'MRR'"
12759   parameters:
12760   - "result"
12761   - "name"
12762   - "tags"
12763   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12764   x-axis: "X = CNFs per Service Chain"
12765   y-axis: "Y = Number of Service Chains"
12766   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12767   layout:
12768     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12769     layout: "plot-service-density"
12770
12771 - type: "plot"
12772   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12773   algorithm: "plot_nf_heatmap"
12774   output-file-type: ".html"
12775   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
12776   data: "plot-vpp-nfv-2n-clx-mrr"
12777   filter: "'NIC_Intel-XXV710' and
12778            'NF_DENSITY' and
12779            'DOCKER' and
12780            'CHAIN' and
12781            'NF_VPPIP4' and
12782            'IMIX' and
12783            '4T2C' and
12784            'MRR'"
12785   parameters:
12786   - "result"
12787   - "name"
12788   - "tags"
12789   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12790   x-axis: "X = CNFs per Service Chain"
12791   y-axis: "Y = Number of Service Chains"
12792   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12793   layout:
12794     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12795     layout: "plot-service-density"
12796
12797 - type: "plot"
12798   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12799   algorithm: "plot_nf_heatmap"
12800   output-file-type: ".html"
12801   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
12802   data: "plot-vpp-nfv-2n-clx-mrr"
12803   filter: "'NIC_Intel-XXV710' and
12804            'NF_DENSITY' and
12805            'DOCKER' and
12806            'CHAIN' and
12807            'NF_VPPIP4' and
12808            'IMIX' and
12809            '8T4C' and
12810            'MRR'"
12811   parameters:
12812   - "result"
12813   - "name"
12814   - "tags"
12815   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12816   x-axis: "X = CNFs per Service Chain"
12817   y-axis: "Y = Number of Service Chains"
12818   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12819   layout:
12820     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12821     layout: "plot-service-density"
12822
12823 # Plots - NF Density - CSC - NDR IMIX
12824 - type: "plot"
12825   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12826   algorithm: "plot_nf_heatmap"
12827   output-file-type: ".html"
12828   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
12829   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12830   filter: "'NIC_Intel-XXV710' and
12831            'NF_DENSITY' and
12832            'DOCKER' and
12833            'CHAIN' and
12834            'NF_VPPIP4' and
12835            'IMIX' and
12836            '2T1C' and
12837            'NDRPDR'"
12838   parameters:
12839   - "throughput"
12840   - "name"
12841   - "tags"
12842   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12843   x-axis: "X = CNFs per Service Chain"
12844   y-axis: "Y = Number of Service Chains"
12845   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12846   layout:
12847     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12848     layout: "plot-service-density"
12849
12850 - type: "plot"
12851   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12852   algorithm: "plot_nf_heatmap"
12853   output-file-type: ".html"
12854   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
12855   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12856   filter: "'NIC_Intel-XXV710' and
12857            'NF_DENSITY' and
12858            'DOCKER' and
12859            'CHAIN' and
12860            'NF_VPPIP4' and
12861            'IMIX' and
12862            '4T2C' and
12863            'NDRPDR'"
12864   parameters:
12865   - "throughput"
12866   - "name"
12867   - "tags"
12868   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12869   x-axis: "X = CNFs per Service Chain"
12870   y-axis: "Y = Number of Service Chains"
12871   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12872   layout:
12873     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12874     layout: "plot-service-density"
12875
12876 - type: "plot"
12877   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12878   algorithm: "plot_nf_heatmap"
12879   output-file-type: ".html"
12880   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
12881   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12882   filter: "'NIC_Intel-XXV710' and
12883            'NF_DENSITY' and
12884            'DOCKER' and
12885            'CHAIN' and
12886            'NF_VPPIP4' and
12887            'IMIX' and
12888            '8T4C' and
12889            'NDRPDR'"
12890   parameters:
12891   - "throughput"
12892   - "name"
12893   - "tags"
12894   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12895   x-axis: "X = CNFs per Service Chain"
12896   y-axis: "Y = Number of Service Chains"
12897   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12898   layout:
12899     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12900     layout: "plot-service-density"
12901
12902 # Plots - NF Density - CSC - PDR IMIX
12903 - type: "plot"
12904   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12905   algorithm: "plot_nf_heatmap"
12906   output-file-type: ".html"
12907   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
12908   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12909   filter: "'NIC_Intel-XXV710' and
12910            'NF_DENSITY' and
12911            'DOCKER' and
12912            'CHAIN' and
12913            'NF_VPPIP4' and
12914            'IMIX' and
12915            '2T1C' and
12916            'NDRPDR'"
12917   parameters:
12918   - "throughput"
12919   - "name"
12920   - "tags"
12921   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12922   x-axis: "X = CNFs per Service Chain"
12923   y-axis: "Y = Number of Service Chains"
12924   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12925   layout:
12926     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12927     layout: "plot-service-density"
12928
12929 - type: "plot"
12930   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12931   algorithm: "plot_nf_heatmap"
12932   output-file-type: ".html"
12933   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
12934   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12935   filter: "'NIC_Intel-XXV710' and
12936            'NF_DENSITY' and
12937            'DOCKER' and
12938            'CHAIN' and
12939            'NF_VPPIP4' and
12940            'IMIX' and
12941            '4T2C' and
12942            'NDRPDR'"
12943   parameters:
12944   - "throughput"
12945   - "name"
12946   - "tags"
12947   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12948   x-axis: "X = CNFs per Service Chain"
12949   y-axis: "Y = Number of Service Chains"
12950   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12951   layout:
12952     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12953     layout: "plot-service-density"
12954
12955 - type: "plot"
12956   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12957   algorithm: "plot_nf_heatmap"
12958   output-file-type: ".html"
12959   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
12960   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12961   filter: "'NIC_Intel-XXV710' and
12962            'NF_DENSITY' and
12963            'DOCKER' and
12964            'CHAIN' and
12965            'NF_VPPIP4' and
12966            'IMIX' and
12967            '8T4C' and
12968            'NDRPDR'"
12969   parameters:
12970   - "throughput"
12971   - "name"
12972   - "tags"
12973   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12974   x-axis: "X = CNFs per Service Chain"
12975   y-axis: "Y = Number of Service Chains"
12976   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12977   layout:
12978     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12979     layout: "plot-service-density"
12980
12981 # Plots - NF Density - CSP - MRR IMIX
12982 - type: "plot"
12983   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12984   algorithm: "plot_nf_heatmap"
12985   output-file-type: ".html"
12986   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
12987   data: "plot-vpp-nfv-2n-clx-mrr"
12988   filter: "'NIC_Intel-XXV710' and
12989            'NF_DENSITY' and
12990            'DOCKER' and
12991            'PIPELINE' and
12992            'NF_VPPIP4' and
12993            'IMIX' and
12994            '2T1C' and
12995            'MRR'"
12996   parameters:
12997   - "result"
12998   - "name"
12999   - "tags"
13000   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
13001   x-axis: "X = CNFs per Service Pipeline"
13002   y-axis: "Y = Number of Service Pipelines"
13003   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
13004   layout:
13005     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
13006     layout: "plot-service-density"
13007
13008 - type: "plot"
13009   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
13010   algorithm: "plot_nf_heatmap"
13011   output-file-type: ".html"
13012   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
13013   data: "plot-vpp-nfv-2n-clx-mrr"
13014   filter: "'NIC_Intel-XXV710' and
13015            'NF_DENSITY' and
13016            'DOCKER' and
13017            'PIPELINE' and
13018            'NF_VPPIP4' and
13019            'IMIX' and
13020            '4T2C' and
13021            'MRR'"
13022   parameters:
13023   - "result"
13024   - "name"
13025   - "tags"
13026   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
13027   x-axis: "X = CNFs per Service Pipeline"
13028   y-axis: "Y = Number of Service Pipelines"
13029   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
13030   layout:
13031     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
13032     layout: "plot-service-density"
13033
13034 - type: "plot"
13035   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
13036   algorithm: "plot_nf_heatmap"
13037   output-file-type: ".html"
13038   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
13039   data: "plot-vpp-nfv-2n-clx-mrr"
13040   filter: "'NIC_Intel-XXV710' and
13041            'NF_DENSITY' and
13042            'DOCKER' and
13043            'PIPELINE' and
13044            'NF_VPPIP4' and
13045            'IMIX' and
13046            '8T4C' and
13047            'MRR'"
13048   parameters:
13049   - "result"
13050   - "name"
13051   - "tags"
13052   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
13053   x-axis: "X = CNFs per Service Pipeline"
13054   y-axis: "Y = Number of Service Pipelines"
13055   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
13056   layout:
13057     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
13058     layout: "plot-service-density"
13059
13060 # Plots - NF Density - CSP - NDR IMIX
13061 - type: "plot"
13062   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
13063   algorithm: "plot_nf_heatmap"
13064   output-file-type: ".html"
13065   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
13066   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13067   filter: "'NIC_Intel-XXV710' and
13068            'NF_DENSITY' and
13069            'DOCKER' and
13070            'PIPELINE' and
13071            'NF_VPPIP4' and
13072            'IMIX' and
13073            '2T1C' and
13074            'NDRPDR'"
13075   parameters:
13076   - "throughput"
13077   - "name"
13078   - "tags"
13079   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
13080   x-axis: "X = CNFs per Service Pipeline"
13081   y-axis: "Y = Number of Service Pipelines"
13082   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
13083   layout:
13084     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
13085     layout: "plot-service-density"
13086
13087 - type: "plot"
13088   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
13089   algorithm: "plot_nf_heatmap"
13090   output-file-type: ".html"
13091   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
13092   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13093   filter: "'NIC_Intel-XXV710' and
13094            'NF_DENSITY' and
13095            'DOCKER' and
13096            'PIPELINE' and
13097            'NF_VPPIP4' and
13098            'IMIX' and
13099            '4T2C' and
13100            'NDRPDR'"
13101   parameters:
13102   - "throughput"
13103   - "name"
13104   - "tags"
13105   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
13106   x-axis: "X = CNFs per Service Pipeline"
13107   y-axis: "Y = Number of Service Pipelines"
13108   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
13109   layout:
13110     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
13111     layout: "plot-service-density"
13112
13113 - type: "plot"
13114   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
13115   algorithm: "plot_nf_heatmap"
13116   output-file-type: ".html"
13117   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
13118   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13119   filter: "'NIC_Intel-XXV710' and
13120            'NF_DENSITY' and
13121            'DOCKER' and
13122            'PIPELINE' and
13123            'NF_VPPIP4' and
13124            'IMIX' and
13125            '8T4C' and
13126            'NDRPDR'"
13127   parameters:
13128   - "throughput"
13129   - "name"
13130   - "tags"
13131   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
13132   x-axis: "X = CNFs per Service Pipeline"
13133   y-axis: "Y = Number of Service Pipelines"
13134   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
13135   layout:
13136     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
13137     layout: "plot-service-density"
13138
13139 # Plots - NF Density - CSP - PDR IMIX
13140 - type: "plot"
13141   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
13142   algorithm: "plot_nf_heatmap"
13143   output-file-type: ".html"
13144   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
13145   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13146   filter: "'NIC_Intel-XXV710' and
13147            'NF_DENSITY' and
13148            'DOCKER' and
13149            'PIPELINE' and
13150            'NF_VPPIP4' and
13151            'IMIX' and
13152            '2T1C' and
13153            'NDRPDR'"
13154   parameters:
13155   - "throughput"
13156   - "name"
13157   - "tags"
13158   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
13159   x-axis: "X = CNFs per Service Pipeline"
13160   y-axis: "Y = Number of Service Pipelines"
13161   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
13162   layout:
13163     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
13164     layout: "plot-service-density"
13165
13166 - type: "plot"
13167   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
13168   algorithm: "plot_nf_heatmap"
13169   output-file-type: ".html"
13170   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
13171   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13172   filter: "'NIC_Intel-XXV710' and
13173            'NF_DENSITY' and
13174            'DOCKER' and
13175            'PIPELINE' and
13176            'NF_VPPIP4' and
13177            'IMIX' and
13178            '4T2C' and
13179            'NDRPDR'"
13180   parameters:
13181   - "throughput"
13182   - "name"
13183   - "tags"
13184   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
13185   x-axis: "X = CNFs per Service Pipeline"
13186   y-axis: "Y = Number of Service Pipelines"
13187   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
13188   layout:
13189     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
13190     layout: "plot-service-density"
13191
13192 - type: "plot"
13193   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
13194   algorithm: "plot_nf_heatmap"
13195   output-file-type: ".html"
13196   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
13197   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13198   filter: "'NIC_Intel-XXV710' and
13199            'NF_DENSITY' and
13200            'DOCKER' and
13201            'PIPELINE' and
13202            'NF_VPPIP4' and
13203            'IMIX' and
13204            '8T4C' and
13205            'NDRPDR'"
13206   parameters:
13207   - "throughput"
13208   - "name"
13209   - "tags"
13210   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
13211   x-axis: "X = CNFs per Service Pipeline"
13212   y-axis: "Y = Number of Service Pipelines"
13213   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
13214   layout:
13215     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
13216     layout: "plot-service-density"
13217
13218 ################################################################################
13219
13220 # Packet Throughput
13221
13222 - type: "plot"
13223   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
13224   algorithm: "plot_perf_box_name"
13225   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
13226   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13227   include:
13228     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13229     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13230     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13231     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13232   layout:
13233     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
13234     layout: "plot-throughput"
13235
13236 - type: "plot"
13237   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13238   algorithm: "plot_perf_box_name"
13239   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13240   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13241   include:
13242     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13243     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13244     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13245     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13246   layout:
13247     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13248     layout: "plot-throughput"
13249
13250 - type: "plot"
13251   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13252   algorithm: "plot_perf_box_name"
13253   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13254   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13255   include:
13256     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13257     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13258     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13259     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13260   layout:
13261     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13262     layout: "plot-throughput"
13263
13264 - type: "plot"
13265   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13266   algorithm: "plot_perf_box_name"
13267   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13268   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13269   include:
13270     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13271     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13272     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13273     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13274   layout:
13275     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13276     layout: "plot-throughput"
13277
13278 - type: "plot"
13279   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
13280   algorithm: "plot_perf_box_name"
13281   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
13282   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13283   include:
13284     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13285     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13286     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13287     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13288     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13289   layout:
13290     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
13291     layout: "plot-throughput"
13292
13293 - type: "plot"
13294   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13295   algorithm: "plot_perf_box_name"
13296   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13297   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13298   include:
13299     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13300     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13301     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13302     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13303     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13304   layout:
13305     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13306     layout: "plot-throughput"
13307
13308 - type: "plot"
13309   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13310   algorithm: "plot_perf_box_name"
13311   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13312   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13313   include:
13314     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13315     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13316     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13317     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13318     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13319   layout:
13320     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13321     layout: "plot-throughput"
13322
13323 - type: "plot"
13324   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13325   algorithm: "plot_perf_box_name"
13326   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13327   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13328   include:
13329     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13330     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13331     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13332     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13333     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13334   layout:
13335     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13336     layout: "plot-throughput"
13337
13338 - type: "plot"
13339   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
13340   algorithm: "plot_perf_box_name"
13341   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
13342   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13343   include:
13344     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13345     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13346     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13347     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13348     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13349   layout:
13350     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
13351     layout: "plot-throughput"
13352
13353 - type: "plot"
13354   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
13355   algorithm: "plot_perf_box_name"
13356   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
13357   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13358   include:
13359     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13360     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13361     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13362     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13363     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13364   layout:
13365     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
13366     layout: "plot-throughput"
13367
13368 - type: "plot"
13369   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
13370   algorithm: "plot_perf_box_name"
13371   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
13372   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13373   include:
13374     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13375     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13376     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13377     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13378     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13379     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13380   layout:
13381     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
13382     layout: "plot-throughput"
13383
13384 - type: "plot"
13385   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
13386   algorithm: "plot_perf_box_name"
13387   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
13388   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13389   include:
13390     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13391     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13392     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13393     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13394     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13395     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13396   layout:
13397     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
13398     layout: "plot-throughput"
13399
13400 - type: "plot"
13401   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13402   algorithm: "plot_perf_box_name"
13403   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13404   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13405   include:
13406     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13407     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13408     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
13409     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13410     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
13411     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13412     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13413     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13414   layout:
13415     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13416     layout: "plot-throughput"
13417
13418 - type: "plot"
13419   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13420   algorithm: "plot_perf_box_name"
13421   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13422   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13423   include:
13424     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13425     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13426     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
13427     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13428     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
13429     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13430     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13431     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13432   layout:
13433     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13434     layout: "plot-throughput"
13435
13436 - type: "plot"
13437   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13438   algorithm: "plot_perf_box_name"
13439   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13440   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13441   include:
13442     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13443     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13444     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
13445     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13446     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
13447     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
13448     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13449     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
13450   layout:
13451     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13452     layout: "plot-throughput"
13453
13454 - type: "plot"
13455   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13456   algorithm: "plot_perf_box_name"
13457   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13458   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13459   include:
13460     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13461     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13462     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
13463     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13464     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
13465     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
13466     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13467     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
13468   layout:
13469     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13470     layout: "plot-throughput"
13471
13472 - type: "plot"
13473   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13474   algorithm: "plot_perf_box_name"
13475   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13476   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13477   include:
13478     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13479     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13480     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13481     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13482     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13483     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13484   layout:
13485     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13486     layout: "plot-throughput"
13487
13488 - type: "plot"
13489   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13490   algorithm: "plot_perf_box_name"
13491   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13492   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13493   include:
13494     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13495     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13496     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13497     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13498     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13499     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13500   layout:
13501     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13502     layout: "plot-throughput"
13503
13504 - type: "plot"
13505   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
13506   algorithm: "plot_perf_box_name"
13507   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
13508   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13509   include:
13510     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13511     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
13512     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
13513     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
13514     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
13515   layout:
13516     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
13517     layout: "plot-throughput"
13518
13519 - type: "plot"
13520   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
13521   algorithm: "plot_perf_box_name"
13522   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
13523   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13524   include:
13525     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
13526     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
13527     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
13528     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
13529     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
13530   layout:
13531     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
13532     layout: "plot-throughput"
13533
13534 - type: "plot"
13535   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
13536   algorithm: "plot_perf_box_name"
13537   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
13538   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13539   include:
13540     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13541     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13542     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13543     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13544     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13545     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13546     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13547     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13548     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13549     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13550   layout:
13551     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
13552     layout: "plot-cps"
13553
13554 - type: "plot"
13555   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
13556   algorithm: "plot_perf_box_name"
13557   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
13558   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13559   include:
13560     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13561     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13562     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13563     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13564     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13565     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13566     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13567     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13568     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13569     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13570   layout:
13571     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
13572     layout: "plot-throughput"
13573
13574 - type: "plot"
13575   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
13576   algorithm: "plot_perf_box_name"
13577   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
13578   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13579   include:
13580     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13581     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13582     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13583     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13584     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13585     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13586     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13587     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13588     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13589     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13590   layout:
13591     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
13592     layout: "plot-cps"
13593
13594 - type: "plot"
13595   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
13596   algorithm: "plot_perf_box_name"
13597   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
13598   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13599   include:
13600     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13601     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13602     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13603     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13604     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13605     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13606     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13607     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13608     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13609     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13610   layout:
13611     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
13612     layout: "plot-throughput"
13613
13614 - type: "plot"
13615   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
13616   algorithm: "plot_perf_box_name"
13617   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
13618   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13619   include:
13620     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13621     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
13622     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
13623     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
13624     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
13625   layout:
13626     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
13627     layout: "plot-throughput"
13628
13629 - type: "plot"
13630   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
13631   algorithm: "plot_perf_box_name"
13632   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
13633   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13634   include:
13635     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
13636     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
13637     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
13638     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
13639     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
13640   layout:
13641     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
13642     layout: "plot-throughput"
13643
13644 - type: "plot"
13645   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
13646   algorithm: "plot_perf_box_name"
13647   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
13648   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13649   include:
13650     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13651     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13652     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13653     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13654     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13655     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13656     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13657     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13658     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13659     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13660   layout:
13661     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
13662     layout: "plot-cps"
13663
13664 - type: "plot"
13665   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
13666   algorithm: "plot_perf_box_name"
13667   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
13668   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13669   include:
13670     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13671     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13672     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13673     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13674     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13675     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13676     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13677     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13678     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13679     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13680   layout:
13681     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
13682     layout: "plot-throughput"
13683
13684 - type: "plot"
13685   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
13686   algorithm: "plot_perf_box_name"
13687   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
13688   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13689   include:
13690     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13691     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13692     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13693     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13694     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13695     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13696     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13697     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13698     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13699     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13700   layout:
13701     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
13702     layout: "plot-cps"
13703
13704 - type: "plot"
13705   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
13706   algorithm: "plot_perf_box_name"
13707   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
13708   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13709   include:
13710     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13711     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13712     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13713     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13714     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13715     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13716     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13717     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13718     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13719     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13720   layout:
13721     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
13722     layout: "plot-throughput"
13723
13724 - type: "plot"
13725   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
13726   algorithm: "plot_perf_box_name"
13727   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
13728   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13729   include:
13730     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13731     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13732     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13733     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13734     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13735     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13736     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13737     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13738     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13739     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13740   layout:
13741     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
13742     layout: "plot-throughput"
13743
13744 - type: "plot"
13745   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
13746   algorithm: "plot_perf_box_name"
13747   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
13748   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13749   include:
13750     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13752     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13753     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13754     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13755     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13756     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13757     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13758     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13759     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13760   layout:
13761     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
13762     layout: "plot-throughput"
13763
13764 - type: "plot"
13765   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
13766   algorithm: "plot_perf_box_name"
13767   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
13768   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13769   include:
13770     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13771     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13772     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13773     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13774     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13775     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13776     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13777     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13778     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13779     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13780   layout:
13781     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
13782     layout: "plot-throughput"
13783
13784 - type: "plot"
13785   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
13786   algorithm: "plot_perf_box_name"
13787   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
13788   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13789   include:
13790     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13791     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13792     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13793     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13794     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13795     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13796     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13797     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13798     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13799     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13800   layout:
13801     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
13802     layout: "plot-throughput"
13803
13804 - type: "plot"
13805   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-ndr"
13806   algorithm: "plot_perf_box_name"
13807   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-ndr"
13808   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13809   include:
13810     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13811     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13812     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13813     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13814     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13815     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13816     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13817     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13818     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13819     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13820   layout:
13821     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
13822     layout: "plot-throughput"
13823
13824 - type: "plot"
13825   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-pdr"
13826   algorithm: "plot_perf_box_name"
13827   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-pdr"
13828   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13829   include:
13830     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13831     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13832     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13833     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13834     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13835     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13836     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13837     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13838     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13839     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13840   layout:
13841     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
13842     layout: "plot-throughput"
13843
13844 - type: "plot"
13845   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-ndr"
13846   algorithm: "plot_perf_box_name"
13847   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-ndr"
13848   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13849   include:
13850     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13851     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13852     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13853     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13854     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13855     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13856     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13857     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13858     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13859     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13860   layout:
13861     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
13862     layout: "plot-throughput"
13863
13864 - type: "plot"
13865   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-pdr"
13866   algorithm: "plot_perf_box_name"
13867   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-pdr"
13868   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13869   include:
13870     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13871     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13872     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13873     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13874     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13875     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13876     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13877     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13878     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13879     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13880   layout:
13881     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
13882     layout: "plot-throughput"
13883
13884 - type: "plot"
13885   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13886   algorithm: "plot_perf_box_name"
13887   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13888   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13889   include:
13890     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13891     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13892     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13893     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13894     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13895     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13896   layout:
13897     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13898     layout: "plot-throughput"
13899
13900 - type: "plot"
13901   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13902   algorithm: "plot_perf_box_name"
13903   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13904   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13905   include:
13906     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13907     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13908     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13909     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13910     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13911     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13912   layout:
13913     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13914     layout: "plot-throughput"
13915
13916 - type: "plot"
13917   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
13918   algorithm: "plot_perf_box_name"
13919   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
13920   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13921   include:
13922     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
13923     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
13924     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
13925     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
13926     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
13927   layout:
13928     title: "2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
13929     layout: "plot-throughput"
13930
13931 - type: "plot"
13932   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
13933   algorithm: "plot_perf_box_name"
13934   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
13935   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13936   include:
13937     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
13938     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
13939     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
13940     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
13941     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
13942   layout:
13943     title: "2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
13944     layout: "plot-throughput"
13945
13946 - type: "plot"
13947   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
13948   algorithm: "plot_perf_box_name"
13949   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
13950   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13951   include:
13952     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13953     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13954     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13955     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-rnd-ndrpdr"
13956   layout:
13957     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
13958     layout: "plot-throughput"
13959
13960 - type: "plot"
13961   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
13962   algorithm: "plot_perf_box_name"
13963   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
13964   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13965   include:
13966     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13967     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13968     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13969     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-rnd-ndrpdr"
13970   layout:
13971     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
13972     layout: "plot-throughput"
13973
13974 - type: "plot"
13975   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13976   algorithm: "plot_perf_box_name"
13977   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13978   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13979   include:
13980     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13981     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13982 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13983 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13984 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13985   layout:
13986     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13987     layout: "plot-throughput"
13988
13989 - type: "plot"
13990   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13991   algorithm: "plot_perf_box_name"
13992   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13993   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13994   include:
13995     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13996     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13997 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13998 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13999 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14000   layout:
14001     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14002     layout: "plot-throughput"
14003
14004 - type: "plot"
14005   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14006   algorithm: "plot_perf_box_name"
14007   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14008   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14009   include:
14010     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
14011     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14012     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
14013     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
14014     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14015   layout:
14016     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14017     layout: "plot-throughput"
14018
14019 - type: "plot"
14020   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14021   algorithm: "plot_perf_box_name"
14022   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14023   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14024   include:
14025     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
14026     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14027     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
14028     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
14029     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14030   layout:
14031     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14032     layout: "plot-throughput"
14033
14034 - type: "plot"
14035   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
14036   algorithm: "plot_perf_box_name"
14037   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
14038   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14039   include:
14040     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
14041     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14042     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
14043     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
14044     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14045   layout:
14046     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
14047     layout: "plot-throughput"
14048
14049 - type: "plot"
14050   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
14051   algorithm: "plot_perf_box_name"
14052   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
14053   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14054   include:
14055     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
14056     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14057     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
14058     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
14059     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14060   layout:
14061     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
14062     layout: "plot-throughput"
14063
14064 - type: "plot"
14065   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
14066   algorithm: "plot_perf_box_name"
14067   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
14068   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14069   include:
14070     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14071     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14072     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14073     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14074   layout:
14075     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
14076     layout: "plot-throughput"
14077
14078 - type: "plot"
14079   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
14080   algorithm: "plot_perf_box_name"
14081   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
14082   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14083   include:
14084     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14085     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14086     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14087     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14088   layout:
14089     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
14090     layout: "plot-throughput"
14091
14092 - type: "plot"
14093   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
14094   algorithm: "plot_perf_box_name"
14095   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
14096   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14097   include:
14098     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14099     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14100     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14101     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14102     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14103   layout:
14104     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
14105     layout: "plot-throughput"
14106
14107 - type: "plot"
14108   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
14109   algorithm: "plot_perf_box_name"
14110   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
14111   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14112   include:
14113     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14114     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14115     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14116     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14117     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14118   layout:
14119     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
14120     layout: "plot-throughput"
14121
14122 - type: "plot"
14123   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14124   algorithm: "plot_perf_box_name"
14125   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14126   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14127   include:
14128     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14129     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14130     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
14131     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
14132     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14133   layout:
14134     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14135     layout: "plot-throughput"
14136
14137 - type: "plot"
14138   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14139   algorithm: "plot_perf_box_name"
14140   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14141   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14142   include:
14143     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14144     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14145     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
14146     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
14147     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14148   layout:
14149     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14150     layout: "plot-throughput"
14151
14152 - type: "plot"
14153   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14154   algorithm: "plot_perf_box_name"
14155   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14156   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14157   include:
14158     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14159     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14160     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14161     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14162   layout:
14163     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14164     layout: "plot-throughput"
14165
14166 - type: "plot"
14167   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14168   algorithm: "plot_perf_box_name"
14169   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14170   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14171   include:
14172     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14173     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14174     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14175     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14176   layout:
14177     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14178     layout: "plot-throughput"
14179
14180 - type: "plot"
14181   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14182   algorithm: "plot_perf_box_name"
14183   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14184   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14185   include:
14186     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14187     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14188     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
14189     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
14190     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14191     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
14192   layout:
14193     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14194     layout: "plot-throughput"
14195
14196 - type: "plot"
14197   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14198   algorithm: "plot_perf_box_name"
14199   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14200   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14201   include:
14202     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14203     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14204     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
14205     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
14206     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14207     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
14208   layout:
14209     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14210     layout: "plot-throughput"
14211
14212 - type: "plot"
14213   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14214   algorithm: "plot_perf_box_name"
14215   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14216   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14217   include:
14218     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14219     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14220     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14221     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14222     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14223     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14224   layout:
14225     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14226     layout: "plot-throughput"
14227
14228 - type: "plot"
14229   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14230   algorithm: "plot_perf_box_name"
14231   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14232   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14233   include:
14234     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14235     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14236     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14237     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14238     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14239     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14240   layout:
14241     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14242     layout: "plot-throughput"
14243
14244 - type: "plot"
14245   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14246   algorithm: "plot_perf_box_name"
14247   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14248   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14249   include:
14250     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14251     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14252     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
14253     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
14254     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14255     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
14256   layout:
14257     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14258     layout: "plot-throughput"
14259
14260 - type: "plot"
14261   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14262   algorithm: "plot_perf_box_name"
14263   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14264   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14265   include:
14266     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14267     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14268     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
14269     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
14270     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14271     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
14272   layout:
14273     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14274     layout: "plot-throughput"
14275
14276 - type: "plot"
14277   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14278   algorithm: "plot_perf_box_name"
14279   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14280   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14281   include:
14282     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14283     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14284     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14285     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14286     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14287   layout:
14288     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14289     layout: "plot-throughput"
14290
14291 - type: "plot"
14292   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14293   algorithm: "plot_perf_box_name"
14294   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14295   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14296   include:
14297     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14298     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14299     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14300     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14301     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14302   layout:
14303     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14304     layout: "plot-throughput"
14305
14306 - type: "plot"
14307   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
14308   algorithm: "plot_perf_box_name"
14309   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
14310   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14311   include:
14312     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14313     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14314   layout:
14315     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
14316     layout: "plot-throughput"
14317
14318 - type: "plot"
14319   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
14320   algorithm: "plot_perf_box_name"
14321   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
14322   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14323   include:
14324     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14325     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14326   layout:
14327     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
14328     layout: "plot-throughput"
14329
14330 - type: "plot"
14331   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
14332   algorithm: "plot_perf_box_name"
14333   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
14334   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14335   include:
14336     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14337     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14338     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14339     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14340   layout:
14341     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
14342     layout: "plot-throughput"
14343
14344 - type: "plot"
14345   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
14346   algorithm: "plot_perf_box_name"
14347   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
14348   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14349   include:
14350     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14351     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14352     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14353     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14354   layout:
14355     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
14356     layout: "plot-throughput"
14357
14358 - type: "plot"
14359   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
14360   algorithm: "plot_perf_box_name"
14361   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
14362   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14363   include:
14364     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
14365     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14366     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14367     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14368   layout:
14369     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
14370     layout: "plot-throughput"
14371
14372 - type: "plot"
14373   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
14374   algorithm: "plot_perf_box_name"
14375   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
14376   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14377   include:
14378     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
14379     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14380     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14381     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14382   layout:
14383     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
14384     layout: "plot-throughput"
14385
14386 - type: "plot"
14387   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14388   algorithm: "plot_perf_box_name"
14389   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14390   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14391   include:
14392     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14393     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14394     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14395     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14396   layout:
14397     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14398     layout: "plot-throughput"
14399
14400 - type: "plot"
14401   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14402   algorithm: "plot_perf_box_name"
14403   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14404   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14405   include:
14406     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14407     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14408     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14409     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14410   layout:
14411     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14412     layout: "plot-throughput"
14413
14414 - type: "plot"
14415   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14416   algorithm: "plot_perf_box_name"
14417   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14418   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14419   include:
14420     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14421     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14422     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14423     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14424   layout:
14425     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14426     layout: "plot-throughput"
14427
14428 - type: "plot"
14429   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14430   algorithm: "plot_perf_box_name"
14431   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14432   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14433   include:
14434     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14435     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14436     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14437     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14438   layout:
14439     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14440     layout: "plot-throughput"
14441
14442 - type: "plot"
14443   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
14444   algorithm: "plot_perf_box_name"
14445   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
14446   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14447   include:
14448     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14449     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14450     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14451     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14452     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14453     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14454     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14455   layout:
14456     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
14457     layout: "plot-throughput"
14458
14459 - type: "plot"
14460   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
14461   algorithm: "plot_perf_box_name"
14462   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
14463   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14464   include:
14465     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14466     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14467     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14468     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14469     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14470     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14471     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14472   layout:
14473     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
14474     layout: "plot-throughput"
14475
14476 - type: "plot"
14477   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14478   algorithm: "plot_perf_box_name"
14479   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14480   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14481   include:
14482     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14483     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14484     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14485     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
14486     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14487     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
14488     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14489     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14490   layout:
14491     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14492     layout: "plot-throughput"
14493
14494 - type: "plot"
14495   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14496   algorithm: "plot_perf_box_name"
14497   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14498   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14499   include:
14500     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14501     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14502     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14503     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
14504     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14505     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
14506     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14507     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14508   layout:
14509     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14510     layout: "plot-throughput"
14511
14512 - type: "plot"
14513   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14514   algorithm: "plot_perf_box_name"
14515   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14516   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14517   include:
14518     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14519     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14520     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14521     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
14522     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14523     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
14524     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14525     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14526   layout:
14527     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14528     layout: "plot-throughput"
14529
14530 - type: "plot"
14531   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14532   algorithm: "plot_perf_box_name"
14533   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14534   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14535   include:
14536     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14537     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14538     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14539     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
14540     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14541     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
14542     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14543     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14544   layout:
14545     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14546     layout: "plot-throughput"
14547
14548 - type: "plot"
14549   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
14550   algorithm: "plot_perf_box_name"
14551   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
14552   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14553   include:
14554     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14555     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14556     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14557     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14558   layout:
14559     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
14560     layout: "plot-throughput"
14561
14562 - type: "plot"
14563   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
14564   algorithm: "plot_perf_box_name"
14565   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
14566   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14567   include:
14568     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14569     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14570     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14571     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14572   layout:
14573     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
14574     layout: "plot-throughput"
14575
14576 - type: "plot"
14577   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14578   algorithm: "plot_perf_box_name"
14579   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14580   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14581   include:
14582     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14583     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14584     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14585   layout:
14586     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14587     layout: "plot-throughput"
14588
14589 - type: "plot"
14590   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14591   algorithm: "plot_perf_box_name"
14592   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14593   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14594   include:
14595     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14596     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14597     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14598   layout:
14599     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14600     layout: "plot-throughput"
14601
14602 - type: "plot"
14603   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14604   algorithm: "plot_perf_box_name"
14605   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14606   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14607   include:
14608     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14609     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14610     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14611     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14612     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14613   layout:
14614     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14615     layout: "plot-throughput"
14616
14617 - type: "plot"
14618   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14619   algorithm: "plot_perf_box_name"
14620   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14621   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14622   include:
14623     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14624     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14625     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14626     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14627     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14628   layout:
14629     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14630     layout: "plot-throughput"
14631
14632 - type: "plot"
14633   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14634   algorithm: "plot_perf_box_name"
14635   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14636   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14637   include:
14638     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14639     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14640     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14641     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14642     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14643   layout:
14644     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14645     layout: "plot-throughput"
14646
14647 - type: "plot"
14648   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14649   algorithm: "plot_perf_box_name"
14650   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14651   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14652   include:
14653     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14654     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14655     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14656     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14657     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14658   layout:
14659     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14660     layout: "plot-throughput"
14661
14662 - type: "plot"
14663   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14664   algorithm: "plot_perf_box_name"
14665   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14666   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14667   include:
14668     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14669     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14670     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14671     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14672     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14673   layout:
14674     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14675     layout: "plot-throughput"
14676
14677 - type: "plot"
14678   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14679   algorithm: "plot_perf_box_name"
14680   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14681   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14682   include:
14683     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14684     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14685     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14686     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14687     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14688   layout:
14689     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14690     layout: "plot-throughput"
14691
14692 - type: "plot"
14693   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14694   algorithm: "plot_perf_box_name"
14695   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14696   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14697   include:
14698     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14699     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14700     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14701     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14702     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14703   layout:
14704     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14705     layout: "plot-throughput"
14706
14707 - type: "plot"
14708   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14709   algorithm: "plot_perf_box_name"
14710   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14711   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14712   include:
14713     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14714     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14715     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14716     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14717     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14718   layout:
14719     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14720     layout: "plot-throughput"
14721
14722 - type: "plot"
14723   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14724   algorithm: "plot_perf_box_name"
14725   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14726   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14727   include:
14728     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14729     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14730     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14731     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14732     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14733   layout:
14734     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14735     layout: "plot-throughput"
14736
14737 - type: "plot"
14738   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14739   algorithm: "plot_perf_box_name"
14740   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14741   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14742   include:
14743     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14744     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14745     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14746     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14747     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14748   layout:
14749     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14750     layout: "plot-throughput"
14751
14752 - type: "plot"
14753   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14754   algorithm: "plot_perf_box_name"
14755   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14756   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14757   include:
14758     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14759     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14760     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14761     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14762     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14763     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14764   layout:
14765     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14766     layout: "plot-throughput"
14767
14768 - type: "plot"
14769   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14770   algorithm: "plot_perf_box_name"
14771   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14772   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14773   include:
14774     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14775     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14776     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14777     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14778     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14779     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14780   layout:
14781     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14782     layout: "plot-throughput"
14783
14784 - type: "plot"
14785   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14786   algorithm: "plot_perf_box_name"
14787   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14788   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14789   include:
14790     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14791     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14792     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14793     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14794   layout:
14795     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14796     layout: "plot-throughput"
14797
14798 - type: "plot"
14799   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14800   algorithm: "plot_perf_box_name"
14801   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14802   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14803   include:
14804     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14805     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14806     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14807     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14808   layout:
14809     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14810     layout: "plot-throughput"
14811
14812 - type: "plot"
14813   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
14814   algorithm: "plot_perf_box_name"
14815   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
14816   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14817   include:
14818     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14819     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14820     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14821     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14822     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14823     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14824   layout:
14825     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
14826     layout: "plot-throughput"
14827
14828 - type: "plot"
14829   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
14830   algorithm: "plot_perf_box_name"
14831   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
14832   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14833   include:
14834     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14835     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14836     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14837     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14838     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14839     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14840   layout:
14841     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
14842     layout: "plot-throughput"
14843
14844 - type: "plot"
14845   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14846   algorithm: "plot_perf_box_name"
14847   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14848   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14849   include:
14850     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14851     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14852     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14853     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14854     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14855     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14856   layout:
14857     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14858     layout: "plot-throughput"
14859
14860 - type: "plot"
14861   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14862   algorithm: "plot_perf_box_name"
14863   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14864   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14865   include:
14866     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14867     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14868     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14869     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14870     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14871     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14872   layout:
14873     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14874     layout: "plot-throughput"
14875
14876 - type: "plot"
14877   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14878   algorithm: "plot_perf_box_name"
14879   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14880   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14881   include:
14882     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14883     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14884     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14885     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14886     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14887     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14888   layout:
14889     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14890     layout: "plot-throughput"
14891
14892 - type: "plot"
14893   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14894   algorithm: "plot_perf_box_name"
14895   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14896   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14897   include:
14898     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14899     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14900     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14901     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14902     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14903     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14904   layout:
14905     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14906     layout: "plot-throughput"
14907
14908 - type: "plot"
14909   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14910   algorithm: "plot_perf_box_name"
14911   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14912   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14913   include:
14914     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14915     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14916     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14917     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14918     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14919     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14920   layout:
14921     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14922     layout: "plot-throughput"
14923
14924 - type: "plot"
14925   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14926   algorithm: "plot_perf_box_name"
14927   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14928   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14929   include:
14930     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14931     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14932     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14933     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14934     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14935     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14936   layout:
14937     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14938     layout: "plot-throughput"
14939
14940 - type: "plot"
14941   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14942   algorithm: "plot_perf_box_name"
14943   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14944   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14945   include:
14946     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14947     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14948     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14949     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14950     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14951     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14952   layout:
14953     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14954     layout: "plot-throughput"
14955
14956 - type: "plot"
14957   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14958   algorithm: "plot_perf_box_name"
14959   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14960   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14961   include:
14962     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14963     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14964     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14965     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14966     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14967     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14968   layout:
14969     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14970     layout: "plot-throughput"
14971
14972 - type: "plot"
14973   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
14974   algorithm: "plot_perf_box_name"
14975   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
14976   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14977   include:
14978     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14979     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14980     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14981     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14982     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14983     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14984   layout:
14985     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
14986     layout: "plot-throughput"
14987
14988 - type: "plot"
14989   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
14990   algorithm: "plot_perf_box_name"
14991   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
14992   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14993   include:
14994     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14995     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14996     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14997     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14998     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14999     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15000   layout:
15001     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15002     layout: "plot-throughput"
15003
15004 - type: "plot"
15005   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15006   algorithm: "plot_perf_box_name"
15007   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15008   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15009   include:
15010     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
15011     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15012     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15013     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15014     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15015   layout:
15016     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15017     layout: "plot-throughput"
15018
15019 - type: "plot"
15020   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15021   algorithm: "plot_perf_box_name"
15022   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15023   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15024   include:
15025     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
15026     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15027     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15028     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15029     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15030   layout:
15031     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15032     layout: "plot-throughput"
15033
15034 - type: "plot"
15035   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15036   algorithm: "plot_perf_box_name"
15037   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15038   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15039   include:
15040     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15041     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15042     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15043     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15044     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15045   layout:
15046     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15047     layout: "plot-throughput"
15048
15049 - type: "plot"
15050   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15051   algorithm: "plot_perf_box_name"
15052   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15053   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15054   include:
15055     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15056     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15057     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15058     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15059     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15060   layout:
15061     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15062     layout: "plot-throughput"
15063
15064 - type: "plot"
15065   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15066   algorithm: "plot_perf_box_name"
15067   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15068   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15069   include:
15070     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15071     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15072     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15073     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15074   layout:
15075     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15076     layout: "plot-throughput"
15077
15078 - type: "plot"
15079   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15080   algorithm: "plot_perf_box_name"
15081   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15082   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15083   include:
15084     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15085     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15086     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15087     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15088   layout:
15089     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15090     layout: "plot-throughput"
15091
15092 - type: "plot"
15093   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15094   algorithm: "plot_perf_box_name"
15095   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15096   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15097   include:
15098     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15099     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15100     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15101     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15102   layout:
15103     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15104     layout: "plot-throughput"
15105
15106 - type: "plot"
15107   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15108   algorithm: "plot_perf_box_name"
15109   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15110   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15111   include:
15112     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15113     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15114     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15115     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15116   layout:
15117     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15118     layout: "plot-throughput"
15119
15120 - type: "plot"
15121   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
15122   algorithm: "plot_perf_box_name"
15123   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
15124   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15125   include:
15126     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15127     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15128     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15129     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15130     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15131     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15132   layout:
15133     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
15134     layout: "plot-throughput"
15135
15136 - type: "plot"
15137   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
15138   algorithm: "plot_perf_box_name"
15139   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
15140   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15141   include:
15142     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15143     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15144     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15145     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15146     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15147     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15148   layout:
15149     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
15150     layout: "plot-throughput"
15151
15152 - type: "plot"
15153   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
15154   algorithm: "plot_perf_box_name"
15155   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
15156   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15157   include:
15158     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15159     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15160     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15161     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15162     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15163   layout:
15164     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
15165     layout: "plot-throughput"
15166
15167 - type: "plot"
15168   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
15169   algorithm: "plot_perf_box_name"
15170   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
15171   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15172   include:
15173     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15174     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15175     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15176     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15177     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15178   layout:
15179     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
15180     layout: "plot-throughput"
15181
15182 - type: "plot"
15183   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15184   algorithm: "plot_perf_box_name"
15185   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15186   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15187   include:
15188     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
15189     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15190     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15191     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15192     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15193   layout:
15194     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15195     layout: "plot-throughput"
15196
15197 - type: "plot"
15198   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15199   algorithm: "plot_perf_box_name"
15200   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15201   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15202   include:
15203     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
15204     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15205     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15206     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15207     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15208   layout:
15209     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15210     layout: "plot-throughput"
15211
15212 - type: "plot"
15213   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15214   algorithm: "plot_perf_box_name"
15215   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15216   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15217   include:
15218     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15219     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15220     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15221     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15222   layout:
15223     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15224     layout: "plot-throughput"
15225
15226 - type: "plot"
15227   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15228   algorithm: "plot_perf_box_name"
15229   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15230   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15231   include:
15232     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15233     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15234     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15235     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15236   layout:
15237     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15238     layout: "plot-throughput"
15239
15240 - type: "plot"
15241   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15242   algorithm: "plot_perf_box_name"
15243   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15244   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15245   include:
15246     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15247     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15248     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15249     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15250     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15251     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15252   layout:
15253     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15254     layout: "plot-throughput"
15255
15256 - type: "plot"
15257   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15258   algorithm: "plot_perf_box_name"
15259   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15260   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15261   include:
15262     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15263     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15264     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15265     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15266     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15267     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15268   layout:
15269     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15270     layout: "plot-throughput"
15271
15272 - type: "plot"
15273   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15274   algorithm: "plot_perf_box_name"
15275   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15276   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15277   include:
15278     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15279     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15280     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15281     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15282     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15283     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15284   layout:
15285     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15286     layout: "plot-throughput"
15287
15288 - type: "plot"
15289   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15290   algorithm: "plot_perf_box_name"
15291   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15292   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15293   include:
15294     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15295     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15296     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15297     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15298     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15299     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15300   layout:
15301     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15302     layout: "plot-throughput"
15303
15304 - type: "plot"
15305   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
15306   algorithm: "plot_perf_box_name"
15307   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
15308   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15309   include:
15310     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15311     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15312     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15313     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15314     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15315     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15316   layout:
15317     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
15318     layout: "plot-throughput"
15319
15320 - type: "plot"
15321   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
15322   algorithm: "plot_perf_box_name"
15323   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
15324   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15325   include:
15326     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15327     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15328     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15329     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15330     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15331     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15332   layout:
15333     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
15334     layout: "plot-throughput"
15335
15336 - type: "plot"
15337   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
15338   algorithm: "plot_perf_box_name"
15339   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
15340   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15341   include:
15342     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15343     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15344     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15345     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15346     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15347     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15348   layout:
15349     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
15350     layout: "plot-throughput"
15351
15352 - type: "plot"
15353   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
15354   algorithm: "plot_perf_box_name"
15355   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
15356   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15357   include:
15358     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15359     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15360     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15361     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15362     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15363     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15364   layout:
15365     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
15366     layout: "plot-throughput"
15367
15368 - type: "plot"
15369   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
15370   algorithm: "plot_perf_box_name"
15371   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
15372   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15373   include:
15374     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15375     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15376     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15377     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15378   layout:
15379     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
15380     layout: "plot-throughput"
15381
15382 - type: "plot"
15383   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
15384   algorithm: "plot_perf_box_name"
15385   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
15386   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15387   include:
15388     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15389     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15390     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15391     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15392   layout:
15393     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
15394     layout: "plot-throughput"
15395
15396 - type: "plot"
15397   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15398   algorithm: "plot_perf_box_name"
15399   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15400   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15401   include:
15402     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15403     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15404     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15405     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15406     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15407     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15408   layout:
15409     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15410     layout: "plot-throughput"
15411
15412 - type: "plot"
15413   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15414   algorithm: "plot_perf_box_name"
15415   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15416   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15417   include:
15418     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15419     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15420     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15421     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15422     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15423     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15424   layout:
15425     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15426     layout: "plot-throughput"
15427
15428 - type: "plot"
15429   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15430   algorithm: "plot_perf_box_name"
15431   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15432   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15433   include:
15434     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15435     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15436     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15437     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15438     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15439     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15440   layout:
15441     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15442     layout: "plot-throughput"
15443
15444 - type: "plot"
15445   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15446   algorithm: "plot_perf_box_name"
15447   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15448   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15449   include:
15450     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15451     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15452     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15453     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15454     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15455     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15456   layout:
15457     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15458     layout: "plot-throughput"
15459
15460 - type: "plot"
15461   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15462   algorithm: "plot_perf_box_name"
15463   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15464   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15465   include:
15466     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15467     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15468     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15469     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15470   layout:
15471     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15472     layout: "plot-throughput"
15473
15474 - type: "plot"
15475   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15476   algorithm: "plot_perf_box_name"
15477   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15478   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15479   include:
15480     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15481     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15482     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15483     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15484   layout:
15485     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15486     layout: "plot-throughput"
15487
15488 - type: "plot"
15489   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15490   algorithm: "plot_perf_box_name"
15491   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15492   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15493   include:
15494     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15495     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15496     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15497     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15498     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15499     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15500   layout:
15501     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15502     layout: "plot-throughput"
15503
15504 - type: "plot"
15505   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15506   algorithm: "plot_perf_box_name"
15507   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15508   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15509   include:
15510     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15511     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15512     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15513     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15514     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15515     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15516   layout:
15517     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15518     layout: "plot-throughput"
15519
15520 - type: "plot"
15521   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15522   algorithm: "plot_perf_box_name"
15523   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15524   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15525   include:
15526     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15527     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15528     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15529     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15530   layout:
15531     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15532     layout: "plot-throughput"
15533
15534 - type: "plot"
15535   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15536   algorithm: "plot_perf_box_name"
15537   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15538   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15539   include:
15540     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15541     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15542     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15543     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15544   layout:
15545     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15546     layout: "plot-throughput"
15547
15548 - type: "plot"
15549   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15550   algorithm: "plot_perf_box_name"
15551   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15552   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15553   include:
15554     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15555     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15556     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15557     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15558     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15559     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15560   layout:
15561     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15562     layout: "plot-throughput"
15563
15564 - type: "plot"
15565   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15566   algorithm: "plot_perf_box_name"
15567   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15568   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15569   include:
15570     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15571     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15572     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15573     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15574     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15575     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15576   layout:
15577     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15578     layout: "plot-throughput"
15579
15580 - type: "plot"
15581   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15582   algorithm: "plot_perf_box_name"
15583   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15584   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15585   include:
15586     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15587     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15588     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15589     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15590     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15591     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15592   layout:
15593     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15594     layout: "plot-throughput"
15595
15596 - type: "plot"
15597   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15598   algorithm: "plot_perf_box_name"
15599   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15600   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15601   include:
15602     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15603     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15604     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15605     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15606     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15607     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15608   layout:
15609     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15610     layout: "plot-throughput"
15611
15612 - type: "plot"
15613   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
15614   algorithm: "plot_perf_box_name"
15615   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
15616   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15617   include:
15618     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15619     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15620     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15621     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15622     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15623     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15624   layout:
15625     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
15626     layout: "plot-throughput"
15627
15628 - type: "plot"
15629   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
15630   algorithm: "plot_perf_box_name"
15631   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
15632   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15633   include:
15634     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15635     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15636     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15637     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15638     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15639     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15640   layout:
15641     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
15642     layout: "plot-throughput"
15643
15644 - type: "plot"
15645   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
15646   algorithm: "plot_perf_box_name"
15647   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
15648   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15649   include:
15650     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15651     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15652     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15653 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15654 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15655 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15656   layout:
15657     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
15658     layout: "plot-throughput"
15659
15660 - type: "plot"
15661   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
15662   algorithm: "plot_perf_box_name"
15663   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
15664   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15665   include:
15666     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15667     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15668     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15669 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15670 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15671 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15672   layout:
15673     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
15674     layout: "plot-throughput"
15675
15676 - type: "plot"
15677   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
15678   algorithm: "plot_perf_box_name"
15679   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
15680   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15681   include:
15682     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15683     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15684     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15685     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15686     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15687     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15688   layout:
15689     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
15690     layout: "plot-throughput"
15691
15692 - type: "plot"
15693   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
15694   algorithm: "plot_perf_box_name"
15695   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
15696   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15697   include:
15698     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15699     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15700     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15701     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15702     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15703     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15704   layout:
15705     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
15706     layout: "plot-throughput"
15707
15708 - type: "plot"
15709   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15710   algorithm: "plot_perf_box_name"
15711   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15712   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15713   include:
15714     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15715     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15716     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15717     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15718     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15719     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15720   layout:
15721     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15722     layout: "plot-throughput"
15723
15724 - type: "plot"
15725   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15726   algorithm: "plot_perf_box_name"
15727   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15728   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15729   include:
15730     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15731     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15732     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15733     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15734     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15735     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15736   layout:
15737     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15738     layout: "plot-throughput"
15739
15740 #- type: "plot"
15741 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15742 #  algorithm: "plot_perf_box_name"
15743 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15744 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15745 #  include:
15746 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15747 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15748 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15749 #  layout:
15750 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15751 #    layout: "plot-throughput"
15752 #
15753 #- type: "plot"
15754 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15755 #  algorithm: "plot_perf_box_name"
15756 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15757 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15758 #  include:
15759 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15760 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15761 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15762 #  layout:
15763 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15764 #    layout: "plot-throughput"
15765
15766 - type: "plot"
15767   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15768   algorithm: "plot_perf_box_name"
15769   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15770   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15771   include:
15772     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15773     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15774     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15775     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15776     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15777   layout:
15778     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15779     layout: "plot-throughput"
15780
15781 - type: "plot"
15782   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15783   algorithm: "plot_perf_box_name"
15784   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15785   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15786   include:
15787     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15788     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15789     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15790     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15791     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15792   layout:
15793     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15794     layout: "plot-throughput"
15795
15796 - type: "plot"
15797   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15798   algorithm: "plot_perf_box_name"
15799   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15800   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15801   include:
15802     - "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"
15803     - "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"
15804     - "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"
15805     - "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"
15806     - "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"
15807   layout:
15808     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15809     layout: "plot-throughput"
15810
15811 - type: "plot"
15812   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15813   algorithm: "plot_perf_box_name"
15814   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15815   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15816   include:
15817     - "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"
15818     - "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"
15819     - "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"
15820     - "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"
15821     - "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"
15822   layout:
15823     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15824     layout: "plot-throughput"
15825
15826 - type: "plot"
15827   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15828   algorithm: "plot_perf_box_name"
15829   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15830   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15831   include:
15832     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15833     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15834     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15835     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15836     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15837   layout:
15838     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15839     layout: "plot-throughput"
15840
15841 - type: "plot"
15842   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15843   algorithm: "plot_perf_box_name"
15844   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15845   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15846   include:
15847     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15848     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15849     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15850     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15851     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15852   layout:
15853     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15854     layout: "plot-throughput"
15855
15856 - type: "plot"
15857   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15858   algorithm: "plot_perf_box_name"
15859   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15860   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15861   include:
15862     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15863     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15864     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15865     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15866     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15867   layout:
15868     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15869     layout: "plot-throughput"
15870
15871 - type: "plot"
15872   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15873   algorithm: "plot_perf_box_name"
15874   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15875   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15876   include:
15877     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15878     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15879     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15880     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15881     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15882   layout:
15883     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15884     layout: "plot-throughput"
15885
15886 - type: "plot"
15887   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
15888   algorithm: "plot_perf_box_name"
15889   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
15890   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15891   include:
15892     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15893     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15894     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15895     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15896     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15897   layout:
15898     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
15899     layout: "plot-throughput"
15900
15901 - type: "plot"
15902   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
15903   algorithm: "plot_perf_box_name"
15904   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
15905   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15906   include:
15907     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15908     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15909     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15910     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15911     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15912   layout:
15913     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
15914     layout: "plot-throughput"
15915
15916 - type: "plot"
15917   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
15918   algorithm: "plot_perf_box_name"
15919   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
15920   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15921   include:
15922     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15923     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15924     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15925     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15926     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15927   layout:
15928     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
15929     layout: "plot-throughput"
15930
15931 - type: "plot"
15932   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
15933   algorithm: "plot_perf_box_name"
15934   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
15935   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15936   include:
15937     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15938     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15939     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15940     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15941     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15942   layout:
15943     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
15944     layout: "plot-throughput"
15945
15946 - type: "plot"
15947   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15948   algorithm: "plot_perf_box_name"
15949   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15950   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15951   include:
15952     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15953     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15954     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15955     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15956   layout:
15957     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15958     layout: "plot-throughput"
15959
15960 - type: "plot"
15961   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15962   algorithm: "plot_perf_box_name"
15963   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15964   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15965   include:
15966     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15967     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15968     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15969     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15970   layout:
15971     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15972     layout: "plot-throughput"
15973
15974 - type: "plot"
15975   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15976   algorithm: "plot_perf_box_name"
15977   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15978   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15979   include:
15980     - "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"
15981     - "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"
15982     - "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"
15983     - "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"
15984   layout:
15985     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15986     layout: "plot-throughput"
15987
15988 - type: "plot"
15989   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15990   algorithm: "plot_perf_box_name"
15991   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15992   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15993   include:
15994     - "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"
15995     - "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"
15996     - "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"
15997     - "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"
15998   layout:
15999     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
16000     layout: "plot-throughput"
16001
16002 - type: "plot"
16003   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
16004   algorithm: "plot_perf_box_name"
16005   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
16006   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16007   include:
16008     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16009     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16010     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16011     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16012     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16013     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16014   layout:
16015     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
16016     layout: "plot-throughput"
16017
16018 - type: "plot"
16019   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
16020   algorithm: "plot_perf_box_name"
16021   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
16022   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16023   include:
16024     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16025     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16026     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16027     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16028     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16029     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16030   layout:
16031     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
16032     layout: "plot-throughput"
16033
16034 - type: "plot"
16035   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
16036   algorithm: "plot_perf_box_name"
16037   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
16038   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16039   include:
16040     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16041     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16042     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16043     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16044     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16045     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16046   layout:
16047     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
16048     layout: "plot-throughput"
16049
16050 - type: "plot"
16051   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
16052   algorithm: "plot_perf_box_name"
16053   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
16054   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16055   include:
16056     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16057     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16058     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16059     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16060     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16061     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16062   layout:
16063     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
16064     layout: "plot-throughput"
16065
16066 - type: "plot"
16067   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
16068   algorithm: "plot_perf_box_name"
16069   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
16070   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16071   include:
16072     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16073     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16074     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16075     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16076     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16077     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16078   layout:
16079     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
16080     layout: "plot-throughput"
16081
16082 - type: "plot"
16083   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
16084   algorithm: "plot_perf_box_name"
16085   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
16086   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16087   include:
16088     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16089     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16090     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16091     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16092     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16093     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16094   layout:
16095     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
16096     layout: "plot-throughput"
16097
16098 - type: "plot"
16099   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
16100   algorithm: "plot_perf_box_name"
16101   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
16102   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16103   include:
16104     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16105     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16106     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16107     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16108     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16109   layout:
16110     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
16111     layout: "plot-throughput"
16112
16113 - type: "plot"
16114   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
16115   algorithm: "plot_perf_box_name"
16116   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
16117   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16118   include:
16119     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16120     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16121     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16122     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16123     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16124   layout:
16125     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
16126     layout: "plot-throughput"
16127
16128 - type: "plot"
16129   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
16130   algorithm: "plot_perf_box_name"
16131   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
16132   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16133   include:
16134     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16135     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16136   layout:
16137     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
16138     layout: "plot-throughput"
16139
16140 - type: "plot"
16141   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
16142   algorithm: "plot_perf_box_name"
16143   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
16144   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16145   include:
16146     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16147     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16148   layout:
16149     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
16150     layout: "plot-throughput"
16151
16152 - type: "plot"
16153   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
16154   algorithm: "plot_perf_box_name"
16155   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
16156   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16157   include:
16158     - "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"
16159     - "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"
16160   layout:
16161     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
16162     layout: "plot-throughput"
16163
16164 - type: "plot"
16165   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
16166   algorithm: "plot_perf_box_name"
16167   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
16168   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16169   include:
16170     - "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"
16171     - "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"
16172   layout:
16173     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
16174     layout: "plot-throughput"
16175
16176 - type: "plot"
16177   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
16178   algorithm: "plot_perf_box_name"
16179   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
16180   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16181   include:
16182     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16183     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16184   layout:
16185     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
16186     layout: "plot-throughput"
16187
16188 - type: "plot"
16189   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
16190   algorithm: "plot_perf_box_name"
16191   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
16192   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16193   include:
16194     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16195     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16196   layout:
16197     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
16198     layout: "plot-throughput"
16199
16200 - type: "plot"
16201   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
16202   algorithm: "plot_perf_box_name"
16203   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
16204   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16205   include:
16206     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16207     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16208   layout:
16209     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
16210     layout: "plot-throughput"
16211
16212 - type: "plot"
16213   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
16214   algorithm: "plot_perf_box_name"
16215   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
16216   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16217   include:
16218     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16219     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16220   layout:
16221     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
16222     layout: "plot-throughput"
16223
16224 - type: "plot"
16225   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
16226   algorithm: "plot_perf_box_name"
16227   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
16228   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16229   include:
16230     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16231     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16232     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16233     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16234     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16235     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16236   layout:
16237     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
16238     layout: "plot-throughput"
16239
16240 - type: "plot"
16241   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
16242   algorithm: "plot_perf_box_name"
16243   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
16244   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16245   include:
16246     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16247     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16248     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16249     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16250     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16251     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16252   layout:
16253     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
16254     layout: "plot-throughput"
16255
16256 - type: "plot"
16257   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
16258   algorithm: "plot_perf_box_name"
16259   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
16260   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16261   include:
16262     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16263     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16264     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16265     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16266     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16267     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16268   layout:
16269     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
16270     layout: "plot-throughput"
16271
16272 - type: "plot"
16273   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
16274   algorithm: "plot_perf_box_name"
16275   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
16276   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16277   include:
16278     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16279     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16280     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16281     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16282     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16283     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16284   layout:
16285     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
16286     layout: "plot-throughput"
16287
16288 - type: "plot"
16289   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
16290   algorithm: "plot_perf_box_name"
16291   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
16292   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16293   include:
16294     - "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"
16295     - "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"
16296     - "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"
16297     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
16298     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
16299     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
16300   layout:
16301     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
16302     layout: "plot-throughput"
16303
16304 - type: "plot"
16305   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
16306   algorithm: "plot_perf_box_name"
16307   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
16308   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16309   include:
16310     - "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"
16311     - "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"
16312     - "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"
16313     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
16314     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
16315     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
16316   layout:
16317     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
16318     layout: "plot-throughput"
16319
16320 - type: "plot"
16321   title: "Throughput: 2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
16322   algorithm: "plot_perf_box_name"
16323   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
16324   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16325   include:
16326     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
16327     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
16328     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
16329     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
16330     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
16331   layout:
16332     title: "2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
16333     layout: "plot-throughput"
16334
16335 - type: "plot"
16336   title: "Throughput: 2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
16337   algorithm: "plot_perf_box_name"
16338   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
16339   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16340   include:
16341     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
16342     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
16343     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
16344     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
16345     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
16346   layout:
16347     title: "2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
16348     layout: "plot-throughput"
16349
16350 - type: "plot"
16351   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-ndr"
16352   algorithm: "plot_perf_box_name"
16353   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-ndr"
16354   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16355   include:
16356     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-1t1c-ethip4-ip4base-iacldstbase-ndrpdr"
16357     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16358     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16359     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16360     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16361   layout:
16362     title: "2n-tx2-xl710-64b-1t1c-ip4routing-features-base-scale-dpdk-ndr"
16363     layout: "plot-throughput"
16364
16365 - type: "plot"
16366   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-pdr"
16367   algorithm: "plot_perf_box_name"
16368   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-pdr"
16369   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16370   include:
16371     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-1t1c-ethip4-ip4base-iacldstbase-ndrpdr"
16372     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16373     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16374     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16375     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16376   layout:
16377     title: "2n-tx2-xl710-64b-1t1c-ip4routing-features-base-scale-dpdk-pdr"
16378     layout: "plot-throughput"
16379
16380 - type: "plot"
16381   title: "Throughput: 2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
16382   algorithm: "plot_perf_box_name"
16383   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
16384   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16385   include:
16386     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
16387     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
16388     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
16389     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
16390     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
16391     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-1t1c-ethip6-ip6base-iacldstbase-ndrpdr"
16392   layout:
16393     title: "2n-tx2-xl710-78b-1t1c-ip4routing-base-scale-dpdk-ndr"
16394     layout: "plot-throughput"
16395
16396 - type: "plot"
16397   title: "Throughput: 2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
16398   algorithm: "plot_perf_box_name"
16399   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
16400   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16401   include:
16402     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
16403     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
16404     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
16405     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
16406     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
16407     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-1t1c-ethip6-ip6base-iacldstbase-ndrpdr"
16408   layout:
16409     title: "2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
16410     layout: "plot-throughput"
16411
16412 - type: "plot"
16413   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-ndr"
16414   algorithm: "plot_perf_box_name"
16415   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-ndr"
16416   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16417   include:
16418     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
16419     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
16420     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
16421     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
16422     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16423   layout:
16424     title: "2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-ndr"
16425     layout: "plot-throughput"
16426
16427 - type: "plot"
16428   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-pdr"
16429   algorithm: "plot_perf_box_name"
16430   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-pdr"
16431   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16432   include:
16433     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
16434     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
16435     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
16436     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
16437     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16438   layout:
16439     title: "2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-pdr"
16440     layout: "plot-throughput"
16441
16442 - type: "plot"
16443   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-ndr"
16444   algorithm: "plot_perf_box_name"
16445   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-ndr"
16446   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16447   include:
16448     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16449     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
16450     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
16451     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
16452   layout:
16453     title: "2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-ndr"
16454     layout: "plot-throughput"
16455
16456 - type: "plot"
16457   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-pdr"
16458   algorithm: "plot_perf_box_name"
16459   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-pdr"
16460   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16461   include:
16462     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16463     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
16464     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
16465     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
16466   layout:
16467     title: "2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-pdr"
16468     layout: "plot-throughput"
16469
16470 - type: "plot"
16471   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-ndr"
16472   algorithm: "plot_perf_box_name"
16473   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-ndr"
16474   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16475   include:
16476     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16477     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16478     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16479     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16480     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16481   layout:
16482     title: "2n-tx2-xl710-64b-1t1c-features-l2switching-base-ndr"
16483     layout: "plot-throughput"
16484
16485 - type: "plot"
16486   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-pdr"
16487   algorithm: "plot_perf_box_name"
16488   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-pdr"
16489   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16490   include:
16491     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16492     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16493     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16494     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16495     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16496   layout:
16497     title: "2n-tx2-xl710-64b-1t1c-features-l2switching-base-pdr"
16498     layout: "plot-throughput"
16499
16500 ################################################################################
16501
16502 # Packet Speedup
16503
16504 - type: "plot"
16505   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16506   algorithm: "plot_tsa_name"
16507   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16508   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16509   include:
16510     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16511     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16512     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16513     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16514   layout:
16515     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
16516     layout: "plot-throughput-speedup-analysis"
16517
16518 - type: "plot"
16519   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16520   algorithm: "plot_tsa_name"
16521   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16522   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16523   include:
16524     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16525     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16526     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16527     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16528   layout:
16529     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
16530     layout: "plot-throughput-speedup-analysis"
16531
16532 - type: "plot"
16533   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16534   algorithm: "plot_tsa_name"
16535   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16536   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16537   include:
16538     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16539     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16540     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16541     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16542   layout:
16543     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
16544     layout: "plot-throughput-speedup-analysis"
16545
16546 - type: "plot"
16547   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16548   algorithm: "plot_tsa_name"
16549   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16550   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16551   include:
16552     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16553     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16554     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16555     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16556   layout:
16557     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
16558     layout: "plot-throughput-speedup-analysis"
16559
16560 - type: "plot"
16561   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16562   algorithm: "plot_tsa_name"
16563   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16564   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16565   include:
16566     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16567     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16568     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16569     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16570     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16571   layout:
16572     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
16573     layout: "plot-throughput-speedup-analysis"
16574
16575 - type: "plot"
16576   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16577   algorithm: "plot_tsa_name"
16578   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16579   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16580   include:
16581     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16582     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16583     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16584     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16585     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16586   layout:
16587     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
16588     layout: "plot-throughput-speedup-analysis"
16589
16590 - type: "plot"
16591   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16592   algorithm: "plot_tsa_name"
16593   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16594   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16595   include:
16596     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16597     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16598     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16599     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16600     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16601   layout:
16602     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
16603     layout: "plot-throughput-speedup-analysis"
16604
16605 - type: "plot"
16606   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16607   algorithm: "plot_tsa_name"
16608   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16609   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16610   include:
16611     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16612     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16613     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16614     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16615     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16616   layout:
16617     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
16618     layout: "plot-throughput-speedup-analysis"
16619
16620 - type: "plot"
16621   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
16622   algorithm: "plot_tsa_name"
16623   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
16624   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16625   include:
16626     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16627     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16628     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16629     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16630     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16631     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16632   layout:
16633     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
16634     layout: "plot-throughput-speedup-analysis"
16635
16636 - type: "plot"
16637   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
16638   algorithm: "plot_tsa_name"
16639   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
16640   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16641   include:
16642     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16643     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16644     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16645     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16646     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16647     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16648   layout:
16649     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
16650     layout: "plot-throughput-speedup-analysis"
16651
16652 - type: "plot"
16653   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16654   algorithm: "plot_tsa_name"
16655   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16656   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16657   include:
16658     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16659     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16660     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16661     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16662     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16663     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16664     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16665     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16666   layout:
16667     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
16668     layout: "plot-throughput-speedup-analysis"
16669
16670 - type: "plot"
16671   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16672   algorithm: "plot_tsa_name"
16673   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16674   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16675   include:
16676     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16677     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16678     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16679     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16680     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16681     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16682     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16683     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16684   layout:
16685     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
16686     layout: "plot-throughput-speedup-analysis"
16687
16688 - type: "plot"
16689   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16690   algorithm: "plot_tsa_name"
16691   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16692   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16693   include:
16694     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16695     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16696     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16697     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
16698     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16699     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
16700     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16701     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16702   layout:
16703     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
16704     layout: "plot-throughput-speedup-analysis"
16705
16706 - type: "plot"
16707   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16708   algorithm: "plot_tsa_name"
16709   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16710   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16711   include:
16712     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16713     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16714     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16715     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
16716     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16717     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
16718     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16719     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16720   layout:
16721     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
16722     layout: "plot-throughput-speedup-analysis"
16723
16724 - type: "plot"
16725   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
16726   algorithm: "plot_tsa_name"
16727   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
16728   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16729   include:
16730     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16731     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16732     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16733     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16734     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16735     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16736   layout:
16737     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
16738     layout: "plot-throughput-speedup-analysis"
16739
16740 - type: "plot"
16741   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
16742   algorithm: "plot_tsa_name"
16743   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
16744   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16745   include:
16746     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16747     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16748     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16749     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16750     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16752   layout:
16753     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
16754     layout: "plot-throughput-speedup-analysis"
16755
16756 - type: "plot"
16757   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
16758   algorithm: "plot_tsa_name"
16759   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
16760   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16761   include:
16762     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16763     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
16764     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
16765     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
16766     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
16767   layout:
16768     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
16769     layout: "plot-throughput-speedup-analysis"
16770
16771 - type: "plot"
16772   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
16773   algorithm: "plot_tsa_name"
16774   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
16775   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16776   include:
16777     - "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"
16778     - "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"
16779     - "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"
16780     - "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"
16781     - "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"
16782   layout:
16783     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
16784     layout: "plot-throughput-speedup-analysis"
16785
16786 - type: "plot"
16787   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
16788   algorithm: "plot_tsa_name"
16789   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
16790   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16791   include:
16792     - "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"
16793     - "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"
16794     - "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"
16795     - "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"
16796     - "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"
16797     - "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"
16798     - "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"
16799     - "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"
16800     - "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"
16801     - "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"
16802   layout:
16803     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
16804     layout: "plot-throughput-speedup-analysis-cps"
16805
16806 - type: "plot"
16807   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
16808   algorithm: "plot_tsa_name"
16809   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
16810   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16811   include:
16812     - "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"
16813     - "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"
16814     - "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"
16815     - "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"
16816     - "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"
16817     - "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"
16818     - "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"
16819     - "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"
16820     - "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"
16821     - "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"
16822   layout:
16823     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
16824     layout: "plot-throughput-speedup-analysis"
16825
16826 - type: "plot"
16827   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
16828   algorithm: "plot_tsa_name"
16829   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
16830   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16831   include:
16832     - "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"
16833     - "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"
16834     - "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"
16835     - "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"
16836     - "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"
16837     - "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"
16838     - "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"
16839     - "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"
16840     - "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"
16841     - "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"
16842   layout:
16843     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
16844     layout: "plot-throughput-speedup-analysis-cps"
16845
16846 - type: "plot"
16847   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
16848   algorithm: "plot_tsa_name"
16849   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
16850   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16851   include:
16852     - "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"
16853     - "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"
16854     - "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"
16855     - "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"
16856     - "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"
16857     - "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"
16858     - "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"
16859     - "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"
16860     - "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"
16861     - "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"
16862   layout:
16863     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
16864     layout: "plot-throughput-speedup-analysis"
16865
16866 - type: "plot"
16867   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
16868   algorithm: "plot_tsa_name"
16869   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
16870   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16871   include:
16872     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16873     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
16874     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
16875     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
16876     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
16877   layout:
16878     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
16879     layout: "plot-throughput-speedup-analysis"
16880
16881 - type: "plot"
16882   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
16883   algorithm: "plot_tsa_name"
16884   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
16885   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16886   include:
16887     - "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"
16888     - "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"
16889     - "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"
16890     - "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"
16891     - "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"
16892   layout:
16893     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
16894     layout: "plot-throughput-speedup-analysis"
16895
16896 - type: "plot"
16897   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
16898   algorithm: "plot_tsa_name"
16899   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
16900   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16901   include:
16902     - "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"
16903     - "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"
16904     - "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"
16905     - "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"
16906     - "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"
16907     - "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"
16908     - "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"
16909     - "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"
16910     - "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"
16911     - "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"
16912   layout:
16913     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
16914     layout: "plot-throughput-speedup-analysis-cps"
16915
16916 - type: "plot"
16917   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
16918   algorithm: "plot_tsa_name"
16919   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
16920   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16921   include:
16922     - "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"
16923     - "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"
16924     - "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"
16925     - "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"
16926     - "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"
16927     - "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"
16928     - "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"
16929     - "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"
16930     - "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"
16931     - "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"
16932   layout:
16933     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
16934     layout: "plot-throughput-speedup-analysis"
16935
16936 - type: "plot"
16937   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
16938   algorithm: "plot_tsa_name"
16939   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
16940   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16941   include:
16942     - "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"
16943     - "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"
16944     - "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"
16945     - "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"
16946     - "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"
16947     - "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"
16948     - "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"
16949     - "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"
16950     - "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"
16951     - "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"
16952   layout:
16953     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
16954     layout: "plot-throughput-speedup-analysis-cps"
16955
16956 - type: "plot"
16957   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
16958   algorithm: "plot_tsa_name"
16959   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
16960   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16961   include:
16962     - "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"
16963     - "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"
16964     - "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"
16965     - "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"
16966     - "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"
16967     - "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"
16968     - "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"
16969     - "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"
16970     - "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"
16971     - "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"
16972   layout:
16973     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
16974     layout: "plot-throughput-speedup-analysis"
16975
16976 - type: "plot"
16977   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
16978   algorithm: "plot_tsa_name"
16979   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
16980   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16981   include:
16982     - "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"
16983     - "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"
16984     - "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"
16985     - "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"
16986     - "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"
16987     - "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"
16988     - "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"
16989     - "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"
16990     - "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"
16991     - "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"
16992   layout:
16993     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
16994     layout: "plot-throughput-speedup-analysis"
16995
16996 - type: "plot"
16997   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
16998   algorithm: "plot_tsa_name"
16999   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
17000   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17001   include:
17002     - "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"
17003     - "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"
17004     - "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"
17005     - "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"
17006     - "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"
17007     - "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"
17008     - "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"
17009     - "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"
17010     - "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"
17011     - "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"
17012   layout:
17013     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
17014     layout: "plot-throughput-speedup-analysis"
17015
17016 - type: "plot"
17017   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
17018   algorithm: "plot_tsa_name"
17019   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
17020   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17021   include:
17022     - "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"
17023     - "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"
17024     - "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"
17025     - "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"
17026     - "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"
17027     - "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"
17028     - "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"
17029     - "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"
17030     - "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"
17031     - "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"
17032   layout:
17033     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
17034     layout: "plot-throughput-speedup-analysis"
17035
17036 - type: "plot"
17037   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
17038   algorithm: "plot_tsa_name"
17039   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
17040   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17041   include:
17042     - "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"
17043     - "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"
17044     - "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"
17045     - "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"
17046     - "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"
17047     - "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"
17048     - "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"
17049     - "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"
17050     - "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"
17051     - "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"
17052   layout:
17053     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
17054     layout: "plot-throughput-speedup-analysis"
17055
17056 - type: "plot"
17057   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-ndr-tsa"
17058   algorithm: "plot_tsa_name"
17059   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-ndr-tsa"
17060   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17061   include:
17062     - "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"
17063     - "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"
17064     - "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"
17065     - "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"
17066     - "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"
17067     - "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"
17068     - "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"
17069     - "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"
17070     - "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"
17071     - "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"
17072   layout:
17073     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
17074     layout: "plot-throughput-speedup-analysis"
17075
17076 - type: "plot"
17077   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-pdr-tsa"
17078   algorithm: "plot_tsa_name"
17079   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-pdr-tsa"
17080   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17081   include:
17082     - "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"
17083     - "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"
17084     - "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"
17085     - "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"
17086     - "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"
17087     - "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"
17088     - "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"
17089     - "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"
17090     - "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"
17091     - "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"
17092   layout:
17093     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
17094     layout: "plot-throughput-speedup-analysis"
17095
17096 - type: "plot"
17097   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-ndr-tsa"
17098   algorithm: "plot_tsa_name"
17099   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-ndr-tsa"
17100   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17101   include:
17102     - "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"
17103     - "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"
17104     - "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"
17105     - "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"
17106     - "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"
17107     - "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"
17108     - "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"
17109     - "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"
17110     - "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"
17111     - "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"
17112   layout:
17113     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
17114     layout: "plot-throughput-speedup-analysis"
17115
17116 - type: "plot"
17117   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-pdr-tsa"
17118   algorithm: "plot_tsa_name"
17119   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-pdr-tsa"
17120   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17121   include:
17122     - "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"
17123     - "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"
17124     - "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"
17125     - "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"
17126     - "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"
17127     - "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"
17128     - "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"
17129     - "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"
17130     - "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"
17131     - "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"
17132   layout:
17133     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
17134     layout: "plot-throughput-speedup-analysis"
17135
17136 - type: "plot"
17137   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17138   algorithm: "plot_tsa_name"
17139   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17140   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17141   include:
17142     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17143     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17144     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17145     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17146     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17147     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17148   layout:
17149     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
17150     layout: "plot-throughput-speedup-analysis"
17151
17152 - type: "plot"
17153   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17154   algorithm: "plot_tsa_name"
17155   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17156   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17157   include:
17158     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17159     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17160     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17161     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17162     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17163     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17164   layout:
17165     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
17166     layout: "plot-throughput-speedup-analysis"
17167
17168 - type: "plot"
17169   title: "Speedup: 2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
17170   algorithm: "plot_tsa_name"
17171   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
17172   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17173   include:
17174     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
17175     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
17176     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
17177     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
17178     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
17179   layout:
17180     title: "2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
17181     layout: "plot-throughput-speedup-analysis"
17182
17183 - type: "plot"
17184   title: "Speedup: 2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
17185   algorithm: "plot_tsa_name"
17186   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
17187   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17188   include:
17189     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
17190     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
17191     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
17192     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
17193     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
17194   layout:
17195     title: "2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
17196     layout: "plot-throughput-speedup-analysis"
17197
17198 - type: "plot"
17199   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17200   algorithm: "plot_tsa_name"
17201   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17202   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17203   include:
17204     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17205     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17206     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17207     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
17208   layout:
17209     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
17210     layout: "plot-throughput-speedup-analysis"
17211
17212 - type: "plot"
17213   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17214   algorithm: "plot_tsa_name"
17215   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17216   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17217   include:
17218     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17219     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17220     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17221     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
17222   layout:
17223     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
17224     layout: "plot-throughput-speedup-analysis"
17225
17226 - type: "plot"
17227   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
17228   algorithm: "plot_tsa_name"
17229   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
17230   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17231   include:
17232     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17233     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17234     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17235 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17236 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17237   layout:
17238     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
17239     layout: "plot-throughput-speedup-analysis"
17240
17241 - type: "plot"
17242   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
17243   algorithm: "plot_tsa_name"
17244   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
17245   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17246   include:
17247     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17248     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17249     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17250 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17251 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17252   layout:
17253     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
17254     layout: "plot-throughput-speedup-analysis"
17255
17256 - type: "plot"
17257   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17258   algorithm: "plot_tsa_name"
17259   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17260   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17261   include:
17262     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17263     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
17264     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17265     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17266     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17267   layout:
17268     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
17269     layout: "plot-throughput-speedup-analysis"
17270
17271 - type: "plot"
17272   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17273   algorithm: "plot_tsa_name"
17274   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17275   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17276   include:
17277     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17278     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
17279     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17280     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17281     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17282   layout:
17283     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
17284     layout: "plot-throughput-speedup-analysis"
17285
17286 - type: "plot"
17287   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17288   algorithm: "plot_tsa_name"
17289   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17290   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17291   include:
17292     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17293     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17294     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17295     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17296     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17297   layout:
17298     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
17299     layout: "plot-throughput-speedup-analysis"
17300
17301 - type: "plot"
17302   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17303   algorithm: "plot_tsa_name"
17304   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17305   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17306   include:
17307     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17308     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17309     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17310     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17311     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17312   layout:
17313     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
17314     layout: "plot-throughput-speedup-analysis"
17315
17316 - type: "plot"
17317   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
17318   algorithm: "plot_tsa_name"
17319   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
17320   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17321   include:
17322     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17323     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17324     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17325     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17326   layout:
17327     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
17328     layout: "plot-throughput-speedup-analysis"
17329
17330 - type: "plot"
17331   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
17332   algorithm: "plot_tsa_name"
17333   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
17334   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17335   include:
17336     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17337     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17338     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17339     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17340   layout:
17341     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
17342     layout: "plot-throughput-speedup-analysis"
17343
17344 - type: "plot"
17345   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17346   algorithm: "plot_tsa_name"
17347   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17348   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17349   include:
17350     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17351     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17352     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17353     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17354     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17355   layout:
17356     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
17357     layout: "plot-throughput-speedup-analysis"
17358
17359 - type: "plot"
17360   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17361   algorithm: "plot_tsa_name"
17362   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17363   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17364   include:
17365     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17366     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17367     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17368     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17369     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17370   layout:
17371     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
17372     layout: "plot-throughput-speedup-analysis"
17373
17374 - type: "plot"
17375   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
17376   algorithm: "plot_tsa_name"
17377   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
17378   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17379   include:
17380     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17381     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17382   layout:
17383     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
17384     layout: "plot-throughput-speedup-analysis"
17385
17386 - type: "plot"
17387   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
17388   algorithm: "plot_tsa_name"
17389   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
17390   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17391   include:
17392     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17393     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17394   layout:
17395     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
17396     layout: "plot-throughput-speedup-analysis"
17397
17398 - type: "plot"
17399   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
17400   algorithm: "plot_tsa_name"
17401   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
17402   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17403   include:
17404     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
17405     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17406     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17407     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17408   layout:
17409     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
17410     layout: "plot-throughput-speedup-analysis"
17411
17412 - type: "plot"
17413   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
17414   algorithm: "plot_tsa_name"
17415   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
17416   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17417   include:
17418     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
17419     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17420     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17421     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17422   layout:
17423     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
17424     layout: "plot-throughput-speedup-analysis"
17425
17426 - type: "plot"
17427   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
17428   algorithm: "plot_tsa_name"
17429   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
17430   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17431   include:
17432     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17433     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17434     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17435     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17436   layout:
17437     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
17438     layout: "plot-throughput-speedup-analysis"
17439
17440 - type: "plot"
17441   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
17442   algorithm: "plot_tsa_name"
17443   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
17444   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17445   include:
17446     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17447     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17448     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17449     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17450   layout:
17451     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
17452     layout: "plot-throughput-speedup-analysis"
17453
17454 - type: "plot"
17455   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
17456   algorithm: "plot_tsa_name"
17457   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
17458   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17459   include:
17460     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17461     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17462     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17463     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17464     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17465     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17466     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17467   layout:
17468     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
17469     layout: "plot-throughput-speedup-analysis"
17470
17471 - type: "plot"
17472   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
17473   algorithm: "plot_tsa_name"
17474   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
17475   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17476   include:
17477     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17478     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17479     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17480     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17481     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17482     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17483     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17484   layout:
17485     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
17486     layout: "plot-throughput-speedup-analysis"
17487
17488 - type: "plot"
17489   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17490   algorithm: "plot_tsa_name"
17491   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17492   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17493   include:
17494     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17495     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17496     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17497     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
17498     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17499     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
17500     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17501     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17502   layout:
17503     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
17504     layout: "plot-throughput-speedup-analysis"
17505
17506 - type: "plot"
17507   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17508   algorithm: "plot_tsa_name"
17509   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17510   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17511   include:
17512     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17513     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17514     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17515     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
17516     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17517     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
17518     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17519     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17520   layout:
17521     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
17522     layout: "plot-throughput-speedup-analysis"
17523
17524 - type: "plot"
17525   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17526   algorithm: "plot_tsa_name"
17527   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17528   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17529   include:
17530     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17531     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17532     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17533     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
17534     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17535     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
17536     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17537     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17538   layout:
17539     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
17540     layout: "plot-throughput-speedup-analysis"
17541
17542 - type: "plot"
17543   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17544   algorithm: "plot_tsa_name"
17545   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17546   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17547   include:
17548     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17549     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17550     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17551     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
17552     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17553     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
17554     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17555     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17556   layout:
17557     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
17558     layout: "plot-throughput-speedup-analysis"
17559
17560 - type: "plot"
17561   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17562   algorithm: "plot_tsa_name"
17563   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17564   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17565   include:
17566     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17567     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17568     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17569     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17570   layout:
17571     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
17572     layout: "plot-throughput-speedup-analysis"
17573
17574 - type: "plot"
17575   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17576   algorithm: "plot_tsa_name"
17577   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17578   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17579   include:
17580     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17581     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17582     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17583     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17584   layout:
17585     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
17586     layout: "plot-throughput-speedup-analysis"
17587
17588 - type: "plot"
17589   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
17590   algorithm: "plot_tsa_name"
17591   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
17592   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17593   include:
17594     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17595     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17596     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17597   layout:
17598     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
17599     layout: "plot-throughput-speedup-analysis"
17600
17601 - type: "plot"
17602   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
17603   algorithm: "plot_tsa_name"
17604   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
17605   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17606   include:
17607     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17608     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17609     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17610   layout:
17611     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
17612     layout: "plot-throughput-speedup-analysis"
17613
17614 - type: "plot"
17615   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17616   algorithm: "plot_tsa_name"
17617   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17618   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17619   include:
17620     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17621     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17622     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17623     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17624     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17625   layout:
17626     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
17627     layout: "plot-throughput-speedup-analysis"
17628
17629 - type: "plot"
17630   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17631   algorithm: "plot_tsa_name"
17632   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17633   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17634   include:
17635     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17636     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17637     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17638     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17639     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17640   layout:
17641     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
17642     layout: "plot-throughput-speedup-analysis"
17643
17644 - type: "plot"
17645   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17646   algorithm: "plot_tsa_name"
17647   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17648   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17649   include:
17650     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17651     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17652     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17653     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17654     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17655   layout:
17656     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
17657     layout: "plot-throughput-speedup-analysis"
17658
17659 - type: "plot"
17660   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17661   algorithm: "plot_tsa_name"
17662   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17663   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17664   include:
17665     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17666     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17667     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17668     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17669     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17670   layout:
17671     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
17672     layout: "plot-throughput-speedup-analysis"
17673
17674 - type: "plot"
17675   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
17676   algorithm: "plot_tsa_name"
17677   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
17678   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17679   include:
17680     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17681     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17682     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17683     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17684     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17685     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17686   layout:
17687     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
17688     layout: "plot-throughput-speedup-analysis"
17689
17690 - type: "plot"
17691   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
17692   algorithm: "plot_tsa_name"
17693   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
17694   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17695   include:
17696     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17697     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17698     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17699     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17700     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
17701     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17702   layout:
17703     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
17704     layout: "plot-throughput-speedup-analysis"
17705
17706 - type: "plot"
17707   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
17708   algorithm: "plot_tsa_name"
17709   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
17710   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17711   include:
17712     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
17713     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17714     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
17715     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17716   layout:
17717     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
17718     layout: "plot-throughput-speedup-analysis"
17719
17720 - type: "plot"
17721   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
17722   algorithm: "plot_tsa_name"
17723   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
17724   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17725   include:
17726     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
17727     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17728     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17729     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17730   layout:
17731     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
17732     layout: "plot-throughput-speedup-analysis"
17733
17734 - type: "plot"
17735   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
17736   algorithm: "plot_tsa_name"
17737   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
17738   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17739   include:
17740     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17741     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17742     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17743     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17744     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17745     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17746   layout:
17747     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
17748     layout: "plot-throughput-speedup-analysis"
17749
17750 - type: "plot"
17751   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
17752   algorithm: "plot_tsa_name"
17753   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
17754   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17755   include:
17756     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17757     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17758     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17759     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17760     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17761     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17762   layout:
17763     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
17764     layout: "plot-throughput-speedup-analysis"
17765
17766 - type: "plot"
17767   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
17768   algorithm: "plot_tsa_name"
17769   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
17770   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17771   include:
17772     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17773     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17774     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17775     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17776     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17777     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17778   layout:
17779     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
17780     layout: "plot-throughput-speedup-analysis"
17781
17782 - type: "plot"
17783   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
17784   algorithm: "plot_tsa_name"
17785   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
17786   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17787   include:
17788     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17789     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17790     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17791     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17792     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17793     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17794   layout:
17795     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
17796     layout: "plot-throughput-speedup-analysis"
17797
17798 - type: "plot"
17799   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
17800   algorithm: "plot_tsa_name"
17801   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
17802   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17803   include:
17804     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17805     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17806     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17807     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17808     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17809     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17810   layout:
17811     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
17812     layout: "plot-throughput-speedup-analysis"
17813
17814 - type: "plot"
17815   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
17816   algorithm: "plot_tsa_name"
17817   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
17818   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17819   include:
17820     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17821     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17822     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17823     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17824     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17825     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17826   layout:
17827     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
17828     layout: "plot-throughput-speedup-analysis"
17829
17830 - type: "plot"
17831   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
17832   algorithm: "plot_tsa_name"
17833   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
17834   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17835   include:
17836     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
17837     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17838     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17839     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17840     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17841   layout:
17842     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
17843     layout: "plot-throughput-speedup-analysis"
17844
17845 - type: "plot"
17846   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17847   algorithm: "plot_tsa_name"
17848   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17849   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17850   include:
17851     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
17852     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17853     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17854     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17855     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17856   layout:
17857     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
17858     layout: "plot-throughput-speedup-analysis"
17859
17860 - type: "plot"
17861   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
17862   algorithm: "plot_tsa_name"
17863   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
17864   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17865   include:
17866     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17867     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17868     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17869     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17870     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17871   layout:
17872     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
17873     layout: "plot-throughput-speedup-analysis"
17874
17875 - type: "plot"
17876   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
17877   algorithm: "plot_tsa_name"
17878   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
17879   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17880   include:
17881     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17882     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17883     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17884     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17885     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17886   layout:
17887     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
17888     layout: "plot-throughput-speedup-analysis"
17889
17890 - type: "plot"
17891   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
17892   algorithm: "plot_tsa_name"
17893   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
17894   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17895   include:
17896     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17897     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17898     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17899     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17900   layout:
17901     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
17902     layout: "plot-throughput-speedup-analysis"
17903
17904 - type: "plot"
17905   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
17906   algorithm: "plot_tsa_name"
17907   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
17908   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17909   include:
17910     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17911     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17912     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17913     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17914   layout:
17915     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
17916     layout: "plot-throughput-speedup-analysis"
17917
17918 - type: "plot"
17919   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17920   algorithm: "plot_tsa_name"
17921   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17922   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17923   include:
17924     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17925     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17926     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17927     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17928   layout:
17929     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
17930     layout: "plot-throughput-speedup-analysis"
17931
17932 - type: "plot"
17933   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17934   algorithm: "plot_tsa_name"
17935   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17936   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17937   include:
17938     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17939     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17940     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17941     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17942   layout:
17943     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
17944     layout: "plot-throughput-speedup-analysis"
17945
17946 - type: "plot"
17947   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17948   algorithm: "plot_tsa_name"
17949   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17950   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17951   include:
17952     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17953     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17954     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17955     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17956     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17957     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17958   layout:
17959     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
17960     layout: "plot-throughput-speedup-analysis"
17961
17962 - type: "plot"
17963   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17964   algorithm: "plot_tsa_name"
17965   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17966   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17967   include:
17968     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17969     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17970     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17971     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17972     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17973     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17974   layout:
17975     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
17976     layout: "plot-throughput-speedup-analysis"
17977
17978 - type: "plot"
17979   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
17980   algorithm: "plot_tsa_name"
17981   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
17982   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17983   include:
17984     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17985     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17986     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17987     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17988     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17989   layout:
17990     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
17991     layout: "plot-throughput-speedup-analysis"
17992
17993 - type: "plot"
17994   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
17995   algorithm: "plot_tsa_name"
17996   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
17997   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17998   include:
17999     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18000     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18001     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18002     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18003     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18004   layout:
18005     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
18006     layout: "plot-throughput-speedup-analysis"
18007
18008 - type: "plot"
18009   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18010   algorithm: "plot_tsa_name"
18011   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18012   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18013   include:
18014     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18015     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18016     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18017     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18018     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18019   layout:
18020     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
18021     layout: "plot-throughput-speedup-analysis"
18022
18023 - type: "plot"
18024   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18025   algorithm: "plot_tsa_name"
18026   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18027   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18028   include:
18029     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18030     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18031     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18032     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18033     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18034   layout:
18035     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
18036     layout: "plot-throughput-speedup-analysis"
18037
18038 - type: "plot"
18039   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18040   algorithm: "plot_tsa_name"
18041   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18042   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18043   include:
18044     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18045     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18046     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18047     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18048   layout:
18049     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
18050     layout: "plot-throughput-speedup-analysis"
18051
18052 - type: "plot"
18053   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18054   algorithm: "plot_tsa_name"
18055   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18056   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18057   include:
18058     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18059     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18060     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18061     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18062   layout:
18063     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
18064     layout: "plot-throughput-speedup-analysis"
18065
18066 - type: "plot"
18067   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18068   algorithm: "plot_tsa_name"
18069   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18070   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18071   include:
18072     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18073     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18074     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18075     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18076     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18077     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18078   layout:
18079     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
18080     layout: "plot-throughput-speedup-analysis"
18081
18082 - type: "plot"
18083   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18084   algorithm: "plot_tsa_name"
18085   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18086   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18087   include:
18088     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18089     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18090     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18091     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18092     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18093     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18094   layout:
18095     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
18096     layout: "plot-throughput-speedup-analysis"
18097
18098 - type: "plot"
18099   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18100   algorithm: "plot_tsa_name"
18101   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18102   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18103   include:
18104     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18105     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18106     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18107     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18108     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18109     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18110   layout:
18111     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
18112     layout: "plot-throughput-speedup-analysis"
18113
18114 - type: "plot"
18115   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18116   algorithm: "plot_tsa_name"
18117   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18118   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18119   include:
18120     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18121     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18122     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18123     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18124     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18125     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18126   layout:
18127     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
18128     layout: "plot-throughput-speedup-analysis"
18129
18130 - type: "plot"
18131   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
18132   algorithm: "plot_tsa_name"
18133   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
18134   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18135   include:
18136     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18137     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18138     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18139     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18140     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18141     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18142   layout:
18143     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
18144     layout: "plot-throughput-speedup-analysis"
18145
18146 - type: "plot"
18147   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
18148   algorithm: "plot_tsa_name"
18149   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
18150   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18151   include:
18152     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18153     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18154     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18155     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18156     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18157     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18158   layout:
18159     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
18160     layout: "plot-throughput-speedup-analysis"
18161
18162 - type: "plot"
18163   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
18164   algorithm: "plot_tsa_name"
18165   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
18166   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18167   include:
18168     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18169     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18170     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18171     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18172     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18173     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18174   layout:
18175     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
18176     layout: "plot-throughput-speedup-analysis"
18177
18178 - type: "plot"
18179   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
18180   algorithm: "plot_tsa_name"
18181   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
18182   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18183   include:
18184     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18185     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18186     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18187     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18188     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18189     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18190   layout:
18191     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
18192     layout: "plot-throughput-speedup-analysis"
18193
18194 - type: "plot"
18195   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
18196   algorithm: "plot_tsa_name"
18197   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
18198   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18199   include:
18200     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18201     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18202     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18203     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18204     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18205     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18206   layout:
18207     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
18208     layout: "plot-throughput-speedup-analysis"
18209
18210 - type: "plot"
18211   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
18212   algorithm: "plot_tsa_name"
18213   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
18214   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18215   include:
18216     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18217     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18218     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18219     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18220     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18221     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18222   layout:
18223     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
18224     layout: "plot-throughput-speedup-analysis"
18225
18226 - type: "plot"
18227   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
18228   algorithm: "plot_tsa_name"
18229   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
18230   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18231   include:
18232     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18233     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18234     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18235     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18236     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18237   layout:
18238     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
18239     layout: "plot-throughput-speedup-analysis"
18240
18241 - type: "plot"
18242   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
18243   algorithm: "plot_tsa_name"
18244   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
18245   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18246   include:
18247     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18248     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18249     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18250     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18251     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18252   layout:
18253     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
18254     layout: "plot-throughput-speedup-analysis"
18255
18256 - type: "plot"
18257   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
18258   algorithm: "plot_tsa_name"
18259   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
18260   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18261   include:
18262     - "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"
18263     - "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"
18264     - "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"
18265     - "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"
18266     - "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"
18267   layout:
18268     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
18269     layout: "plot-throughput-speedup-analysis"
18270
18271 - type: "plot"
18272   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
18273   algorithm: "plot_tsa_name"
18274   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
18275   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18276   include:
18277     - "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"
18278     - "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"
18279     - "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"
18280     - "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"
18281     - "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"
18282   layout:
18283     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
18284     layout: "plot-throughput-speedup-analysis"
18285
18286 - type: "plot"
18287   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
18288   algorithm: "plot_tsa_name"
18289   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
18290   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18291   include:
18292     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18293     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18294     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18295     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18296     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18297   layout:
18298     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
18299     layout: "plot-throughput-speedup-analysis"
18300
18301 - type: "plot"
18302   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
18303   algorithm: "plot_tsa_name"
18304   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
18305   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18306   include:
18307     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18308     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18309     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18310     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18311     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18312   layout:
18313     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
18314     layout: "plot-throughput-speedup-analysis"
18315
18316 - type: "plot"
18317   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18318   algorithm: "plot_tsa_name"
18319   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18320   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18321   include:
18322     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18323     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18324     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18325     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18326     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18327   layout:
18328     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18329     layout: "plot-throughput-speedup-analysis"
18330
18331 - type: "plot"
18332   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18333   algorithm: "plot_tsa_name"
18334   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18335   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18336   include:
18337     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18338     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18339     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18340     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18341     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18342   layout:
18343     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18344     layout: "plot-throughput-speedup-analysis"
18345
18346 - type: "plot"
18347   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
18348   algorithm: "plot_tsa_name"
18349   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
18350   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18351   include:
18352     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18353     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18354     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18355     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18356     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18357   layout:
18358     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
18359     layout: "plot-throughput-speedup-analysis"
18360
18361 - type: "plot"
18362   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
18363   algorithm: "plot_tsa_name"
18364   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
18365   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18366   include:
18367     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18368     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18369     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18370     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18371     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18372   layout:
18373     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
18374     layout: "plot-throughput-speedup-analysis"
18375
18376 - type: "plot"
18377   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
18378   algorithm: "plot_tsa_name"
18379   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18380   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18381   include:
18382     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18383     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18384     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18385     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18386     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18387   layout:
18388     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
18389     layout: "plot-throughput-speedup-analysis"
18390
18391 - type: "plot"
18392   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
18393   algorithm: "plot_tsa_name"
18394   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18395   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18396   include:
18397     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18398     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18399     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18400     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18401     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18402   layout:
18403     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
18404     layout: "plot-throughput-speedup-analysis"
18405
18406 - type: "plot"
18407   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
18408   algorithm: "plot_tsa_name"
18409   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
18410   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18411   include:
18412     - "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"
18413     - "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"
18414     - "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"
18415     - "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"
18416   layout:
18417     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
18418     layout: "plot-throughput-speedup-analysis"
18419
18420 - type: "plot"
18421   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
18422   algorithm: "plot_tsa_name"
18423   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
18424   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18425   include:
18426     - "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"
18427     - "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"
18428     - "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"
18429     - "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"
18430   layout:
18431     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
18432     layout: "plot-throughput-speedup-analysis"
18433
18434 - type: "plot"
18435   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
18436   algorithm: "plot_tsa_name"
18437   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
18438   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18439   include:
18440     - "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"
18441     - "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"
18442     - "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"
18443     - "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"
18444   layout:
18445     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
18446     layout: "plot-throughput-speedup-analysis"
18447
18448 - type: "plot"
18449   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18450   algorithm: "plot_tsa_name"
18451   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
18452   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18453   include:
18454     - "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"
18455     - "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"
18456     - "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"
18457     - "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"
18458   layout:
18459     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18460     layout: "plot-throughput-speedup-analysis"
18461
18462 - type: "plot"
18463   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
18464   algorithm: "plot_tsa_name"
18465   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
18466   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18467   include:
18468     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18469     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18470     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18471     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18472     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18473     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18474   layout:
18475     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
18476     layout: "plot-throughput-speedup-analysis"
18477
18478 - type: "plot"
18479   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
18480   algorithm: "plot_tsa_name"
18481   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
18482   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18483   include:
18484     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18485     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18486     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18487     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18488     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18489     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18490   layout:
18491     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
18492     layout: "plot-throughput-speedup-analysis"
18493
18494 - type: "plot"
18495   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
18496   algorithm: "plot_tsa_name"
18497   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
18498   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18499   include:
18500     - "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"
18501     - "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"
18502     - "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"
18503     - "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"
18504     - "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"
18505     - "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"
18506   layout:
18507     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
18508     layout: "plot-throughput-speedup-analysis"
18509
18510 - type: "plot"
18511   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
18512   algorithm: "plot_tsa_name"
18513   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
18514   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18515   include:
18516     - "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"
18517     - "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"
18518     - "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"
18519     - "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"
18520     - "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"
18521     - "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"
18522   layout:
18523     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
18524     layout: "plot-throughput-speedup-analysis"
18525
18526 - type: "plot"
18527   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
18528   algorithm: "plot_tsa_name"
18529   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
18530   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18531   include:
18532     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18533     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18534     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18535     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18536     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18537     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18538   layout:
18539     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
18540     layout: "plot-throughput-speedup-analysis"
18541
18542 - type: "plot"
18543   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
18544   algorithm: "plot_tsa_name"
18545   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
18546   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18547   include:
18548     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18549     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18550     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18551     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18552     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18553     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18554   layout:
18555     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
18556     layout: "plot-throughput-speedup-analysis"
18557
18558 - type: "plot"
18559   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18560   algorithm: "plot_tsa_name"
18561   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18562   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18563   include:
18564     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18565     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18566     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18567     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18568     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18569   layout:
18570     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18571     layout: "plot-throughput-speedup-analysis"
18572
18573 - type: "plot"
18574   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18575   algorithm: "plot_tsa_name"
18576   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18577   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18578   include:
18579     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18580     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18581     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18582     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18583     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18584   layout:
18585     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18586     layout: "plot-throughput-speedup-analysis"
18587
18588 - type: "plot"
18589   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
18590   algorithm: "plot_tsa_name"
18591   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
18592   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18593   include:
18594     - "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"
18595     - "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"
18596   layout:
18597     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
18598     layout: "plot-throughput-speedup-analysis"
18599
18600 - type: "plot"
18601   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
18602   algorithm: "plot_tsa_name"
18603   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
18604   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18605   include:
18606     - "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"
18607     - "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"
18608   layout:
18609     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
18610     layout: "plot-throughput-speedup-analysis"
18611
18612 - type: "plot"
18613   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
18614   algorithm: "plot_tsa_name"
18615   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
18616   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18617   include:
18618     - "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"
18619     - "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"
18620   layout:
18621     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
18622     layout: "plot-throughput-speedup-analysis"
18623
18624 - type: "plot"
18625   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18626   algorithm: "plot_tsa_name"
18627   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
18628   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18629   include:
18630     - "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"
18631     - "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"
18632   layout:
18633     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18634     layout: "plot-throughput-speedup-analysis"
18635
18636 - type: "plot"
18637   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18638   algorithm: "plot_tsa_name"
18639   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18640   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18641   include:
18642     - "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"
18643     - "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"
18644     - "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"
18645     - "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"
18646     - "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"
18647     - "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"
18648   layout:
18649     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
18650     layout: "plot-throughput-speedup-analysis"
18651
18652 - type: "plot"
18653   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18654   algorithm: "plot_tsa_name"
18655   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18656   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18657   include:
18658     - "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"
18659     - "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"
18660     - "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"
18661     - "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"
18662     - "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"
18663     - "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"
18664   layout:
18665     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
18666     layout: "plot-throughput-speedup-analysis"
18667
18668 - type: "plot"
18669   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
18670   algorithm: "plot_tsa_name"
18671   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
18672   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18673   include:
18674     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
18675     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18676     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18677     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
18678     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18679   layout:
18680     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
18681     layout: "plot-throughput-speedup-analysis"
18682
18683 - type: "plot"
18684   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
18685   algorithm: "plot_tsa_name"
18686   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
18687   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18688   include:
18689     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
18690     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18691     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18692     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
18693     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18694   layout:
18695     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
18696     layout: "plot-throughput-speedup-analysis"
18697
18698 - type: "plot"
18699   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18700   algorithm: "plot_tsa_name"
18701   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18702   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18703   include:
18704     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18705     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18706     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18707     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18708     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18709   layout:
18710     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
18711     layout: "plot-throughput-speedup-analysis"
18712
18713 - type: "plot"
18714   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18715   algorithm: "plot_tsa_name"
18716   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18717   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18718   include:
18719     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18720     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18721     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18722     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18723     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18724   layout:
18725     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
18726     layout: "plot-throughput-speedup-analysis"
18727
18728 - type: "plot"
18729   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18730   algorithm: "plot_tsa_name"
18731   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18732   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18733   include:
18734     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18735     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18736     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18737     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18738   layout:
18739     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
18740     layout: "plot-throughput-speedup-analysis"
18741
18742 - type: "plot"
18743   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18744   algorithm: "plot_tsa_name"
18745   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18746   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18747   include:
18748     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18749     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18750     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18751     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18752   layout:
18753     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
18754     layout: "plot-throughput-speedup-analysis"
18755
18756 - type: "plot"
18757   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18758   algorithm: "plot_tsa_name"
18759   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18760   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18761   include:
18762     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
18763     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
18764     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
18765     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
18766   layout:
18767     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
18768     layout: "plot-throughput-speedup-analysis"
18769
18770 - type: "plot"
18771   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18772   algorithm: "plot_tsa_name"
18773   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18774   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18775   include:
18776     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
18777     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
18778     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
18779     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
18780   layout:
18781     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
18782     layout: "plot-throughput-speedup-analysis"
18783
18784 - type: "plot"
18785   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18786   algorithm: "plot_tsa_name"
18787   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18788   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18789   include:
18790     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18791     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18792     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18793     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18794     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18795   layout:
18796     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
18797     layout: "plot-throughput-speedup-analysis"
18798
18799 - type: "plot"
18800   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18801   algorithm: "plot_tsa_name"
18802   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18803   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18804   include:
18805     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18806     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18807     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18808     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18809     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18810   layout:
18811     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
18812     layout: "plot-throughput-speedup-analysis"
18813
18814 - type: "plot"
18815   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18816   algorithm: "plot_tsa_name"
18817   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18818   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18819   include:
18820     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
18821     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18822     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18823     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18824     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18825     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18826   layout:
18827     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
18828     layout: "plot-throughput-speedup-analysis"
18829
18830 - type: "plot"
18831   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18832   algorithm: "plot_tsa_name"
18833   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18834   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18835   include:
18836     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
18837     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18838     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18839     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18840     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18841     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18842   layout:
18843     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
18844     layout: "plot-throughput-speedup-analysis"
18845
18846 - type: "plot"
18847   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
18848   algorithm: "plot_tsa_name"
18849   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
18850   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18851   include:
18852     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18853     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18854     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18855     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18856   layout:
18857     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
18858     layout: "plot-throughput-speedup-analysis"
18859
18860 - type: "plot"
18861   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
18862   algorithm: "plot_tsa_name"
18863   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
18864   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18865   include:
18866     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18867     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18868     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18869     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18870   layout:
18871     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
18872     layout: "plot-throughput-speedup-analysis"
18873
18874 - type: "plot"
18875   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18876   algorithm: "plot_tsa_name"
18877   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18878   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18879   include:
18880     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18881     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18882     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18883     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18884     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18885     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18886   layout:
18887     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
18888     layout: "plot-throughput-speedup-analysis"
18889
18890 - type: "plot"
18891   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18892   algorithm: "plot_tsa_name"
18893   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18894   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18895   include:
18896     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18897     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18898     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18899     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18900     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18901     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18902   layout:
18903     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
18904     layout: "plot-throughput-speedup-analysis"
18905
18906 - type: "plot"
18907   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
18908   algorithm: "plot_tsa_name"
18909   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
18910   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18911   include:
18912     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18913     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18914     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18915     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18916     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18917     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18918   layout:
18919     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
18920     layout: "plot-throughput-speedup-analysis"
18921
18922 - type: "plot"
18923   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
18924   algorithm: "plot_tsa_name"
18925   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
18926   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18927   include:
18928     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18929     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18930     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18931     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18932     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18933     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18934   layout:
18935     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
18936     layout: "plot-throughput-speedup-analysis"
18937
18938 - type: "plot"
18939   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
18940   algorithm: "plot_tsa_name"
18941   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
18942   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18943   include:
18944     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18945     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18946     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18947     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18948     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18949     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18950   layout:
18951     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
18952     layout: "plot-throughput-speedup-analysis"
18953
18954 - type: "plot"
18955   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
18956   algorithm: "plot_tsa_name"
18957   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
18958   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18959   include:
18960     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18961     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18962     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18963     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18964     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18965     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18966   layout:
18967     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
18968     layout: "plot-throughput-speedup-analysis"
18969
18970 - type: "plot"
18971   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
18972   algorithm: "plot_tsa_name"
18973   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
18974   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18975   include:
18976     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18977     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18978     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18979     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18980     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18981     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18982   layout:
18983     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
18984     layout: "plot-throughput-speedup-analysis"
18985
18986 - type: "plot"
18987   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
18988   algorithm: "plot_tsa_name"
18989   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
18990   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18991   include:
18992     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18993     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18994     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18995     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18996     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18997     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18998   layout:
18999     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
19000     layout: "plot-throughput-speedup-analysis"
19001
19002 - type: "plot"
19003   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
19004   algorithm: "plot_tsa_name"
19005   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
19006   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
19007   include:
19008     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19009     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19010     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19011     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19012     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19013     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19014   layout:
19015     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
19016     layout: "plot-throughput-speedup-analysis"
19017
19018 - type: "plot"
19019   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
19020   algorithm: "plot_tsa_name"
19021   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
19022   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
19023   include:
19024     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19025     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19026     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19027     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19028     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19029     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19030   layout:
19031     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
19032     layout: "plot-throughput-speedup-analysis"
19033
19034 #- type: "plot"
19035 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
19036 #  algorithm: "plot_tsa_name"
19037 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
19038 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
19039 #  include:
19040 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19041 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19042 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19043 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19044 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19045 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19046 #  layout:
19047 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
19048 #    layout: "plot-throughput-speedup-analysis"
19049 #
19050 #- type: "plot"
19051 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
19052 #  algorithm: "plot_tsa_name"
19053 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
19054 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
19055 #  include:
19056 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19057 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19058 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19059 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19060 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19061 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19062 #  layout:
19063 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
19064 #    layout: "plot-throughput-speedup-analysis"
19065
19066 - type: "plot"
19067   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
19068   algorithm: "plot_tsa_name"
19069   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
19070   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19071   include:
19072     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19073     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19074     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19075     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19076     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19077     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19078   layout:
19079     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
19080     layout: "plot-throughput-speedup-analysis"
19081
19082 - type: "plot"
19083   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
19084   algorithm: "plot_tsa_name"
19085   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
19086   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19087   include:
19088     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19089     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19090     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19091     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19092     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19093     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19094   layout:
19095     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
19096     layout: "plot-throughput-speedup-analysis"
19097
19098 - type: "plot"
19099   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
19100   algorithm: "plot_tsa_name"
19101   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
19102   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19103   include:
19104     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19105     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19106     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19107     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19108     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19109     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19110   layout:
19111     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
19112     layout: "plot-throughput-speedup-analysis"
19113
19114 - type: "plot"
19115   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
19116   algorithm: "plot_tsa_name"
19117   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
19118   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19119   include:
19120     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19121     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19122     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19123     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19124     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19125     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19126   layout:
19127     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
19128     layout: "plot-throughput-speedup-analysis"
19129
19130 - type: "plot"
19131   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
19132   algorithm: "plot_tsa_name"
19133   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
19134   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19135   include:
19136     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19137     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19138     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19139     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19140     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19141   layout:
19142     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
19143     layout: "plot-throughput-speedup-analysis"
19144
19145 - type: "plot"
19146   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
19147   algorithm: "plot_tsa_name"
19148   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
19149   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19150   include:
19151     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19152     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19153     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19154     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19155     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19156   layout:
19157     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
19158     layout: "plot-throughput-speedup-analysis"
19159
19160 - type: "plot"
19161   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19162   algorithm: "plot_tsa_name"
19163   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19164   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19165   include:
19166     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19167     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19168     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19169     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19170   layout:
19171     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19172     layout: "plot-throughput-speedup-analysis"
19173
19174 - type: "plot"
19175   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19176   algorithm: "plot_tsa_name"
19177   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19178   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19179   include:
19180     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19181     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19182     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19183     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19184   layout:
19185     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19186     layout: "plot-throughput-speedup-analysis"
19187
19188 - type: "plot"
19189   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19190   algorithm: "plot_tsa_name"
19191   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19192   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19193   include:
19194     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19195     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19196     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19197     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19198     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19199     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19200   layout:
19201     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19202     layout: "plot-throughput-speedup-analysis"
19203
19204 - type: "plot"
19205   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19206   algorithm: "plot_tsa_name"
19207   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19208   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19209   include:
19210     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19211     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19212     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19213     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19214     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19215     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19216   layout:
19217     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19218     layout: "plot-throughput-speedup-analysis"
19219
19220 - type: "plot"
19221   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
19222   algorithm: "plot_tsa_name"
19223   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
19224   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19225   include:
19226     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19227     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19228     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19229     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19230     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19231     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19232   layout:
19233     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
19234     layout: "plot-throughput-speedup-analysis"
19235
19236 - type: "plot"
19237   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
19238   algorithm: "plot_tsa_name"
19239   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
19240   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19241   include:
19242     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19243     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19244     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19245     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19246     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19247     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19248   layout:
19249     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
19250     layout: "plot-throughput-speedup-analysis"
19251
19252 - type: "plot"
19253   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
19254   algorithm: "plot_tsa_name"
19255   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
19256   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19257   include:
19258     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19259     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19260     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19261     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19262     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19263   layout:
19264     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
19265     layout: "plot-throughput-speedup-analysis"
19266
19267 - type: "plot"
19268   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
19269   algorithm: "plot_tsa_name"
19270   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
19271   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19272   include:
19273     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19274     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19275     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19276     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19277     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19278   layout:
19279     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
19280     layout: "plot-throughput-speedup-analysis"
19281
19282 - type: "plot"
19283   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
19284   algorithm: "plot_tsa_name"
19285   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
19286   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19287   include:
19288     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
19289     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
19290     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
19291     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
19292   layout:
19293     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
19294     layout: "plot-throughput-speedup-analysis"
19295
19296 - type: "plot"
19297   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
19298   algorithm: "plot_tsa_name"
19299   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
19300   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19301   include:
19302     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
19303     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
19304     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
19305     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
19306   layout:
19307     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
19308     layout: "plot-throughput-speedup-analysis"
19309
19310 - type: "plot"
19311   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
19312   algorithm: "plot_tsa_name"
19313   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
19314   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19315   include:
19316     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19317     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19318     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19319     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19320     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19321   layout:
19322     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
19323     layout: "plot-throughput-speedup-analysis"
19324
19325 - type: "plot"
19326   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
19327   algorithm: "plot_tsa_name"
19328   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
19329   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19330   include:
19331     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19332     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19333     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19334     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19335     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19336   layout:
19337     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
19338     layout: "plot-throughput-speedup-analysis"
19339
19340 - type: "plot"
19341   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
19342   algorithm: "plot_tsa_name"
19343   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
19344   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19345   include:
19346     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
19347     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19348     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
19349     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19350     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
19351     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19352   layout:
19353     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
19354     layout: "plot-throughput-speedup-analysis"
19355
19356 - type: "plot"
19357   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
19358   algorithm: "plot_tsa_name"
19359   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
19360   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19361   include:
19362     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
19363     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19364     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
19365     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19366     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
19367     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19368   layout:
19369     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
19370     layout: "plot-throughput-speedup-analysis"
19371
19372 - type: "plot"
19373   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19374   algorithm: "plot_tsa_name"
19375   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19376   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19377   include:
19378     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19379     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19380     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19381     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19382   layout:
19383     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19384     layout: "plot-throughput-speedup-analysis"
19385
19386 - type: "plot"
19387   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19388   algorithm: "plot_tsa_name"
19389   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19390   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19391   include:
19392     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19393     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19394     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19395     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19396   layout:
19397     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19398     layout: "plot-throughput-speedup-analysis"
19399
19400 - type: "plot"
19401   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19402   algorithm: "plot_tsa_name"
19403   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19404   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19405   include:
19406     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19407     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19408     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19409     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19410     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19411     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19412   layout:
19413     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19414     layout: "plot-throughput-speedup-analysis"
19415
19416 - type: "plot"
19417   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19418   algorithm: "plot_tsa_name"
19419   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19420   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19421   include:
19422     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19423     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19424     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19425     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19426     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19427     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19428   layout:
19429     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19430     layout: "plot-throughput-speedup-analysis"
19431
19432 - type: "plot"
19433   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
19434   algorithm: "plot_tsa_name"
19435   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
19436   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19437   include:
19438     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19439     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19440     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19441     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19442     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19443     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19444   layout:
19445     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
19446     layout: "plot-throughput-speedup-analysis"
19447
19448 - type: "plot"
19449   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
19450   algorithm: "plot_tsa_name"
19451   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
19452   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19453   include:
19454     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19455     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19456     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19457     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19458     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19459     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19460   layout:
19461     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
19462     layout: "plot-throughput-speedup-analysis"
19463
19464 #- type: "plot"
19465 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19466 #  algorithm: "plot_tsa_name"
19467 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19468 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19469 #  include:
19470 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
19471 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
19472 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
19473 #  layout:
19474 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19475 #    layout: "plot-throughput-speedup-analysis"
19476 #
19477 #- type: "plot"
19478 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19479 #  algorithm: "plot_tsa_name"
19480 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19481 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19482 #  include:
19483 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
19484 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
19485 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
19486 #  layout:
19487 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19488 #    layout: "plot-throughput-speedup-analysis"
19489
19490 - type: "plot"
19491   title: "Speedup: 2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19492   algorithm: "plot_tsa_name"
19493   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19494   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19495   include:
19496     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19497     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19498     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19499     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19500     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19501   layout:
19502     title: "2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19503     layout: "plot-throughput-speedup-analysis"
19504
19505 - type: "plot"
19506   title: "Speedup: 2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19507   algorithm: "plot_tsa_name"
19508   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19509   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19510   include:
19511     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19512     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19513     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19514     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19515     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19516   layout:
19517     title: "2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19518     layout: "plot-throughput-speedup-analysis"
19519
19520 - type: "plot"
19521   title: "Speedup: 2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-ndr-tsa"
19522   algorithm: "plot_tsa_name"
19523   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-ndr-tsa"
19524   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19525   include:
19526     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-.t.c-ethip4-ip4base-iacldstbase-ndrpdr"
19527     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19528     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19529     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19530     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19531   layout:
19532     title: "2n-tx2-xl710-64b-ip4routing-features-base-scale-dpdk-ndr-tsa"
19533     layout: "plot-throughput-speedup-analysis"
19534
19535 - type: "plot"
19536   title: "Speedup: 2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-pdr-tsa"
19537   algorithm: "plot_tsa_name"
19538   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-pdr-tsa"
19539   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19540   include:
19541     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-.t.c-ethip4-ip4base-iacldstbase-ndrpdr"
19542     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19543     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19544     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19545     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19546   layout:
19547     title: "2n-tx2-xl710-64b-ip4routing-features-base-scale-dpdk-pdr-tsa"
19548     layout: "plot-throughput-speedup-analysis"
19549
19550 - type: "plot"
19551   title: "Speedup: 2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19552   algorithm: "plot_tsa_name"
19553   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19554   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19555   include:
19556     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19557     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19558     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19559     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19560     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19561     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-.t.c-ethip6-ip6base-iacldstbase-ndrpdr"
19562   layout:
19563     title: "2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19564     layout: "plot-throughput-speedup-analysis"
19565
19566 - type: "plot"
19567   title: "Speedup: 2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19568   algorithm: "plot_tsa_name"
19569   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19570   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19571   include:
19572     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19573     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19574     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19575     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19576     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19577     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-.t.c-ethip6-ip6base-iacldstbase-ndrpdr"
19578   layout:
19579     title: "2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19580     layout: "plot-throughput-speedup-analysis"
19581
19582 - type: "plot"
19583   title: "Speedup: 2n-tx2-xl710-64b-l2switching-base-dpdk-ndr-tsa"
19584   algorithm: "plot_tsa_name"
19585   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-base-dpdk-ndr-tsa"
19586   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19587   include:
19588     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19589     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19590     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19591     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19592     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19593   layout:
19594     title: "2n-tx2-xl710-64b-l2switching-base-dpdk-ndr-tsa"
19595     layout: "plot-throughput-speedup-analysis"
19596
19597 - type: "plot"
19598   title: "Speedup: 2n-tx2-xl710-64b-l2switching-base-dpdk-pdr-tsa"
19599   algorithm: "plot_tsa_name"
19600   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-base-dpdk-pdr-tsa"
19601   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19602   include:
19603     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19604     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19605     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19606     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19607     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19608   layout:
19609     title: "2n-tx2-xl710-64b-l2switching-base-dpdk-pdr-tsa"
19610     layout: "plot-throughput-speedup-analysis"
19611
19612 - type: "plot"
19613   title: "Speedup: 2n-tx2-xl710-64b-l2switching-scale-dpdk-ndr-tsa"
19614   algorithm: "plot_tsa_name"
19615   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-scale-dpdk-ndr-tsa"
19616   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19617   include:
19618     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19619     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19620     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19621     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19622   layout:
19623     title: "2n-tx2-xl710-64b-l2switching-scale-dpdk-ndr-tsa"
19624     layout: "plot-throughput-speedup-analysis"
19625
19626 - type: "plot"
19627   title: "Speedup: 2n-tx2-xl710-64b-l2switching-scale-dpdk-pdr-tsa"
19628   algorithm: "plot_tsa_name"
19629   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-scale-dpdk-pdr-tsa"
19630   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19631   include:
19632     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19633     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19634     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19635     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19636   layout:
19637     title: "2n-tx2-xl710-64b-l2switching-scale-dpdk-pdr-tsa"
19638     layout: "plot-throughput-speedup-analysis"
19639
19640 - type: "plot"
19641   title: "Speedup: 2n-tx2-xl710-64b-features-l2switching-base-dpdk-ndr-tsa"
19642   algorithm: "plot_tsa_name"
19643   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-l2switching-base-dpdk-ndr-tsa"
19644   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19645   include:
19646     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19647     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19648     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19649     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19650     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19651   layout:
19652     title: "2n-tx2-xl710-64b-features-l2switching-base-ndr-tsa"
19653     layout: "plot-throughput-speedup-analysis"
19654
19655 - type: "plot"
19656   title: "Speedup: 2n-tx2-xl710-64b-features-l2switching-base-dpdk-pdr-tsa"
19657   algorithm: "plot_tsa_name"
19658   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-l2switching-base-dpdk-pdr-tsa"
19659   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19660   include:
19661     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19662     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19663     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19664     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19665     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19666   layout:
19667     title: "2n-tx2-xl710-64b-features-l2switching-base-pdr-tsa"
19668     layout: "plot-throughput-speedup-analysis"
19669
19670 ################################################################################
19671
19672 # Packet Throughput - DPDK
19673
19674 # 2n-skx-xxv710
19675
19676 - type: "plot"
19677   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
19678   algorithm: "plot_perf_box_name"
19679   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
19680   data: "plot-dpdk-throughput-latency-2n-skx"
19681   include:
19682     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19683     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19684   layout:
19685     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
19686     layout: "plot-throughput"
19687
19688 - type: "plot"
19689   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
19690   algorithm: "plot_perf_box_name"
19691   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
19692   data: "plot-dpdk-throughput-latency-2n-skx"
19693   include:
19694     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19695     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19696   layout:
19697     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
19698     layout: "plot-throughput"
19699
19700 - type: "plot"
19701   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
19702   algorithm: "plot_perf_box_name"
19703   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
19704   data: "plot-dpdk-throughput-latency-2n-skx"
19705   include:
19706     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19707     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19708   layout:
19709     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
19710     layout: "plot-throughput"
19711
19712 - type: "plot"
19713   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
19714   algorithm: "plot_perf_box_name"
19715   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
19716   data: "plot-dpdk-throughput-latency-2n-skx"
19717   include:
19718     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19719     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19720   layout:
19721     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
19722     layout: "plot-throughput"
19723
19724 # 2n-skx-x710
19725
19726 - type: "plot"
19727   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
19728   algorithm: "plot_perf_box_name"
19729   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
19730   data: "plot-dpdk-throughput-latency-2n-skx"
19731   include:
19732     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19733     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19734   layout:
19735     title: "2n-skx-x710-64b-2t1c-base-ndr"
19736     layout: "plot-throughput"
19737
19738 - type: "plot"
19739   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
19740   algorithm: "plot_perf_box_name"
19741   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
19742   data: "plot-dpdk-throughput-latency-2n-skx"
19743   include:
19744     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19745     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19746   layout:
19747     title: "2n-skx-x710-64b-4t2c-base-ndr"
19748     layout: "plot-throughput"
19749
19750 - type: "plot"
19751   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
19752   algorithm: "plot_perf_box_name"
19753   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
19754   data: "plot-dpdk-throughput-latency-2n-skx"
19755   include:
19756     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19757     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19758   layout:
19759     title: "2n-skx-x710-64b-2t1c-base-pdr"
19760     layout: "plot-throughput"
19761
19762 - type: "plot"
19763   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
19764   algorithm: "plot_perf_box_name"
19765   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
19766   data: "plot-dpdk-throughput-latency-2n-skx"
19767   include:
19768     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19769     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19770   layout:
19771     title: "2n-skx-x710-64b-4t2c-base-pdr"
19772     layout: "plot-throughput"
19773
19774 # 3n-skx-xxv710
19775
19776 - type: "plot"
19777   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
19778   algorithm: "plot_perf_box_name"
19779   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
19780   data: "plot-dpdk-throughput-latency-3n-skx"
19781   include:
19782     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19783     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19784   layout:
19785     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
19786     layout: "plot-throughput"
19787
19788 - type: "plot"
19789   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
19790   algorithm: "plot_perf_box_name"
19791   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
19792   data: "plot-dpdk-throughput-latency-3n-skx"
19793   include:
19794     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19795     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19796   layout:
19797     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
19798     layout: "plot-throughput"
19799
19800 - type: "plot"
19801   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
19802   algorithm: "plot_perf_box_name"
19803   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
19804   data: "plot-dpdk-throughput-latency-3n-skx"
19805   include:
19806     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19807     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19808   layout:
19809     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
19810     layout: "plot-throughput"
19811
19812 - type: "plot"
19813   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
19814   algorithm: "plot_perf_box_name"
19815   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
19816   data: "plot-dpdk-throughput-latency-3n-skx"
19817   include:
19818     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19819     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19820   layout:
19821     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
19822     layout: "plot-throughput"
19823
19824 # 3n-skx-x710
19825
19826 - type: "plot"
19827   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
19828   algorithm: "plot_perf_box_name"
19829   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
19830   data: "plot-dpdk-throughput-latency-3n-skx"
19831   include:
19832     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19833     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19834   layout:
19835     title: "3n-skx-x710-64b-2t1c-base-ndr"
19836     layout: "plot-throughput"
19837
19838 - type: "plot"
19839   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
19840   algorithm: "plot_perf_box_name"
19841   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
19842   data: "plot-dpdk-throughput-latency-3n-skx"
19843   include:
19844     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19845     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19846   layout:
19847     title: "3n-skx-x710-64b-4t2c-base-ndr"
19848     layout: "plot-throughput"
19849
19850 - type: "plot"
19851   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
19852   algorithm: "plot_perf_box_name"
19853   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
19854   data: "plot-dpdk-throughput-latency-3n-skx"
19855   include:
19856     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19857     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19858   layout:
19859     title: "3n-skx-x710-64b-2t1c-base-pdr"
19860     layout: "plot-throughput"
19861
19862 - type: "plot"
19863   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
19864   algorithm: "plot_perf_box_name"
19865   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
19866   data: "plot-dpdk-throughput-latency-3n-skx"
19867   include:
19868     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19869     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19870   layout:
19871     title: "3n-skx-x710-64b-4t2c-base-pdr"
19872     layout: "plot-throughput"
19873
19874 # 3n-hsw-xl710
19875
19876 - type: "plot"
19877   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
19878   algorithm: "plot_perf_box_name"
19879   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
19880   data: "plot-dpdk-throughput-latency-3n-hsw"
19881   include:
19882     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19883     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19884   layout:
19885     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
19886     layout: "plot-throughput"
19887
19888 - type: "plot"
19889   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
19890   algorithm: "plot_perf_box_name"
19891   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
19892   data: "plot-dpdk-throughput-latency-3n-hsw"
19893   include:
19894     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19895     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19896   layout:
19897     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
19898     layout: "plot-throughput"
19899
19900 - type: "plot"
19901   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
19902   algorithm: "plot_perf_box_name"
19903   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
19904   data: "plot-dpdk-throughput-latency-3n-hsw"
19905   include:
19906     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19907     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19908   layout:
19909     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
19910     layout: "plot-throughput"
19911
19912 - type: "plot"
19913   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
19914   algorithm: "plot_perf_box_name"
19915   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
19916   data: "plot-dpdk-throughput-latency-3n-hsw"
19917   include:
19918     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19919     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19920   layout:
19921     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
19922     layout: "plot-throughput"
19923
19924 # 3n-hsw-x710
19925
19926 - type: "plot"
19927   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
19928   algorithm: "plot_perf_box_name"
19929   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
19930   data: "plot-dpdk-throughput-latency-3n-hsw"
19931   include:
19932     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19933     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19934   layout:
19935     title: "3n-hsw-x710-64b-1t1c-base-ndr"
19936     layout: "plot-throughput"
19937
19938 - type: "plot"
19939   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
19940   algorithm: "plot_perf_box_name"
19941   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
19942   data: "plot-dpdk-throughput-latency-3n-hsw"
19943   include:
19944     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19945     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19946   layout:
19947     title: "3n-hsw-x710-64b-2t2c-base-ndr"
19948     layout: "plot-throughput"
19949
19950 - type: "plot"
19951   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
19952   algorithm: "plot_perf_box_name"
19953   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
19954   data: "plot-dpdk-throughput-latency-3n-hsw"
19955   include:
19956     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19957     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19958   layout:
19959     title: "3n-hsw-x710-64b-1t1c-base-pdr"
19960     layout: "plot-throughput"
19961
19962 - type: "plot"
19963   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
19964   algorithm: "plot_perf_box_name"
19965   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
19966   data: "plot-dpdk-throughput-latency-3n-hsw"
19967   include:
19968     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19969     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19970   layout:
19971     title: "3n-hsw-x710-64b-2t2c-base-pdr"
19972     layout: "plot-throughput"
19973
19974 ## 2n-dnv-x553
19975 #
19976 #- type: "plot"
19977 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
19978 #  algorithm: "plot_perf_box_name"
19979 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
19980 #  data: "plot-dpdk-throughput-latency-2n-dnv"
19981 #  include:
19982 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19983 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19984 #  layout:
19985 #    title: "2n-dnv-x553-64b-1t1c-base-ndr"
19986 #    layout: "plot-throughput"
19987 #
19988 #- type: "plot"
19989 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
19990 #  algorithm: "plot_perf_box_name"
19991 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
19992 #  data: "plot-dpdk-throughput-latency-2n-dnv"
19993 #  include:
19994 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19995 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19996 #  layout:
19997 #    title: "2n-dnv-x553-64b-2t2c-base-ndr"
19998 #    layout: "plot-throughput"
19999 #
20000 #- type: "plot"
20001 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
20002 #  algorithm: "plot_perf_box_name"
20003 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
20004 #  data: "plot-dpdk-throughput-latency-2n-dnv"
20005 #  include:
20006 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20007 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20008 #  layout:
20009 #    title: "2n-dnv-x553-64b-1t1c-base-pdr"
20010 #    layout: "plot-throughput"
20011 #
20012 #- type: "plot"
20013 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
20014 #  algorithm: "plot_perf_box_name"
20015 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
20016 #  data: "plot-dpdk-throughput-latency-2n-dnv"
20017 #  include:
20018 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20019 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20020 #  layout:
20021 #    title: "2n-dnv-x553-64b-2t2c-base-pdr"
20022 #    layout: "plot-throughput"
20023 #
20024 ## 3n-dnv-x553
20025 #
20026 #- type: "plot"
20027 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
20028 #  algorithm: "plot_perf_box_name"
20029 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
20030 #  data: "plot-dpdk-throughput-latency-3n-dnv"
20031 #  include:
20032 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20033 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20034 #  layout:
20035 #    title: "3n-dnv-x553-64b-1t1c-base-ndr"
20036 #    layout: "plot-throughput"
20037 #
20038 #- type: "plot"
20039 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
20040 #  algorithm: "plot_perf_box_name"
20041 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
20042 #  data: "plot-dpdk-throughput-latency-3n-dnv"
20043 #  include:
20044 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20045 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20046 #  layout:
20047 #    title: "3n-dnv-x553-64b-2t2c-base-ndr"
20048 #    layout: "plot-throughput"
20049 #
20050 #- type: "plot"
20051 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
20052 #  algorithm: "plot_perf_box_name"
20053 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
20054 #  data: "plot-dpdk-throughput-latency-3n-dnv"
20055 #  include:
20056 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20057 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20058 #  layout:
20059 #    title: "3n-dnv-x553-64b-1t1c-base-pdr"
20060 #    layout: "plot-throughput"
20061 #
20062 #- type: "plot"
20063 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
20064 #  algorithm: "plot_perf_box_name"
20065 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
20066 #  data: "plot-dpdk-throughput-latency-3n-dnv"
20067 #  include:
20068 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20069 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20070 #  layout:
20071 #    title: "3n-dnv-x553-64b-2t2c-base-pdr"
20072 #    layout: "plot-throughput"
20073
20074 # 3n-tsh-x520
20075
20076 - type: "plot"
20077   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
20078   algorithm: "plot_perf_box_name"
20079   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
20080   data: "plot-dpdk-throughput-latency-3n-tsh"
20081   include:
20082     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20083     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20084   layout:
20085     title: "3n-tsh-x520-64b-1t1c-base-ndr"
20086     layout: "plot-throughput"
20087
20088 - type: "plot"
20089   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
20090   algorithm: "plot_perf_box_name"
20091   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
20092   data: "plot-dpdk-throughput-latency-3n-tsh"
20093   include:
20094     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20095     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20096   layout:
20097     title: "3n-tsh-x520-64b-2t2c-base-ndr"
20098     layout: "plot-throughput"
20099
20100 - type: "plot"
20101   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
20102   algorithm: "plot_perf_box_name"
20103   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
20104   data: "plot-dpdk-throughput-latency-3n-tsh"
20105   include:
20106     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20107     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20108   layout:
20109     title: "3n-tsh-x520-64b-1t1c-base-pdr"
20110     layout: "plot-throughput"
20111
20112 - type: "plot"
20113   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
20114   algorithm: "plot_perf_box_name"
20115   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
20116   data: "plot-dpdk-throughput-latency-3n-tsh"
20117   include:
20118     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20119     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20120   layout:
20121     title: "3n-tsh-x520-64b-2t2c-base-pdr"
20122     layout: "plot-throughput"
20123
20124 # 2n-tx2-xl710
20125
20126 - type: "plot"
20127   title: "DPDK Throughput: 2n-tx2-xl710-64b-1t1c-base-ndr"
20128   algorithm: "plot_perf_box_name"
20129   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-1t1c-base-ndr"
20130   data: "plot-dpdk-throughput-latency-2n-tx2"
20131   include:
20132     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20133     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20134   layout:
20135     title: "2n-tx2-xl710-64b-1t1c-base-ndr"
20136     layout: "plot-throughput"
20137
20138 - type: "plot"
20139   title: "DPDK Throughput: 2n-tx2-xl710-64b-2t2c-base-ndr"
20140   algorithm: "plot_perf_box_name"
20141   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-2t2c-base-ndr"
20142   data: "plot-dpdk-throughput-latency-2n-tx2"
20143   include:
20144     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20145     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20146   layout:
20147     title: "2n-tx2-xl710-64b-2t2c-base-ndr"
20148     layout: "plot-throughput"
20149
20150 - type: "plot"
20151   title: "DPDK Throughput: 2n-tx2-xl710-64b-1t1c-base-pdr"
20152   algorithm: "plot_perf_box_name"
20153   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-1t1c-base-pdr"
20154   data: "plot-dpdk-throughput-latency-2n-tx2"
20155   include:
20156     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20157     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20158   layout:
20159     title: "2n-tx2-xl710-64b-1t1c-base-pdr"
20160     layout: "plot-throughput"
20161
20162 - type: "plot"
20163   title: "DPDK Throughput: 2n-tx2-xl710-64b-2t2c-base-pdr"
20164   algorithm: "plot_perf_box_name"
20165   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-2t2c-base-pdr"
20166   data: "plot-dpdk-throughput-latency-2n-tx2"
20167   include:
20168     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20169     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20170   layout:
20171     title: "2n-tx2-xl710-64b-2t2c-base-pdr"
20172     layout: "plot-throughput"
20173
20174 ################################################################################
20175 ###   2n-clx                                                                 ###
20176 ################################################################################
20177
20178 # Packet Throughput
20179
20180 - type: "plot"
20181   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
20182   algorithm: "plot_perf_box_name"
20183   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
20184   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20185   include:
20186     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20187     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20188     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20189     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20190   layout:
20191     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
20192     layout: "plot-throughput"
20193
20194 - type: "plot"
20195   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
20196   algorithm: "plot_perf_box_name"
20197   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
20198   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20199   include:
20200     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20201     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20202     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20203     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20204   layout:
20205     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
20206     layout: "plot-throughput"
20207
20208 - type: "plot"
20209   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
20210   algorithm: "plot_perf_box_name"
20211   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
20212   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20213   include:
20214     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20215     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20216     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20217     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20218   layout:
20219     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
20220     layout: "plot-throughput"
20221
20222 - type: "plot"
20223   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
20224   algorithm: "plot_perf_box_name"
20225   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
20226   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20227   include:
20228     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20229     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20230     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20231     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20232   layout:
20233     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
20234     layout: "plot-throughput"
20235
20236 - type: "plot"
20237   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
20238   algorithm: "plot_perf_box_name"
20239   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
20240   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20241   include:
20242     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20243     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20244     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20245     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20246   layout:
20247     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
20248     layout: "plot-throughput"
20249
20250 - type: "plot"
20251   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
20252   algorithm: "plot_perf_box_name"
20253   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
20254   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20255   include:
20256     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20257     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20258     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20259     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20260   layout:
20261     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
20262     layout: "plot-throughput"
20263
20264 - type: "plot"
20265   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
20266   algorithm: "plot_perf_box_name"
20267   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
20268   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20269   include:
20270     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
20271     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20272     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20273     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20274     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20275     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20276   layout:
20277     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
20278     layout: "plot-throughput"
20279
20280 - type: "plot"
20281   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
20282   algorithm: "plot_perf_box_name"
20283   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
20284   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20285   include:
20286     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
20287     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20288     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20289     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20290     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20291     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20292   layout:
20293     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
20294     layout: "plot-throughput"
20295
20296 - type: "plot"
20297   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
20298   algorithm: "plot_perf_box_name"
20299   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
20300   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20301   include:
20302     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20303     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
20304     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
20305     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
20306     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
20307     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20308     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20309   layout:
20310     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
20311     layout: "plot-throughput"
20312
20313 - type: "plot"
20314   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
20315   algorithm: "plot_perf_box_name"
20316   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
20317   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20318   include:
20319     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20320     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
20321     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
20322     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
20323     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
20324     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20325     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20326   layout:
20327     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
20328     layout: "plot-throughput"
20329
20330 - type: "plot"
20331   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
20332   algorithm: "plot_perf_box_name"
20333   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
20334   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20335   include:
20336     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20337     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20338     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
20339     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
20340     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
20341     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
20342     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
20343     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
20344   layout:
20345     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
20346     layout: "plot-throughput"
20347
20348 - type: "plot"
20349   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
20350   algorithm: "plot_perf_box_name"
20351   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
20352   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20353   include:
20354     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20355     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20356     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
20357     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
20358     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
20359     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
20360     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
20361     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
20362   layout:
20363     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
20364     layout: "plot-throughput"
20365
20366 - type: "plot"
20367   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
20368   algorithm: "plot_perf_box_name"
20369   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
20370   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20371   include:
20372     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20373     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20374     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20375     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20376     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20377     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20378   layout:
20379     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
20380     layout: "plot-throughput"
20381
20382 - type: "plot"
20383   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
20384   algorithm: "plot_perf_box_name"
20385   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
20386   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20387   include:
20388     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20389     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20390     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20391     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20392     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20393     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20394   layout:
20395     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
20396     layout: "plot-throughput"
20397
20398 - type: "plot"
20399   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
20400   algorithm: "plot_perf_box_name"
20401   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
20402   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20403   include:
20404     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20405     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
20406     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
20407     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
20408     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
20409   layout:
20410     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
20411     layout: "plot-throughput"
20412
20413 - type: "plot"
20414   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
20415   algorithm: "plot_perf_box_name"
20416   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
20417   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20418   include:
20419     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
20420     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
20421     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
20422     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
20423     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
20424   layout:
20425     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
20426     layout: "plot-throughput"
20427
20428 - type: "plot"
20429   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
20430   algorithm: "plot_perf_box_name"
20431   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
20432   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20433   include:
20434     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20435     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20436     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20437     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20438     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20439     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20440     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20441     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20442     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20443     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20444   layout:
20445     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
20446     layout: "plot-cps"
20447
20448 - type: "plot"
20449   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20450   algorithm: "plot_perf_box_name"
20451   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20452   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20453   include:
20454     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20455     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20456     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20457     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20458     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20459     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20460     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20461     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20462     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20463     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20464   layout:
20465     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20466     layout: "plot-throughput"
20467
20468 - type: "plot"
20469   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20470   algorithm: "plot_perf_box_name"
20471   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20472   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20473   include:
20474     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20475     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20476     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20477     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20478     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20479     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20480     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20481     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20482     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20483     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20484   layout:
20485     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20486     layout: "plot-cps"
20487
20488 - type: "plot"
20489   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20490   algorithm: "plot_perf_box_name"
20491   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20492   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20493   include:
20494     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20495     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20496     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20497     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20498     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20499     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20500     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20501     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20502     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20503     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20504   layout:
20505     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20506     layout: "plot-throughput"
20507
20508 - type: "plot"
20509   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
20510   algorithm: "plot_perf_box_name"
20511   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
20512   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20513   include:
20514     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20515     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
20516     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
20517     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
20518     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
20519   layout:
20520     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
20521     layout: "plot-throughput"
20522
20523 - type: "plot"
20524   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
20525   algorithm: "plot_perf_box_name"
20526   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
20527   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20528   include:
20529     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
20530     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
20531     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
20532     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
20533     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
20534   layout:
20535     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
20536     layout: "plot-throughput"
20537
20538 - type: "plot"
20539   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20540   algorithm: "plot_perf_box_name"
20541   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20542   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20543   include:
20544     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20545     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20546     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20547     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20548     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20549     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20550     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20551     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20552     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20553     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20554   layout:
20555     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20556     layout: "plot-cps"
20557
20558 - type: "plot"
20559   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20560   algorithm: "plot_perf_box_name"
20561   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20562   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20563   include:
20564     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20565     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20566     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20567     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20568     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20569     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20570     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20571     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20572     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20573     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20574   layout:
20575     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20576     layout: "plot-throughput"
20577
20578 - type: "plot"
20579   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20580   algorithm: "plot_perf_box_name"
20581   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20582   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20583   include:
20584     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20585     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20586     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20587     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20588     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20589     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20590     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20591     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20592     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20593     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20594   layout:
20595     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20596     layout: "plot-cps"
20597
20598 - type: "plot"
20599   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20600   algorithm: "plot_perf_box_name"
20601   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20602   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20603   include:
20604     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20605     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20606     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20607     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20608     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20609     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20610     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20611     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20612     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20613     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20614   layout:
20615     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20616     layout: "plot-throughput"
20617
20618 - type: "plot"
20619   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
20620   algorithm: "plot_perf_box_name"
20621   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
20622   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20623   include:
20624     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20625     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20626     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20627     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20628     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20629     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20630     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20631     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20632     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20633     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20634   layout:
20635     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
20636     layout: "plot-throughput"
20637
20638 - type: "plot"
20639   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
20640   algorithm: "plot_perf_box_name"
20641   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
20642   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20643   include:
20644     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20645     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20646     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20647     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20648     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20649     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20650     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20651     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20652     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20653     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20654   layout:
20655     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
20656     layout: "plot-throughput"
20657
20658 - type: "plot"
20659   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
20660   algorithm: "plot_perf_box_name"
20661   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
20662   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20663   include:
20664     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20665     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20666     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20667     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20668     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20669     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20670     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20671     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20672     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20673     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20674   layout:
20675     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
20676     layout: "plot-throughput"
20677
20678 - type: "plot"
20679   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
20680   algorithm: "plot_perf_box_name"
20681   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
20682   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20683   include:
20684     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20685     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20686     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20687     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20688     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20689     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20690     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20691     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20692     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20693     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20694   layout:
20695     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
20696     layout: "plot-throughput"
20697
20698 - type: "plot"
20699   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-ndr"
20700   algorithm: "plot_perf_box_name"
20701   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-ndr"
20702   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20703   include:
20704     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20705     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20706     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20707     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20708     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20709     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20710     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20711     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20712     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20713     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20714   layout:
20715     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
20716     layout: "plot-throughput"
20717
20718 - type: "plot"
20719   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-pdr"
20720   algorithm: "plot_perf_box_name"
20721   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-pdr"
20722   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20723   include:
20724     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20725     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20726     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20727     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20728     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20729     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20730     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20731     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20732     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20733     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20734   layout:
20735     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
20736     layout: "plot-throughput"
20737
20738 - type: "plot"
20739   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-ndr"
20740   algorithm: "plot_perf_box_name"
20741   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-ndr"
20742   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20743   include:
20744     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20745     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20746     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20747     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20748     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20749     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20750     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20752     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20753     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20754   layout:
20755     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
20756     layout: "plot-throughput"
20757
20758 - type: "plot"
20759   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-pdr"
20760   algorithm: "plot_perf_box_name"
20761   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-pdr"
20762   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20763   include:
20764     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20765     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20766     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20767     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20768     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20769     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20770     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20771     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20772     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20773     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20774   layout:
20775     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
20776     layout: "plot-throughput"
20777
20778 - type: "plot"
20779   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
20780   algorithm: "plot_perf_box_name"
20781   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
20782   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20783   include:
20784     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20785     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20786     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20787     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20788     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20789     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20790   layout:
20791     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
20792     layout: "plot-throughput"
20793
20794 - type: "plot"
20795   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
20796   algorithm: "plot_perf_box_name"
20797   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
20798   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20799   include:
20800     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20801     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20802     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20803     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20804     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20805     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20806   layout:
20807     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
20808     layout: "plot-throughput"
20809
20810 - type: "plot"
20811   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
20812   algorithm: "plot_perf_box_name"
20813   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
20814   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20815   include:
20816     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
20817     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
20818     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
20819     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
20820     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
20821     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
20822     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
20823     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
20824   layout:
20825     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
20826     layout: "plot-throughput"
20827
20828 - type: "plot"
20829   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
20830   algorithm: "plot_perf_box_name"
20831   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
20832   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20833   include:
20834     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
20835     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
20836     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
20837     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
20838     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
20839     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
20840     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
20841     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
20842   layout:
20843     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
20844     layout: "plot-throughput"
20845
20846 - type: "plot"
20847   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20848   algorithm: "plot_perf_box_name"
20849   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20850   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20851   include:
20852     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20853     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20854     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20855     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20856     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20857     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20858   layout:
20859     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20860     layout: "plot-throughput"
20861
20862 - type: "plot"
20863   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20864   algorithm: "plot_perf_box_name"
20865   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20866   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20867   include:
20868     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20869     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20870     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20871     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20872     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20873     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20874   layout:
20875     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20876     layout: "plot-throughput"
20877
20878 - type: "plot"
20879   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
20880   algorithm: "plot_perf_box_name"
20881   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
20882   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20883   include:
20884     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
20885     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
20886     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
20887     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
20888     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
20889   layout:
20890     title: "2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
20891     layout: "plot-throughput"
20892
20893 - type: "plot"
20894   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
20895   algorithm: "plot_perf_box_name"
20896   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
20897   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20898   include:
20899     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
20900     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
20901     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
20902     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
20903     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
20904   layout:
20905     title: "2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
20906     layout: "plot-throughput"
20907
20908 - type: "plot"
20909   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
20910   algorithm: "plot_perf_box_name"
20911   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
20912   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20913   include:
20914     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20915     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20916     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20917     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
20918     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20919     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20920     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20921   layout:
20922     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
20923     layout: "plot-throughput"
20924
20925 - type: "plot"
20926   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
20927   algorithm: "plot_perf_box_name"
20928   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
20929   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20930   include:
20931     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20932     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20933     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20934     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
20935     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20936     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20937     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20938   layout:
20939     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
20940     layout: "plot-throughput"
20941
20942 - type: "plot"
20943   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
20944   algorithm: "plot_perf_box_name"
20945   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
20946   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20947   include:
20948     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20949     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20950     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
20951     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
20952     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
20953     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
20954     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20955     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
20956   layout:
20957     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
20958     layout: "plot-throughput"
20959
20960 - type: "plot"
20961   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
20962   algorithm: "plot_perf_box_name"
20963   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
20964   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20965   include:
20966     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20967     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20968     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
20969     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
20970     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
20971     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
20972     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20973     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
20974   layout:
20975     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
20976     layout: "plot-throughput"
20977
20978 - type: "plot"
20979   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
20980   algorithm: "plot_perf_box_name"
20981   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
20982   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20983   include:
20984     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20985     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20986     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
20987     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
20988     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
20989     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
20990     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20991     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
20992   layout:
20993     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
20994     layout: "plot-throughput"
20995
20996 - type: "plot"
20997   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
20998   algorithm: "plot_perf_box_name"
20999   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
21000   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21001   include:
21002     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
21003     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
21004     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
21005     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
21006     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
21007     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
21008     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
21009     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
21010   layout:
21011     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
21012     layout: "plot-throughput"
21013
21014 - type: "plot"
21015   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
21016   algorithm: "plot_perf_box_name"
21017   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
21018   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21019   include:
21020     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
21021     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
21022     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
21023     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
21024     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
21025     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
21026     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
21027     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
21028   layout:
21029     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
21030     layout: "plot-throughput"
21031
21032 - type: "plot"
21033   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
21034   algorithm: "plot_perf_box_name"
21035   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
21036   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21037   include:
21038     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
21039     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
21040     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
21041     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
21042     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
21043     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
21044     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
21045     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
21046   layout:
21047     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
21048     layout: "plot-throughput"
21049
21050 - type: "plot"
21051   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
21052   algorithm: "plot_perf_box_name"
21053   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
21054   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21055   include:
21056     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21057     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
21058     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
21059     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21060     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21061   layout:
21062     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
21063     layout: "plot-throughput"
21064
21065 - type: "plot"
21066   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
21067   algorithm: "plot_perf_box_name"
21068   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
21069   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21070   include:
21071     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21072     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
21073     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
21074     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21075     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21076   layout:
21077     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
21078     layout: "plot-throughput"
21079
21080 - type: "plot"
21081   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
21082   algorithm: "plot_perf_box_name"
21083   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
21084   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21085   include:
21086     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
21087     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
21088     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
21089     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21090     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
21091   layout:
21092     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
21093     layout: "plot-throughput"
21094
21095 - type: "plot"
21096   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21097   algorithm: "plot_perf_box_name"
21098   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21099   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21100   include:
21101     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
21102     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
21103     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
21104     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21105     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
21106   layout:
21107     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21108     layout: "plot-throughput"
21109
21110 - type: "plot"
21111   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
21112   algorithm: "plot_perf_box_name"
21113   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
21114   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21115   include:
21116     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
21117     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21118     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
21119     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
21120     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21121   layout:
21122     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
21123     layout: "plot-throughput"
21124
21125 - type: "plot"
21126   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
21127   algorithm: "plot_perf_box_name"
21128   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
21129   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21130   include:
21131     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
21132     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21133     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
21134     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
21135     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21136   layout:
21137     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
21138     layout: "plot-throughput"
21139
21140 - type: "plot"
21141   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
21142   algorithm: "plot_perf_box_name"
21143   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
21144   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21145   include:
21146     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21147     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
21148     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
21149     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21150   layout:
21151     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
21152     layout: "plot-throughput"
21153
21154 - type: "plot"
21155   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
21156   algorithm: "plot_perf_box_name"
21157   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
21158   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21159   include:
21160     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21161     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
21162     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
21163     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21164   layout:
21165     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
21166     layout: "plot-throughput"
21167
21168 - type: "plot"
21169   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
21170   algorithm: "plot_perf_box_name"
21171   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
21172   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21173   include:
21174     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
21175     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
21176     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
21177     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
21178     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21179   layout:
21180     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
21181     layout: "plot-throughput"
21182
21183 - type: "plot"
21184   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
21185   algorithm: "plot_perf_box_name"
21186   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
21187   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21188   include:
21189     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
21190     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
21191     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
21192     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
21193     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21194   layout:
21195     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
21196     layout: "plot-throughput"
21197
21198 - type: "plot"
21199   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
21200   algorithm: "plot_perf_box_name"
21201   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
21202   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21203   include:
21204     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21205     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
21206     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
21207     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
21208   layout:
21209     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
21210     layout: "plot-throughput"
21211
21212 - type: "plot"
21213   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21214   algorithm: "plot_perf_box_name"
21215   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21216   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21217   include:
21218     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21219     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
21220     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
21221     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
21222   layout:
21223     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21224     layout: "plot-throughput"
21225
21226 - type: "plot"
21227   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
21228   algorithm: "plot_perf_box_name"
21229   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
21230   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21231   include:
21232     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
21233     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
21234     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
21235     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
21236     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21237   layout:
21238     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
21239     layout: "plot-throughput"
21240
21241 - type: "plot"
21242   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
21243   algorithm: "plot_perf_box_name"
21244   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
21245   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21246   include:
21247     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
21248     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
21249     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
21250     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
21251     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21252   layout:
21253     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
21254     layout: "plot-throughput"
21255
21256 - type: "plot"
21257   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
21258   algorithm: "plot_perf_box_name"
21259   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
21260   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21261   include:
21262     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21263     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
21264     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
21265     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
21266   layout:
21267     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
21268     layout: "plot-throughput"
21269
21270 - type: "plot"
21271   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
21272   algorithm: "plot_perf_box_name"
21273   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
21274   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21275   include:
21276     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21277     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
21278     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
21279     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
21280   layout:
21281     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
21282     layout: "plot-throughput"
21283
21284 - type: "plot"
21285   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
21286   algorithm: "plot_perf_box_name"
21287   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
21288   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21289   include:
21290     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21291     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21292     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21293     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21294     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21295   layout:
21296     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
21297     layout: "plot-throughput"
21298
21299 - type: "plot"
21300   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
21301   algorithm: "plot_perf_box_name"
21302   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
21303   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21304   include:
21305     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21306     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21307     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21308     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21309     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21310   layout:
21311     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
21312     layout: "plot-throughput"
21313
21314 - type: "plot"
21315   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
21316   algorithm: "plot_perf_box_name"
21317   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
21318   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21319   include:
21320     - "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"
21321     - "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"
21322     - "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"
21323     - "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"
21324     - "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"
21325   layout:
21326     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
21327     layout: "plot-throughput"
21328
21329 - type: "plot"
21330   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
21331   algorithm: "plot_perf_box_name"
21332   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
21333   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21334   include:
21335     - "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"
21336     - "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"
21337     - "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"
21338     - "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"
21339     - "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"
21340   layout:
21341     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
21342     layout: "plot-throughput"
21343
21344 - type: "plot"
21345   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
21346   algorithm: "plot_perf_box_name"
21347   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
21348   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21349   include:
21350     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21351     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21352     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21353     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21354     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21355   layout:
21356     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
21357     layout: "plot-throughput"
21358
21359 - type: "plot"
21360   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
21361   algorithm: "plot_perf_box_name"
21362   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
21363   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21364   include:
21365     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21366     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21367     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21368     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21369     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21370   layout:
21371     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
21372     layout: "plot-throughput"
21373
21374 - type: "plot"
21375   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
21376   algorithm: "plot_perf_box_name"
21377   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
21378   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21379   include:
21380     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21381     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21382     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21383     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21384     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
21385   layout:
21386     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
21387     layout: "plot-throughput"
21388
21389 - type: "plot"
21390   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
21391   algorithm: "plot_perf_box_name"
21392   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
21393   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21394   include:
21395     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21396     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21397     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21398     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21399     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
21400   layout:
21401     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
21402     layout: "plot-throughput"
21403
21404 - type: "plot"
21405   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
21406   algorithm: "plot_perf_box_name"
21407   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
21408   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21409   include:
21410     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21411     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21412     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21413     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21414   layout:
21415     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
21416     layout: "plot-throughput"
21417
21418 - type: "plot"
21419   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
21420   algorithm: "plot_perf_box_name"
21421   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
21422   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21423   include:
21424     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21425     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21426     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21427     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21428   layout:
21429     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
21430     layout: "plot-throughput"
21431
21432 - type: "plot"
21433   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
21434   algorithm: "plot_perf_box_name"
21435   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
21436   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21437   include:
21438     - "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"
21439     - "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"
21440     - "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"
21441     - "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"
21442   layout:
21443     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
21444     layout: "plot-throughput"
21445
21446 - type: "plot"
21447   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
21448   algorithm: "plot_perf_box_name"
21449   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
21450   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21451   include:
21452     - "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"
21453     - "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"
21454     - "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"
21455     - "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"
21456   layout:
21457     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
21458     layout: "plot-throughput"
21459
21460 - type: "plot"
21461   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
21462   algorithm: "plot_perf_box_name"
21463   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
21464   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21465   include:
21466     - "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"
21467     - "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"
21468     - "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"
21469     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
21470     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
21471     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
21472   layout:
21473     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
21474     layout: "plot-throughput"
21475
21476 - type: "plot"
21477   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
21478   algorithm: "plot_perf_box_name"
21479   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
21480   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21481   include:
21482     - "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"
21483     - "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"
21484     - "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"
21485     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
21486     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
21487     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
21488   layout:
21489     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
21490     layout: "plot-throughput"
21491
21492 ################################################################################
21493
21494 # Packet Speedup
21495
21496 - type: "plot"
21497   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
21498   algorithm: "plot_tsa_name"
21499   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
21500   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21501   include:
21502     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21503     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21504     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21505     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21506   layout:
21507     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
21508     layout: "plot-throughput-speedup-analysis"
21509
21510 - type: "plot"
21511   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
21512   algorithm: "plot_tsa_name"
21513   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
21514   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21515   include:
21516     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21517     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21518     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21519     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21520   layout:
21521     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
21522     layout: "plot-throughput-speedup-analysis"
21523
21524 - type: "plot"
21525   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
21526   algorithm: "plot_tsa_name"
21527   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
21528   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21529   include:
21530     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21531     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21532     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21533     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21534   layout:
21535     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
21536     layout: "plot-throughput-speedup-analysis"
21537
21538 - type: "plot"
21539   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
21540   algorithm: "plot_tsa_name"
21541   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
21542   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21543   include:
21544     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21545     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21546     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21547     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21548   layout:
21549     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
21550     layout: "plot-throughput-speedup-analysis"
21551
21552 - type: "plot"
21553   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
21554   algorithm: "plot_tsa_name"
21555   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
21556   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21557   include:
21558     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21559     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21560     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21561     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21562   layout:
21563     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
21564     layout: "plot-throughput-speedup-analysis"
21565
21566 - type: "plot"
21567   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
21568   algorithm: "plot_tsa_name"
21569   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
21570   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21571   include:
21572     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21573     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21574     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21575     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21576   layout:
21577     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
21578     layout: "plot-throughput-speedup-analysis"
21579
21580 - type: "plot"
21581   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
21582   algorithm: "plot_tsa_name"
21583   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
21584   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21585   include:
21586     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
21587     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21588     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21589     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21590     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21591     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21592   layout:
21593     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
21594     layout: "plot-throughput-speedup-analysis"
21595
21596 - type: "plot"
21597   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
21598   algorithm: "plot_tsa_name"
21599   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
21600   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21601   include:
21602     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
21603     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21604     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21605     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21606     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21607     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21608   layout:
21609     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
21610     layout: "plot-throughput-speedup-analysis"
21611
21612 - type: "plot"
21613   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
21614   algorithm: "plot_tsa_name"
21615   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
21616   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21617   include:
21618     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21619     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
21620     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
21621     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
21622     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
21623     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21624     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21625   layout:
21626     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
21627     layout: "plot-throughput-speedup-analysis"
21628
21629 - type: "plot"
21630   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
21631   algorithm: "plot_tsa_name"
21632   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
21633   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21634   include:
21635     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21636     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
21637     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
21638     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
21639     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
21640     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21641     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21642   layout:
21643     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
21644     layout: "plot-throughput-speedup-analysis"
21645
21646 - type: "plot"
21647   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
21648   algorithm: "plot_tsa_name"
21649   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
21650   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21651   include:
21652     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21653     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21654     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
21655     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
21656     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
21657     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
21658     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
21659     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
21660   layout:
21661     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
21662     layout: "plot-throughput-speedup-analysis"
21663
21664 - type: "plot"
21665   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
21666   algorithm: "plot_tsa_name"
21667   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
21668   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21669   include:
21670     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21671     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21672     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
21673     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
21674     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
21675     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
21676     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
21677     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
21678   layout:
21679     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
21680     layout: "plot-throughput-speedup-analysis"
21681
21682 - type: "plot"
21683   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
21684   algorithm: "plot_tsa_name"
21685   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
21686   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21687   include:
21688     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21689     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21690     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21691     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21692     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21693     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21694   layout:
21695     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
21696     layout: "plot-throughput-speedup-analysis"
21697
21698 - type: "plot"
21699   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
21700   algorithm: "plot_tsa_name"
21701   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
21702   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21703   include:
21704     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21705     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
21706     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
21707     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
21708     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
21709   layout:
21710     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
21711     layout: "plot-throughput-speedup-analysis"
21712
21713 - type: "plot"
21714   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
21715   algorithm: "plot_tsa_name"
21716   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
21717   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21718   include:
21719     - "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"
21720     - "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"
21721     - "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"
21722     - "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"
21723     - "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"
21724   layout:
21725     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
21726     layout: "plot-throughput-speedup-analysis"
21727
21728 - type: "plot"
21729   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
21730   algorithm: "plot_tsa_name"
21731   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
21732   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21733   include:
21734     - "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"
21735     - "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"
21736     - "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"
21737     - "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"
21738     - "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"
21739     - "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"
21740     - "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"
21741     - "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"
21742     - "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"
21743     - "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"
21744   layout:
21745     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
21746     layout: "plot-throughput-speedup-analysis-cps"
21747
21748 - type: "plot"
21749   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
21750   algorithm: "plot_tsa_name"
21751   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
21752   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21753   include:
21754     - "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"
21755     - "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"
21756     - "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"
21757     - "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"
21758     - "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"
21759     - "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"
21760     - "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"
21761     - "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"
21762     - "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"
21763     - "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"
21764   layout:
21765     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
21766     layout: "plot-throughput-speedup-analysis"
21767
21768 - type: "plot"
21769   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
21770   algorithm: "plot_tsa_name"
21771   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
21772   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21773   include:
21774     - "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"
21775     - "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"
21776     - "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"
21777     - "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"
21778     - "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"
21779     - "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"
21780     - "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"
21781     - "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"
21782     - "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"
21783     - "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"
21784   layout:
21785     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
21786     layout: "plot-throughput-speedup-analysis-cps"
21787
21788 - type: "plot"
21789   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
21790   algorithm: "plot_tsa_name"
21791   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
21792   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21793   include:
21794     - "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"
21795     - "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"
21796     - "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"
21797     - "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"
21798     - "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"
21799     - "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"
21800     - "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"
21801     - "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"
21802     - "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"
21803     - "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"
21804   layout:
21805     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
21806     layout: "plot-throughput-speedup-analysis"
21807
21808 - type: "plot"
21809   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
21810   algorithm: "plot_tsa_name"
21811   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
21812   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21813   include:
21814     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21815     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21816     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21817     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21818     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21819     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21820   layout:
21821     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
21822     layout: "plot-throughput-speedup-analysis"
21823
21824 - type: "plot"
21825   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
21826   algorithm: "plot_tsa_name"
21827   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
21828   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21829   include:
21830     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21831     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
21832     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
21833     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
21834     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
21835   layout:
21836     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
21837     layout: "plot-throughput-speedup-analysis"
21838
21839 - type: "plot"
21840   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
21841   algorithm: "plot_tsa_name"
21842   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
21843   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21844   include:
21845     - "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"
21846     - "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"
21847     - "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"
21848     - "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"
21849     - "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"
21850   layout:
21851     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
21852     layout: "plot-throughput-speedup-analysis"
21853
21854 - type: "plot"
21855   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
21856   algorithm: "plot_tsa_name"
21857   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
21858   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21859   include:
21860     - "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"
21861     - "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"
21862     - "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"
21863     - "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"
21864     - "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"
21865     - "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"
21866     - "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"
21867     - "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"
21868     - "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"
21869     - "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"
21870   layout:
21871     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
21872     layout: "plot-throughput-speedup-analysis-cps"
21873
21874 - type: "plot"
21875   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
21876   algorithm: "plot_tsa_name"
21877   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
21878   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21879   include:
21880     - "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"
21881     - "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"
21882     - "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"
21883     - "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"
21884     - "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"
21885     - "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"
21886     - "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"
21887     - "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"
21888     - "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"
21889     - "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"
21890   layout:
21891     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
21892     layout: "plot-throughput-speedup-analysis"
21893
21894 - type: "plot"
21895   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
21896   algorithm: "plot_tsa_name"
21897   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
21898   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21899   include:
21900     - "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"
21901     - "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"
21902     - "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"
21903     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
21904     - "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"
21905     - "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"
21906     - "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"
21907     - "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"
21908     - "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"
21909     - "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"
21910   layout:
21911     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
21912     layout: "plot-throughput-speedup-analysis-cps"
21913
21914 - type: "plot"
21915   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
21916   algorithm: "plot_tsa_name"
21917   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
21918   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21919   include:
21920     - "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"
21921     - "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"
21922     - "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"
21923     - "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"
21924     - "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"
21925     - "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"
21926     - "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"
21927     - "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"
21928     - "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"
21929     - "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"
21930   layout:
21931     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
21932     layout: "plot-throughput-speedup-analysis"
21933
21934 - type: "plot"
21935   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
21936   algorithm: "plot_tsa_name"
21937   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
21938   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21939   include:
21940     - "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"
21941     - "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"
21942     - "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"
21943     - "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"
21944     - "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"
21945     - "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"
21946     - "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"
21947     - "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"
21948     - "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"
21949     - "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"
21950   layout:
21951     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
21952     layout: "plot-throughput-speedup-analysis"
21953
21954 - type: "plot"
21955   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
21956   algorithm: "plot_tsa_name"
21957   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
21958   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21959   include:
21960     - "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"
21961     - "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"
21962     - "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"
21963     - "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"
21964     - "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"
21965     - "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"
21966     - "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"
21967     - "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"
21968     - "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"
21969     - "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"
21970   layout:
21971     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
21972     layout: "plot-throughput-speedup-analysis"
21973
21974 - type: "plot"
21975   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
21976   algorithm: "plot_tsa_name"
21977   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
21978   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21979   include:
21980     - "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"
21981     - "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"
21982     - "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"
21983     - "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"
21984     - "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"
21985     - "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"
21986     - "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"
21987     - "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"
21988     - "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"
21989     - "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"
21990   layout:
21991     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
21992     layout: "plot-throughput-speedup-analysis"
21993
21994 - type: "plot"
21995   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
21996   algorithm: "plot_tsa_name"
21997   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
21998   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21999   include:
22000     - "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"
22001     - "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"
22002     - "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"
22003     - "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"
22004     - "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"
22005     - "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"
22006     - "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"
22007     - "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"
22008     - "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"
22009     - "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"
22010   layout:
22011     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
22012     layout: "plot-throughput-speedup-analysis"
22013
22014 - type: "plot"
22015   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-ndr-tsa"
22016   algorithm: "plot_tsa_name"
22017   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-ndr-tsa"
22018   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22019   include:
22020     - "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"
22021     - "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"
22022     - "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"
22023     - "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"
22024     - "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"
22025     - "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"
22026     - "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"
22027     - "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"
22028     - "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"
22029     - "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"
22030   layout:
22031     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
22032     layout: "plot-throughput-speedup-analysis"
22033
22034 - type: "plot"
22035   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-pdr-tsa"
22036   algorithm: "plot_tsa_name"
22037   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-pdr-tsa"
22038   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22039   include:
22040     - "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"
22041     - "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"
22042     - "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"
22043     - "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"
22044     - "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"
22045     - "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"
22046     - "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"
22047     - "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"
22048     - "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"
22049     - "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"
22050   layout:
22051     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
22052     layout: "plot-throughput-speedup-analysis"
22053
22054 - type: "plot"
22055   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-ndr-tsa"
22056   algorithm: "plot_tsa_name"
22057   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-ndr-tsa"
22058   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22059   include:
22060     - "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"
22061     - "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"
22062     - "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"
22063     - "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"
22064     - "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"
22065     - "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"
22066     - "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"
22067     - "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"
22068     - "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"
22069     - "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"
22070   layout:
22071     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
22072     layout: "plot-throughput-speedup-analysis"
22073
22074 - type: "plot"
22075   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-pdr-tsa"
22076   algorithm: "plot_tsa_name"
22077   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-pdr-tsa"
22078   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22079   include:
22080     - "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"
22081     - "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"
22082     - "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"
22083     - "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"
22084     - "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"
22085     - "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"
22086     - "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"
22087     - "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"
22088     - "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"
22089     - "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"
22090   layout:
22091     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
22092     layout: "plot-throughput-speedup-analysis"
22093
22094 - type: "plot"
22095   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
22096   algorithm: "plot_tsa_name"
22097   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
22098   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22099   include:
22100     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
22101     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22102     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22103     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22104     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22105     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22106   layout:
22107     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
22108     layout: "plot-throughput-speedup-analysis"
22109
22110 - type: "plot"
22111   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
22112   algorithm: "plot_tsa_name"
22113   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
22114   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22115   include:
22116     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
22117     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22118     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22119     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22120     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22121     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22122   layout:
22123     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
22124     layout: "plot-throughput-speedup-analysis"
22125
22126 - type: "plot"
22127   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
22128   algorithm: "plot_tsa_name"
22129   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
22130   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22131   include:
22132     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
22133     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
22134     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
22135     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
22136     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
22137     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
22138     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
22139     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
22140   layout:
22141     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
22142     layout: "plot-throughput-speedup-analysis"
22143
22144 - type: "plot"
22145   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
22146   algorithm: "plot_tsa_name"
22147   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
22148   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22149   include:
22150     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
22151     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
22152     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
22153     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
22154     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
22155     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
22156     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
22157     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
22158   layout:
22159     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
22160     layout: "plot-throughput-speedup-analysis"
22161
22162 - type: "plot"
22163   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
22164   algorithm: "plot_tsa_name"
22165   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
22166   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22167   include:
22168     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22169     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22170     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22171     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22172     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22173     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22174   layout:
22175     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
22176     layout: "plot-throughput-speedup-analysis"
22177
22178 - type: "plot"
22179   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
22180   algorithm: "plot_tsa_name"
22181   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
22182   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22183   include:
22184     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22185     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22186     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22187     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22188     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22189     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22190   layout:
22191     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
22192     layout: "plot-throughput-speedup-analysis"
22193
22194 - type: "plot"
22195   title: "Speedup: 2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
22196   algorithm: "plot_tsa_name"
22197   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
22198   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22199   include:
22200     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
22201     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
22202     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
22203     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
22204     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
22205   layout:
22206     title: "2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
22207     layout: "plot-throughput-speedup-analysis"
22208
22209 - type: "plot"
22210   title: "Speedup: 2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
22211   algorithm: "plot_tsa_name"
22212   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
22213   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22214   include:
22215     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
22216     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
22217     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
22218     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
22219     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
22220   layout:
22221     title: "2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
22222     layout: "plot-throughput-speedup-analysis"
22223
22224 - type: "plot"
22225   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
22226   algorithm: "plot_tsa_name"
22227   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
22228   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22229   include:
22230     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
22231     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
22232     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
22233     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22234     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
22235     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
22236     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
22237   layout:
22238     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
22239     layout: "plot-throughput-speedup-analysis"
22240
22241 - type: "plot"
22242   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
22243   algorithm: "plot_tsa_name"
22244   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
22245   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22246   include:
22247     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
22248     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
22249     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
22250     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22251     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
22252     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
22253     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
22254   layout:
22255     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
22256     layout: "plot-throughput-speedup-analysis"
22257
22258 - type: "plot"
22259   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
22260   algorithm: "plot_tsa_name"
22261   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
22262   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22263   include:
22264     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
22265     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
22266     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
22267     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
22268     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
22269     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
22270     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
22271     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22272   layout:
22273     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
22274     layout: "plot-throughput-speedup-analysis"
22275
22276 - type: "plot"
22277   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
22278   algorithm: "plot_tsa_name"
22279   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
22280   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22281   include:
22282     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
22283     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
22284     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
22285     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
22286     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
22287     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
22288     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
22289     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22290   layout:
22291     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
22292     layout: "plot-throughput-speedup-analysis"
22293
22294 - type: "plot"
22295   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
22296   algorithm: "plot_tsa_name"
22297   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
22298   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22299   include:
22300     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
22301     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
22302     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
22303     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
22304     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
22305     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
22306     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
22307     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
22308   layout:
22309     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
22310     layout: "plot-throughput-speedup-analysis"
22311
22312 - type: "plot"
22313   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
22314   algorithm: "plot_tsa_name"
22315   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
22316   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22317   include:
22318     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
22319     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
22320     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
22321     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
22322     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
22323     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
22324     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
22325     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
22326   layout:
22327     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
22328     layout: "plot-throughput-speedup-analysis"
22329
22330 - type: "plot"
22331   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
22332   algorithm: "plot_tsa_name"
22333   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
22334   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22335   include:
22336     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
22337     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
22338     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
22339     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
22340     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
22341     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
22342     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
22343     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
22344   layout:
22345     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
22346     layout: "plot-throughput-speedup-analysis"
22347
22348 - type: "plot"
22349   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
22350   algorithm: "plot_tsa_name"
22351   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
22352   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22353   include:
22354     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
22355     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
22356     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
22357     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
22358     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
22359     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
22360     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
22361     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
22362   layout:
22363     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
22364     layout: "plot-throughput-speedup-analysis"
22365
22366 - type: "plot"
22367   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
22368   algorithm: "plot_tsa_name"
22369   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
22370   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22371   include:
22372     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22373     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22374     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22375     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22376     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22377   layout:
22378     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
22379     layout: "plot-throughput-speedup-analysis"
22380
22381 - type: "plot"
22382   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
22383   algorithm: "plot_tsa_name"
22384   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
22385   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22386   include:
22387     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22388     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22389     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22390     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22391     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22392   layout:
22393     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
22394     layout: "plot-throughput-speedup-analysis"
22395
22396 - type: "plot"
22397   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22398   algorithm: "plot_tsa_name"
22399   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22400   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22401   include:
22402     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22403     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22404     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22405     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22406     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22407   layout:
22408     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
22409     layout: "plot-throughput-speedup-analysis"
22410
22411 - type: "plot"
22412   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22413   algorithm: "plot_tsa_name"
22414   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22415   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22416   include:
22417     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22418     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22419     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22420     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22421     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22422   layout:
22423     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
22424     layout: "plot-throughput-speedup-analysis"
22425
22426 - type: "plot"
22427   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
22428   algorithm: "plot_tsa_name"
22429   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
22430   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22431   include:
22432     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
22433     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22434     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22435     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22436     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22437   layout:
22438     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
22439     layout: "plot-throughput-speedup-analysis"
22440
22441 - type: "plot"
22442   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
22443   algorithm: "plot_tsa_name"
22444   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
22445   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22446   include:
22447     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
22448     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22449     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22450     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22451     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22452   layout:
22453     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
22454     layout: "plot-throughput-speedup-analysis"
22455
22456 - type: "plot"
22457   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
22458   algorithm: "plot_tsa_name"
22459   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
22460   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22461   include:
22462     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22463     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
22464     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
22465     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22466   layout:
22467     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
22468     layout: "plot-throughput-speedup-analysis"
22469
22470 - type: "plot"
22471   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
22472   algorithm: "plot_tsa_name"
22473   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
22474   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22475   include:
22476     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22477     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
22478     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
22479     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22480   layout:
22481     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
22482     layout: "plot-throughput-speedup-analysis"
22483
22484 - type: "plot"
22485   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
22486   algorithm: "plot_tsa_name"
22487   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
22488   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22489   include:
22490     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
22491     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22492     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22493     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22494     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22495   layout:
22496     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
22497     layout: "plot-throughput-speedup-analysis"
22498
22499 - type: "plot"
22500   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
22501   algorithm: "plot_tsa_name"
22502   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
22503   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22504   include:
22505     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
22506     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22507     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22508     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22509     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22510   layout:
22511     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
22512     layout: "plot-throughput-speedup-analysis"
22513
22514 - type: "plot"
22515   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22516   algorithm: "plot_tsa_name"
22517   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22518   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22519   include:
22520     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22521     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
22522     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
22523     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22524   layout:
22525     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
22526     layout: "plot-throughput-speedup-analysis"
22527
22528 - type: "plot"
22529   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22530   algorithm: "plot_tsa_name"
22531   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22532   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22533   include:
22534     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22535     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
22536     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
22537     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22538   layout:
22539     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
22540     layout: "plot-throughput-speedup-analysis"
22541
22542 - type: "plot"
22543   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
22544   algorithm: "plot_tsa_name"
22545   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
22546   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22547   include:
22548     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
22549     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
22550     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
22551     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
22552     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22553   layout:
22554     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
22555     layout: "plot-throughput-speedup-analysis"
22556
22557 - type: "plot"
22558   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
22559   algorithm: "plot_tsa_name"
22560   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
22561   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22562   include:
22563     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
22564     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
22565     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
22566     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
22567     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22568   layout:
22569     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
22570     layout: "plot-throughput-speedup-analysis"
22571
22572 - type: "plot"
22573   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
22574   algorithm: "plot_tsa_name"
22575   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
22576   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22577   include:
22578     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22579     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
22580     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
22581     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
22582   layout:
22583     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
22584     layout: "plot-throughput-speedup-analysis"
22585
22586 - type: "plot"
22587   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
22588   algorithm: "plot_tsa_name"
22589   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
22590   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22591   include:
22592     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22593     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
22594     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
22595     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
22596   layout:
22597     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
22598     layout: "plot-throughput-speedup-analysis"
22599
22600 - type: "plot"
22601   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
22602   algorithm: "plot_tsa_name"
22603   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
22604   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22605   include:
22606     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22607     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22608     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22609     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22610     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22611   layout:
22612     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
22613     layout: "plot-throughput-speedup-analysis"
22614
22615 - type: "plot"
22616   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
22617   algorithm: "plot_tsa_name"
22618   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
22619   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22620   include:
22621     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22622     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22623     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22624     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22625     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22626   layout:
22627     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
22628     layout: "plot-throughput-speedup-analysis"
22629
22630 - type: "plot"
22631   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
22632   algorithm: "plot_tsa_name"
22633   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
22634   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22635   include:
22636     - "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"
22637     - "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"
22638     - "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"
22639     - "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"
22640     - "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"
22641   layout:
22642     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
22643     layout: "plot-throughput-speedup-analysis"
22644
22645 - type: "plot"
22646   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
22647   algorithm: "plot_tsa_name"
22648   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
22649   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22650   include:
22651     - "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"
22652     - "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"
22653     - "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"
22654     - "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"
22655     - "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"
22656   layout:
22657     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
22658     layout: "plot-throughput-speedup-analysis"
22659
22660 - type: "plot"
22661   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
22662   algorithm: "plot_tsa_name"
22663   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
22664   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22665   include:
22666     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22667     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22668     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22669     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22670     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22671   layout:
22672     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
22673     layout: "plot-throughput-speedup-analysis"
22674
22675 - type: "plot"
22676   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
22677   algorithm: "plot_tsa_name"
22678   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
22679   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22680   include:
22681     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22682     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22683     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22684     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22685     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22686   layout:
22687     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
22688     layout: "plot-throughput-speedup-analysis"
22689
22690 - type: "plot"
22691   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
22692   algorithm: "plot_tsa_name"
22693   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
22694   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22695   include:
22696     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22697     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22698     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22699     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22700     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
22701   layout:
22702     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
22703     layout: "plot-throughput-speedup-analysis"
22704
22705 - type: "plot"
22706   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
22707   algorithm: "plot_tsa_name"
22708   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
22709   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22710   include:
22711     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22712     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22713     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22714     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22715     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
22716   layout:
22717     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
22718     layout: "plot-throughput-speedup-analysis"
22719
22720 - type: "plot"
22721   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
22722   algorithm: "plot_tsa_name"
22723   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
22724   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22725   include:
22726     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22727     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22728     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22729     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22730   layout:
22731     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
22732     layout: "plot-throughput-speedup-analysis"
22733
22734 - type: "plot"
22735   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
22736   algorithm: "plot_tsa_name"
22737   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
22738   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22739   include:
22740     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22741     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22742     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22743     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22744   layout:
22745     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
22746     layout: "plot-throughput-speedup-analysis"
22747
22748 - type: "plot"
22749   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
22750   algorithm: "plot_tsa_name"
22751   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
22752   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22753   include:
22754     - "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"
22755     - "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"
22756     - "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"
22757     - "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"
22758   layout:
22759     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
22760     layout: "plot-throughput-speedup-analysis"
22761
22762 - type: "plot"
22763   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
22764   algorithm: "plot_tsa_name"
22765   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
22766   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22767   include:
22768     - "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"
22769     - "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"
22770     - "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"
22771     - "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"
22772   layout:
22773     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
22774     layout: "plot-throughput-speedup-analysis"
22775
22776 - type: "plot"
22777   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
22778   algorithm: "plot_tsa_name"
22779   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
22780   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22781   include:
22782     - "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"
22783     - "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"
22784     - "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"
22785     - "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"
22786     - "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"
22787     - "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"
22788   layout:
22789     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
22790     layout: "plot-throughput-speedup-analysis"
22791
22792 - type: "plot"
22793   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
22794   algorithm: "plot_tsa_name"
22795   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
22796   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22797   include:
22798     - "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"
22799     - "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"
22800     - "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"
22801     - "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"
22802     - "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"
22803     - "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"
22804   layout:
22805     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
22806     layout: "plot-throughput-speedup-analysis"
22807
22808 # Packet Throughput - DPDK
22809
22810 # 2n-clx-xxv710
22811
22812 - type: "plot"
22813   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
22814   algorithm: "plot_perf_box_name"
22815   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
22816   data: "plot-dpdk-throughput-latency-2n-clx"
22817   include:
22818     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22819     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22820   layout:
22821     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
22822     layout: "plot-throughput"
22823
22824 - type: "plot"
22825   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
22826   algorithm: "plot_perf_box_name"
22827   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
22828   data: "plot-dpdk-throughput-latency-2n-clx"
22829   include:
22830     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22831     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22832   layout:
22833     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
22834     layout: "plot-throughput"
22835
22836 - type: "plot"
22837   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
22838   algorithm: "plot_perf_box_name"
22839   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
22840   data: "plot-dpdk-throughput-latency-2n-clx"
22841   include:
22842     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22843     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22844   layout:
22845     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
22846     layout: "plot-throughput"
22847
22848 - type: "plot"
22849   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
22850   algorithm: "plot_perf_box_name"
22851   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
22852   data: "plot-dpdk-throughput-latency-2n-clx"
22853   include:
22854     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22855     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22856   layout:
22857     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
22858     layout: "plot-throughput"
22859
22860 # 2n-clx-x710
22861
22862 - type: "plot"
22863   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
22864   algorithm: "plot_perf_box_name"
22865   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
22866   data: "plot-dpdk-throughput-latency-2n-clx"
22867   include:
22868     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22869     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22870   layout:
22871     title: "2n-clx-x710-64b-2t1c-base-ndr"
22872     layout: "plot-throughput"
22873
22874 - type: "plot"
22875   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
22876   algorithm: "plot_perf_box_name"
22877   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
22878   data: "plot-dpdk-throughput-latency-2n-clx"
22879   include:
22880     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22881     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22882   layout:
22883     title: "2n-clx-x710-64b-4t2c-base-ndr"
22884     layout: "plot-throughput"
22885
22886 - type: "plot"
22887   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
22888   algorithm: "plot_perf_box_name"
22889   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
22890   data: "plot-dpdk-throughput-latency-2n-clx"
22891   include:
22892     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22893     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22894   layout:
22895     title: "2n-clx-x710-64b-2t1c-base-pdr"
22896     layout: "plot-throughput"
22897
22898 - type: "plot"
22899   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
22900   algorithm: "plot_perf_box_name"
22901   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
22902   data: "plot-dpdk-throughput-latency-2n-clx"
22903   include:
22904     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22905     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22906   layout:
22907     title: "2n-clx-x710-64b-4t2c-base-pdr"
22908     layout: "plot-throughput"
22909
22910 ###############################################################################
22911
22912 # 2n-zn2
22913
22914 # Packet Throughput
22915
22916 - type: "plot"
22917   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
22918   algorithm: "plot_perf_box_name"
22919   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
22920   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22921   include:
22922     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22923     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22924     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22925     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22926   layout:
22927     title: "2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
22928     layout: "plot-throughput"
22929
22930 - type: "plot"
22931   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
22932   algorithm: "plot_perf_box_name"
22933   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
22934   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22935   include:
22936     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22937     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22938     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22939     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22940   layout:
22941     title: "2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
22942     layout: "plot-throughput"
22943
22944 - type: "plot"
22945   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
22946   algorithm: "plot_perf_box_name"
22947   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
22948   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22949   include:
22950     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22951     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22952     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22953     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22954   layout:
22955     title: "2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
22956     layout: "plot-throughput"
22957
22958 - type: "plot"
22959   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
22960   algorithm: "plot_perf_box_name"
22961   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
22962   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22963   include:
22964     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22965     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22966     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22967     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22968   layout:
22969     title: "2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
22970     layout: "plot-throughput"
22971
22972 - type: "plot"
22973   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
22974   algorithm: "plot_perf_box_name"
22975   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
22976   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22977   include:
22978     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22979     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22980     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22981     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22982   layout:
22983     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
22984     layout: "plot-throughput"
22985
22986 - type: "plot"
22987   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
22988   algorithm: "plot_perf_box_name"
22989   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
22990   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22991   include:
22992     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22993     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22994     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22995     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22996   layout:
22997     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
22998     layout: "plot-throughput"
22999
23000 - type: "plot"
23001   title: "Throughput: 2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
23002   algorithm: "plot_perf_box_name"
23003   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
23004   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23005   include:
23006     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
23007     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
23008     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
23009     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23010     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
23011     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23012   layout:
23013     title: "2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
23014     layout: "plot-throughput"
23015
23016 - type: "plot"
23017   title: "Throughput: 2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
23018   algorithm: "plot_perf_box_name"
23019   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
23020   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23021   include:
23022     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
23023     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
23024     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
23025     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23026     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
23027     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23028   layout:
23029     title: "2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
23030     layout: "plot-throughput"
23031
23032 - type: "plot"
23033   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
23034   algorithm: "plot_perf_box_name"
23035   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
23036   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23037   include:
23038     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
23039     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
23040     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
23041     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
23042     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
23043     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
23044     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23045   layout:
23046     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
23047     layout: "plot-throughput"
23048
23049 - type: "plot"
23050   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
23051   algorithm: "plot_perf_box_name"
23052   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
23053   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23054   include:
23055     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
23056     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
23057     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
23058     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
23059     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
23060     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
23061     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23062   layout:
23063     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
23064     layout: "plot-throughput"
23065
23066 - type: "plot"
23067   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
23068   algorithm: "plot_perf_box_name"
23069   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
23070   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23071   include:
23072     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
23073     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23074     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
23075     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
23076     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
23077     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
23078     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
23079     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
23080   layout:
23081     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
23082     layout: "plot-throughput"
23083
23084 - type: "plot"
23085   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
23086   algorithm: "plot_perf_box_name"
23087   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
23088   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23089   include:
23090     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
23091     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23092     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
23093     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
23094     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
23095     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
23096     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
23097     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
23098   layout:
23099     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
23100     layout: "plot-throughput"
23101
23102 - type: "plot"
23103   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
23104   algorithm: "plot_perf_box_name"
23105   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
23106   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23107   include:
23108     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23109     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23110     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23111     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23112     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23113     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23114   layout:
23115     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
23116     layout: "plot-throughput"
23117
23118 - type: "plot"
23119   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
23120   algorithm: "plot_perf_box_name"
23121   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
23122   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23123   include:
23124     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23125     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23126     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23127     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23128     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23129     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23130   layout:
23131     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
23132     layout: "plot-throughput"
23133
23134 - type: "plot"
23135   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
23136   algorithm: "plot_perf_box_name"
23137   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
23138   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23139   include:
23140     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23141     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
23142     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
23143     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
23144     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
23145   layout:
23146     title: "2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
23147     layout: "plot-throughput"
23148
23149 #- type: "plot"
23150 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
23151 #  algorithm: "plot_perf_box_name"
23152 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
23153 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23154 #  include:
23155 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
23156 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
23157 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
23158 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
23159 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
23160 #  layout:
23161 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
23162 #    layout: "plot-throughput"
23163 #
23164 #- type: "plot"
23165 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
23166 #  algorithm: "plot_perf_box_name"
23167 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
23168 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23169 #  include:
23170 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
23171 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
23172 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
23173 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
23174 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
23175 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
23176 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
23177 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
23178 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
23179 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
23180 #  layout:
23181 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
23182 #    layout: "plot-cps"
23183 #
23184 #- type: "plot"
23185 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
23186 #  algorithm: "plot_perf_box_name"
23187 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
23188 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23189 #  include:
23190 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
23191 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
23192 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
23193 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
23194 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
23195 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
23196 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
23197 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
23198 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
23199 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
23200 #  layout:
23201 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
23202 #    layout: "plot-throughput"
23203 #
23204 #- type: "plot"
23205 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
23206 #  algorithm: "plot_perf_box_name"
23207 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
23208 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23209 #  include:
23210 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
23211 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
23212 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
23213 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
23214 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
23215 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
23216 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
23217 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
23218 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
23219 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
23220 #  layout:
23221 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
23222 #    layout: "plot-cps"
23223 #
23224 #- type: "plot"
23225 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
23226 #  algorithm: "plot_perf_box_name"
23227 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
23228 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23229 #  include:
23230 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
23231 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
23232 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
23233 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
23234 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
23235 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
23236 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
23237 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
23238 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
23239 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
23240 #  layout:
23241 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
23242 #    layout: "plot-throughput"
23243
23244 - type: "plot"
23245   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
23246   algorithm: "plot_perf_box_name"
23247   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
23248   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23249   include:
23250     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23251     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
23252     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
23253     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
23254     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
23255   layout:
23256     title: "2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
23257     layout: "plot-throughput"
23258
23259 #- type: "plot"
23260 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
23261 #  algorithm: "plot_perf_box_name"
23262 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
23263 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23264 #  include:
23265 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
23266 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
23267 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
23268 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
23269 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
23270 #  layout:
23271 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
23272 #    layout: "plot-throughput"
23273 #
23274 #- type: "plot"
23275 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
23276 #  algorithm: "plot_perf_box_name"
23277 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
23278 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23279 #  include:
23280 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
23281 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
23282 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
23283 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
23284 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
23285 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
23286 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
23287 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
23288 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
23289 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
23290 #  layout:
23291 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
23292 #    layout: "plot-cps"
23293 #
23294 #- type: "plot"
23295 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
23296 #  algorithm: "plot_perf_box_name"
23297 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
23298 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23299 #  include:
23300 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
23301 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
23302 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
23303 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
23304 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
23305 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
23306 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
23307 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
23308 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
23309 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
23310 #  layout:
23311 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
23312 #    layout: "plot-throughput"
23313 #
23314 #- type: "plot"
23315 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
23316 #  algorithm: "plot_perf_box_name"
23317 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
23318 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23319 #  include:
23320 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
23321 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
23322 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
23323 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
23324 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
23325 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
23326 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
23327 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
23328 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
23329 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
23330 #  layout:
23331 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
23332 #    layout: "plot-cps"
23333 #
23334 #- type: "plot"
23335 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
23336 #  algorithm: "plot_perf_box_name"
23337 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
23338 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23339 #  include:
23340 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
23341 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
23342 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
23343 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
23344 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
23345 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
23346 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
23347 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
23348 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
23349 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
23350 #  layout:
23351 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
23352 #    layout: "plot-throughput"
23353
23354 - type: "plot"
23355   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
23356   algorithm: "plot_perf_box_name"
23357   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
23358   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23359   include:
23360     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23361     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23362     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23363     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23364     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23365     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23366   layout:
23367     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
23368     layout: "plot-throughput"
23369
23370 - type: "plot"
23371   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
23372   algorithm: "plot_perf_box_name"
23373   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
23374   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23375   include:
23376     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23377     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23378     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23379     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23380     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23381     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23382   layout:
23383     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
23384     layout: "plot-throughput"
23385
23386 - type: "plot"
23387   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
23388   algorithm: "plot_perf_box_name"
23389   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
23390   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23391   include:
23392     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
23393     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
23394     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
23395     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
23396     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
23397     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
23398     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
23399     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
23400   layout:
23401     title: "2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
23402     layout: "plot-throughput"
23403
23404 - type: "plot"
23405   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
23406   algorithm: "plot_perf_box_name"
23407   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
23408   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23409   include:
23410     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
23411     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
23412     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
23413     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
23414     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
23415     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
23416     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
23417     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
23418   layout:
23419     title: "2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
23420     layout: "plot-throughput"
23421
23422 - type: "plot"
23423   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
23424   algorithm: "plot_perf_box_name"
23425   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
23426   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23427   include:
23428     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23429     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23430     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23431     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23432     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23433     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23434   layout:
23435     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
23436     layout: "plot-throughput"
23437
23438 - type: "plot"
23439   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
23440   algorithm: "plot_perf_box_name"
23441   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
23442   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23443   include:
23444     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23445     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23446     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23447     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23448     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23449     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23450   layout:
23451     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
23452     layout: "plot-throughput"
23453
23454 - type: "plot"
23455   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
23456   algorithm: "plot_perf_box_name"
23457   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
23458   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23459   include:
23460     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
23461     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
23462     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
23463     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
23464     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
23465   layout:
23466     title: "2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
23467     layout: "plot-throughput"
23468
23469 - type: "plot"
23470   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
23471   algorithm: "plot_perf_box_name"
23472   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
23473   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23474   include:
23475     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
23476     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
23477     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
23478     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
23479     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
23480   layout:
23481     title: "2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
23482     layout: "plot-throughput"
23483
23484 - type: "plot"
23485   title: "Throughput: 2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
23486   algorithm: "plot_perf_box_name"
23487   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
23488   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23489   include:
23490     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
23491     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23492     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
23493     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23494     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23495     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23496     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23497   layout:
23498     title: "2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
23499     layout: "plot-throughput"
23500
23501 - type: "plot"
23502   title: "Throughput: 2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
23503   algorithm: "plot_perf_box_name"
23504   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
23505   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23506   include:
23507     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
23508     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23509     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
23510     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23511     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23512     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23513     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23514   layout:
23515     title: "2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
23516     layout: "plot-throughput"
23517
23518 - type: "plot"
23519   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
23520   algorithm: "plot_perf_box_name"
23521   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
23522   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23523   include:
23524     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
23525     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23526     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
23527     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
23528     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
23529     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
23530     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
23531     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23532   layout:
23533     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
23534     layout: "plot-throughput"
23535
23536 - type: "plot"
23537   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
23538   algorithm: "plot_perf_box_name"
23539   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
23540   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23541   include:
23542     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
23543     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23544     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
23545     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
23546     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
23547     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
23548     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
23549     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23550   layout:
23551     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
23552     layout: "plot-throughput"
23553
23554 - type: "plot"
23555   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
23556   algorithm: "plot_perf_box_name"
23557   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
23558   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23559   include:
23560     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23561     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23562     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
23563     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
23564     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
23565     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
23566     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23567     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
23568   layout:
23569     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
23570     layout: "plot-throughput"
23571
23572 - type: "plot"
23573   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
23574   algorithm: "plot_perf_box_name"
23575   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
23576   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23577   include:
23578     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23579     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23580     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
23581     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
23582     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
23583     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
23584     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23585     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
23586   layout:
23587     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
23588     layout: "plot-throughput"
23589
23590 - type: "plot"
23591   title: "Throughput: 2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
23592   algorithm: "plot_perf_box_name"
23593   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
23594   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23595   include:
23596     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
23597     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
23598     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
23599     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
23600     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
23601   layout:
23602     title: "2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
23603     layout: "plot-throughput"
23604
23605 - type: "plot"
23606   title: "Throughput: 2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
23607   algorithm: "plot_perf_box_name"
23608   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
23609   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23610   include:
23611     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
23612     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
23613     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
23614     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
23615     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
23616   layout:
23617     title: "2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
23618     layout: "plot-throughput"
23619
23620 - type: "plot"
23621   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
23622   algorithm: "plot_perf_box_name"
23623   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
23624   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23625   include:
23626     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23627     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23628     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23629     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23630     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23631   layout:
23632     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
23633     layout: "plot-throughput"
23634
23635 - type: "plot"
23636   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
23637   algorithm: "plot_perf_box_name"
23638   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
23639   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23640   include:
23641     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23642     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23643     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23644     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23645     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23646   layout:
23647     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
23648     layout: "plot-throughput"
23649
23650 - type: "plot"
23651   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23652   algorithm: "plot_perf_box_name"
23653   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23654   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23655   include:
23656     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23657     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23658     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23659     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23660     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23661   layout:
23662     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23663     layout: "plot-throughput"
23664
23665 - type: "plot"
23666   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23667   algorithm: "plot_perf_box_name"
23668   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23669   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23670   include:
23671     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23672     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23673     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23674     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23675     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23676   layout:
23677     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23678     layout: "plot-throughput"
23679
23680 - type: "plot"
23681   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
23682   algorithm: "plot_perf_box_name"
23683   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
23684   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23685   include:
23686     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
23687     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23688     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23689     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23690     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23691     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23692   layout:
23693     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
23694     layout: "plot-throughput"
23695
23696 - type: "plot"
23697   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
23698   algorithm: "plot_perf_box_name"
23699   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
23700   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23701   include:
23702     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
23703     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23704     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23705     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23706     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23707     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23708   layout:
23709     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
23710     layout: "plot-throughput"
23711
23712 - type: "plot"
23713   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
23714   algorithm: "plot_perf_box_name"
23715   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
23716   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23717   include:
23718     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23719     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
23720     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
23721     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23722   layout:
23723     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
23724     layout: "plot-throughput"
23725
23726 - type: "plot"
23727   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
23728   algorithm: "plot_perf_box_name"
23729   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
23730   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23731   include:
23732     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23733     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
23734     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
23735     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23736   layout:
23737     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
23738     layout: "plot-throughput"
23739
23740 - type: "plot"
23741   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
23742   algorithm: "plot_perf_box_name"
23743   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
23744   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23745   include:
23746     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
23747     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23748     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23749     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23750     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23751     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23752   layout:
23753     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
23754     layout: "plot-throughput"
23755
23756 - type: "plot"
23757   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
23758   algorithm: "plot_perf_box_name"
23759   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
23760   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23761   include:
23762     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
23763     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23764     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23765     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23766     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23767     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23768   layout:
23769     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
23770     layout: "plot-throughput"
23771
23772 - type: "plot"
23773   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23774   algorithm: "plot_perf_box_name"
23775   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23776   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23777   include:
23778     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23779     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
23780     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
23781     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23782   layout:
23783     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23784     layout: "plot-throughput"
23785
23786 - type: "plot"
23787   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23788   algorithm: "plot_perf_box_name"
23789   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23790   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23791   include:
23792     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23793     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
23794     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
23795     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23796   layout:
23797     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23798     layout: "plot-throughput"
23799
23800 - type: "plot"
23801   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
23802   algorithm: "plot_perf_box_name"
23803   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
23804   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23805   include:
23806     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
23807     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
23808     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23809     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
23810     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
23811     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23812   layout:
23813     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
23814     layout: "plot-throughput"
23815
23816 - type: "plot"
23817   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
23818   algorithm: "plot_perf_box_name"
23819   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
23820   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23821   include:
23822     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
23823     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
23824     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23825     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
23826     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
23827     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23828   layout:
23829     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
23830     layout: "plot-throughput"
23831
23832 - type: "plot"
23833   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
23834   algorithm: "plot_perf_box_name"
23835   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
23836   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23837   include:
23838     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23839     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
23840     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
23841     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
23842   layout:
23843     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
23844     layout: "plot-throughput"
23845
23846 - type: "plot"
23847   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
23848   algorithm: "plot_perf_box_name"
23849   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
23850   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23851   include:
23852     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23853     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
23854     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
23855     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
23856   layout:
23857     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
23858     layout: "plot-throughput"
23859
23860 - type: "plot"
23861   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
23862   algorithm: "plot_perf_box_name"
23863   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
23864   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23865   include:
23866     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23867     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23868     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23869     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23870     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23871   layout:
23872     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
23873     layout: "plot-throughput"
23874
23875 - type: "plot"
23876   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
23877   algorithm: "plot_perf_box_name"
23878   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
23879   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23880   include:
23881     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23882     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23883     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23884     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23885     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23886   layout:
23887     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
23888     layout: "plot-throughput"
23889
23890 - type: "plot"
23891   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
23892   algorithm: "plot_perf_box_name"
23893   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
23894   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23895   include:
23896     - "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"
23897     - "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"
23898     - "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"
23899     - "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"
23900     - "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"
23901   layout:
23902     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
23903     layout: "plot-throughput"
23904
23905 - type: "plot"
23906   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
23907   algorithm: "plot_perf_box_name"
23908   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
23909   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23910   include:
23911     - "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"
23912     - "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"
23913     - "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"
23914     - "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"
23915     - "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"
23916   layout:
23917     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
23918     layout: "plot-throughput"
23919
23920 - type: "plot"
23921   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
23922   algorithm: "plot_perf_box_name"
23923   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
23924   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23925   include:
23926     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23927     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23928     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23929     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23930     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23931   layout:
23932     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
23933     layout: "plot-throughput"
23934
23935 - type: "plot"
23936   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
23937   algorithm: "plot_perf_box_name"
23938   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
23939   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23940   include:
23941     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23942     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23943     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23944     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23945     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23946   layout:
23947     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
23948     layout: "plot-throughput"
23949
23950 - type: "plot"
23951   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
23952   algorithm: "plot_perf_box_name"
23953   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
23954   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23955   include:
23956     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23957     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23958     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23959     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23960     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
23961   layout:
23962     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
23963     layout: "plot-throughput"
23964
23965 - type: "plot"
23966   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
23967   algorithm: "plot_perf_box_name"
23968   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
23969   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23970   include:
23971     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23972     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23973     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23974     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23975     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
23976   layout:
23977     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
23978     layout: "plot-throughput"
23979
23980 - type: "plot"
23981   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
23982   algorithm: "plot_perf_box_name"
23983   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
23984   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23985   include:
23986     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23987     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23988     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23989     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23990   layout:
23991     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
23992     layout: "plot-throughput"
23993
23994 - type: "plot"
23995   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
23996   algorithm: "plot_perf_box_name"
23997   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
23998   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23999   include:
24000     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24001     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24002     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24003     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24004   layout:
24005     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
24006     layout: "plot-throughput"
24007
24008 - type: "plot"
24009   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
24010   algorithm: "plot_perf_box_name"
24011   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
24012   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24013   include:
24014     - "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"
24015     - "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"
24016     - "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"
24017     - "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"
24018   layout:
24019     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
24020     layout: "plot-throughput"
24021
24022 - type: "plot"
24023   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
24024   algorithm: "plot_perf_box_name"
24025   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
24026   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24027   include:
24028     - "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"
24029     - "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"
24030     - "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"
24031     - "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"
24032   layout:
24033     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
24034     layout: "plot-throughput"
24035
24036 - type: "plot"
24037   title: "Throughput: 2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
24038   algorithm: "plot_perf_box_name"
24039   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
24040   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24041   include:
24042     - "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"
24043     - "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"
24044     - "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"
24045     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
24046     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
24047     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
24048   layout:
24049     title: "2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
24050     layout: "plot-throughput"
24051
24052 - type: "plot"
24053   title: "Throughput: 2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
24054   algorithm: "plot_perf_box_name"
24055   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
24056   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24057   include:
24058     - "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"
24059     - "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"
24060     - "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"
24061     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
24062     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
24063     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
24064   layout:
24065     title: "2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
24066     layout: "plot-throughput"
24067
24068 ################################################################################
24069
24070 # Packet Speedup
24071
24072 - type: "plot"
24073   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-avf-ndr-tsa"
24074   algorithm: "plot_tsa_name"
24075   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-avf-ndr-tsa"
24076   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24077   include:
24078     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24079     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24080     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24081     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24082   layout:
24083     title: "2n-zn2-xxv710-64b-memif-base-avf-ndr"
24084     layout: "plot-throughput-speedup-analysis"
24085
24086 - type: "plot"
24087   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-avf-pdr-tsa"
24088   algorithm: "plot_tsa_name"
24089   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-avf-pdr-tsa"
24090   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24091   include:
24092     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24093     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24094     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24095     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24096   layout:
24097     title: "2n-zn2-xxv710-64b-memif-base-avf-pdr"
24098     layout: "plot-throughput-speedup-analysis"
24099
24100 - type: "plot"
24101   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-dpdk-ndr-tsa"
24102   algorithm: "plot_tsa_name"
24103   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-dpdk-ndr-tsa"
24104   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24105   include:
24106     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24107     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24108     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24109     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24110   layout:
24111     title: "2n-zn2-xxv710-64b-memif-base-dpdk-ndr"
24112     layout: "plot-throughput-speedup-analysis"
24113
24114 - type: "plot"
24115   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-dpdk-pdr-tsa"
24116   algorithm: "plot_tsa_name"
24117   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-dpdk-pdr-tsa"
24118   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24119   include:
24120     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24121     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24122     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24123     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24124   layout:
24125     title: "2n-zn2-xxv710-64b-memif-base-dpdk-pdr"
24126     layout: "plot-throughput-speedup-analysis"
24127
24128 - type: "plot"
24129   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
24130   algorithm: "plot_tsa_name"
24131   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
24132   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24133   include:
24134     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24135     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24136     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24137     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24138   layout:
24139     title: "2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
24140     layout: "plot-throughput-speedup-analysis"
24141
24142 - type: "plot"
24143   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
24144   algorithm: "plot_tsa_name"
24145   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
24146   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24147   include:
24148     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24149     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24150     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24151     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24152   layout:
24153     title: "2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
24154     layout: "plot-throughput-speedup-analysis"
24155
24156 - type: "plot"
24157   title: "Speedup: 2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
24158   algorithm: "plot_tsa_name"
24159   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
24160   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24161   include:
24162     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
24163     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
24164     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
24165     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
24166     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
24167     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24168   layout:
24169     title: "2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
24170     layout: "plot-throughput-speedup-analysis"
24171
24172 - type: "plot"
24173   title: "Speedup: 2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
24174   algorithm: "plot_tsa_name"
24175   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
24176   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24177   include:
24178     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
24179     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
24180     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
24181     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
24182     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
24183     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24184   layout:
24185     title: "2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
24186     layout: "plot-throughput-speedup-analysis"
24187
24188 - type: "plot"
24189   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
24190   algorithm: "plot_tsa_name"
24191   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
24192   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24193   include:
24194     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
24195     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
24196     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
24197     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
24198     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
24199     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
24200     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
24201   layout:
24202     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr"
24203     layout: "plot-throughput-speedup-analysis"
24204
24205 - type: "plot"
24206   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
24207   algorithm: "plot_tsa_name"
24208   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
24209   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24210   include:
24211     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
24212     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
24213     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
24214     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
24215     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
24216     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
24217     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
24218   layout:
24219     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr"
24220     layout: "plot-throughput-speedup-analysis"
24221
24222 - type: "plot"
24223   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
24224   algorithm: "plot_tsa_name"
24225   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
24226   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24227   include:
24228     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
24229     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24230     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
24231     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
24232     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
24233     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
24234     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
24235     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
24236   layout:
24237     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
24238     layout: "plot-throughput-speedup-analysis"
24239
24240 - type: "plot"
24241   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
24242   algorithm: "plot_tsa_name"
24243   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
24244   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24245   include:
24246     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
24247     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24248     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
24249     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
24250     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
24251     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
24252     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
24253     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
24254   layout:
24255     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
24256     layout: "plot-throughput-speedup-analysis"
24257
24258 - type: "plot"
24259   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
24260   algorithm: "plot_tsa_name"
24261   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
24262   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24263   include:
24264     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24265     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24266     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24267     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24268     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24269     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24270   layout:
24271     title: "2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr"
24272     layout: "plot-throughput-speedup-analysis"
24273
24274 - type: "plot"
24275   title: "Speedup: 2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
24276   algorithm: "plot_tsa_name"
24277   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
24278   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24279   include:
24280     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24281     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
24282     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
24283     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
24284     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
24285   layout:
24286     title: "2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
24287     layout: "plot-throughput-speedup-analysis"
24288
24289 #- type: "plot"
24290 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
24291 #  algorithm: "plot_tsa_name"
24292 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
24293 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24294 #  include:
24295 #    - "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"
24296 #    - "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"
24297 #    - "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"
24298 #    - "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"
24299 #    - "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"
24300 #  layout:
24301 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
24302 #    layout: "plot-throughput-speedup-analysis"
24303 #
24304 #- type: "plot"
24305 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
24306 #  algorithm: "plot_tsa_name"
24307 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
24308 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24309 #  include:
24310 #    - "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"
24311 #    - "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"
24312 #    - "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"
24313 #    - "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"
24314 #    - "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"
24315 #    - "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"
24316 #    - "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"
24317 #    - "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"
24318 #    - "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"
24319 #    - "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"
24320 #  layout:
24321 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
24322 #    layout: "plot-throughput-speedup-analysis-cps"
24323 #
24324 #- type: "plot"
24325 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
24326 #  algorithm: "plot_tsa_name"
24327 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
24328 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24329 #  include:
24330 #    - "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"
24331 #    - "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"
24332 #    - "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"
24333 #    - "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"
24334 #    - "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"
24335 #    - "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"
24336 #    - "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"
24337 #    - "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"
24338 #    - "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"
24339 #    - "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"
24340 #  layout:
24341 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
24342 #    layout: "plot-throughput-speedup-analysis"
24343 #
24344 #- type: "plot"
24345 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
24346 #  algorithm: "plot_tsa_name"
24347 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
24348 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24349 #  include:
24350 #    - "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"
24351 #    - "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"
24352 #    - "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"
24353 #    - "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"
24354 #    - "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"
24355 #    - "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"
24356 #    - "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"
24357 #    - "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"
24358 #    - "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"
24359 #    - "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"
24360 #  layout:
24361 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
24362 #    layout: "plot-throughput-speedup-analysis-cps"
24363 #
24364 #- type: "plot"
24365 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
24366 #  algorithm: "plot_tsa_name"
24367 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
24368 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24369 #  include:
24370 #    - "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"
24371 #    - "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"
24372 #    - "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"
24373 #    - "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"
24374 #    - "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"
24375 #    - "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"
24376 #    - "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"
24377 #    - "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"
24378 #    - "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"
24379 #    - "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"
24380 #  layout:
24381 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
24382 #    layout: "plot-throughput-speedup-analysis"
24383
24384 - type: "plot"
24385   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
24386   algorithm: "plot_tsa_name"
24387   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
24388   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24389   include:
24390     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24391     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24392     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24393     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24394     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24395     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24396   layout:
24397     title: "2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr"
24398     layout: "plot-throughput-speedup-analysis"
24399
24400 - type: "plot"
24401   title: "Speedup: 2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
24402   algorithm: "plot_tsa_name"
24403   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
24404   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24405   include:
24406     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24407     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
24408     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
24409     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
24410     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
24411   layout:
24412     title: "2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
24413     layout: "plot-throughput-speedup-analysis"
24414
24415 #- type: "plot"
24416 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
24417 #  algorithm: "plot_tsa_name"
24418 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
24419 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24420 #  include:
24421 #    - "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"
24422 #    - "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"
24423 #    - "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"
24424 #    - "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"
24425 #    - "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"
24426 #  layout:
24427 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
24428 #    layout: "plot-throughput-speedup-analysis"
24429 #
24430 #- type: "plot"
24431 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
24432 #  algorithm: "plot_tsa_name"
24433 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
24434 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24435 #  include:
24436 #    - "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"
24437 #    - "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"
24438 #    - "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"
24439 #    - "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"
24440 #    - "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"
24441 #    - "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"
24442 #    - "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"
24443 #    - "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"
24444 #    - "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"
24445 #    - "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"
24446 #  layout:
24447 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
24448 #    layout: "plot-throughput-speedup-analysis-cps"
24449 #
24450 #- type: "plot"
24451 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
24452 #  algorithm: "plot_tsa_name"
24453 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
24454 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24455 #  include:
24456 #    - "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"
24457 #    - "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"
24458 #    - "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"
24459 #    - "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"
24460 #    - "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"
24461 #    - "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"
24462 #    - "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"
24463 #    - "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"
24464 #    - "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"
24465 #    - "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"
24466 #  layout:
24467 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
24468 #    layout: "plot-throughput-speedup-analysis"
24469 #
24470 #- type: "plot"
24471 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
24472 #  algorithm: "plot_tsa_name"
24473 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
24474 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24475 #  include:
24476 #    - "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"
24477 #    - "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"
24478 #    - "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"
24479 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
24480 #    - "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"
24481 #    - "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"
24482 #    - "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"
24483 #    - "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"
24484 #    - "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"
24485 #    - "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"
24486 #  layout:
24487 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
24488 #    layout: "plot-throughput-speedup-analysis-cps"
24489 #
24490 #- type: "plot"
24491 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
24492 #  algorithm: "plot_tsa_name"
24493 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
24494 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24495 #  include:
24496 #    - "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"
24497 #    - "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"
24498 #    - "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"
24499 #    - "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"
24500 #    - "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"
24501 #    - "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"
24502 #    - "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"
24503 #    - "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"
24504 #    - "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"
24505 #    - "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"
24506 #  layout:
24507 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
24508 #    layout: "plot-throughput-speedup-analysis"
24509
24510 - type: "plot"
24511   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
24512   algorithm: "plot_tsa_name"
24513   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
24514   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24515   include:
24516     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24517     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24518     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24519     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24520     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24521     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24522   layout:
24523     title: "2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr"
24524     layout: "plot-throughput-speedup-analysis"
24525
24526 - type: "plot"
24527   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
24528   algorithm: "plot_tsa_name"
24529   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
24530   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24531   include:
24532     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24533     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24534     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24535     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24536     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24537     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24538   layout:
24539     title: "2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr"
24540     layout: "plot-throughput-speedup-analysis"
24541
24542 - type: "plot"
24543   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ip4base-ndr-tsa"
24544   algorithm: "plot_tsa_name"
24545   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ip4base-ndr-tsa"
24546   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24547   include:
24548     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
24549     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
24550     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
24551     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
24552     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
24553     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
24554     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
24555     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
24556   layout:
24557     title: "2n-zn2-cx556a-64b-rdma-ip4base-ndr"
24558     layout: "plot-throughput-speedup-analysis"
24559
24560 - type: "plot"
24561   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ip4base-pdr-tsa"
24562   algorithm: "plot_tsa_name"
24563   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ip4base-pdr-tsa"
24564   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24565   include:
24566     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
24567     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
24568     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
24569     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
24570     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
24571     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
24572     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
24573     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
24574   layout:
24575     title: "2n-zn2-cx556a-64b-rdma-ip4base-pdr"
24576     layout: "plot-throughput-speedup-analysis"
24577
24578 - type: "plot"
24579   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-features-ndr-tsa"
24580   algorithm: "plot_tsa_name"
24581   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-features-ndr-tsa"
24582   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24583   include:
24584     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24585     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24586     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24587     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24588     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24589     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24590   layout:
24591     title: "2n-zn2-cx556a-64b-rdma-ethip4-features-ndr"
24592     layout: "plot-throughput-speedup-analysis"
24593
24594 - type: "plot"
24595   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-features-pdr-tsa"
24596   algorithm: "plot_tsa_name"
24597   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-features-pdr-tsa"
24598   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24599   include:
24600     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24601     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24602     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24603     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24604     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24605     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24606   layout:
24607     title: "2n-zn2-cx556a-64b-rdma-ethip4-features-pdr"
24608     layout: "plot-throughput-speedup-analysis"
24609
24610 - type: "plot"
24611   title: "Speedup: 2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
24612   algorithm: "plot_tsa_name"
24613   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
24614   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24615   include:
24616     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
24617     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
24618     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
24619     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
24620     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
24621   layout:
24622     title: "2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
24623     layout: "plot-throughput-speedup-analysis"
24624
24625 - type: "plot"
24626   title: "Speedup: 2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
24627   algorithm: "plot_tsa_name"
24628   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
24629   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24630   include:
24631     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
24632     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
24633     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
24634     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
24635     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
24636   layout:
24637     title: "2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
24638     layout: "plot-throughput-speedup-analysis"
24639
24640 - type: "plot"
24641   title: "Speedup: 2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
24642   algorithm: "plot_tsa_name"
24643   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
24644   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24645   include:
24646     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24647     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24648     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24649     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24650     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24651     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24652     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24653   layout:
24654     title: "2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
24655     layout: "plot-throughput-speedup-analysis"
24656
24657 - type: "plot"
24658   title: "Speedup: 2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
24659   algorithm: "plot_tsa_name"
24660   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
24661   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24662   include:
24663     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24664     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24665     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24666     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24667     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24668     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24669     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24670   layout:
24671     title: "2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
24672     layout: "plot-throughput-speedup-analysis"
24673
24674 - type: "plot"
24675   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
24676   algorithm: "plot_tsa_name"
24677   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
24678   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24679   include:
24680     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24681     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24682     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
24683     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
24684     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
24685     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
24686     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24687     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24688   layout:
24689     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr"
24690     layout: "plot-throughput-speedup-analysis"
24691
24692 - type: "plot"
24693   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
24694   algorithm: "plot_tsa_name"
24695   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
24696   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24697   include:
24698     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24699     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24700     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
24701     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
24702     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
24703     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
24704     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24705     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24706   layout:
24707     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr"
24708     layout: "plot-throughput-speedup-analysis"
24709
24710 - type: "plot"
24711   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
24712   algorithm: "plot_tsa_name"
24713   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
24714   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24715   include:
24716     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24717     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24718     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
24719     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
24720     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
24721     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
24722     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24723     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
24724   layout:
24725     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
24726     layout: "plot-throughput-speedup-analysis"
24727
24728 - type: "plot"
24729   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
24730   algorithm: "plot_tsa_name"
24731   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
24732   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24733   include:
24734     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24735     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24736     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
24737     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
24738     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
24739     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
24740     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24741     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
24742   layout:
24743     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
24744     layout: "plot-throughput-speedup-analysis"
24745
24746 - type: "plot"
24747   title: "Speedup: 2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
24748   algorithm: "plot_tsa_name"
24749   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
24750   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24751   include:
24752     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
24753     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
24754     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
24755     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
24756     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
24757   layout:
24758     title: "2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr"
24759     layout: "plot-throughput-speedup-analysis"
24760
24761 - type: "plot"
24762   title: "Speedup: 2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
24763   algorithm: "plot_tsa_name"
24764   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
24765   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24766   include:
24767     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
24768     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
24769     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
24770     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
24771     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
24772   layout:
24773     title: "2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr"
24774     layout: "plot-throughput-speedup-analysis"
24775
24776 - type: "plot"
24777   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-avf-ndr-tsa"
24778   algorithm: "plot_tsa_name"
24779   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-avf-ndr-tsa"
24780   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24781   include:
24782     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24783     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24784     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24785     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24786     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24787   layout:
24788     title: "2n-zn2-x710-64b-l2switching-base-scale-avf-ndr"
24789     layout: "plot-throughput-speedup-analysis"
24790
24791 - type: "plot"
24792   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-avf-pdr-tsa"
24793   algorithm: "plot_tsa_name"
24794   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-avf-pdr-tsa"
24795   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24796   include:
24797     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24798     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24799     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24800     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24801     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24802   layout:
24803     title: "2n-zn2-x710-64b-l2switching-base-scale-avf-pdr"
24804     layout: "plot-throughput-speedup-analysis"
24805
24806 - type: "plot"
24807   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
24808   algorithm: "plot_tsa_name"
24809   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
24810   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24811   include:
24812     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
24813     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
24814     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
24815     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24816     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
24817   layout:
24818     title: "2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr"
24819     layout: "plot-throughput-speedup-analysis"
24820
24821 - type: "plot"
24822   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24823   algorithm: "plot_tsa_name"
24824   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24825   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24826   include:
24827     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
24828     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
24829     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
24830     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24831     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
24832   layout:
24833     title: "2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr"
24834     layout: "plot-throughput-speedup-analysis"
24835
24836 - type: "plot"
24837   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-avf-ndr-tsa"
24838   algorithm: "plot_tsa_name"
24839   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-avf-ndr-tsa"
24840   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24841   include:
24842     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
24843     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24844     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24845     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24846     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24847     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24848   layout:
24849     title: "2n-zn2-xxv710-64b-l2switching-base-avf-ndr"
24850     layout: "plot-throughput-speedup-analysis"
24851
24852 - type: "plot"
24853   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-avf-pdr-tsa"
24854   algorithm: "plot_tsa_name"
24855   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-avf-pdr-tsa"
24856   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24857   include:
24858     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
24859     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24860     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24861     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24862     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24863     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24864   layout:
24865     title: "2n-zn2-xxv710-64b-l2switching-base-avf-pdr"
24866     layout: "plot-throughput-speedup-analysis"
24867
24868 - type: "plot"
24869   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
24870   algorithm: "plot_tsa_name"
24871   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
24872   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24873   include:
24874     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24875     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
24876     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
24877     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24878   layout:
24879     title: "2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr"
24880     layout: "plot-throughput-speedup-analysis"
24881
24882 - type: "plot"
24883   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
24884   algorithm: "plot_tsa_name"
24885   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
24886   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24887   include:
24888     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24889     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
24890     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
24891     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24892   layout:
24893     title: "2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr"
24894     layout: "plot-throughput-speedup-analysis"
24895
24896 - type: "plot"
24897   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
24898   algorithm: "plot_tsa_name"
24899   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
24900   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24901   include:
24902     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
24903     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
24904     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24905     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
24906     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
24907     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24908   layout:
24909     title: "2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr"
24910     layout: "plot-throughput-speedup-analysis"
24911
24912 - type: "plot"
24913   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
24914   algorithm: "plot_tsa_name"
24915   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
24916   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24917   include:
24918     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
24919     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
24920     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24921     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
24922     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
24923     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24924   layout:
24925     title: "2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr"
24926     layout: "plot-throughput-speedup-analysis"
24927
24928 - type: "plot"
24929   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
24930   algorithm: "plot_tsa_name"
24931   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
24932   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24933   include:
24934     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24935     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
24936     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
24937     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
24938   layout:
24939     title: "2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr"
24940     layout: "plot-throughput-speedup-analysis"
24941
24942 - type: "plot"
24943   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24944   algorithm: "plot_tsa_name"
24945   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24946   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24947   include:
24948     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24949     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
24950     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
24951     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
24952   layout:
24953     title: "2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr"
24954     layout: "plot-throughput-speedup-analysis"
24955
24956 - type: "plot"
24957   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-base-ndr-tsa"
24958   algorithm: "plot_tsa_name"
24959   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-base-ndr-tsa"
24960   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24961   include:
24962     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
24963     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
24964     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24965     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
24966     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
24967     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
24968   layout:
24969     title: "2n-zn2-cx556a-64b-rdma-l2switching-base-ndr"
24970     layout: "plot-throughput-speedup-analysis"
24971
24972 - type: "plot"
24973   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-base-pdr-tsa"
24974   algorithm: "plot_tsa_name"
24975   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-base-pdr-tsa"
24976   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24977   include:
24978     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
24979     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
24980     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24981     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
24982     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
24983     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
24984   layout:
24985     title: "2n-zn2-cx556a-64b-rdma-l2switching-base-pdr"
24986     layout: "plot-throughput-speedup-analysis"
24987
24988 - type: "plot"
24989   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
24990   algorithm: "plot_tsa_name"
24991   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
24992   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24993   include:
24994     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
24995     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
24996     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
24997     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
24998   layout:
24999     title: "2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr"
25000     layout: "plot-throughput-speedup-analysis"
25001
25002 - type: "plot"
25003   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
25004   algorithm: "plot_tsa_name"
25005   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
25006   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25007   include:
25008     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
25009     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
25010     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
25011     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
25012   layout:
25013     title: "2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr"
25014     layout: "plot-throughput-speedup-analysis"
25015
25016 - type: "plot"
25017   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-ndr"
25018   algorithm: "plot_tsa_name"
25019   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-ndr-tsa"
25020   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25021   include:
25022     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25023     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25024     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25025     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25026     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
25027   layout:
25028     title: "2n-zn2-xxv710-64b-vhost-base-avf-ndr"
25029     layout: "plot-throughput-speedup-analysis"
25030
25031 - type: "plot"
25032   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-pdr"
25033   algorithm: "plot_tsa_name"
25034   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-pdr-tsa"
25035   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25036   include:
25037     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25038     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25039     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25040     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25041     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
25042   layout:
25043     title: "2n-zn2-xxv710-64b-vhost-base-avf-pdr"
25044     layout: "plot-throughput-speedup-analysis"
25045
25046 - type: "plot"
25047   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr"
25048   algorithm: "plot_tsa_name"
25049   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
25050   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25051   include:
25052     - "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"
25053     - "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"
25054     - "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"
25055     - "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"
25056     - "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"
25057   layout:
25058     title: "2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr"
25059     layout: "plot-throughput-speedup-analysis"
25060
25061 - type: "plot"
25062   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr"
25063   algorithm: "plot_tsa_name"
25064   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
25065   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25066   include:
25067     - "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"
25068     - "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"
25069     - "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"
25070     - "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"
25071     - "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"
25072   layout:
25073     title: "2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr"
25074     layout: "plot-throughput-speedup-analysis"
25075
25076 - type: "plot"
25077   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-ndr"
25078   algorithm: "plot_tsa_name"
25079   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-ndr-tsa"
25080   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25081   include:
25082     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25083     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25084     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25085     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25086     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
25087   layout:
25088     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-ndr"
25089     layout: "plot-throughput-speedup-analysis"
25090
25091 - type: "plot"
25092   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-pdr"
25093   algorithm: "plot_tsa_name"
25094   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-pdr-tsa"
25095   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25096   include:
25097     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25098     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25099     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25100     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25101     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
25102   layout:
25103     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-pdr"
25104     layout: "plot-throughput-speedup-analysis"
25105
25106 - type: "plot"
25107   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr"
25108   algorithm: "plot_tsa_name"
25109   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
25110   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25111   include:
25112     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25113     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25114     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25115     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25116     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
25117   layout:
25118     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr"
25119     layout: "plot-throughput-speedup-analysis"
25120
25121 - type: "plot"
25122   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr"
25123   algorithm: "plot_tsa_name"
25124   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
25125   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25126   include:
25127     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25128     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25129     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25130     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25131     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
25132   layout:
25133     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr"
25134     layout: "plot-throughput-speedup-analysis"
25135
25136 - type: "plot"
25137   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
25138   algorithm: "plot_tsa_name"
25139   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
25140   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25141   include:
25142     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25143     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25144     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25145     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25146   layout:
25147     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr"
25148     layout: "plot-throughput-speedup-analysis"
25149
25150 - type: "plot"
25151   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
25152   algorithm: "plot_tsa_name"
25153   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
25154   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25155   include:
25156     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25157     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25158     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25159     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25160   layout:
25161     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr"
25162     layout: "plot-throughput-speedup-analysis"
25163
25164 - type: "plot"
25165   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
25166   algorithm: "plot_tsa_name"
25167   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
25168   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25169   include:
25170     - "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"
25171     - "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"
25172     - "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"
25173     - "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"
25174   layout:
25175     title: "2n-zn2-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
25176     layout: "plot-throughput-speedup-analysis"
25177
25178 - type: "plot"
25179   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
25180   algorithm: "plot_tsa_name"
25181   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
25182   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25183   include:
25184     - "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"
25185     - "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"
25186     - "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"
25187     - "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"
25188   layout:
25189     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
25190     layout: "plot-throughput-speedup-analysis"
25191
25192 - type: "plot"
25193   title: "Speedup: 2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
25194   algorithm: "plot_tsa_name"
25195   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
25196   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25197   include:
25198     - "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"
25199     - "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"
25200     - "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"
25201     - "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"
25202     - "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"
25203     - "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"
25204   layout:
25205     title: "2n-zn2-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
25206     layout: "plot-throughput-speedup-analysis"
25207
25208 - type: "plot"
25209   title: "Speedup: 2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
25210   algorithm: "plot_tsa_name"
25211   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
25212   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25213   include:
25214     - "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"
25215     - "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"
25216     - "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"
25217     - "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"
25218     - "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"
25219     - "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"
25220   layout:
25221     title: "2n-zn2-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
25222     layout: "plot-throughput-speedup-analysis"
25223
25224 # Packet Throughput - DPDK
25225
25226 # 2n-zn2-xxv710
25227
25228 - type: "plot"
25229   title: "DPDK Throughput: 2n-zn2-xxv710-64b-2t1c-base-ndr"
25230   algorithm: "plot_perf_box_name"
25231   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-2t1c-base-ndr"
25232   data: "plot-dpdk-throughput-latency-2n-zn2"
25233   include:
25234     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
25235     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
25236   layout:
25237     title: "2n-zn2-xxv710-64b-2t1c-base-ndr"
25238     layout: "plot-throughput"
25239
25240 - type: "plot"
25241   title: "DPDK Throughput: 2n-zn2-xxv710-64b-4t2c-base-ndr"
25242   algorithm: "plot_perf_box_name"
25243   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-4t2c-base-ndr"
25244   data: "plot-dpdk-throughput-latency-2n-zn2"
25245   include:
25246     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
25247     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
25248   layout:
25249     title: "2n-zn2-xxv710-64b-4t2c-base-ndr"
25250     layout: "plot-throughput"
25251
25252 - type: "plot"
25253   title: "DPDK Throughput: 2n-zn2-xxv710-64b-2t1c-base-pdr"
25254   algorithm: "plot_perf_box_name"
25255   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-2t1c-base-pdr"
25256   data: "plot-dpdk-throughput-latency-2n-zn2"
25257   include:
25258     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
25259     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
25260   layout:
25261     title: "2n-zn2-xxv710-64b-2t1c-base-pdr"
25262     layout: "plot-throughput"
25263
25264 - type: "plot"
25265   title: "DPDK Throughput: 2n-zn2-xxv710-64b-4t2c-base-pdr"
25266   algorithm: "plot_perf_box_name"
25267   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-4t2c-base-pdr"
25268   data: "plot-dpdk-throughput-latency-2n-zn2"
25269   include:
25270     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
25271     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
25272   layout:
25273     title: "2n-zn2-xxv710-64b-4t2c-base-pdr"
25274     layout: "plot-throughput"
25275
25276 # 2n-zn2-x710
25277
25278 - type: "plot"
25279   title: "DPDK Throughput: 2n-zn2-x710-64b-2t1c-base-ndr"
25280   algorithm: "plot_perf_box_name"
25281   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-2t1c-base-ndr"
25282   data: "plot-dpdk-throughput-latency-2n-zn2"
25283   include:
25284     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
25285     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
25286   layout:
25287     title: "2n-zn2-x710-64b-2t1c-base-ndr"
25288     layout: "plot-throughput"
25289
25290 - type: "plot"
25291   title: "DPDK Throughput: 2n-zn2-x710-64b-4t2c-base-ndr"
25292   algorithm: "plot_perf_box_name"
25293   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-4t2c-base-ndr"
25294   data: "plot-dpdk-throughput-latency-2n-zn2"
25295   include:
25296     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
25297     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
25298   layout:
25299     title: "2n-zn2-x710-64b-4t2c-base-ndr"
25300     layout: "plot-throughput"
25301
25302 - type: "plot"
25303   title: "DPDK Throughput: 2n-zn2-x710-64b-2t1c-base-pdr"
25304   algorithm: "plot_perf_box_name"
25305   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-2t1c-base-pdr"
25306   data: "plot-dpdk-throughput-latency-2n-zn2"
25307   include:
25308     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
25309     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
25310   layout:
25311     title: "2n-zn2-x710-64b-2t1c-base-pdr"
25312     layout: "plot-throughput"
25313
25314 - type: "plot"
25315   title: "DPDK Throughput: 2n-zn2-x710-64b-4t2c-base-pdr"
25316   algorithm: "plot_perf_box_name"
25317   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-4t2c-base-pdr"
25318   data: "plot-dpdk-throughput-latency-2n-zn2"
25319   include:
25320     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
25321     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
25322   layout:
25323     title: "2n-zn2-x710-64b-4t2c-base-pdr"
25324     layout: "plot-throughput"
25325
25326 ################################################################################
25327
25328 - type: "plot"
25329   title: "Latency by percentile: 2n-skx"
25330   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25331   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
25332   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
25333   target-links: "../../_static/vpp"
25334   data: "plot-vpp-hdrh-lat-2n-skx"
25335   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25336   layout:
25337     layout: "plot-hdrh-latency-percentile-x-log"
25338
25339 - type: "plot"
25340   title: "Latency by percentile: 2n-skx RND"
25341   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25342   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
25343   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
25344   target-links: "../../_static/vpp"
25345   data: "plot-vpp-hdrh-lat-2n-skx-rnd"
25346   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25347   layout:
25348     layout: "plot-hdrh-latency-percentile-x-log"
25349
25350 - type: "plot"
25351   title: "Latency by percentile: 2n-skx NAT"
25352   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25353   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
25354   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
25355   target-links: "../../_static/vpp"
25356   data: "plot-vpp-hdrh-lat-2n-skx-nat"
25357   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25358   layout:
25359     layout: "plot-hdrh-latency-percentile-x-log"
25360
25361 - type: "plot"
25362   title: "Latency by percentile: 2n-zn2"
25363   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25364   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-zn2"
25365   output-file-links: "{DIR[LAT,VPP]}/2n_zn2.rst"
25366   target-links: "../../_static/vpp"
25367   data: "plot-vpp-hdrh-lat-2n-zn2"
25368   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25369   layout:
25370     layout: "plot-hdrh-latency-percentile-x-log"
25371
25372 - type: "plot"
25373   title: "Latency by percentile: 2n-zn2 RND"
25374   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25375   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-zn2"
25376   output-file-links: "{DIR[LAT,VPP]}/2n_zn2.rst"
25377   target-links: "../../_static/vpp"
25378   data: "plot-vpp-hdrh-lat-2n-zn2-rnd"
25379   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25380   layout:
25381     layout: "plot-hdrh-latency-percentile-x-log"
25382
25383 - type: "plot"
25384   title: "Latency by percentile: 3n-skx"
25385   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25386   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
25387   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
25388   target-links: "../../_static/vpp"
25389   data: "plot-vpp-hdrh-lat-3n-skx"
25390   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25391   layout:
25392     layout: "plot-hdrh-latency-percentile-x-log"
25393
25394 - type: "plot"
25395   title: "Latency by percentile: 2n-clx"
25396   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25397   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
25398   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
25399   target-links: "../../_static/vpp"
25400   data: "plot-vpp-hdrh-lat-2n-clx"
25401   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25402   layout:
25403     layout: "plot-hdrh-latency-percentile-x-log"
25404
25405 - type: "plot"
25406   title: "Latency by percentile: 2n-clx RND"
25407   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25408   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
25409   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
25410   target-links: "../../_static/vpp"
25411   data: "plot-vpp-hdrh-lat-2n-clx-rnd"
25412   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25413   layout:
25414     layout: "plot-hdrh-latency-percentile-x-log"
25415
25416 - type: "plot"
25417   title: "Latency by percentile: 2n-clx NAT"
25418   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25419   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
25420   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
25421   target-links: "../../_static/vpp"
25422   data: "plot-vpp-hdrh-lat-2n-clx-nat"
25423   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25424   layout:
25425     layout: "plot-hdrh-latency-percentile-x-log"
25426
25427 - type: "plot"
25428   title: "Latency by percentile: 2n-clx MLX"
25429   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25430   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
25431   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
25432   target-links: "../../_static/vpp"
25433   data: "plot-vpp-hdrh-lat-2n-clx-mlx"
25434   filter: "'2T1C' and 'NIC_Mellanox-CX556A'"
25435   layout:
25436     layout: "plot-hdrh-latency-percentile-x-log"
25437
25438 - type: "plot"
25439   title: "Latency by percentile: 3n-hsw"
25440   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25441   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
25442   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
25443   target-links: "../../_static/vpp"
25444   data: "plot-vpp-hdrh-lat-3n-hsw"
25445   filter: "'1T1C' and 'NIC_Intel-XL710'"
25446   layout:
25447     layout: "plot-hdrh-latency-percentile-x-log"
25448
25449 - type: "plot"
25450   title: "Latency by percentile: 3n-hsw RND"
25451   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25452   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
25453   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
25454   target-links: "../../_static/vpp"
25455   data: "plot-vpp-hdrh-lat-3n-hsw-rnd"
25456   filter: "'1T1C' and 'NIC_Intel-XL710'"
25457   layout:
25458     layout: "plot-hdrh-latency-percentile-x-log"
25459
25460 - type: "plot"
25461   title: "Latency by percentile: 3n-tsh"
25462   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25463   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
25464   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
25465   target-links: "../../_static/vpp"
25466   data: "plot-vpp-hdrh-lat-3n-tsh"
25467   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
25468   layout:
25469     layout: "plot-hdrh-latency-percentile-x-log"
25470
25471 - type: "plot"
25472   title: "Latency by percentile: 2n-tx2"
25473   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25474   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-tx2"
25475   output-file-links: "{DIR[LAT,VPP]}/2n-tx2.rst"
25476   target-links: "../../_static/vpp"
25477   data: "plot-vpp-hdrh-lat-2n-tx2"
25478   filter: "'1T1C' and 'NIC_Intel-XL710'"
25479   layout:
25480     layout: "plot-hdrh-latency-percentile-x-log"
25481
25482 - type: "plot"
25483   title: "Latency by percentile: DPDK 2n-skx"
25484   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25485   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
25486   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
25487   target-links: "../../_static/dpdk"
25488   data: "plot-dpdk-hdrh-lat-2n-skx"
25489   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25490   layout:
25491     layout: "plot-hdrh-latency-percentile-x-log"
25492
25493 - type: "plot"
25494   title: "Latency by percentile: DPDK 3n-skx"
25495   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25496   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
25497   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
25498   target-links: "../../_static/dpdk"
25499   data: "plot-dpdk-hdrh-lat-3n-skx"
25500   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25501   layout:
25502     layout: "plot-hdrh-latency-percentile-x-log"
25503
25504 - type: "plot"
25505   title: "Latency by percentile: DPDK 2n-clx"
25506   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25507   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
25508   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
25509   target-links: "../../_static/dpdk"
25510   data: "plot-dpdk-hdrh-lat-2n-clx"
25511   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25512   layout:
25513     layout: "plot-hdrh-latency-percentile-x-log"
25514
25515 - type: "plot"
25516   title: "Latency by percentile: DPDK 2n-zn2"
25517   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25518   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-zn2"
25519   output-file-links: "{DIR[LAT,DPDK]}/2n_zn2.rst"
25520   target-links: "../../_static/dpdk"
25521   data: "plot-dpdk-hdrh-lat-2n-zn2"
25522   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25523   layout:
25524     layout: "plot-hdrh-latency-percentile-x-log"
25525
25526 - type: "plot"
25527   title: "Latency by percentile: DPDK 3n-hsw"
25528   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25529   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
25530   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
25531   target-links: "../../_static/dpdk"
25532   data: "plot-dpdk-hdrh-lat-3n-hsw"
25533   filter: "'1T1C' and 'NIC_Intel-XL710'"
25534   layout:
25535     layout: "plot-hdrh-latency-percentile-x-log"
25536
25537 - type: "plot"
25538   title: "Latency by percentile: DPDK 3n-tsh"
25539   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25540   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
25541   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
25542   target-links: "../../_static/dpdk"
25543   data: "plot-dpdk-hdrh-lat-3n-tsh"
25544   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
25545   layout:
25546     layout: "plot-hdrh-latency-percentile-x-log"
25547
25548 - type: "plot"
25549   title: "Latency by percentile: DPDK 2n-tx2"
25550   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25551   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-tx2"
25552   output-file-links: "{DIR[LAT,DPDK]}/2n-tx2.rst"
25553   target-links: "../../_static/dpdk"
25554   data: "plot-dpdk-hdrh-lat-2n-tx2"
25555   filter: "'1T1C' and 'NIC_Intel-XL710'"
25556   layout:
25557     layout: "plot-hdrh-latency-percentile-x-log"